Pull request #40341 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 79c877cfa71f7929facda0160bfec12ebed4e0ef+a9507c6f76627fdc092edc542d5a7ef4a6df5eec (010fad3cfd333e91b0a9de1060497bdde5d8a20e) 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-01-06T11:26:30.012Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-01-06T11:26:30.020Z] Trying to pass milestone 2 [Pipeline] milestone [2020-01-06T11:26:30.041Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-01-06T11:26:30.450Z] Running on ubuntu-1804-overlay2 (i-022b8187a7ab747e0) in /home/ubuntu/workspace/moby_PR-40341 [Pipeline] { [Pipeline] checkout [2020-01-06T11:26:30.489Z] using credential docker-jenkins-github-credentials [2020-01-06T11:26:30.495Z] Cloning the remote Git repository [2020-01-06T11:26:30.496Z] Cloning with configured refspecs honoured and without tags [2020-01-06T11:26:30.507Z] Cloning repository https://github.com/moby/moby.git [2020-01-06T11:26:30.507Z] > git init /home/ubuntu/workspace/moby_PR-40341 # timeout=10 [2020-01-06T11:26:30.522Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T11:26:30.523Z] > git --version # timeout=10 [2020-01-06T11:26:30.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T11:26:30.529Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40341/head:refs/remotes/origin/PR-40341 +refs/heads/master:refs/remotes/origin/master [2020-01-06T11:26:43.142Z] Fetching without tags [2020-01-06T11:26:43.375Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:26:43.818Z] Merge succeeded, producing 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:26:43.818Z] Checking out Revision 79c877cfa71f7929facda0160bfec12ebed4e0ef (PR-40341) [2020-01-06T11:26:44.278Z] Commit message: "swagger: restore bind options information" [2020-01-06T11:26:44.293Z] First time build. Skipping changelog. [2020-01-06T11:26:43.122Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T11:26:43.128Z] > git config --add remote.origin.fetch +refs/pull/40341/head:refs/remotes/origin/PR-40341 # timeout=10 [2020-01-06T11:26:43.138Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-06T11:26:43.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T11:26:43.153Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T11:26:43.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T11:26:43.154Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40341/head:refs/remotes/origin/PR-40341 +refs/heads/master:refs/remotes/origin/master [2020-01-06T11:26:43.386Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:26:43.388Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:26:43.812Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T11:26:43.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-06T11:26:43.830Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:26:43.841Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:26:44.289Z] > git rev-list --no-walk 94cfbb52002797a0bd4b2c0758c3f98f39315f07 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-06T11:26:45.229Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40341:/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-01-06T11:26:48.507Z] 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 [2020-01-06T11:26:48.704Z] Running on ubuntu-1804-overlay2 (i-022b8187a7ab747e0) in /home/ubuntu/workspace/moby_PR-40341 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-01-06T11:26:48.716Z] Running on ubuntu-1804-overlay2 (i-09d20281d1a688e8b) in /home/ubuntu/workspace/moby_PR-40341 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-01-06T11:26:48.749Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-40341 [Pipeline] { [Pipeline] checkout [2020-01-06T11:26:48.774Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-01-06T11:26:48.788Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-01-06T11:26:48.796Z] Fetching without tags [Pipeline] checkout [Pipeline] // stage [2020-01-06T11:26:48.822Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2020-01-06T11:26:48.828Z] Cloning the remote Git repository [2020-01-06T11:26:48.828Z] Cloning with configured refspecs honoured and without tags [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-01-06T11:26:48.905Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-01-06T11:26:48.910Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40341 Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-01-06T11:26:48.921Z] Cloning the remote Git repository [2020-01-06T11:26:48.921Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-01-06T11:26:49.033Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:26:49.093Z] Merge succeeded, producing 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:26:49.094Z] Checking out Revision 79c877cfa71f7929facda0160bfec12ebed4e0ef (PR-40341) [2020-01-06T11:26:49.144Z] Commit message: "swagger: restore bind options information" [2020-01-06T11:26:49.229Z] using credential docker-jenkins-github-credentials [2020-01-06T11:26:49.282Z] Cloning the remote Git repository [2020-01-06T11:26:49.282Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [2020-01-06T11:26:48.791Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-01-06T11:26:48.799Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T11:26:48.807Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T11:26:48.807Z] > git --version # timeout=10 [2020-01-06T11:26:48.814Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T11:26:48.815Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40341/head:refs/remotes/origin/PR-40341 +refs/heads/master:refs/remotes/origin/master [2020-01-06T11:26:49.044Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:26:49.049Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:26:49.089Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T11:26:49.098Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-06T11:26:49.105Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:26:49.110Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [Pipeline] sh [2020-01-06T11:26:48.846Z] Cloning repository https://github.com/moby/moby.git [2020-01-06T11:26:48.847Z] > git init /home/ubuntu/workspace/moby_PR-40341 # timeout=10 [2020-01-06T11:26:48.857Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T11:26:48.857Z] > git --version # timeout=10 [2020-01-06T11:26:48.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T11:26:48.868Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40341/head:refs/remotes/origin/PR-40341 +refs/heads/master:refs/remotes/origin/master [2020-01-06T11:26:48.929Z] Cloning repository https://github.com/moby/moby.git [2020-01-06T11:26:48.929Z] > git init /home/docker/workspace/moby_PR-40341 # timeout=10 [2020-01-06T11:26:48.942Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T11:26:48.942Z] > git --version # timeout=10 [2020-01-06T11:26:48.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T11:26:48.952Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40341/head:refs/remotes/origin/PR-40341 +refs/heads/master:refs/remotes/origin/master [2020-01-06T11:26:50.064Z] + [ PR != PR ] [2020-01-06T11:26:50.064Z] + [ master != master ] [2020-01-06T11:26:50.064Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2020-01-06T11:26:49.327Z] Cloning repository https://github.com/moby/moby.git [2020-01-06T11:26:49.330Z] > git init /home/jenkins/workspace/moby_PR-40341 # timeout=10 [2020-01-06T11:26:49.374Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T11:26:49.376Z] > git --version # timeout=10 [2020-01-06T11:26:49.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T11:26:49.404Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40341/head:refs/remotes/origin/PR-40341 +refs/heads/master:refs/remotes/origin/master [Pipeline] { (Print info) [Pipeline] sh [2020-01-06T11:26:50.380Z] + docker version [2020-01-06T11:26:50.380Z] Client: Docker Engine - Community [2020-01-06T11:26:50.380Z] Version: 19.03.2 [2020-01-06T11:26:50.380Z] API version: 1.40 [2020-01-06T11:26:50.380Z] Go version: go1.12.8 [2020-01-06T11:26:50.380Z] Git commit: 6a30dfc [2020-01-06T11:26:50.380Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-06T11:26:50.380Z] OS/Arch: linux/amd64 [2020-01-06T11:26:50.380Z] Experimental: false [2020-01-06T11:26:50.380Z] [2020-01-06T11:26:50.380Z] Server: Docker Engine - Community [2020-01-06T11:26:50.380Z] Engine: [2020-01-06T11:26:50.380Z] Version: 19.03.2 [2020-01-06T11:26:50.380Z] API version: 1.40 (minimum version 1.12) [2020-01-06T11:26:50.380Z] Go version: go1.12.8 [2020-01-06T11:26:50.380Z] Git commit: 6a30dfc [2020-01-06T11:26:50.380Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-06T11:26:50.380Z] OS/Arch: linux/amd64 [2020-01-06T11:26:50.380Z] Experimental: true [2020-01-06T11:26:50.380Z] containerd: [2020-01-06T11:26:50.380Z] Version: 1.2.6 [2020-01-06T11:26:50.380Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-06T11:26:50.380Z] runc: [2020-01-06T11:26:50.380Z] Version: 1.0.0-rc8 [2020-01-06T11:26:50.380Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-06T11:26:50.380Z] docker-init: [2020-01-06T11:26:50.381Z] Version: 0.18.0 [2020-01-06T11:26:50.381Z] GitCommit: fec3683 [Pipeline] sh [2020-01-06T11:26:50.664Z] + docker info [2020-01-06T11:26:58.760Z] Client: [2020-01-06T11:26:58.760Z] Debug Mode: false [2020-01-06T11:26:58.760Z] [2020-01-06T11:26:58.760Z] Server: [2020-01-06T11:26:58.760Z] Containers: 0 [2020-01-06T11:26:58.760Z] Running: 0 [2020-01-06T11:26:58.760Z] Paused: 0 [2020-01-06T11:26:58.760Z] Stopped: 0 [2020-01-06T11:26:58.760Z] Images: 5 [2020-01-06T11:26:58.760Z] Server Version: 19.03.2 [2020-01-06T11:26:58.760Z] Storage Driver: overlay2 [2020-01-06T11:26:58.760Z] Backing Filesystem: extfs [2020-01-06T11:26:58.760Z] Supports d_type: true [2020-01-06T11:26:58.760Z] Native Overlay Diff: true [2020-01-06T11:26:58.760Z] Logging Driver: json-file [2020-01-06T11:26:58.760Z] Cgroup Driver: cgroupfs [2020-01-06T11:26:58.760Z] Plugins: [2020-01-06T11:26:58.760Z] Volume: local [2020-01-06T11:26:58.760Z] Network: bridge host ipvlan macvlan null overlay [2020-01-06T11:26:58.760Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-06T11:26:58.760Z] Swarm: inactive [2020-01-06T11:26:58.760Z] Runtimes: runc [2020-01-06T11:26:58.760Z] Default Runtime: runc [2020-01-06T11:26:58.760Z] Init Binary: docker-init [2020-01-06T11:26:58.760Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-06T11:26:58.760Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-06T11:26:58.760Z] init version: fec3683 [2020-01-06T11:26:58.760Z] Security Options: [2020-01-06T11:26:58.760Z] apparmor [2020-01-06T11:26:58.760Z] seccomp [2020-01-06T11:26:58.760Z] Profile: default [2020-01-06T11:26:58.760Z] Kernel Version: 4.15.0-1048-aws [2020-01-06T11:26:58.760Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-06T11:26:58.760Z] OSType: linux [2020-01-06T11:26:58.760Z] Architecture: x86_64 [2020-01-06T11:26:58.760Z] CPUs: 2 [2020-01-06T11:26:58.760Z] Total Memory: 7.583GiB [2020-01-06T11:26:58.760Z] Name: ip-10-100-41-210 [2020-01-06T11:26:58.760Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-06T11:26:58.760Z] Docker Root Dir: /var/lib/docker [2020-01-06T11:26:58.760Z] Debug Mode: false [2020-01-06T11:26:58.760Z] Registry: https://index.docker.io/v1/ [2020-01-06T11:26:58.760Z] Labels: [2020-01-06T11:26:58.760Z] Experimental: true [2020-01-06T11:26:58.760Z] Insecure Registries: [2020-01-06T11:26:58.760Z] 127.0.0.0/8 [2020-01-06T11:26:58.760Z] Live Restore Enabled: true [2020-01-06T11:26:58.760Z] [2020-01-06T11:26:58.760Z] WARNING: No swap limit support [Pipeline] sh [2020-01-06T11:26:58.863Z] Fetching without tags [2020-01-06T11:26:59.044Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T11:26:59.044Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T11:26:59.044Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40341/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-06T11:26:59.044Z] + bash /home/ubuntu/workspace/moby_PR-40341/check-config.sh [2020-01-06T11:26:59.044Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-06T11:26:59.044Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-06T11:26:59.044Z] [2020-01-06T11:26:59.044Z] Generally Necessary: [2020-01-06T11:26:59.044Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-06T11:26:59.044Z] - apparmor: enabled and tools installed [2020-01-06T11:26:59.044Z] - CONFIG_NAMESPACES: enabled [2020-01-06T11:26:59.044Z] - CONFIG_NET_NS: enabled [2020-01-06T11:26:59.044Z] - CONFIG_PID_NS: enabled [2020-01-06T11:26:59.044Z] - CONFIG_IPC_NS: enabled [2020-01-06T11:26:59.044Z] - CONFIG_UTS_NS: enabled [2020-01-06T11:26:59.044Z] - CONFIG_CGROUPS: enabled [2020-01-06T11:26:59.044Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-06T11:26:59.044Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-06T11:26:59.044Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-06T11:26:59.044Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-06T11:26:59.044Z] - CONFIG_CPUSETS: enabled [2020-01-06T11:26:59.044Z] - CONFIG_MEMCG: enabled [2020-01-06T11:26:59.044Z] - CONFIG_KEYS: enabled [2020-01-06T11:26:59.044Z] - CONFIG_VETH: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-06T11:26:59.044Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-06T11:26:59.044Z] [2020-01-06T11:26:59.044Z] Optional Features: [2020-01-06T11:26:59.044Z] - CONFIG_USER_NS: enabled [2020-01-06T11:26:59.044Z] - CONFIG_SECCOMP: enabled [2020-01-06T11:26:59.044Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-06T11:26:59.044Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-06T11:26:59.044Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-06T11:26:59.044Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-06T11:26:59.044Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-06T11:26:59.044Z] - CONFIG_BLK_CGROUP: enabled [2020-01-06T11:26:59.044Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-06T11:26:59.044Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-06T11:26:59.044Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-06T11:26:59.044Z] - CONFIG_CGROUP_PERF: enabled [2020-01-06T11:26:59.044Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-06T11:26:59.044Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-06T11:26:59.044Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-06T11:26:59.044Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-06T11:26:59.044Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-06T11:26:59.044Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_IP_VS: enabled (as module) [2020-01-06T11:26:59.044Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-06T11:26:59.281Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:26:59.303Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-06T11:26:59.303Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-06T11:26:59.303Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-06T11:26:59.303Z] - CONFIG_EXT4_FS: enabled [2020-01-06T11:26:59.303Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-06T11:26:59.303Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-06T11:26:59.303Z] - Network Drivers: [2020-01-06T11:26:59.303Z] - "overlay": [2020-01-06T11:26:59.303Z] - CONFIG_VXLAN: enabled (as module) [2020-01-06T11:26:59.303Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-06T11:26:59.303Z] Optional (for encrypted networks): [2020-01-06T11:26:59.303Z] - CONFIG_CRYPTO: enabled [2020-01-06T11:26:59.303Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-06T11:26:59.303Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-06T11:26:59.303Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-06T11:26:59.303Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-06T11:26:59.303Z] - CONFIG_XFRM: enabled [2020-01-06T11:26:59.303Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-06T11:26:59.303Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-06T11:26:59.303Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-06T11:26:59.303Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-06T11:26:59.303Z] - "ipvlan": [2020-01-06T11:26:59.303Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-06T11:26:59.303Z] - "macvlan": [2020-01-06T11:26:59.303Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-06T11:26:59.303Z] - CONFIG_DUMMY: enabled (as module) [2020-01-06T11:26:59.303Z] - "ftp,tftp client in container": [2020-01-06T11:26:59.303Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-06T11:26:59.303Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-06T11:26:59.303Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-06T11:26:59.303Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-06T11:26:59.303Z] - Storage Drivers: [2020-01-06T11:26:59.303Z] - "aufs": [2020-01-06T11:26:59.303Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-06T11:26:59.303Z] - "btrfs": [2020-01-06T11:26:59.303Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-06T11:26:59.303Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-06T11:26:59.303Z] - "devicemapper": [2020-01-06T11:26:59.303Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-06T11:26:59.303Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-06T11:26:59.303Z] - "overlay": [2020-01-06T11:26:59.303Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-06T11:26:59.303Z] - "zfs": [2020-01-06T11:26:59.303Z] - /dev/zfs: missing [2020-01-06T11:26:59.303Z] - zfs command: missing [2020-01-06T11:26:59.303Z] - zpool command: missing [2020-01-06T11:26:59.303Z] [2020-01-06T11:26:59.303Z] Limits: [2020-01-06T11:26:59.303Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-06T11:26:59.303Z] [2020-01-06T11:26:59.303Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-06T11:26:59.628Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:79c877cfa71f7929facda0160bfec12ebed4e0ef . [2020-01-06T11:26:59.628Z] #2 [internal] load build definition from Dockerfile [2020-01-06T11:26:59.628Z] #2 transferring dockerfile: 15.34kB done [2020-01-06T11:26:59.628Z] #2 DONE 0.0s [2020-01-06T11:26:59.628Z] [2020-01-06T11:26:59.628Z] #1 [internal] load .dockerignore [2020-01-06T11:26:59.628Z] #1 transferring context: 112B done [2020-01-06T11:26:59.628Z] #1 DONE 0.0s [2020-01-06T11:26:59.628Z] [2020-01-06T11:26:59.628Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-06T11:26:59.890Z] #3 DONE 0.2s [2020-01-06T11:26:59.890Z] [2020-01-06T11:26:59.890Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-06T11:26:59.890Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-06T11:26:59.890Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-06T11:26:59.890Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-01-06T11:26:59.890Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-01-06T11:26:59.890Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 69.16kB / 8.82MB 0.1s [2020-01-06T11:26:59.890Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-01-06T11:26:58.725Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T11:26:58.746Z] > git config --add remote.origin.fetch +refs/pull/40341/head:refs/remotes/origin/PR-40341 # timeout=10 [2020-01-06T11:26:58.766Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-06T11:26:58.830Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T11:26:58.903Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T11:26:58.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T11:26:58.906Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40341/head:refs/remotes/origin/PR-40341 +refs/heads/master:refs/remotes/origin/master [2020-01-06T11:26:59.322Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:26:59.351Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:27:00.012Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T11:27:00.137Z] Merge succeeded, producing 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:27:00.139Z] Checking out Revision 79c877cfa71f7929facda0160bfec12ebed4e0ef (PR-40341) [2020-01-06T11:27:00.147Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2020-01-06T11:27:00.405Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.3s done [2020-01-06T11:27:00.405Z] #4 DONE 0.5s [2020-01-06T11:27:00.968Z] [2020-01-06T11:27:00.968Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-06T11:27:00.968Z] #6 DONE 0.1s [2020-01-06T11:27:00.968Z] [2020-01-06T11:27:00.968Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-06T11:27:00.968Z] #5 DONE 0.2s [2020-01-06T11:27:00.968Z] [2020-01-06T11:27:00.968Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T11:27:00.969Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-06T11:27:01.042Z] Commit message: "swagger: restore bind options information" [2020-01-06T11:27:01.227Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done [2020-01-06T11:27:01.227Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 9.13MB / 45.38MB 0.2s [2020-01-06T11:27:01.227Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-06T11:27:01.227Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done [2020-01-06T11:27:01.227Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 6.83MB / 10.80MB 0.2s [2020-01-06T11:27:01.227Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 51.76kB / 4.34MB 0.2s [2020-01-06T11:27:01.485Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 25.11MB / 45.38MB 0.4s [2020-01-06T11:27:01.485Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.3s done [2020-01-06T11:27:01.485Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.3s done [2020-01-06T11:27:01.485Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 4.00MB / 50.07MB 0.4s [2020-01-06T11:27:01.485Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0B / 57.69MB 0.4s [2020-01-06T11:27:01.485Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 30.68MB / 45.38MB 0.5s [2020-01-06T11:27:01.485Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 6.73MB / 50.07MB 0.5s [2020-01-06T11:27:01.485Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 10.97MB / 57.69MB 0.5s [2020-01-06T11:27:00.096Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-06T11:27:00.178Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:27:00.205Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-06T11:27:01.746Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 0.7s [2020-01-06T11:27:01.746Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 16.06MB / 50.07MB 0.7s [2020-01-06T11:27:01.746Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 18.22MB / 57.69MB 0.7s [2020-01-06T11:27:01.746Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 0.8s done [2020-01-06T11:27:01.746Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 23.20MB / 50.07MB 0.9s [2020-01-06T11:27:01.746Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 29.78MB / 57.69MB 0.9s [2020-01-06T11:27:01.746Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0B / 120.07MB 0.9s [2020-01-06T11:27:02.050Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 29.18MB / 50.07MB 1.0s [2020-01-06T11:27:02.050Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 35.43MB / 57.69MB 1.0s [2020-01-06T11:27:02.050Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 6.58MB / 120.07MB 1.0s [2020-01-06T11:27:02.050Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 [2020-01-06T11:27:02.313Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 32.20MB / 50.07MB 1.1s [2020-01-06T11:27:02.313Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 41.09MB / 57.69MB 1.1s [2020-01-06T11:27:02.313Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 44.08MB / 57.69MB 1.3s [2020-01-06T11:27:02.313Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 17.32MB / 120.07MB 1.3s [2020-01-06T11:27:02.495Z] + docker version [2020-01-06T11:27:02.495Z] Client: [2020-01-06T11:27:02.495Z] Version: 18.06.1-ce [2020-01-06T11:27:02.495Z] API version: 1.38 [2020-01-06T11:27:02.495Z] Go version: go1.10.3 [2020-01-06T11:27:02.495Z] Git commit: e68fc7a [2020-01-06T11:27:02.495Z] Built: Tue Aug 21 17:24:34 2018 [2020-01-06T11:27:02.495Z] OS/Arch: linux/s390x [2020-01-06T11:27:02.495Z] Experimental: false [2020-01-06T11:27:02.495Z] [2020-01-06T11:27:02.495Z] Server: [2020-01-06T11:27:02.495Z] Engine: [2020-01-06T11:27:02.495Z] Version: 18.06.1-ce [2020-01-06T11:27:02.495Z] API version: 1.38 (minimum version 1.12) [2020-01-06T11:27:02.495Z] Go version: go1.10.3 [2020-01-06T11:27:02.495Z] Git commit: e68fc7a [2020-01-06T11:27:02.495Z] Built: Tue Aug 21 17:23:34 2018 [2020-01-06T11:27:02.495Z] OS/Arch: linux/s390x [2020-01-06T11:27:02.495Z] Experimental: true [2020-01-06T11:27:02.572Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 44.32MB / 50.07MB 1.5s [2020-01-06T11:27:02.572Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 1.5s [2020-01-06T11:27:02.572Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 30.97MB / 120.07MB 1.5s [2020-01-06T11:27:02.572Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 49.65MB / 50.07MB 1.6s [Pipeline] sh [2020-01-06T11:27:02.625Z] Fetching without tags [2020-01-06T11:27:02.836Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 45.27MB / 120.07MB 1.8s [2020-01-06T11:27:02.836Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 1.8s done [2020-01-06T11:27:02.836Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 1.8s done [2020-01-06T11:27:02.836Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 51.64MB / 120.07MB 1.9s [2020-01-06T11:27:02.836Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 0B / 126B 1.9s [2020-01-06T11:27:02.907Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:27:02.560Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T11:27:02.569Z] > git config --add remote.origin.fetch +refs/pull/40341/head:refs/remotes/origin/PR-40341 # timeout=10 [2020-01-06T11:27:02.572Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-06T11:27:02.589Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T11:27:02.642Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T11:27:02.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T11:27:02.643Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40341/head:refs/remotes/origin/PR-40341 +refs/heads/master:refs/remotes/origin/master [2020-01-06T11:27:02.882Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:27:02.887Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:27:03.094Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 57.67MB / 120.07MB 2.0s [2020-01-06T11:27:03.094Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 1.9s done [2020-01-06T11:27:03.094Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 64.18MB / 120.07MB 2.1s [2020-01-06T11:27:03.352Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 77.78MB / 120.07MB 2.3s [2020-01-06T11:27:03.360Z] + docker info [2020-01-06T11:27:03.360Z] Containers: 0 [2020-01-06T11:27:03.360Z] Running: 0 [2020-01-06T11:27:03.360Z] Paused: 0 [2020-01-06T11:27:03.360Z] Stopped: 0 [2020-01-06T11:27:03.360Z] Images: 0 [2020-01-06T11:27:03.360Z] Server Version: 18.06.1-ce [2020-01-06T11:27:03.360Z] Storage Driver: overlay2 [2020-01-06T11:27:03.360Z] Backing Filesystem: extfs [2020-01-06T11:27:03.360Z] Supports d_type: true [2020-01-06T11:27:03.360Z] Native Overlay Diff: true [2020-01-06T11:27:03.360Z] Logging Driver: json-file [2020-01-06T11:27:03.360Z] Cgroup Driver: cgroupfs [2020-01-06T11:27:03.360Z] Plugins: [2020-01-06T11:27:03.360Z] Volume: local [2020-01-06T11:27:03.360Z] Network: bridge host ipvlan macvlan null overlay [2020-01-06T11:27:03.360Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-06T11:27:03.360Z] Swarm: inactive [2020-01-06T11:27:03.360Z] Runtimes: runc [2020-01-06T11:27:03.360Z] Default Runtime: runc [2020-01-06T11:27:03.360Z] Init Binary: docker-init [2020-01-06T11:27:03.360Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-06T11:27:03.360Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-06T11:27:03.360Z] init version: fec3683 [2020-01-06T11:27:03.360Z] Security Options: [2020-01-06T11:27:03.360Z] apparmor [2020-01-06T11:27:03.360Z] seccomp [2020-01-06T11:27:03.360Z] Profile: default [2020-01-06T11:27:03.360Z] Kernel Version: 4.4.0-166-generic [2020-01-06T11:27:03.360Z] Operating System: Ubuntu 16.04.5 LTS [2020-01-06T11:27:03.360Z] OSType: linux [2020-01-06T11:27:03.360Z] Architecture: s390x [2020-01-06T11:27:03.360Z] CPUs: 2 [2020-01-06T11:27:03.360Z] Total Memory: 7.862GiB [2020-01-06T11:27:03.360Z] Name: s390x-ubuntu-16 [2020-01-06T11:27:03.360Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-01-06T11:27:03.360Z] Docker Root Dir: /var/lib/docker [2020-01-06T11:27:03.360Z] Debug Mode (client): false [2020-01-06T11:27:03.360Z] Debug Mode (server): false [2020-01-06T11:27:03.360Z] Username: dockerbuildbot [2020-01-06T11:27:03.360Z] Registry: https://index.docker.io/v1/ [2020-01-06T11:27:03.360Z] Labels: [2020-01-06T11:27:03.360Z] Experimental: true [2020-01-06T11:27:03.360Z] Insecure Registries: [2020-01-06T11:27:03.360Z] 127.0.0.0/8 [2020-01-06T11:27:03.360Z] Live Restore Enabled: false [2020-01-06T11:27:03.360Z] [2020-01-06T11:27:03.360Z] WARNING: No swap limit support [2020-01-06T11:27:03.392Z] Merge succeeded, producing 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:27:03.393Z] Checking out Revision 79c877cfa71f7929facda0160bfec12ebed4e0ef (PR-40341) [Pipeline] sh [2020-01-06T11:27:03.610Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 90.24MB / 120.07MB 2.5s [2020-01-06T11:27:03.610Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 97.80MB / 120.07MB 2.6s [2020-01-06T11:27:03.610Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 109.07MB / 120.07MB 2.7s [2020-01-06T11:27:03.705Z] Still waiting to schedule task [2020-01-06T11:27:03.706Z] ‘arm32v7-ubuntu-41’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘arm64&&linux’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘arm64&&linux’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘arm64&&linux’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘arm64&&linux’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-02’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-03’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-04’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-06’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-13’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-14’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-15’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-25’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-26’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-29’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-30’ doesn’t have label ‘arm64&&linux’; ‘ubuntu-1604-overlay2-arm64v8 (i-00fb09f2c1793862a)’ is offline [2020-01-06T11:27:03.708Z] Still waiting to schedule task [2020-01-06T11:27:03.708Z] Waiting for next available executor on ‘azwin-2-e65e10’ [2020-01-06T11:27:03.803Z] Commit message: "swagger: restore bind options information" [2020-01-06T11:27:03.868Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 2.8s [2020-01-06T11:27:04.128Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 3.0s done [2020-01-06T11:27:04.325Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T11:27:04.325Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T11:27:04.325Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40341/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-06T11:27:04.325Z] + bash /home/jenkins/workspace/moby_PR-40341/check-config.sh [2020-01-06T11:27:04.325Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-06T11:27:04.325Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2020-01-06T11:27:04.325Z] [2020-01-06T11:27:04.325Z] Generally Necessary: [2020-01-06T11:27:04.325Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-06T11:27:04.325Z] - apparmor: enabled and tools installed [2020-01-06T11:27:04.325Z] - CONFIG_NAMESPACES: enabled [2020-01-06T11:27:04.325Z] - CONFIG_NET_NS: enabled [2020-01-06T11:27:04.325Z] - CONFIG_PID_NS: enabled [2020-01-06T11:27:04.325Z] - CONFIG_IPC_NS: enabled [2020-01-06T11:27:04.325Z] - CONFIG_UTS_NS: enabled [2020-01-06T11:27:04.325Z] - CONFIG_CGROUPS: enabled [2020-01-06T11:27:04.325Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-06T11:27:04.325Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-06T11:27:04.325Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-06T11:27:04.325Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-06T11:27:04.325Z] - CONFIG_CPUSETS: enabled [2020-01-06T11:27:04.325Z] - CONFIG_MEMCG: enabled [2020-01-06T11:27:04.325Z] - CONFIG_KEYS: enabled [2020-01-06T11:27:04.325Z] - CONFIG_VETH: enabled (as module) [2020-01-06T11:27:04.325Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-06T11:27:04.325Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-06T11:27:04.325Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-06T11:27:04.325Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-06T11:27:04.325Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-06T11:27:04.325Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-06T11:27:04.325Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-06T11:27:04.325Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-06T11:27:04.325Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-06T11:27:04.325Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-06T11:27:04.325Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-06T11:27:04.325Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-06T11:27:04.325Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-06T11:27:04.325Z] [2020-01-06T11:27:04.325Z] Optional Features: [2020-01-06T11:27:04.325Z] - CONFIG_USER_NS: enabled [2020-01-06T11:27:04.325Z] - CONFIG_SECCOMP: enabled [2020-01-06T11:27:04.325Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-06T11:27:04.325Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-06T11:27:04.325Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-06T11:27:03.352Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T11:27:03.359Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-06T11:27:03.368Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:27:03.379Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:27:04.697Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-06T11:27:04.697Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-06T11:27:04.697Z] - CONFIG_BLK_CGROUP: enabled [2020-01-06T11:27:04.697Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-06T11:27:04.697Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-06T11:27:04.697Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-06T11:27:04.697Z] - CONFIG_CGROUP_PERF: enabled [2020-01-06T11:27:04.697Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-06T11:27:04.697Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-06T11:27:04.697Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-06T11:27:04.697Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-06T11:27:04.697Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-06T11:27:04.697Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_IP_VS: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-06T11:27:04.697Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-06T11:27:04.697Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-06T11:27:04.697Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_EXT4_FS: enabled [2020-01-06T11:27:04.697Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-06T11:27:04.697Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-06T11:27:04.697Z] - Network Drivers: [2020-01-06T11:27:04.697Z] - "overlay": [2020-01-06T11:27:04.697Z] - CONFIG_VXLAN: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-06T11:27:04.697Z] Optional (for encrypted networks): [2020-01-06T11:27:04.697Z] - CONFIG_CRYPTO: enabled [2020-01-06T11:27:04.697Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_XFRM: enabled [2020-01-06T11:27:04.697Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-06T11:27:04.697Z] - "ipvlan": [2020-01-06T11:27:04.697Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-06T11:27:04.697Z] - "macvlan": [2020-01-06T11:27:04.697Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_DUMMY: enabled (as module) [2020-01-06T11:27:04.697Z] - "ftp,tftp client in container": [2020-01-06T11:27:04.697Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-06T11:27:04.697Z] - Storage Drivers: [2020-01-06T11:27:04.697Z] - "aufs": [2020-01-06T11:27:04.697Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-06T11:27:04.697Z] - "btrfs": [2020-01-06T11:27:04.697Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-06T11:27:04.697Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-06T11:27:04.697Z] - "devicemapper": [2020-01-06T11:27:04.697Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-06T11:27:04.697Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-06T11:27:04.697Z] - "overlay": [2020-01-06T11:27:04.697Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-06T11:27:04.697Z] - "zfs": [2020-01-06T11:27:04.697Z] - /dev/zfs: missing [2020-01-06T11:27:04.697Z] - zfs command: missing [2020-01-06T11:27:04.697Z] - zpool command: missing [2020-01-06T11:27:04.697Z] [2020-01-06T11:27:04.697Z] Limits: [2020-01-06T11:27:04.697Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-06T11:27:04.697Z] [2020-01-06T11:27:04.697Z] + true [2020-01-06T11:27:04.700Z] #7 ... [2020-01-06T11:27:04.700Z] [2020-01-06T11:27:04.700Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T11:27:04.700Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-06T11:27:04.700Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-06T11:27:04.700Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-06T11:27:04.700Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done [2020-01-06T11:27:04.700Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.3s done [2020-01-06T11:27:04.700Z] #65 DONE 3.5s [2020-01-06T11:27:04.700Z] [2020-01-06T11:27:04.700Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2020-01-06T11:27:05.236Z] + docker version [2020-01-06T11:27:05.236Z] Client: Docker Engine - Community [2020-01-06T11:27:05.236Z] Version: 19.03.2 [2020-01-06T11:27:05.236Z] API version: 1.40 [2020-01-06T11:27:05.236Z] Go version: go1.12.8 [2020-01-06T11:27:05.236Z] Git commit: 6a30dfc [2020-01-06T11:27:05.236Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-06T11:27:05.236Z] OS/Arch: linux/amd64 [2020-01-06T11:27:05.236Z] Experimental: false [2020-01-06T11:27:05.236Z] [2020-01-06T11:27:05.236Z] Server: Docker Engine - Community [2020-01-06T11:27:05.236Z] Engine: [2020-01-06T11:27:05.236Z] Version: 19.03.2 [2020-01-06T11:27:05.236Z] API version: 1.40 (minimum version 1.12) [2020-01-06T11:27:05.236Z] Go version: go1.12.8 [2020-01-06T11:27:05.236Z] Git commit: 6a30dfc [2020-01-06T11:27:05.236Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-06T11:27:05.236Z] OS/Arch: linux/amd64 [2020-01-06T11:27:05.236Z] Experimental: true [2020-01-06T11:27:05.236Z] containerd: [2020-01-06T11:27:05.236Z] Version: 1.2.6 [2020-01-06T11:27:05.236Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-06T11:27:05.236Z] runc: [2020-01-06T11:27:05.236Z] Version: 1.0.0-rc8 [2020-01-06T11:27:05.236Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-06T11:27:05.236Z] docker-init: [2020-01-06T11:27:05.236Z] Version: 0.18.0 [2020-01-06T11:27:05.236Z] GitCommit: fec3683 [2020-01-06T11:27:05.265Z] #7 ... [2020-01-06T11:27:05.265Z] [2020-01-06T11:27:05.265Z] #19 [internal] load build context [2020-01-06T11:27:05.265Z] #19 transferring context: 46.33MB 4.1s done [2020-01-06T11:27:05.265Z] #19 DONE 4.2s [2020-01-06T11:27:05.265Z] [2020-01-06T11:27:05.265Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [Pipeline] sh [2020-01-06T11:27:05.763Z] + make bundles/buildx [2020-01-06T11:27:05.763Z] make: command: Command not found [2020-01-06T11:27:05.763Z] make: command: Command not found [2020-01-06T11:27:05.763Z] mkdir bundles [2020-01-06T11:27:05.763Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-06T11:27:05.763Z] --build-arg BUILDX_COMMIT \ [2020-01-06T11:27:05.763Z] --build-arg BUILDX_REPO \ [2020-01-06T11:27:05.763Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-06T11:27:05.763Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-06T11:27:05.763Z] . [2020-01-06T11:27:05.763Z] /bin/sh: 4: go: not found [2020-01-06T11:27:05.763Z] /bin/sh: 5: go: not found [2020-01-06T11:27:05.807Z] + docker info [2020-01-06T11:27:06.196Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 4.1s done [2020-01-06T11:27:06.196Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab [2020-01-06T11:27:06.761Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.4s done [2020-01-06T11:27:06.761Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 [2020-01-06T11:27:07.019Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.2s done [2020-01-06T11:27:07.019Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 [2020-01-06T11:27:07.647Z] Sending build context to Docker daemon 50.84MB [2020-01-06T11:27:07.647Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-06T11:27:07.647Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-06T11:27:07.647Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-06T11:27:07.647Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-06T11:27:07.647Z] 1.12.10-stretch: Pulling from library/golang [2020-01-06T11:27:08.031Z] ade01ea651a2: Pulling fs layer [2020-01-06T11:27:08.031Z] fbabdb69f639: Pulling fs layer [2020-01-06T11:27:08.031Z] ff33bd1013d7: Pulling fs layer [2020-01-06T11:27:08.031Z] 85cfe9d77eff: Pulling fs layer [2020-01-06T11:27:08.031Z] ace5139f9caa: Pulling fs layer [2020-01-06T11:27:08.031Z] e4d79466b81c: Pulling fs layer [2020-01-06T11:27:08.031Z] b00baabad4ce: Pulling fs layer [2020-01-06T11:27:08.031Z] ace5139f9caa: Waiting [2020-01-06T11:27:08.031Z] e4d79466b81c: Waiting [2020-01-06T11:27:08.031Z] b00baabad4ce: Waiting [2020-01-06T11:27:08.031Z] 85cfe9d77eff: Waiting [2020-01-06T11:27:08.031Z] ff33bd1013d7: Verifying Checksum [2020-01-06T11:27:08.031Z] ff33bd1013d7: Download complete [2020-01-06T11:27:08.690Z] fbabdb69f639: Verifying Checksum [2020-01-06T11:27:08.690Z] fbabdb69f639: Download complete [2020-01-06T11:27:08.915Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 1.9s done [2020-01-06T11:27:09.138Z] 85cfe9d77eff: Verifying Checksum [2020-01-06T11:27:09.138Z] 85cfe9d77eff: Download complete [2020-01-06T11:27:09.172Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0.1s [2020-01-06T11:27:09.531Z] ade01ea651a2: Verifying Checksum [2020-01-06T11:27:09.531Z] ade01ea651a2: Download complete [2020-01-06T11:27:09.975Z] b00baabad4ce: Verifying Checksum [2020-01-06T11:27:09.975Z] b00baabad4ce: Download complete [2020-01-06T11:27:10.940Z] e4d79466b81c: Verifying Checksum [2020-01-06T11:27:10.940Z] e4d79466b81c: Download complete [2020-01-06T11:27:10.940Z] ace5139f9caa: Verifying Checksum [2020-01-06T11:27:10.940Z] ace5139f9caa: Download complete [2020-01-06T11:27:11.038Z] Client: [2020-01-06T11:27:11.038Z] Debug Mode: false [2020-01-06T11:27:11.038Z] [2020-01-06T11:27:11.038Z] Server: [2020-01-06T11:27:11.038Z] Containers: 0 [2020-01-06T11:27:11.038Z] Running: 0 [2020-01-06T11:27:11.038Z] Paused: 0 [2020-01-06T11:27:11.038Z] Stopped: 0 [2020-01-06T11:27:11.038Z] Images: 3 [2020-01-06T11:27:11.038Z] Server Version: 19.03.2 [2020-01-06T11:27:11.038Z] Storage Driver: overlay2 [2020-01-06T11:27:11.038Z] Backing Filesystem: extfs [2020-01-06T11:27:11.038Z] Supports d_type: true [2020-01-06T11:27:11.038Z] Native Overlay Diff: true [2020-01-06T11:27:11.038Z] Logging Driver: json-file [2020-01-06T11:27:11.038Z] Cgroup Driver: cgroupfs [2020-01-06T11:27:11.038Z] Plugins: [2020-01-06T11:27:11.038Z] Volume: local [2020-01-06T11:27:11.038Z] Network: bridge host ipvlan macvlan null overlay [2020-01-06T11:27:11.038Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-06T11:27:11.038Z] Swarm: inactive [2020-01-06T11:27:11.038Z] Runtimes: runc [2020-01-06T11:27:11.038Z] Default Runtime: runc [2020-01-06T11:27:11.038Z] Init Binary: docker-init [2020-01-06T11:27:11.038Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-06T11:27:11.038Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-06T11:27:11.038Z] init version: fec3683 [2020-01-06T11:27:11.038Z] Security Options: [2020-01-06T11:27:11.038Z] apparmor [2020-01-06T11:27:11.038Z] seccomp [2020-01-06T11:27:11.038Z] Profile: default [2020-01-06T11:27:11.038Z] Kernel Version: 4.15.0-1048-aws [2020-01-06T11:27:11.038Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-06T11:27:11.038Z] OSType: linux [2020-01-06T11:27:11.038Z] Architecture: x86_64 [2020-01-06T11:27:11.038Z] CPUs: 2 [2020-01-06T11:27:11.038Z] Total Memory: 7.501GiB [2020-01-06T11:27:11.038Z] Name: ip-10-100-79-105 [2020-01-06T11:27:11.038Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-06T11:27:11.038Z] Docker Root Dir: /var/lib/docker [2020-01-06T11:27:11.038Z] Debug Mode: false [2020-01-06T11:27:11.038Z] Registry: https://index.docker.io/v1/ [2020-01-06T11:27:11.038Z] Labels: [2020-01-06T11:27:11.038Z] Experimental: true [2020-01-06T11:27:11.038Z] Insecure Registries: [2020-01-06T11:27:11.038Z] 127.0.0.0/8 [2020-01-06T11:27:11.038Z] Live Restore Enabled: true [2020-01-06T11:27:11.038Z] [2020-01-06T11:27:11.038Z] WARNING: No swap limit support [2020-01-06T11:27:11.068Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 1.8s done [2020-01-06T11:27:11.068Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0.1s [Pipeline] sh [2020-01-06T11:27:11.317Z] ade01ea651a2: Pull complete [2020-01-06T11:27:11.487Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T11:27:11.487Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T11:27:11.487Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40341/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-06T11:27:11.487Z] + bash /home/ubuntu/workspace/moby_PR-40341/check-config.sh [2020-01-06T11:27:11.487Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-06T11:27:11.487Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-06T11:27:11.487Z] [2020-01-06T11:27:11.487Z] Generally Necessary: [2020-01-06T11:27:11.487Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-06T11:27:11.487Z] - apparmor: enabled and tools installed [2020-01-06T11:27:11.487Z] - CONFIG_NAMESPACES: enabled [2020-01-06T11:27:11.487Z] - CONFIG_NET_NS: enabled [2020-01-06T11:27:11.487Z] - CONFIG_PID_NS: enabled [2020-01-06T11:27:11.487Z] - CONFIG_IPC_NS: enabled [2020-01-06T11:27:11.487Z] - CONFIG_UTS_NS: enabled [2020-01-06T11:27:11.487Z] - CONFIG_CGROUPS: enabled [2020-01-06T11:27:11.487Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-06T11:27:11.487Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-06T11:27:11.487Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-06T11:27:11.487Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-06T11:27:11.487Z] - CONFIG_CPUSETS: enabled [2020-01-06T11:27:11.487Z] - CONFIG_MEMCG: enabled [2020-01-06T11:27:11.487Z] - CONFIG_KEYS: enabled [2020-01-06T11:27:11.487Z] - CONFIG_VETH: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-06T11:27:11.487Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-06T11:27:11.487Z] [2020-01-06T11:27:11.487Z] Optional Features: [2020-01-06T11:27:11.487Z] - CONFIG_USER_NS: enabled [2020-01-06T11:27:11.487Z] - CONFIG_SECCOMP: enabled [2020-01-06T11:27:11.487Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-06T11:27:11.487Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-06T11:27:11.487Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-06T11:27:11.487Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-06T11:27:11.487Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-06T11:27:11.487Z] - CONFIG_BLK_CGROUP: enabled [2020-01-06T11:27:11.487Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-06T11:27:11.487Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-06T11:27:11.487Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-06T11:27:11.487Z] - CONFIG_CGROUP_PERF: enabled [2020-01-06T11:27:11.487Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-06T11:27:11.487Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-06T11:27:11.487Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-06T11:27:11.487Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-06T11:27:11.487Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-06T11:27:11.487Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_IP_VS: enabled (as module) [2020-01-06T11:27:11.487Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-06T11:27:11.487Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-06T11:27:11.686Z] fbabdb69f639: Pull complete [2020-01-06T11:27:11.743Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-06T11:27:11.743Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-06T11:27:11.743Z] - CONFIG_EXT4_FS: enabled [2020-01-06T11:27:11.743Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-06T11:27:11.743Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-06T11:27:11.743Z] - Network Drivers: [2020-01-06T11:27:11.743Z] - "overlay": [2020-01-06T11:27:11.743Z] - CONFIG_VXLAN: enabled (as module) [2020-01-06T11:27:11.743Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-06T11:27:11.743Z] Optional (for encrypted networks): [2020-01-06T11:27:11.743Z] - CONFIG_CRYPTO: enabled [2020-01-06T11:27:11.743Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-06T11:27:11.743Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-06T11:27:11.743Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-06T11:27:11.743Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-06T11:27:11.743Z] - CONFIG_XFRM: enabled [2020-01-06T11:27:11.743Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-06T11:27:11.743Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-06T11:27:11.743Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-06T11:27:11.743Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-06T11:27:11.743Z] - "ipvlan": [2020-01-06T11:27:11.743Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-06T11:27:11.743Z] - "macvlan": [2020-01-06T11:27:11.743Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-06T11:27:11.743Z] - CONFIG_DUMMY: enabled (as module) [2020-01-06T11:27:11.743Z] - "ftp,tftp client in container": [2020-01-06T11:27:11.743Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-06T11:27:11.743Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-06T11:27:11.743Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-06T11:27:11.743Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-06T11:27:11.743Z] - Storage Drivers: [2020-01-06T11:27:11.743Z] - "aufs": [2020-01-06T11:27:11.743Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-06T11:27:11.743Z] - "btrfs": [2020-01-06T11:27:11.743Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-06T11:27:11.743Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-06T11:27:11.743Z] - "devicemapper": [2020-01-06T11:27:11.743Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-06T11:27:11.743Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-06T11:27:11.743Z] - "overlay": [2020-01-06T11:27:11.743Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-06T11:27:11.743Z] - "zfs": [2020-01-06T11:27:11.743Z] - /dev/zfs: missing [2020-01-06T11:27:11.743Z] - zfs command: missing [2020-01-06T11:27:11.743Z] - zpool command: missing [2020-01-06T11:27:11.743Z] [2020-01-06T11:27:11.743Z] Limits: [2020-01-06T11:27:11.743Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-06T11:27:11.743Z] [2020-01-06T11:27:11.743Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-06T11:27:12.055Z] ff33bd1013d7: Pull complete [2020-01-06T11:27:12.104Z] + sudo modprobe ip_vs [2020-01-06T11:27:12.359Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:79c877cfa71f7929facda0160bfec12ebed4e0ef . [2020-01-06T11:27:12.359Z] #1 [internal] load .dockerignore [2020-01-06T11:27:12.359Z] #1 transferring context: 112B done [2020-01-06T11:27:12.359Z] #1 DONE 0.0s [2020-01-06T11:27:12.359Z] [2020-01-06T11:27:12.359Z] #2 [internal] load build definition from Dockerfile [2020-01-06T11:27:12.359Z] #2 transferring dockerfile: 15.34kB done [2020-01-06T11:27:12.359Z] #2 DONE 0.0s [2020-01-06T11:27:12.359Z] [2020-01-06T11:27:12.359Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-06T11:27:12.614Z] #3 DONE 0.3s [2020-01-06T11:27:12.614Z] [2020-01-06T11:27:12.614Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-06T11:27:12.614Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-06T11:27:12.614Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-06T11:27:12.614Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-01-06T11:27:12.614Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-01-06T11:27:12.614Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-01-06T11:27:12.868Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-01-06T11:27:12.868Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-01-06T11:27:13.123Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-01-06T11:27:13.123Z] #4 DONE 0.5s [2020-01-06T11:27:13.725Z] [2020-01-06T11:27:13.725Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-06T11:27:13.983Z] #6 DONE 0.1s [2020-01-06T11:27:13.983Z] [2020-01-06T11:27:13.983Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-06T11:27:13.983Z] #5 DONE 0.2s [2020-01-06T11:27:13.983Z] [2020-01-06T11:27:13.983Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T11:27:13.983Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-06T11:27:13.983Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-06T11:27:13.983Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-06T11:27:14.124Z] 85cfe9d77eff: Pull complete [2020-01-06T11:27:14.251Z] Fetching without tags [2020-01-06T11:27:14.217Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T11:27:14.221Z] > git config --add remote.origin.fetch +refs/pull/40341/head:refs/remotes/origin/PR-40341 # timeout=10 [2020-01-06T11:27:14.225Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-06T11:27:14.242Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T11:27:14.257Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T11:27:14.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T11:27:14.258Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40341/head:refs/remotes/origin/PR-40341 +refs/heads/master:refs/remotes/origin/master [2020-01-06T11:27:14.741Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:27:15.245Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 3.9s done [2020-01-06T11:27:15.245Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 [2020-01-06T11:27:15.245Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done [2020-01-06T11:27:15.245Z] #7 DONE 14.2s [2020-01-06T11:27:15.245Z] [2020-01-06T11:27:15.245Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-06T11:27:15.507Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 1.1s [2020-01-06T11:27:15.507Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.65MB / 9.11MB 1.3s [2020-01-06T11:27:15.762Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.4s [2020-01-06T11:27:15.762Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.6s done [2020-01-06T11:27:15.762Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.1s [2020-01-06T11:27:16.099Z] Merge succeeded, producing 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:27:16.100Z] Checking out Revision 79c877cfa71f7929facda0160bfec12ebed4e0ef (PR-40341) [2020-01-06T11:27:16.147Z] ace5139f9caa: Pull complete [2020-01-06T11:27:14.747Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:27:14.751Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:27:15.824Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T11:27:16.089Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-06T11:27:16.107Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:27:16.110Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:27:16.997Z] Commit message: "swagger: restore bind options information" [2020-01-06T11:27:17.163Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done [2020-01-06T11:27:17.163Z] #65 DONE 3.3s [2020-01-06T11:27:17.163Z] [2020-01-06T11:27:17.163Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T11:27:17.163Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-06T11:27:17.163Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done [2020-01-06T11:27:17.163Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 1.1s done [2020-01-06T11:27:17.163Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.2s done [2020-01-06T11:27:17.163Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-06T11:27:17.163Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done [2020-01-06T11:27:17.163Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.3s done [2020-01-06T11:27:17.163Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 1.1s done [2020-01-06T11:27:17.163Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 1.7s done [2020-01-06T11:27:17.163Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 119.58MB / 120.07MB 3.3s [2020-01-06T11:27:17.163Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 1.2s done [2020-01-06T11:27:17.163Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 1.8s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-06T11:27:17.725Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 3.5s done [2020-01-06T11:27:17.769Z] #8 DONE 2.5s [2020-01-06T11:27:17.769Z] [2020-01-06T11:27:17.769Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-06T11:27:18.042Z] + docker version [2020-01-06T11:27:18.042Z] Client: [2020-01-06T11:27:18.042Z] Version: 18.06.1-ce [2020-01-06T11:27:18.042Z] API version: 1.38 [2020-01-06T11:27:18.042Z] Go version: go1.10.3 [2020-01-06T11:27:18.042Z] Git commit: e68fc7a [2020-01-06T11:27:18.042Z] Built: Tue Aug 21 17:26:10 2018 [2020-01-06T11:27:18.042Z] OS/Arch: linux/ppc64le [2020-01-06T11:27:18.042Z] Experimental: false [2020-01-06T11:27:18.042Z] [2020-01-06T11:27:18.042Z] Server: [2020-01-06T11:27:18.042Z] Engine: [2020-01-06T11:27:18.042Z] Version: 18.06.1-ce [2020-01-06T11:27:18.042Z] API version: 1.38 (minimum version 1.12) [2020-01-06T11:27:18.042Z] Go version: go1.10.3 [2020-01-06T11:27:18.042Z] Git commit: e68fc7a [2020-01-06T11:27:18.042Z] Built: Tue Aug 21 17:24:20 2018 [2020-01-06T11:27:18.042Z] OS/Arch: linux/ppc64le [2020-01-06T11:27:18.042Z] Experimental: true [Pipeline] sh [2020-01-06T11:27:18.286Z] #7 ... [2020-01-06T11:27:18.286Z] [2020-01-06T11:27:18.286Z] #19 [internal] load build context [2020-01-06T11:27:18.286Z] #19 transferring context: 46.33MB 4.4s done [2020-01-06T11:27:18.286Z] #19 DONE 4.5s [2020-01-06T11:27:18.286Z] [2020-01-06T11:27:18.286Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T11:27:18.334Z] #9 DONE 0.7s [2020-01-06T11:27:18.334Z] [2020-01-06T11:27:18.334Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:27:18.334Z] #20 DONE 0.1s [2020-01-06T11:27:18.334Z] [2020-01-06T11:27:18.334Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:27:18.423Z] + docker info [2020-01-06T11:27:18.423Z] Containers: 0 [2020-01-06T11:27:18.423Z] Running: 0 [2020-01-06T11:27:18.423Z] Paused: 0 [2020-01-06T11:27:18.423Z] Stopped: 0 [2020-01-06T11:27:18.423Z] Images: 0 [2020-01-06T11:27:18.423Z] Server Version: 18.06.1-ce [2020-01-06T11:27:18.423Z] Storage Driver: overlay2 [2020-01-06T11:27:18.423Z] Backing Filesystem: extfs [2020-01-06T11:27:18.423Z] Supports d_type: true [2020-01-06T11:27:18.423Z] Native Overlay Diff: true [2020-01-06T11:27:18.423Z] Logging Driver: json-file [2020-01-06T11:27:18.423Z] Cgroup Driver: cgroupfs [2020-01-06T11:27:18.423Z] Plugins: [2020-01-06T11:27:18.423Z] Volume: local [2020-01-06T11:27:18.423Z] Network: bridge host ipvlan macvlan null overlay [2020-01-06T11:27:18.423Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-06T11:27:18.423Z] Swarm: inactive [2020-01-06T11:27:18.423Z] Runtimes: runc [2020-01-06T11:27:18.423Z] Default Runtime: runc [2020-01-06T11:27:18.423Z] Init Binary: docker-init [2020-01-06T11:27:18.423Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-06T11:27:18.423Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-06T11:27:18.423Z] init version: fec3683 [2020-01-06T11:27:18.423Z] Security Options: [2020-01-06T11:27:18.423Z] apparmor [2020-01-06T11:27:18.423Z] seccomp [2020-01-06T11:27:18.423Z] Profile: default [2020-01-06T11:27:18.423Z] Kernel Version: 4.4.0-130-generic [2020-01-06T11:27:18.423Z] Operating System: Ubuntu 16.04.3 LTS [2020-01-06T11:27:18.423Z] OSType: linux [2020-01-06T11:27:18.423Z] Architecture: ppc64le [2020-01-06T11:27:18.423Z] CPUs: 4 [2020-01-06T11:27:18.423Z] Total Memory: 7.972GiB [2020-01-06T11:27:18.423Z] Name: ppc64le-ubuntu-14 [2020-01-06T11:27:18.423Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-01-06T11:27:18.423Z] Docker Root Dir: /var/lib/docker [2020-01-06T11:27:18.423Z] Debug Mode (client): false [2020-01-06T11:27:18.423Z] Debug Mode (server): false [2020-01-06T11:27:18.423Z] Username: dockerbuildbot [2020-01-06T11:27:18.423Z] Registry: https://index.docker.io/v1/ [2020-01-06T11:27:18.423Z] Labels: [2020-01-06T11:27:18.423Z] Experimental: true [2020-01-06T11:27:18.423Z] Insecure Registries: [2020-01-06T11:27:18.423Z] 127.0.0.0/8 [2020-01-06T11:27:18.423Z] Live Restore Enabled: false [2020-01-06T11:27:18.423Z] [Pipeline] sh [2020-01-06T11:27:18.593Z] #38 ... [2020-01-06T11:27:18.593Z] [2020-01-06T11:27:18.593Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-06T11:27:18.593Z] #67 DONE 0.2s [2020-01-06T11:27:18.593Z] [2020-01-06T11:27:18.593Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-06T11:27:18.593Z] #49 DONE 0.2s [2020-01-06T11:27:18.593Z] [2020-01-06T11:27:18.593Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-06T11:27:18.593Z] #61 DONE 0.2s [2020-01-06T11:27:18.812Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T11:27:18.812Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T11:27:18.812Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40341/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-06T11:27:18.812Z] + bash /home/docker/workspace/moby_PR-40341/check-config.sh [2020-01-06T11:27:18.812Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-06T11:27:18.812Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-01-06T11:27:18.812Z] [2020-01-06T11:27:18.812Z] Generally Necessary: [2020-01-06T11:27:18.812Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-06T11:27:18.812Z] - apparmor: enabled and tools installed [2020-01-06T11:27:18.812Z] - CONFIG_NAMESPACES: enabled [2020-01-06T11:27:18.812Z] - CONFIG_NET_NS: enabled [2020-01-06T11:27:18.812Z] - CONFIG_PID_NS: enabled [2020-01-06T11:27:18.851Z] [2020-01-06T11:27:18.851Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-06T11:27:18.851Z] #21 DONE 0.2s [2020-01-06T11:27:18.851Z] [2020-01-06T11:27:18.851Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-06T11:27:18.851Z] #46 DONE 0.3s [2020-01-06T11:27:18.851Z] [2020-01-06T11:27:18.851Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-06T11:27:18.851Z] #43 DONE 0.3s [2020-01-06T11:27:18.851Z] [2020-01-06T11:27:18.851Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-06T11:27:18.851Z] #30 DONE 0.3s [2020-01-06T11:27:18.851Z] [2020-01-06T11:27:18.851Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:27:19.101Z] - CONFIG_IPC_NS: enabled [2020-01-06T11:27:19.101Z] - CONFIG_UTS_NS: enabled [2020-01-06T11:27:19.101Z] - CONFIG_CGROUPS: enabled [2020-01-06T11:27:19.101Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-06T11:27:19.101Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-06T11:27:19.101Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-06T11:27:19.101Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-06T11:27:19.101Z] - CONFIG_CPUSETS: enabled [2020-01-06T11:27:19.101Z] - CONFIG_MEMCG: enabled [2020-01-06T11:27:19.101Z] - CONFIG_KEYS: enabled [2020-01-06T11:27:19.101Z] - CONFIG_VETH: enabled (as module) [2020-01-06T11:27:19.101Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-06T11:27:19.101Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-06T11:27:19.101Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-06T11:27:19.101Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-06T11:27:19.101Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-06T11:27:19.101Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-06T11:27:19.101Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-06T11:27:19.101Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-06T11:27:19.101Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-06T11:27:19.101Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-06T11:27:19.101Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-06T11:27:19.101Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-06T11:27:19.101Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-06T11:27:19.101Z] [2020-01-06T11:27:19.101Z] Optional Features: [2020-01-06T11:27:19.101Z] - CONFIG_USER_NS: enabled [2020-01-06T11:27:19.101Z] - CONFIG_SECCOMP: enabled [2020-01-06T11:27:19.101Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-06T11:27:19.101Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-06T11:27:19.101Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-06T11:27:19.101Z] (cgroup swap accounting is currently enabled) [2020-01-06T11:27:19.101Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-06T11:27:19.101Z] - CONFIG_BLK_CGROUP: enabled [2020-01-06T11:27:19.101Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-06T11:27:19.101Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-06T11:27:19.211Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 4.1s done [2020-01-06T11:27:19.386Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-06T11:27:19.386Z] - CONFIG_CGROUP_PERF: enabled [2020-01-06T11:27:19.386Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-06T11:27:19.386Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-06T11:27:19.386Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-06T11:27:19.386Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-06T11:27:19.386Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-06T11:27:19.386Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-06T11:27:19.386Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-06T11:27:19.386Z] - CONFIG_IP_VS: enabled (as module) [2020-01-06T11:27:19.386Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-06T11:27:19.386Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-06T11:27:19.386Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-06T11:27:19.386Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-06T11:27:19.386Z] - CONFIG_EXT4_FS: enabled [2020-01-06T11:27:19.386Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-06T11:27:19.386Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-06T11:27:19.386Z] - Network Drivers: [2020-01-06T11:27:19.386Z] - "overlay": [2020-01-06T11:27:19.386Z] - CONFIG_VXLAN: enabled (as module) [2020-01-06T11:27:19.386Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-06T11:27:19.386Z] Optional (for encrypted networks): [2020-01-06T11:27:19.386Z] - CONFIG_CRYPTO: enabled [2020-01-06T11:27:19.386Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-06T11:27:19.386Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-06T11:27:19.386Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-06T11:27:19.386Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-06T11:27:19.386Z] - CONFIG_XFRM: enabled [2020-01-06T11:27:19.386Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-06T11:27:19.386Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-06T11:27:19.386Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-06T11:27:19.386Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-06T11:27:19.386Z] - "ipvlan": [2020-01-06T11:27:19.466Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab [2020-01-06T11:27:19.678Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-06T11:27:19.678Z] - "macvlan": [2020-01-06T11:27:19.678Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-06T11:27:19.678Z] - CONFIG_DUMMY: enabled (as module) [2020-01-06T11:27:19.678Z] - "ftp,tftp client in container": [2020-01-06T11:27:19.678Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-06T11:27:19.678Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-06T11:27:19.678Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-06T11:27:19.678Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-06T11:27:19.678Z] - Storage Drivers: [2020-01-06T11:27:19.678Z] - "aufs": [2020-01-06T11:27:19.678Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-06T11:27:19.678Z] - "btrfs": [2020-01-06T11:27:19.678Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-06T11:27:19.678Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-06T11:27:19.678Z] - "devicemapper": [2020-01-06T11:27:19.678Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-06T11:27:19.678Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-06T11:27:19.678Z] - "overlay": [2020-01-06T11:27:19.678Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-06T11:27:19.678Z] - "zfs": [2020-01-06T11:27:19.678Z] - /dev/zfs: missing [2020-01-06T11:27:19.678Z] - zfs command: missing [2020-01-06T11:27:19.678Z] - zpool command: missing [2020-01-06T11:27:19.678Z] [2020-01-06T11:27:19.678Z] Limits: [2020-01-06T11:27:19.678Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-06T11:27:19.678Z] [2020-01-06T11:27:19.678Z] + true [Pipeline] } [Pipeline] // stage [2020-01-06T11:27:19.721Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.4s done [2020-01-06T11:27:19.721Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-06T11:27:19.976Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.2s done [2020-01-06T11:27:19.982Z] e4d79466b81c: Pull complete [2020-01-06T11:27:20.141Z] + make bundles/buildx [2020-01-06T11:27:20.231Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 0.1s [2020-01-06T11:27:20.761Z] make: command: Command not found [2020-01-06T11:27:20.761Z] make: command: Command not found [2020-01-06T11:27:20.761Z] mkdir bundles [2020-01-06T11:27:20.761Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-06T11:27:20.761Z] --build-arg BUILDX_COMMIT \ [2020-01-06T11:27:20.761Z] --build-arg BUILDX_REPO \ [2020-01-06T11:27:20.761Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-06T11:27:20.761Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-06T11:27:20.761Z] . [2020-01-06T11:27:20.761Z] /bin/sh: 4: go: not found [2020-01-06T11:27:20.761Z] /bin/sh: 5: go: not found [2020-01-06T11:27:20.776Z] b00baabad4ce: Pull complete [2020-01-06T11:27:20.776Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-06T11:27:20.776Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-06T11:27:20.776Z] ---> 687421176e14 [2020-01-06T11:27:20.776Z] Step 5/16 : ARG BUILDX_REPO [2020-01-06T11:27:20.776Z] ---> Running in 3b81d9a81c10 [2020-01-06T11:27:20.776Z] Removing intermediate container 3b81d9a81c10 [2020-01-06T11:27:20.776Z] ---> de66765c1097 [2020-01-06T11:27:20.776Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-06T11:27:20.776Z] ---> Running in ae0f326c563d [2020-01-06T11:27:21.596Z] Cloning into '/buildx'... [2020-01-06T11:27:22.114Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 2.0s done [2020-01-06T11:27:22.369Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0.1s [2020-01-06T11:27:23.469Z] Sending build context to Docker daemon 50.84MB [2020-01-06T11:27:23.753Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-06T11:27:23.753Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-06T11:27:23.753Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-06T11:27:23.753Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-06T11:27:24.035Z] 1.12.10-stretch: Pulling from library/golang [2020-01-06T11:27:24.035Z] fb056072eab9: Pulling fs layer [2020-01-06T11:27:24.035Z] 6a33b1f9796f: Pulling fs layer [2020-01-06T11:27:24.035Z] 8f8f8962e456: Pulling fs layer [2020-01-06T11:27:24.035Z] 68adcc365214: Pulling fs layer [2020-01-06T11:27:24.035Z] 76d8adf27bdf: Pulling fs layer [2020-01-06T11:27:24.035Z] d66e58854927: Pulling fs layer [2020-01-06T11:27:24.035Z] 71497195576e: Pulling fs layer [2020-01-06T11:27:24.035Z] 68adcc365214: Waiting [2020-01-06T11:27:24.035Z] 76d8adf27bdf: Waiting [2020-01-06T11:27:24.035Z] d66e58854927: Waiting [2020-01-06T11:27:24.035Z] 71497195576e: Waiting [2020-01-06T11:27:24.119Z] #31 ... [2020-01-06T11:27:24.119Z] [2020-01-06T11:27:24.119Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:27:24.119Z] #24 5.185 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:27:24.119Z] #24 5.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:27:24.119Z] #24 5.333 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:27:24.119Z] #24 5.344 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:27:24.119Z] #24 5.473 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:27:24.252Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 1.8s done [2020-01-06T11:27:24.253Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b [2020-01-06T11:27:24.320Z] Removing intermediate container ae0f326c563d [2020-01-06T11:27:24.320Z] ---> d21648c21cba [2020-01-06T11:27:24.320Z] Step 7/16 : WORKDIR /buildx [2020-01-06T11:27:24.320Z] ---> Running in 96c39ee05fb9 [2020-01-06T11:27:24.320Z] Removing intermediate container 96c39ee05fb9 [2020-01-06T11:27:24.320Z] ---> aa8a6d6d84ba [2020-01-06T11:27:24.320Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-06T11:27:24.320Z] ---> Running in 054cd0ee01c8 [2020-01-06T11:27:24.377Z] #24 6.113 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T11:27:24.691Z] Removing intermediate container 054cd0ee01c8 [2020-01-06T11:27:24.692Z] ---> 85d2dae0eca2 [2020-01-06T11:27:24.692Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-06T11:27:24.692Z] ---> Running in 3599cf3d617b [2020-01-06T11:27:24.942Z] #24 ... [2020-01-06T11:27:24.942Z] [2020-01-06T11:27:24.942Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:27:24.942Z] #28 6.170 + mktemp -d [2020-01-06T11:27:24.942Z] #28 6.171 + export GOPATH=/tmp/tmp.k4kyp15POj [2020-01-06T11:27:24.942Z] #28 6.171 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.k4kyp15POj/src/github.com/go-swagger/go-swagger [2020-01-06T11:27:24.942Z] #28 6.180 Cloning into '/tmp/tmp.k4kyp15POj/src/github.com/go-swagger/go-swagger'... [2020-01-06T11:27:25.058Z] 8f8f8962e456: Verifying Checksum [2020-01-06T11:27:25.058Z] 8f8f8962e456: Download complete [2020-01-06T11:27:25.058Z] 6a33b1f9796f: Download complete [2020-01-06T11:27:25.201Z] #28 ... [2020-01-06T11:27:25.201Z] [2020-01-06T11:27:25.201Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:27:25.201Z] #31 6.327 + RM_GOPATH=0 [2020-01-06T11:27:25.201Z] #31 6.329 + TMP_GOPATH= [2020-01-06T11:27:25.201Z] #31 6.329 + : /build [2020-01-06T11:27:25.201Z] #31 6.329 + '[' -z '' ']' [2020-01-06T11:27:25.201Z] #31 6.330 ++ mktemp -d [2020-01-06T11:27:25.201Z] #31 6.334 + export GOPATH=/tmp/tmp.DlZfCecQZP [2020-01-06T11:27:25.201Z] #31 6.334 + GOPATH=/tmp/tmp.DlZfCecQZP [2020-01-06T11:27:25.201Z] #31 6.334 + RM_GOPATH=1 [2020-01-06T11:27:25.201Z] #31 6.340 ++ dirname ./install.sh [2020-01-06T11:27:25.201Z] #31 6.344 + dir=. [2020-01-06T11:27:25.201Z] #31 6.344 + bin=tomlv [2020-01-06T11:27:25.201Z] #31 6.344 + shift [2020-01-06T11:27:25.201Z] #31 6.344 + '[' '!' -f ./tomlv.installer ']' [2020-01-06T11:27:25.201Z] #31 6.344 + . ./tomlv.installer [2020-01-06T11:27:25.201Z] #31 6.345 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:27:25.201Z] #31 6.345 + install_tomlv [2020-01-06T11:27:25.201Z] #31 6.345 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-06T11:27:25.201Z] #31 6.345 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DlZfCecQZP/src/github.com/BurntSushi/toml [2020-01-06T11:27:25.201Z] #31 6.345 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:27:25.201Z] #31 6.352 Cloning into '/tmp/tmp.DlZfCecQZP/src/github.com/BurntSushi/toml'... [2020-01-06T11:27:25.490Z] From https://github.com/docker/buildx [2020-01-06T11:27:25.490Z] * [new tag] v0.3.1 -> build [2020-01-06T11:27:25.856Z] Switched to branch 'build' [2020-01-06T11:27:26.574Z] #31 7.632 + cd /tmp/tmp.DlZfCecQZP/src/github.com/BurntSushi/toml [2020-01-06T11:27:26.574Z] #31 7.637 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:27:26.574Z] #31 7.684 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T11:27:26.648Z] Removing intermediate container 3599cf3d617b [2020-01-06T11:27:26.648Z] ---> 0e99dc9c98ed [2020-01-06T11:27:26.648Z] Step 10/16 : RUN go mod download [2020-01-06T11:27:26.648Z] ---> Running in a55b0e6264a5 [2020-01-06T11:27:27.031Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-06T11:27:27.031Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-06T11:27:27.031Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-06T11:27:27.031Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-06T11:27:27.031Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-06T11:27:27.031Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-06T11:27:27.031Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-06T11:27:27.140Z] #31 8.356 runtime/internal/atomic [2020-01-06T11:27:27.397Z] #31 8.363 internal/cpu [2020-01-06T11:27:27.437Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-06T11:27:27.437Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-06T11:27:27.655Z] #31 8.690 runtime/internal/sys [2020-01-06T11:27:27.655Z] #31 8.855 runtime/internal/math [2020-01-06T11:27:27.655Z] #31 8.932 internal/bytealg [2020-01-06T11:27:27.779Z] fb056072eab9: Verifying Checksum [2020-01-06T11:27:27.779Z] fb056072eab9: Download complete [2020-01-06T11:27:27.913Z] #31 8.936 math/bits [2020-01-06T11:27:28.294Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-06T11:27:28.294Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-06T11:27:28.452Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 4.1s done [2020-01-06T11:27:28.452Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 [2020-01-06T11:27:28.452Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done [2020-01-06T11:27:28.452Z] #7 DONE 14.7s [2020-01-06T11:27:28.478Z] #31 9.525 runtime [2020-01-06T11:27:28.478Z] #31 ... [2020-01-06T11:27:28.478Z] [2020-01-06T11:27:28.478Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:27:28.478Z] #56 7.454 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:27:28.478Z] #56 7.455 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:27:28.478Z] #56 7.487 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:27:28.478Z] #56 7.492 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:27:28.478Z] #56 7.567 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:27:28.478Z] #56 8.451 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T11:27:28.478Z] #56 ... [2020-01-06T11:27:28.478Z] [2020-01-06T11:27:28.478Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:27:28.478Z] #10 6.462 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:27:28.478Z] #10 6.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:27:28.478Z] #10 6.503 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:27:28.478Z] #10 6.515 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:27:28.478Z] #10 6.529 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:27:28.478Z] #10 7.066 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T11:27:28.478Z] #10 8.851 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T11:27:28.478Z] #10 9.687 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T11:27:28.707Z] [2020-01-06T11:27:28.707Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-06T11:27:28.711Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-06T11:27:28.711Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-06T11:27:28.711Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-06T11:27:28.711Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-06T11:27:28.711Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-06T11:27:28.737Z] #10 ... [2020-01-06T11:27:28.737Z] [2020-01-06T11:27:28.737Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:27:28.737Z] #50 6.372 + RM_GOPATH=0 [2020-01-06T11:27:28.737Z] #50 6.372 + TMP_GOPATH= [2020-01-06T11:27:28.737Z] #50 6.372 + : /build [2020-01-06T11:27:28.737Z] #50 6.372 + '[' -z '' ']' [2020-01-06T11:27:28.737Z] #50 6.378 ++ mktemp -d [2020-01-06T11:27:28.737Z] #50 6.382 Installing golangci-lint version v1.20.0 [2020-01-06T11:27:28.737Z] #50 6.382 + export GOPATH=/tmp/tmp.OjTnaXZBeK [2020-01-06T11:27:28.737Z] #50 6.382 + GOPATH=/tmp/tmp.OjTnaXZBeK [2020-01-06T11:27:28.737Z] #50 6.382 + RM_GOPATH=1 [2020-01-06T11:27:28.737Z] #50 6.382 ++ dirname ./install.sh [2020-01-06T11:27:28.737Z] #50 6.382 + dir=. [2020-01-06T11:27:28.737Z] #50 6.382 + bin=golangci_lint [2020-01-06T11:27:28.737Z] #50 6.382 + shift [2020-01-06T11:27:28.737Z] #50 6.382 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-06T11:27:28.737Z] #50 6.382 + . ./golangci_lint.installer [2020-01-06T11:27:28.737Z] #50 6.382 ++ : v1.20.0 [2020-01-06T11:27:28.737Z] #50 6.382 + install_golangci_lint [2020-01-06T11:27:28.737Z] #50 6.382 + echo 'Installing golangci-lint version v1.20.0' [2020-01-06T11:27:28.737Z] #50 6.382 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-06T11:27:28.811Z] 68adcc365214: Verifying Checksum [2020-01-06T11:27:28.811Z] 68adcc365214: Download complete [2020-01-06T11:27:28.997Z] #50 ... [2020-01-06T11:27:28.997Z] [2020-01-06T11:27:28.997Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:27:28.997Z] #22 6.549 + RM_GOPATH=0 [2020-01-06T11:27:28.997Z] #22 6.549 + TMP_GOPATH= [2020-01-06T11:27:28.997Z] #22 6.550 + : /build [2020-01-06T11:27:28.997Z] #22 6.550 + '[' -z '' ']' [2020-01-06T11:27:28.997Z] #22 6.565 ++ mktemp -d [2020-01-06T11:27:28.997Z] #22 6.568 + export GOPATH=/tmp/tmp.tTpQniXBc3 [2020-01-06T11:27:28.997Z] #22 6.568 + GOPATH=/tmp/tmp.tTpQniXBc3 [2020-01-06T11:27:28.997Z] #22 6.569 + RM_GOPATH=1 [2020-01-06T11:27:28.997Z] #22 6.573 ++ dirname ./install.sh [2020-01-06T11:27:28.997Z] #22 6.575 + dir=. [2020-01-06T11:27:28.997Z] #22 6.584 + bin=dockercli [2020-01-06T11:27:28.997Z] #22 6.585 + shift [2020-01-06T11:27:28.997Z] #22 6.585 + '[' '!' -f ./dockercli.installer ']' [2020-01-06T11:27:28.997Z] #22 6.585 + . ./dockercli.installer [2020-01-06T11:27:28.997Z] #22 6.585 ++ : stable [2020-01-06T11:27:28.997Z] #22 6.586 ++ : 17.06.2-ce [2020-01-06T11:27:28.997Z] #22 6.587 + install_dockercli [2020-01-06T11:27:28.997Z] #22 6.590 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-06T11:27:28.997Z] #22 6.590 Install docker/cli version 17.06.2-ce from stable [2020-01-06T11:27:28.997Z] #22 6.591 ++ uname -m [2020-01-06T11:27:28.997Z] #22 6.593 + arch=x86_64 [2020-01-06T11:27:28.997Z] #22 6.598 + '[' x86_64 '!=' x86_64 ']' [2020-01-06T11:27:28.997Z] #22 6.599 + url=https://download.docker.com/linux/static [2020-01-06T11:27:28.997Z] #22 6.600 + tar -xz docker/docker [2020-01-06T11:27:28.997Z] #22 6.612 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-06T11:27:28.997Z] #22 ... [2020-01-06T11:27:28.997Z] [2020-01-06T11:27:28.997Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:27:28.997Z] #33 6.814 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:27:28.997Z] #33 6.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:27:28.997Z] #33 6.827 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:27:28.997Z] #33 6.844 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:27:28.997Z] #33 6.931 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:27:28.997Z] #33 7.671 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T11:27:28.997Z] #33 9.472 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T11:27:28.997Z] #33 10.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T11:27:29.099Z] 71497195576e: Verifying Checksum [2020-01-06T11:27:29.099Z] 71497195576e: Download complete [2020-01-06T11:27:29.254Z] #33 ... [2020-01-06T11:27:29.255Z] [2020-01-06T11:27:29.255Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:27:29.255Z] #47 6.103 + RM_GOPATH=0 [2020-01-06T11:27:29.255Z] #47 6.103 + TMP_GOPATH= [2020-01-06T11:27:29.255Z] #47 6.103 + : /build [2020-01-06T11:27:29.255Z] #47 6.103 + '[' -z '' ']' [2020-01-06T11:27:29.255Z] #47 6.107 ++ mktemp -d [2020-01-06T11:27:29.255Z] #47 6.112 + export GOPATH=/tmp/tmp.It8SCp95CQ [2020-01-06T11:27:29.255Z] #47 6.113 + GOPATH=/tmp/tmp.It8SCp95CQ [2020-01-06T11:27:29.255Z] #47 6.113 + RM_GOPATH=1 [2020-01-06T11:27:29.255Z] #47 6.114 ++ dirname ./install.sh [2020-01-06T11:27:29.255Z] #47 6.116 + dir=. [2020-01-06T11:27:29.255Z] #47 6.116 + bin=gotestsum [2020-01-06T11:27:29.255Z] #47 6.116 + shift [2020-01-06T11:27:29.255Z] #47 6.116 + '[' '!' -f ./gotestsum.installer ']' [2020-01-06T11:27:29.255Z] #47 6.116 + . ./gotestsum.installer [2020-01-06T11:27:29.255Z] #47 6.117 ++ : v0.3.5 [2020-01-06T11:27:29.255Z] #47 6.117 + install_gotestsum [2020-01-06T11:27:29.255Z] #47 6.117 + echo 'Installing gotestsum version v0.3.5' [2020-01-06T11:27:29.255Z] #47 6.118 Installing gotestsum version v0.3.5 [2020-01-06T11:27:29.255Z] #47 6.118 + go get -d gotest.tools/gotestsum [2020-01-06T11:27:29.255Z] #47 ... [2020-01-06T11:27:29.255Z] [2020-01-06T11:27:29.255Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:27:29.255Z] #62 6.358 + RM_GOPATH=0 [2020-01-06T11:27:29.255Z] #62 6.358 + TMP_GOPATH= [2020-01-06T11:27:29.255Z] #62 6.358 + : /build/ [2020-01-06T11:27:29.255Z] #62 6.358 + '[' -z '' ']' [2020-01-06T11:27:29.255Z] #62 6.362 ++ mktemp -d [2020-01-06T11:27:29.255Z] #62 6.364 + export GOPATH=/tmp/tmp.a6nc9593wE [2020-01-06T11:27:29.255Z] #62 6.364 + GOPATH=/tmp/tmp.a6nc9593wE [2020-01-06T11:27:29.255Z] #62 6.364 + RM_GOPATH=1 [2020-01-06T11:27:29.255Z] #62 6.365 ++ dirname ./install.sh [2020-01-06T11:27:29.255Z] #62 6.367 + dir=. [2020-01-06T11:27:29.255Z] #62 6.368 + bin=rootlesskit [2020-01-06T11:27:29.255Z] #62 6.368 + shift [2020-01-06T11:27:29.255Z] #62 6.368 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-06T11:27:29.255Z] #62 6.368 + . ./rootlesskit.installer [2020-01-06T11:27:29.255Z] #62 6.368 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:27:29.255Z] #62 6.368 + install_rootlesskit [2020-01-06T11:27:29.255Z] #62 6.368 + case "$1" in [2020-01-06T11:27:29.255Z] #62 6.368 + export CGO_ENABLED=0 [2020-01-06T11:27:29.255Z] #62 6.368 + CGO_ENABLED=0 [2020-01-06T11:27:29.255Z] #62 6.368 + _install_rootlesskit [2020-01-06T11:27:29.255Z] #62 6.369 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-06T11:27:29.255Z] #62 6.369 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:27:29.255Z] #62 6.369 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.a6nc9593wE/src/github.com/rootless-containers/rootlesskit [2020-01-06T11:27:29.255Z] #62 6.370 Cloning into '/tmp/tmp.a6nc9593wE/src/github.com/rootless-containers/rootlesskit'... [2020-01-06T11:27:29.255Z] #62 9.921 + cd /tmp/tmp.a6nc9593wE/src/github.com/rootless-containers/rootlesskit [2020-01-06T11:27:29.255Z] #62 9.921 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:27:29.255Z] #62 10.19 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T11:27:29.255Z] #62 10.21 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-06T11:27:29.512Z] #62 ... [2020-01-06T11:27:29.512Z] [2020-01-06T11:27:29.512Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:27:29.512Z] #68 6.590 + RM_GOPATH=0 [2020-01-06T11:27:29.512Z] #68 6.590 + TMP_GOPATH= [2020-01-06T11:27:29.512Z] #68 6.590 + : /build [2020-01-06T11:27:29.512Z] #68 6.590 + '[' -z '' ']' [2020-01-06T11:27:29.512Z] #68 6.600 ++ mktemp -d [2020-01-06T11:27:29.512Z] #68 6.601 + export GOPATH=/tmp/tmp.y1yGGwNK0y [2020-01-06T11:27:29.512Z] #68 6.603 + GOPATH=/tmp/tmp.y1yGGwNK0y [2020-01-06T11:27:29.512Z] #68 6.604 + RM_GOPATH=1 [2020-01-06T11:27:29.512Z] #68 6.604 ++ dirname ./install.sh [2020-01-06T11:27:29.512Z] #68 6.608 + dir=. [2020-01-06T11:27:29.512Z] #68 6.608 + bin=proxy [2020-01-06T11:27:29.512Z] #68 6.608 + shift [2020-01-06T11:27:29.512Z] #68 6.608 + '[' '!' -f ./proxy.installer ']' [2020-01-06T11:27:29.512Z] #68 6.608 + . ./proxy.installer [2020-01-06T11:27:29.512Z] #68 6.608 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:27:29.512Z] #68 6.609 + install_proxy [2020-01-06T11:27:29.512Z] #68 6.609 + case "$1" in [2020-01-06T11:27:29.512Z] #68 6.609 + export CGO_ENABLED=0 [2020-01-06T11:27:29.512Z] #68 6.609 + CGO_ENABLED=0 [2020-01-06T11:27:29.512Z] #68 6.609 + _install_proxy [2020-01-06T11:27:29.512Z] #68 6.609 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:27:29.512Z] #68 6.609 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-06T11:27:29.512Z] #68 6.609 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.y1yGGwNK0y/src/github.com/docker/libnetwork [2020-01-06T11:27:29.512Z] #68 6.610 Cloning into '/tmp/tmp.y1yGGwNK0y/src/github.com/docker/libnetwork'... [2020-01-06T11:27:29.512Z] #68 ... [2020-01-06T11:27:29.512Z] [2020-01-06T11:27:29.512Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:27:29.512Z] #44 6.499 + RM_GOPATH=0 [2020-01-06T11:27:29.512Z] #44 6.499 + TMP_GOPATH= [2020-01-06T11:27:29.512Z] #44 6.501 + : /build [2020-01-06T11:27:29.512Z] #44 6.501 + '[' -z '' ']' [2020-01-06T11:27:29.512Z] #44 6.501 ++ mktemp -d [2020-01-06T11:27:29.512Z] #44 6.505 + export GOPATH=/tmp/tmp.HMs0CdmgNg [2020-01-06T11:27:29.512Z] #44 6.513 + GOPATH=/tmp/tmp.HMs0CdmgNg [2020-01-06T11:27:29.512Z] #44 6.513 + RM_GOPATH=1 [2020-01-06T11:27:29.512Z] #44 6.514 ++ dirname ./install.sh [2020-01-06T11:27:29.512Z] #44 6.515 + dir=. [2020-01-06T11:27:29.512Z] #44 6.515 + bin=vndr [2020-01-06T11:27:29.512Z] #44 6.515 + shift [2020-01-06T11:27:29.512Z] #44 6.515 + '[' '!' -f ./vndr.installer ']' [2020-01-06T11:27:29.512Z] #44 6.515 + . ./vndr.installer [2020-01-06T11:27:29.512Z] #44 6.515 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:27:29.512Z] #44 6.515 + install_vndr [2020-01-06T11:27:29.512Z] #44 6.515 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-06T11:27:29.512Z] #44 6.515 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HMs0CdmgNg/src/github.com/LK4D4/vndr [2020-01-06T11:27:29.512Z] #44 6.515 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:27:29.512Z] #44 6.516 Cloning into '/tmp/tmp.HMs0CdmgNg/src/github.com/LK4D4/vndr'... [2020-01-06T11:27:29.512Z] #44 7.528 + cd /tmp/tmp.HMs0CdmgNg/src/github.com/LK4D4/vndr [2020-01-06T11:27:29.512Z] #44 7.529 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:27:29.512Z] #44 7.610 + go build -buildmode=pie -v -o /build/vndr . [2020-01-06T11:27:29.512Z] #44 8.890 internal/cpu [2020-01-06T11:27:29.512Z] #44 8.926 runtime/internal/math [2020-01-06T11:27:29.512Z] #44 9.045 internal/race [2020-01-06T11:27:29.512Z] #44 9.182 sync/atomic [2020-01-06T11:27:29.512Z] #44 9.467 unicode [2020-01-06T11:27:29.512Z] #44 9.713 runtime [2020-01-06T11:27:29.581Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-06T11:27:29.581Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-06T11:27:29.725Z] 76d8adf27bdf: Verifying Checksum [2020-01-06T11:27:29.725Z] 76d8adf27bdf: Download complete [2020-01-06T11:27:29.770Z] #44 ... [2020-01-06T11:27:29.770Z] [2020-01-06T11:27:29.770Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:27:29.770Z] #40 7.294 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:27:29.770Z] #40 7.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:27:29.770Z] #40 7.338 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:27:29.770Z] #40 7.355 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:27:29.770Z] #40 7.419 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:27:29.770Z] #40 8.261 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T11:27:29.770Z] #40 9.787 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T11:27:29.770Z] #40 10.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T11:27:30.027Z] #40 ... [2020-01-06T11:27:30.027Z] [2020-01-06T11:27:30.027Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:27:30.027Z] #56 10.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T11:27:30.027Z] #56 11.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T11:27:30.734Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-06T11:27:30.734Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-06T11:27:30.734Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-06T11:27:31.211Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-06T11:27:31.718Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-06T11:27:31.718Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-06T11:27:32.210Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-06T11:27:32.429Z] fb056072eab9: Pull complete [2020-01-06T11:27:32.552Z] #56 ... [2020-01-06T11:27:32.552Z] [2020-01-06T11:27:32.552Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:27:32.552Z] #38 3.945 + mktemp -d [2020-01-06T11:27:32.552Z] #38 3.945 + export GOPATH=/tmp/tmp.wdImhXcmEo [2020-01-06T11:27:32.552Z] #38 3.945 + git clone https://github.com/docker/distribution.git /tmp/tmp.wdImhXcmEo/src/github.com/docker/distribution [2020-01-06T11:27:32.552Z] #38 3.945 Cloning into '/tmp/tmp.wdImhXcmEo/src/github.com/docker/distribution'... [2020-01-06T11:27:32.552Z] #38 ... [2020-01-06T11:27:32.552Z] [2020-01-06T11:27:32.552Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:27:32.552Z] #44 13.19 unicode/utf8 [2020-01-06T11:27:32.631Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-06T11:27:32.809Z] #44 13.81 math [2020-01-06T11:27:32.867Z] #8 DONE 3.6s [2020-01-06T11:27:32.868Z] [2020-01-06T11:27:32.868Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-06T11:27:33.053Z] 6a33b1f9796f: Pull complete [2020-01-06T11:27:33.055Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-06T11:27:33.055Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-06T11:27:33.122Z] #9 DONE 0.9s [2020-01-06T11:27:33.122Z] [2020-01-06T11:27:33.122Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:27:33.122Z] #20 DONE 0.1s [2020-01-06T11:27:33.122Z] [2020-01-06T11:27:33.122Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-06T11:27:33.341Z] 8f8f8962e456: Pull complete [2020-01-06T11:27:33.377Z] #30 ... [2020-01-06T11:27:33.377Z] [2020-01-06T11:27:33.377Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-06T11:27:33.377Z] #21 DONE 0.1s [2020-01-06T11:27:33.377Z] [2020-01-06T11:27:33.377Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-06T11:27:33.377Z] #67 DONE 0.1s [2020-01-06T11:27:33.377Z] [2020-01-06T11:27:33.377Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-06T11:27:33.377Z] #61 DONE 0.2s [2020-01-06T11:27:33.377Z] [2020-01-06T11:27:33.377Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-06T11:27:33.377Z] #49 DONE 0.2s [2020-01-06T11:27:33.377Z] [2020-01-06T11:27:33.377Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-06T11:27:33.377Z] #30 DONE 0.2s [2020-01-06T11:27:33.377Z] [2020-01-06T11:27:33.377Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-06T11:27:33.377Z] #43 DONE 0.2s [2020-01-06T11:27:33.377Z] [2020-01-06T11:27:33.377Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:27:33.632Z] #62 ... [2020-01-06T11:27:33.632Z] [2020-01-06T11:27:33.632Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-06T11:27:33.632Z] #46 DONE 0.2s [2020-01-06T11:27:33.632Z] [2020-01-06T11:27:33.632Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:27:33.788Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-06T11:27:33.788Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-06T11:27:33.788Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-06T11:27:34.180Z] #44 ... [2020-01-06T11:27:34.180Z] [2020-01-06T11:27:34.180Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:27:34.180Z] #22 14.89 + mkdir -p /build [2020-01-06T11:27:34.180Z] #22 14.90 + mv docker/docker /build/ [2020-01-06T11:27:34.180Z] #22 14.90 + rmdir docker [2020-01-06T11:27:34.180Z] #22 DONE 15.4s [2020-01-06T11:27:34.189Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-06T11:27:34.189Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-06T11:27:34.437Z] [2020-01-06T11:27:34.437Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:27:34.437Z] #31 9.606 math [2020-01-06T11:27:34.437Z] #31 14.02 internal/testlog [2020-01-06T11:27:34.437Z] #31 14.43 encoding [2020-01-06T11:27:34.437Z] #31 14.55 runtime/cgo [2020-01-06T11:27:34.590Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-06T11:27:34.590Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-06T11:27:34.590Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-06T11:27:34.590Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-06T11:27:34.590Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-06T11:27:34.827Z] d66e58854927: Verifying Checksum [2020-01-06T11:27:34.827Z] d66e58854927: Download complete [2020-01-06T11:27:34.993Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-06T11:27:35.001Z] #31 ... [2020-01-06T11:27:35.001Z] [2020-01-06T11:27:35.001Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:27:35.001Z] #38 16.51 + cd /tmp/tmp.wdImhXcmEo/src/github.com/docker/distribution [2020-01-06T11:27:35.001Z] #38 16.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-06T11:27:35.410Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-06T11:27:35.410Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-06T11:27:35.795Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-06T11:27:35.795Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-06T11:27:36.371Z] #38 ... [2020-01-06T11:27:36.371Z] [2020-01-06T11:27:36.371Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:27:36.371Z] #24 7.870 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T11:27:36.371Z] #24 8.587 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T11:27:36.661Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-06T11:27:37.068Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-06T11:27:37.068Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-06T11:27:37.068Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-06T11:27:37.303Z] #24 ... [2020-01-06T11:27:37.303Z] [2020-01-06T11:27:37.303Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:27:37.303Z] #44 18.13 unicode/utf16 [2020-01-06T11:27:37.303Z] #44 18.46 container/list [2020-01-06T11:27:37.472Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-06T11:27:37.473Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-06T11:27:37.566Z] 68adcc365214: Pull complete [2020-01-06T11:27:37.879Z] #44 18.91 crypto/internal/subtle [2020-01-06T11:27:38.137Z] #44 19.07 crypto/subtle [2020-01-06T11:27:38.320Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-06T11:27:38.395Z] #44 19.37 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-06T11:27:38.395Z] #44 19.47 internal/nettrace [2020-01-06T11:27:38.395Z] #44 19.56 runtime/cgo [2020-01-06T11:27:38.737Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-06T11:27:38.912Z] #47 ... [2020-01-06T11:27:38.913Z] [2020-01-06T11:27:38.913Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:27:38.913Z] #40 4.013 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:27:38.913Z] #40 4.016 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:27:38.913Z] #40 4.041 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:27:38.913Z] #40 4.063 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:27:38.913Z] #40 4.098 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:27:38.913Z] #40 4.663 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T11:27:39.125Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-06T11:27:39.125Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-06T11:27:39.473Z] #40 6.354 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T11:27:39.473Z] #40 ... [2020-01-06T11:27:39.473Z] [2020-01-06T11:27:39.473Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:27:39.473Z] #22 6.150 + RM_GOPATH=0 [2020-01-06T11:27:39.473Z] #22 6.151 + TMP_GOPATH= [2020-01-06T11:27:39.473Z] #22 6.151 + : /build [2020-01-06T11:27:39.473Z] #22 6.151 + '[' -z '' ']' [2020-01-06T11:27:39.473Z] #22 6.153 ++ mktemp -d [2020-01-06T11:27:39.473Z] #22 6.160 + export GOPATH=/tmp/tmp.ph1ahxqCv4 [2020-01-06T11:27:39.473Z] #22 6.160 + GOPATH=/tmp/tmp.ph1ahxqCv4 [2020-01-06T11:27:39.473Z] #22 6.160 + RM_GOPATH=1 [2020-01-06T11:27:39.473Z] #22 6.160 ++ dirname ./install.sh [2020-01-06T11:27:39.473Z] #22 6.162 + dir=. [2020-01-06T11:27:39.473Z] #22 6.162 + bin=dockercli [2020-01-06T11:27:39.473Z] #22 6.163 + shift [2020-01-06T11:27:39.473Z] #22 6.164 + '[' '!' -f ./dockercli.installer ']' [2020-01-06T11:27:39.473Z] #22 6.164 + . ./dockercli.installer [2020-01-06T11:27:39.473Z] #22 6.164 ++ : stable [2020-01-06T11:27:39.473Z] #22 6.166 ++ : 17.06.2-ce [2020-01-06T11:27:39.473Z] #22 6.166 + install_dockercli [2020-01-06T11:27:39.473Z] #22 6.166 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-06T11:27:39.473Z] #22 6.166 Install docker/cli version 17.06.2-ce from stable [2020-01-06T11:27:39.473Z] #22 6.167 ++ uname -m [2020-01-06T11:27:39.473Z] #22 6.170 + arch=x86_64 [2020-01-06T11:27:39.473Z] #22 6.174 + '[' x86_64 '!=' x86_64 ']' [2020-01-06T11:27:39.473Z] #22 6.175 + url=https://download.docker.com/linux/static [2020-01-06T11:27:39.473Z] #22 6.176 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-06T11:27:39.473Z] #22 6.176 + tar -xz docker/docker [2020-01-06T11:27:39.517Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-06T11:27:39.517Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-06T11:27:39.597Z] 76d8adf27bdf: Pull complete [2020-01-06T11:27:39.931Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-06T11:27:40.038Z] #22 ... [2020-01-06T11:27:40.038Z] [2020-01-06T11:27:40.038Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:27:40.038Z] #47 6.702 + RM_GOPATH=0 [2020-01-06T11:27:40.293Z] #47 6.702 + TMP_GOPATH= [2020-01-06T11:27:40.293Z] #47 6.702 + : /build [2020-01-06T11:27:40.293Z] #47 6.702 + '[' -z '' ']' [2020-01-06T11:27:40.293Z] #47 6.705 ++ mktemp -d [2020-01-06T11:27:40.293Z] #47 6.707 + export GOPATH=/tmp/tmp.6yUQ2MArm2 [2020-01-06T11:27:40.293Z] #47 6.707 + GOPATH=/tmp/tmp.6yUQ2MArm2 [2020-01-06T11:27:40.293Z] #47 6.707 + RM_GOPATH=1 [2020-01-06T11:27:40.293Z] #47 6.709 ++ dirname ./install.sh [2020-01-06T11:27:40.293Z] #47 6.713 + dir=. [2020-01-06T11:27:40.293Z] #47 6.714 + bin=gotestsum [2020-01-06T11:27:40.293Z] #47 6.714 + shift [2020-01-06T11:27:40.293Z] #47 6.714 + '[' '!' -f ./gotestsum.installer ']' [2020-01-06T11:27:40.293Z] #47 6.714 + . ./gotestsum.installer [2020-01-06T11:27:40.293Z] #47 6.717 ++ : v0.3.5 [2020-01-06T11:27:40.293Z] #47 6.718 + install_gotestsum [2020-01-06T11:27:40.293Z] #47 6.718 + echo 'Installing gotestsum version v0.3.5' [2020-01-06T11:27:40.293Z] #47 6.719 Installing gotestsum version v0.3.5 [2020-01-06T11:27:40.293Z] #47 6.719 + go get -d gotest.tools/gotestsum [2020-01-06T11:27:40.336Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-06T11:27:40.336Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-06T11:27:40.867Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-06T11:27:40.867Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-06T11:27:40.867Z] go: finding github.com/lib/pq v1.0.0 [2020-01-06T11:27:41.291Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-06T11:27:42.150Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-06T11:27:42.575Z] #44 ... [2020-01-06T11:27:42.575Z] [2020-01-06T11:27:42.575Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:27:42.575Z] #50 23.57 + cd /tmp/tmp.OjTnaXZBeK/src/github.com/golangci/golangci-lint/ [2020-01-06T11:27:42.575Z] #50 23.57 + git checkout -q v1.20.0 [2020-01-06T11:27:42.582Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-06T11:27:42.582Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-06T11:27:42.833Z] #50 24.01 ++ git describe --tags [2020-01-06T11:27:42.833Z] #50 24.02 + version=v1.20.0 [2020-01-06T11:27:42.833Z] #50 24.02 ++ git rev-parse --short HEAD [2020-01-06T11:27:42.833Z] #50 24.03 + commit=cc98739 [2020-01-06T11:27:42.833Z] #50 24.04 ++ git show -s --format=%cd [2020-01-06T11:27:42.833Z] #50 24.04 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-06T11:27:42.833Z] #50 24.04 + 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-01-06T11:27:42.996Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-06T11:27:43.024Z] #47 ... [2020-01-06T11:27:43.025Z] [2020-01-06T11:27:43.025Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:27:43.025Z] #24 7.117 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:27:43.025Z] #24 7.118 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:27:43.025Z] #24 7.156 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:27:43.025Z] #24 7.159 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:27:43.025Z] #24 7.169 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:27:43.025Z] #24 7.819 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T11:27:43.025Z] #24 9.835 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T11:27:43.279Z] #24 ... [2020-01-06T11:27:43.279Z] [2020-01-06T11:27:43.279Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:27:43.279Z] #33 7.277 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:27:43.279Z] #33 7.279 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:27:43.279Z] #33 7.328 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:27:43.279Z] #33 7.353 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:27:43.279Z] #33 7.391 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:27:43.279Z] #33 8.238 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T11:27:43.279Z] #33 10.14 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T11:27:43.395Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-06T11:27:43.395Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-06T11:27:43.534Z] #33 ... [2020-01-06T11:27:43.534Z] [2020-01-06T11:27:43.534Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:27:43.534Z] #28 3.758 + mktemp -d [2020-01-06T11:27:43.534Z] #28 3.758 + export GOPATH=/tmp/tmp.wcc0Q4V8WN [2020-01-06T11:27:43.534Z] #28 3.758 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.wcc0Q4V8WN/src/github.com/go-swagger/go-swagger [2020-01-06T11:27:43.534Z] #28 3.763 Cloning into '/tmp/tmp.wcc0Q4V8WN/src/github.com/go-swagger/go-swagger'... [2020-01-06T11:27:43.534Z] #28 ... [2020-01-06T11:27:43.534Z] [2020-01-06T11:27:43.534Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:27:43.534Z] #56 8.077 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:27:43.534Z] #56 8.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:27:43.534Z] #56 8.151 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:27:43.534Z] #56 8.155 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:27:43.534Z] #56 8.175 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:27:43.534Z] #56 8.996 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T11:27:43.789Z] #56 ... [2020-01-06T11:27:43.789Z] [2020-01-06T11:27:43.789Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:27:43.789Z] #31 6.385 + RM_GOPATH=0 [2020-01-06T11:27:43.789Z] #31 6.386 + TMP_GOPATH= [2020-01-06T11:27:43.789Z] #31 6.386 + : /build [2020-01-06T11:27:43.789Z] #31 6.386 + '[' -z '' ']' [2020-01-06T11:27:43.789Z] #31 6.396 ++ mktemp -d [2020-01-06T11:27:43.789Z] #31 6.396 + export GOPATH=/tmp/tmp.9yCT09RTnC [2020-01-06T11:27:43.789Z] #31 6.396 + GOPATH=/tmp/tmp.9yCT09RTnC [2020-01-06T11:27:43.789Z] #31 6.396 + RM_GOPATH=1 [2020-01-06T11:27:43.789Z] #31 6.396 ++ dirname ./install.sh [2020-01-06T11:27:43.789Z] #31 6.397 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:27:43.789Z] #31 6.397 + dir=. [2020-01-06T11:27:43.789Z] #31 6.397 + bin=tomlv [2020-01-06T11:27:43.789Z] #31 6.397 + shift [2020-01-06T11:27:43.789Z] #31 6.397 + '[' '!' -f ./tomlv.installer ']' [2020-01-06T11:27:43.789Z] #31 6.397 + . ./tomlv.installer [2020-01-06T11:27:43.789Z] #31 6.397 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:27:43.789Z] #31 6.397 + install_tomlv [2020-01-06T11:27:43.789Z] #31 6.397 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-06T11:27:43.789Z] #31 6.397 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9yCT09RTnC/src/github.com/BurntSushi/toml [2020-01-06T11:27:43.789Z] #31 6.398 Cloning into '/tmp/tmp.9yCT09RTnC/src/github.com/BurntSushi/toml'... [2020-01-06T11:27:43.789Z] #31 7.580 + cd /tmp/tmp.9yCT09RTnC/src/github.com/BurntSushi/toml [2020-01-06T11:27:43.789Z] #31 7.580 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:27:43.789Z] #31 7.602 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T11:27:43.789Z] #31 8.394 runtime/internal/atomic [2020-01-06T11:27:43.789Z] #31 8.409 internal/cpu [2020-01-06T11:27:43.789Z] #31 8.687 runtime/internal/sys [2020-01-06T11:27:43.789Z] #31 8.850 internal/bytealg [2020-01-06T11:27:43.789Z] #31 8.924 runtime/internal/math [2020-01-06T11:27:43.789Z] #31 9.040 math/bits [2020-01-06T11:27:43.789Z] #31 9.580 math [2020-01-06T11:27:43.789Z] #31 9.813 runtime [2020-01-06T11:27:43.789Z] #31 ... [2020-01-06T11:27:43.789Z] [2020-01-06T11:27:43.789Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:27:43.789Z] #50 6.819 + RM_GOPATH=0 [2020-01-06T11:27:43.789Z] #50 6.819 + TMP_GOPATH= [2020-01-06T11:27:43.789Z] #50 6.819 + : /build [2020-01-06T11:27:43.789Z] #50 6.819 + '[' -z '' ']' [2020-01-06T11:27:43.789Z] #50 6.819 ++ mktemp -d [2020-01-06T11:27:43.789Z] #50 6.821 + export GOPATH=/tmp/tmp.FcaHxrQTFJ [2020-01-06T11:27:43.789Z] #50 6.821 + GOPATH=/tmp/tmp.FcaHxrQTFJ [2020-01-06T11:27:43.789Z] #50 6.821 + RM_GOPATH=1 [2020-01-06T11:27:43.789Z] #50 6.823 ++ dirname ./install.sh [2020-01-06T11:27:43.789Z] #50 6.823 + dir=. [2020-01-06T11:27:43.789Z] #50 6.823 + bin=golangci_lint [2020-01-06T11:27:43.789Z] #50 6.823 + shift [2020-01-06T11:27:43.789Z] #50 6.824 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-06T11:27:43.789Z] #50 6.824 + . ./golangci_lint.installer [2020-01-06T11:27:43.789Z] #50 6.824 ++ : v1.20.0 [2020-01-06T11:27:43.789Z] #50 6.824 + install_golangci_lint [2020-01-06T11:27:43.789Z] #50 6.824 + echo 'Installing golangci-lint version v1.20.0' [2020-01-06T11:27:43.789Z] #50 6.824 Installing golangci-lint version v1.20.0 [2020-01-06T11:27:43.789Z] #50 6.825 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-06T11:27:43.856Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-06T11:27:44.043Z] #50 ... [2020-01-06T11:27:44.043Z] [2020-01-06T11:27:44.043Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:27:44.043Z] #38 6.421 + mktemp -d [2020-01-06T11:27:44.043Z] #38 6.423 + export GOPATH=/tmp/tmp.wcDbOkNeE1 [2020-01-06T11:27:44.043Z] #38 6.424 + git clone https://github.com/docker/distribution.git /tmp/tmp.wcDbOkNeE1/src/github.com/docker/distribution [2020-01-06T11:27:44.043Z] #38 6.430 Cloning into '/tmp/tmp.wcDbOkNeE1/src/github.com/docker/distribution'... [2020-01-06T11:27:44.043Z] #38 ... [2020-01-06T11:27:44.043Z] [2020-01-06T11:27:44.043Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:27:44.043Z] #10 7.885 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:27:44.043Z] #10 7.886 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:27:44.043Z] #10 7.951 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:27:44.043Z] #10 7.955 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:27:44.043Z] #10 8.011 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:27:44.043Z] #10 9.137 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T11:27:44.043Z] #10 10.87 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T11:27:44.298Z] #10 ... [2020-01-06T11:27:44.298Z] [2020-01-06T11:27:44.298Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:27:44.298Z] #68 6.488 + RM_GOPATH=0 [2020-01-06T11:27:44.298Z] #68 6.488 + TMP_GOPATH= [2020-01-06T11:27:44.298Z] #68 6.488 + : /build [2020-01-06T11:27:44.298Z] #68 6.488 + '[' -z '' ']' [2020-01-06T11:27:44.298Z] #68 6.491 ++ mktemp -d [2020-01-06T11:27:44.298Z] #68 6.492 + export GOPATH=/tmp/tmp.7c3u1wbYCJ [2020-01-06T11:27:44.298Z] #68 6.492 + GOPATH=/tmp/tmp.7c3u1wbYCJ [2020-01-06T11:27:44.298Z] #68 6.492 + RM_GOPATH=1 [2020-01-06T11:27:44.298Z] #68 6.493 ++ dirname ./install.sh [2020-01-06T11:27:44.298Z] #68 6.494 + dir=. [2020-01-06T11:27:44.298Z] #68 6.494 + bin=proxy [2020-01-06T11:27:44.298Z] #68 6.494 + shift [2020-01-06T11:27:44.298Z] #68 6.495 + '[' '!' -f ./proxy.installer ']' [2020-01-06T11:27:44.298Z] #68 6.495 + . ./proxy.installer [2020-01-06T11:27:44.298Z] #68 6.495 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:27:44.298Z] #68 6.496 + install_proxy [2020-01-06T11:27:44.298Z] #68 6.496 + case "$1" in [2020-01-06T11:27:44.298Z] #68 6.496 + export CGO_ENABLED=0 [2020-01-06T11:27:44.298Z] #68 6.496 + CGO_ENABLED=0 [2020-01-06T11:27:44.298Z] #68 6.496 + _install_proxy [2020-01-06T11:27:44.298Z] #68 6.497 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-06T11:27:44.298Z] #68 6.497 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:27:44.298Z] #68 6.497 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7c3u1wbYCJ/src/github.com/docker/libnetwork [2020-01-06T11:27:44.298Z] #68 6.499 Cloning into '/tmp/tmp.7c3u1wbYCJ/src/github.com/docker/libnetwork'... [2020-01-06T11:27:44.330Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-06T11:27:44.330Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-06T11:27:44.553Z] #68 ... [2020-01-06T11:27:44.553Z] [2020-01-06T11:27:44.553Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:27:44.553Z] #44 6.595 + RM_GOPATH=0 [2020-01-06T11:27:44.553Z] #44 6.595 + TMP_GOPATH= [2020-01-06T11:27:44.553Z] #44 6.595 + : /build [2020-01-06T11:27:44.553Z] #44 6.596 + '[' -z '' ']' [2020-01-06T11:27:44.553Z] #44 6.597 ++ mktemp -d [2020-01-06T11:27:44.553Z] #44 6.598 + export GOPATH=/tmp/tmp.mr2cx8Mri2 [2020-01-06T11:27:44.553Z] #44 6.599 + GOPATH=/tmp/tmp.mr2cx8Mri2 [2020-01-06T11:27:44.553Z] #44 6.599 + RM_GOPATH=1 [2020-01-06T11:27:44.553Z] #44 6.600 ++ dirname ./install.sh [2020-01-06T11:27:44.553Z] #44 6.605 + dir=. [2020-01-06T11:27:44.553Z] #44 6.606 + bin=vndr [2020-01-06T11:27:44.553Z] #44 6.606 + shift [2020-01-06T11:27:44.553Z] #44 6.606 + '[' '!' -f ./vndr.installer ']' [2020-01-06T11:27:44.553Z] #44 6.606 + . ./vndr.installer [2020-01-06T11:27:44.553Z] #44 6.607 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:27:44.553Z] #44 6.609 + install_vndr [2020-01-06T11:27:44.553Z] #44 6.610 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-06T11:27:44.553Z] #44 6.610 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:27:44.553Z] #44 6.610 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mr2cx8Mri2/src/github.com/LK4D4/vndr [2020-01-06T11:27:44.553Z] #44 6.612 Cloning into '/tmp/tmp.mr2cx8Mri2/src/github.com/LK4D4/vndr'... [2020-01-06T11:27:44.553Z] #44 7.792 + cd /tmp/tmp.mr2cx8Mri2/src/github.com/LK4D4/vndr [2020-01-06T11:27:44.553Z] #44 7.793 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:27:44.553Z] #44 7.800 + go build -buildmode=pie -v -o /build/vndr . [2020-01-06T11:27:44.553Z] #44 9.226 internal/bytealg [2020-01-06T11:27:44.553Z] #44 9.301 internal/race [2020-01-06T11:27:44.553Z] #44 9.433 sync/atomic [2020-01-06T11:27:44.553Z] #44 9.776 unicode [2020-01-06T11:27:44.553Z] #44 10.32 runtime [2020-01-06T11:27:44.553Z] #44 ... [2020-01-06T11:27:44.553Z] [2020-01-06T11:27:44.553Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:27:44.553Z] #62 6.853 + RM_GOPATH=0 [2020-01-06T11:27:44.553Z] #62 6.853 + TMP_GOPATH= [2020-01-06T11:27:44.553Z] #62 6.853 + : /build/ [2020-01-06T11:27:44.553Z] #62 6.853 + '[' -z '' ']' [2020-01-06T11:27:44.553Z] #62 6.853 ++ mktemp -d [2020-01-06T11:27:44.553Z] #62 6.854 + export GOPATH=/tmp/tmp.F4vc8ixoJB [2020-01-06T11:27:44.553Z] #62 6.854 + GOPATH=/tmp/tmp.F4vc8ixoJB [2020-01-06T11:27:44.553Z] #62 6.854 + RM_GOPATH=1 [2020-01-06T11:27:44.553Z] #62 6.855 ++ dirname ./install.sh [2020-01-06T11:27:44.553Z] #62 6.855 + dir=. [2020-01-06T11:27:44.553Z] #62 6.855 + bin=rootlesskit [2020-01-06T11:27:44.553Z] #62 6.860 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:27:44.553Z] #62 6.860 + shift [2020-01-06T11:27:44.553Z] #62 6.860 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-06T11:27:44.553Z] #62 6.860 + . ./rootlesskit.installer [2020-01-06T11:27:44.553Z] #62 6.860 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:27:44.553Z] #62 6.860 + install_rootlesskit [2020-01-06T11:27:44.553Z] #62 6.860 + case "$1" in [2020-01-06T11:27:44.553Z] #62 6.860 + export CGO_ENABLED=0 [2020-01-06T11:27:44.553Z] #62 6.860 + CGO_ENABLED=0 [2020-01-06T11:27:44.553Z] #62 6.860 + _install_rootlesskit [2020-01-06T11:27:44.553Z] #62 6.860 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-06T11:27:44.553Z] #62 6.860 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.F4vc8ixoJB/src/github.com/rootless-containers/rootlesskit [2020-01-06T11:27:44.553Z] #62 6.868 Cloning into '/tmp/tmp.F4vc8ixoJB/src/github.com/rootless-containers/rootlesskit'... [2020-01-06T11:27:44.553Z] #62 10.69 + cd /tmp/tmp.F4vc8ixoJB/src/github.com/rootless-containers/rootlesskit [2020-01-06T11:27:44.553Z] #62 10.69 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:27:44.553Z] #62 11.13 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T11:27:44.553Z] #62 11.13 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-06T11:27:44.875Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-06T11:27:44.875Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-06T11:27:44.875Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-06T11:27:46.307Z] Running on ubuntu-1604-overlay2-arm64v8 (i-09d9686c8ad87b00c) in /home/ubuntu/workspace/moby_PR-40341 [Pipeline] { [Pipeline] checkout [2020-01-06T11:27:46.438Z] #62 ... [2020-01-06T11:27:46.438Z] [2020-01-06T11:27:46.438Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:27:46.438Z] #44 12.90 unicode/utf8 [2020-01-06T11:27:46.624Z] d66e58854927: Pull complete [2020-01-06T11:27:46.624Z] 71497195576e: Pull complete [2020-01-06T11:27:46.624Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-06T11:27:46.624Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-06T11:27:46.624Z] ---> ebd73b5ebd31 [2020-01-06T11:27:46.624Z] Step 5/16 : ARG BUILDX_REPO [2020-01-06T11:27:46.624Z] ---> Running in f916bb637d3c [2020-01-06T11:27:46.624Z] Removing intermediate container f916bb637d3c [2020-01-06T11:27:46.624Z] ---> e0df93e9f56a [2020-01-06T11:27:46.624Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-06T11:27:46.624Z] ---> Running in 462967c3ec7d [2020-01-06T11:27:46.624Z] Cloning into '/buildx'... [2020-01-06T11:27:46.692Z] #44 13.41 math [2020-01-06T11:27:46.699Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-06T11:27:46.699Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-06T11:27:46.699Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-06T11:27:46.699Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-06T11:27:47.191Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-06T11:27:47.773Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-06T11:27:48.102Z] #50 ... [2020-01-06T11:27:48.102Z] [2020-01-06T11:27:48.102Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:27:48.102Z] #38 18.96 + GOPATH=/tmp/tmp.wdImhXcmEo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wdImhXcmEo go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-06T11:27:48.102Z] #38 ... [2020-01-06T11:27:48.102Z] [2020-01-06T11:27:48.102Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:27:48.102Z] #40 22.51 Fetched 7932 kB in 16s (490 kB/s) [2020-01-06T11:27:48.102Z] #40 22.51 Reading package lists... [2020-01-06T11:27:48.102Z] #40 28.47 Reading package lists... [2020-01-06T11:27:48.102Z] #40 ... [2020-01-06T11:27:48.102Z] [2020-01-06T11:27:48.102Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:27:48.102Z] #56 22.90 Fetched 7932 kB in 16s (482 kB/s) [2020-01-06T11:27:48.102Z] #56 22.90 Reading package lists... [2020-01-06T11:27:48.186Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-06T11:27:48.186Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-06T11:27:48.595Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-06T11:27:48.595Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-06T11:27:48.595Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-06T11:27:48.595Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-06T11:27:49.010Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-06T11:27:49.010Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-06T11:27:49.010Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-06T11:27:49.033Z] #56 29.74 Reading package lists... [2020-01-06T11:27:49.033Z] #56 ... [2020-01-06T11:27:49.033Z] [2020-01-06T11:27:49.033Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:27:49.033Z] #24 20.60 Fetched 7932 kB in 16s (484 kB/s) [2020-01-06T11:27:49.033Z] #24 20.60 Reading package lists... [2020-01-06T11:27:49.290Z] #24 26.96 Reading package lists... [2020-01-06T11:27:49.290Z] #24 ... [2020-01-06T11:27:49.290Z] [2020-01-06T11:27:49.290Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:27:49.290Z] #33 21.48 Fetched 7932 kB in 15s (506 kB/s) [2020-01-06T11:27:49.290Z] #33 21.48 Reading package lists... [2020-01-06T11:27:49.443Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-06T11:27:49.443Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-06T11:27:49.443Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-06T11:27:49.547Z] #33 27.71 Reading package lists... [2020-01-06T11:27:49.547Z] #33 ... [2020-01-06T11:27:49.547Z] [2020-01-06T11:27:49.547Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:27:49.547Z] #10 21.07 Fetched 7932 kB in 15s (508 kB/s) [2020-01-06T11:27:49.547Z] #10 21.07 Reading package lists... [2020-01-06T11:27:49.547Z] #10 27.66 Reading package lists... [2020-01-06T11:27:49.548Z] #10 ... [2020-01-06T11:27:49.548Z] [2020-01-06T11:27:49.548Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:27:49.548Z] #68 20.87 + cd /tmp/tmp.y1yGGwNK0y/src/github.com/docker/libnetwork [2020-01-06T11:27:49.548Z] #68 20.88 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:27:49.548Z] #68 21.33 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-06T11:27:49.951Z] #44 ... [2020-01-06T11:27:49.952Z] [2020-01-06T11:27:49.952Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:27:49.952Z] #22 15.27 + mkdir -p /build [2020-01-06T11:27:49.952Z] #22 15.27 + mv docker/docker /build/ [2020-01-06T11:27:49.952Z] #22 15.27 + rmdir docker [2020-01-06T11:27:49.952Z] #22 DONE 16.4s [2020-01-06T11:27:49.952Z] [2020-01-06T11:27:49.952Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:27:49.952Z] #31 14.39 internal/testlog [2020-01-06T11:27:49.952Z] #31 14.71 encoding [2020-01-06T11:27:49.952Z] #31 14.86 runtime/cgo [2020-01-06T11:27:49.952Z] #31 ... [2020-01-06T11:27:49.952Z] [2020-01-06T11:27:49.952Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:27:49.952Z] #40 6.951 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T11:27:50.206Z] #40 ... [2020-01-06T11:27:50.206Z] [2020-01-06T11:27:50.206Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:27:50.206Z] #56 10.99 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T11:27:50.206Z] #56 12.00 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T11:27:50.444Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-06T11:27:50.445Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-06T11:27:50.445Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-06T11:27:50.769Z] #56 ... [2020-01-06T11:27:50.769Z] [2020-01-06T11:27:50.769Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:27:50.769Z] #44 17.49 unicode/utf16 [2020-01-06T11:27:51.052Z] Removing intermediate container 462967c3ec7d [2020-01-06T11:27:51.052Z] ---> ca7ccbcdcdf9 [2020-01-06T11:27:51.052Z] Step 7/16 : WORKDIR /buildx [2020-01-06T11:27:51.052Z] ---> Running in 151ea2629ee9 [2020-01-06T11:27:51.052Z] Removing intermediate container 151ea2629ee9 [2020-01-06T11:27:51.052Z] ---> ebcabea633aa [2020-01-06T11:27:51.052Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-06T11:27:51.052Z] ---> Running in ebd7ece56352 [2020-01-06T11:27:51.052Z] Removing intermediate container ebd7ece56352 [2020-01-06T11:27:51.052Z] ---> 99abd1a7724f [2020-01-06T11:27:51.052Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-06T11:27:51.052Z] ---> Running in 15658f7e4faa [2020-01-06T11:27:51.165Z] using credential docker-jenkins-github-credentials [2020-01-06T11:27:51.174Z] Cloning the remote Git repository [2020-01-06T11:27:51.174Z] Cloning with configured refspecs honoured and without tags [2020-01-06T11:27:50.854Z] Cloning repository https://github.com/moby/moby.git [2020-01-06T11:27:50.893Z] > git init /home/ubuntu/workspace/moby_PR-40341 # timeout=10 [2020-01-06T11:27:51.312Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-06T11:27:51.312Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-06T11:27:51.312Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-06T11:27:51.312Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-06T11:27:51.329Z] #44 17.77 container/list [2020-01-06T11:27:51.344Z] From https://github.com/docker/buildx [2020-01-06T11:27:51.344Z] * [new tag] v0.3.1 -> build [2020-01-06T11:27:51.710Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-06T11:27:51.710Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-06T11:27:51.710Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-06T11:27:51.710Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-06T11:27:51.888Z] #44 18.44 crypto/internal/subtle [2020-01-06T11:27:52.075Z] #68 ... [2020-01-06T11:27:52.075Z] [2020-01-06T11:27:52.075Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:27:52.075Z] #10 27.66 Reading package lists... [2020-01-06T11:27:52.143Z] #44 18.55 crypto/subtle [2020-01-06T11:27:52.143Z] #44 18.70 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-06T11:27:52.143Z] #44 18.82 internal/nettrace [2020-01-06T11:27:52.370Z] Switched to branch 'build' [2020-01-06T11:27:52.397Z] #44 18.97 runtime/cgo [2020-01-06T11:27:51.249Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T11:27:51.250Z] > git --version # timeout=10 [2020-01-06T11:27:51.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T11:27:51.266Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40341/head:refs/remotes/origin/PR-40341 +refs/heads/master:refs/remotes/origin/master [2020-01-06T11:27:52.581Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-06T11:27:52.989Z] Removing intermediate container 15658f7e4faa [2020-01-06T11:27:52.989Z] ---> ed464bc1b9de [2020-01-06T11:27:52.989Z] Step 10/16 : RUN go mod download [2020-01-06T11:27:52.989Z] ---> Running in b8b0eec71b21 [2020-01-06T11:27:53.008Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-06T11:27:53.008Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-06T11:27:53.277Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-06T11:27:53.277Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-06T11:27:53.277Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-06T11:27:53.277Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-06T11:27:53.277Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-06T11:27:53.277Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-06T11:27:53.277Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-06T11:27:53.277Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-06T11:27:53.277Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-06T11:27:53.394Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-06T11:27:53.394Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-06T11:27:53.394Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-06T11:27:53.394Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-06T11:27:53.449Z] #10 33.39 Building dependency tree... [2020-01-06T11:27:53.822Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-06T11:27:53.822Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-06T11:27:54.282Z] #44 ... [2020-01-06T11:27:54.282Z] [2020-01-06T11:27:54.282Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:27:54.282Z] #33 10.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T11:27:54.282Z] #33 ... [2020-01-06T11:27:54.282Z] [2020-01-06T11:27:54.282Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:27:54.282Z] #24 10.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T11:27:54.282Z] #24 ... [2020-01-06T11:27:54.282Z] [2020-01-06T11:27:54.282Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:27:54.282Z] #68 20.96 + cd /tmp/tmp.7c3u1wbYCJ/src/github.com/docker/libnetwork [2020-01-06T11:27:54.303Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-06T11:27:54.372Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-06T11:27:54.372Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-06T11:27:54.537Z] #68 20.97 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:27:54.537Z] #68 21.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-06T11:27:54.767Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-06T11:27:54.820Z] #10 36.22 The following additional packages will be installed: [2020-01-06T11:27:54.820Z] #10 36.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-06T11:27:54.820Z] #10 36.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-06T11:27:54.820Z] #10 36.24 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T11:27:54.820Z] #10 36.24 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-06T11:27:54.820Z] #10 36.24 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-06T11:27:54.820Z] #10 36.26 Suggested packages: [2020-01-06T11:27:54.820Z] #10 36.27 gcc-6-locales seccomp wine64 [2020-01-06T11:27:55.096Z] #68 ... [2020-01-06T11:27:55.096Z] [2020-01-06T11:27:55.096Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:27:55.096Z] #10 11.88 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T11:27:55.096Z] #10 ... [2020-01-06T11:27:55.096Z] [2020-01-06T11:27:55.096Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:27:55.096Z] #38 19.30 + cd /tmp/tmp.wcDbOkNeE1/src/github.com/docker/distribution [2020-01-06T11:27:55.096Z] #38 19.31 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-06T11:27:55.096Z] #38 21.36 + GOPATH=/tmp/tmp.wcDbOkNeE1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wcDbOkNeE1 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-06T11:27:55.168Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-06T11:27:55.168Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-06T11:27:55.168Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-06T11:27:55.329Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-06T11:27:55.329Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-06T11:27:55.582Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-06T11:27:55.617Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-06T11:27:55.617Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-06T11:27:55.617Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-06T11:27:55.981Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-06T11:27:56.249Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-06T11:27:56.386Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-06T11:27:56.386Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-06T11:27:56.386Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-06T11:27:56.716Z] #10 ... [2020-01-06T11:27:56.716Z] [2020-01-06T11:27:56.716Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:27:56.716Z] #31 37.67 sync [2020-01-06T11:27:56.716Z] #31 37.68 internal/reflectlite [2020-01-06T11:27:56.793Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-06T11:27:56.793Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-06T11:27:56.889Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-06T11:27:57.174Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-06T11:27:57.174Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-06T11:27:57.181Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-06T11:27:57.280Z] #31 ... [2020-01-06T11:27:57.280Z] [2020-01-06T11:27:57.280Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:27:57.280Z] #68 DONE 38.4s [2020-01-06T11:27:57.280Z] [2020-01-06T11:27:57.280Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:27:57.280Z] #10 38.33 The following NEW packages will be installed: [2020-01-06T11:27:57.280Z] #10 38.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-06T11:27:57.280Z] #10 38.34 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-06T11:27:57.280Z] #10 38.34 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-06T11:27:57.280Z] #10 38.34 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T11:27:57.280Z] #10 38.34 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-06T11:27:57.280Z] #10 38.34 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-06T11:27:57.280Z] #10 38.34 mingw-w64-x86-64-dev [2020-01-06T11:27:57.578Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-06T11:27:57.578Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-06T11:27:57.808Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-06T11:27:57.845Z] #10 39.51 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:27:57.845Z] #10 39.51 Need to get 73.5 MB of archives. [2020-01-06T11:27:57.845Z] #10 39.51 After this operation, 466 MB of additional disk space will be used. [2020-01-06T11:27:57.845Z] #10 39.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-01-06T11:27:57.989Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-06T11:27:57.989Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-06T11:27:57.989Z] go: finding golang.org/x/text v0.3.0 [2020-01-06T11:27:57.989Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-06T11:27:58.102Z] #10 39.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-01-06T11:27:58.102Z] #10 39.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-06T11:27:58.120Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-06T11:27:58.359Z] #10 39.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-06T11:27:58.616Z] #10 40.06 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-06T11:27:58.616Z] #10 40.06 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-01-06T11:27:58.616Z] #10 40.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-01-06T11:27:58.616Z] #10 40.07 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-01-06T11:27:58.616Z] #10 40.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-01-06T11:27:58.616Z] #10 40.18 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-01-06T11:27:58.616Z] #10 40.28 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-01-06T11:27:58.748Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-06T11:27:59.059Z] #10 40.37 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-01-06T11:27:59.059Z] #10 40.57 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-01-06T11:27:59.084Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-06T11:27:59.084Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-06T11:27:59.261Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-06T11:27:59.261Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-06T11:27:59.261Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-06T11:27:59.317Z] #10 40.84 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-01-06T11:27:59.317Z] #10 ... [2020-01-06T11:27:59.317Z] [2020-01-06T11:27:59.317Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:27:59.317Z] #24 26.96 Reading package lists... [2020-01-06T11:27:59.317Z] #24 33.87 Building dependency tree... [2020-01-06T11:27:59.317Z] #24 36.55 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-06T11:27:59.317Z] #24 36.55 The following additional packages will be installed: [2020-01-06T11:27:59.317Z] #24 36.55 libjq1 libonig4 [2020-01-06T11:27:59.317Z] #24 36.95 The following NEW packages will be installed: [2020-01-06T11:27:59.317Z] #24 36.96 jq libjq1 libonig4 [2020-01-06T11:27:59.317Z] #24 38.27 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:27:59.317Z] #24 38.27 Need to get 327 kB of archives. [2020-01-06T11:27:59.317Z] #24 38.27 After this operation, 1157 kB of additional disk space will be used. [2020-01-06T11:27:59.317Z] #24 38.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-06T11:27:59.317Z] #24 38.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-06T11:27:59.317Z] #24 38.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-06T11:27:59.317Z] #24 39.69 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:27:59.317Z] #24 39.91 Fetched 327 kB in 1s (262 kB/s) [2020-01-06T11:27:59.317Z] #24 40.01 Selecting previously unselected package libonig4:amd64. [2020-01-06T11:27:59.317Z] #24 40.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 ... 15091 files and directories currently installed.) [2020-01-06T11:27:59.317Z] #24 40.05 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-01-06T11:27:59.317Z] #24 40.08 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-06T11:27:59.317Z] #24 40.29 Selecting previously unselected package libjq1:amd64. [2020-01-06T11:27:59.317Z] #24 40.29 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-06T11:27:59.317Z] #24 40.29 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-06T11:27:59.317Z] #24 40.45 Selecting previously unselected package jq. [2020-01-06T11:27:59.317Z] #24 40.45 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-06T11:27:59.317Z] #24 40.46 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T11:27:59.317Z] #24 40.62 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-06T11:27:59.317Z] #24 40.63 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-06T11:27:59.317Z] #24 40.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:27:59.317Z] #24 40.71 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T11:27:59.317Z] #24 DONE 41.0s [2020-01-06T11:27:59.317Z] [2020-01-06T11:27:59.317Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-06T11:27:59.317Z] #25 DONE 0.0s [2020-01-06T11:27:59.317Z] [2020-01-06T11:27:59.317Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:27:59.317Z] #10 40.97 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-01-06T11:27:59.377Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-06T11:27:59.574Z] #10 41.08 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-01-06T11:27:59.574Z] #10 41.15 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-01-06T11:27:59.819Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-06T11:27:59.820Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-06T11:27:59.832Z] #10 41.43 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-01-06T11:28:00.302Z] go: finding cloud.google.com/go v0.26.0 [2020-01-06T11:28:00.335Z] #38 ... [2020-01-06T11:28:00.335Z] [2020-01-06T11:28:00.335Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:28:00.335Z] #50 23.95 + cd /tmp/tmp.FcaHxrQTFJ/src/github.com/golangci/golangci-lint/ [2020-01-06T11:28:00.335Z] #50 23.95 + git checkout -q v1.20.0 [2020-01-06T11:28:00.335Z] #50 24.40 ++ git describe --tags [2020-01-06T11:28:00.335Z] #50 24.42 + version=v1.20.0 [2020-01-06T11:28:00.335Z] #50 24.42 ++ git rev-parse --short HEAD [2020-01-06T11:28:00.335Z] #50 24.43 + commit=cc98739 [2020-01-06T11:28:00.336Z] #50 24.44 ++ git show -s --format=%cd [2020-01-06T11:28:00.336Z] #50 24.45 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-06T11:28:00.336Z] #50 24.46 + 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-01-06T11:28:00.817Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-06T11:28:00.904Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-06T11:28:01.206Z] #10 42.49 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-01-06T11:28:01.206Z] #10 42.65 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-06T11:28:01.206Z] #10 42.67 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-06T11:28:01.464Z] #10 43.11 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-06T11:28:01.723Z] #10 ... [2020-01-06T11:28:01.723Z] [2020-01-06T11:28:01.723Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:28:01.723Z] #56 29.74 Reading package lists... [2020-01-06T11:28:01.723Z] #56 36.17 Building dependency tree... [2020-01-06T11:28:01.723Z] #56 38.44 The following additional packages will be installed: [2020-01-06T11:28:01.723Z] #56 38.44 btrfs-progs liblzo2-2 [2020-01-06T11:28:01.723Z] #56 38.66 The following NEW packages will be installed: [2020-01-06T11:28:01.723Z] #56 38.68 btrfs-progs btrfs-tools liblzo2-2 [2020-01-06T11:28:01.723Z] #56 39.95 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:28:01.723Z] #56 39.95 Need to get 649 kB of archives. [2020-01-06T11:28:01.723Z] #56 39.95 After this operation, 4320 kB of additional disk space will be used. [2020-01-06T11:28:01.723Z] #56 39.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-06T11:28:01.723Z] #56 39.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-06T11:28:01.723Z] #56 40.06 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-06T11:28:01.723Z] #56 40.86 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:28:01.723Z] #56 41.29 Fetched 649 kB in 1s (548 kB/s) [2020-01-06T11:28:01.723Z] #56 41.43 Selecting previously unselected package liblzo2-2:amd64. [2020-01-06T11:28:01.723Z] #56 41.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-06T11:28:01.723Z] #56 41.57 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-06T11:28:01.723Z] #56 41.58 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T11:28:01.723Z] #56 41.73 Selecting previously unselected package btrfs-progs. [2020-01-06T11:28:01.723Z] #56 41.73 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-06T11:28:01.723Z] #56 41.74 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T11:28:01.723Z] #56 42.45 Selecting previously unselected package btrfs-tools. [2020-01-06T11:28:01.723Z] #56 42.45 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-06T11:28:01.723Z] #56 42.46 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T11:28:01.723Z] #56 42.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:28:01.723Z] #56 42.79 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T11:28:01.724Z] #56 42.81 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T11:28:01.724Z] #56 42.82 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T11:28:01.724Z] #56 42.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:28:01.724Z] #56 DONE 43.2s [2020-01-06T11:28:01.724Z] [2020-01-06T11:28:01.724Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:28:01.724Z] #57 DONE 0.1s [2020-01-06T11:28:01.724Z] [2020-01-06T11:28:01.724Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-06T11:28:01.724Z] #58 DONE 0.0s [2020-01-06T11:28:01.724Z] [2020-01-06T11:28:01.724Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:28:01.933Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-06T11:28:01.933Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-06T11:28:02.223Z] #50 ... [2020-01-06T11:28:02.223Z] [2020-01-06T11:28:02.223Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:28:02.223Z] #40 18.80 Fetched 7932 kB in 15s (503 kB/s) [2020-01-06T11:28:02.223Z] #40 18.80 Reading package lists... [2020-01-06T11:28:02.223Z] #40 25.09 Reading package lists... [2020-01-06T11:28:02.223Z] #40 ... [2020-01-06T11:28:02.223Z] [2020-01-06T11:28:02.223Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:28:02.223Z] #24 21.87 Fetched 7932 kB in 15s (501 kB/s) [2020-01-06T11:28:02.223Z] #24 21.87 Reading package lists... [2020-01-06T11:28:02.308Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-06T11:28:02.308Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-06T11:28:02.308Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-06T11:28:02.479Z] #24 28.16 Reading package lists... [2020-01-06T11:28:02.480Z] #24 ... [2020-01-06T11:28:02.480Z] [2020-01-06T11:28:02.480Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:28:02.480Z] #33 22.45 Fetched 7932 kB in 16s (491 kB/s) [2020-01-06T11:28:02.480Z] #33 22.45 Reading package lists... [2020-01-06T11:28:02.660Z] #59 ... [2020-01-06T11:28:02.660Z] [2020-01-06T11:28:02.661Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:28:02.661Z] #33 27.71 Reading package lists... [2020-01-06T11:28:02.661Z] #33 34.33 Building dependency tree... [2020-01-06T11:28:02.661Z] #33 37.22 The following additional packages will be installed: [2020-01-06T11:28:02.661Z] #33 37.24 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-06T11:28:02.661Z] #33 37.25 Suggested packages: [2020-01-06T11:28:02.661Z] #33 37.26 codeblocks eclipse ninja-build lrzip [2020-01-06T11:28:02.661Z] #33 37.26 Recommended packages: [2020-01-06T11:28:02.661Z] #33 37.26 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-06T11:28:02.661Z] #33 38.14 The following NEW packages will be installed: [2020-01-06T11:28:02.661Z] #33 38.15 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-06T11:28:02.661Z] #33 38.16 vim-common xxd [2020-01-06T11:28:02.661Z] #33 39.28 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:28:02.661Z] #33 39.28 Need to get 13.7 MB of archives. [2020-01-06T11:28:02.661Z] #33 39.28 After this operation, 57.2 MB of additional disk space will be used. [2020-01-06T11:28:02.661Z] #33 39.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-01-06T11:28:02.661Z] #33 39.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-06T11:28:02.661Z] #33 39.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-01-06T11:28:02.661Z] #33 40.44 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-01-06T11:28:02.661Z] #33 40.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-01-06T11:28:02.661Z] #33 40.84 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-01-06T11:28:02.661Z] #33 40.85 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-01-06T11:28:02.661Z] #33 40.96 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-01-06T11:28:02.661Z] #33 41.66 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T11:28:02.661Z] #33 41.66 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T11:28:02.661Z] #33 42.76 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:28:02.661Z] #33 42.90 Fetched 13.7 MB in 3s (3994 kB/s) [2020-01-06T11:28:02.661Z] #33 43.04 Selecting previously unselected package cmake-data. [2020-01-06T11:28:02.661Z] #33 43.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-06T11:28:02.661Z] #33 43.10 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-06T11:28:02.661Z] #33 43.17 Unpacking cmake-data (3.7.2-1) ... [2020-01-06T11:28:02.661Z] #33 ... [2020-01-06T11:28:02.661Z] [2020-01-06T11:28:02.661Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:28:02.661Z] #40 28.47 Reading package lists... [2020-01-06T11:28:02.661Z] #40 34.66 Building dependency tree... [2020-01-06T11:28:02.661Z] #40 37.41 The following additional packages will be installed: [2020-01-06T11:28:02.661Z] #40 37.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-06T11:28:02.661Z] #40 37.42 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-06T11:28:02.661Z] #40 37.43 Suggested packages: [2020-01-06T11:28:02.661Z] #40 37.44 manpages-dev python-setuptools [2020-01-06T11:28:02.661Z] #40 39.20 The following NEW packages will be installed: [2020-01-06T11:28:02.661Z] #40 39.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-06T11:28:02.661Z] #40 39.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-06T11:28:02.661Z] #40 39.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-06T11:28:02.661Z] #40 39.22 zlib1g-dev [2020-01-06T11:28:02.661Z] #40 40.45 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:28:02.661Z] #40 40.45 Need to get 3602 kB of archives. [2020-01-06T11:28:02.661Z] #40 40.45 After this operation, 18.9 MB of additional disk space will be used. [2020-01-06T11:28:02.661Z] #40 40.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-06T11:28:02.661Z] #40 40.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-01-06T11:28:02.661Z] #40 40.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-01-06T11:28:02.661Z] #40 40.62 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-06T11:28:02.661Z] #40 40.62 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-01-06T11:28:02.661Z] #40 40.63 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-06T11:28:02.661Z] #40 40.70 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-01-06T11:28:02.661Z] #40 40.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-01-06T11:28:02.661Z] #40 40.79 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-01-06T11:28:02.661Z] #40 40.89 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-01-06T11:28:02.661Z] #40 40.93 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-01-06T11:28:02.661Z] #40 41.05 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-01-06T11:28:02.661Z] #40 41.14 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-01-06T11:28:02.661Z] #40 41.14 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-01-06T11:28:02.661Z] #40 41.14 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-06T11:28:02.661Z] #40 41.23 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-01-06T11:28:02.661Z] #40 42.45 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:28:02.661Z] #40 42.60 Fetched 3602 kB in 1s (1953 kB/s) [2020-01-06T11:28:02.661Z] #40 42.70 Selecting previously unselected package libnet1:amd64. [2020-01-06T11:28:02.661Z] #40 42.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-06T11:28:02.661Z] #40 42.75 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-06T11:28:02.661Z] #40 42.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-06T11:28:02.661Z] #40 42.87 Selecting previously unselected package libcap-dev:amd64. [2020-01-06T11:28:02.661Z] #40 42.89 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-01-06T11:28:02.661Z] #40 42.89 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-01-06T11:28:02.661Z] #40 43.09 Selecting previously unselected package libnet1-dev. [2020-01-06T11:28:02.661Z] #40 43.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-01-06T11:28:02.661Z] #40 43.16 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T11:28:02.661Z] #40 43.55 Selecting previously unselected package libnl-3-200:amd64. [2020-01-06T11:28:02.661Z] #40 43.55 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-06T11:28:02.661Z] #40 43.56 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-06T11:28:02.661Z] #40 43.67 Selecting previously unselected package libnl-3-dev:amd64. [2020-01-06T11:28:02.661Z] #40 43.69 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-01-06T11:28:02.661Z] #40 43.71 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-06T11:28:02.661Z] #40 44.10 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-06T11:28:02.661Z] #40 44.10 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-06T11:28:02.661Z] #40 44.11 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-06T11:28:02.661Z] #40 44.36 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-01-06T11:28:02.728Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-06T11:28:02.736Z] #33 29.24 Reading package lists... [2020-01-06T11:28:02.736Z] #33 ... [2020-01-06T11:28:02.736Z] [2020-01-06T11:28:02.736Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:28:02.736Z] #56 23.13 Fetched 7932 kB in 16s (492 kB/s) [2020-01-06T11:28:02.736Z] #56 23.13 Reading package lists... [2020-01-06T11:28:02.919Z] #40 44.37 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-01-06T11:28:02.919Z] #40 44.39 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-06T11:28:02.919Z] #40 44.49 Selecting previously unselected package zlib1g-dev:amd64. [2020-01-06T11:28:02.919Z] #40 44.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-01-06T11:28:02.919Z] #40 44.50 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-06T11:28:02.966Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-06T11:28:03.130Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-06T11:28:03.486Z] #40 44.80 Selecting previously unselected package libprotobuf10:amd64. [2020-01-06T11:28:03.486Z] #40 44.80 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-01-06T11:28:03.486Z] #40 44.80 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-01-06T11:28:03.558Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-06T11:28:03.985Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-06T11:28:03.985Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-06T11:28:04.005Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-06T11:28:04.005Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-06T11:28:04.052Z] #40 45.46 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-01-06T11:28:04.052Z] #40 45.47 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-01-06T11:28:04.052Z] #40 45.47 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-06T11:28:04.052Z] #40 45.61 Selecting previously unselected package libprotobuf-dev:amd64. [2020-01-06T11:28:04.052Z] #40 45.61 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-01-06T11:28:04.052Z] #40 45.64 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-06T11:28:04.489Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-06T11:28:04.489Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-06T11:28:04.489Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-06T11:28:04.489Z] go: finding github.com/kr/text v0.1.0 [2020-01-06T11:28:04.618Z] #40 ... [2020-01-06T11:28:04.618Z] [2020-01-06T11:28:04.618Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:28:04.618Z] #59 2.789 + RM_GOPATH=0 [2020-01-06T11:28:04.618Z] #59 2.800 + TMP_GOPATH= [2020-01-06T11:28:04.618Z] #59 2.800 + : /build [2020-01-06T11:28:04.618Z] #59 2.800 + '[' -z '' ']' [2020-01-06T11:28:04.618Z] #59 2.800 ++ mktemp -d [2020-01-06T11:28:04.618Z] #59 2.800 + export GOPATH=/tmp/tmp.aMsDDFsA0H [2020-01-06T11:28:04.618Z] #59 2.800 + GOPATH=/tmp/tmp.aMsDDFsA0H [2020-01-06T11:28:04.618Z] #59 2.800 + RM_GOPATH=1 [2020-01-06T11:28:04.618Z] #59 2.800 ++ dirname ./install.sh [2020-01-06T11:28:04.618Z] #59 2.800 + dir=. [2020-01-06T11:28:04.618Z] #59 2.800 + bin=containerd [2020-01-06T11:28:04.618Z] #59 2.800 + shift [2020-01-06T11:28:04.618Z] #59 2.800 + '[' '!' -f ./containerd.installer ']' [2020-01-06T11:28:04.618Z] #59 2.800 + . ./containerd.installer [2020-01-06T11:28:04.618Z] #59 2.800 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:28:04.618Z] #59 2.803 + install_containerd [2020-01-06T11:28:04.618Z] #59 2.805 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-06T11:28:04.618Z] #59 2.805 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:28:04.618Z] #59 2.805 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aMsDDFsA0H/src/github.com/containerd/containerd [2020-01-06T11:28:04.618Z] #59 2.816 Cloning into '/tmp/tmp.aMsDDFsA0H/src/github.com/containerd/containerd'... [2020-01-06T11:28:04.623Z] #56 29.48 Reading package lists... [2020-01-06T11:28:04.623Z] #56 ... [2020-01-06T11:28:04.623Z] [2020-01-06T11:28:04.623Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:28:04.623Z] #40 25.09 Reading package lists... [2020-01-06T11:28:04.636Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-06T11:28:04.926Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-06T11:28:05.217Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-06T11:28:05.396Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-06T11:28:05.504Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-06T11:28:06.134Z] go: finding github.com/lib/pq v1.0.0 [2020-01-06T11:28:06.134Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-06T11:28:06.252Z] #40 31.78 Building dependency tree... [2020-01-06T11:28:06.252Z] #40 ... [2020-01-06T11:28:06.252Z] [2020-01-06T11:28:06.252Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:28:06.252Z] #10 23.03 Fetched 7932 kB in 16s (491 kB/s) [2020-01-06T11:28:06.252Z] #10 23.03 Reading package lists... [2020-01-06T11:28:06.399Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-06T11:28:06.799Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-06T11:28:06.799Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-06T11:28:06.813Z] #10 29.67 Reading package lists... [2020-01-06T11:28:06.813Z] #10 ... [2020-01-06T11:28:06.813Z] [2020-01-06T11:28:06.813Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:28:06.813Z] #40 33.63 The following additional packages will be installed: [2020-01-06T11:28:06.813Z] #40 33.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-06T11:28:06.813Z] #40 33.64 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-06T11:28:06.813Z] #40 33.64 Suggested packages: [2020-01-06T11:28:06.813Z] #40 33.65 manpages-dev python-setuptools [2020-01-06T11:28:07.150Z] #59 ... [2020-01-06T11:28:07.150Z] [2020-01-06T11:28:07.150Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:28:07.150Z] #28 38.51 + cd /tmp/tmp.k4kyp15POj/src/github.com/go-swagger/go-swagger [2020-01-06T11:28:07.150Z] #28 38.51 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-06T11:28:07.150Z] #28 41.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-06T11:28:07.150Z] #28 ... [2020-01-06T11:28:07.150Z] [2020-01-06T11:28:07.150Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:07.150Z] #26 5.050 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-06T11:28:07.150Z] #26 5.526 [2020-01-06T11:28:07.150Z] #26 5.813 #### 6.9% ######### 13.3% ############## 19.9% ################### 26.9% ######################### 35.3% ############################## 42.8% ################################# 46.7% ####################################### 55.4% ############################################ 61.9% ################################################# 69.1% ####################################################### 77.7% ############################################################## 87.3% ##################################################################### 96.1% ######################################################################## 100.0% [2020-01-06T11:28:07.150Z] #26 7.577 [2020-01-06T11:28:07.159Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-06T11:28:07.209Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-06T11:28:07.210Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-06T11:28:07.210Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-06T11:28:07.639Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-06T11:28:07.639Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-06T11:28:07.667Z] #26 7.873 ############## 20.6% ################################## 48.4% ################################################## 69.8% ######################################################################## 100.0% [2020-01-06T11:28:07.792Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-06T11:28:07.792Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-06T11:28:08.084Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-06T11:28:08.235Z] #26 8.874 [2020-01-06T11:28:08.484Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-06T11:28:08.484Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-06T11:28:08.484Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-06T11:28:08.484Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-06T11:28:08.493Z] #26 ... [2020-01-06T11:28:08.493Z] [2020-01-06T11:28:08.493Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:08.493Z] #44 39.60 github.com/LK4D4/vndr/godl/singleflight [2020-01-06T11:28:08.493Z] #44 39.61 internal/reflectlite [2020-01-06T11:28:08.493Z] #44 39.88 math/rand [2020-01-06T11:28:08.493Z] #44 41.20 internal/singleflight [2020-01-06T11:28:08.493Z] #44 42.45 strconv [2020-01-06T11:28:08.493Z] #44 42.45 io [2020-01-06T11:28:08.493Z] #44 44.11 bytes [2020-01-06T11:28:08.493Z] #44 46.32 reflect [2020-01-06T11:28:08.493Z] #44 46.64 bufio [2020-01-06T11:28:08.493Z] #44 48.54 syscall [2020-01-06T11:28:08.566Z] Fetching without tags [2020-01-06T11:28:08.702Z] #40 35.28 The following NEW packages will be installed: [2020-01-06T11:28:08.702Z] #40 35.29 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-06T11:28:08.702Z] #40 35.29 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-06T11:28:08.702Z] #40 35.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-06T11:28:08.702Z] #40 35.29 zlib1g-dev [2020-01-06T11:28:08.716Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-06T11:28:08.716Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-06T11:28:08.752Z] #44 ... [2020-01-06T11:28:08.752Z] [2020-01-06T11:28:08.752Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:08.905Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-06T11:28:08.905Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-06T11:28:08.978Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:28:09.010Z] #26 9.181 #### 6.1% ######### 12.6% ############## 19.8% ################### 26.5% [2020-01-06T11:28:09.010Z] #26 ... [2020-01-06T11:28:09.010Z] [2020-01-06T11:28:09.010Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:28:09.010Z] #31 40.08 errors [2020-01-06T11:28:09.010Z] #31 40.09 sort [2020-01-06T11:28:09.010Z] #31 40.38 strconv [2020-01-06T11:28:09.010Z] #31 41.81 io [2020-01-06T11:28:09.010Z] #31 42.86 syscall [2020-01-06T11:28:09.010Z] #31 44.52 reflect [2020-01-06T11:28:09.010Z] #31 ... [2020-01-06T11:28:09.010Z] [2020-01-06T11:28:09.010Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:28:09.010Z] #47 40.07 + cd /tmp/tmp.It8SCp95CQ/src/gotest.tools/gotestsum [2020-01-06T11:28:09.010Z] #47 40.07 + git checkout -q v0.3.5 [2020-01-06T11:28:09.010Z] #47 40.12 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-06T11:28:09.268Z] #47 ... [2020-01-06T11:28:09.268Z] [2020-01-06T11:28:09.268Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:09.320Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-06T11:28:09.320Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-06T11:28:09.320Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-06T11:28:09.630Z] #40 36.46 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:28:09.630Z] #40 36.46 Need to get 3602 kB of archives. [2020-01-06T11:28:09.630Z] #40 36.46 After this operation, 18.9 MB of additional disk space will be used. [2020-01-06T11:28:09.630Z] #40 36.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-06T11:28:09.630Z] #40 36.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-01-06T11:28:09.630Z] #40 36.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-01-06T11:28:09.630Z] #40 36.47 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-06T11:28:09.630Z] #40 36.47 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-01-06T11:28:09.630Z] #40 36.49 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-06T11:28:09.630Z] #40 36.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-01-06T11:28:09.630Z] #40 36.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-01-06T11:28:09.630Z] #40 36.52 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-01-06T11:28:09.630Z] #40 36.59 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-01-06T11:28:09.745Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-06T11:28:09.747Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-06T11:28:09.885Z] #40 36.60 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-01-06T11:28:09.885Z] #40 36.72 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-01-06T11:28:09.885Z] #40 36.77 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-01-06T11:28:09.885Z] #40 36.79 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-01-06T11:28:09.885Z] #40 36.79 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-06T11:28:09.886Z] #40 36.81 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-01-06T11:28:09.936Z] Merge succeeded, producing 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:28:09.937Z] Checking out Revision 79c877cfa71f7929facda0160bfec12ebed4e0ef (PR-40341) [2020-01-06T11:28:10.043Z] #26 9.181 #### 6.1% ######### 12.6% ############## 19.8% ################### 26.5% ####################### 32.0% ############################# 41.1% #################################### 50.4% ######################################### 57.2% ############################################# 63.4% ################################################# 68.3% ##################################################### 73.9% ########################################################## 81.1% ############################################################# 85.3% #################################################################### 95.0% ######################################################################## 100.0% [2020-01-06T11:28:10.171Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-06T11:28:10.171Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-06T11:28:10.171Z] go: finding github.com/kr/pty v1.1.1 [2020-01-06T11:28:10.171Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-06T11:28:10.171Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-06T11:28:10.171Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-06T11:28:08.438Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T11:28:08.460Z] > git config --add remote.origin.fetch +refs/pull/40341/head:refs/remotes/origin/PR-40341 # timeout=10 [2020-01-06T11:28:08.470Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-06T11:28:08.494Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T11:28:08.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T11:28:08.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T11:28:08.511Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40341/head:refs/remotes/origin/PR-40341 +refs/heads/master:refs/remotes/origin/master [2020-01-06T11:28:08.930Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:28:08.936Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:28:09.860Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T11:28:09.878Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-06T11:28:09.888Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:28:09.902Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:28:10.375Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-06T11:28:10.375Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-06T11:28:10.574Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-06T11:28:10.608Z] #26 11.15 [2020-01-06T11:28:10.672Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-06T11:28:10.974Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-06T11:28:10.974Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-06T11:28:11.250Z] #40 37.88 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:28:11.250Z] #40 38.02 Fetched 3602 kB in 1s (2372 kB/s) [2020-01-06T11:28:11.250Z] #40 38.16 Selecting previously unselected package libnet1:amd64. [2020-01-06T11:28:11.250Z] #40 38.16 (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 ... 15091 files and directories currently installed.) [2020-01-06T11:28:11.250Z] #40 38.21 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-06T11:28:11.274Z] Commit message: "swagger: restore bind options information" [2020-01-06T11:28:11.300Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-06T11:28:11.662Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-06T11:28:11.685Z] #40 38.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-06T11:28:11.685Z] #40 ... [2020-01-06T11:28:11.685Z] [2020-01-06T11:28:11.685Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:28:11.685Z] #68 DONE 38.2s [2020-01-06T11:28:11.685Z] [2020-01-06T11:28:11.685Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:28:11.685Z] #40 38.46 Selecting previously unselected package libcap-dev:amd64. [2020-01-06T11:28:11.685Z] #40 38.49 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-01-06T11:28:11.685Z] #40 38.51 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-01-06T11:28:11.700Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-06T11:28:11.942Z] #40 38.85 Selecting previously unselected package libnet1-dev. [2020-01-06T11:28:11.942Z] #40 38.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-01-06T11:28:11.942Z] #40 38.87 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T11:28:11.974Z] #26 11.55 # 2.0% ### 4.3% #### 6.8% ###### 9.4% ####### 10.7% ######### 12.8% ########## 14.3% ########### 15.9% ############ 17.5% #### [2020-01-06T11:28:11.974Z] #26 ... [2020-01-06T11:28:11.974Z] [2020-01-06T11:28:11.974Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:28:11.974Z] #10 43.48 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-01-06T11:28:11.974Z] #10 43.59 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-01-06T11:28:11.974Z] #10 46.67 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-01-06T11:28:11.974Z] #10 50.31 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-01-06T11:28:11.974Z] #10 50.33 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-01-06T11:28:11.974Z] #10 51.56 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:28:11.974Z] #10 51.76 Fetched 73.5 MB in 11s (6130 kB/s) [2020-01-06T11:28:11.974Z] #10 51.92 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-06T11:28:11.974Z] #10 51.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 ... 15091 files and directories currently installed.) [2020-01-06T11:28:11.974Z] #10 51.98 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-01-06T11:28:11.974Z] #10 52.00 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-06T11:28:11.974Z] #10 52.18 Selecting previously unselected package libudev-dev:amd64. [2020-01-06T11:28:11.974Z] #10 52.18 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-01-06T11:28:11.974Z] #10 52.22 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-06T11:28:11.974Z] #10 52.38 Selecting previously unselected package liblzo2-2:amd64. [2020-01-06T11:28:11.974Z] #10 52.41 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-06T11:28:11.974Z] #10 52.41 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T11:28:11.974Z] #10 52.56 Selecting previously unselected package btrfs-progs. [2020-01-06T11:28:11.974Z] #10 52.56 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-06T11:28:11.974Z] #10 52.58 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T11:28:11.974Z] #10 53.35 Selecting previously unselected package btrfs-tools. [2020-01-06T11:28:11.974Z] #10 53.35 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-06T11:28:11.974Z] #10 53.35 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T11:28:11.974Z] #10 53.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-06T11:28:11.974Z] #10 53.45 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-06T11:28:11.974Z] #10 53.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-06T11:28:11.974Z] #10 ... [2020-01-06T11:28:11.974Z] [2020-01-06T11:28:11.974Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:11.991Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-06T11:28:12.053Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-06T11:28:12.053Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-06T11:28:12.053Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-06T11:28:12.203Z] #40 39.12 Selecting previously unselected package libnl-3-200:amd64. [2020-01-06T11:28:12.203Z] #40 39.12 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-06T11:28:12.203Z] #40 39.13 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-06T11:28:12.461Z] #40 39.33 Selecting previously unselected package libnl-3-dev:amd64. [2020-01-06T11:28:12.461Z] #40 39.34 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-01-06T11:28:12.461Z] #40 39.36 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-06T11:28:12.471Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-06T11:28:12.533Z] + docker version [2020-01-06T11:28:12.881Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-06T11:28:12.881Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-06T11:28:13.023Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-06T11:28:13.023Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-06T11:28:13.281Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-06T11:28:13.281Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-06T11:28:13.281Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-06T11:28:13.281Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-06T11:28:13.281Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-06T11:28:13.281Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-06T11:28:13.313Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-06T11:28:13.313Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-06T11:28:13.387Z] #40 40.27 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-06T11:28:13.387Z] #40 40.27 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-06T11:28:13.387Z] #40 40.28 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-06T11:28:13.387Z] #40 40.39 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-01-06T11:28:13.643Z] #40 40.39 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-01-06T11:28:13.643Z] #40 40.41 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-06T11:28:13.643Z] #40 40.53 Selecting previously unselected package zlib1g-dev:amd64. [2020-01-06T11:28:13.643Z] #40 40.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-01-06T11:28:13.643Z] #40 40.55 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-06T11:28:13.724Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-06T11:28:13.724Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-06T11:28:13.899Z] #40 40.88 Selecting previously unselected package libprotobuf10:amd64. [2020-01-06T11:28:13.899Z] #40 40.88 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-01-06T11:28:13.899Z] #40 40.89 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-01-06T11:28:14.154Z] #40 ... [2020-01-06T11:28:14.154Z] [2020-01-06T11:28:14.154Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:28:14.154Z] #24 28.16 Reading package lists... [2020-01-06T11:28:14.154Z] #24 34.61 Building dependency tree... [2020-01-06T11:28:14.154Z] #24 36.89 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-06T11:28:14.154Z] #24 36.89 The following additional packages will be installed: [2020-01-06T11:28:14.154Z] #24 36.89 libjq1 libonig4 [2020-01-06T11:28:14.154Z] #24 37.31 The following NEW packages will be installed: [2020-01-06T11:28:14.154Z] #24 37.32 jq libjq1 libonig4 [2020-01-06T11:28:14.154Z] #24 38.47 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:28:14.154Z] #24 38.47 Need to get 327 kB of archives. [2020-01-06T11:28:14.154Z] #24 38.47 After this operation, 1157 kB of additional disk space will be used. [2020-01-06T11:28:14.154Z] #24 38.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-06T11:28:14.154Z] #24 38.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-06T11:28:14.154Z] #24 38.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-06T11:28:14.154Z] #24 39.66 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:28:14.154Z] #24 39.84 Fetched 327 kB in 1s (301 kB/s) [2020-01-06T11:28:14.154Z] #24 40.09 Selecting previously unselected package libonig4:amd64. [2020-01-06T11:28:14.155Z] #24 40.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-06T11:28:14.155Z] #24 40.13 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-01-06T11:28:14.155Z] #24 40.27 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-06T11:28:14.155Z] #24 40.49 Selecting previously unselected package libjq1:amd64. [2020-01-06T11:28:14.155Z] #24 40.49 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-06T11:28:14.155Z] #24 40.50 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-06T11:28:14.155Z] #24 40.69 Selecting previously unselected package jq. [2020-01-06T11:28:14.155Z] #24 40.72 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-06T11:28:14.155Z] #24 40.74 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T11:28:14.155Z] #24 40.87 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-06T11:28:14.155Z] #24 40.90 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-06T11:28:14.155Z] #24 40.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:28:14.155Z] #24 40.95 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T11:28:14.155Z] #24 DONE 41.1s [2020-01-06T11:28:14.155Z] [2020-01-06T11:28:14.155Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-06T11:28:14.155Z] #25 DONE 0.1s [2020-01-06T11:28:14.155Z] [2020-01-06T11:28:14.155Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:14.164Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-06T11:28:14.164Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-06T11:28:14.342Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-06T11:28:14.342Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-06T11:28:14.822Z] #26 11.55 # 2.0% ### 4.3% #### 6.8% ###### 9.4% ####### 10.7% ######### 12.8% ########## 14.3% ########### 15.9% ############ 17.5% ############# 19.2% ############### 21.5% ################ 22.8% ################# 24.8% ################### 26.6% ################### 27.6% ##################### 29.5% ###################### 31.8% ######################## 33.5% ######################### 35.1% ########################## 36.5% ########################### 38.8% ############################# 41.6% ############################### 43.9% ################################ 44.9% ################################# 46.7% ################################## 48.6% #################################### 50.4% ##################################### 51.7% ###################################### 53.2% ####################################### 55.1% ######################################### 57.3% ########################################## 59.0% ########################################### 60.8% ############################################ 62.4% ############################################## 64.2% ############################################### 66.2% [2020-01-06T11:28:14.822Z] #26 ... [2020-01-06T11:28:14.822Z] [2020-01-06T11:28:14.822Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:28:14.822Z] #33 46.42 Selecting previously unselected package liblzo2-2:amd64. [2020-01-06T11:28:14.822Z] #33 46.45 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-06T11:28:14.822Z] #33 46.51 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T11:28:14.822Z] #33 46.68 Selecting previously unselected package libicu57:amd64. [2020-01-06T11:28:14.822Z] #33 46.68 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-01-06T11:28:14.822Z] #33 46.69 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-06T11:28:14.822Z] #33 54.03 Selecting previously unselected package libxml2:amd64. [2020-01-06T11:28:14.822Z] #33 54.03 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-01-06T11:28:14.822Z] #33 54.03 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T11:28:14.822Z] #33 54.86 Selecting previously unselected package libarchive13:amd64. [2020-01-06T11:28:14.822Z] #33 54.88 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-01-06T11:28:14.822Z] #33 54.88 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-06T11:28:14.822Z] #33 55.31 Selecting previously unselected package libjsoncpp1:amd64. [2020-01-06T11:28:14.822Z] #33 55.33 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-01-06T11:28:14.822Z] #33 55.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-06T11:28:14.822Z] #33 55.53 Selecting previously unselected package libuv1:amd64. [2020-01-06T11:28:14.822Z] #33 55.53 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-01-06T11:28:14.822Z] #33 55.56 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-01-06T11:28:14.822Z] #33 55.71 Selecting previously unselected package cmake. [2020-01-06T11:28:14.822Z] #33 55.71 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-01-06T11:28:14.822Z] #33 55.88 Unpacking cmake (3.7.2-1) ... [2020-01-06T11:28:14.845Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-06T11:28:14.846Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-06T11:28:14.846Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-06T11:28:15.081Z] #33 ... [2020-01-06T11:28:15.081Z] [2020-01-06T11:28:15.081Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:15.339Z] #26 11.55 # 2.0% ### 4.3% #### 6.8% ###### 9.4% ####### 10.7% ######### 12.8% ########## 14.3% ########### 15.9% ############ 17.5% ############# 19.2% ############### 21.5% ################ 22.8% ################# 24.8% ################### 26.6% ################### 27.6% ##################### 29.5% ###################### 31.8% ######################## 33.5% ######################### 35.1% ########################## 36.5% ########################### 38.8% ############################# 41.6% ############################### 43.9% ################################ 44.9% ################################# 46.7% ################################## 48.6% #################################### 50.4% ##################################### 51.7% ###################################### 53.2% ####################################### 55.1% ######################################### 57.3% ########################################## 59.0% ########################################### 60.8% ############################################ 62.4% ############################################## 64.2% ############################################### 66.2% ################################################ 67.3% ################################################# 68.7% ################################################## 70.1% ################################################### 71.8% [2020-01-06T11:28:15.339Z] #26 ... [2020-01-06T11:28:15.339Z] [2020-01-06T11:28:15.339Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:28:15.339Z] #40 46.88 Selecting previously unselected package libprotoc10:amd64. [2020-01-06T11:28:15.339Z] #40 46.88 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-01-06T11:28:15.339Z] #40 46.89 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-01-06T11:28:15.339Z] #40 47.39 Selecting previously unselected package protobuf-c-compiler. [2020-01-06T11:28:15.339Z] #40 47.42 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-01-06T11:28:15.339Z] #40 47.43 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-06T11:28:15.339Z] #40 47.62 Selecting previously unselected package protobuf-compiler. [2020-01-06T11:28:15.339Z] #40 47.65 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-01-06T11:28:15.339Z] #40 47.66 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-06T11:28:15.339Z] #40 47.87 Selecting previously unselected package python-pkg-resources. [2020-01-06T11:28:15.339Z] #40 47.88 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T11:28:15.339Z] #40 47.88 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-06T11:28:15.339Z] #40 48.14 Selecting previously unselected package python-protobuf. [2020-01-06T11:28:15.339Z] #40 48.15 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-01-06T11:28:15.339Z] #40 48.15 Unpacking python-protobuf (3.0.0-9) ... [2020-01-06T11:28:15.339Z] #40 48.77 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-06T11:28:15.339Z] #40 48.90 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-06T11:28:15.339Z] #40 48.91 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-06T11:28:15.339Z] #40 54.63 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T11:28:15.339Z] #40 54.67 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-01-06T11:28:15.339Z] #40 54.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:28:15.339Z] #40 54.74 Setting up python-protobuf (3.0.0-9) ... [2020-01-06T11:28:15.339Z] #40 ... [2020-01-06T11:28:15.339Z] [2020-01-06T11:28:15.339Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:15.401Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-06T11:28:15.401Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-06T11:28:15.875Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-06T11:28:15.996Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-06T11:28:15.996Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-06T11:28:15.996Z] go: finding github.com/golang/mock v1.1.1 [2020-01-06T11:28:15.996Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-06T11:28:15.996Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-06T11:28:16.042Z] #26 ... [2020-01-06T11:28:16.042Z] [2020-01-06T11:28:16.042Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:28:16.042Z] #56 29.48 Reading package lists... [2020-01-06T11:28:16.042Z] #56 36.10 Building dependency tree... [2020-01-06T11:28:16.042Z] #56 38.35 The following additional packages will be installed: [2020-01-06T11:28:16.042Z] #56 38.36 btrfs-progs liblzo2-2 [2020-01-06T11:28:16.042Z] #56 38.63 The following NEW packages will be installed: [2020-01-06T11:28:16.042Z] #56 38.63 btrfs-progs btrfs-tools liblzo2-2 [2020-01-06T11:28:16.042Z] #56 39.73 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:28:16.042Z] #56 39.73 Need to get 649 kB of archives. [2020-01-06T11:28:16.042Z] #56 39.73 After this operation, 4320 kB of additional disk space will be used. [2020-01-06T11:28:16.042Z] #56 39.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-06T11:28:16.042Z] #56 39.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-06T11:28:16.042Z] #56 39.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-06T11:28:16.042Z] #56 40.83 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:28:16.042Z] #56 41.01 Fetched 649 kB in 1s (526 kB/s) [2020-01-06T11:28:16.042Z] #56 41.10 Selecting previously unselected package liblzo2-2:amd64. [2020-01-06T11:28:16.042Z] #56 41.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 ... 15091 files and directories currently installed.) [2020-01-06T11:28:16.042Z] #56 41.17 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-06T11:28:16.042Z] #56 41.20 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T11:28:16.042Z] #56 41.37 Selecting previously unselected package btrfs-progs. [2020-01-06T11:28:16.042Z] #56 41.38 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-06T11:28:16.042Z] #56 41.38 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T11:28:16.042Z] #56 42.29 Selecting previously unselected package btrfs-tools. [2020-01-06T11:28:16.042Z] #56 42.29 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-06T11:28:16.042Z] #56 42.30 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T11:28:16.042Z] #56 42.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:28:16.042Z] #56 42.54 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T11:28:16.042Z] #56 42.56 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T11:28:16.042Z] #56 42.59 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T11:28:16.042Z] #56 42.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:28:16.042Z] #56 DONE 42.8s [2020-01-06T11:28:16.042Z] [2020-01-06T11:28:16.042Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:28:16.042Z] #57 DONE 0.1s [2020-01-06T11:28:16.042Z] [2020-01-06T11:28:16.042Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-06T11:28:16.042Z] #58 DONE 0.1s [2020-01-06T11:28:16.042Z] [2020-01-06T11:28:16.042Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:28:16.512Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-06T11:28:16.803Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-06T11:28:16.890Z] #26 11.55 # 2.0% ### 4.3% #### 6.8% ###### 9.4% ####### 10.7% ######### 12.8% ########## 14.3% ########### 15.9% ############ 17.5% ############# 19.2% ############### 21.5% ################ 22.8% ################# 24.8% ################### 26.6% ################### 27.6% ##################### 29.5% ###################### 31.8% ######################## 33.5% ######################### 35.1% ########################## 36.5% ########################### 38.8% ############################# 41.6% ############################### 43.9% ################################ 44.9% ################################# 46.7% ################################## 48.6% #################################### 50.4% ##################################### 51.7% ###################################### 53.2% ####################################### 55.1% ######################################### 57.3% ########################################## 59.0% ########################################### 60.8% ############################################ 62.4% ############################################## 64.2% ############################################### 66.2% ################################################ 67.3% ################################################# 68.7% ################################################## 70.1% ################################################### 71.8% #################################################### 73.4% ##################################################### 74.9% ####################################################### 77.2% ######################################################## 78.6% ######################################################### 80.3% ########################################################## 81.8% ############################################################ 83.5% ############################################################ 84.6% ############################################################## 86.8% ############################################################### 88.8% ################################################################# 91.0% ################################################################## 92.6% ################################################################### 94.1% #################################################################### 95.2% ##################################################################### 96.9% ######################################################################## 100.0% [2020-01-06T11:28:17.148Z] #26 17.66 [2020-01-06T11:28:17.811Z] Client: Docker Engine - Community [2020-01-06T11:28:17.811Z] Version: 19.03.2 [2020-01-06T11:28:17.811Z] API version: 1.40 [2020-01-06T11:28:17.811Z] Go version: go1.12.8 [2020-01-06T11:28:17.811Z] Git commit: 6a30dfc [2020-01-06T11:28:17.811Z] Built: Thu Aug 29 05:32:25 2019 [2020-01-06T11:28:17.811Z] OS/Arch: linux/arm64 [2020-01-06T11:28:17.811Z] Experimental: false [2020-01-06T11:28:17.811Z] [2020-01-06T11:28:17.811Z] Server: Docker Engine - Community [2020-01-06T11:28:17.811Z] Engine: [2020-01-06T11:28:17.811Z] Version: 19.03.2 [2020-01-06T11:28:17.811Z] API version: 1.40 (minimum version 1.12) [2020-01-06T11:28:17.811Z] Go version: go1.12.8 [2020-01-06T11:28:17.811Z] Git commit: 6a30dfc [2020-01-06T11:28:17.811Z] Built: Thu Aug 29 05:30:57 2019 [2020-01-06T11:28:17.811Z] OS/Arch: linux/arm64 [2020-01-06T11:28:17.811Z] Experimental: true [2020-01-06T11:28:17.811Z] containerd: [2020-01-06T11:28:17.811Z] Version: 1.2.6 [2020-01-06T11:28:17.811Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-06T11:28:17.811Z] runc: [2020-01-06T11:28:17.811Z] Version: 1.0.0-rc8 [2020-01-06T11:28:17.811Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-06T11:28:17.811Z] docker-init: [2020-01-06T11:28:17.811Z] Version: 0.18.0 [2020-01-06T11:28:17.811Z] GitCommit: fec3683 [2020-01-06T11:28:17.838Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [Pipeline] sh [2020-01-06T11:28:18.139Z] + docker info [2020-01-06T11:28:18.524Z] #26 18.92 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-06T11:28:18.556Z] #59 ... [2020-01-06T11:28:18.556Z] [2020-01-06T11:28:18.556Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:28:18.556Z] #33 29.24 Reading package lists... [2020-01-06T11:28:18.556Z] #33 35.18 Building dependency tree... [2020-01-06T11:28:18.556Z] #33 37.48 The following additional packages will be installed: [2020-01-06T11:28:18.556Z] #33 37.49 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-06T11:28:18.556Z] #33 37.50 Suggested packages: [2020-01-06T11:28:18.556Z] #33 37.51 codeblocks eclipse ninja-build lrzip [2020-01-06T11:28:18.556Z] #33 37.51 Recommended packages: [2020-01-06T11:28:18.556Z] #33 37.51 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-06T11:28:18.556Z] #33 38.46 The following NEW packages will be installed: [2020-01-06T11:28:18.556Z] #33 38.49 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-06T11:28:18.556Z] #33 38.49 vim-common xxd [2020-01-06T11:28:18.556Z] #33 39.60 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:28:18.556Z] #33 39.60 Need to get 13.7 MB of archives. [2020-01-06T11:28:18.556Z] #33 39.60 After this operation, 57.2 MB of additional disk space will be used. [2020-01-06T11:28:18.556Z] #33 39.60 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-01-06T11:28:18.556Z] #33 39.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-06T11:28:18.556Z] #33 39.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-01-06T11:28:18.556Z] #33 40.41 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-01-06T11:28:18.556Z] #33 40.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-01-06T11:28:18.556Z] #33 40.55 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-01-06T11:28:18.556Z] #33 40.56 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-01-06T11:28:18.556Z] #33 40.57 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-01-06T11:28:18.556Z] #33 40.89 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T11:28:18.556Z] #33 40.91 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T11:28:18.556Z] #33 42.20 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:28:18.556Z] #33 42.40 Fetched 13.7 MB in 2s (5778 kB/s) [2020-01-06T11:28:18.556Z] #33 42.51 Selecting previously unselected package cmake-data. [2020-01-06T11:28:18.556Z] #33 42.51 (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 ... 15091 files and directories currently installed.) [2020-01-06T11:28:18.556Z] #33 42.55 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-06T11:28:18.556Z] #33 42.57 Unpacking cmake-data (3.7.2-1) ... [2020-01-06T11:28:18.556Z] #33 ... [2020-01-06T11:28:18.556Z] [2020-01-06T11:28:18.556Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:28:18.556Z] #40 41.75 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-01-06T11:28:18.556Z] #40 41.75 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-01-06T11:28:18.556Z] #40 41.75 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-06T11:28:18.556Z] #40 41.96 Selecting previously unselected package libprotobuf-dev:amd64. [2020-01-06T11:28:18.556Z] #40 41.96 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-01-06T11:28:18.556Z] #40 41.97 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-06T11:28:18.556Z] #40 43.40 Selecting previously unselected package libprotoc10:amd64. [2020-01-06T11:28:18.556Z] #40 43.41 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-01-06T11:28:18.556Z] #40 43.42 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-01-06T11:28:18.556Z] #40 44.19 Selecting previously unselected package protobuf-c-compiler. [2020-01-06T11:28:18.556Z] #40 44.19 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-01-06T11:28:18.556Z] #40 44.20 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-06T11:28:18.556Z] #40 44.33 Selecting previously unselected package protobuf-compiler. [2020-01-06T11:28:18.556Z] #40 44.33 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-01-06T11:28:18.556Z] #40 44.36 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-06T11:28:18.556Z] #40 44.53 Selecting previously unselected package python-pkg-resources. [2020-01-06T11:28:18.556Z] #40 44.53 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T11:28:18.556Z] #40 44.53 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-06T11:28:18.556Z] #40 44.77 Selecting previously unselected package python-protobuf. [2020-01-06T11:28:18.556Z] #40 44.77 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-01-06T11:28:18.556Z] #40 44.77 Unpacking python-protobuf (3.0.0-9) ... [2020-01-06T11:28:18.556Z] #40 45.38 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-06T11:28:18.556Z] #40 45.49 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-06T11:28:18.556Z] #40 45.51 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-06T11:28:18.783Z] #26 19.41 [2020-01-06T11:28:18.869Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-06T11:28:19.117Z] #40 ... [2020-01-06T11:28:19.117Z] [2020-01-06T11:28:19.118Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:28:19.118Z] #10 29.67 Reading package lists... [2020-01-06T11:28:19.118Z] #10 36.06 Building dependency tree... [2020-01-06T11:28:19.118Z] #10 38.10 The following additional packages will be installed: [2020-01-06T11:28:19.118Z] #10 38.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-06T11:28:19.118Z] #10 38.11 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-06T11:28:19.118Z] #10 38.11 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T11:28:19.118Z] #10 38.11 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-06T11:28:19.118Z] #10 38.11 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-06T11:28:19.118Z] #10 38.11 Suggested packages: [2020-01-06T11:28:19.118Z] #10 38.11 gcc-6-locales seccomp wine64 [2020-01-06T11:28:19.118Z] #10 40.62 The following NEW packages will be installed: [2020-01-06T11:28:19.118Z] #10 40.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-06T11:28:19.118Z] #10 40.62 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-06T11:28:19.118Z] #10 40.62 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-06T11:28:19.118Z] #10 40.63 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T11:28:19.118Z] #10 40.63 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-06T11:28:19.118Z] #10 40.63 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-06T11:28:19.118Z] #10 40.63 mingw-w64-x86-64-dev [2020-01-06T11:28:19.118Z] #10 41.84 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:28:19.118Z] #10 41.84 Need to get 73.5 MB of archives. [2020-01-06T11:28:19.118Z] #10 41.84 After this operation, 466 MB of additional disk space will be used. [2020-01-06T11:28:19.118Z] #10 41.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-01-06T11:28:19.118Z] #10 41.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-01-06T11:28:19.118Z] #10 41.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-06T11:28:19.118Z] #10 41.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-06T11:28:19.118Z] #10 41.95 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-06T11:28:19.118Z] #10 41.96 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-01-06T11:28:19.118Z] #10 42.00 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-01-06T11:28:19.118Z] #10 42.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-01-06T11:28:19.118Z] #10 42.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-01-06T11:28:19.118Z] #10 42.10 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-01-06T11:28:19.118Z] #10 42.10 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-01-06T11:28:19.118Z] #10 42.13 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-01-06T11:28:19.118Z] #10 42.24 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-01-06T11:28:19.118Z] #10 42.26 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-01-06T11:28:19.118Z] #10 42.27 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-01-06T11:28:19.118Z] #10 42.29 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-01-06T11:28:19.118Z] #10 42.30 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-01-06T11:28:19.118Z] #10 42.48 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-01-06T11:28:19.118Z] #10 42.77 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-01-06T11:28:19.118Z] #10 43.06 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-06T11:28:19.118Z] #10 43.09 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-06T11:28:19.118Z] #10 43.59 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-06T11:28:19.118Z] #10 43.93 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-01-06T11:28:19.118Z] #10 43.95 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-01-06T11:28:19.118Z] #10 ... [2020-01-06T11:28:19.118Z] [2020-01-06T11:28:19.118Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:28:19.118Z] #59 2.874 + RM_GOPATH=0 [2020-01-06T11:28:19.118Z] #59 2.874 + TMP_GOPATH= [2020-01-06T11:28:19.118Z] #59 2.874 + : /build [2020-01-06T11:28:19.118Z] #59 2.874 + '[' -z '' ']' [2020-01-06T11:28:19.118Z] #59 2.879 ++ mktemp -d [2020-01-06T11:28:19.118Z] #59 2.879 + export GOPATH=/tmp/tmp.HxQGWpew0q [2020-01-06T11:28:19.118Z] #59 2.879 + GOPATH=/tmp/tmp.HxQGWpew0q [2020-01-06T11:28:19.118Z] #59 2.879 + RM_GOPATH=1 [2020-01-06T11:28:19.118Z] #59 2.879 ++ dirname ./install.sh [2020-01-06T11:28:19.118Z] #59 2.881 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:28:19.118Z] #59 2.881 + dir=. [2020-01-06T11:28:19.118Z] #59 2.881 + bin=containerd [2020-01-06T11:28:19.118Z] #59 2.881 + shift [2020-01-06T11:28:19.118Z] #59 2.881 + '[' '!' -f ./containerd.installer ']' [2020-01-06T11:28:19.118Z] #59 2.881 + . ./containerd.installer [2020-01-06T11:28:19.118Z] #59 2.881 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:28:19.118Z] #59 2.881 + install_containerd [2020-01-06T11:28:19.118Z] #59 2.881 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-06T11:28:19.118Z] #59 2.881 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HxQGWpew0q/src/github.com/containerd/containerd [2020-01-06T11:28:19.118Z] #59 2.893 Cloning into '/tmp/tmp.HxQGWpew0q/src/github.com/containerd/containerd'... [2020-01-06T11:28:19.157Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-06T11:28:19.349Z] #26 19.70 ######################################################################## 100.0% [2020-01-06T11:28:19.349Z] #26 19.88 [2020-01-06T11:28:19.786Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-06T11:28:19.915Z] #26 ... [2020-01-06T11:28:19.916Z] [2020-01-06T11:28:19.916Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:28:19.916Z] #33 59.39 Selecting previously unselected package xxd. [2020-01-06T11:28:19.916Z] #33 59.39 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-06T11:28:19.916Z] #33 59.40 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:28:19.916Z] #33 59.59 Selecting previously unselected package vim-common. [2020-01-06T11:28:19.916Z] #33 59.59 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:28:19.916Z] #33 59.62 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:28:19.916Z] #33 60.00 Processing triggers for mime-support (3.60) ... [2020-01-06T11:28:19.916Z] #33 60.08 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:28:19.916Z] #33 60.10 Setting up libuv1:amd64 (1.9.1-3) ... [2020-01-06T11:28:19.916Z] #33 60.11 Setting up cmake-data (3.7.2-1) ... [2020-01-06T11:28:19.916Z] #33 60.12 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-06T11:28:19.916Z] #33 60.15 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T11:28:19.916Z] #33 60.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:28:19.916Z] #33 60.20 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:28:19.916Z] #33 60.22 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T11:28:19.916Z] #33 60.24 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-06T11:28:19.916Z] #33 60.25 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-06T11:28:19.916Z] #33 60.26 Setting up cmake (3.7.2-1) ... [2020-01-06T11:28:19.916Z] #33 60.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:28:19.916Z] #33 DONE 61.5s [2020-01-06T11:28:20.044Z] #59 ... [2020-01-06T11:28:20.044Z] [2020-01-06T11:28:20.044Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:28:20.044Z] #28 36.87 + cd /tmp/tmp.wcc0Q4V8WN/src/github.com/go-swagger/go-swagger [2020-01-06T11:28:20.044Z] #28 36.87 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-06T11:28:20.044Z] #28 39.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-06T11:28:20.044Z] #28 ... [2020-01-06T11:28:20.044Z] [2020-01-06T11:28:20.044Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:20.044Z] #26 4.623 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-06T11:28:20.044Z] #26 5.093 [2020-01-06T11:28:20.176Z] [2020-01-06T11:28:20.176Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:28:20.176Z] #34 DONE 0.1s [2020-01-06T11:28:20.176Z] [2020-01-06T11:28:20.176Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-06T11:28:20.176Z] #35 DONE 0.1s [2020-01-06T11:28:20.176Z] [2020-01-06T11:28:20.176Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:28:20.176Z] #40 61.52 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-01-06T11:28:20.176Z] #40 61.56 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-06T11:28:20.176Z] #40 61.58 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-06T11:28:20.176Z] #40 61.62 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-06T11:28:20.176Z] #40 61.62 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-01-06T11:28:20.176Z] #40 61.63 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-06T11:28:20.176Z] #40 61.65 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-06T11:28:20.176Z] #40 61.66 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-06T11:28:20.176Z] #40 61.68 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-06T11:28:20.176Z] #40 61.68 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-06T11:28:20.176Z] #40 61.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:28:20.176Z] #40 ... [2020-01-06T11:28:20.176Z] [2020-01-06T11:28:20.176Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:28:20.176Z] #31 51.29 time [2020-01-06T11:28:20.176Z] #31 56.72 internal/poll [2020-01-06T11:28:20.176Z] #31 59.44 os [2020-01-06T11:28:20.176Z] #31 59.59 internal/fmtsort [2020-01-06T11:28:20.176Z] #31 60.31 strings [2020-01-06T11:28:20.416Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-06T11:28:20.434Z] #31 ... [2020-01-06T11:28:20.434Z] [2020-01-06T11:28:20.434Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:28:20.434Z] #40 DONE 62.0s [2020-01-06T11:28:20.434Z] [2020-01-06T11:28:20.434Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:21.067Z] #26 5.379 ##### 7.7% ############ 16.7% ################ 23.0% ###################### 31.3% ############################ 39.3% ################################# 46.3% ####################################### 55.1% ############################################# 62.9% ################################################# 68.4% ####################################################### 77.3% ############################################################## 86.7% ################################################################### 93.6% ######################################################################## 100.0% [2020-01-06T11:28:21.497Z] #26 ... [2020-01-06T11:28:21.497Z] [2020-01-06T11:28:21.497Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:28:21.497Z] #31 37.80 internal/reflectlite [2020-01-06T11:28:21.497Z] #31 37.80 sync [2020-01-06T11:28:21.497Z] #31 40.38 sort [2020-01-06T11:28:21.497Z] #31 40.39 errors [2020-01-06T11:28:21.497Z] #31 40.95 strconv [2020-01-06T11:28:21.497Z] #31 42.13 io [2020-01-06T11:28:21.497Z] #31 43.53 internal/oserror [2020-01-06T11:28:21.497Z] #31 43.65 syscall [2020-01-06T11:28:21.497Z] #31 45.32 reflect [2020-01-06T11:28:21.497Z] #31 ... [2020-01-06T11:28:21.497Z] [2020-01-06T11:28:21.497Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:28:21.497Z] #33 45.55 Selecting previously unselected package liblzo2-2:amd64. [2020-01-06T11:28:21.497Z] #33 45.58 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-06T11:28:21.497Z] #33 45.59 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T11:28:21.497Z] #33 45.73 Selecting previously unselected package libicu57:amd64. [2020-01-06T11:28:21.497Z] #33 45.73 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-01-06T11:28:21.497Z] #33 45.74 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-06T11:28:21.985Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-06T11:28:22.273Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-06T11:28:22.470Z] #41 ... [2020-01-06T11:28:22.471Z] [2020-01-06T11:28:22.471Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:28:22.471Z] #10 53.76 Selecting previously unselected package dmsetup. [2020-01-06T11:28:22.471Z] #10 53.77 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-01-06T11:28:22.471Z] #10 53.78 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-06T11:28:22.471Z] #10 53.96 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-06T11:28:22.471Z] #10 53.96 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-06T11:28:22.471Z] #10 53.97 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-06T11:28:22.471Z] #10 54.10 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-06T11:28:22.471Z] #10 54.12 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2020-01-06T11:28:22.471Z] #10 54.12 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-01-06T11:28:22.471Z] #10 54.61 Selecting previously unselected package libpcre16-3:amd64. [2020-01-06T11:28:22.471Z] #10 54.62 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-01-06T11:28:22.471Z] #10 54.62 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-01-06T11:28:22.471Z] #10 54.87 Selecting previously unselected package libpcre32-3:amd64. [2020-01-06T11:28:22.471Z] #10 54.88 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-01-06T11:28:22.471Z] #10 54.89 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-01-06T11:28:22.471Z] #10 55.15 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-06T11:28:22.471Z] #10 55.17 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-01-06T11:28:22.471Z] #10 55.18 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-06T11:28:22.471Z] #10 55.84 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-06T11:28:22.471Z] #10 55.86 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-01-06T11:28:22.471Z] #10 55.89 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-06T11:28:22.471Z] #10 56.37 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-06T11:28:22.471Z] #10 56.39 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-01-06T11:28:22.471Z] #10 56.39 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-06T11:28:22.471Z] #10 56.53 Selecting previously unselected package libseccomp2:amd64. [2020-01-06T11:28:22.471Z] #10 56.54 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-06T11:28:22.471Z] #10 56.55 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-06T11:28:22.471Z] #10 56.66 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-06T11:28:22.471Z] #10 56.66 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-06T11:28:22.471Z] #10 56.67 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-06T11:28:22.471Z] #10 56.85 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-06T11:28:22.471Z] #10 56.85 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-01-06T11:28:22.471Z] #10 56.85 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-06T11:28:22.471Z] #10 59.28 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-06T11:28:22.471Z] #10 59.28 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-01-06T11:28:22.471Z] #10 59.29 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T11:28:22.471Z] #10 61.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-06T11:28:22.471Z] #10 61.62 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-01-06T11:28:22.471Z] #10 61.62 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T11:28:22.471Z] #10 ... [2020-01-06T11:28:22.471Z] [2020-01-06T11:28:22.471Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:22.471Z] #26 21.51 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-06T11:28:22.471Z] #26 22.36 [2020-01-06T11:28:22.471Z] #26 22.62 ######################################################################## 100.0% [2020-01-06T11:28:22.471Z] #26 22.74 [2020-01-06T11:28:22.561Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-06T11:28:22.863Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-06T11:28:23.150Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-06T11:28:23.150Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-06T11:28:23.481Z] Client: [2020-01-06T11:28:23.481Z] Debug Mode: false [2020-01-06T11:28:23.481Z] [2020-01-06T11:28:23.481Z] Server: [2020-01-06T11:28:23.481Z] Containers: 0 [2020-01-06T11:28:23.481Z] Running: 0 [2020-01-06T11:28:23.481Z] Paused: 0 [2020-01-06T11:28:23.481Z] Stopped: 0 [2020-01-06T11:28:23.481Z] Images: 0 [2020-01-06T11:28:23.481Z] Server Version: 19.03.2 [2020-01-06T11:28:23.481Z] Storage Driver: overlay2 [2020-01-06T11:28:23.481Z] Backing Filesystem: extfs [2020-01-06T11:28:23.481Z] Supports d_type: true [2020-01-06T11:28:23.481Z] Native Overlay Diff: true [2020-01-06T11:28:23.481Z] Logging Driver: json-file [2020-01-06T11:28:23.481Z] Cgroup Driver: cgroupfs [2020-01-06T11:28:23.481Z] Plugins: [2020-01-06T11:28:23.481Z] Volume: local [2020-01-06T11:28:23.481Z] Network: bridge host ipvlan macvlan null overlay [2020-01-06T11:28:23.481Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-06T11:28:23.481Z] Swarm: inactive [2020-01-06T11:28:23.481Z] Runtimes: runc [2020-01-06T11:28:23.481Z] Default Runtime: runc [2020-01-06T11:28:23.481Z] Init Binary: docker-init [2020-01-06T11:28:23.481Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-06T11:28:23.481Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-06T11:28:23.481Z] init version: fec3683 [2020-01-06T11:28:23.481Z] Security Options: [2020-01-06T11:28:23.481Z] apparmor [2020-01-06T11:28:23.481Z] seccomp [2020-01-06T11:28:23.481Z] Profile: default [2020-01-06T11:28:23.481Z] Kernel Version: 4.15.0-1048-aws [2020-01-06T11:28:23.481Z] Operating System: Ubuntu 16.04.6 LTS [2020-01-06T11:28:23.481Z] OSType: linux [2020-01-06T11:28:23.481Z] Architecture: aarch64 [2020-01-06T11:28:23.481Z] CPUs: 4 [2020-01-06T11:28:23.481Z] Total Memory: 7.525GiB [2020-01-06T11:28:23.481Z] Name: ip-10-100-61-212 [2020-01-06T11:28:23.481Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2020-01-06T11:28:23.481Z] Docker Root Dir: /var/lib/docker [2020-01-06T11:28:23.481Z] Debug Mode: false [2020-01-06T11:28:23.481Z] Registry: https://index.docker.io/v1/ [2020-01-06T11:28:23.481Z] Labels: [2020-01-06T11:28:23.481Z] Experimental: true [2020-01-06T11:28:23.481Z] Insecure Registries: [2020-01-06T11:28:23.481Z] 127.0.0.0/8 [2020-01-06T11:28:23.481Z] Live Restore Enabled: true [2020-01-06T11:28:23.481Z] [2020-01-06T11:28:23.481Z] WARNING: No swap limit support [Pipeline] sh [2020-01-06T11:28:23.774Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-06T11:28:23.774Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-06T11:28:23.778Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T11:28:23.778Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T11:28:23.779Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40341/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-06T11:28:23.779Z] + bash /home/ubuntu/workspace/moby_PR-40341/check-config.sh [2020-01-06T11:28:23.779Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-06T11:28:23.779Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-06T11:28:23.779Z] [2020-01-06T11:28:23.779Z] Generally Necessary: [2020-01-06T11:28:23.779Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-06T11:28:23.779Z] - apparmor: enabled and tools installed [2020-01-06T11:28:23.779Z] - CONFIG_NAMESPACES: enabled [2020-01-06T11:28:23.779Z] - CONFIG_NET_NS: enabled [2020-01-06T11:28:23.779Z] - CONFIG_PID_NS: enabled [2020-01-06T11:28:23.779Z] - CONFIG_IPC_NS: enabled [2020-01-06T11:28:23.779Z] - CONFIG_UTS_NS: enabled [2020-01-06T11:28:23.779Z] - CONFIG_CGROUPS: enabled [2020-01-06T11:28:23.845Z] #26 24.20 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-06T11:28:23.845Z] #26 24.27 skipping existing 1849cc453dee [2020-01-06T11:28:23.845Z] #26 24.38 [2020-01-06T11:28:23.845Z] #26 ... [2020-01-06T11:28:23.845Z] [2020-01-06T11:28:23.845Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:23.845Z] #44 55.07 time [2020-01-06T11:28:23.845Z] #44 60.97 strings [2020-01-06T11:28:23.845Z] #44 62.03 os [2020-01-06T11:28:23.845Z] #44 64.74 regexp/syntax [2020-01-06T11:28:24.020Z] #33 ... [2020-01-06T11:28:24.020Z] [2020-01-06T11:28:24.020Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:24.020Z] #26 7.381 [2020-01-06T11:28:24.020Z] #26 7.621 ######## 12.3% ####################### 32.2% ################################### 49.3% ################################################ 66.9% ############################################################# 85.1% ######################################################################## 100.0% [2020-01-06T11:28:24.020Z] #26 8.646 [2020-01-06T11:28:24.020Z] #26 9.078 ### 4.9% ####### 10.7% ############ 17.3% ################ 22.6% ################### 27.6% ######################### 36.0% [2020-01-06T11:28:24.020Z] #26 ... [2020-01-06T11:28:24.020Z] [2020-01-06T11:28:24.020Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:24.020Z] #44 40.51 github.com/LK4D4/vndr/godl/singleflight [2020-01-06T11:28:24.020Z] #44 40.51 errors [2020-01-06T11:28:24.020Z] #44 40.84 sort [2020-01-06T11:28:24.020Z] #44 40.94 io [2020-01-06T11:28:24.020Z] #44 42.30 bytes [2020-01-06T11:28:24.020Z] #44 42.48 strconv [2020-01-06T11:28:24.020Z] #44 44.81 bufio [2020-01-06T11:28:24.020Z] #44 46.28 syscall [2020-01-06T11:28:24.020Z] #44 46.90 reflect [2020-01-06T11:28:24.020Z] #44 ... [2020-01-06T11:28:24.020Z] [2020-01-06T11:28:24.020Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:24.041Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-06T11:28:24.041Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-06T11:28:24.041Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-06T11:28:24.041Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-06T11:28:24.041Z] - CONFIG_CPUSETS: enabled [2020-01-06T11:28:24.041Z] - CONFIG_MEMCG: enabled [2020-01-06T11:28:24.041Z] - CONFIG_KEYS: enabled [2020-01-06T11:28:24.041Z] - CONFIG_VETH: enabled (as module) [2020-01-06T11:28:24.041Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-06T11:28:24.041Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-06T11:28:24.041Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-06T11:28:24.041Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-06T11:28:24.041Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-06T11:28:24.041Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-06T11:28:24.041Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-06T11:28:24.041Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-06T11:28:24.041Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-06T11:28:24.041Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-06T11:28:24.041Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-06T11:28:24.041Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-06T11:28:24.041Z] [2020-01-06T11:28:24.041Z] Optional Features: [2020-01-06T11:28:24.041Z] - CONFIG_USER_NS: enabled [2020-01-06T11:28:24.041Z] - CONFIG_SECCOMP: enabled [2020-01-06T11:28:24.041Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-06T11:28:24.041Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-06T11:28:24.041Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-06T11:28:24.103Z] #44 ... [2020-01-06T11:28:24.103Z] [2020-01-06T11:28:24.103Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:28:24.103Z] #10 64.93 Selecting previously unselected package binutils-mingw-w64. [2020-01-06T11:28:24.103Z] #10 64.96 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-06T11:28:24.103Z] #10 64.96 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T11:28:24.103Z] #10 65.09 Selecting previously unselected package mingw-w64-common. [2020-01-06T11:28:24.103Z] #10 65.10 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-06T11:28:24.103Z] #10 65.10 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-06T11:28:24.302Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-06T11:28:24.302Z] - CONFIG_BLK_CGROUP: enabled [2020-01-06T11:28:24.302Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-06T11:28:24.302Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-06T11:28:24.302Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-06T11:28:24.302Z] - CONFIG_CGROUP_PERF: enabled [2020-01-06T11:28:24.302Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-06T11:28:24.302Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-06T11:28:24.302Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-06T11:28:24.302Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-06T11:28:24.302Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-06T11:28:24.302Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-06T11:28:24.302Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-06T11:28:24.302Z] - CONFIG_IP_VS: enabled (as module) [2020-01-06T11:28:24.302Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-06T11:28:24.302Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-06T11:28:24.302Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-06T11:28:24.302Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-06T11:28:24.302Z] - CONFIG_EXT4_FS: enabled [2020-01-06T11:28:24.302Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-06T11:28:24.302Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-06T11:28:24.302Z] - Network Drivers: [2020-01-06T11:28:24.302Z] - "overlay": [2020-01-06T11:28:24.302Z] - CONFIG_VXLAN: enabled (as module) [2020-01-06T11:28:24.302Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-06T11:28:24.302Z] Optional (for encrypted networks): [2020-01-06T11:28:24.400Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-06T11:28:24.562Z] - CONFIG_CRYPTO: enabled [2020-01-06T11:28:24.562Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-06T11:28:24.562Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-06T11:28:24.562Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-06T11:28:24.562Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-06T11:28:24.562Z] - CONFIG_XFRM: enabled [2020-01-06T11:28:24.562Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-06T11:28:24.562Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-06T11:28:24.562Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-06T11:28:24.562Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-06T11:28:24.562Z] - "ipvlan": [2020-01-06T11:28:24.562Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-06T11:28:24.562Z] - "macvlan": [2020-01-06T11:28:24.562Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-06T11:28:24.562Z] - CONFIG_DUMMY: enabled (as module) [2020-01-06T11:28:24.562Z] - "ftp,tftp client in container": [2020-01-06T11:28:24.562Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-06T11:28:24.562Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-06T11:28:24.562Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-06T11:28:24.562Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-06T11:28:24.562Z] - Storage Drivers: [2020-01-06T11:28:24.562Z] - "aufs": [2020-01-06T11:28:24.562Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-06T11:28:24.562Z] - "btrfs": [2020-01-06T11:28:24.562Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-06T11:28:24.562Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-06T11:28:24.563Z] - "devicemapper": [2020-01-06T11:28:24.563Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-06T11:28:24.563Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-06T11:28:24.563Z] - "overlay": [2020-01-06T11:28:24.563Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-06T11:28:24.688Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-06T11:28:24.688Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-06T11:28:24.822Z] - "zfs": [2020-01-06T11:28:24.822Z] - /dev/zfs: missing [2020-01-06T11:28:24.822Z] - zfs command: missing [2020-01-06T11:28:24.822Z] - zpool command: missing [2020-01-06T11:28:24.822Z] [2020-01-06T11:28:24.822Z] Limits: [2020-01-06T11:28:24.822Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-06T11:28:24.822Z] [2020-01-06T11:28:24.822Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-06T11:28:25.045Z] #26 9.078 ### 4.9% ####### 10.7% ############ 17.3% ################ 22.6% ################### 27.6% ######################### 36.0% ############################# 40.3% ################################ 45.6% ################################### 49.5% ######################################### 57.0% ############################################## 64.5% ################################################## 70.1% ###################################################### 76.2% ########################################################## 81.7% ############################################################### 88.3% ####################################################################### 99.9% ######################################################################## 100.0% [2020-01-06T11:28:25.186Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:79c877cfa71f7929facda0160bfec12ebed4e0ef . [2020-01-06T11:28:25.186Z] #1 [internal] load .dockerignore [2020-01-06T11:28:25.318Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-06T11:28:25.445Z] #1 transferring context: 112B 0.0s done [2020-01-06T11:28:25.445Z] #1 DONE 0.2s [2020-01-06T11:28:25.445Z] [2020-01-06T11:28:25.445Z] #2 [internal] load build definition from Dockerfile [2020-01-06T11:28:25.445Z] #2 transferring dockerfile: 15.34kB 0.0s done [2020-01-06T11:28:25.445Z] #2 DONE 0.2s [2020-01-06T11:28:25.445Z] [2020-01-06T11:28:25.445Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-06T11:28:25.606Z] #26 ... [2020-01-06T11:28:25.606Z] [2020-01-06T11:28:25.606Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:28:25.606Z] #47 42.25 + cd /tmp/tmp.6yUQ2MArm2/src/gotest.tools/gotestsum [2020-01-06T11:28:25.606Z] #47 42.25 + git checkout -q v0.3.5 [2020-01-06T11:28:25.606Z] #47 42.30 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-06T11:28:25.609Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-06T11:28:25.609Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-06T11:28:25.609Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-06T11:28:25.864Z] #47 ... [2020-01-06T11:28:25.864Z] [2020-01-06T11:28:25.864Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:28:25.864Z] #10 47.02 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-01-06T11:28:25.864Z] #10 49.23 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-01-06T11:28:25.864Z] #10 49.23 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-01-06T11:28:25.864Z] #10 50.26 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:28:25.864Z] #10 50.41 Fetched 73.5 MB in 8s (8603 kB/s) [2020-01-06T11:28:25.864Z] #10 50.50 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-06T11:28:25.864Z] #10 50.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 ... 15091 files and directories currently installed.) [2020-01-06T11:28:25.864Z] #10 50.55 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-01-06T11:28:25.864Z] #10 50.57 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-06T11:28:25.864Z] #10 50.77 Selecting previously unselected package libudev-dev:amd64. [2020-01-06T11:28:25.864Z] #10 50.78 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-01-06T11:28:25.864Z] #10 50.83 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-06T11:28:25.864Z] #10 51.05 Selecting previously unselected package liblzo2-2:amd64. [2020-01-06T11:28:25.864Z] #10 51.05 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-06T11:28:25.864Z] #10 51.08 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T11:28:25.864Z] #10 51.30 Selecting previously unselected package btrfs-progs. [2020-01-06T11:28:25.864Z] #10 51.30 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-06T11:28:25.864Z] #10 51.31 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T11:28:25.864Z] #10 52.08 Selecting previously unselected package btrfs-tools. [2020-01-06T11:28:25.864Z] #10 52.09 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-06T11:28:25.864Z] #10 52.11 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T11:28:25.864Z] #10 52.20 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-06T11:28:25.864Z] #10 52.20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-06T11:28:25.864Z] #10 52.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-06T11:28:25.864Z] #10 52.46 Selecting previously unselected package dmsetup. [2020-01-06T11:28:25.864Z] #10 52.46 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-01-06T11:28:25.864Z] #10 52.47 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-06T11:28:25.864Z] #10 52.64 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-06T11:28:25.864Z] #10 52.66 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-06T11:28:25.864Z] #10 52.67 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-06T11:28:25.864Z] #10 52.83 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-06T11:28:25.864Z] #10 52.84 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2020-01-06T11:28:25.864Z] #10 52.85 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-01-06T11:28:25.864Z] #10 ... [2020-01-06T11:28:25.864Z] [2020-01-06T11:28:25.864Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:28:25.864Z] #33 52.84 Selecting previously unselected package libxml2:amd64. [2020-01-06T11:28:25.864Z] #33 52.86 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-01-06T11:28:25.901Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-06T11:28:26.015Z] #3 DONE 0.5s [2020-01-06T11:28:26.015Z] [2020-01-06T11:28:26.015Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-06T11:28:26.015Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-06T11:28:26.015Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-01-06T11:28:26.015Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-01-06T11:28:26.015Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.0s [2020-01-06T11:28:26.015Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-06T11:28:26.015Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 3.85MB / 8.26MB 0.1s [2020-01-06T11:28:26.122Z] #33 52.87 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T11:28:26.275Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-01-06T11:28:26.275Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2020-01-06T11:28:26.530Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-06T11:28:26.534Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-01-06T11:28:26.534Z] #4 DONE 0.6s [2020-01-06T11:28:26.684Z] #33 53.70 Selecting previously unselected package libarchive13:amd64. [2020-01-06T11:28:26.688Z] #10 ... [2020-01-06T11:28:26.688Z] [2020-01-06T11:28:26.688Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:26.688Z] #26 25.79 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-06T11:28:26.688Z] #26 26.26 [2020-01-06T11:28:26.688Z] #26 26.51 ######################################################################## 100.0% [2020-01-06T11:28:26.688Z] #26 26.67 [2020-01-06T11:28:26.688Z] #26 26.74 Download of images into '/build' complete. [2020-01-06T11:28:26.688Z] #26 26.74 Use something like the following to load the result into a Docker daemon: [2020-01-06T11:28:26.688Z] #26 26.74 tar -cC '/build' . | docker load [2020-01-06T11:28:26.688Z] #26 DONE 26.9s [2020-01-06T11:28:26.688Z] [2020-01-06T11:28:26.688Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:26.688Z] #41 4.383 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T11:28:26.688Z] #41 4.387 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T11:28:26.689Z] #41 6.065 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T11:28:26.689Z] #41 6.151 GEN .gitid [2020-01-06T11:28:26.689Z] #41 6.182 GEN criu/include/version.h [2020-01-06T11:28:26.689Z] #41 6.251 GEN include/common/asm [2020-01-06T11:28:26.794Z] [2020-01-06T11:28:26.794Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-06T11:28:26.820Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-06T11:28:26.820Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-06T11:28:26.940Z] #33 53.71 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-01-06T11:28:26.940Z] #33 53.73 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-06T11:28:27.054Z] #6 DONE 0.2s [2020-01-06T11:28:27.054Z] [2020-01-06T11:28:27.054Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-06T11:28:27.054Z] #5 DONE 0.2s [2020-01-06T11:28:27.198Z] #33 54.13 Selecting previously unselected package libjsoncpp1:amd64. [2020-01-06T11:28:27.198Z] #33 54.13 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-01-06T11:28:27.198Z] #33 54.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-06T11:28:27.314Z] [2020-01-06T11:28:27.314Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T11:28:27.314Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-06T11:28:27.452Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-06T11:28:27.454Z] #33 54.35 Selecting previously unselected package libuv1:amd64. [2020-01-06T11:28:27.454Z] #33 54.36 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-01-06T11:28:27.454Z] #33 54.37 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-01-06T11:28:27.577Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-06T11:28:27.577Z] #7 sha256:5c81daf6ef07f8afcc21af4ea905294bd5aeb12c1289710c4ca59c871b178bd7 5.47kB / 5.47kB done [2020-01-06T11:28:27.577Z] #7 sha256:52c1ab03c1c8bc339c9a4e74978a94499a2116b2ac7a6cb203aace411bc9a58d 1.79kB / 1.79kB done [2020-01-06T11:28:27.577Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 1.84MB / 43.17MB 0.2s [2020-01-06T11:28:27.577Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 995.33kB / 9.75MB 0.2s [2020-01-06T11:28:27.577Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 11.09MB / 43.17MB 0.4s [2020-01-06T11:28:27.577Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 9.19MB / 9.75MB 0.4s [2020-01-06T11:28:27.712Z] #33 54.57 Selecting previously unselected package cmake. [2020-01-06T11:28:27.712Z] #33 54.57 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-01-06T11:28:27.759Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-06T11:28:27.759Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-06T11:28:27.840Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 16.57MB / 43.17MB 0.4s [2020-01-06T11:28:27.840Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 9.75MB / 9.75MB 0.4s [2020-01-06T11:28:27.840Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 29.80MB / 43.17MB 0.6s [2020-01-06T11:28:27.970Z] #33 54.75 Unpacking cmake (3.7.2-1) ... [2020-01-06T11:28:28.100Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 42.54MB / 43.17MB 0.8s [2020-01-06T11:28:28.100Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 9.75MB / 9.75MB 0.8s done [2020-01-06T11:28:28.100Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 0B / 4.09MB 0.8s [2020-01-06T11:28:28.100Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 0B / 48.02MB 0.8s [2020-01-06T11:28:28.100Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 4.09MB / 4.09MB 1.0s [2020-01-06T11:28:28.361Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 6.39MB / 48.02MB 1.1s [2020-01-06T11:28:28.361Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 8.94MB / 48.02MB 1.1s [2020-01-06T11:28:28.392Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-06T11:28:28.392Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-06T11:28:28.631Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 21.04MB / 48.02MB 1.2s [2020-01-06T11:28:28.684Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-06T11:28:28.900Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 43.17MB / 43.17MB 1.5s done [2020-01-06T11:28:28.900Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 4.09MB / 4.09MB 1.3s done [2020-01-06T11:28:28.900Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 39.06MB / 48.02MB 1.6s [2020-01-06T11:28:28.900Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 0B / 49.10MB 1.6s [2020-01-06T11:28:28.900Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 0B / 97.60MB 1.6s [2020-01-06T11:28:28.900Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 43.66MB / 48.02MB 1.7s [2020-01-06T11:28:28.900Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 5.42MB / 49.10MB 1.7s [2020-01-06T11:28:29.160Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 48.02MB / 48.02MB 1.8s [2020-01-06T11:28:29.160Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 10.73MB / 49.10MB 1.8s [2020-01-06T11:28:29.160Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 7.19MB / 97.60MB 1.8s [2020-01-06T11:28:29.160Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 15.73MB / 49.10MB 1.9s [2020-01-06T11:28:29.160Z] #7 extracting sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 [2020-01-06T11:28:29.311Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-06T11:28:29.311Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-06T11:28:29.429Z] #7 ... [2020-01-06T11:28:29.429Z] [2020-01-06T11:28:29.429Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T11:28:29.429Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-06T11:28:29.429Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-06T11:28:29.429Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-06T11:28:29.429Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2020-01-06T11:28:29.429Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.2s done [2020-01-06T11:28:29.429Z] #65 DONE 2.2s [2020-01-06T11:28:29.429Z] [2020-01-06T11:28:29.429Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T11:28:29.429Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 48.02MB / 48.02MB 2.0s done [2020-01-06T11:28:29.429Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 29.49MB / 49.10MB 2.2s [2020-01-06T11:28:29.429Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 23.27MB / 97.60MB 2.2s [2020-01-06T11:28:29.429Z] #7 sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c 155B / 155B 2.1s done [2020-01-06T11:28:29.698Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 35.44MB / 49.10MB 2.3s [2020-01-06T11:28:29.698Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 41.29MB / 49.10MB 2.4s [2020-01-06T11:28:29.698Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 28.56MB / 97.60MB 2.4s [2020-01-06T11:28:29.959Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 49.10MB / 49.10MB 2.6s [2020-01-06T11:28:29.959Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 34.67MB / 97.60MB 2.7s [2020-01-06T11:28:30.032Z] #41 9.428 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-06T11:28:30.032Z] #41 9.517 PBCC images/opts.pb-c.c [2020-01-06T11:28:30.032Z] #41 9.552 PBCC images/sit.pb-c.c [2020-01-06T11:28:30.032Z] #41 9.597 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-06T11:28:30.032Z] #41 9.696 DEP images/opts.pb-c.d [2020-01-06T11:28:30.032Z] #41 ... [2020-01-06T11:28:30.032Z] [2020-01-06T11:28:30.032Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:30.032Z] #36 3.133 + RM_GOPATH=0 [2020-01-06T11:28:30.032Z] #36 3.133 + TMP_GOPATH= [2020-01-06T11:28:30.032Z] #36 3.133 + : /build [2020-01-06T11:28:30.032Z] #36 3.133 + '[' -z '' ']' [2020-01-06T11:28:30.032Z] #36 3.133 ++ mktemp -d [2020-01-06T11:28:30.032Z] #36 3.145 + export GOPATH=/tmp/tmp.ODeDWDi7LJ [2020-01-06T11:28:30.032Z] #36 3.145 + GOPATH=/tmp/tmp.ODeDWDi7LJ [2020-01-06T11:28:30.032Z] #36 3.145 + RM_GOPATH=1 [2020-01-06T11:28:30.032Z] #36 3.146 ++ dirname ./install.sh [2020-01-06T11:28:30.032Z] #36 3.146 + dir=. [2020-01-06T11:28:30.032Z] #36 3.146 + bin=tini [2020-01-06T11:28:30.032Z] #36 3.147 + shift [2020-01-06T11:28:30.032Z] #36 3.147 + '[' '!' -f ./tini.installer ']' [2020-01-06T11:28:30.032Z] #36 3.147 + . ./tini.installer [2020-01-06T11:28:30.032Z] #36 3.147 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:28:30.032Z] #36 3.148 + install_tini [2020-01-06T11:28:30.032Z] #36 3.148 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-06T11:28:30.032Z] #36 3.149 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:28:30.032Z] #36 3.149 + git clone https://github.com/krallin/tini.git /tmp/tmp.ODeDWDi7LJ/tini [2020-01-06T11:28:30.032Z] #36 3.154 Cloning into '/tmp/tmp.ODeDWDi7LJ/tini'... [2020-01-06T11:28:30.032Z] #36 4.177 + cd /tmp/tmp.ODeDWDi7LJ/tini [2020-01-06T11:28:30.032Z] #36 4.178 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:28:30.032Z] #36 4.209 + cmake . [2020-01-06T11:28:30.032Z] #36 4.869 -- The C compiler identification is GNU 6.3.0 [2020-01-06T11:28:30.032Z] #36 4.950 -- Check for working C compiler: /usr/bin/cc [2020-01-06T11:28:30.032Z] #36 5.617 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-06T11:28:30.032Z] #36 5.623 -- Detecting C compiler ABI info [2020-01-06T11:28:30.032Z] #36 6.244 -- Detecting C compiler ABI info - done [2020-01-06T11:28:30.032Z] #36 6.413 -- Detecting C compile features [2020-01-06T11:28:30.032Z] #36 9.511 -- Detecting C compile features - done [2020-01-06T11:28:30.032Z] #36 9.548 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-06T11:28:30.032Z] #36 9.799 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-06T11:28:30.032Z] #36 9.905 -- Configuring done [2020-01-06T11:28:30.032Z] #36 9.929 -- Generating done [2020-01-06T11:28:30.032Z] #36 9.938 -- Build files have been written to: /tmp/tmp.ODeDWDi7LJ/tini [2020-01-06T11:28:30.032Z] #36 9.948 + make tini-static [2020-01-06T11:28:30.229Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 42.35MB / 97.60MB 2.8s [2020-01-06T11:28:30.229Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 49.10MB / 49.10MB 2.9s done [2020-01-06T11:28:30.229Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 56.19MB / 97.60MB 3.0s [2020-01-06T11:28:30.290Z] #36 ... [2020-01-06T11:28:30.290Z] [2020-01-06T11:28:30.290Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:30.290Z] #41 9.761 DEP images/sit.pb-c.d [2020-01-06T11:28:30.290Z] #41 9.806 PBCC images/macvlan.pb-c.c [2020-01-06T11:28:30.290Z] #41 9.812 DEP images/macvlan.pb-c.d [2020-01-06T11:28:30.290Z] #41 9.842 PBCC images/autofs.pb-c.c [2020-01-06T11:28:30.290Z] #41 9.874 DEP images/autofs.pb-c.d [2020-01-06T11:28:30.449Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-06T11:28:30.449Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-06T11:28:30.547Z] #41 9.956 PBCC images/sysctl.pb-c.c [2020-01-06T11:28:30.547Z] #41 10.01 DEP images/sysctl.pb-c.d [2020-01-06T11:28:30.547Z] #41 10.08 PBCC images/time.pb-c.c [2020-01-06T11:28:30.547Z] #41 10.14 DEP images/time.pb-c.d [2020-01-06T11:28:30.547Z] #41 10.22 PBCC images/binfmt-misc.pb-c.c [2020-01-06T11:28:30.576Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 62.91MB / 97.60MB 3.2s [2020-01-06T11:28:30.804Z] #41 10.28 DEP images/binfmt-misc.pb-c.d [2020-01-06T11:28:30.804Z] #41 10.34 PBCC images/seccomp.pb-c.c [2020-01-06T11:28:30.804Z] #41 10.37 DEP images/seccomp.pb-c.d [2020-01-06T11:28:30.804Z] #41 10.41 PBCC images/userns.pb-c.c [2020-01-06T11:28:30.845Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 69.06MB / 97.60MB 3.3s [2020-01-06T11:28:30.845Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 77.95MB / 97.60MB 3.5s [2020-01-06T11:28:31.062Z] #41 10.47 DEP images/userns.pb-c.d [2020-01-06T11:28:31.062Z] #41 10.52 PBCC images/cgroup.pb-c.c [2020-01-06T11:28:31.062Z] #41 10.56 DEP images/cgroup.pb-c.d [2020-01-06T11:28:31.062Z] #41 10.62 PBCC images/fown.pb-c.c [2020-01-06T11:28:31.062Z] #41 10.63 PBCC images/ext-file.pb-c.c [2020-01-06T11:28:31.062Z] #41 10.65 DEP images/fown.pb-c.d [2020-01-06T11:28:31.062Z] #41 10.74 DEP images/ext-file.pb-c.d [2020-01-06T11:28:31.075Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-06T11:28:31.115Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 88.05MB / 97.60MB 3.6s [2020-01-06T11:28:31.115Z] #7 ... [2020-01-06T11:28:31.115Z] [2020-01-06T11:28:31.115Z] #19 [internal] load build context [2020-01-06T11:28:31.115Z] #19 transferring context: 46.33MB 3.7s done [2020-01-06T11:28:31.115Z] #19 DONE 3.9s [2020-01-06T11:28:31.115Z] [2020-01-06T11:28:31.115Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T11:28:31.115Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 97.60MB / 97.60MB 3.8s [2020-01-06T11:28:31.115Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 97.60MB / 97.60MB 3.9s done [2020-01-06T11:28:31.238Z] #33 57.84 Selecting previously unselected package xxd. [2020-01-06T11:28:31.238Z] #33 57.85 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-06T11:28:31.238Z] #33 57.85 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:28:31.238Z] #33 ... [2020-01-06T11:28:31.238Z] [2020-01-06T11:28:31.238Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:31.238Z] #26 11.45 [2020-01-06T11:28:31.239Z] #26 11.79 # 2.5% ### 5.0% ##### 7.1% ###### 8.5% ####### 10.9% ######## 11.9% ########## 15.0% ############ 17.7% ############## 19.7% ############### 22.0% ################# 24.2% ################## 25.7% ################### 27.4% ##################### 29.9% ####################### 32.1% ######################## 34.4% ########################## 36.7% ############################ 39.5% ############################## 41.7% ############################### 44.1% ################################# 46.6% #################################### 50.6% ###################################### 52.8% ####################################### 55.1% ######################################### 57.6% ########################################### 61.0% ############################################# 63.7% ############################################### 65.6% ################################################# 69.0% ################################################### 71.2% #################################################### 73.0% ###################################################### 76.1% ######################################################## 78.6% ########################################################## 80.8% ########################################################### 83.0% ############################################################# 85.7% ############################################################### 88.3% ################################################################ 90.2% ################################################################### 93.8% ##################################################################### 97.0% ######################################################################## 100.0% [2020-01-06T11:28:31.239Z] #26 16.23 [2020-01-06T11:28:31.322Z] #41 10.82 PBCC images/rpc.pb-c.c [2020-01-06T11:28:31.322Z] #41 10.88 DEP images/rpc.pb-c.d [2020-01-06T11:28:31.322Z] #41 10.95 PBCC images/siginfo.pb-c.c [2020-01-06T11:28:31.322Z] #41 10.96 DEP images/siginfo.pb-c.d [2020-01-06T11:28:31.322Z] #41 11.03 PBCC images/pagemap.pb-c.c [2020-01-06T11:28:31.363Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-06T11:28:31.579Z] #41 11.06 DEP images/pagemap.pb-c.d [2020-01-06T11:28:31.579Z] #41 11.17 PBCC images/rlimit.pb-c.c [2020-01-06T11:28:31.579Z] #41 11.23 DEP images/rlimit.pb-c.d [2020-01-06T11:28:31.579Z] #41 11.28 PBCC images/file-lock.pb-c.c [2020-01-06T11:28:31.654Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-06T11:28:31.799Z] #26 17.59 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-06T11:28:31.836Z] #41 11.33 DEP images/file-lock.pb-c.d [2020-01-06T11:28:31.836Z] #41 11.37 PBCC images/tty.pb-c.c [2020-01-06T11:28:31.836Z] #41 11.44 DEP images/tty.pb-c.d [2020-01-06T11:28:31.836Z] #41 11.52 PBCC images/tun.pb-c.c [2020-01-06T11:28:31.836Z] #41 11.57 PBCC images/netdev.pb-c.c [2020-01-06T11:28:31.978Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-06T11:28:32.093Z] #41 11.61 DEP images/tun.pb-c.d [2020-01-06T11:28:32.093Z] #41 11.66 DEP images/netdev.pb-c.d [2020-01-06T11:28:32.093Z] #41 11.69 PBCC images/vma.pb-c.c [2020-01-06T11:28:32.093Z] #41 11.71 DEP images/vma.pb-c.d [2020-01-06T11:28:32.093Z] #41 11.76 PBCC images/creds.pb-c.c [2020-01-06T11:28:32.093Z] #41 11.80 DEP images/creds.pb-c.d [2020-01-06T11:28:32.351Z] #41 11.85 PBCC images/utsns.pb-c.c [2020-01-06T11:28:32.351Z] #41 11.88 DEP images/utsns.pb-c.d [2020-01-06T11:28:32.351Z] #41 11.93 PBCC images/ipc-desc.pb-c.c [2020-01-06T11:28:32.351Z] #41 11.98 PBCC images/ipc-sem.pb-c.c [2020-01-06T11:28:32.351Z] #41 12.02 DEP images/ipc-desc.pb-c.d [2020-01-06T11:28:32.608Z] #41 12.08 DEP images/ipc-sem.pb-c.d [2020-01-06T11:28:32.608Z] #41 12.16 PBCC images/ipc-msg.pb-c.c [2020-01-06T11:28:32.608Z] #41 12.18 DEP images/ipc-msg.pb-c.d [2020-01-06T11:28:32.608Z] #41 ... [2020-01-06T11:28:32.608Z] [2020-01-06T11:28:32.608Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:28:32.608Z] #31 63.71 fmt [2020-01-06T11:28:32.608Z] #31 64.03 path/filepath [2020-01-06T11:28:32.608Z] #31 65.55 io/ioutil [2020-01-06T11:28:32.608Z] #31 66.19 path [2020-01-06T11:28:32.608Z] #31 66.99 text/tabwriter [2020-01-06T11:28:32.608Z] #31 69.09 github.com/BurntSushi/toml [2020-01-06T11:28:32.608Z] #31 69.09 flag [2020-01-06T11:28:32.608Z] #31 71.71 log [2020-01-06T11:28:32.609Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-06T11:28:32.769Z] #26 18.15 [2020-01-06T11:28:32.769Z] #26 18.36 ######################################################################## 100.0% [2020-01-06T11:28:32.769Z] #26 18.48 [2020-01-06T11:28:32.866Z] #31 73.94 github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T11:28:32.866Z] #31 ... [2020-01-06T11:28:32.866Z] [2020-01-06T11:28:32.866Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:32.866Z] #41 12.26 PBCC images/ipc-shm.pb-c.c [2020-01-06T11:28:32.866Z] #41 12.27 DEP images/ipc-shm.pb-c.d [2020-01-06T11:28:32.866Z] #41 12.32 PBCC images/ipc-var.pb-c.c [2020-01-06T11:28:32.866Z] #41 12.38 DEP images/ipc-var.pb-c.d [2020-01-06T11:28:32.866Z] #41 12.44 PBCC images/sk-opts.pb-c.c [2020-01-06T11:28:32.866Z] #41 12.48 PBCC images/packet-sock.pb-c.c [2020-01-06T11:28:33.023Z] #7 extracting sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 3.4s done [2020-01-06T11:28:33.023Z] #7 extracting sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b [2020-01-06T11:28:33.123Z] #41 ... [2020-01-06T11:28:33.124Z] [2020-01-06T11:28:33.124Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:33.124Z] #36 10.22 Scanning dependencies of target tini-static [2020-01-06T11:28:33.124Z] #36 10.27 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-06T11:28:33.124Z] #36 11.79 [100%] Linking C executable tini-static [2020-01-06T11:28:33.124Z] #36 12.40 [100%] Built target tini-static [2020-01-06T11:28:33.124Z] #36 12.44 + mkdir -p /build [2020-01-06T11:28:33.124Z] #36 12.46 + cp tini-static /build/docker-init [2020-01-06T11:28:33.124Z] #36 DONE 12.9s [2020-01-06T11:28:33.124Z] [2020-01-06T11:28:33.124Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:33.124Z] #41 12.53 DEP images/sk-opts.pb-c.d [2020-01-06T11:28:33.124Z] #41 12.63 DEP images/packet-sock.pb-c.d [2020-01-06T11:28:33.124Z] #41 12.73 PBCC images/sk-netlink.pb-c.c [2020-01-06T11:28:33.283Z] #7 extracting sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 0.4s done [2020-01-06T11:28:33.283Z] #7 extracting sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 0.1s [2020-01-06T11:28:33.330Z] #26 ... [2020-01-06T11:28:33.330Z] [2020-01-06T11:28:33.330Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:28:33.330Z] #40 50.69 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T11:28:33.330Z] #40 50.72 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-01-06T11:28:33.330Z] #40 50.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:28:33.330Z] #40 50.79 Setting up python-protobuf (3.0.0-9) ... [2020-01-06T11:28:33.330Z] #40 57.64 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-01-06T11:28:33.330Z] #40 57.66 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-06T11:28:33.330Z] #40 57.67 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-06T11:28:33.330Z] #40 57.70 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-06T11:28:33.330Z] #40 57.72 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-01-06T11:28:33.330Z] #40 57.75 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-06T11:28:33.330Z] #40 57.79 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-06T11:28:33.330Z] #40 57.81 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-06T11:28:33.330Z] #40 57.84 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-06T11:28:33.330Z] #40 57.85 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-06T11:28:33.330Z] #40 57.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:28:33.330Z] #40 DONE 60.2s [2020-01-06T11:28:33.330Z] [2020-01-06T11:28:33.330Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:28:33.330Z] #10 53.34 Selecting previously unselected package libpcre16-3:amd64. [2020-01-06T11:28:33.330Z] #10 53.35 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-01-06T11:28:33.330Z] #10 53.35 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-01-06T11:28:33.330Z] #10 53.66 Selecting previously unselected package libpcre32-3:amd64. [2020-01-06T11:28:33.330Z] #10 53.68 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-01-06T11:28:33.330Z] #10 53.69 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-01-06T11:28:33.330Z] #10 53.93 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-06T11:28:33.330Z] #10 53.94 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-01-06T11:28:33.330Z] #10 53.95 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-06T11:28:33.330Z] #10 54.61 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-06T11:28:33.330Z] #10 54.61 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-01-06T11:28:33.330Z] #10 54.62 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-06T11:28:33.330Z] #10 55.12 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-06T11:28:33.330Z] #10 55.16 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-01-06T11:28:33.330Z] #10 55.17 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-06T11:28:33.330Z] #10 55.34 Selecting previously unselected package libseccomp2:amd64. [2020-01-06T11:28:33.330Z] #10 55.34 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-06T11:28:33.330Z] #10 55.35 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-06T11:28:33.330Z] #10 55.51 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-06T11:28:33.330Z] #10 55.53 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-06T11:28:33.330Z] #10 55.53 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-06T11:28:33.330Z] #10 55.75 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-06T11:28:33.330Z] #10 55.75 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-01-06T11:28:33.330Z] #10 55.76 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-06T11:28:33.330Z] #10 59.83 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-06T11:28:33.330Z] #10 59.83 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-01-06T11:28:33.331Z] #10 59.90 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T11:28:33.381Z] #41 12.81 DEP images/sk-netlink.pb-c.d [2020-01-06T11:28:33.381Z] #41 12.88 PBCC images/sk-inet.pb-c.c [2020-01-06T11:28:33.381Z] #41 12.92 DEP images/sk-inet.pb-c.d [2020-01-06T11:28:33.381Z] #41 12.97 PBCC images/sk-unix.pb-c.c [2020-01-06T11:28:33.543Z] #7 extracting sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 0.2s done [2020-01-06T11:28:33.543Z] #7 extracting sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 [2020-01-06T11:28:33.638Z] #41 13.05 DEP images/sk-unix.pb-c.d [2020-01-06T11:28:33.638Z] #41 13.12 PBCC images/mm.pb-c.c [2020-01-06T11:28:33.638Z] #41 13.19 DEP images/mm.pb-c.d [2020-01-06T11:28:33.897Z] #41 13.34 PBCC images/timerfd.pb-c.c [2020-01-06T11:28:33.897Z] #41 13.37 DEP images/timerfd.pb-c.d [2020-01-06T11:28:33.897Z] #41 13.49 PBCC images/timer.pb-c.c [2020-01-06T11:28:33.897Z] #41 13.57 DEP images/timer.pb-c.d [2020-01-06T11:28:34.115Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-06T11:28:34.115Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-06T11:28:34.115Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-06T11:28:34.115Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-06T11:28:34.115Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-06T11:28:34.155Z] #41 13.65 PBCC images/sa.pb-c.c [2020-01-06T11:28:34.155Z] #41 13.71 DEP images/sa.pb-c.d [2020-01-06T11:28:34.155Z] #41 13.77 PBCC images/pipe-data.pb-c.c [2020-01-06T11:28:34.155Z] #41 13.81 DEP images/pipe-data.pb-c.d [2020-01-06T11:28:34.155Z] #41 13.88 PBCC images/mnt.pb-c.c [2020-01-06T11:28:34.264Z] #10 ... [2020-01-06T11:28:34.264Z] [2020-01-06T11:28:34.264Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:34.264Z] #26 19.77 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-06T11:28:34.264Z] #26 ... [2020-01-06T11:28:34.264Z] [2020-01-06T11:28:34.264Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:28:34.264Z] #33 58.27 Selecting previously unselected package vim-common. [2020-01-06T11:28:34.264Z] #33 58.27 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:28:34.264Z] #33 58.31 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:28:34.264Z] #33 60.35 Processing triggers for mime-support (3.60) ... [2020-01-06T11:28:34.264Z] #33 60.45 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:28:34.264Z] #33 60.47 Setting up libuv1:amd64 (1.9.1-3) ... [2020-01-06T11:28:34.264Z] #33 60.58 Setting up cmake-data (3.7.2-1) ... [2020-01-06T11:28:34.264Z] #33 60.62 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-06T11:28:34.264Z] #33 60.62 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T11:28:34.264Z] #33 60.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:28:34.264Z] #33 60.71 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:28:34.264Z] #33 60.74 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T11:28:34.264Z] #33 60.75 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-06T11:28:34.264Z] #33 60.76 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-06T11:28:34.264Z] #33 60.78 Setting up cmake (3.7.2-1) ... [2020-01-06T11:28:34.264Z] #33 60.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:28:34.264Z] #33 DONE 61.3s [2020-01-06T11:28:34.405Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-06T11:28:34.413Z] #41 13.95 DEP images/mnt.pb-c.d [2020-01-06T11:28:34.413Z] #41 14.01 PBCC images/sk-packet.pb-c.c [2020-01-06T11:28:34.413Z] #41 14.05 DEP images/sk-packet.pb-c.d [2020-01-06T11:28:34.413Z] #41 14.09 PBCC images/tcp-stream.pb-c.c [2020-01-06T11:28:34.521Z] [2020-01-06T11:28:34.521Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:28:34.521Z] #34 DONE 0.1s [2020-01-06T11:28:34.521Z] [2020-01-06T11:28:34.521Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:34.671Z] #41 14.14 DEP images/tcp-stream.pb-c.d [2020-01-06T11:28:34.671Z] #41 14.18 PBCC images/pipe.pb-c.c [2020-01-06T11:28:34.671Z] #41 14.20 DEP images/pipe.pb-c.d [2020-01-06T11:28:34.671Z] #41 14.22 PBCC images/pstree.pb-c.c [2020-01-06T11:28:34.671Z] #41 14.26 DEP images/pstree.pb-c.d [2020-01-06T11:28:34.671Z] #41 14.30 PBCC images/fs.pb-c.c [2020-01-06T11:28:34.671Z] #41 14.33 DEP images/fs.pb-c.d [2020-01-06T11:28:34.776Z] #41 ... [2020-01-06T11:28:34.776Z] [2020-01-06T11:28:34.776Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-06T11:28:34.776Z] #35 DONE 0.1s [2020-01-06T11:28:34.776Z] [2020-01-06T11:28:34.776Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:34.776Z] #26 20.45 [2020-01-06T11:28:34.928Z] #41 14.39 PBCC images/signalfd.pb-c.c [2020-01-06T11:28:34.928Z] #41 14.46 DEP images/signalfd.pb-c.d [2020-01-06T11:28:34.928Z] #41 14.53 PBCC images/fh.pb-c.c [2020-01-06T11:28:34.928Z] #41 14.58 PBCC images/fsnotify.pb-c.c [2020-01-06T11:28:34.928Z] #41 ... [2020-01-06T11:28:34.928Z] [2020-01-06T11:28:34.928Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:34.928Z] #44 66.08 fmt [2020-01-06T11:28:34.928Z] #44 71.58 regexp [2020-01-06T11:28:34.928Z] #44 71.67 flag [2020-01-06T11:28:34.928Z] #44 73.56 go/token [2020-01-06T11:28:34.928Z] #44 74.75 go/scanner [2020-01-06T11:28:34.928Z] #44 75.69 internal/lazyregexp [2020-01-06T11:28:34.928Z] #44 75.94 net/url [2020-01-06T11:28:35.032Z] #26 20.73 ######################################################################## 100.0% [2020-01-06T11:28:35.032Z] #26 20.86 [2020-01-06T11:28:35.070Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-06T11:28:35.186Z] #44 76.27 go/ast [2020-01-06T11:28:35.186Z] #44 ... [2020-01-06T11:28:35.186Z] [2020-01-06T11:28:35.186Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:35.186Z] #41 14.64 DEP images/fh.pb-c.d [2020-01-06T11:28:35.186Z] #41 14.72 DEP images/fsnotify.pb-c.d [2020-01-06T11:28:35.186Z] #41 14.79 PBCC images/eventpoll.pb-c.c [2020-01-06T11:28:35.186Z] #41 14.85 DEP images/eventpoll.pb-c.d [2020-01-06T11:28:35.186Z] #41 14.93 PBCC images/eventfd.pb-c.c [2020-01-06T11:28:35.287Z] #26 ... [2020-01-06T11:28:35.287Z] [2020-01-06T11:28:35.287Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:28:35.287Z] #31 51.76 time [2020-01-06T11:28:35.287Z] #31 57.67 internal/poll [2020-01-06T11:28:35.287Z] #31 59.18 internal/syscall/unix [2020-01-06T11:28:35.287Z] #31 59.34 os [2020-01-06T11:28:35.287Z] #31 59.81 internal/fmtsort [2020-01-06T11:28:35.287Z] #31 60.79 strings [2020-01-06T11:28:35.287Z] #31 ... [2020-01-06T11:28:35.287Z] [2020-01-06T11:28:35.287Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:35.444Z] #41 14.99 DEP images/eventfd.pb-c.d [2020-01-06T11:28:35.444Z] #41 15.06 PBCC images/remap-file-path.pb-c.c [2020-01-06T11:28:35.702Z] #41 15.09 DEP images/remap-file-path.pb-c.d [2020-01-06T11:28:35.702Z] #41 15.15 PBCC images/fifo.pb-c.c [2020-01-06T11:28:35.702Z] #41 15.19 DEP images/fifo.pb-c.d [2020-01-06T11:28:35.702Z] #41 15.25 PBCC images/ghost-file.pb-c.c [2020-01-06T11:28:35.702Z] #41 15.30 DEP images/ghost-file.pb-c.d [2020-01-06T11:28:35.960Z] #41 15.37 PBCC images/regfile.pb-c.c [2020-01-06T11:28:35.960Z] #41 15.48 DEP images/regfile.pb-c.d [2020-01-06T11:28:35.960Z] #41 15.55 PBCC images/ns.pb-c.c [2020-01-06T11:28:35.960Z] #41 15.58 DEP images/ns.pb-c.d [2020-01-06T11:28:36.193Z] #7 extracting sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 2.0s done [2020-01-06T11:28:36.193Z] #7 extracting sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 [2020-01-06T11:28:36.218Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-06T11:28:36.218Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-06T11:28:36.218Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-06T11:28:36.219Z] #41 15.63 PBCC images/fdinfo.pb-c.c [2020-01-06T11:28:36.219Z] #41 15.74 DEP images/fdinfo.pb-c.d [2020-01-06T11:28:36.219Z] #41 15.82 PBCC images/core-aarch64.pb-c.c [2020-01-06T11:28:36.219Z] #41 15.87 PBCC images/core-arm.pb-c.c [2020-01-06T11:28:36.477Z] #41 15.95 PBCC images/core-ppc64.pb-c.c [2020-01-06T11:28:36.477Z] #41 16.00 PBCC images/core-s390.pb-c.c [2020-01-06T11:28:36.477Z] #41 16.03 PBCC images/core-x86.pb-c.c [2020-01-06T11:28:36.477Z] #41 16.07 PBCC images/core.pb-c.c [2020-01-06T11:28:36.477Z] #41 16.14 PBCC images/inventory.pb-c.c [2020-01-06T11:28:36.511Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-06T11:28:36.511Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-06T11:28:36.511Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-06T11:28:36.737Z] #41 16.17 DEP images/core-aarch64.pb-c.d [2020-01-06T11:28:36.737Z] #41 16.20 DEP images/core-arm.pb-c.d [2020-01-06T11:28:36.737Z] #41 16.25 DEP images/core-ppc64.pb-c.d [2020-01-06T11:28:36.737Z] #41 16.30 DEP images/core-s390.pb-c.d [2020-01-06T11:28:36.737Z] #41 16.37 DEP images/core-x86.pb-c.d [2020-01-06T11:28:36.995Z] #41 16.43 DEP images/core.pb-c.d [2020-01-06T11:28:36.995Z] #41 16.46 DEP images/inventory.pb-c.d [2020-01-06T11:28:36.995Z] #41 ... [2020-01-06T11:28:36.995Z] [2020-01-06T11:28:36.995Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:28:36.995Z] #31 DONE 78.1s [2020-01-06T11:28:36.995Z] [2020-01-06T11:28:36.995Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:36.995Z] #41 16.53 PBCC images/cpuinfo.pb-c.c [2020-01-06T11:28:36.995Z] #41 16.57 DEP images/cpuinfo.pb-c.d [2020-01-06T11:28:37.152Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-06T11:28:37.253Z] #41 16.68 PBCC images/stats.pb-c.c [2020-01-06T11:28:37.253Z] #41 16.71 DEP images/stats.pb-c.d [2020-01-06T11:28:37.577Z] #7 extracting sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 1.5s done [2020-01-06T11:28:37.803Z] #36 2.948 + RM_GOPATH=0 [2020-01-06T11:28:37.803Z] #36 2.948 + TMP_GOPATH= [2020-01-06T11:28:37.803Z] #36 2.948 + : /build [2020-01-06T11:28:37.803Z] #36 2.948 + '[' -z '' ']' [2020-01-06T11:28:37.803Z] #36 2.948 ++ mktemp -d [2020-01-06T11:28:37.803Z] #36 2.953 + export GOPATH=/tmp/tmp.2a5tmce125 [2020-01-06T11:28:37.803Z] #36 2.954 + GOPATH=/tmp/tmp.2a5tmce125 [2020-01-06T11:28:37.803Z] #36 2.954 + RM_GOPATH=1 [2020-01-06T11:28:37.803Z] #36 2.955 ++ dirname ./install.sh [2020-01-06T11:28:37.803Z] #36 2.962 + dir=. [2020-01-06T11:28:37.803Z] #36 2.962 + bin=tini [2020-01-06T11:28:37.803Z] #36 2.962 + shift [2020-01-06T11:28:37.804Z] #36 2.962 + '[' '!' -f ./tini.installer ']' [2020-01-06T11:28:37.804Z] #36 2.963 + . ./tini.installer [2020-01-06T11:28:37.804Z] #36 2.963 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:28:37.804Z] #36 2.966 + install_tini [2020-01-06T11:28:37.804Z] #36 2.966 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-06T11:28:37.804Z] #36 2.966 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:28:37.804Z] #36 2.966 + git clone https://github.com/krallin/tini.git /tmp/tmp.2a5tmce125/tini [2020-01-06T11:28:37.804Z] #36 2.972 Cloning into '/tmp/tmp.2a5tmce125/tini'... [2020-01-06T11:28:37.804Z] #36 ... [2020-01-06T11:28:37.804Z] [2020-01-06T11:28:37.804Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:37.804Z] #44 54.20 time [2020-01-06T11:28:37.804Z] #44 59.67 os [2020-01-06T11:28:37.804Z] #44 60.44 internal/fmtsort [2020-01-06T11:28:37.804Z] #44 61.80 strings [2020-01-06T11:28:37.804Z] #44 64.11 fmt [2020-01-06T11:28:37.804Z] #44 ... [2020-01-06T11:28:37.804Z] [2020-01-06T11:28:37.804Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:28:37.804Z] #31 63.93 fmt [2020-01-06T11:28:37.804Z] #31 64.24 path/filepath [2020-01-06T11:28:37.838Z] #7 extracting sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 [2020-01-06T11:28:38.653Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-06T11:28:38.653Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-06T11:28:38.942Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-06T11:28:39.152Z] #41 18.65 make[1]: Nothing to be done for 'all'. [2020-01-06T11:28:39.232Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-06T11:28:39.232Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-06T11:28:39.692Z] #31 ... [2020-01-06T11:28:39.692Z] [2020-01-06T11:28:39.692Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:28:39.692Z] #26 22.50 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-06T11:28:39.692Z] #26 22.57 skipping existing 1849cc453dee [2020-01-06T11:28:39.692Z] #26 22.71 [2020-01-06T11:28:39.692Z] #26 24.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-06T11:28:39.692Z] #26 24.49 [2020-01-06T11:28:39.692Z] #26 24.70 ######################################################################## 100.0% [2020-01-06T11:28:39.692Z] #26 24.79 [2020-01-06T11:28:39.692Z] #26 24.89 Download of images into '/build' complete. [2020-01-06T11:28:39.692Z] #26 24.89 Use something like the following to load the result into a Docker daemon: [2020-01-06T11:28:39.692Z] #26 24.89 tar -cC '/build' . | docker load [2020-01-06T11:28:39.692Z] #26 DONE 25.1s [2020-01-06T11:28:39.692Z] [2020-01-06T11:28:39.692Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:39.692Z] #36 3.986 + cd /tmp/tmp.2a5tmce125/tini [2020-01-06T11:28:39.692Z] #36 3.995 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:28:39.692Z] #36 4.006 + cmake . [2020-01-06T11:28:39.692Z] #36 4.586 -- The C compiler identification is GNU 6.3.0 [2020-01-06T11:28:39.692Z] #36 4.652 -- Check for working C compiler: /usr/bin/cc [2020-01-06T11:28:40.085Z] #41 19.79 CC images/stats.o [2020-01-06T11:28:40.253Z] #36 5.701 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-06T11:28:40.253Z] #36 5.716 -- Detecting C compiler ABI info [2020-01-06T11:28:40.651Z] #41 20.21 CC images/core.o [2020-01-06T11:28:40.651Z] #41 ... [2020-01-06T11:28:40.651Z] [2020-01-06T11:28:40.651Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:28:40.651Z] #10 72.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-06T11:28:40.651Z] #10 72.32 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-06T11:28:40.651Z] #10 72.33 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T11:28:40.651Z] #10 78.86 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-06T11:28:40.651Z] #10 78.86 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-06T11:28:40.651Z] #10 78.87 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T11:28:40.651Z] #10 78.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-06T11:28:40.651Z] #10 78.97 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-06T11:28:40.651Z] #10 78.97 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:28:40.730Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-06T11:28:41.133Z] #7 extracting sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 3.4s done [2020-01-06T11:28:41.393Z] #7 extracting sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c [2020-01-06T11:28:41.409Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-06T11:28:41.588Z] #10 ... [2020-01-06T11:28:41.588Z] [2020-01-06T11:28:41.588Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:41.588Z] #41 20.86 CC images/core-x86.o [2020-01-06T11:28:41.618Z] #36 6.882 -- Detecting C compiler ABI info - done [2020-01-06T11:28:41.653Z] #7 extracting sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c done [2020-01-06T11:28:41.653Z] #7 DONE 14.5s [2020-01-06T11:28:41.653Z] [2020-01-06T11:28:41.653Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-06T11:28:41.987Z] #41 21.40 CC images/core-arm.o [2020-01-06T11:28:41.992Z] #36 7.044 -- Detecting C compile features [2020-01-06T11:28:42.269Z] #41 ... [2020-01-06T11:28:42.269Z] [2020-01-06T11:28:42.269Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:28:42.269Z] #59 30.44 + cd /tmp/tmp.aMsDDFsA0H/src/github.com/containerd/containerd [2020-01-06T11:28:42.269Z] #59 30.44 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:28:42.269Z] #59 31.87 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-06T11:28:42.269Z] #59 31.87 + BUILDTAGS='netgo osusergo static_build' [2020-01-06T11:28:42.269Z] #59 31.87 + export EXTRA_FLAGS=-buildmode=pie [2020-01-06T11:28:42.269Z] #59 31.87 + EXTRA_FLAGS=-buildmode=pie [2020-01-06T11:28:42.269Z] #59 31.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-06T11:28:42.269Z] #59 31.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-06T11:28:42.269Z] #59 31.87 + '[' '' = dynamic ']' [2020-01-06T11:28:42.269Z] #59 31.87 + make [2020-01-06T11:28:42.269Z] #59 33.11 + bin/ctr [2020-01-06T11:28:42.269Z] #59 ... [2020-01-06T11:28:42.269Z] [2020-01-06T11:28:42.269Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:42.269Z] #41 21.86 CC images/core-aarch64.o [2020-01-06T11:28:42.454Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-06T11:28:42.763Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-06T11:28:42.763Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-06T11:28:42.838Z] #41 22.17 CC images/core-ppc64.o [2020-01-06T11:28:43.057Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-06T11:28:43.404Z] #41 22.81 CC images/core-s390.o [2020-01-06T11:28:44.072Z] #36 9.134 -- Detecting C compile features - done [2020-01-06T11:28:44.072Z] #36 9.181 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-06T11:28:44.072Z] #36 9.340 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-06T11:28:44.072Z] #36 9.424 -- Configuring done [2020-01-06T11:28:44.072Z] #36 9.461 -- Generating done [2020-01-06T11:28:44.072Z] #36 9.465 -- Build files have been written to: /tmp/tmp.2a5tmce125/tini [2020-01-06T11:28:44.072Z] #36 9.467 + make tini-static [2020-01-06T11:28:44.072Z] #41 23.46 CC images/cpuinfo.o [2020-01-06T11:28:44.096Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-06T11:28:44.331Z] #41 23.90 CC images/inventory.o [2020-01-06T11:28:44.383Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-06T11:28:44.589Z] #41 24.10 CC images/fdinfo.o [2020-01-06T11:28:44.634Z] #36 9.793 Scanning dependencies of target tini-static [2020-01-06T11:28:44.634Z] #36 9.906 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-06T11:28:44.670Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-06T11:28:44.847Z] #41 24.46 CC images/fown.o [2020-01-06T11:28:45.066Z] #8 DONE 3.2s [2020-01-06T11:28:45.066Z] [2020-01-06T11:28:45.066Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-06T11:28:45.105Z] #41 24.67 CC images/ns.o [2020-01-06T11:28:45.196Z] #36 ... [2020-01-06T11:28:45.196Z] [2020-01-06T11:28:45.196Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:45.196Z] #41 4.879 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T11:28:45.196Z] #41 4.879 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T11:28:45.196Z] #41 7.012 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T11:28:45.196Z] #41 7.227 GEN .gitid [2020-01-06T11:28:45.196Z] #41 7.247 GEN criu/include/version.h [2020-01-06T11:28:45.196Z] #41 7.419 GEN include/common/asm [2020-01-06T11:28:45.196Z] #41 9.891 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-06T11:28:45.196Z] #41 9.985 PBCC images/opts.pb-c.c [2020-01-06T11:28:45.196Z] #41 10.04 PBCC images/sit.pb-c.c [2020-01-06T11:28:45.196Z] #41 10.06 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-06T11:28:45.196Z] #41 10.16 DEP images/opts.pb-c.d [2020-01-06T11:28:45.196Z] #41 10.26 DEP images/sit.pb-c.d [2020-01-06T11:28:45.196Z] #41 10.31 PBCC images/macvlan.pb-c.c [2020-01-06T11:28:45.196Z] #41 10.35 DEP images/macvlan.pb-c.d [2020-01-06T11:28:45.196Z] #41 10.42 PBCC images/autofs.pb-c.c [2020-01-06T11:28:45.196Z] #41 10.47 DEP images/autofs.pb-c.d [2020-01-06T11:28:45.196Z] #41 10.52 PBCC images/sysctl.pb-c.c [2020-01-06T11:28:45.196Z] #41 10.56 DEP images/sysctl.pb-c.d [2020-01-06T11:28:45.196Z] #41 10.62 PBCC images/time.pb-c.c [2020-01-06T11:28:45.196Z] #41 10.63 DEP images/time.pb-c.d [2020-01-06T11:28:45.196Z] #41 10.70 PBCC images/binfmt-misc.pb-c.c [2020-01-06T11:28:45.196Z] #41 10.76 DEP images/binfmt-misc.pb-c.d [2020-01-06T11:28:45.196Z] #41 10.81 PBCC images/seccomp.pb-c.c [2020-01-06T11:28:45.196Z] #41 10.85 DEP images/seccomp.pb-c.d [2020-01-06T11:28:45.196Z] #41 10.95 PBCC images/userns.pb-c.c [2020-01-06T11:28:45.196Z] #41 11.01 DEP images/userns.pb-c.d [2020-01-06T11:28:45.196Z] #41 11.05 PBCC images/cgroup.pb-c.c [2020-01-06T11:28:45.196Z] #41 11.09 DEP images/cgroup.pb-c.d [2020-01-06T11:28:45.196Z] #41 11.14 PBCC images/fown.pb-c.c [2020-01-06T11:28:45.196Z] #41 11.14 PBCC images/ext-file.pb-c.c [2020-01-06T11:28:45.196Z] #41 11.19 DEP images/fown.pb-c.d [2020-01-06T11:28:45.196Z] #41 11.22 DEP images/ext-file.pb-c.d [2020-01-06T11:28:45.196Z] #41 11.30 PBCC images/rpc.pb-c.c [2020-01-06T11:28:45.196Z] #41 11.36 DEP images/rpc.pb-c.d [2020-01-06T11:28:45.196Z] #41 11.43 PBCC images/siginfo.pb-c.c [2020-01-06T11:28:45.196Z] #41 11.48 DEP images/siginfo.pb-c.d [2020-01-06T11:28:45.196Z] #41 11.52 PBCC images/pagemap.pb-c.c [2020-01-06T11:28:45.196Z] #41 11.59 DEP images/pagemap.pb-c.d [2020-01-06T11:28:45.196Z] #41 11.64 PBCC images/rlimit.pb-c.c [2020-01-06T11:28:45.196Z] #41 11.65 DEP images/rlimit.pb-c.d [2020-01-06T11:28:45.196Z] #41 11.71 PBCC images/file-lock.pb-c.c [2020-01-06T11:28:45.196Z] #41 11.77 DEP images/file-lock.pb-c.d [2020-01-06T11:28:45.196Z] #41 11.84 PBCC images/tty.pb-c.c [2020-01-06T11:28:45.196Z] #41 11.89 DEP images/tty.pb-c.d [2020-01-06T11:28:45.196Z] #41 11.96 PBCC images/tun.pb-c.c [2020-01-06T11:28:45.196Z] #41 12.01 PBCC images/netdev.pb-c.c [2020-01-06T11:28:45.363Z] #41 24.88 CC images/regfile.o [2020-01-06T11:28:45.455Z] #41 12.03 DEP images/tun.pb-c.d [2020-01-06T11:28:45.455Z] #41 12.09 DEP images/netdev.pb-c.d [2020-01-06T11:28:45.455Z] #41 12.14 PBCC images/vma.pb-c.c [2020-01-06T11:28:45.455Z] #41 12.20 DEP images/vma.pb-c.d [2020-01-06T11:28:45.455Z] #41 12.25 PBCC images/creds.pb-c.c [2020-01-06T11:28:45.621Z] #41 25.20 CC images/ghost-file.o [2020-01-06T11:28:45.711Z] #41 12.30 DEP images/creds.pb-c.d [2020-01-06T11:28:45.711Z] #41 12.37 PBCC images/utsns.pb-c.c [2020-01-06T11:28:45.711Z] #41 12.40 DEP images/utsns.pb-c.d [2020-01-06T11:28:45.711Z] #41 12.45 PBCC images/ipc-desc.pb-c.c [2020-01-06T11:28:45.711Z] #41 12.46 PBCC images/ipc-sem.pb-c.c [2020-01-06T11:28:45.711Z] #41 12.50 DEP images/ipc-desc.pb-c.d [2020-01-06T11:28:45.966Z] #41 12.54 DEP images/ipc-sem.pb-c.d [2020-01-06T11:28:45.967Z] #41 12.58 PBCC images/ipc-msg.pb-c.c [2020-01-06T11:28:45.967Z] #41 12.64 DEP images/ipc-msg.pb-c.d [2020-01-06T11:28:45.967Z] #41 12.68 PBCC images/ipc-shm.pb-c.c [2020-01-06T11:28:45.967Z] #41 12.72 DEP images/ipc-shm.pb-c.d [2020-01-06T11:28:45.967Z] #41 12.76 PBCC images/ipc-var.pb-c.c [2020-01-06T11:28:46.006Z] #9 DONE 0.9s [2020-01-06T11:28:46.006Z] [2020-01-06T11:28:46.006Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:28:46.006Z] #20 DONE 0.1s [2020-01-06T11:28:46.006Z] [2020-01-06T11:28:46.006Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:28:46.006Z] #40 ... [2020-01-06T11:28:46.006Z] [2020-01-06T11:28:46.006Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-06T11:28:46.006Z] #49 DONE 0.2s [2020-01-06T11:28:46.006Z] [2020-01-06T11:28:46.006Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-06T11:28:46.006Z] #61 DONE 0.2s [2020-01-06T11:28:46.164Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-06T11:28:46.187Z] #41 25.56 CC images/fifo.o [2020-01-06T11:28:46.187Z] #41 25.89 CC images/remap-file-path.o [2020-01-06T11:28:46.222Z] #41 ... [2020-01-06T11:28:46.222Z] [2020-01-06T11:28:46.222Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:28:46.222Z] #10 63.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-06T11:28:46.222Z] #10 63.11 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-01-06T11:28:46.222Z] #10 63.12 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T11:28:46.222Z] #10 65.95 Selecting previously unselected package binutils-mingw-w64. [2020-01-06T11:28:46.222Z] #10 65.97 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-06T11:28:46.222Z] #10 65.98 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T11:28:46.222Z] #10 66.09 Selecting previously unselected package mingw-w64-common. [2020-01-06T11:28:46.222Z] #10 66.11 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-06T11:28:46.222Z] #10 66.12 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-06T11:28:46.222Z] #10 72.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-06T11:28:46.222Z] #10 73.00 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-06T11:28:46.222Z] #10 73.12 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T11:28:46.222Z] #10 ... [2020-01-06T11:28:46.222Z] [2020-01-06T11:28:46.222Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:46.222Z] #41 12.90 DEP images/ipc-var.pb-c.d [2020-01-06T11:28:46.222Z] #41 12.94 PBCC images/sk-opts.pb-c.c [2020-01-06T11:28:46.222Z] #41 12.94 PBCC images/packet-sock.pb-c.c [2020-01-06T11:28:46.222Z] #41 13.04 DEP images/sk-opts.pb-c.d [2020-01-06T11:28:46.270Z] [2020-01-06T11:28:46.270Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-06T11:28:46.270Z] #46 DONE 0.3s [2020-01-06T11:28:46.270Z] [2020-01-06T11:28:46.270Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-06T11:28:46.270Z] #43 DONE 0.3s [2020-01-06T11:28:46.270Z] [2020-01-06T11:28:46.270Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-06T11:28:46.270Z] #21 DONE 0.3s [2020-01-06T11:28:46.270Z] [2020-01-06T11:28:46.270Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-06T11:28:46.270Z] #30 DONE 0.3s [2020-01-06T11:28:46.270Z] [2020-01-06T11:28:46.270Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-06T11:28:46.270Z] #67 DONE 0.3s [2020-01-06T11:28:46.270Z] [2020-01-06T11:28:46.270Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:28:46.446Z] #41 ... [2020-01-06T11:28:46.446Z] [2020-01-06T11:28:46.446Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:46.446Z] #44 77.62 text/template/parse [2020-01-06T11:28:46.446Z] #44 81.55 go/parser [2020-01-06T11:28:46.446Z] #44 82.10 text/template [2020-01-06T11:28:46.446Z] #44 85.06 encoding/xml [2020-01-06T11:28:46.446Z] #44 86.70 go/doc [2020-01-06T11:28:46.478Z] #41 13.12 DEP images/packet-sock.pb-c.d [2020-01-06T11:28:46.478Z] #41 13.24 PBCC images/sk-netlink.pb-c.c [2020-01-06T11:28:46.478Z] #41 13.29 DEP images/sk-netlink.pb-c.d [2020-01-06T11:28:46.704Z] #44 ... [2020-01-06T11:28:46.704Z] [2020-01-06T11:28:46.704Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:46.704Z] #41 26.22 CC images/eventfd.o [2020-01-06T11:28:46.734Z] #41 13.37 PBCC images/sk-inet.pb-c.c [2020-01-06T11:28:46.962Z] #41 26.44 CC images/eventpoll.o [2020-01-06T11:28:46.989Z] #41 13.47 DEP images/sk-inet.pb-c.d [2020-01-06T11:28:46.989Z] #41 13.54 PBCC images/sk-unix.pb-c.c [2020-01-06T11:28:46.989Z] #41 13.58 DEP images/sk-unix.pb-c.d [2020-01-06T11:28:46.989Z] #41 ... [2020-01-06T11:28:46.989Z] [2020-01-06T11:28:46.989Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:46.989Z] #36 11.22 [100%] Linking C executable tini-static [2020-01-06T11:28:46.989Z] #36 11.78 [100%] Built target tini-static [2020-01-06T11:28:46.989Z] #36 11.84 + mkdir -p /build [2020-01-06T11:28:46.989Z] #36 11.84 + cp tini-static /build/docker-init [2020-01-06T11:28:46.989Z] #36 DONE 12.4s [2020-01-06T11:28:46.989Z] [2020-01-06T11:28:46.989Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:46.989Z] #41 13.65 PBCC images/mm.pb-c.c [2020-01-06T11:28:47.220Z] #41 26.80 CC images/fh.o [2020-01-06T11:28:47.244Z] #41 13.77 DEP images/mm.pb-c.d [2020-01-06T11:28:47.244Z] #41 13.90 PBCC images/timerfd.pb-c.c [2020-01-06T11:28:47.244Z] #41 13.95 DEP images/timerfd.pb-c.d [2020-01-06T11:28:47.499Z] #41 14.07 PBCC images/timer.pb-c.c [2020-01-06T11:28:47.499Z] #41 14.19 DEP images/timer.pb-c.d [2020-01-06T11:28:47.499Z] #41 14.28 PBCC images/sa.pb-c.c [2020-01-06T11:28:47.686Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-06T11:28:47.686Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-06T11:28:47.755Z] #41 14.40 DEP images/sa.pb-c.d [2020-01-06T11:28:47.755Z] #41 14.49 PBCC images/pipe-data.pb-c.c [2020-01-06T11:28:47.786Z] #41 27.16 CC images/fsnotify.o [2020-01-06T11:28:48.013Z] #41 14.58 DEP images/pipe-data.pb-c.d [2020-01-06T11:28:48.013Z] #41 14.65 PBCC images/mnt.pb-c.c [2020-01-06T11:28:48.044Z] #41 27.63 CC images/signalfd.o [2020-01-06T11:28:48.269Z] #41 14.80 DEP images/mnt.pb-c.d [2020-01-06T11:28:48.269Z] #41 14.88 PBCC images/sk-packet.pb-c.c [2020-01-06T11:28:48.269Z] #41 14.88 DEP images/sk-packet.pb-c.d [2020-01-06T11:28:48.269Z] #41 14.90 PBCC images/tcp-stream.pb-c.c [2020-01-06T11:28:48.269Z] #41 ... [2020-01-06T11:28:48.269Z] [2020-01-06T11:28:48.269Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:48.269Z] #44 64.69 path/filepath [2020-01-06T11:28:48.269Z] #44 66.73 regexp/syntax [2020-01-06T11:28:48.269Z] #44 70.73 flag [2020-01-06T11:28:48.269Z] #44 72.40 go/token [2020-01-06T11:28:48.269Z] #44 72.46 regexp [2020-01-06T11:28:48.269Z] #44 73.36 go/scanner [2020-01-06T11:28:48.269Z] #44 ... [2020-01-06T11:28:48.269Z] [2020-01-06T11:28:48.269Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:28:48.302Z] #41 27.80 CC images/fs.o [2020-01-06T11:28:48.311Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-06T11:28:48.560Z] #41 28.03 CC images/pstree.o [2020-01-06T11:28:48.560Z] #41 28.17 CC images/pipe.o [2020-01-06T11:28:48.781Z] #59 31.27 Checking out files: 50% (1524/2994) Checking out files: 51% (1527/2994) Checking out files: 52% (1557/2994) Checking out files: 53% (1587/2994) Checking out files: 54% (1617/2994) Checking out files: 55% (1647/2994) Checking out files: 56% (1677/2994) Checking out files: 57% (1707/2994) Checking out files: 58% (1737/2994) Checking out files: 59% (1767/2994) Checking out files: 60% (1797/2994) Checking out files: 61% (1827/2994) Checking out files: 62% (1857/2994) Checking out files: 63% (1887/2994) Checking out files: 64% (1917/2994) Checking out files: 65% (1947/2994) Checking out files: 66% (1977/2994) Checking out files: 67% (2006/2994) Checking out files: 68% (2036/2994) Checking out files: 69% (2066/2994) Checking out files: 70% (2096/2994) Checking out files: 71% (2126/2994) Checking out files: 72% (2156/2994) Checking out files: 73% (2186/2994) Checking out files: 74% (2216/2994) Checking out files: 75% (2246/2994) Checking out files: 76% (2276/2994) Checking out files: 77% (2306/2994) Checking out files: 78% (2336/2994) Checking out files: 79% (2366/2994) Checking out files: 80% (2396/2994) Checking out files: 81% (2426/2994) Checking out files: 82% (2456/2994) Checking out files: 82% (2472/2994) Checking out files: 83% (2486/2994) Checking out files: 84% (2515/2994) Checking out files: 85% (2545/2994) Checking out files: 86% (2575/2994) Checking out files: 87% (2605/2994) Checking out files: 88% (2635/2994) Checking out files: 89% (2665/2994) Checking out files: 90% (2695/2994) Checking out files: 91% (2725/2994) Checking out files: 92% (2755/2994) Checking out files: 93% (2785/2994) Checking out files: 94% (2815/2994) Checking out files: 95% (2845/2994) Checking out files: 96% (2875/2994) Checking out files: 97% (2905/2994) Checking out files: 98% (2935/2994) Checking out files: 99% (2965/2994) Checking out files: 100% (2994/2994) Checking out files: 100% (2994/2994), done. [2020-01-06T11:28:48.818Z] #41 28.44 CC images/tcp-stream.o [2020-01-06T11:28:48.942Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-06T11:28:49.037Z] #59 32.82 + cd /tmp/tmp.HxQGWpew0q/src/github.com/containerd/containerd [2020-01-06T11:28:49.037Z] #59 32.82 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:28:49.076Z] #41 28.64 CC images/sk-packet.o [2020-01-06T11:28:49.237Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-06T11:28:49.334Z] #41 28.84 CC images/mnt.o [2020-01-06T11:28:49.528Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-06T11:28:49.592Z] #41 29.03 CC images/pipe-data.o [2020-01-06T11:28:49.592Z] #41 29.25 CC images/sa.o [2020-01-06T11:28:49.819Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-06T11:28:49.819Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-06T11:28:49.850Z] #41 29.48 CC images/timer.o [2020-01-06T11:28:49.964Z] #59 ... [2020-01-06T11:28:49.964Z] [2020-01-06T11:28:49.964Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:28:49.964Z] #31 66.25 io/ioutil [2020-01-06T11:28:49.964Z] #31 67.11 text/tabwriter [2020-01-06T11:28:49.964Z] #31 69.48 github.com/BurntSushi/toml [2020-01-06T11:28:49.964Z] #31 69.50 flag [2020-01-06T11:28:49.964Z] #31 71.44 log [2020-01-06T11:28:49.964Z] #31 74.09 github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T11:28:49.964Z] #31 ... [2020-01-06T11:28:49.964Z] [2020-01-06T11:28:49.964Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:49.964Z] #41 14.91 DEP images/tcp-stream.pb-c.d [2020-01-06T11:28:49.964Z] #41 14.99 PBCC images/pipe.pb-c.c [2020-01-06T11:28:49.964Z] #41 15.05 DEP images/pipe.pb-c.d [2020-01-06T11:28:49.964Z] #41 15.09 PBCC images/pstree.pb-c.c [2020-01-06T11:28:49.964Z] #41 15.12 DEP images/pstree.pb-c.d [2020-01-06T11:28:49.964Z] #41 15.18 PBCC images/fs.pb-c.c [2020-01-06T11:28:49.964Z] #41 15.20 DEP images/fs.pb-c.d [2020-01-06T11:28:49.964Z] #41 15.26 PBCC images/signalfd.pb-c.c [2020-01-06T11:28:49.964Z] #41 15.32 DEP images/signalfd.pb-c.d [2020-01-06T11:28:49.964Z] #41 15.38 PBCC images/fh.pb-c.c [2020-01-06T11:28:49.964Z] #41 15.43 PBCC images/fsnotify.pb-c.c [2020-01-06T11:28:49.964Z] #41 15.46 DEP images/fh.pb-c.d [2020-01-06T11:28:49.964Z] #41 15.55 DEP images/fsnotify.pb-c.d [2020-01-06T11:28:49.964Z] #41 15.64 PBCC images/eventpoll.pb-c.c [2020-01-06T11:28:49.964Z] #41 15.66 DEP images/eventpoll.pb-c.d [2020-01-06T11:28:49.964Z] #41 15.73 PBCC images/eventfd.pb-c.c [2020-01-06T11:28:49.964Z] #41 15.76 DEP images/eventfd.pb-c.d [2020-01-06T11:28:49.964Z] #41 15.79 PBCC images/remap-file-path.pb-c.c [2020-01-06T11:28:49.964Z] #41 15.82 DEP images/remap-file-path.pb-c.d [2020-01-06T11:28:49.964Z] #41 15.88 PBCC images/fifo.pb-c.c [2020-01-06T11:28:49.964Z] #41 15.90 DEP images/fifo.pb-c.d [2020-01-06T11:28:49.964Z] #41 15.94 PBCC images/ghost-file.pb-c.c [2020-01-06T11:28:49.964Z] #41 15.97 DEP images/ghost-file.pb-c.d [2020-01-06T11:28:49.964Z] #41 16.04 PBCC images/regfile.pb-c.c [2020-01-06T11:28:49.964Z] #41 16.11 DEP images/regfile.pb-c.d [2020-01-06T11:28:49.964Z] #41 16.20 PBCC images/ns.pb-c.c [2020-01-06T11:28:49.964Z] #41 16.25 DEP images/ns.pb-c.d [2020-01-06T11:28:49.964Z] #41 16.32 PBCC images/fdinfo.pb-c.c [2020-01-06T11:28:49.964Z] #41 16.39 DEP images/fdinfo.pb-c.d [2020-01-06T11:28:49.964Z] #41 16.45 PBCC images/core-aarch64.pb-c.c [2020-01-06T11:28:49.964Z] #41 16.50 PBCC images/core-arm.pb-c.c [2020-01-06T11:28:49.964Z] #41 16.54 PBCC images/core-ppc64.pb-c.c [2020-01-06T11:28:49.964Z] #41 16.58 PBCC images/core-s390.pb-c.c [2020-01-06T11:28:49.964Z] #41 16.65 PBCC images/core-x86.pb-c.c [2020-01-06T11:28:49.964Z] #41 16.70 PBCC images/core.pb-c.c [2020-01-06T11:28:50.108Z] #41 29.77 CC images/timerfd.o [2020-01-06T11:28:50.122Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-06T11:28:50.122Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-06T11:28:50.219Z] #41 16.81 PBCC images/inventory.pb-c.c [2020-01-06T11:28:50.219Z] #41 16.93 DEP images/core-aarch64.pb-c.d [2020-01-06T11:28:50.366Z] #41 29.94 CC images/mm.o [2020-01-06T11:28:50.475Z] #41 16.98 DEP images/core-arm.pb-c.d [2020-01-06T11:28:50.475Z] #41 17.02 DEP images/core-ppc64.pb-c.d [2020-01-06T11:28:50.475Z] #41 17.07 DEP images/core-s390.pb-c.d [2020-01-06T11:28:50.475Z] #41 17.11 DEP images/core-x86.pb-c.d [2020-01-06T11:28:50.475Z] #41 17.15 DEP images/core.pb-c.d [2020-01-06T11:28:50.475Z] #41 17.21 DEP images/inventory.pb-c.d [2020-01-06T11:28:50.624Z] #41 30.28 CC images/sk-opts.o [2020-01-06T11:28:50.730Z] #41 17.29 PBCC images/cpuinfo.pb-c.c [2020-01-06T11:28:50.730Z] #41 17.33 DEP images/cpuinfo.pb-c.d [2020-01-06T11:28:50.730Z] #41 17.41 PBCC images/stats.pb-c.c [2020-01-06T11:28:50.730Z] #41 17.42 DEP images/stats.pb-c.d [2020-01-06T11:28:50.759Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-06T11:28:50.842Z] Removing intermediate container a55b0e6264a5 [2020-01-06T11:28:50.842Z] ---> 937ee94809bd [2020-01-06T11:28:50.842Z] Step 11/16 : ARG GOOS [2020-01-06T11:28:50.842Z] ---> Running in d3b17d7c0333 [2020-01-06T11:28:50.842Z] Removing intermediate container d3b17d7c0333 [2020-01-06T11:28:50.842Z] ---> 5c27ea1b8b6a [2020-01-06T11:28:50.842Z] Step 12/16 : ARG GOARCH [2020-01-06T11:28:50.842Z] ---> Running in 469a63f6009d [2020-01-06T11:28:50.842Z] Removing intermediate container 469a63f6009d [2020-01-06T11:28:50.842Z] ---> e444a4e13174 [2020-01-06T11:28:50.842Z] 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-01-06T11:28:50.842Z] ---> Running in fd2499e30c1b [2020-01-06T11:28:50.882Z] #41 30.50 CC images/sk-unix.o [2020-01-06T11:28:51.049Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-06T11:28:51.140Z] #41 30.82 CC images/sk-inet.o [2020-01-06T11:28:51.560Z] #68 ... [2020-01-06T11:28:51.560Z] [2020-01-06T11:28:51.560Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:28:51.560Z] #40 5.642 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:28:51.560Z] #40 5.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:28:51.560Z] #40 5.661 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:28:51.560Z] #40 5.669 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:28:51.705Z] #41 31.27 CC images/tun.o [2020-01-06T11:28:51.822Z] #40 5.853 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:28:51.963Z] #41 31.56 CC images/sk-netlink.o [2020-01-06T11:28:52.091Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-06T11:28:52.094Z] #41 ... [2020-01-06T11:28:52.094Z] [2020-01-06T11:28:52.094Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:28:52.094Z] #31 DONE 78.6s [2020-01-06T11:28:52.298Z] #41 31.76 CC images/packet-sock.o [2020-01-06T11:28:52.393Z] #40 6.697 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-06T11:28:52.538Z] [2020-01-06T11:28:52.539Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:52.539Z] #41 18.90 make[1]: Nothing to be done for 'all'. [2020-01-06T11:28:52.555Z] #41 32.14 CC images/ipc-var.o [2020-01-06T11:28:52.560Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-06T11:28:52.560Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-06T11:28:52.813Z] #41 32.35 CC images/ipc-desc.o [2020-01-06T11:28:52.872Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-06T11:28:53.070Z] #41 32.55 CC images/ipc-shm.o [2020-01-06T11:28:53.070Z] #41 32.78 CC images/ipc-msg.o [2020-01-06T11:28:53.634Z] #41 33.14 CC images/ipc-sem.o [2020-01-06T11:28:53.792Z] #40 8.022 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-06T11:28:53.891Z] #41 33.43 CC images/utsns.o [2020-01-06T11:28:53.904Z] #41 20.55 CC images/stats.o [2020-01-06T11:28:54.149Z] #41 33.61 CC images/creds.o [2020-01-06T11:28:54.149Z] #41 33.81 CC images/vma.o [2020-01-06T11:28:54.159Z] #41 20.88 CC images/core.o [2020-01-06T11:28:54.386Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-06T11:28:54.386Z] go: finding github.com/golang/mock v1.1.1 [2020-01-06T11:28:54.406Z] #41 34.05 CC images/netdev.o [2020-01-06T11:28:54.663Z] #41 34.36 CC images/tty.o [2020-01-06T11:28:54.734Z] #40 8.954 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-06T11:28:55.016Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-06T11:28:55.016Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-06T11:28:55.085Z] #41 21.55 CC images/core-x86.o [2020-01-06T11:28:55.227Z] #41 34.89 CC images/file-lock.o [2020-01-06T11:28:55.340Z] #41 22.04 CC images/core-arm.o [2020-01-06T11:28:55.595Z] #41 22.36 CC images/core-aarch64.o [2020-01-06T11:28:55.654Z] go: finding cloud.google.com/go v0.26.0 [2020-01-06T11:28:55.654Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-06T11:28:55.791Z] #41 35.11 CC images/rlimit.o [2020-01-06T11:28:55.791Z] #41 35.28 CC images/pagemap.o [2020-01-06T11:28:55.941Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-06T11:28:56.049Z] #41 35.64 CC images/siginfo.o [2020-01-06T11:28:56.117Z] #40 ... [2020-01-06T11:28:56.117Z] [2020-01-06T11:28:56.117Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:28:56.117Z] #24 6.478 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:28:56.117Z] #24 6.480 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:28:56.117Z] #24 6.502 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:28:56.117Z] #24 6.509 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:28:56.117Z] #24 6.517 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:28:56.117Z] #24 7.576 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-06T11:28:56.117Z] #24 9.128 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-06T11:28:56.117Z] #24 10.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-06T11:28:56.117Z] #24 ... [2020-01-06T11:28:56.117Z] [2020-01-06T11:28:56.117Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:28:56.117Z] #10 5.578 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:28:56.117Z] #10 5.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:28:56.117Z] #10 5.600 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:28:56.117Z] #10 5.608 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:28:56.117Z] #10 5.631 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:28:56.117Z] #10 6.923 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-06T11:28:56.117Z] #10 8.371 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-06T11:28:56.117Z] #10 9.447 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-06T11:28:56.117Z] #10 ... [2020-01-06T11:28:56.117Z] [2020-01-06T11:28:56.117Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:28:56.117Z] #47 4.746 + RM_GOPATH=0 [2020-01-06T11:28:56.117Z] #47 4.746 + TMP_GOPATH= [2020-01-06T11:28:56.117Z] #47 4.746 + : /build [2020-01-06T11:28:56.117Z] #47 4.746 + '[' -z '' ']' [2020-01-06T11:28:56.117Z] #47 4.746 ++ mktemp -d [2020-01-06T11:28:56.117Z] #47 4.773 + export GOPATH=/tmp/tmp.T6txqgKFjX [2020-01-06T11:28:56.117Z] #47 4.773 + GOPATH=/tmp/tmp.T6txqgKFjX [2020-01-06T11:28:56.117Z] #47 4.773 + RM_GOPATH=1 [2020-01-06T11:28:56.117Z] #47 4.774 ++ dirname ./install.sh [2020-01-06T11:28:56.117Z] #47 4.775 + dir=. [2020-01-06T11:28:56.117Z] #47 4.776 + bin=gotestsum [2020-01-06T11:28:56.117Z] #47 4.776 + shift [2020-01-06T11:28:56.117Z] #47 4.776 + '[' '!' -f ./gotestsum.installer ']' [2020-01-06T11:28:56.117Z] #47 4.777 + . ./gotestsum.installer [2020-01-06T11:28:56.117Z] #47 4.777 ++ : v0.3.5 [2020-01-06T11:28:56.117Z] #47 4.778 + install_gotestsum [2020-01-06T11:28:56.117Z] #47 4.778 + echo 'Installing gotestsum version v0.3.5' [2020-01-06T11:28:56.117Z] #47 4.779 + go get -d gotest.tools/gotestsum [2020-01-06T11:28:56.117Z] #47 4.779 Installing gotestsum version v0.3.5 [2020-01-06T11:28:56.156Z] #41 22.77 CC images/core-ppc64.o [2020-01-06T11:28:56.377Z] #47 ... [2020-01-06T11:28:56.377Z] [2020-01-06T11:28:56.377Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:28:56.377Z] #28 4.839 + mktemp -d [2020-01-06T11:28:56.377Z] #28 4.839 + export GOPATH=/tmp/tmp.Zpfk5Z26Df [2020-01-06T11:28:56.377Z] #28 4.839 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Zpfk5Z26Df/src/github.com/go-swagger/go-swagger [2020-01-06T11:28:56.377Z] #28 4.851 Cloning into '/tmp/tmp.Zpfk5Z26Df/src/github.com/go-swagger/go-swagger'... [2020-01-06T11:28:56.377Z] #28 ... [2020-01-06T11:28:56.377Z] [2020-01-06T11:28:56.377Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:28:56.377Z] #56 6.986 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:28:56.377Z] #56 6.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:28:56.377Z] #56 7.030 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:28:56.377Z] #56 7.034 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:28:56.377Z] #56 7.059 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:28:56.377Z] #56 7.938 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-06T11:28:56.377Z] #56 9.511 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-06T11:28:56.377Z] #56 10.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-06T11:28:56.567Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-06T11:28:56.613Z] #41 36.05 CC images/rpc.o [2020-01-06T11:28:56.640Z] #56 ... [2020-01-06T11:28:56.640Z] [2020-01-06T11:28:56.640Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:28:56.640Z] #33 6.187 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:28:56.640Z] #33 6.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:28:56.640Z] #33 6.220 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:28:56.640Z] #33 6.229 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:28:56.640Z] #33 6.251 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:28:56.640Z] #33 7.159 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-06T11:28:56.640Z] #33 8.643 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-06T11:28:56.640Z] #33 9.516 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-06T11:28:56.716Z] #41 23.36 CC images/core-s390.o [2020-01-06T11:28:56.858Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-06T11:28:56.900Z] #33 ... [2020-01-06T11:28:56.900Z] [2020-01-06T11:28:56.900Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:28:56.900Z] #31 4.806 + RM_GOPATH=0 [2020-01-06T11:28:56.900Z] #31 4.806 + TMP_GOPATH= [2020-01-06T11:28:56.900Z] #31 4.806 + : /build [2020-01-06T11:28:56.900Z] #31 4.806 + '[' -z '' ']' [2020-01-06T11:28:56.900Z] #31 4.807 ++ mktemp -d [2020-01-06T11:28:56.900Z] #31 4.815 + export GOPATH=/tmp/tmp.NQXenskgVP [2020-01-06T11:28:56.900Z] #31 4.815 + GOPATH=/tmp/tmp.NQXenskgVP [2020-01-06T11:28:56.900Z] #31 4.815 + RM_GOPATH=1 [2020-01-06T11:28:56.900Z] #31 4.817 ++ dirname ./install.sh [2020-01-06T11:28:56.900Z] #31 4.819 + dir=. [2020-01-06T11:28:56.900Z] #31 4.819 + bin=tomlv [2020-01-06T11:28:56.900Z] #31 4.819 + shift [2020-01-06T11:28:56.900Z] #31 4.819 + '[' '!' -f ./tomlv.installer ']' [2020-01-06T11:28:56.900Z] #31 4.819 + . ./tomlv.installer [2020-01-06T11:28:56.900Z] #31 4.819 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:28:56.900Z] #31 4.819 + install_tomlv [2020-01-06T11:28:56.900Z] #31 4.819 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-06T11:28:56.900Z] #31 4.819 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:28:56.900Z] #31 4.821 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NQXenskgVP/src/github.com/BurntSushi/toml [2020-01-06T11:28:56.900Z] #31 4.829 Cloning into '/tmp/tmp.NQXenskgVP/src/github.com/BurntSushi/toml'... [2020-01-06T11:28:56.900Z] #31 6.096 + cd /tmp/tmp.NQXenskgVP/src/github.com/BurntSushi/toml [2020-01-06T11:28:56.900Z] #31 6.098 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:28:56.900Z] #31 6.107 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T11:28:56.900Z] #31 6.790 runtime/internal/sys [2020-01-06T11:28:56.900Z] #31 6.891 internal/cpu [2020-01-06T11:28:56.900Z] #31 6.919 math/bits [2020-01-06T11:28:56.900Z] #31 6.929 runtime/internal/atomic [2020-01-06T11:28:56.900Z] #31 7.298 unicode/utf8 [2020-01-06T11:28:56.900Z] #31 7.735 runtime/internal/math [2020-01-06T11:28:56.900Z] #31 8.050 sync/atomic [2020-01-06T11:28:56.900Z] #31 8.136 unicode [2020-01-06T11:28:56.900Z] #31 8.222 internal/bytealg [2020-01-06T11:28:56.900Z] #31 8.292 math [2020-01-06T11:28:56.900Z] #31 8.924 internal/testlog [2020-01-06T11:28:56.900Z] #31 9.412 encoding [2020-01-06T11:28:56.900Z] #31 9.676 runtime [2020-01-06T11:28:56.900Z] #31 9.917 runtime/cgo [2020-01-06T11:28:56.900Z] #31 ... [2020-01-06T11:28:56.900Z] [2020-01-06T11:28:56.900Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:28:56.900Z] #38 4.470 + mktemp -d [2020-01-06T11:28:56.900Z] #38 4.476 + export GOPATH=/tmp/tmp.zF8Q3l3cj4 [2020-01-06T11:28:56.900Z] #38 4.476 + git clone https://github.com/docker/distribution.git /tmp/tmp.zF8Q3l3cj4/src/github.com/docker/distribution [2020-01-06T11:28:56.900Z] #38 4.478 Cloning into '/tmp/tmp.zF8Q3l3cj4/src/github.com/docker/distribution'... [2020-01-06T11:28:57.160Z] #38 ... [2020-01-06T11:28:57.160Z] [2020-01-06T11:28:57.160Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:28:57.160Z] #22 5.518 + RM_GOPATH=0 [2020-01-06T11:28:57.160Z] #22 5.518 + TMP_GOPATH= [2020-01-06T11:28:57.160Z] #22 5.518 + : /build [2020-01-06T11:28:57.160Z] #22 5.518 + '[' -z '' ']' [2020-01-06T11:28:57.160Z] #22 5.531 ++ mktemp -d [2020-01-06T11:28:57.160Z] #22 5.535 + export GOPATH=/tmp/tmp.URT6V5UgPT [2020-01-06T11:28:57.160Z] #22 5.535 + GOPATH=/tmp/tmp.URT6V5UgPT [2020-01-06T11:28:57.160Z] #22 5.535 + RM_GOPATH=1 [2020-01-06T11:28:57.160Z] #22 5.535 ++ dirname ./install.sh [2020-01-06T11:28:57.160Z] #22 5.563 Install docker/cli version 17.06.2-ce from stable [2020-01-06T11:28:57.160Z] #22 5.569 + dir=. [2020-01-06T11:28:57.160Z] #22 5.569 + bin=dockercli [2020-01-06T11:28:57.160Z] #22 5.569 + shift [2020-01-06T11:28:57.160Z] #22 5.569 + '[' '!' -f ./dockercli.installer ']' [2020-01-06T11:28:57.160Z] #22 5.569 + . ./dockercli.installer [2020-01-06T11:28:57.160Z] #22 5.569 ++ : stable [2020-01-06T11:28:57.160Z] #22 5.569 ++ : 17.06.2-ce [2020-01-06T11:28:57.160Z] #22 5.569 + install_dockercli [2020-01-06T11:28:57.160Z] #22 5.569 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-06T11:28:57.161Z] #22 5.569 ++ uname -m [2020-01-06T11:28:57.161Z] #22 5.598 + arch=aarch64 [2020-01-06T11:28:57.161Z] #22 5.598 + '[' aarch64 '!=' x86_64 ']' [2020-01-06T11:28:57.161Z] #22 5.598 + '[' aarch64 '!=' s390x ']' [2020-01-06T11:28:57.161Z] #22 5.598 + '[' aarch64 '!=' armhf ']' [2020-01-06T11:28:57.161Z] #22 5.598 + build_dockercli [2020-01-06T11:28:57.161Z] #22 5.598 + git clone https://github.com/docker/docker-ce /tmp/tmp.URT6V5UgPT/tmp/docker-ce [2020-01-06T11:28:57.161Z] #22 5.600 Cloning into '/tmp/tmp.URT6V5UgPT/tmp/docker-ce'... [2020-01-06T11:28:57.161Z] #22 ... [2020-01-06T11:28:57.161Z] [2020-01-06T11:28:57.161Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:28:57.161Z] #50 5.278 + RM_GOPATH=0 [2020-01-06T11:28:57.161Z] #50 5.278 + TMP_GOPATH= [2020-01-06T11:28:57.161Z] #50 5.278 + : /build [2020-01-06T11:28:57.161Z] #50 5.278 + '[' -z '' ']' [2020-01-06T11:28:57.161Z] #50 5.282 ++ mktemp -d [2020-01-06T11:28:57.161Z] #50 5.285 + export GOPATH=/tmp/tmp.s7Wn2U2EIM [2020-01-06T11:28:57.161Z] #50 5.285 + GOPATH=/tmp/tmp.s7Wn2U2EIM [2020-01-06T11:28:57.161Z] #50 5.285 + RM_GOPATH=1 [2020-01-06T11:28:57.161Z] #50 5.286 ++ dirname ./install.sh [2020-01-06T11:28:57.161Z] #50 5.295 + dir=. [2020-01-06T11:28:57.161Z] #50 5.295 + bin=golangci_lint [2020-01-06T11:28:57.161Z] #50 5.295 + shift [2020-01-06T11:28:57.161Z] #50 5.295 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-06T11:28:57.161Z] #50 5.295 + . ./golangci_lint.installer [2020-01-06T11:28:57.161Z] #50 5.295 ++ : v1.20.0 [2020-01-06T11:28:57.161Z] #50 5.295 + install_golangci_lint [2020-01-06T11:28:57.161Z] #50 5.295 + echo 'Installing golangci-lint version v1.20.0' [2020-01-06T11:28:57.161Z] #50 5.295 Installing golangci-lint version v1.20.0 [2020-01-06T11:28:57.161Z] #50 5.297 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-06T11:28:57.421Z] #50 ... [2020-01-06T11:28:57.421Z] [2020-01-06T11:28:57.421Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:57.421Z] #44 5.489 + RM_GOPATH=0 [2020-01-06T11:28:57.421Z] #44 5.489 + TMP_GOPATH= [2020-01-06T11:28:57.421Z] #44 5.490 + : /build [2020-01-06T11:28:57.421Z] #44 5.490 + '[' -z '' ']' [2020-01-06T11:28:57.421Z] #44 5.500 ++ mktemp -d [2020-01-06T11:28:57.421Z] #44 5.500 + export GOPATH=/tmp/tmp.yWWYlhz5BF [2020-01-06T11:28:57.421Z] #44 5.500 + GOPATH=/tmp/tmp.yWWYlhz5BF [2020-01-06T11:28:57.421Z] #44 5.500 + RM_GOPATH=1 [2020-01-06T11:28:57.421Z] #44 5.500 ++ dirname ./install.sh [2020-01-06T11:28:57.421Z] #44 5.500 + dir=. [2020-01-06T11:28:57.421Z] #44 5.500 + bin=vndr [2020-01-06T11:28:57.421Z] #44 5.500 + shift [2020-01-06T11:28:57.421Z] #44 5.500 + '[' '!' -f ./vndr.installer ']' [2020-01-06T11:28:57.421Z] #44 5.500 + . ./vndr.installer [2020-01-06T11:28:57.421Z] #44 5.500 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:28:57.421Z] #44 5.500 + install_vndr [2020-01-06T11:28:57.421Z] #44 5.500 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-06T11:28:57.421Z] #44 5.500 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yWWYlhz5BF/src/github.com/LK4D4/vndr [2020-01-06T11:28:57.421Z] #44 5.500 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:28:57.421Z] #44 5.505 Cloning into '/tmp/tmp.yWWYlhz5BF/src/github.com/LK4D4/vndr'... [2020-01-06T11:28:57.421Z] #44 6.324 + cd /tmp/tmp.yWWYlhz5BF/src/github.com/LK4D4/vndr [2020-01-06T11:28:57.421Z] #44 6.334 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:28:57.421Z] #44 6.375 + go build -buildmode=pie -v -o /build/vndr . [2020-01-06T11:28:57.421Z] #44 7.722 internal/race [2020-01-06T11:28:57.421Z] #44 7.812 runtime/internal/math [2020-01-06T11:28:57.421Z] #44 7.919 internal/cpu [2020-01-06T11:28:57.421Z] #44 7.948 sync/atomic [2020-01-06T11:28:57.421Z] #44 8.008 unicode [2020-01-06T11:28:57.421Z] #44 8.056 unicode/utf8 [2020-01-06T11:28:57.421Z] #44 8.810 math [2020-01-06T11:28:57.421Z] #44 9.337 internal/bytealg [2020-01-06T11:28:57.421Z] #44 9.436 internal/testlog [2020-01-06T11:28:57.421Z] #44 10.01 unicode/utf16 [2020-01-06T11:28:57.421Z] #44 10.23 runtime [2020-01-06T11:28:57.421Z] #44 10.54 container/list [2020-01-06T11:28:57.421Z] #44 ... [2020-01-06T11:28:57.421Z] [2020-01-06T11:28:57.421Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:28:57.421Z] #62 5.024 + RM_GOPATH=0 [2020-01-06T11:28:57.421Z] #62 5.024 + TMP_GOPATH= [2020-01-06T11:28:57.421Z] #62 5.024 + : /build/ [2020-01-06T11:28:57.421Z] #62 5.024 + '[' -z '' ']' [2020-01-06T11:28:57.421Z] #62 5.025 ++ mktemp -d [2020-01-06T11:28:57.421Z] #62 5.027 + export GOPATH=/tmp/tmp.5ok08YQd1w [2020-01-06T11:28:57.421Z] #62 5.027 + GOPATH=/tmp/tmp.5ok08YQd1w [2020-01-06T11:28:57.421Z] #62 5.027 + RM_GOPATH=1 [2020-01-06T11:28:57.421Z] #62 5.027 ++ dirname ./install.sh [2020-01-06T11:28:57.421Z] #62 5.043 + dir=. [2020-01-06T11:28:57.421Z] #62 5.043 + bin=rootlesskit [2020-01-06T11:28:57.421Z] #62 5.043 + shift [2020-01-06T11:28:57.421Z] #62 5.043 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-06T11:28:57.421Z] #62 5.043 + . ./rootlesskit.installer [2020-01-06T11:28:57.421Z] #62 5.043 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:28:57.421Z] #62 5.043 + install_rootlesskit [2020-01-06T11:28:57.421Z] #62 5.043 + case "$1" in [2020-01-06T11:28:57.421Z] #62 5.043 + export CGO_ENABLED=0 [2020-01-06T11:28:57.421Z] #62 5.043 + CGO_ENABLED=0 [2020-01-06T11:28:57.421Z] #62 5.043 + _install_rootlesskit [2020-01-06T11:28:57.421Z] #62 5.043 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-06T11:28:57.421Z] #62 5.043 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5ok08YQd1w/src/github.com/rootless-containers/rootlesskit [2020-01-06T11:28:57.421Z] #62 5.044 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:28:57.421Z] #62 5.048 Cloning into '/tmp/tmp.5ok08YQd1w/src/github.com/rootless-containers/rootlesskit'... [2020-01-06T11:28:57.421Z] #62 8.132 + cd /tmp/tmp.5ok08YQd1w/src/github.com/rootless-containers/rootlesskit [2020-01-06T11:28:57.421Z] #62 8.132 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:28:57.421Z] #62 8.260 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T11:28:57.421Z] #62 8.260 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-06T11:28:57.484Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-06T11:28:57.648Z] #41 24.09 CC images/cpuinfo.o [2020-01-06T11:28:57.648Z] #41 24.48 CC images/inventory.o [2020-01-06T11:28:57.984Z] #41 37.51 CC images/ext-file.o [2020-01-06T11:28:57.992Z] #62 ... [2020-01-06T11:28:57.992Z] [2020-01-06T11:28:57.992Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:57.992Z] #44 11.53 crypto/internal/subtle [2020-01-06T11:28:58.209Z] #41 24.74 CC images/fdinfo.o [2020-01-06T11:28:58.245Z] #41 37.74 CC images/cgroup.o [2020-01-06T11:28:58.252Z] #44 11.85 crypto/subtle [2020-01-06T11:28:58.464Z] #41 25.12 CC images/fown.o [2020-01-06T11:28:58.513Z] #44 12.22 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-06T11:28:58.765Z] #41 ... [2020-01-06T11:28:58.765Z] [2020-01-06T11:28:58.765Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:58.765Z] #44 75.23 go/ast [2020-01-06T11:28:58.765Z] #44 76.38 internal/lazyregexp [2020-01-06T11:28:58.765Z] #44 76.73 net/url [2020-01-06T11:28:58.765Z] #44 78.32 text/template/parse [2020-01-06T11:28:58.765Z] #44 80.81 go/parser [2020-01-06T11:28:58.765Z] #44 82.72 text/template [2020-01-06T11:28:58.765Z] #44 83.96 encoding/xml [2020-01-06T11:28:58.765Z] #44 ... [2020-01-06T11:28:58.765Z] [2020-01-06T11:28:58.765Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:58.765Z] #41 25.43 CC images/ns.o [2020-01-06T11:28:58.773Z] #44 12.47 internal/nettrace [2020-01-06T11:28:58.809Z] #41 38.43 CC images/userns.o [2020-01-06T11:28:58.809Z] #41 ... [2020-01-06T11:28:58.809Z] [2020-01-06T11:28:58.809Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:28:58.809Z] #44 89.99 github.com/LK4D4/vndr/build [2020-01-06T11:28:58.809Z] #44 91.31 net [2020-01-06T11:28:58.809Z] #44 93.39 vendor/golang.org/x/text/transform [2020-01-06T11:28:58.809Z] #44 94.23 vendor/golang.org/x/text/unicode/bidi [2020-01-06T11:28:58.809Z] #44 95.88 vendor/golang.org/x/text/secure/bidirule [2020-01-06T11:28:58.809Z] #44 96.23 vendor/golang.org/x/text/unicode/norm [2020-01-06T11:28:58.988Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-06T11:28:59.021Z] #41 25.61 CC images/regfile.o [2020-01-06T11:28:59.034Z] #44 12.83 runtime/cgo [2020-01-06T11:28:59.276Z] #41 25.84 CC images/ghost-file.o [2020-01-06T11:28:59.373Z] #44 ... [2020-01-06T11:28:59.373Z] [2020-01-06T11:28:59.373Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:28:59.373Z] #41 38.74 CC images/google/protobuf/descriptor.o [2020-01-06T11:28:59.534Z] #41 26.35 CC images/fifo.o [2020-01-06T11:28:59.605Z] #44 13.36 vendor/golang.org/x/crypto/internal/subtle [2020-01-06T11:28:59.623Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-06T11:28:59.623Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-06T11:29:00.100Z] #41 26.54 CC images/remap-file-path.o [2020-01-06T11:29:00.100Z] #41 ... [2020-01-06T11:29:00.100Z] [2020-01-06T11:29:00.100Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:29:00.100Z] #59 33.85 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-06T11:29:00.100Z] #59 33.85 + BUILDTAGS='netgo osusergo static_build' [2020-01-06T11:29:00.100Z] #59 33.85 + export EXTRA_FLAGS=-buildmode=pie [2020-01-06T11:29:00.100Z] #59 33.85 + EXTRA_FLAGS=-buildmode=pie [2020-01-06T11:29:00.100Z] #59 33.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-06T11:29:00.100Z] #59 33.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-06T11:29:00.100Z] #59 33.85 + '[' '' = dynamic ']' [2020-01-06T11:29:00.100Z] #59 33.85 + make [2020-01-06T11:29:00.100Z] #59 34.76 + bin/ctr [2020-01-06T11:29:00.100Z] #59 ... [2020-01-06T11:29:00.100Z] [2020-01-06T11:29:00.100Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:29:00.100Z] #10 80.87 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-06T11:29:00.100Z] #10 80.89 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-06T11:29:00.100Z] #10 80.90 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T11:29:00.100Z] #10 81.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-06T11:29:00.100Z] #10 81.05 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-06T11:29:00.100Z] #10 81.06 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:29:00.356Z] #10 ... [2020-01-06T11:29:00.356Z] [2020-01-06T11:29:00.356Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:00.356Z] #41 26.81 CC images/eventfd.o [2020-01-06T11:29:00.356Z] #41 27.04 CC images/eventpoll.o [2020-01-06T11:29:00.611Z] #41 27.27 CC images/fh.o [2020-01-06T11:29:00.744Z] #41 40.38 CC images/opts.o [2020-01-06T11:29:00.866Z] #41 27.69 CC images/fsnotify.o [2020-01-06T11:29:01.002Z] #41 40.58 CC images/seccomp.o [2020-01-06T11:29:01.260Z] #41 40.94 CC images/binfmt-misc.o [2020-01-06T11:29:01.517Z] #41 41.10 CC images/time.o [2020-01-06T11:29:01.689Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-06T11:29:01.689Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-06T11:29:01.775Z] #41 41.31 CC images/sysctl.o [2020-01-06T11:29:01.793Z] #41 28.34 CC images/signalfd.o [2020-01-06T11:29:02.033Z] #41 41.48 CC images/autofs.o [2020-01-06T11:29:02.033Z] #41 41.66 CC images/macvlan.o [2020-01-06T11:29:02.048Z] #41 28.66 CC images/fs.o [2020-01-06T11:29:02.048Z] #41 28.86 CC images/pstree.o [2020-01-06T11:29:02.152Z] #44 ... [2020-01-06T11:29:02.152Z] [2020-01-06T11:29:02.152Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:29:02.152Z] #68 5.510 + RM_GOPATH=0 [2020-01-06T11:29:02.152Z] #68 5.513 + TMP_GOPATH= [2020-01-06T11:29:02.152Z] #68 5.513 + : /build [2020-01-06T11:29:02.152Z] #68 5.513 + '[' -z '' ']' [2020-01-06T11:29:02.152Z] #68 5.513 ++ mktemp -d [2020-01-06T11:29:02.152Z] #68 5.533 + export GOPATH=/tmp/tmp.FmE7xxgnFz [2020-01-06T11:29:02.152Z] #68 5.533 + GOPATH=/tmp/tmp.FmE7xxgnFz [2020-01-06T11:29:02.152Z] #68 5.533 + RM_GOPATH=1 [2020-01-06T11:29:02.152Z] #68 5.567 ++ dirname ./install.sh [2020-01-06T11:29:02.152Z] #68 5.567 + dir=. [2020-01-06T11:29:02.152Z] #68 5.567 + bin=proxy [2020-01-06T11:29:02.152Z] #68 5.567 + shift [2020-01-06T11:29:02.152Z] #68 5.567 + '[' '!' -f ./proxy.installer ']' [2020-01-06T11:29:02.152Z] #68 5.567 + . ./proxy.installer [2020-01-06T11:29:02.152Z] #68 5.567 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:29:02.152Z] #68 5.567 + install_proxy [2020-01-06T11:29:02.152Z] #68 5.567 + case "$1" in [2020-01-06T11:29:02.152Z] #68 5.567 + export CGO_ENABLED=0 [2020-01-06T11:29:02.152Z] #68 5.567 + CGO_ENABLED=0 [2020-01-06T11:29:02.152Z] #68 5.567 + _install_proxy [2020-01-06T11:29:02.152Z] #68 5.567 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-06T11:29:02.152Z] #68 5.568 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:29:02.152Z] #68 5.570 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FmE7xxgnFz/src/github.com/docker/libnetwork [2020-01-06T11:29:02.152Z] #68 5.573 Cloning into '/tmp/tmp.FmE7xxgnFz/src/github.com/docker/libnetwork'... [2020-01-06T11:29:02.152Z] #68 ... [2020-01-06T11:29:02.152Z] [2020-01-06T11:29:02.152Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:29:02.152Z] #38 15.99 + cd /tmp/tmp.zF8Q3l3cj4/src/github.com/docker/distribution [2020-01-06T11:29:02.152Z] #38 15.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-06T11:29:02.291Z] #41 41.86 CC images/sit.o [2020-01-06T11:29:02.550Z] #41 42.03 LINK images/built-in.o [2020-01-06T11:29:02.550Z] #41 42.18 GEN compel/include/asm [2020-01-06T11:29:02.550Z] #41 42.19 GEN compel/include/version.h [2020-01-06T11:29:02.550Z] #41 42.20 touch .config [2020-01-06T11:29:02.550Z] #41 42.22 GEN include/common/config.h [2020-01-06T11:29:02.608Z] #41 29.10 CC images/pipe.o [2020-01-06T11:29:02.808Z] #41 42.30 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-01-06T11:29:02.808Z] #41 42.33 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-01-06T11:29:02.808Z] #41 42.36 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-01-06T11:29:02.808Z] #41 42.38 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-01-06T11:29:02.808Z] #41 42.41 DEP compel/arch/x86/plugins/std/memcpy.d [2020-01-06T11:29:02.808Z] #41 42.43 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-01-06T11:29:02.808Z] #41 42.46 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-06T11:29:02.808Z] #41 42.52 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-01-06T11:29:02.808Z] #41 42.53 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-06T11:29:02.863Z] #41 29.39 CC images/tcp-stream.o [2020-01-06T11:29:03.066Z] #41 42.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-06T11:29:03.066Z] #41 42.57 DEP compel/plugins/std/infect.d [2020-01-06T11:29:03.118Z] #41 29.72 CC images/sk-packet.o [2020-01-06T11:29:03.323Z] #41 42.77 DEP compel/plugins/std/string.d [2020-01-06T11:29:03.323Z] #41 42.84 DEP compel/plugins/std/log.d [2020-01-06T11:29:03.323Z] #41 42.96 DEP compel/plugins/std/fds.d [2020-01-06T11:29:03.376Z] #41 30.06 CC images/mnt.o [2020-01-06T11:29:03.581Z] #41 43.06 DEP compel/plugins/std/std.d [2020-01-06T11:29:03.581Z] #41 43.17 DEP compel/plugins/shmem/shmem.d [2020-01-06T11:29:03.631Z] #41 30.26 CC images/pipe-data.o [2020-01-06T11:29:03.742Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-06T11:29:03.839Z] #41 43.29 DEP compel/plugins/fds/fds.d [2020-01-06T11:29:03.839Z] #41 43.42 CC compel/plugins/std/std.o [2020-01-06T11:29:03.886Z] #41 30.50 CC images/sa.o [2020-01-06T11:29:04.067Z] #38 18.34 + GOPATH=/tmp/tmp.zF8Q3l3cj4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.zF8Q3l3cj4 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-06T11:29:04.141Z] #41 30.73 CC images/timer.o [2020-01-06T11:29:04.395Z] #41 31.15 CC images/timerfd.o [2020-01-06T11:29:04.405Z] #41 43.78 CC compel/plugins/std/fds.o [2020-01-06T11:29:04.650Z] #41 31.40 CC images/mm.o [2020-01-06T11:29:04.769Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-06T11:29:04.769Z] go: finding github.com/kr/text v0.1.0 [2020-01-06T11:29:04.905Z] #41 31.67 CC images/sk-opts.o [2020-01-06T11:29:04.969Z] #41 44.33 CC compel/plugins/std/log.o [2020-01-06T11:29:05.058Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-06T11:29:05.161Z] #41 31.94 CC images/sk-unix.o [2020-01-06T11:29:05.347Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-06T11:29:05.721Z] #41 32.31 CC images/sk-inet.o [2020-01-06T11:29:05.903Z] #41 45.30 CC compel/plugins/std/string.o [2020-01-06T11:29:06.282Z] #41 32.71 CC images/tun.o [2020-01-06T11:29:06.379Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-06T11:29:06.470Z] #41 45.92 CC compel/plugins/std/infect.o [2020-01-06T11:29:06.537Z] #41 33.05 CC images/sk-netlink.o [2020-01-06T11:29:06.537Z] #41 33.26 CC images/packet-sock.o [2020-01-06T11:29:06.666Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-06T11:29:06.728Z] #41 ... [2020-01-06T11:29:06.728Z] [2020-01-06T11:29:06.728Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:29:06.728Z] #62 100.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T11:29:06.728Z] #62 100.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-06T11:29:06.728Z] #62 DONE 107.9s [2020-01-06T11:29:06.728Z] [2020-01-06T11:29:06.728Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-06T11:29:06.728Z] #63 DONE 0.1s [2020-01-06T11:29:06.728Z] [2020-01-06T11:29:06.728Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:06.728Z] #44 100.6 vendor/golang.org/x/net/idna [2020-01-06T11:29:06.728Z] #44 102.4 vendor/golang.org/x/net/http2/hpack [2020-01-06T11:29:06.728Z] #44 104.0 mime [2020-01-06T11:29:06.728Z] #44 105.8 mime/quotedprintable [2020-01-06T11:29:06.728Z] #44 106.3 net/http/internal [2020-01-06T11:29:06.954Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-06T11:29:06.987Z] #44 ... [2020-01-06T11:29:06.987Z] [2020-01-06T11:29:06.987Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:06.987Z] #41 46.52 CC compel/arch/x86/plugins/std/parasite-head.o [2020-01-06T11:29:06.987Z] #41 46.60 CC compel/arch/x86/plugins/std/memcpy.o [2020-01-06T11:29:07.096Z] #41 33.79 CC images/ipc-var.o [2020-01-06T11:29:07.245Z] #41 46.65 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-01-06T11:29:07.245Z] #41 46.76 AR compel/plugins/std.lib.a [2020-01-06T11:29:07.245Z] #41 46.85 CC compel/plugins/fds/fds.o [2020-01-06T11:29:07.351Z] #41 33.92 CC images/ipc-desc.o [2020-01-06T11:29:07.606Z] #41 34.18 CC images/ipc-shm.o [2020-01-06T11:29:07.811Z] #41 47.24 AR compel/plugins/fds.lib.a [2020-01-06T11:29:07.811Z] #41 47.31 HOSTDEP compel/src/lib/log-host.d [2020-01-06T11:29:07.811Z] #41 47.34 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-06T11:29:07.811Z] #41 47.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-01-06T11:29:07.861Z] #41 34.40 CC images/ipc-msg.o [2020-01-06T11:29:08.069Z] #41 47.56 HOSTDEP compel/src/main-host.d [2020-01-06T11:29:08.116Z] #41 34.68 CC images/ipc-sem.o [2020-01-06T11:29:08.327Z] #41 47.77 DEP compel/src/lib/ptrace.d [2020-01-06T11:29:08.327Z] #41 47.98 DEP compel/src/lib/infect.d [2020-01-06T11:29:08.371Z] #41 34.94 CC images/utsns.o [2020-01-06T11:29:08.447Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-06T11:29:08.585Z] #41 48.19 DEP compel/src/lib/infect-util.d [2020-01-06T11:29:08.626Z] #41 35.12 CC images/creds.o [2020-01-06T11:29:08.626Z] #41 35.33 CC images/vma.o [2020-01-06T11:29:08.733Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-06T11:29:08.843Z] #41 48.28 DEP compel/src/lib/infect-rpc.d [2020-01-06T11:29:08.843Z] #41 48.44 DEP compel/arch/x86/src/lib/infect.d [2020-01-06T11:29:08.881Z] #41 35.48 CC images/netdev.o [2020-01-06T11:29:09.101Z] #41 48.57 DEP compel/arch/x86/src/lib/cpu.d [2020-01-06T11:29:09.101Z] #41 48.69 DEP compel/src/lib/log.d [2020-01-06T11:29:09.145Z] #41 35.91 CC images/tty.o [2020-01-06T11:29:09.358Z] #41 48.86 DEP compel/src/main.d [2020-01-06T11:29:09.358Z] #41 ... [2020-01-06T11:29:09.358Z] [2020-01-06T11:29:09.358Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:29:09.358Z] #10 100.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-06T11:29:09.358Z] #10 101.0 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-06T11:29:09.358Z] #10 101.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:29:09.358Z] #10 ... [2020-01-06T11:29:09.358Z] [2020-01-06T11:29:09.358Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:09.358Z] #41 49.08 DEP compel/src/lib/handle-elf.d [2020-01-06T11:29:09.359Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-06T11:29:09.363Z] #38 ... [2020-01-06T11:29:09.363Z] [2020-01-06T11:29:09.363Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:29:09.363Z] #68 18.41 + cd /tmp/tmp.FmE7xxgnFz/src/github.com/docker/libnetwork [2020-01-06T11:29:09.363Z] #68 18.41 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:29:09.363Z] #68 18.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-06T11:29:09.648Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-06T11:29:09.924Z] #41 49.25 DEP compel/arch/x86/src/lib/handle-elf.d [2020-01-06T11:29:09.924Z] #41 49.39 CC compel/src/lib/log.o [2020-01-06T11:29:09.936Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-06T11:29:09.936Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-06T11:29:09.936Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-06T11:29:09.936Z] #68 ... [2020-01-06T11:29:09.936Z] [2020-01-06T11:29:09.936Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:29:09.936Z] #50 22.74 + cd /tmp/tmp.s7Wn2U2EIM/src/github.com/golangci/golangci-lint/ [2020-01-06T11:29:09.936Z] #50 22.74 + git checkout -q v1.20.0 [2020-01-06T11:29:09.936Z] #50 23.22 ++ git describe --tags [2020-01-06T11:29:09.936Z] #50 23.26 + version=v1.20.0 [2020-01-06T11:29:09.936Z] #50 23.26 ++ git rev-parse --short HEAD [2020-01-06T11:29:09.936Z] #50 23.27 + commit=cc98739 [2020-01-06T11:29:09.936Z] #50 23.28 ++ git show -s --format=%cd [2020-01-06T11:29:09.936Z] #50 23.30 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-06T11:29:09.936Z] #50 23.30 + 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-01-06T11:29:10.068Z] #41 36.62 CC images/file-lock.o [2020-01-06T11:29:10.182Z] #41 49.68 CC compel/arch/x86/src/lib/cpu.o [2020-01-06T11:29:10.323Z] #41 36.84 CC images/rlimit.o [2020-01-06T11:29:10.323Z] #41 37.03 CC images/pagemap.o [2020-01-06T11:29:10.560Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-06T11:29:10.578Z] #41 37.32 CC images/siginfo.o [2020-01-06T11:29:11.116Z] #41 50.66 CC compel/arch/x86/src/lib/infect.o [2020-01-06T11:29:11.179Z] #41 37.69 CC images/rpc.o [2020-01-06T11:29:11.574Z] #41 ... [2020-01-06T11:29:11.574Z] [2020-01-06T11:29:11.574Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:11.574Z] #44 88.07 go/doc [2020-01-06T11:29:11.574Z] #44 89.81 vendor/golang.org/x/crypto/cryptobyte [2020-01-06T11:29:11.574Z] #44 91.75 github.com/LK4D4/vndr/build [2020-01-06T11:29:11.574Z] #44 92.02 net [2020-01-06T11:29:11.574Z] #44 94.21 vendor/golang.org/x/crypto/hkdf [2020-01-06T11:29:11.574Z] #44 94.39 vendor/golang.org/x/text/transform [2020-01-06T11:29:11.574Z] #44 95.24 vendor/golang.org/x/text/unicode/bidi [2020-01-06T11:29:11.574Z] #44 97.16 vendor/golang.org/x/text/secure/bidirule [2020-01-06T11:29:11.574Z] #44 97.55 vendor/golang.org/x/text/unicode/norm [2020-01-06T11:29:11.595Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-06T11:29:11.595Z] go: finding github.com/kr/pty v1.1.1 [2020-01-06T11:29:11.881Z] #41 ... [2020-01-06T11:29:11.881Z] [2020-01-06T11:29:11.881Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:29:11.881Z] #47 DONE 113.0s [2020-01-06T11:29:11.881Z] [2020-01-06T11:29:11.881Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:11.881Z] #41 51.60 CC compel/src/lib/infect-rpc.o [2020-01-06T11:29:11.884Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-06T11:29:11.884Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-06T11:29:12.136Z] #44 ... [2020-01-06T11:29:12.136Z] [2020-01-06T11:29:12.136Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:12.136Z] #41 38.84 CC images/ext-file.o [2020-01-06T11:29:12.173Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-06T11:29:12.391Z] #41 39.00 CC images/cgroup.o [2020-01-06T11:29:12.506Z] #50 ... [2020-01-06T11:29:12.506Z] [2020-01-06T11:29:12.506Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:29:12.506Z] #10 16.31 Fetched 7755 kB in 11s (663 kB/s) [2020-01-06T11:29:12.506Z] #10 16.31 Reading package lists... [2020-01-06T11:29:12.506Z] #10 22.89 Reading package lists... [2020-01-06T11:29:12.506Z] #10 ... [2020-01-06T11:29:12.506Z] [2020-01-06T11:29:12.506Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:29:12.506Z] #40 16.34 Fetched 7755 kB in 11s (657 kB/s) [2020-01-06T11:29:12.506Z] #40 16.34 Reading package lists... [2020-01-06T11:29:12.506Z] #40 23.17 Reading package lists... [2020-01-06T11:29:12.506Z] #40 ... [2020-01-06T11:29:12.506Z] [2020-01-06T11:29:12.506Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:29:12.506Z] #24 16.65 Fetched 7755 kB in 11s (693 kB/s) [2020-01-06T11:29:12.506Z] #24 16.65 Reading package lists... [2020-01-06T11:29:12.767Z] #24 22.86 Reading package lists... [2020-01-06T11:29:12.768Z] #24 ... [2020-01-06T11:29:12.768Z] [2020-01-06T11:29:12.768Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:29:12.768Z] #56 17.52 Fetched 7755 kB in 11s (672 kB/s) [2020-01-06T11:29:12.768Z] #56 17.52 Reading package lists... [2020-01-06T11:29:12.815Z] #41 52.14 CC compel/src/lib/infect-util.o [2020-01-06T11:29:12.953Z] #41 39.60 CC images/userns.o [2020-01-06T11:29:13.028Z] #56 24.06 Reading package lists... [2020-01-06T11:29:13.029Z] #56 ... [2020-01-06T11:29:13.029Z] [2020-01-06T11:29:13.029Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:29:13.029Z] #33 17.18 Fetched 7755 kB in 12s (643 kB/s) [2020-01-06T11:29:13.029Z] #33 17.18 Reading package lists... [2020-01-06T11:29:13.073Z] #41 52.58 CC compel/src/lib/infect.o [2020-01-06T11:29:13.209Z] #41 39.91 CC images/google/protobuf/descriptor.o [2020-01-06T11:29:13.689Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-06T11:29:13.986Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-06T11:29:13.986Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-06T11:29:14.277Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-06T11:29:14.416Z] #33 23.31 Reading package lists... [2020-01-06T11:29:14.416Z] #33 ... [2020-01-06T11:29:14.416Z] [2020-01-06T11:29:14.416Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:29:14.416Z] #24 22.86 Reading package lists... [2020-01-06T11:29:14.906Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-06T11:29:14.973Z] #41 54.33 CC compel/src/lib/ptrace.o [2020-01-06T11:29:14.973Z] #41 54.71 AR compel/libcompel.a [2020-01-06T11:29:15.096Z] #41 41.81 CC images/opts.o [2020-01-06T11:29:15.232Z] #41 54.77 HOSTCC compel/src/main-host.o [2020-01-06T11:29:15.352Z] #41 41.98 CC images/seccomp.o [2020-01-06T11:29:15.608Z] #41 42.32 CC images/binfmt-misc.o [2020-01-06T11:29:15.843Z] #41 55.24 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-01-06T11:29:15.847Z] #24 28.85 Building dependency tree... [2020-01-06T11:29:15.864Z] #41 42.57 CC images/time.o [2020-01-06T11:29:15.966Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-06T11:29:16.104Z] #41 ... [2020-01-06T11:29:16.104Z] [2020-01-06T11:29:16.104Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:29:16.104Z] #10 116.7 Selecting previously unselected package libapparmor1:amd64. [2020-01-06T11:29:16.104Z] #10 116.7 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-01-06T11:29:16.104Z] #10 116.7 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-06T11:29:16.104Z] #10 116.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-06T11:29:16.104Z] #10 116.8 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-01-06T11:29:16.104Z] #10 116.8 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-06T11:29:16.104Z] #10 116.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T11:29:16.104Z] #10 116.9 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-01-06T11:29:16.104Z] #10 116.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T11:29:16.104Z] #10 116.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T11:29:16.104Z] #10 116.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T11:29:16.105Z] #10 116.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:29:16.105Z] #10 117.0 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-06T11:29:16.105Z] #10 117.0 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-06T11:29:16.105Z] #10 117.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-06T11:29:16.105Z] #10 117.0 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-01-06T11:29:16.105Z] #10 117.0 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-06T11:29:16.105Z] #10 117.0 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-01-06T11:29:16.105Z] #10 117.0 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-06T11:29:16.105Z] #10 117.0 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-06T11:29:16.105Z] #10 117.1 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T11:29:16.105Z] #10 117.1 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-06T11:29:16.105Z] #10 117.1 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-06T11:29:16.105Z] #10 117.1 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-06T11:29:16.105Z] #10 117.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T11:29:16.105Z] #10 117.1 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T11:29:16.105Z] #10 117.1 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-06T11:29:16.105Z] #10 117.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:29:16.105Z] #10 117.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-01-06T11:29:16.105Z] #10 117.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-06T11:29:16.105Z] #10 117.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-01-06T11:29:16.105Z] #10 117.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-06T11:29:16.105Z] #10 117.1 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T11:29:16.105Z] #10 117.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:29:16.105Z] #10 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-06T11:29:16.105Z] #10 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-06T11:29:16.105Z] #10 117.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-06T11:29:16.105Z] #10 117.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-06T11:29:16.105Z] #10 117.2 Setting up dmsetup (2:1.02.137-2) ... [2020-01-06T11:29:16.105Z] #10 117.2 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-06T11:29:16.105Z] #10 117.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:29:16.105Z] #10 DONE 117.5s [2020-01-06T11:29:16.105Z] [2020-01-06T11:29:16.105Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:29:16.105Z] #52 DONE 0.1s [2020-01-06T11:29:16.105Z] [2020-01-06T11:29:16.105Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:16.105Z] #41 55.48 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-06T11:29:16.105Z] #41 ... [2020-01-06T11:29:16.105Z] [2020-01-06T11:29:16.105Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-06T11:29:16.105Z] #53 DONE 0.1s [2020-01-06T11:29:16.105Z] [2020-01-06T11:29:16.105Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:16.120Z] #41 42.80 CC images/sysctl.o [2020-01-06T11:29:16.375Z] #41 43.03 CC images/autofs.o [2020-01-06T11:29:16.595Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-06T11:29:16.631Z] #41 43.22 CC images/macvlan.o [2020-01-06T11:29:16.631Z] #41 43.44 CC images/sit.o [2020-01-06T11:29:17.193Z] #41 43.76 LINK images/built-in.o [2020-01-06T11:29:17.193Z] #41 43.87 GEN compel/include/asm [2020-01-06T11:29:17.193Z] #41 43.88 GEN compel/include/version.h [2020-01-06T11:29:17.193Z] #41 43.90 touch .config [2020-01-06T11:29:17.193Z] #41 43.91 GEN include/common/config.h [2020-01-06T11:29:17.193Z] #41 43.97 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-01-06T11:29:17.193Z] #41 43.99 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-01-06T11:29:17.227Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-06T11:29:17.239Z] #24 31.09 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-06T11:29:17.239Z] #24 31.09 The following additional packages will be installed: [2020-01-06T11:29:17.239Z] #24 31.10 libjq1 libonig4 [2020-01-06T11:29:17.449Z] #41 44.02 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-01-06T11:29:17.449Z] #41 44.03 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-01-06T11:29:17.449Z] #41 44.07 DEP compel/arch/x86/plugins/std/memcpy.d [2020-01-06T11:29:17.449Z] #41 44.09 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-01-06T11:29:17.449Z] #41 44.11 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-06T11:29:17.449Z] #41 44.15 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-01-06T11:29:17.449Z] #41 44.17 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-06T11:29:17.449Z] #41 44.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-06T11:29:17.449Z] #41 44.20 DEP compel/plugins/std/infect.d [2020-01-06T11:29:17.501Z] #24 31.53 The following NEW packages will be installed: [2020-01-06T11:29:17.501Z] #24 31.55 jq libjq1 libonig4 [2020-01-06T11:29:17.704Z] #41 44.32 DEP compel/plugins/std/string.d [2020-01-06T11:29:17.704Z] #41 44.41 DEP compel/plugins/std/log.d [2020-01-06T11:29:17.704Z] #41 44.53 DEP compel/plugins/std/fds.d [2020-01-06T11:29:17.960Z] #41 44.66 DEP compel/plugins/std/std.d [2020-01-06T11:29:18.216Z] #41 44.84 DEP compel/plugins/shmem/shmem.d [2020-01-06T11:29:18.281Z] go: finding golang.org/x/text v0.3.0 [2020-01-06T11:29:18.281Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-06T11:29:18.467Z] #24 32.68 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:29:18.467Z] #24 32.68 Need to get 293 kB of archives. [2020-01-06T11:29:18.467Z] #24 32.68 After this operation, 1086 kB of additional disk space will be used. [2020-01-06T11:29:18.467Z] #24 32.68 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2020-01-06T11:29:18.467Z] #24 32.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2020-01-06T11:29:18.467Z] #24 32.70 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2020-01-06T11:29:18.471Z] #41 45.01 DEP compel/plugins/fds/fds.d [2020-01-06T11:29:18.471Z] #41 45.23 CC compel/plugins/std/std.o [2020-01-06T11:29:18.666Z] #54 ... [2020-01-06T11:29:18.666Z] [2020-01-06T11:29:18.666Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:18.666Z] #44 109.8 net/textproto [2020-01-06T11:29:18.666Z] #44 109.8 crypto/x509 [2020-01-06T11:29:18.666Z] #44 110.9 vendor/golang.org/x/net/http/httpguts [2020-01-06T11:29:18.666Z] #44 111.2 vendor/golang.org/x/net/http/httpproxy [2020-01-06T11:29:18.666Z] #44 111.6 mime/multipart [2020-01-06T11:29:18.666Z] #44 114.1 crypto/tls [2020-01-06T11:29:18.909Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-06T11:29:18.937Z] #44 119.9 net/http/httptrace [2020-01-06T11:29:18.937Z] #44 ... [2020-01-06T11:29:18.937Z] [2020-01-06T11:29:18.937Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:18.937Z] #54 2.746 + RM_GOPATH=0 [2020-01-06T11:29:18.937Z] #54 2.746 + TMP_GOPATH= [2020-01-06T11:29:18.937Z] #54 2.746 + : /build [2020-01-06T11:29:18.937Z] #54 2.746 + '[' -z '' ']' [2020-01-06T11:29:18.937Z] #54 2.747 ++ mktemp -d [2020-01-06T11:29:18.937Z] #54 2.754 + export GOPATH=/tmp/tmp.XA5PsKujmE [2020-01-06T11:29:18.937Z] #54 2.754 + GOPATH=/tmp/tmp.XA5PsKujmE [2020-01-06T11:29:18.937Z] #54 2.754 + RM_GOPATH=1 [2020-01-06T11:29:18.937Z] #54 2.754 ++ dirname ./install.sh [2020-01-06T11:29:18.937Z] #54 2.755 + dir=. [2020-01-06T11:29:18.937Z] #54 2.755 + bin=runc [2020-01-06T11:29:18.937Z] #54 2.755 + shift [2020-01-06T11:29:18.937Z] #54 2.756 + '[' '!' -f ./runc.installer ']' [2020-01-06T11:29:18.937Z] #54 2.756 + . ./runc.installer [2020-01-06T11:29:18.937Z] #54 2.762 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T11:29:18.937Z] #54 2.762 + install_runc [2020-01-06T11:29:18.937Z] #54 2.764 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-06T11:29:18.937Z] #54 2.765 + uname -r [2020-01-06T11:29:18.937Z] #54 2.770 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-06T11:29:18.937Z] #54 2.770 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-06T11:29:18.937Z] #54 2.770 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-06T11:29:18.937Z] #54 2.771 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XA5PsKujmE/src/github.com/opencontainers/runc [2020-01-06T11:29:18.937Z] #54 2.772 Cloning into '/tmp/tmp.XA5PsKujmE/src/github.com/opencontainers/runc'... [2020-01-06T11:29:19.032Z] #41 45.78 CC compel/plugins/std/fds.o [2020-01-06T11:29:19.197Z] #54 ... [2020-01-06T11:29:19.197Z] [2020-01-06T11:29:19.197Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-06T11:29:19.197Z] #11 DONE 3.1s [2020-01-06T11:29:19.197Z] [2020-01-06T11:29:19.197Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:19.197Z] #44 120.3 net/http [2020-01-06T11:29:19.199Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-06T11:29:19.528Z] #24 33.78 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:29:19.552Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-06T11:29:19.552Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-06T11:29:19.593Z] #41 46.30 CC compel/plugins/std/log.o [2020-01-06T11:29:19.792Z] #24 33.93 Fetched 293 kB in 1s (276 kB/s) [2020-01-06T11:29:19.793Z] #24 34.04 Selecting previously unselected package libonig4:arm64. [2020-01-06T11:29:20.055Z] #24 34.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2020-01-06T11:29:20.055Z] #24 34.17 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2020-01-06T11:29:20.055Z] #24 34.18 Unpacking libonig4:arm64 (6.1.3-2) ... [2020-01-06T11:29:20.185Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-06T11:29:20.185Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-06T11:29:20.185Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-06T11:29:20.185Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-06T11:29:20.185Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-06T11:29:20.320Z] #24 34.46 Selecting previously unselected package libjq1:arm64. [2020-01-06T11:29:20.320Z] #24 34.46 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2020-01-06T11:29:20.320Z] #24 34.46 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2020-01-06T11:29:20.475Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-06T11:29:20.519Z] #41 47.13 CC compel/plugins/std/string.o [2020-01-06T11:29:20.583Z] #24 34.70 Selecting previously unselected package jq. [2020-01-06T11:29:20.583Z] #24 34.71 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2020-01-06T11:29:20.583Z] #24 34.78 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T11:29:20.767Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-06T11:29:20.863Z] #24 35.08 Setting up libonig4:arm64 (6.1.3-2) ... [2020-01-06T11:29:20.863Z] #24 35.16 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2020-01-06T11:29:21.058Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-06T11:29:21.124Z] #24 35.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:29:21.125Z] #24 35.37 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T11:29:21.386Z] #24 ... [2020-01-06T11:29:21.386Z] [2020-01-06T11:29:21.386Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:29:21.386Z] #31 35.01 sync [2020-01-06T11:29:21.386Z] #31 35.02 internal/reflectlite [2020-01-06T11:29:21.446Z] #41 47.96 CC compel/plugins/std/infect.o [2020-01-06T11:29:21.689Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-06T11:29:21.689Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-06T11:29:21.689Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-06T11:29:21.689Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-06T11:29:21.793Z] #44 ... [2020-01-06T11:29:21.793Z] [2020-01-06T11:29:21.793Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-06T11:29:21.793Z] #12 DONE 2.5s [2020-01-06T11:29:21.793Z] [2020-01-06T11:29:21.793Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-06T11:29:21.965Z] #31 ... [2020-01-06T11:29:21.965Z] [2020-01-06T11:29:21.965Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:29:21.965Z] #68 DONE 35.8s [2020-01-06T11:29:21.965Z] [2020-01-06T11:29:21.965Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:29:21.965Z] #24 DONE 36.3s [2020-01-06T11:29:22.007Z] #41 48.50 CC compel/arch/x86/plugins/std/parasite-head.o [2020-01-06T11:29:22.007Z] #41 48.58 CC compel/arch/x86/plugins/std/memcpy.o [2020-01-06T11:29:22.007Z] #41 48.62 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-01-06T11:29:22.007Z] #41 48.68 AR compel/plugins/std.lib.a [2020-01-06T11:29:22.007Z] #41 48.77 CC compel/plugins/fds/fds.o [2020-01-06T11:29:22.229Z] [2020-01-06T11:29:22.229Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-06T11:29:22.229Z] #25 DONE 0.1s [2020-01-06T11:29:22.229Z] [2020-01-06T11:29:22.229Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:29:22.229Z] #10 22.89 Reading package lists... [2020-01-06T11:29:22.229Z] #10 29.42 Building dependency tree... [2020-01-06T11:29:22.229Z] #10 31.96 The following additional packages will be installed: [2020-01-06T11:29:22.229Z] #10 31.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-06T11:29:22.229Z] #10 31.96 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-06T11:29:22.229Z] #10 31.96 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T11:29:22.229Z] #10 31.96 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-06T11:29:22.229Z] #10 31.97 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-06T11:29:22.229Z] #10 31.97 Suggested packages: [2020-01-06T11:29:22.229Z] #10 31.98 gcc-6-locales seccomp wine64 [2020-01-06T11:29:22.229Z] #10 33.14 The following NEW packages will be installed: [2020-01-06T11:29:22.229Z] #10 33.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-06T11:29:22.229Z] #10 33.14 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-06T11:29:22.229Z] #10 33.15 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-06T11:29:22.229Z] #10 33.15 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T11:29:22.229Z] #10 33.15 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-06T11:29:22.229Z] #10 33.16 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-06T11:29:22.229Z] #10 33.16 mingw-w64-x86-64-dev [2020-01-06T11:29:22.229Z] #10 34.42 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:29:22.229Z] #10 34.42 Need to get 68.0 MB of archives. [2020-01-06T11:29:22.229Z] #10 34.42 After this operation, 455 MB of additional disk space will be used. [2020-01-06T11:29:22.229Z] #10 34.42 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2020-01-06T11:29:22.229Z] #10 34.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2020-01-06T11:29:22.229Z] #10 34.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2020-01-06T11:29:22.229Z] #10 34.68 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2020-01-06T11:29:22.229Z] #10 34.74 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2020-01-06T11:29:22.229Z] #10 34.75 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2020-01-06T11:29:22.229Z] #10 34.79 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2020-01-06T11:29:22.229Z] #10 34.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2020-01-06T11:29:22.229Z] #10 34.99 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2020-01-06T11:29:22.229Z] #10 35.18 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2020-01-06T11:29:22.229Z] #10 35.50 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2020-01-06T11:29:22.229Z] #10 35.68 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2020-01-06T11:29:22.229Z] #10 36.16 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2020-01-06T11:29:22.229Z] #10 36.17 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2020-01-06T11:29:22.229Z] #10 36.25 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2020-01-06T11:29:22.229Z] #10 36.26 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2020-01-06T11:29:22.229Z] #10 36.37 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2020-01-06T11:29:22.229Z] #10 ... [2020-01-06T11:29:22.229Z] [2020-01-06T11:29:22.229Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:29:22.316Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-06T11:29:22.316Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-06T11:29:22.568Z] #41 49.08 AR compel/plugins/fds.lib.a [2020-01-06T11:29:22.568Z] #41 49.15 HOSTDEP compel/src/lib/log-host.d [2020-01-06T11:29:22.568Z] #41 49.24 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-06T11:29:22.568Z] #41 49.35 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-01-06T11:29:22.823Z] #41 49.46 HOSTDEP compel/src/main-host.d [2020-01-06T11:29:22.823Z] #41 49.60 DEP compel/src/lib/ptrace.d [2020-01-06T11:29:23.079Z] #41 49.79 DEP compel/src/lib/infect.d [2020-01-06T11:29:23.334Z] #41 50.02 DEP compel/src/lib/infect-util.d [2020-01-06T11:29:23.334Z] #41 50.16 DEP compel/src/lib/infect-rpc.d [2020-01-06T11:29:23.590Z] #41 ... [2020-01-06T11:29:23.590Z] [2020-01-06T11:29:23.590Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:29:23.590Z] #62 102.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T11:29:23.590Z] #62 102.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-06T11:29:23.590Z] #62 DONE 110.2s [2020-01-06T11:29:23.590Z] [2020-01-06T11:29:23.590Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-06T11:29:23.590Z] #63 DONE 0.1s [2020-01-06T11:29:23.590Z] [2020-01-06T11:29:23.590Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:23.590Z] #44 102.1 vendor/golang.org/x/net/idna [2020-01-06T11:29:23.590Z] #44 104.4 vendor/golang.org/x/net/http2/hpack [2020-01-06T11:29:23.590Z] #44 105.5 mime [2020-01-06T11:29:23.590Z] #44 107.1 mime/quotedprintable [2020-01-06T11:29:23.590Z] #44 107.4 net/http/internal [2020-01-06T11:29:23.691Z] #13 2.244 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-06T11:29:23.833Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-06T11:29:23.846Z] #44 ... [2020-01-06T11:29:23.846Z] [2020-01-06T11:29:23.846Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:23.846Z] #41 50.51 DEP compel/arch/x86/src/lib/infect.d [2020-01-06T11:29:23.948Z] #13 DONE 2.4s [2020-01-06T11:29:23.949Z] [2020-01-06T11:29:23.949Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-06T11:29:24.101Z] #41 50.83 DEP compel/arch/x86/src/lib/cpu.d [2020-01-06T11:29:24.357Z] #41 51.00 DEP compel/src/lib/log.d [2020-01-06T11:29:24.613Z] #41 51.19 DEP compel/src/main.d [2020-01-06T11:29:24.776Z] #26 ... [2020-01-06T11:29:24.776Z] [2020-01-06T11:29:24.776Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:29:24.776Z] #56 24.06 Reading package lists... [2020-01-06T11:29:24.776Z] #56 29.71 Building dependency tree... [2020-01-06T11:29:24.776Z] #56 32.55 The following additional packages will be installed: [2020-01-06T11:29:24.776Z] #56 32.56 btrfs-progs liblzo2-2 [2020-01-06T11:29:24.776Z] #56 32.73 The following NEW packages will be installed: [2020-01-06T11:29:24.776Z] #56 32.77 btrfs-progs btrfs-tools liblzo2-2 [2020-01-06T11:29:24.776Z] #56 34.06 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:29:24.776Z] #56 34.06 Need to get 582 kB of archives. [2020-01-06T11:29:24.776Z] #56 34.06 After this operation, 3944 kB of additional disk space will be used. [2020-01-06T11:29:24.776Z] #56 34.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2020-01-06T11:29:24.776Z] #56 34.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2020-01-06T11:29:24.776Z] #56 34.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2020-01-06T11:29:24.776Z] #56 35.16 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:29:24.776Z] #56 35.28 Fetched 582 kB in 1s (404 kB/s) [2020-01-06T11:29:24.776Z] #56 35.41 Selecting previously unselected package liblzo2-2:arm64. [2020-01-06T11:29:24.776Z] #56 35.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2020-01-06T11:29:24.776Z] #56 35.63 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2020-01-06T11:29:24.776Z] #56 35.73 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-06T11:29:24.776Z] #56 36.14 Selecting previously unselected package btrfs-progs. [2020-01-06T11:29:24.776Z] #56 36.15 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2020-01-06T11:29:24.776Z] #56 36.16 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T11:29:24.776Z] #56 37.30 Selecting previously unselected package btrfs-tools. [2020-01-06T11:29:24.776Z] #56 37.30 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2020-01-06T11:29:24.776Z] #56 37.33 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T11:29:24.776Z] #56 37.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:29:24.776Z] #56 37.95 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-06T11:29:24.776Z] #56 38.06 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T11:29:24.776Z] #56 38.09 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T11:29:24.776Z] #56 38.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:29:24.776Z] #56 DONE 38.9s [2020-01-06T11:29:24.776Z] [2020-01-06T11:29:24.776Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:29:24.776Z] #40 23.17 Reading package lists... [2020-01-06T11:29:24.776Z] #40 29.28 Building dependency tree... [2020-01-06T11:29:24.776Z] #40 31.83 The following additional packages will be installed: [2020-01-06T11:29:24.776Z] #40 31.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-06T11:29:24.776Z] #40 31.83 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-06T11:29:24.776Z] #40 31.86 Suggested packages: [2020-01-06T11:29:24.776Z] #40 31.86 manpages-dev python-setuptools [2020-01-06T11:29:24.776Z] #40 33.08 The following NEW packages will be installed: [2020-01-06T11:29:24.776Z] #40 33.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-06T11:29:24.776Z] #40 33.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-06T11:29:24.776Z] #40 33.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-06T11:29:24.776Z] #40 33.08 zlib1g-dev [2020-01-06T11:29:24.776Z] #40 34.21 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:29:24.776Z] #40 34.21 Need to get 3415 kB of archives. [2020-01-06T11:29:24.776Z] #40 34.21 After this operation, 19.0 MB of additional disk space will be used. [2020-01-06T11:29:24.776Z] #40 34.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2020-01-06T11:29:24.776Z] #40 34.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2020-01-06T11:29:24.776Z] #40 34.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2020-01-06T11:29:24.776Z] #40 34.37 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2020-01-06T11:29:24.776Z] #40 34.46 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2020-01-06T11:29:24.776Z] #40 34.48 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2020-01-06T11:29:24.776Z] #40 34.50 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2020-01-06T11:29:24.776Z] #40 34.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2020-01-06T11:29:24.776Z] #40 34.57 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2020-01-06T11:29:24.776Z] #40 34.67 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2020-01-06T11:29:24.776Z] #40 34.86 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2020-01-06T11:29:24.776Z] #40 35.31 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2020-01-06T11:29:24.776Z] #40 35.35 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2020-01-06T11:29:24.776Z] #40 35.36 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2020-01-06T11:29:24.776Z] #40 35.37 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-06T11:29:24.776Z] #40 35.40 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2020-01-06T11:29:24.776Z] #40 36.76 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:29:24.776Z] #40 36.90 Fetched 3415 kB in 2s (1362 kB/s) [2020-01-06T11:29:24.776Z] #40 37.11 Selecting previously unselected package libnet1:arm64. [2020-01-06T11:29:24.776Z] #40 37.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2020-01-06T11:29:24.776Z] #40 37.20 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2020-01-06T11:29:24.776Z] #40 37.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2020-01-06T11:29:24.776Z] #40 37.38 Selecting previously unselected package libcap-dev:arm64. [2020-01-06T11:29:24.776Z] #40 37.40 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2020-01-06T11:29:24.776Z] #40 37.43 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2020-01-06T11:29:24.776Z] #40 37.80 Selecting previously unselected package libnet1-dev. [2020-01-06T11:29:24.776Z] #40 37.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2020-01-06T11:29:24.776Z] #40 37.86 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T11:29:24.776Z] #40 38.21 Selecting previously unselected package libnl-3-200:arm64. [2020-01-06T11:29:24.776Z] #40 38.22 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2020-01-06T11:29:24.776Z] #40 38.23 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2020-01-06T11:29:24.776Z] #40 38.46 Selecting previously unselected package libnl-3-dev:arm64. [2020-01-06T11:29:24.776Z] #40 38.47 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2020-01-06T11:29:24.776Z] #40 38.47 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2020-01-06T11:29:24.776Z] #40 ... [2020-01-06T11:29:24.776Z] [2020-01-06T11:29:24.776Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:29:24.776Z] #57 DONE 0.2s [2020-01-06T11:29:24.776Z] [2020-01-06T11:29:24.776Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:29:24.776Z] #40 39.02 Selecting previously unselected package libprotobuf-c1:arm64. [2020-01-06T11:29:24.776Z] #40 39.03 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2020-01-06T11:29:24.776Z] #40 39.05 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2020-01-06T11:29:24.776Z] #40 ... [2020-01-06T11:29:24.776Z] [2020-01-06T11:29:24.776Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-06T11:29:24.869Z] #41 51.45 DEP compel/src/lib/handle-elf.d [2020-01-06T11:29:24.869Z] #41 51.55 DEP compel/arch/x86/src/lib/handle-elf.d [2020-01-06T11:29:25.039Z] #58 DONE 0.1s [2020-01-06T11:29:25.039Z] [2020-01-06T11:29:25.039Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:29:25.039Z] #40 39.22 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-01-06T11:29:25.039Z] #40 39.25 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2020-01-06T11:29:25.039Z] #40 39.28 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2020-01-06T11:29:25.125Z] #41 51.70 CC compel/src/lib/log.o [2020-01-06T11:29:25.125Z] #41 ... [2020-01-06T11:29:25.125Z] [2020-01-06T11:29:25.125Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:29:25.125Z] #10 102.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-06T11:29:25.125Z] #10 102.1 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-06T11:29:25.125Z] #10 102.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:29:25.307Z] #40 39.63 Selecting previously unselected package zlib1g-dev:arm64. [2020-01-06T11:29:25.308Z] #40 39.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2020-01-06T11:29:25.308Z] #40 39.65 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2020-01-06T11:29:25.308Z] #40 ... [2020-01-06T11:29:25.308Z] [2020-01-06T11:29:25.308Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:29:25.308Z] #33 23.31 Reading package lists... [2020-01-06T11:29:25.308Z] #33 29.88 Building dependency tree... [2020-01-06T11:29:25.308Z] #33 32.29 The following additional packages will be installed: [2020-01-06T11:29:25.308Z] #33 32.30 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-06T11:29:25.308Z] #33 32.32 Suggested packages: [2020-01-06T11:29:25.308Z] #33 32.32 codeblocks eclipse ninja-build lrzip [2020-01-06T11:29:25.308Z] #33 32.32 Recommended packages: [2020-01-06T11:29:25.308Z] #33 32.32 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-06T11:29:25.308Z] #33 33.01 The following NEW packages will be installed: [2020-01-06T11:29:25.308Z] #33 33.01 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-06T11:29:25.308Z] #33 33.02 vim-common xxd [2020-01-06T11:29:25.308Z] #33 34.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:29:25.308Z] #33 34.16 Need to get 13.1 MB of archives. [2020-01-06T11:29:25.308Z] #33 34.16 After this operation, 55.5 MB of additional disk space will be used. [2020-01-06T11:29:25.308Z] #33 34.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2020-01-06T11:29:25.308Z] #33 34.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2020-01-06T11:29:25.308Z] #33 34.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2020-01-06T11:29:25.308Z] #33 36.12 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2020-01-06T11:29:25.308Z] #33 36.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] [2020-01-06T11:29:25.308Z] #33 36.23 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-01-06T11:29:25.308Z] #33 36.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2020-01-06T11:29:25.308Z] #33 36.30 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2020-01-06T11:29:25.308Z] #33 36.58 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2020-01-06T11:29:25.308Z] #33 36.58 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T11:29:25.308Z] #33 38.01 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:29:25.308Z] #33 38.24 Fetched 13.1 MB in 3s (3755 kB/s) [2020-01-06T11:29:25.308Z] #33 38.40 Selecting previously unselected package cmake-data. [2020-01-06T11:29:25.308Z] #33 38.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2020-01-06T11:29:25.308Z] #33 38.47 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-06T11:29:25.308Z] #33 38.49 Unpacking cmake-data (3.7.2-1) ... [2020-01-06T11:29:25.380Z] #10 ... [2020-01-06T11:29:25.380Z] [2020-01-06T11:29:25.380Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:25.380Z] #41 51.96 CC compel/arch/x86/src/lib/cpu.o [2020-01-06T11:29:25.584Z] #33 ... [2020-01-06T11:29:25.584Z] [2020-01-06T11:29:25.584Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:29:25.584Z] #31 37.26 sort [2020-01-06T11:29:25.584Z] #31 37.29 errors [2020-01-06T11:29:25.584Z] #31 37.66 io [2020-01-06T11:29:25.584Z] #31 37.66 strconv [2020-01-06T11:29:25.584Z] #31 37.66 internal/oserror [2020-01-06T11:29:25.584Z] #31 37.95 syscall [2020-01-06T11:29:25.941Z] #41 52.71 CC compel/arch/x86/src/lib/infect.o [2020-01-06T11:29:26.161Z] #31 40.02 bytes [2020-01-06T11:29:26.423Z] #31 40.05 strings [2020-01-06T11:29:26.473Z] #14 DONE 2.4s [2020-01-06T11:29:26.473Z] [2020-01-06T11:29:26.473Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:26.473Z] #41 56.12 HOSTCC compel/src/lib/log-host.o [2020-01-06T11:29:26.473Z] #41 56.55 HOSTLINK compel/compel-host-bin [2020-01-06T11:29:26.473Z] #41 56.83 DEP soccr/soccr.d [2020-01-06T11:29:26.473Z] #41 57.09 CC soccr/soccr.o [2020-01-06T11:29:26.473Z] #41 58.75 AR soccr/libsoccr.a [2020-01-06T11:29:26.473Z] #41 58.79 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T11:29:26.473Z] #41 59.25 DEP criu/arch/x86/sigframe.d [2020-01-06T11:29:26.473Z] #41 59.54 DEP criu/arch/x86/sigaction_compat.d [2020-01-06T11:29:26.473Z] #41 59.75 DEP criu/arch/x86/kerndat.d [2020-01-06T11:29:26.473Z] #41 59.88 DEP criu/arch/x86/crtools.d [2020-01-06T11:29:26.473Z] #41 60.02 DEP criu/arch/x86/cpu.d [2020-01-06T11:29:26.473Z] #41 60.26 CC criu/arch/x86/cpu.o [2020-01-06T11:29:26.473Z] #41 61.00 CC criu/arch/x86/crtools.o [2020-01-06T11:29:26.473Z] #41 62.68 CC criu/arch/x86/kerndat.o [2020-01-06T11:29:26.473Z] #41 63.14 CC criu/arch/x86/sigaction_compat.o [2020-01-06T11:29:26.473Z] #41 63.45 CC criu/arch/x86/sigframe.o [2020-01-06T11:29:26.473Z] #41 63.88 LINK criu/arch/x86/crtools.built-in.o [2020-01-06T11:29:26.473Z] #41 63.99 DEP criu/pie/util-vdso-elf32.d [2020-01-06T11:29:26.473Z] #41 64.27 DEP criu/arch/x86/vdso-pie.d [2020-01-06T11:29:26.473Z] #41 64.34 DEP criu/pie/parasite-vdso.d [2020-01-06T11:29:26.473Z] #41 64.51 DEP criu/pie/util-vdso.d [2020-01-06T11:29:26.473Z] #41 64.63 DEP criu/pie/util.d [2020-01-06T11:29:26.473Z] #41 64.85 CC criu/pie/util.o [2020-01-06T11:29:26.473Z] #41 65.21 CC criu/pie/util-vdso.o [2020-01-06T11:29:26.473Z] #41 65.98 CC criu/pie/parasite-vdso.o [2020-01-06T11:29:26.473Z] #41 ... [2020-01-06T11:29:26.473Z] [2020-01-06T11:29:26.473Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-06T11:29:27.307Z] #41 53.66 CC compel/src/lib/infect-rpc.o [2020-01-06T11:29:27.307Z] #41 54.02 CC compel/src/lib/infect-util.o [2020-01-06T11:29:27.563Z] #41 54.27 CC compel/src/lib/infect.o [2020-01-06T11:29:28.124Z] #41 ... [2020-01-06T11:29:28.124Z] [2020-01-06T11:29:28.124Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:29:28.124Z] #47 DONE 114.6s [2020-01-06T11:29:28.124Z] [2020-01-06T11:29:28.124Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:28.124Z] #44 111.9 net/textproto [2020-01-06T11:29:28.124Z] #44 111.9 crypto/x509 [2020-01-06T11:29:28.124Z] #44 113.1 vendor/golang.org/x/net/http/httpguts [2020-01-06T11:29:28.124Z] #44 113.4 vendor/golang.org/x/net/http/httpproxy [2020-01-06T11:29:28.124Z] #44 113.8 mime/multipart [2020-01-06T11:29:28.501Z] #31 ... [2020-01-06T11:29:28.501Z] [2020-01-06T11:29:28.501Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:29:28.501Z] #28 32.63 + cd /tmp/tmp.Zpfk5Z26Df/src/github.com/go-swagger/go-swagger [2020-01-06T11:29:28.501Z] #28 32.63 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-06T11:29:28.501Z] #28 34.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-06T11:29:28.501Z] #28 ... [2020-01-06T11:29:28.501Z] [2020-01-06T11:29:28.501Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:29:28.501Z] #40 40.13 Selecting previously unselected package libprotobuf10:arm64. [2020-01-06T11:29:28.501Z] #40 40.13 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2020-01-06T11:29:28.501Z] #40 40.16 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2020-01-06T11:29:28.501Z] #40 41.07 Selecting previously unselected package libprotobuf-lite10:arm64. [2020-01-06T11:29:28.501Z] #40 41.08 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2020-01-06T11:29:28.501Z] #40 41.10 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2020-01-06T11:29:28.501Z] #40 41.35 Selecting previously unselected package libprotobuf-dev:arm64. [2020-01-06T11:29:28.501Z] #40 41.35 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2020-01-06T11:29:28.501Z] #40 41.35 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2020-01-06T11:29:28.501Z] #40 42.40 Selecting previously unselected package libprotoc10:arm64. [2020-01-06T11:29:28.501Z] #40 42.40 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2020-01-06T11:29:28.502Z] #40 42.41 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2020-01-06T11:29:28.766Z] #40 42.95 Selecting previously unselected package protobuf-c-compiler. [2020-01-06T11:29:28.766Z] #40 42.95 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2020-01-06T11:29:28.766Z] #40 42.96 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-06T11:29:29.029Z] #40 43.17 Selecting previously unselected package protobuf-compiler. [2020-01-06T11:29:29.029Z] #40 43.18 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2020-01-06T11:29:29.029Z] #40 43.19 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-06T11:29:29.111Z] #15 DONE 2.4s [2020-01-06T11:29:29.111Z] [2020-01-06T11:29:29.111Z] #16 [dev 6/24] RUN ldconfig [2020-01-06T11:29:29.292Z] #40 43.45 Selecting previously unselected package python-pkg-resources. [2020-01-06T11:29:29.292Z] #40 43.47 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T11:29:29.292Z] #40 43.49 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-06T11:29:29.556Z] #40 43.73 Selecting previously unselected package python-protobuf. [2020-01-06T11:29:29.556Z] #40 43.74 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2020-01-06T11:29:29.556Z] #40 43.74 Unpacking python-protobuf (3.0.0-9) ... [2020-01-06T11:29:30.011Z] #44 116.4 crypto/tls [2020-01-06T11:29:30.137Z] #40 44.41 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2020-01-06T11:29:30.399Z] #40 44.58 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2020-01-06T11:29:30.399Z] #40 44.61 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-06T11:29:30.572Z] #44 ... [2020-01-06T11:29:30.572Z] [2020-01-06T11:29:30.572Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:29:30.572Z] #10 117.6 Selecting previously unselected package libapparmor1:amd64. [2020-01-06T11:29:30.572Z] #10 117.6 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-01-06T11:29:30.572Z] #10 117.6 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-06T11:29:30.827Z] #10 117.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-06T11:29:30.827Z] #10 117.7 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-01-06T11:29:30.827Z] #10 117.8 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-06T11:29:30.972Z] #40 ... [2020-01-06T11:29:30.972Z] [2020-01-06T11:29:30.972Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:29:30.972Z] #26 5.624 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-06T11:29:30.972Z] #26 6.375 [2020-01-06T11:29:31.011Z] #16 DONE 2.2s [2020-01-06T11:29:31.011Z] [2020-01-06T11:29:31.011Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:29:31.083Z] #10 118.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T11:29:31.083Z] #10 118.0 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-01-06T11:29:31.083Z] #10 118.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T11:29:31.083Z] #10 118.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T11:29:31.083Z] #10 118.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T11:29:31.083Z] #10 118.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:29:31.083Z] #10 118.1 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-06T11:29:31.083Z] #10 118.1 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-06T11:29:31.083Z] #10 118.1 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-06T11:29:31.083Z] #10 118.1 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-01-06T11:29:31.339Z] #10 118.1 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-06T11:29:31.339Z] #10 118.1 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-01-06T11:29:31.339Z] #10 118.1 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-06T11:29:31.339Z] #10 118.1 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-06T11:29:31.339Z] #10 118.1 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T11:29:31.339Z] #10 118.2 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-06T11:29:31.339Z] #10 118.2 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-06T11:29:31.339Z] #10 118.2 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-06T11:29:31.339Z] #10 118.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T11:29:31.339Z] #10 118.2 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T11:29:31.339Z] #10 118.2 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-06T11:29:31.339Z] #10 118.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:29:31.339Z] #10 118.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-06T11:29:31.339Z] #10 118.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-06T11:29:31.339Z] #10 118.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-06T11:29:31.339Z] #10 118.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-06T11:29:31.339Z] #10 118.2 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T11:29:31.339Z] #10 118.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:29:31.339Z] #10 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-06T11:29:31.339Z] #10 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-06T11:29:31.339Z] #10 118.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-06T11:29:31.339Z] #10 118.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-06T11:29:31.339Z] #10 118.3 Setting up dmsetup (2:1.02.137-2) ... [2020-01-06T11:29:31.595Z] #10 118.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-06T11:29:31.595Z] #10 118.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:29:31.595Z] #10 DONE 118.6s [2020-01-06T11:29:31.595Z] [2020-01-06T11:29:31.595Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:31.595Z] #41 56.99 CC compel/src/lib/ptrace.o [2020-01-06T11:29:31.595Z] #41 57.33 AR compel/libcompel.a [2020-01-06T11:29:31.595Z] #41 57.41 HOSTCC compel/src/main-host.o [2020-01-06T11:29:31.595Z] #41 57.69 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-01-06T11:29:31.595Z] #41 57.87 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-06T11:29:31.595Z] #41 58.24 HOSTCC compel/src/lib/log-host.o [2020-01-06T11:29:31.755Z] #26 6.731 1.4% #### 6.3% ####### 10.8% ########### 15.3% ############# 19.0% ################ 23.2% ################### 27.3% ###################### 31.3% ########################## 36.5% ############################# 40.6% ############################### 43.3% ################################### 49.4% ##################################### 51.8% ######################################## 56.3% ########################################### 61.0% ############################################## 64.7% ################################################ 67.5% ################################################### 71.4% ##################################################### 74.5% ####################################################### 77.1% ######################################################### 79.2% ########################################################### 82.2% ############################################################# 86.0% ################################################################ 89.3% ################################################################### 94.4% ####################################################################### 99.3% ######################################################################## 100.0% [2020-01-06T11:29:31.850Z] #41 ... [2020-01-06T11:29:31.850Z] [2020-01-06T11:29:31.850Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:29:31.850Z] #52 DONE 0.1s [2020-01-06T11:29:31.850Z] [2020-01-06T11:29:31.850Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-06T11:29:31.850Z] #53 DONE 0.1s [2020-01-06T11:29:31.850Z] [2020-01-06T11:29:31.850Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:31.850Z] #41 58.51 HOSTLINK compel/compel-host-bin [2020-01-06T11:29:32.019Z] #26 ... [2020-01-06T11:29:32.019Z] [2020-01-06T11:29:32.019Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:32.019Z] #44 35.59 sync [2020-01-06T11:29:32.019Z] #44 35.60 internal/reflectlite [2020-01-06T11:29:32.019Z] #44 37.13 github.com/LK4D4/vndr/godl/singleflight [2020-01-06T11:29:32.019Z] #44 37.14 math/rand [2020-01-06T11:29:32.019Z] #44 37.15 internal/singleflight [2020-01-06T11:29:32.019Z] #44 39.26 io [2020-01-06T11:29:32.019Z] #44 39.31 vendor/golang.org/x/net/dns/dnsmessage [2020-01-06T11:29:32.019Z] #44 39.31 strconv [2020-01-06T11:29:32.019Z] #44 39.36 syscall [2020-01-06T11:29:32.019Z] #44 42.38 bytes [2020-01-06T11:29:32.019Z] #44 45.00 reflect [2020-01-06T11:29:32.019Z] #44 45.38 bufio [2020-01-06T11:29:32.019Z] #44 ... [2020-01-06T11:29:32.019Z] [2020-01-06T11:29:32.019Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:29:32.019Z] #33 43.29 Selecting previously unselected package liblzo2-2:arm64. [2020-01-06T11:29:32.019Z] #33 43.31 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2020-01-06T11:29:32.019Z] #33 43.34 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-06T11:29:32.019Z] #33 43.57 Selecting previously unselected package libicu57:arm64. [2020-01-06T11:29:32.019Z] #33 43.57 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2020-01-06T11:29:32.019Z] #33 43.58 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2020-01-06T11:29:32.106Z] #41 58.82 DEP soccr/soccr.d [2020-01-06T11:29:32.425Z] Removing intermediate container fd2499e30c1b [2020-01-06T11:29:32.425Z] ---> 98f39df26a0e [2020-01-06T11:29:32.425Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-06T11:29:32.425Z] ---> 687421176e14 [2020-01-06T11:29:32.425Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-06T11:29:32.425Z] ---> f4b7a6360e19 [2020-01-06T11:29:32.425Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-06T11:29:32.425Z] ---> Running in 4afaddec2bfb [2020-01-06T11:29:32.425Z] Removing intermediate container 4afaddec2bfb [2020-01-06T11:29:32.425Z] ---> f5a71859043a [2020-01-06T11:29:32.425Z] Successfully built f5a71859043a [2020-01-06T11:29:32.425Z] Successfully tagged moby-buildx:latest [2020-01-06T11:29:32.425Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-06T11:29:32.425Z] if [ -n "${id}" ]; then \ [2020-01-06T11:29:32.426Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-06T11:29:32.426Z] && touch bundles/buildx; \ [2020-01-06T11:29:32.426Z] docker rm -f ${id}; \ [2020-01-06T11:29:32.426Z] fi [2020-01-06T11:29:32.426Z] 4de49b7c2a9bcf0b416d5dd0647700988ad0ba42d3e67ca34bf990643af134f3 [2020-01-06T11:29:32.426Z] bundles/buildx version [2020-01-06T11:29:32.426Z] buildx v0.3.1 6db68d0 [2020-01-06T11:29:32.426Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:79c877cfa71f7929facda0160bfec12ebed4e0ef . [2020-01-06T11:29:32.426Z] #1 [internal] booting buildkit [2020-01-06T11:29:32.426Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-06T11:29:32.426Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-01-06T11:29:32.426Z] #1 creating container buildx_buildkit_default [2020-01-06T11:29:32.667Z] #41 59.07 CC soccr/soccr.o [2020-01-06T11:29:32.810Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-06T11:29:32.810Z] #1 DONE 2.4s [2020-01-06T11:29:32.810Z] [2020-01-06T11:29:32.810Z] #2 [internal] load .dockerignore [2020-01-06T11:29:32.962Z] #33 ... [2020-01-06T11:29:32.962Z] [2020-01-06T11:29:32.962Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:29:32.962Z] #10 36.93 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2020-01-06T11:29:32.962Z] #10 37.42 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2020-01-06T11:29:32.962Z] #10 37.63 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-06T11:29:32.962Z] #10 37.64 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-06T11:29:32.962Z] #10 38.19 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-06T11:29:32.962Z] #10 38.54 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2020-01-06T11:29:32.962Z] #10 38.93 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2020-01-06T11:29:32.962Z] #10 43.11 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2020-01-06T11:29:32.962Z] #10 46.41 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2020-01-06T11:29:32.962Z] #10 46.41 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2020-01-06T11:29:32.962Z] #10 ... [2020-01-06T11:29:32.962Z] [2020-01-06T11:29:32.962Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:29:32.962Z] #26 10.16 [2020-01-06T11:29:33.208Z] #2 transferring context: 112B done [2020-01-06T11:29:33.208Z] #2 DONE 0.0s [2020-01-06T11:29:33.208Z] [2020-01-06T11:29:33.208Z] #3 [internal] load build definition from Dockerfile [2020-01-06T11:29:33.208Z] #3 transferring dockerfile: 15.34kB done [2020-01-06T11:29:33.208Z] #3 DONE 0.0s [2020-01-06T11:29:33.208Z] [2020-01-06T11:29:33.208Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-06T11:29:33.593Z] #41 60.36 AR soccr/libsoccr.a [2020-01-06T11:29:33.604Z] #4 DONE 0.6s [2020-01-06T11:29:33.604Z] [2020-01-06T11:29:33.604Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-06T11:29:33.604Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-06T11:29:33.604Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-06T11:29:33.604Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-01-06T11:29:33.604Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s [2020-01-06T11:29:33.604Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-01-06T11:29:33.746Z] #26 10.59 ### 4.2% ####### 10.1% ############## 20.7% #################### 29.0% ############################ 39.6% ##################################### 52.4% ############################################# 63.7% ######################################################## 78.5% ################################################################# 91.2% ######################################################################## 100.0% [2020-01-06T11:29:33.849Z] #41 60.38 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T11:29:33.849Z] #41 60.65 DEP criu/arch/x86/sigframe.d [2020-01-06T11:29:34.002Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-01-06T11:29:34.002Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-06T11:29:34.294Z] #17 3.445 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:29:34.294Z] #17 3.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:29:34.294Z] #17 3.462 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:29:34.294Z] #17 3.467 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:29:34.369Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2020-01-06T11:29:34.369Z] #5 DONE 0.5s [2020-01-06T11:29:34.369Z] [2020-01-06T11:29:34.369Z] #7 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-06T11:29:34.410Z] #41 60.87 DEP criu/arch/x86/sigaction_compat.d [2020-01-06T11:29:34.410Z] #41 60.97 DEP criu/arch/x86/kerndat.d [2020-01-06T11:29:34.410Z] #41 ... [2020-01-06T11:29:34.410Z] [2020-01-06T11:29:34.410Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-06T11:29:34.410Z] #11 DONE 2.7s [2020-01-06T11:29:34.552Z] #17 3.608 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:29:34.552Z] #17 ... [2020-01-06T11:29:34.552Z] [2020-01-06T11:29:34.552Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:34.552Z] #54 8.388 + cd /tmp/tmp.XA5PsKujmE/src/github.com/opencontainers/runc [2020-01-06T11:29:34.552Z] #54 8.388 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T11:29:34.552Z] #54 8.605 + '[' -z '' ']' [2020-01-06T11:29:34.552Z] #54 8.605 + target=static [2020-01-06T11:29:34.552Z] #54 8.605 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-06T11:29:34.552Z] #54 9.778 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-06T11:29:34.666Z] [2020-01-06T11:29:34.666Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:34.666Z] #41 61.30 DEP criu/arch/x86/crtools.d [2020-01-06T11:29:34.688Z] #26 12.18 [2020-01-06T11:29:34.810Z] #54 ... [2020-01-06T11:29:34.810Z] [2020-01-06T11:29:34.810Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:34.810Z] #41 67.11 CC criu/arch/x86/vdso-pie.o [2020-01-06T11:29:34.810Z] #41 67.54 CC criu/pie/util-vdso-elf32.o [2020-01-06T11:29:34.810Z] #41 68.20 AR criu/pie/pie.lib.a [2020-01-06T11:29:34.810Z] #41 68.30 DEP criu/pie/restorer.d [2020-01-06T11:29:34.810Z] #41 68.60 DEP criu/arch/x86/sigaction_compat_pie.d [2020-01-06T11:29:34.810Z] #41 68.81 DEP criu/arch/x86/restorer_unmap.d [2020-01-06T11:29:34.810Z] #41 68.84 DEP criu/arch/x86/restorer.d [2020-01-06T11:29:34.810Z] #41 69.04 DEP criu/pie/parasite.d [2020-01-06T11:29:34.810Z] #41 69.18 CC criu/pie/parasite.o [2020-01-06T11:29:34.810Z] #41 70.53 LINK criu/pie/parasite.built-in.o [2020-01-06T11:29:34.810Z] #41 70.56 GEN criu/pie/parasite-blob.h [2020-01-06T11:29:34.810Z] #41 70.61 CC criu/arch/x86/restorer.o [2020-01-06T11:29:34.810Z] #41 71.40 CC criu/arch/x86/restorer_unmap.o [2020-01-06T11:29:34.810Z] #41 71.44 CC criu/arch/x86/sigaction_compat_pie.o [2020-01-06T11:29:34.810Z] #41 71.80 CC criu/pie/restorer.o [2020-01-06T11:29:34.810Z] #41 74.39 LINK criu/pie/restorer.built-in.o [2020-01-06T11:29:34.810Z] #41 74.40 GEN criu/pie/restorer-blob.h [2020-01-06T11:29:34.810Z] #41 ... [2020-01-06T11:29:34.810Z] [2020-01-06T11:29:34.810Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:29:34.810Z] #17 3.998 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T11:29:34.858Z] #7 ... [2020-01-06T11:29:34.858Z] [2020-01-06T11:29:34.858Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-06T11:29:34.858Z] #6 DONE 0.3s [2020-01-06T11:29:34.858Z] [2020-01-06T11:29:34.858Z] #7 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-06T11:29:34.858Z] #7 DONE 0.3s [2020-01-06T11:29:34.858Z] [2020-01-06T11:29:34.858Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T11:29:34.858Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-06T11:29:34.922Z] #41 61.47 DEP criu/arch/x86/cpu.d [2020-01-06T11:29:34.922Z] #41 61.62 CC criu/arch/x86/cpu.o [2020-01-06T11:29:34.949Z] #26 12.62 # 2.8% [2020-01-06T11:29:34.949Z] #26 ... [2020-01-06T11:29:34.949Z] [2020-01-06T11:29:34.949Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:29:34.949Z] #59 3.061 + RM_GOPATH=0 [2020-01-06T11:29:34.949Z] #59 3.061 + TMP_GOPATH= [2020-01-06T11:29:34.949Z] #59 3.061 + : /build [2020-01-06T11:29:34.949Z] #59 3.061 + '[' -z '' ']' [2020-01-06T11:29:34.949Z] #59 3.064 ++ mktemp -d [2020-01-06T11:29:34.949Z] #59 3.072 + export GOPATH=/tmp/tmp.ODdo1yzDlr [2020-01-06T11:29:34.949Z] #59 3.072 + GOPATH=/tmp/tmp.ODdo1yzDlr [2020-01-06T11:29:34.949Z] #59 3.072 + RM_GOPATH=1 [2020-01-06T11:29:34.949Z] #59 3.079 ++ dirname ./install.sh [2020-01-06T11:29:34.949Z] #59 3.084 + dir=. [2020-01-06T11:29:34.949Z] #59 3.084 + bin=containerd [2020-01-06T11:29:34.949Z] #59 3.084 + shift [2020-01-06T11:29:34.949Z] #59 3.084 + '[' '!' -f ./containerd.installer ']' [2020-01-06T11:29:34.949Z] #59 3.084 + . ./containerd.installer [2020-01-06T11:29:34.949Z] #59 3.084 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:29:34.949Z] #59 3.085 + install_containerd [2020-01-06T11:29:34.949Z] #59 3.085 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-06T11:29:34.949Z] #59 3.085 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ODdo1yzDlr/src/github.com/containerd/containerd [2020-01-06T11:29:34.949Z] #59 3.085 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:29:34.949Z] #59 3.096 Cloning into '/tmp/tmp.ODdo1yzDlr/src/github.com/containerd/containerd'... [2020-01-06T11:29:34.949Z] #59 ... [2020-01-06T11:29:34.949Z] [2020-01-06T11:29:34.949Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:29:35.383Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-06T11:29:35.383Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.27MB / 9.11MB 0.1s [2020-01-06T11:29:35.383Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-06T11:29:35.383Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2020-01-06T11:29:35.383Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-01-06T11:29:35.487Z] #26 12.62 # 2.8% ###### 8.5% ######### 13.1% ########### 16.1% ############## 20.3% ############### 22.0% ################### 27.1% ## [2020-01-06T11:29:35.487Z] #26 ... [2020-01-06T11:29:35.487Z] [2020-01-06T11:29:35.487Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:29:35.487Z] #47 39.43 + cd /tmp/tmp.T6txqgKFjX/src/gotest.tools/gotestsum [2020-01-06T11:29:35.487Z] #47 39.43 + git checkout -q v0.3.5 [2020-01-06T11:29:35.487Z] #47 39.52 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-06T11:29:35.758Z] #47 ... [2020-01-06T11:29:35.758Z] [2020-01-06T11:29:35.758Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:29:35.847Z] #41 62.35 CC criu/arch/x86/crtools.o [2020-01-06T11:29:36.184Z] #17 5.146 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T11:29:36.420Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done [2020-01-06T11:29:36.420Z] #66 DONE 1.4s [2020-01-06T11:29:36.420Z] [2020-01-06T11:29:36.420Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T11:29:36.420Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-06T11:29:36.420Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-06T11:29:36.420Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 18.98MB / 45.24MB 1.3s [2020-01-06T11:29:36.420Z] #8 sha256:35d8e4ac941b96342e545b0655546bb4239af6031c80a641704a603d3933e258 1.80kB / 1.80kB done [2020-01-06T11:29:36.420Z] #8 sha256:2fb8fda69e5194b4387ee13fec6b224aeea71574391547db5f7c37503a79a3de 125B / 125B 0.1s done [2020-01-06T11:29:36.420Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 4.37MB / 4.37MB 0.4s done [2020-01-06T11:29:36.420Z] #8 sha256:a4a13d0d13850e394009ffb689a28fdc27ff6fa061e9d16370c1ad45be2179b5 5.47kB / 5.47kB done [2020-01-06T11:29:36.420Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 21.58MB / 50.50MB 1.3s [2020-01-06T11:29:36.420Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 21.43MB / 45.98MB 1.3s [2020-01-06T11:29:36.420Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 20.29MB / 102.17MB 1.3s [2020-01-06T11:29:36.420Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 10.32MB / 10.32MB 0.7s done [2020-01-06T11:29:36.420Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 21.86MB / 45.24MB 1.4s [2020-01-06T11:29:36.420Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 26.52MB / 50.50MB 1.4s [2020-01-06T11:29:36.420Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 24.55MB / 45.98MB 1.4s [2020-01-06T11:29:36.443Z] #17 5.577 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T11:29:36.774Z] #41 63.51 CC criu/arch/x86/kerndat.o [2020-01-06T11:29:36.992Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 25.57MB / 45.24MB 1.6s [2020-01-06T11:29:36.992Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 30.10MB / 50.50MB 1.6s [2020-01-06T11:29:36.992Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 29.62MB / 45.98MB 1.6s [2020-01-06T11:29:36.992Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 28.99MB / 102.17MB 1.6s [2020-01-06T11:29:36.992Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 28.74MB / 45.24MB 1.7s [2020-01-06T11:29:36.992Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 33.56MB / 50.50MB 1.7s [2020-01-06T11:29:36.992Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 32.77MB / 45.98MB 1.7s [2020-01-06T11:29:36.992Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 33.14MB / 45.24MB 1.9s [2020-01-06T11:29:36.992Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 36.79MB / 50.50MB 1.9s [2020-01-06T11:29:36.992Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 36.50MB / 45.98MB 1.9s [2020-01-06T11:29:36.992Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 35.70MB / 102.17MB 1.9s [2020-01-06T11:29:36.992Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 36.09MB / 45.24MB 2.0s [2020-01-06T11:29:36.992Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 39.66MB / 50.50MB 2.0s [2020-01-06T11:29:36.992Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 40.91MB / 45.98MB 2.0s [2020-01-06T11:29:37.030Z] #41 ... [2020-01-06T11:29:37.030Z] [2020-01-06T11:29:37.030Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-06T11:29:37.030Z] #12 DONE 2.5s [2020-01-06T11:29:37.030Z] [2020-01-06T11:29:37.030Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-06T11:29:37.063Z] #26 12.62 # 2.8% ###### 8.5% ######### 13.1% ########### 16.1% ############## 20.3% ############### 22.0% ################### 27.1% ###################### 31.7% ########################## 37.0% ############################## 42.6% ################################# 47.0% #################################### 51.4% ######################################## 56.3% ############################################ 61.7% ################################################# 68.7% ###################################################### 75.6% ########################################################## 81.1% ############################################################## 86.6% ################################################################## 92.1% ##################################################################### 97.0% ######################################################################## 100.0% [2020-01-06T11:29:37.324Z] #26 15.15 [2020-01-06T11:29:37.461Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 39.57MB / 45.24MB 2.2s [2020-01-06T11:29:37.461Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 42.74MB / 50.50MB 2.2s [2020-01-06T11:29:37.461Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 43.99MB / 45.98MB 2.2s [2020-01-06T11:29:37.461Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 43.22MB / 102.17MB 2.2s [2020-01-06T11:29:37.461Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 43.92MB / 45.24MB 2.3s [2020-01-06T11:29:37.461Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 47.52MB / 50.50MB 2.3s [2020-01-06T11:29:37.461Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 50.50MB / 50.50MB 2.5s [2020-01-06T11:29:37.461Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 45.98MB / 45.98MB 2.4s done [2020-01-06T11:29:37.461Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 58.23MB / 102.17MB 2.5s [2020-01-06T11:29:37.461Z] #8 ... [2020-01-06T11:29:37.461Z] [2020-01-06T11:29:37.461Z] #20 [internal] load build context [2020-01-06T11:29:37.461Z] #20 transferring context: 46.33MB 2.7s done [2020-01-06T11:29:37.461Z] #20 DONE 2.8s [2020-01-06T11:29:37.906Z] [2020-01-06T11:29:37.906Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T11:29:37.906Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 45.24MB / 45.24MB 2.5s done [2020-01-06T11:29:37.906Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 50.50MB / 50.50MB 2.6s done [2020-01-06T11:29:37.906Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 77.06MB / 102.17MB 2.6s [2020-01-06T11:29:37.906Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 93.01MB / 102.17MB 2.8s [2020-01-06T11:29:37.906Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 102.17MB / 102.17MB 3.0s done [2020-01-06T11:29:38.269Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2020-01-06T11:29:39.548Z] #13 2.282 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-06T11:29:39.548Z] #13 DONE 2.4s [2020-01-06T11:29:39.548Z] [2020-01-06T11:29:39.548Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-06T11:29:40.395Z] #26 15.61 # 1.5% ## 4.0% #### 5.6% #### 6.5% ##### 8.3% ######## 12.1% ######### 13.6% ########### 15.3% ############ 16.9% ############ 17.9% ############## 20.2% ################ 23.0% ################# 24.4% ################## 25.5% ################### 27.6% ##################### 30.0% ###################### 31.8% ######################## 33.7% ######################### 34.8% ########################## 36.2% ########################### 37.8% ############################ 39.6% [2020-01-06T11:29:40.395Z] #26 ... [2020-01-06T11:29:40.395Z] [2020-01-06T11:29:40.395Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:29:40.395Z] #31 44.20 bufio [2020-01-06T11:29:40.395Z] #31 46.14 reflect [2020-01-06T11:29:40.395Z] #31 47.22 path [2020-01-06T11:29:40.395Z] #31 48.12 text/tabwriter [2020-01-06T11:29:40.395Z] #31 49.63 time [2020-01-06T11:29:40.395Z] #31 49.63 internal/syscall/unix [2020-01-06T11:29:40.653Z] #17 ... [2020-01-06T11:29:40.653Z] [2020-01-06T11:29:40.653Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:40.653Z] #41 74.51 DEP criu/vdso.d [2020-01-06T11:29:40.653Z] #41 74.70 DEP criu/vdso-compat.d [2020-01-06T11:29:40.653Z] #41 74.86 DEP criu/uts_ns.d [2020-01-06T11:29:40.653Z] #41 75.10 DEP criu/util.d [2020-01-06T11:29:40.653Z] #41 75.41 DEP criu/uffd.d [2020-01-06T11:29:40.653Z] #41 75.61 DEP criu/tun.d [2020-01-06T11:29:40.653Z] #41 75.85 DEP criu/tty.d [2020-01-06T11:29:40.653Z] #41 76.04 DEP criu/timerfd.d [2020-01-06T11:29:40.653Z] #41 76.23 DEP criu/sysfs_parse.d [2020-01-06T11:29:40.653Z] #41 76.41 DEP criu/sysctl.d [2020-01-06T11:29:40.653Z] #41 76.60 DEP criu/string.d [2020-01-06T11:29:40.653Z] #41 76.66 DEP criu/stats.d [2020-01-06T11:29:40.653Z] #41 76.80 DEP criu/sockets.d [2020-01-06T11:29:40.653Z] #41 76.98 DEP criu/sk-unix.d [2020-01-06T11:29:40.653Z] #41 77.23 DEP criu/sk-tcp.d [2020-01-06T11:29:40.653Z] #41 77.41 DEP criu/sk-queue.d [2020-01-06T11:29:40.653Z] #41 77.66 DEP criu/sk-packet.d [2020-01-06T11:29:40.653Z] #41 77.90 DEP criu/sk-netlink.d [2020-01-06T11:29:40.653Z] #41 78.10 DEP criu/sk-inet.d [2020-01-06T11:29:40.653Z] #41 78.43 DEP criu/signalfd.d [2020-01-06T11:29:40.653Z] #41 78.58 DEP criu/sigframe.d [2020-01-06T11:29:40.653Z] #41 78.77 DEP criu/shmem.d [2020-01-06T11:29:40.653Z] #41 79.03 DEP criu/servicefd.d [2020-01-06T11:29:40.653Z] #41 79.36 DEP criu/seize.d [2020-01-06T11:29:40.653Z] #41 79.52 DEP criu/seccomp.d [2020-01-06T11:29:40.653Z] #41 79.82 DEP criu/rst-malloc.d [2020-01-06T11:29:40.653Z] #41 79.94 DEP criu/rbtree.d [2020-01-06T11:29:40.653Z] #41 80.00 DEP criu/pstree.d [2020-01-06T11:29:40.653Z] #41 80.13 DEP criu/protobuf.d [2020-01-06T11:29:40.654Z] #31 ... [2020-01-06T11:29:40.654Z] [2020-01-06T11:29:40.654Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:29:40.911Z] #41 80.29 GEN criu/protobuf-desc-gen.h [2020-01-06T11:29:41.975Z] #26 15.61 # 1.5% ## 4.0% #### 5.6% #### 6.5% ##### 8.3% ######## 12.1% ######### 13.6% ########### 15.3% ############ 16.9% ############ 17.9% ############## 20.2% ################ 23.0% ################# 24.4% ################## 25.5% ################### 27.6% ##################### 30.0% ###################### 31.8% ######################## 33.7% ######################### 34.8% ########################## 36.2% ########################### 37.8% ############################ 39.6% ############################## 41.7% ############################### 43.2% ################################ 45.1% ################################# 46.8% ################################### 49.1% #################################### 50.0% #################################### 50.5% ##################################### 51.8% ####################################### 55.4% ########################################## 58.8% ############################################ 62.3% ############################################### 65.4% ################################################ 67.8% ################################################## 70.0% ## [2020-01-06T11:29:41.975Z] #26 ... [2020-01-06T11:29:41.975Z] [2020-01-06T11:29:41.975Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:29:41.975Z] #33 48.06 Selecting previously unselected package libxml2:arm64. [2020-01-06T11:29:41.975Z] #33 48.08 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2020-01-06T11:29:41.975Z] #33 48.10 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T11:29:41.975Z] #33 48.67 Selecting previously unselected package libarchive13:arm64. [2020-01-06T11:29:41.975Z] #33 48.69 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2020-01-06T11:29:41.975Z] #33 48.70 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2020-01-06T11:29:41.975Z] #33 49.07 Selecting previously unselected package libjsoncpp1:arm64. [2020-01-06T11:29:41.975Z] #33 49.09 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-01-06T11:29:41.975Z] #33 49.09 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-01-06T11:29:41.975Z] #33 49.31 Selecting previously unselected package libuv1:arm64. [2020-01-06T11:29:41.975Z] #33 49.31 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2020-01-06T11:29:41.975Z] #33 49.32 Unpacking libuv1:arm64 (1.9.1-3) ... [2020-01-06T11:29:41.975Z] #33 49.63 Selecting previously unselected package cmake. [2020-01-06T11:29:41.975Z] #33 49.64 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2020-01-06T11:29:41.975Z] #33 49.75 Unpacking cmake (3.7.2-1) ... [2020-01-06T11:29:41.975Z] #33 52.11 Selecting previously unselected package xxd. [2020-01-06T11:29:41.975Z] #33 52.13 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2020-01-06T11:29:41.975Z] #33 52.16 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:29:41.975Z] #33 52.71 Selecting previously unselected package vim-common. [2020-01-06T11:29:41.975Z] #33 52.71 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:29:41.975Z] #33 52.71 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:29:41.975Z] #33 53.24 Processing triggers for mime-support (3.60) ... [2020-01-06T11:29:41.975Z] #33 53.45 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:29:41.975Z] #33 53.47 Setting up libuv1:arm64 (1.9.1-3) ... [2020-01-06T11:29:41.975Z] #33 53.50 Setting up cmake-data (3.7.2-1) ... [2020-01-06T11:29:41.975Z] #33 53.58 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2020-01-06T11:29:41.975Z] #33 53.70 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T11:29:41.975Z] #33 53.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:29:41.975Z] #33 54.05 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:29:41.975Z] #33 54.12 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-06T11:29:41.975Z] #33 54.21 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-01-06T11:29:41.975Z] #33 54.25 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2020-01-06T11:29:41.975Z] #33 54.27 Setting up cmake (3.7.2-1) ... [2020-01-06T11:29:41.975Z] #33 54.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:29:41.975Z] #33 DONE 56.2s [2020-01-06T11:29:41.975Z] [2020-01-06T11:29:41.975Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:29:42.062Z] #14 DONE 2.3s [2020-01-06T11:29:42.062Z] [2020-01-06T11:29:42.062Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-06T11:29:42.062Z] #15 ... [2020-01-06T11:29:42.062Z] [2020-01-06T11:29:42.062Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:42.062Z] #54 2.449 + RM_GOPATH=0 [2020-01-06T11:29:42.062Z] #54 2.449 + TMP_GOPATH= [2020-01-06T11:29:42.062Z] #54 2.449 + : /build [2020-01-06T11:29:42.062Z] #54 2.449 + '[' -z '' ']' [2020-01-06T11:29:42.062Z] #54 2.453 ++ mktemp -d [2020-01-06T11:29:42.062Z] #54 2.457 + export GOPATH=/tmp/tmp.rnQoMUNke5 [2020-01-06T11:29:42.062Z] #54 2.457 + GOPATH=/tmp/tmp.rnQoMUNke5 [2020-01-06T11:29:42.062Z] #54 2.457 + RM_GOPATH=1 [2020-01-06T11:29:42.062Z] #54 2.459 ++ dirname ./install.sh [2020-01-06T11:29:42.062Z] #54 2.466 + dir=. [2020-01-06T11:29:42.062Z] #54 2.467 + bin=runc [2020-01-06T11:29:42.062Z] #54 2.467 + shift [2020-01-06T11:29:42.062Z] #54 2.467 + '[' '!' -f ./runc.installer ']' [2020-01-06T11:29:42.062Z] #54 2.467 + . ./runc.installer [2020-01-06T11:29:42.062Z] #54 2.467 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T11:29:42.062Z] #54 2.467 + install_runc [2020-01-06T11:29:42.062Z] #54 2.468 + uname -r [2020-01-06T11:29:42.062Z] #54 2.470 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-06T11:29:42.062Z] #54 2.476 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-06T11:29:42.062Z] #54 2.476 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-06T11:29:42.062Z] #54 2.476 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rnQoMUNke5/src/github.com/opencontainers/runc [2020-01-06T11:29:42.062Z] #54 2.476 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-06T11:29:42.062Z] #54 2.482 Cloning into '/tmp/tmp.rnQoMUNke5/src/github.com/opencontainers/runc'... [2020-01-06T11:29:42.062Z] #54 8.178 + cd /tmp/tmp.rnQoMUNke5/src/github.com/opencontainers/runc [2020-01-06T11:29:42.062Z] #54 8.178 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T11:29:42.062Z] #54 8.489 + '[' -z '' ']' [2020-01-06T11:29:42.062Z] #54 8.489 + target=static [2020-01-06T11:29:42.062Z] #54 8.490 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-06T11:29:42.062Z] #54 9.874 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-06T11:29:42.062Z] #54 ... [2020-01-06T11:29:42.062Z] [2020-01-06T11:29:42.062Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:42.062Z] #41 64.13 CC criu/arch/x86/sigaction_compat.o [2020-01-06T11:29:42.062Z] #41 64.39 CC criu/arch/x86/sigframe.o [2020-01-06T11:29:42.062Z] #41 64.71 LINK criu/arch/x86/crtools.built-in.o [2020-01-06T11:29:42.062Z] #41 64.75 DEP criu/pie/util-vdso-elf32.d [2020-01-06T11:29:42.062Z] #41 64.84 DEP criu/arch/x86/vdso-pie.d [2020-01-06T11:29:42.062Z] #41 64.93 DEP criu/pie/parasite-vdso.d [2020-01-06T11:29:42.062Z] #41 65.08 DEP criu/pie/util-vdso.d [2020-01-06T11:29:42.062Z] #41 65.22 DEP criu/pie/util.d [2020-01-06T11:29:42.062Z] #41 65.40 CC criu/pie/util.o [2020-01-06T11:29:42.062Z] #41 65.69 CC criu/pie/util-vdso.o [2020-01-06T11:29:42.062Z] #41 66.43 CC criu/pie/parasite-vdso.o [2020-01-06T11:29:42.062Z] #41 67.68 CC criu/arch/x86/vdso-pie.o [2020-01-06T11:29:42.062Z] #41 67.93 CC criu/pie/util-vdso-elf32.o [2020-01-06T11:29:42.062Z] #41 68.77 AR criu/pie/pie.lib.a [2020-01-06T11:29:42.062Z] #41 68.81 DEP criu/pie/restorer.d [2020-01-06T11:29:42.236Z] #26 15.61 # 1.5% ## 4.0% #### 5.6% #### 6.5% ##### 8.3% ######## 12.1% ######### 13.6% ########### 15.3% ############ 16.9% ############ 17.9% ############## 20.2% ################ 23.0% ################# 24.4% ################## 25.5% ################### 27.6% ##################### 30.0% ###################### 31.8% ######################## 33.7% ######################### 34.8% ########################## 36.2% ########################### 37.8% ############################ 39.6% ############################## 41.7% ############################### 43.2% ################################ 45.1% ################################# 46.8% ################################### 49.1% #################################### 50.0% #################################### 50.5% ##################################### 51.8% ####################################### 55.4% ########################################## 58.8% ############################################ 62.3% ############################################### 65.4% ################################################ 67.8% ################################################## 70.0% #################################################### 72.4% ##################################################### 74.5% [2020-01-06T11:29:42.236Z] #26 ... [2020-01-06T11:29:42.236Z] [2020-01-06T11:29:42.236Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:29:42.236Z] #34 DONE 0.1s [2020-01-06T11:29:42.236Z] [2020-01-06T11:29:42.236Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:29:42.286Z] #41 81.73 DEP criu/protobuf-desc.d [2020-01-06T11:29:42.286Z] #41 81.87 DEP criu/proc_parse.d [2020-01-06T11:29:42.497Z] #26 15.61 # 1.5% ## 4.0% #### 5.6% #### 6.5% ##### 8.3% ######## 12.1% ######### 13.6% ########### 15.3% ############ 16.9% ############ 17.9% ############## 20.2% ################ 23.0% ################# 24.4% ################## 25.5% ################### 27.6% ##################### 30.0% ###################### 31.8% ######################## 33.7% ######################### 34.8% ########################## 36.2% ########################### 37.8% ############################ 39.6% ############################## 41.7% ############################### 43.2% ################################ 45.1% ################################# 46.8% ################################### 49.1% #################################### 50.0% #################################### 50.5% ##################################### 51.8% ####################################### 55.4% ########################################## 58.8% ############################################ 62.3% ############################################### 65.4% ################################################ 67.8% ################################################## 70.0% #################################################### 72.4% ##################################################### 74.5% ###################################################### 76.2% ######################################################## 78.1% [2020-01-06T11:29:42.497Z] #26 ... [2020-01-06T11:29:42.497Z] [2020-01-06T11:29:42.497Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-06T11:29:42.497Z] #35 DONE 0.2s [2020-01-06T11:29:42.497Z] [2020-01-06T11:29:42.497Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:29:42.544Z] #41 82.16 DEP criu/plugin.d [2020-01-06T11:29:42.623Z] #41 69.19 DEP criu/arch/x86/sigaction_compat_pie.d [2020-01-06T11:29:42.624Z] #41 69.35 DEP criu/arch/x86/restorer_unmap.d [2020-01-06T11:29:42.624Z] #41 69.38 DEP criu/arch/x86/restorer.d [2020-01-06T11:29:42.764Z] #26 15.61 # 1.5% ## 4.0% #### 5.6% #### 6.5% ##### 8.3% ######## 12.1% ######### 13.6% ########### 15.3% ############ 16.9% ############ 17.9% ############## 20.2% ################ 23.0% ################# 24.4% ################## 25.5% ################### 27.6% ##################### 30.0% ###################### 31.8% ######################## 33.7% ######################### 34.8% ########################## 36.2% ########################### 37.8% ############################ 39.6% ############################## 41.7% ############################### 43.2% ################################ 45.1% ################################# 46.8% ################################### 49.1% #################################### 50.0% #################################### 50.5% ##################################### 51.8% ####################################### 55.4% ########################################## 58.8% ############################################ 62.3% ############################################### 65.4% ################################################ 67.8% ################################################## 70.0% #################################################### 72.4% ##################################################### 74.5% ###################################################### 76.2% ######################################################## 78.1% ######################################################### 80.0% ########################################################### 83.2% ############################################################# 85.9% ######## [2020-01-06T11:29:42.764Z] #26 ... [2020-01-06T11:29:42.764Z] [2020-01-06T11:29:42.764Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:29:42.764Z] #40 48.57 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T11:29:42.764Z] #40 48.59 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2020-01-06T11:29:42.764Z] #40 48.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:29:42.764Z] #40 48.67 Setting up python-protobuf (3.0.0-9) ... [2020-01-06T11:29:42.764Z] #40 55.96 Setting up libcap-dev:arm64 (1:2.25-1) ... [2020-01-06T11:29:42.764Z] #40 56.07 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2020-01-06T11:29:42.764Z] #40 56.17 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2020-01-06T11:29:42.764Z] #40 56.26 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2020-01-06T11:29:42.764Z] #40 56.28 Setting up libprotoc10:arm64 (3.0.0-9) ... [2020-01-06T11:29:42.764Z] #40 56.33 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-06T11:29:42.764Z] #40 56.35 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2020-01-06T11:29:42.764Z] #40 56.37 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-06T11:29:42.764Z] #40 56.41 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2020-01-06T11:29:42.764Z] #40 56.42 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2020-01-06T11:29:42.764Z] #40 56.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:29:42.764Z] #40 DONE 57.0s [2020-01-06T11:29:42.764Z] [2020-01-06T11:29:42.765Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:29:42.806Z] #41 82.33 DEP criu/pipes.d [2020-01-06T11:29:42.806Z] #41 ... [2020-01-06T11:29:42.806Z] [2020-01-06T11:29:42.806Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:29:42.807Z] #17 11.94 Fetched 7932 kB in 9s (818 kB/s) [2020-01-06T11:29:42.879Z] #41 69.67 DEP criu/pie/parasite.d [2020-01-06T11:29:43.065Z] #17 11.94 Reading package lists... [2020-01-06T11:29:43.065Z] #17 ... [2020-01-06T11:29:43.065Z] [2020-01-06T11:29:43.065Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:43.065Z] #44 134.6 github.com/LK4D4/vndr/godl [2020-01-06T11:29:43.065Z] #44 135.2 github.com/LK4D4/vndr [2020-01-06T11:29:43.065Z] #44 DONE 144.2s [2020-01-06T11:29:43.065Z] [2020-01-06T11:29:43.065Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:43.065Z] #41 82.47 DEP criu/pie-util.d [2020-01-06T11:29:43.065Z] #41 82.63 DEP criu/pie-util-vdso.d [2020-01-06T11:29:43.288Z] #26 15.61 # 1.5% ## 4.0% #### 5.6% #### 6.5% ##### 8.3% ######## 12.1% ######### 13.6% ########### 15.3% ############ 16.9% ############ 17.9% ############## 20.2% ################ 23.0% ################# 24.4% ################## 25.5% ################### 27.6% ##################### 30.0% ###################### 31.8% ######################## 33.7% ######################### 34.8% ########################## 36.2% ########################### 37.8% ############################ 39.6% ############################## 41.7% ############################### 43.2% ################################ 45.1% ################################# 46.8% ################################### 49.1% #################################### 50.0% #################################### 50.5% ##################################### 51.8% ####################################### 55.4% ########################################## 58.8% ############################################ 62.3% ############################################### 65.4% ################################################ 67.8% ################################################## 70.0% #################################################### 72.4% ##################################################### 74.5% ###################################################### 76.2% ######################################################## 78.1% ######################################################### 80.0% ########################################################### 83.2% ############################################################# 85.9% ############################################################### 87.8% ################################################################ 90.0% ################################################################## 92.0% ################################################################### 93.2% ##################################################################### 96.4% ######################################################################## 100.0% [2020-01-06T11:29:43.323Z] #41 82.88 DEP criu/pie-util-vdso-elf32.d [2020-01-06T11:29:43.440Z] #41 69.89 CC criu/pie/parasite.o [2020-01-06T11:29:43.549Z] #26 21.15 [2020-01-06T11:29:43.549Z] #26 ... [2020-01-06T11:29:43.549Z] [2020-01-06T11:29:43.549Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:29:43.549Z] #10 47.68 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:29:43.549Z] #10 47.85 Fetched 68.0 MB in 13s (5159 kB/s) [2020-01-06T11:29:43.549Z] #10 47.97 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-01-06T11:29:43.549Z] #10 47.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2020-01-06T11:29:43.549Z] #10 48.11 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2020-01-06T11:29:43.549Z] #10 48.12 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2020-01-06T11:29:43.549Z] #10 48.30 Selecting previously unselected package libudev-dev:arm64. [2020-01-06T11:29:43.549Z] #10 48.30 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_arm64.deb ... [2020-01-06T11:29:43.549Z] #10 48.35 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2020-01-06T11:29:43.549Z] #10 48.73 Selecting previously unselected package liblzo2-2:arm64. [2020-01-06T11:29:43.549Z] #10 48.73 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2020-01-06T11:29:43.549Z] #10 48.73 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-06T11:29:43.549Z] #10 48.90 Selecting previously unselected package btrfs-progs. [2020-01-06T11:29:43.549Z] #10 48.90 Preparing to unpack .../03-btrfs-progs_4.7.3-1_arm64.deb ... [2020-01-06T11:29:43.549Z] #10 48.91 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T11:29:43.549Z] #10 49.79 Selecting previously unselected package btrfs-tools. [2020-01-06T11:29:43.549Z] #10 49.79 Preparing to unpack .../04-btrfs-tools_4.7.3-1_arm64.deb ... [2020-01-06T11:29:43.549Z] #10 49.80 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T11:29:43.549Z] #10 49.94 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-01-06T11:29:43.549Z] #10 49.95 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2020-01-06T11:29:43.549Z] #10 49.96 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2020-01-06T11:29:43.549Z] #10 50.18 Selecting previously unselected package dmsetup. [2020-01-06T11:29:43.549Z] #10 50.18 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_arm64.deb ... [2020-01-06T11:29:43.549Z] #10 50.19 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-06T11:29:43.549Z] #10 50.52 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-01-06T11:29:43.549Z] #10 50.52 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2020-01-06T11:29:43.549Z] #10 50.53 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2020-01-06T11:29:43.549Z] #10 50.65 Selecting previously unselected package libsepol1-dev:arm64. [2020-01-06T11:29:43.549Z] #10 50.65 Preparing to unpack .../08-libsepol1-dev_2.6-2_arm64.deb ... [2020-01-06T11:29:43.549Z] #10 50.66 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2020-01-06T11:29:43.549Z] #10 51.15 Selecting previously unselected package libpcre16-3:arm64. [2020-01-06T11:29:43.549Z] #10 51.15 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_arm64.deb ... [2020-01-06T11:29:43.549Z] #10 51.16 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2020-01-06T11:29:43.549Z] #10 51.46 Selecting previously unselected package libpcre32-3:arm64. [2020-01-06T11:29:43.549Z] #10 51.46 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_arm64.deb ... [2020-01-06T11:29:43.549Z] #10 51.46 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2020-01-06T11:29:43.549Z] #10 51.77 Selecting previously unselected package libpcre3-dev:arm64. [2020-01-06T11:29:43.549Z] #10 51.79 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2020-01-06T11:29:43.549Z] #10 51.80 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2020-01-06T11:29:43.549Z] #10 52.43 Selecting previously unselected package libselinux1-dev:arm64. [2020-01-06T11:29:43.550Z] #10 52.43 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_arm64.deb ... [2020-01-06T11:29:43.550Z] #10 52.46 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2020-01-06T11:29:43.550Z] #10 53.25 Selecting previously unselected package libdevmapper-dev:arm64. [2020-01-06T11:29:43.550Z] #10 53.28 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2020-01-06T11:29:43.550Z] #10 53.29 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2020-01-06T11:29:43.550Z] #10 53.60 Selecting previously unselected package libseccomp2:arm64. [2020-01-06T11:29:43.550Z] #10 53.61 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2020-01-06T11:29:43.550Z] #10 53.70 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2020-01-06T11:29:43.550Z] #10 53.94 Selecting previously unselected package libseccomp-dev:arm64. [2020-01-06T11:29:43.550Z] #10 53.95 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2020-01-06T11:29:43.550Z] #10 53.97 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2020-01-06T11:29:43.550Z] #10 54.42 Selecting previously unselected package libsystemd-dev:arm64. [2020-01-06T11:29:43.550Z] #10 54.43 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2020-01-06T11:29:43.550Z] #10 54.44 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2020-01-06T11:29:43.550Z] #10 57.69 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-06T11:29:43.550Z] #10 57.72 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2020-01-06T11:29:43.550Z] #10 57.75 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T11:29:43.581Z] #41 83.13 DEP criu/path.d [2020-01-06T11:29:43.839Z] #41 83.51 DEP criu/parasite-syscall.d [2020-01-06T11:29:44.001Z] #41 ... [2020-01-06T11:29:44.001Z] [2020-01-06T11:29:44.001Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-06T11:29:44.001Z] #15 DONE 2.3s [2020-01-06T11:29:44.001Z] [2020-01-06T11:29:44.001Z] #16 [dev 6/24] RUN ldconfig [2020-01-06T11:29:44.409Z] #41 83.90 DEP criu/pagemap.d [2020-01-06T11:29:44.667Z] #41 84.10 DEP criu/pagemap-cache.d [2020-01-06T11:29:44.667Z] #41 84.31 DEP criu/page-xfer.d [2020-01-06T11:29:44.924Z] #41 84.48 DEP criu/page-pipe.d [2020-01-06T11:29:44.939Z] #10 ... [2020-01-06T11:29:44.939Z] [2020-01-06T11:29:44.939Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:44.939Z] #44 48.32 regexp/syntax [2020-01-06T11:29:44.939Z] #44 49.80 hash/crc32 [2020-01-06T11:29:44.939Z] #44 51.40 crypto/rc4 [2020-01-06T11:29:44.939Z] #44 51.90 vendor/golang.org/x/text/transform [2020-01-06T11:29:44.939Z] #44 55.80 time [2020-01-06T11:29:44.939Z] #44 57.72 regexp [2020-01-06T11:29:44.939Z] #44 ... [2020-01-06T11:29:44.939Z] [2020-01-06T11:29:44.939Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:29:44.939Z] #31 56.36 internal/poll [2020-01-06T11:29:44.939Z] #31 58.28 os [2020-01-06T11:29:45.182Z] #41 84.63 DEP criu/netfilter.d [2020-01-06T11:29:45.182Z] #41 84.85 DEP criu/net.d [2020-01-06T11:29:45.748Z] #41 85.11 DEP criu/namespaces.d [2020-01-06T11:29:45.748Z] #41 85.25 DEP criu/mount.d [2020-01-06T11:29:46.006Z] #41 85.43 DEP criu/mem.d [2020-01-06T11:29:46.006Z] #41 85.63 DEP criu/lsm.d [2020-01-06T11:29:46.006Z] #41 85.73 DEP criu/log.d [2020-01-06T11:29:46.263Z] #41 85.88 DEP criu/libnetlink.d [2020-01-06T11:29:46.515Z] #16 DONE 2.2s [2020-01-06T11:29:46.515Z] [2020-01-06T11:29:46.515Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:46.515Z] #41 71.29 LINK criu/pie/parasite.built-in.o [2020-01-06T11:29:46.515Z] #41 71.31 GEN criu/pie/parasite-blob.h [2020-01-06T11:29:46.515Z] #41 71.39 CC criu/arch/x86/restorer.o [2020-01-06T11:29:46.515Z] #41 71.98 CC criu/arch/x86/restorer_unmap.o [2020-01-06T11:29:46.515Z] #41 72.02 CC criu/arch/x86/sigaction_compat_pie.o [2020-01-06T11:29:46.515Z] #41 72.30 CC criu/pie/restorer.o [2020-01-06T11:29:46.521Z] #41 85.97 DEP criu/kerndat.d [2020-01-06T11:29:46.521Z] #41 86.15 DEP criu/kcmp-ids.d [2020-01-06T11:29:46.771Z] #41 ... [2020-01-06T11:29:46.771Z] [2020-01-06T11:29:46.771Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:46.771Z] #44 123.3 net/http/httptrace [2020-01-06T11:29:46.771Z] #44 123.6 net/http [2020-01-06T11:29:46.780Z] #41 86.27 DEP criu/irmap.d [2020-01-06T11:29:46.780Z] #41 86.39 DEP criu/ipc_ns.d [2020-01-06T11:29:47.027Z] #44 ... [2020-01-06T11:29:47.027Z] [2020-01-06T11:29:47.027Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:29:47.037Z] #41 86.53 DEP criu/image.d [2020-01-06T11:29:47.295Z] #41 86.76 DEP criu/image-desc.d [2020-01-06T11:29:47.295Z] #41 86.83 DEP criu/fsnotify.d [2020-01-06T11:29:47.486Z] #31 61.38 path/filepath [2020-01-06T11:29:47.553Z] #41 86.98 DEP criu/filesystems.d [2020-01-06T11:29:47.553Z] #41 87.16 DEP criu/files.d [2020-01-06T11:29:47.811Z] #41 87.36 DEP criu/files-reg.d [2020-01-06T11:29:48.059Z] #31 ... [2020-01-06T11:29:48.059Z] [2020-01-06T11:29:48.059Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:48.059Z] #36 2.934 + RM_GOPATH=0 [2020-01-06T11:29:48.059Z] #36 2.934 + TMP_GOPATH= [2020-01-06T11:29:48.059Z] #36 2.934 + : /build [2020-01-06T11:29:48.059Z] #36 2.935 + '[' -z '' ']' [2020-01-06T11:29:48.059Z] #36 2.942 ++ mktemp -d [2020-01-06T11:29:48.059Z] #36 2.946 + export GOPATH=/tmp/tmp.jRD7Tpnbjg [2020-01-06T11:29:48.059Z] #36 2.946 + GOPATH=/tmp/tmp.jRD7Tpnbjg [2020-01-06T11:29:48.059Z] #36 2.946 + RM_GOPATH=1 [2020-01-06T11:29:48.059Z] #36 2.946 ++ dirname ./install.sh [2020-01-06T11:29:48.059Z] #36 2.956 + dir=. [2020-01-06T11:29:48.059Z] #36 2.956 + bin=tini [2020-01-06T11:29:48.059Z] #36 2.956 + shift [2020-01-06T11:29:48.059Z] #36 2.956 + '[' '!' -f ./tini.installer ']' [2020-01-06T11:29:48.059Z] #36 2.956 + . ./tini.installer [2020-01-06T11:29:48.059Z] #36 2.956 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:29:48.059Z] #36 2.956 + install_tini [2020-01-06T11:29:48.059Z] #36 2.956 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-06T11:29:48.059Z] #36 2.956 + git clone https://github.com/krallin/tini.git /tmp/tmp.jRD7Tpnbjg/tini [2020-01-06T11:29:48.059Z] #36 2.956 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:29:48.059Z] #36 2.970 Cloning into '/tmp/tmp.jRD7Tpnbjg/tini'... [2020-01-06T11:29:48.059Z] #36 4.209 + cd /tmp/tmp.jRD7Tpnbjg/tini [2020-01-06T11:29:48.059Z] #36 4.210 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:29:48.059Z] #36 4.220 + cmake . [2020-01-06T11:29:48.059Z] #36 5.110 -- The C compiler identification is GNU 6.3.0 [2020-01-06T11:29:48.059Z] #36 5.158 -- Check for working C compiler: /usr/bin/cc [2020-01-06T11:29:48.059Z] #36 5.716 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-06T11:29:48.059Z] #36 5.734 -- Detecting C compiler ABI info [2020-01-06T11:29:48.069Z] #41 87.53 DEP criu/files-ext.d [2020-01-06T11:29:48.069Z] #41 87.66 DEP criu/file-lock.d [2020-01-06T11:29:48.327Z] #41 87.80 DEP criu/file-ids.d [2020-01-06T11:29:48.327Z] #41 87.97 DEP criu/fifo.d [2020-01-06T11:29:48.585Z] #41 88.13 DEP criu/fdstore.d [2020-01-06T11:29:48.585Z] #41 88.30 DEP criu/fault-injection.d [2020-01-06T11:29:48.630Z] #36 ... [2020-01-06T11:29:48.630Z] [2020-01-06T11:29:48.630Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:29:48.630Z] #31 62.41 io/ioutil [2020-01-06T11:29:48.843Z] #41 88.36 DEP criu/external.d [2020-01-06T11:29:48.891Z] #31 62.55 internal/fmtsort [2020-01-06T11:29:49.101Z] #41 88.47 DEP criu/eventpoll.d [2020-01-06T11:29:49.101Z] #41 88.66 DEP criu/eventfd.d [2020-01-06T11:29:49.359Z] #41 88.83 DEP criu/crtools.d [2020-01-06T11:29:49.359Z] #41 89.01 DEP criu/cr-service.d [2020-01-06T11:29:49.359Z] #41 ... [2020-01-06T11:29:49.359Z] [2020-01-06T11:29:49.359Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:29:49.359Z] #28 151.0 + rm -rf /tmp/tmp.k4kyp15POj [2020-01-06T11:29:49.540Z] #17 3.309 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:29:49.540Z] #17 3.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:29:49.540Z] #17 3.328 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:29:49.540Z] #17 3.334 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:29:49.540Z] #17 3.387 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:29:49.840Z] #31 63.38 fmt [2020-01-06T11:29:49.925Z] #28 DONE 151.4s [2020-01-06T11:29:49.925Z] [2020-01-06T11:29:49.925Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:49.925Z] #41 89.20 DEP criu/cr-restore.d [2020-01-06T11:29:49.925Z] #41 89.53 DEP criu/cr-errno.d [2020-01-06T11:29:49.925Z] #41 89.57 DEP criu/cr-dump.d [2020-01-06T11:29:50.100Z] #17 3.906 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T11:29:50.171Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 11.4s done [2020-01-06T11:29:50.171Z] #8 DONE 14.6s [2020-01-06T11:29:50.171Z] [2020-01-06T11:29:50.171Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-06T11:29:50.171Z] #9 DONE 0.3s [2020-01-06T11:29:50.171Z] [2020-01-06T11:29:50.171Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-06T11:29:50.171Z] #10 DONE 0.3s [2020-01-06T11:29:50.171Z] [2020-01-06T11:29:50.171Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:29:50.171Z] #21 DONE 0.1s [2020-01-06T11:29:50.171Z] [2020-01-06T11:29:50.171Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:29:50.171Z] #34 ... [2020-01-06T11:29:50.171Z] [2020-01-06T11:29:50.171Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-06T11:29:50.171Z] #68 DONE 0.1s [2020-01-06T11:29:50.490Z] #41 89.95 DEP criu/cr-dedup.d [2020-01-06T11:29:50.579Z] [2020-01-06T11:29:50.579Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-06T11:29:50.579Z] #22 DONE 0.1s [2020-01-06T11:29:50.579Z] [2020-01-06T11:29:50.579Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-06T11:29:50.579Z] #50 DONE 0.2s [2020-01-06T11:29:50.579Z] [2020-01-06T11:29:50.579Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-06T11:29:50.579Z] #44 DONE 0.2s [2020-01-06T11:29:50.579Z] [2020-01-06T11:29:50.579Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-06T11:29:50.579Z] #62 DONE 0.2s [2020-01-06T11:29:50.579Z] [2020-01-06T11:29:50.579Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-06T11:29:50.579Z] #47 DONE 0.2s [2020-01-06T11:29:50.579Z] [2020-01-06T11:29:50.579Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-06T11:29:50.579Z] #31 DONE 0.2s [2020-01-06T11:29:50.579Z] [2020-01-06T11:29:50.579Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:29:50.748Z] #41 90.26 DEP criu/cr-check.d [2020-01-06T11:29:50.996Z] #32 0.498 + RM_GOPATH=0 [2020-01-06T11:29:50.996Z] #32 0.498 + TMP_GOPATH= [2020-01-06T11:29:50.996Z] #32 0.498 + : /build [2020-01-06T11:29:50.996Z] #32 0.498 + '[' -z '' ']' [2020-01-06T11:29:50.996Z] #32 0.501 ++ mktemp -d [2020-01-06T11:29:50.996Z] #32 0.503 + export GOPATH=/tmp/tmp.UcjOeRLs7i [2020-01-06T11:29:50.996Z] #32 0.503 + GOPATH=/tmp/tmp.UcjOeRLs7i [2020-01-06T11:29:50.996Z] #32 0.504 + RM_GOPATH=1 [2020-01-06T11:29:50.996Z] #32 0.504 ++ dirname ./install.sh [2020-01-06T11:29:50.996Z] #32 0.509 + dir=. [2020-01-06T11:29:50.996Z] #32 0.509 + bin=tomlv [2020-01-06T11:29:50.996Z] #32 0.511 + shift [2020-01-06T11:29:50.996Z] #32 0.511 + '[' '!' -f ./tomlv.installer ']' [2020-01-06T11:29:50.996Z] #32 0.511 + . ./tomlv.installer [2020-01-06T11:29:50.996Z] #32 0.513 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:29:50.996Z] #32 0.513 + install_tomlv [2020-01-06T11:29:50.996Z] #32 0.514 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-06T11:29:50.996Z] #32 0.514 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:29:50.996Z] #32 0.514 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UcjOeRLs7i/src/github.com/BurntSushi/toml [2020-01-06T11:29:50.996Z] #32 0.516 Cloning into '/tmp/tmp.UcjOeRLs7i/src/github.com/BurntSushi/toml'... [2020-01-06T11:29:51.007Z] #41 90.52 DEP criu/config.d [2020-01-06T11:29:51.007Z] #41 90.63 DEP criu/clone-noasan.d [2020-01-06T11:29:51.007Z] #41 90.69 DEP criu/cgroup.d [2020-01-06T11:29:51.308Z] #41 90.89 DEP criu/cgroup-props.d [2020-01-06T11:29:51.465Z] #17 4.871 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T11:29:51.566Z] #41 91.04 DEP criu/bitmap.d [2020-01-06T11:29:51.566Z] #41 91.05 DEP criu/bfd.d [2020-01-06T11:29:51.566Z] #41 91.15 DEP criu/autofs.d [2020-01-06T11:29:51.566Z] #41 91.27 DEP criu/aio.d [2020-01-06T11:29:51.720Z] #17 5.365 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T11:29:51.824Z] #41 91.41 DEP criu/action-scripts.d [2020-01-06T11:29:52.082Z] #41 91.67 CC criu/action-scripts.o [2020-01-06T11:29:52.281Z] #17 ... [2020-01-06T11:29:52.281Z] [2020-01-06T11:29:52.281Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:52.281Z] #41 75.29 LINK criu/pie/restorer.built-in.o [2020-01-06T11:29:52.281Z] #41 75.30 GEN criu/pie/restorer-blob.h [2020-01-06T11:29:52.281Z] #41 75.41 DEP criu/vdso.d [2020-01-06T11:29:52.281Z] #41 75.67 DEP criu/vdso-compat.d [2020-01-06T11:29:52.281Z] #41 75.86 DEP criu/uts_ns.d [2020-01-06T11:29:52.281Z] #41 75.97 DEP criu/util.d [2020-01-06T11:29:52.281Z] #41 76.14 DEP criu/uffd.d [2020-01-06T11:29:52.281Z] #41 76.33 DEP criu/tun.d [2020-01-06T11:29:52.281Z] #41 76.53 DEP criu/tty.d [2020-01-06T11:29:52.281Z] #41 76.73 DEP criu/timerfd.d [2020-01-06T11:29:52.281Z] #41 76.86 DEP criu/sysfs_parse.d [2020-01-06T11:29:52.281Z] #41 77.04 DEP criu/sysctl.d [2020-01-06T11:29:52.281Z] #41 77.18 DEP criu/string.d [2020-01-06T11:29:52.281Z] #41 77.22 DEP criu/stats.d [2020-01-06T11:29:52.281Z] #41 77.43 DEP criu/sockets.d [2020-01-06T11:29:52.281Z] #41 77.67 DEP criu/sk-unix.d [2020-01-06T11:29:52.281Z] #41 77.92 DEP criu/sk-tcp.d [2020-01-06T11:29:52.281Z] #41 78.18 DEP criu/sk-queue.d [2020-01-06T11:29:52.281Z] #41 78.33 DEP criu/sk-packet.d [2020-01-06T11:29:52.281Z] #41 78.59 DEP criu/sk-netlink.d [2020-01-06T11:29:52.281Z] #41 78.74 DEP criu/sk-inet.d [2020-01-06T11:29:52.281Z] #41 78.93 DEP criu/signalfd.d [2020-01-06T11:29:52.383Z] #31 65.99 flag [2020-01-06T11:29:52.383Z] #31 65.99 log [2020-01-06T11:29:52.383Z] #31 66.01 github.com/BurntSushi/toml [2020-01-06T11:29:52.390Z] #32 1.935 + cd /tmp/tmp.UcjOeRLs7i/src/github.com/BurntSushi/toml [2020-01-06T11:29:52.390Z] #32 1.937 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:29:52.390Z] #32 1.943 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T11:29:52.646Z] #41 79.10 DEP criu/sigframe.d [2020-01-06T11:29:52.646Z] #41 79.22 DEP criu/shmem.d [2020-01-06T11:29:52.650Z] #41 92.21 CC criu/aio.o [2020-01-06T11:29:52.902Z] #41 79.39 DEP criu/servicefd.d [2020-01-06T11:29:52.902Z] #41 79.54 DEP criu/seize.d [2020-01-06T11:29:52.962Z] #31 ... [2020-01-06T11:29:52.962Z] [2020-01-06T11:29:52.962Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:52.962Z] #41 4.006 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T11:29:52.962Z] #41 4.006 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T11:29:52.962Z] #41 6.349 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T11:29:52.962Z] #41 6.384 GEN .gitid [2020-01-06T11:29:52.962Z] #41 6.408 GEN criu/include/version.h [2020-01-06T11:29:52.962Z] #41 6.491 GEN include/common/asm [2020-01-06T11:29:52.962Z] #41 8.569 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-06T11:29:52.962Z] #41 8.698 PBCC images/opts.pb-c.c [2020-01-06T11:29:52.962Z] #41 8.752 PBCC images/sit.pb-c.c [2020-01-06T11:29:52.962Z] #41 8.793 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-06T11:29:52.962Z] #41 8.842 DEP images/opts.pb-c.d [2020-01-06T11:29:52.962Z] #41 8.945 DEP images/sit.pb-c.d [2020-01-06T11:29:52.962Z] #41 9.016 PBCC images/macvlan.pb-c.c [2020-01-06T11:29:52.962Z] #41 9.096 DEP images/macvlan.pb-c.d [2020-01-06T11:29:52.962Z] #41 9.121 PBCC images/autofs.pb-c.c [2020-01-06T11:29:52.962Z] #41 9.147 DEP images/autofs.pb-c.d [2020-01-06T11:29:52.962Z] #41 9.191 PBCC images/sysctl.pb-c.c [2020-01-06T11:29:52.962Z] #41 9.203 DEP images/sysctl.pb-c.d [2020-01-06T11:29:52.962Z] #41 9.243 PBCC images/time.pb-c.c [2020-01-06T11:29:52.962Z] #41 9.264 DEP images/time.pb-c.d [2020-01-06T11:29:52.962Z] #41 9.351 PBCC images/binfmt-misc.pb-c.c [2020-01-06T11:29:52.962Z] #41 9.403 DEP images/binfmt-misc.pb-c.d [2020-01-06T11:29:52.962Z] #41 9.503 PBCC images/seccomp.pb-c.c [2020-01-06T11:29:52.962Z] #41 9.574 DEP images/seccomp.pb-c.d [2020-01-06T11:29:52.962Z] #41 9.664 PBCC images/userns.pb-c.c [2020-01-06T11:29:52.962Z] #41 9.711 DEP images/userns.pb-c.d [2020-01-06T11:29:52.962Z] #41 9.776 PBCC images/cgroup.pb-c.c [2020-01-06T11:29:52.962Z] #41 9.839 DEP images/cgroup.pb-c.d [2020-01-06T11:29:52.962Z] #41 9.895 PBCC images/fown.pb-c.c [2020-01-06T11:29:52.962Z] #41 9.940 PBCC images/ext-file.pb-c.c [2020-01-06T11:29:52.962Z] #41 9.967 DEP images/fown.pb-c.d [2020-01-06T11:29:52.962Z] #41 10.03 DEP images/ext-file.pb-c.d [2020-01-06T11:29:52.962Z] #41 10.11 PBCC images/rpc.pb-c.c [2020-01-06T11:29:52.962Z] #41 ... [2020-01-06T11:29:52.962Z] [2020-01-06T11:29:52.962Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:29:52.962Z] #26 23.43 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-06T11:29:52.962Z] #26 24.36 [2020-01-06T11:29:52.962Z] #26 24.80 ######################################################################## 100.0% [2020-01-06T11:29:52.962Z] #26 24.93 [2020-01-06T11:29:52.962Z] #26 26.91 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-06T11:29:52.962Z] #26 27.69 [2020-01-06T11:29:52.962Z] #26 28.19 ######################################################################## 100.0% [2020-01-06T11:29:52.962Z] #26 28.36 [2020-01-06T11:29:52.962Z] #26 30.53 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-06T11:29:52.962Z] #26 30.62 skipping existing ed4b54129745 [2020-01-06T11:29:52.962Z] #26 30.74 [2020-01-06T11:29:52.962Z] #26 ... [2020-01-06T11:29:52.962Z] [2020-01-06T11:29:52.962Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:52.962Z] #41 10.21 DEP images/rpc.pb-c.d [2020-01-06T11:29:52.962Z] #41 10.30 PBCC images/siginfo.pb-c.c [2020-01-06T11:29:52.977Z] #32 2.558 internal/cpu [2020-01-06T11:29:52.977Z] #32 2.573 runtime/internal/atomic [2020-01-06T11:29:52.977Z] #32 2.711 runtime/internal/sys [2020-01-06T11:29:53.158Z] #41 79.74 DEP criu/seccomp.d [2020-01-06T11:29:53.216Z] #41 92.73 CC criu/autofs.o [2020-01-06T11:29:53.223Z] #41 10.36 DEP images/siginfo.pb-c.d [2020-01-06T11:29:53.223Z] #41 10.45 PBCC images/pagemap.pb-c.c [2020-01-06T11:29:53.376Z] #32 3.018 runtime/internal/math [2020-01-06T11:29:53.376Z] #32 3.104 math/bits [2020-01-06T11:29:53.462Z] #41 79.97 DEP criu/rst-malloc.d [2020-01-06T11:29:53.462Z] #41 80.10 DEP criu/rbtree.d [2020-01-06T11:29:53.484Z] #41 10.58 DEP images/pagemap.pb-c.d [2020-01-06T11:29:53.484Z] #41 10.67 PBCC images/rlimit.pb-c.c [2020-01-06T11:29:53.484Z] #41 10.69 DEP images/rlimit.pb-c.d [2020-01-06T11:29:53.722Z] #41 80.21 DEP criu/pstree.d [2020-01-06T11:29:53.722Z] #41 80.42 DEP criu/protobuf.d [2020-01-06T11:29:53.744Z] #41 10.79 PBCC images/file-lock.pb-c.c [2020-01-06T11:29:53.744Z] #41 10.84 DEP images/file-lock.pb-c.d [2020-01-06T11:29:53.744Z] #41 10.87 PBCC images/tty.pb-c.c [2020-01-06T11:29:53.744Z] #41 10.96 DEP images/tty.pb-c.d [2020-01-06T11:29:53.744Z] #41 11.06 PBCC images/tun.pb-c.c [2020-01-06T11:29:53.791Z] #32 3.399 internal/bytealg [2020-01-06T11:29:53.978Z] #41 80.68 GEN criu/protobuf-desc-gen.h [2020-01-06T11:29:54.005Z] #41 11.13 PBCC images/netdev.pb-c.c [2020-01-06T11:29:54.005Z] #41 11.16 DEP images/tun.pb-c.d [2020-01-06T11:29:54.151Z] #41 93.88 CC criu/bfd.o [2020-01-06T11:29:54.214Z] #32 3.838 math [2020-01-06T11:29:54.214Z] #32 3.954 runtime [2020-01-06T11:29:54.267Z] #41 11.26 DEP images/netdev.pb-c.d [2020-01-06T11:29:54.267Z] #41 11.36 PBCC images/vma.pb-c.c [2020-01-06T11:29:54.267Z] #41 11.40 DEP images/vma.pb-c.d [2020-01-06T11:29:54.267Z] #41 11.48 PBCC images/creds.pb-c.c [2020-01-06T11:29:54.267Z] #41 11.54 DEP images/creds.pb-c.d [2020-01-06T11:29:54.528Z] #41 11.60 PBCC images/utsns.pb-c.c [2020-01-06T11:29:54.528Z] #41 11.61 DEP images/utsns.pb-c.d [2020-01-06T11:29:54.528Z] #41 11.69 PBCC images/ipc-desc.pb-c.c [2020-01-06T11:29:54.528Z] #41 11.72 PBCC images/ipc-sem.pb-c.c [2020-01-06T11:29:54.528Z] #41 11.75 DEP images/ipc-desc.pb-c.d [2020-01-06T11:29:54.528Z] #41 11.80 DEP images/ipc-sem.pb-c.d [2020-01-06T11:29:54.717Z] #41 94.34 CC criu/bitmap.o [2020-01-06T11:29:54.791Z] #41 11.88 PBCC images/ipc-msg.pb-c.c [2020-01-06T11:29:54.791Z] #41 11.90 DEP images/ipc-msg.pb-c.d [2020-01-06T11:29:54.791Z] #41 11.98 PBCC images/ipc-shm.pb-c.c [2020-01-06T11:29:54.975Z] #41 94.47 CC criu/cgroup-props.o [2020-01-06T11:29:55.059Z] #41 12.03 DEP images/ipc-shm.pb-c.d [2020-01-06T11:29:55.059Z] #41 12.18 PBCC images/ipc-var.pb-c.c [2020-01-06T11:29:55.059Z] #41 12.22 DEP images/ipc-var.pb-c.d [2020-01-06T11:29:55.059Z] #41 12.29 PBCC images/sk-opts.pb-c.c [2020-01-06T11:29:55.319Z] #41 12.37 PBCC images/packet-sock.pb-c.c [2020-01-06T11:29:55.319Z] #41 12.42 DEP images/sk-opts.pb-c.d [2020-01-06T11:29:55.320Z] #41 12.48 DEP images/packet-sock.pb-c.d [2020-01-06T11:29:55.320Z] #41 12.56 PBCC images/sk-netlink.pb-c.c [2020-01-06T11:29:55.320Z] #41 12.62 DEP images/sk-netlink.pb-c.d [2020-01-06T11:29:55.541Z] #41 95.27 CC criu/cgroup.o [2020-01-06T11:29:55.581Z] #41 12.66 PBCC images/sk-inet.pb-c.c [2020-01-06T11:29:55.581Z] #41 12.71 DEP images/sk-inet.pb-c.d [2020-01-06T11:29:55.581Z] #41 12.76 PBCC images/sk-unix.pb-c.c [2020-01-06T11:29:55.581Z] #41 12.83 DEP images/sk-unix.pb-c.d [2020-01-06T11:29:55.581Z] #41 ... [2020-01-06T11:29:55.581Z] [2020-01-06T11:29:55.581Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:29:55.581Z] #10 59.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-06T11:29:55.581Z] #10 59.84 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2020-01-06T11:29:55.581Z] #10 59.86 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T11:29:55.581Z] #10 62.91 Selecting previously unselected package binutils-mingw-w64. [2020-01-06T11:29:55.581Z] #10 62.92 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-06T11:29:55.581Z] #10 62.93 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T11:29:55.581Z] #10 63.14 Selecting previously unselected package mingw-w64-common. [2020-01-06T11:29:55.581Z] #10 63.14 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-06T11:29:55.581Z] #10 63.15 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-06T11:29:55.841Z] #10 ... [2020-01-06T11:29:55.841Z] [2020-01-06T11:29:55.841Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:55.841Z] #36 6.623 -- Detecting C compiler ABI info - done [2020-01-06T11:29:55.841Z] #36 6.710 -- Detecting C compile features [2020-01-06T11:29:55.841Z] #36 8.332 -- Detecting C compile features - done [2020-01-06T11:29:55.841Z] #36 8.363 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-06T11:29:55.841Z] #36 8.512 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-06T11:29:55.841Z] #36 8.675 -- Configuring done [2020-01-06T11:29:55.841Z] #36 8.752 -- Generating done [2020-01-06T11:29:55.841Z] #36 8.755 -- Build files have been written to: /tmp/tmp.jRD7Tpnbjg/tini [2020-01-06T11:29:55.841Z] #36 8.769 + make tini-static [2020-01-06T11:29:55.841Z] #36 9.251 Scanning dependencies of target tini-static [2020-01-06T11:29:55.841Z] #36 9.400 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-06T11:29:55.841Z] #36 11.43 [100%] Linking C executable tini-static [2020-01-06T11:29:55.841Z] #36 12.14 [100%] Built target tini-static [2020-01-06T11:29:55.841Z] #36 12.20 + mkdir -p /build [2020-01-06T11:29:55.841Z] #36 12.22 + cp tini-static /build/docker-init [2020-01-06T11:29:55.841Z] #36 DONE 13.4s [2020-01-06T11:29:55.841Z] [2020-01-06T11:29:55.841Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:29:55.841Z] #10 69.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-06T11:29:55.841Z] #10 69.97 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-06T11:29:55.841Z] #10 70.00 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T11:29:55.841Z] #10 ... [2020-01-06T11:29:55.841Z] [2020-01-06T11:29:55.841Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:29:55.867Z] #41 82.17 DEP criu/protobuf-desc.d [2020-01-06T11:29:55.867Z] #41 82.32 DEP criu/proc_parse.d [2020-01-06T11:29:55.867Z] #41 82.50 DEP criu/plugin.d [2020-01-06T11:29:55.867Z] #41 82.59 DEP criu/pipes.d [2020-01-06T11:29:56.122Z] #41 82.87 DEP criu/pie-util.d [2020-01-06T11:29:56.363Z] #59 29.22 Checking out files: 35% (1064/2994) Checking out files: 36% (1078/2994) Checking out files: 37% (1108/2994) Checking out files: 38% (1138/2994) Checking out files: 39% (1168/2994) Checking out files: 40% (1198/2994) Checking out files: 41% (1228/2994) Checking out files: 42% (1258/2994) Checking out files: 43% (1288/2994) Checking out files: 44% (1318/2994) Checking out files: 45% (1348/2994) Checking out files: 46% (1378/2994) Checking out files: 47% (1408/2994) Checking out files: 48% (1438/2994) Checking out files: 49% (1468/2994) Checking out files: 50% (1497/2994) Checking out files: 51% (1527/2994) Checking out files: 52% (1557/2994) Checking out files: 53% (1587/2994) Checking out files: 54% (1617/2994) Checking out files: 55% (1647/2994) Checking out files: 56% (1677/2994) Checking out files: 57% (1707/2994) Checking out files: 58% (1737/2994) Checking out files: 59% (1767/2994) Checking out files: 60% (1797/2994) Checking out files: 61% (1827/2994) Checking out files: 62% (1857/2994) Checking out files: 63% (1887/2994) Checking out files: 64% (1917/2994) Checking out files: 65% (1947/2994) Checking out files: 66% (1977/2994) Checking out files: 67% (2006/2994) Checking out files: 68% (2036/2994) Checking out files: 69% (2066/2994) Checking out files: 70% (2096/2994) Checking out files: 71% (2126/2994) Checking out files: 72% (2156/2994) Checking out files: 72% (2177/2994) Checking out files: 73% (2186/2994) Checking out files: 74% (2216/2994) Checking out files: 75% (2246/2994) Checking out files: 76% (2276/2994) Checking out files: 77% (2306/2994) Checking out files: 78% (2336/2994) Checking out files: 79% (2366/2994) Checking out files: 80% (2396/2994) Checking out files: 81% (2426/2994) Checking out files: 82% (2456/2994) Checking out files: 83% (2486/2994) Checking out files: 84% (2515/2994) Checking out files: 85% (2545/2994) Checking out files: 86% (2575/2994) Checking out files: 87% (2605/2994) Checking out files: 88% (2635/2994) Checking out files: 89% (2665/2994) Checking out files: 90% (2695/2994) Checking out files: 90% (2710/2994) Checking out files: 91% (2725/2994) Checking out files: 92% (2755/2994) Checking out files: 93% (2785/2994) Checking out files: 94% (2815/2994) Checking out files: 95% (2845/2994) Checking out files: 96% (2875/2994) Checking out files: 97% (2905/2994) Checking out files: 98% (2935/2994) #59 ... [2020-01-06T11:29:56.363Z] [2020-01-06T11:29:56.363Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:29:56.363Z] #26 32.62 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-06T11:29:56.363Z] #26 33.24 [2020-01-06T11:29:56.363Z] #26 33.51 ######################################################################## 100.0% [2020-01-06T11:29:56.363Z] #26 33.71 [2020-01-06T11:29:56.363Z] #26 33.73 Download of images into '/build' complete. [2020-01-06T11:29:56.363Z] #26 33.73 Use something like the following to load the result into a Docker daemon: [2020-01-06T11:29:56.363Z] #26 33.73 tar -cC '/build' . | docker load [2020-01-06T11:29:56.363Z] #26 DONE 34.2s [2020-01-06T11:29:56.363Z] [2020-01-06T11:29:56.363Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:29:56.363Z] #59 29.22 Checking out files: 35% (1064/2994) Checking out files: 36% (1078/2994) Checking out files: 37% (1108/2994) Checking out files: 38% (1138/2994) Checking out files: 39% (1168/2994) Checking out files: 40% (1198/2994) Checking out files: 41% (1228/2994) Checking out files: 42% (1258/2994) Checking out files: 43% (1288/2994) Checking out files: 44% (1318/2994) Checking out files: 45% (1348/2994) Checking out files: 46% (1378/2994) Checking out files: 47% (1408/2994) Checking out files: 48% (1438/2994) Checking out files: 49% (1468/2994) Checking out files: 50% (1497/2994) Checking out files: 51% (1527/2994) Checking out files: 52% (1557/2994) Checking out files: 53% (1587/2994) Checking out files: 54% (1617/2994) Checking out files: 55% (1647/2994) Checking out files: 56% (1677/2994) Checking out files: 57% (1707/2994) Checking out files: 58% (1737/2994) Checking out files: 59% (1767/2994) Checking out files: 60% (1797/2994) Checking out files: 61% (1827/2994) Checking out files: 62% (1857/2994) Checking out files: 63% (1887/2994) Checking out files: 64% (1917/2994) Checking out files: 65% (1947/2994) Checking out files: 66% (1977/2994) Checking out files: 67% (2006/2994) Checking out files: 68% (2036/2994) Checking out files: 69% (2066/2994) Checking out files: 70% (2096/2994) Checking out files: 71% (2126/2994) Checking out files: 72% (2156/2994) Checking out files: 72% (2177/2994) Checking out files: 73% (2186/2994) Checking out files: 74% (2216/2994) Checking out files: 75% (2246/2994) Checking out files: 76% (2276/2994) Checking out files: 77% (2306/2994) Checking out files: 78% (2336/2994) Checking out files: 79% (2366/2994) Checking out files: 80% (2396/2994) Checking out files: 81% (2426/2994) Checking out files: 82% (2456/2994) Checking out files: 83% (2486/2994) Checking out files: 84% (2515/2994) Checking out files: 85% (2545/2994) Checking out files: 86% (2575/2994) Checking out files: 87% (2605/2994) Checking out files: 88% (2635/2994) Checking out files: 89% (2665/2994) Checking out files: 90% (2695/2994) Checking out files: 90% (2710/2994) Checking out files: 91% (2725/2994) Checking out files: 92% (2755/2994) Checking out files: 93% (2785/2994) Checking out files: 94% (2815/2994) Checking out files: 95% (2845/2994) Checking out files: 96% (2875/2994) Checking out files: 97% (2905/2994) Checking out files: 98% (2935/2994) Checking out files: 99% (2965/2994) Checking out files: 100% (2994/2994) Checking out files: 100% (2994/2994), done. [2020-01-06T11:29:56.363Z] #59 31.54 + cd /tmp/tmp.ODdo1yzDlr/src/github.com/containerd/containerd [2020-01-06T11:29:56.376Z] #41 83.00 DEP criu/pie-util-vdso.d [2020-01-06T11:29:56.475Z] #41 ... [2020-01-06T11:29:56.475Z] [2020-01-06T11:29:56.475Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:29:56.475Z] #17 11.94 Reading package lists... [2020-01-06T11:29:56.475Z] #17 15.62 Reading package lists... [2020-01-06T11:29:56.475Z] #17 18.95 Building dependency tree... [2020-01-06T11:29:56.475Z] #17 20.41 The following additional packages will be installed: [2020-01-06T11:29:56.475Z] #17 20.41 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-06T11:29:56.475Z] #17 20.41 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-06T11:29:56.475Z] #17 20.41 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-06T11:29:56.475Z] #17 20.41 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-06T11:29:56.475Z] #17 20.41 python3.5 python3.5-minimal vim-runtime xxd [2020-01-06T11:29:56.475Z] #17 20.42 Suggested packages: [2020-01-06T11:29:56.475Z] #17 20.42 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-06T11:29:56.475Z] #17 20.42 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-06T11:29:56.475Z] #17 20.42 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-06T11:29:56.475Z] #17 20.42 quota [2020-01-06T11:29:56.475Z] #17 20.42 Recommended packages: [2020-01-06T11:29:56.475Z] #17 20.42 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-06T11:29:56.475Z] #17 20.42 python3-keyrings.alt python3-xdg unzip [2020-01-06T11:29:56.475Z] #17 22.31 The following NEW packages will be installed: [2020-01-06T11:29:56.475Z] #17 22.31 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-06T11:29:56.475Z] #17 22.31 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-06T11:29:56.475Z] #17 22.31 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-06T11:29:56.475Z] #17 22.31 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-06T11:29:56.475Z] #17 22.31 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-06T11:29:56.475Z] #17 22.31 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-06T11:29:56.475Z] #17 22.31 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-06T11:29:56.475Z] #17 22.31 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-06T11:29:56.475Z] #17 23.37 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:29:56.475Z] #17 23.37 Need to get 17.8 MB of archives. [2020-01-06T11:29:56.475Z] #17 23.37 After this operation, 76.2 MB of additional disk space will be used. [2020-01-06T11:29:56.475Z] #17 23.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-01-06T11:29:56.475Z] #17 23.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-06T11:29:56.475Z] #17 23.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-01-06T11:29:56.475Z] #17 23.38 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-01-06T11:29:56.475Z] #17 23.41 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-01-06T11:29:56.475Z] #17 23.51 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-01-06T11:29:56.475Z] #17 23.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-01-06T11:29:56.475Z] #17 23.52 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-01-06T11:29:56.475Z] #17 23.61 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-01-06T11:29:56.475Z] #17 23.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-01-06T11:29:56.475Z] #17 23.63 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-01-06T11:29:56.475Z] #17 23.63 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-01-06T11:29:56.475Z] #17 23.63 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-01-06T11:29:56.475Z] #17 23.63 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-01-06T11:29:56.475Z] #17 23.64 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-01-06T11:29:56.475Z] #17 23.64 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-01-06T11:29:56.475Z] #17 23.65 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-01-06T11:29:56.475Z] #17 23.65 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-01-06T11:29:56.475Z] #17 23.65 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-01-06T11:29:56.475Z] #17 23.67 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T11:29:56.475Z] #17 23.68 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T11:29:56.475Z] #17 23.69 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-01-06T11:29:56.475Z] #17 23.70 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-01-06T11:29:56.475Z] #17 23.70 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-01-06T11:29:56.475Z] #17 23.70 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-01-06T11:29:56.475Z] #17 23.71 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-06T11:29:56.475Z] #17 23.72 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-06T11:29:56.475Z] #17 23.73 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-06T11:29:56.475Z] #17 23.73 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-01-06T11:29:56.475Z] #17 23.74 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-01-06T11:29:56.475Z] #17 23.74 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-06T11:29:56.475Z] #17 23.74 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-06T11:29:56.475Z] #17 23.74 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-01-06T11:29:56.475Z] #17 23.74 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-01-06T11:29:56.475Z] #17 23.76 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-06T11:29:56.475Z] #17 23.84 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-06T11:29:56.475Z] #17 23.84 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-06T11:29:56.475Z] #17 23.86 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-01-06T11:29:56.475Z] #17 23.86 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-06T11:29:56.475Z] #17 23.86 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-01-06T11:29:56.475Z] #17 23.89 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-06T11:29:56.475Z] #17 24.17 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-01-06T11:29:56.475Z] #17 24.22 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-01-06T11:29:56.475Z] #17 24.25 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-01-06T11:29:56.475Z] #17 24.26 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-01-06T11:29:56.475Z] #17 24.26 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-01-06T11:29:56.475Z] #17 24.69 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:29:56.475Z] #17 24.76 Fetched 17.8 MB in 1s (9145 kB/s) [2020-01-06T11:29:56.475Z] #17 24.85 Selecting previously unselected package bash-completion. [2020-01-06T11:29:56.475Z] #17 24.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23402 files and directories currently installed.) [2020-01-06T11:29:56.475Z] #17 24.90 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-06T11:29:56.624Z] #59 31.54 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:29:56.631Z] #41 83.15 DEP criu/pie-util-vdso-elf32.d [2020-01-06T11:29:56.631Z] #41 83.27 DEP criu/path.d [2020-01-06T11:29:56.885Z] #41 83.45 DEP criu/parasite-syscall.d [2020-01-06T11:29:57.140Z] #41 83.67 DEP criu/pagemap.d [2020-01-06T11:29:57.395Z] #41 83.89 DEP criu/pagemap-cache.d [2020-01-06T11:29:57.395Z] #41 84.02 DEP criu/page-xfer.d [2020-01-06T11:29:57.566Z] #59 32.43 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-06T11:29:57.566Z] #59 32.43 + BUILDTAGS='netgo osusergo static_build' [2020-01-06T11:29:57.566Z] #59 32.43 + export EXTRA_FLAGS=-buildmode=pie [2020-01-06T11:29:57.566Z] #59 32.43 + EXTRA_FLAGS=-buildmode=pie [2020-01-06T11:29:57.566Z] #59 32.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-06T11:29:57.566Z] #59 32.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-06T11:29:57.566Z] #59 32.43 + '[' '' = dynamic ']' [2020-01-06T11:29:57.566Z] #59 32.43 + make [2020-01-06T11:29:57.650Z] #41 84.18 DEP criu/page-pipe.d [2020-01-06T11:29:57.650Z] #41 84.32 DEP criu/netfilter.d [2020-01-06T11:29:57.650Z] #41 84.43 DEP criu/net.d [2020-01-06T11:29:58.210Z] #41 84.75 DEP criu/namespaces.d [2020-01-06T11:29:58.210Z] #41 84.96 DEP criu/mount.d [2020-01-06T11:29:58.376Z] #17 27.14 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-06T11:29:58.376Z] #17 ... [2020-01-06T11:29:58.376Z] [2020-01-06T11:29:58.376Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:58.376Z] #41 97.85 CC criu/clone-noasan.o [2020-01-06T11:29:58.376Z] #41 97.97 CC criu/config.o [2020-01-06T11:29:58.465Z] #41 85.16 DEP criu/mem.d [2020-01-06T11:29:58.466Z] #41 ... [2020-01-06T11:29:58.466Z] [2020-01-06T11:29:58.466Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:29:58.466Z] #17 12.19 Fetched 7932 kB in 9s (803 kB/s) [2020-01-06T11:29:58.591Z] #32 ... [2020-01-06T11:29:58.591Z] [2020-01-06T11:29:58.591Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:58.591Z] #45 0.565 + RM_GOPATH=0 [2020-01-06T11:29:58.591Z] #45 0.565 + TMP_GOPATH= [2020-01-06T11:29:58.591Z] #45 0.565 + : /build [2020-01-06T11:29:58.591Z] #45 0.566 + '[' -z '' ']' [2020-01-06T11:29:58.591Z] #45 0.567 ++ mktemp -d [2020-01-06T11:29:58.591Z] #45 0.572 + export GOPATH=/tmp/tmp.zsH76HGFfc [2020-01-06T11:29:58.591Z] #45 0.572 + GOPATH=/tmp/tmp.zsH76HGFfc [2020-01-06T11:29:58.591Z] #45 0.572 + RM_GOPATH=1 [2020-01-06T11:29:58.591Z] #45 0.574 ++ dirname ./install.sh [2020-01-06T11:29:58.591Z] #45 0.580 + dir=. [2020-01-06T11:29:58.591Z] #45 0.580 + bin=vndr [2020-01-06T11:29:58.591Z] #45 0.580 + shift [2020-01-06T11:29:58.591Z] #45 0.580 + '[' '!' -f ./vndr.installer ']' [2020-01-06T11:29:58.591Z] #45 0.581 + . ./vndr.installer [2020-01-06T11:29:58.591Z] #45 0.582 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:29:58.591Z] #45 0.582 + install_vndr [2020-01-06T11:29:58.591Z] #45 0.583 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-06T11:29:58.591Z] #45 0.583 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:29:58.591Z] #45 0.584 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zsH76HGFfc/src/github.com/LK4D4/vndr [2020-01-06T11:29:58.591Z] #45 0.592 Cloning into '/tmp/tmp.zsH76HGFfc/src/github.com/LK4D4/vndr'... [2020-01-06T11:29:58.591Z] #45 1.545 + cd /tmp/tmp.zsH76HGFfc/src/github.com/LK4D4/vndr [2020-01-06T11:29:58.591Z] #45 1.547 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:29:58.591Z] #45 1.565 + go build -buildmode=pie -v -o /build/vndr . [2020-01-06T11:29:58.591Z] #45 2.693 runtime/internal/atomic [2020-01-06T11:29:58.591Z] #45 2.694 internal/cpu [2020-01-06T11:29:58.591Z] #45 3.043 runtime/internal/math [2020-01-06T11:29:58.591Z] #45 3.134 internal/race [2020-01-06T11:29:58.591Z] #45 3.275 sync/atomic [2020-01-06T11:29:58.591Z] #45 3.433 unicode [2020-01-06T11:29:58.591Z] #45 3.629 internal/bytealg [2020-01-06T11:29:58.591Z] #45 4.130 runtime [2020-01-06T11:29:58.591Z] #45 7.838 unicode/utf8 [2020-01-06T11:29:58.591Z] #45 8.382 math [2020-01-06T11:29:58.950Z] #59 34.15 + bin/ctr [2020-01-06T11:29:59.468Z] #45 ... [2020-01-06T11:29:59.468Z] [2020-01-06T11:29:59.468Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:29:59.468Z] #23 0.395 + RM_GOPATH=0 [2020-01-06T11:29:59.468Z] #23 0.396 + TMP_GOPATH= [2020-01-06T11:29:59.468Z] #23 0.396 + : /build [2020-01-06T11:29:59.468Z] #23 0.396 + '[' -z '' ']' [2020-01-06T11:29:59.468Z] #23 0.406 ++ mktemp -d [2020-01-06T11:29:59.468Z] #23 0.406 + export GOPATH=/tmp/tmp.XjoQXbKJM8 [2020-01-06T11:29:59.468Z] #23 0.406 + GOPATH=/tmp/tmp.XjoQXbKJM8 [2020-01-06T11:29:59.468Z] #23 0.406 + RM_GOPATH=1 [2020-01-06T11:29:59.468Z] #23 0.419 ++ dirname ./install.sh [2020-01-06T11:29:59.468Z] #23 0.424 + dir=. [2020-01-06T11:29:59.468Z] #23 0.425 + bin=dockercli [2020-01-06T11:29:59.468Z] #23 0.425 + shift [2020-01-06T11:29:59.468Z] #23 0.426 + '[' '!' -f ./dockercli.installer ']' [2020-01-06T11:29:59.468Z] #23 0.426 + . ./dockercli.installer [2020-01-06T11:29:59.468Z] #23 0.427 ++ : stable [2020-01-06T11:29:59.468Z] #23 0.427 ++ : 17.06.2-ce [2020-01-06T11:29:59.468Z] #23 0.428 + install_dockercli [2020-01-06T11:29:59.468Z] #23 0.429 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-06T11:29:59.468Z] #23 0.429 Install docker/cli version 17.06.2-ce from stable [2020-01-06T11:29:59.468Z] #23 0.430 ++ uname -m [2020-01-06T11:29:59.468Z] #23 0.448 + arch=s390x [2020-01-06T11:29:59.468Z] #23 0.448 + '[' s390x '!=' x86_64 ']' [2020-01-06T11:29:59.468Z] #23 0.448 + '[' s390x '!=' s390x ']' [2020-01-06T11:29:59.468Z] #23 0.448 + url=https://download.docker.com/linux/static [2020-01-06T11:29:59.468Z] #23 0.449 + tar -xz docker/docker [2020-01-06T11:29:59.468Z] #23 0.452 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-01-06T11:29:59.468Z] #23 8.697 + mkdir -p /build [2020-01-06T11:29:59.468Z] #23 8.707 + mv docker/docker /build/ [2020-01-06T11:29:59.468Z] #23 8.711 + rmdir docker [2020-01-06T11:29:59.468Z] #23 DONE 8.8s [2020-01-06T11:29:59.468Z] [2020-01-06T11:29:59.468Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:29:59.468Z] #63 0.503 + RM_GOPATH=0 [2020-01-06T11:29:59.468Z] #63 0.507 + TMP_GOPATH= [2020-01-06T11:29:59.468Z] #63 0.507 + : /build/ [2020-01-06T11:29:59.468Z] #63 0.507 + '[' -z '' ']' [2020-01-06T11:29:59.468Z] #63 0.509 ++ mktemp -d [2020-01-06T11:29:59.468Z] #63 0.512 + export GOPATH=/tmp/tmp.mTuFGPtgJo [2020-01-06T11:29:59.468Z] #63 0.512 + GOPATH=/tmp/tmp.mTuFGPtgJo [2020-01-06T11:29:59.468Z] #63 0.512 + RM_GOPATH=1 [2020-01-06T11:29:59.468Z] #63 0.513 ++ dirname ./install.sh [2020-01-06T11:29:59.468Z] #63 0.514 + dir=. [2020-01-06T11:29:59.468Z] #63 0.514 + bin=rootlesskit [2020-01-06T11:29:59.468Z] #63 0.514 + shift [2020-01-06T11:29:59.468Z] #63 0.514 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-06T11:29:59.468Z] #63 0.514 + . ./rootlesskit.installer [2020-01-06T11:29:59.468Z] #63 0.514 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:29:59.468Z] #63 0.515 + install_rootlesskit [2020-01-06T11:29:59.468Z] #63 0.515 + case "$1" in [2020-01-06T11:29:59.468Z] #63 0.515 + export CGO_ENABLED=0 [2020-01-06T11:29:59.468Z] #63 0.515 + CGO_ENABLED=0 [2020-01-06T11:29:59.468Z] #63 0.516 + _install_rootlesskit [2020-01-06T11:29:59.468Z] #63 0.516 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-06T11:29:59.468Z] #63 0.516 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:29:59.468Z] #63 0.517 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mTuFGPtgJo/src/github.com/rootless-containers/rootlesskit [2020-01-06T11:29:59.468Z] #63 0.521 Cloning into '/tmp/tmp.mTuFGPtgJo/src/github.com/rootless-containers/rootlesskit'... [2020-01-06T11:29:59.468Z] #63 3.886 + cd /tmp/tmp.mTuFGPtgJo/src/github.com/rootless-containers/rootlesskit [2020-01-06T11:29:59.468Z] #63 3.887 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:29:59.468Z] #63 4.174 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T11:29:59.468Z] #63 4.174 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-06T11:29:59.522Z] #59 ... [2020-01-06T11:29:59.522Z] [2020-01-06T11:29:59.522Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:29:59.522Z] #44 63.19 internal/lazyregexp [2020-01-06T11:29:59.522Z] #44 63.25 net [2020-01-06T11:29:59.522Z] #44 63.29 os/exec [2020-01-06T11:29:59.522Z] #44 67.70 encoding/binary [2020-01-06T11:29:59.522Z] #44 67.73 go/token [2020-01-06T11:29:59.522Z] #44 67.75 flag [2020-01-06T11:29:59.522Z] #44 69.18 go/scanner [2020-01-06T11:29:59.522Z] #44 71.21 go/ast [2020-01-06T11:29:59.522Z] #44 71.39 net/url [2020-01-06T11:29:59.522Z] #44 72.24 text/template/parse [2020-01-06T11:29:59.522Z] #44 ... [2020-01-06T11:29:59.522Z] [2020-01-06T11:29:59.522Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:29:59.522Z] #41 13.00 PBCC images/mm.pb-c.c [2020-01-06T11:29:59.522Z] #41 13.14 DEP images/mm.pb-c.d [2020-01-06T11:29:59.522Z] #41 13.18 PBCC images/timerfd.pb-c.c [2020-01-06T11:29:59.522Z] #41 13.23 DEP images/timerfd.pb-c.d [2020-01-06T11:29:59.522Z] #41 13.37 PBCC images/timer.pb-c.c [2020-01-06T11:29:59.522Z] #41 13.41 DEP images/timer.pb-c.d [2020-01-06T11:29:59.522Z] #41 13.49 PBCC images/sa.pb-c.c [2020-01-06T11:29:59.522Z] #41 13.57 DEP images/sa.pb-c.d [2020-01-06T11:29:59.522Z] #41 13.66 PBCC images/pipe-data.pb-c.c [2020-01-06T11:29:59.522Z] #41 13.68 DEP images/pipe-data.pb-c.d [2020-01-06T11:29:59.522Z] #41 13.81 PBCC images/mnt.pb-c.c [2020-01-06T11:29:59.522Z] #41 13.84 DEP images/mnt.pb-c.d [2020-01-06T11:29:59.522Z] #41 13.94 PBCC images/sk-packet.pb-c.c [2020-01-06T11:29:59.522Z] #41 14.04 DEP images/sk-packet.pb-c.d [2020-01-06T11:29:59.522Z] #41 14.18 PBCC images/tcp-stream.pb-c.c [2020-01-06T11:29:59.522Z] #41 14.22 DEP images/tcp-stream.pb-c.d [2020-01-06T11:29:59.522Z] #41 14.36 PBCC images/pipe.pb-c.c [2020-01-06T11:29:59.522Z] #41 14.41 DEP images/pipe.pb-c.d [2020-01-06T11:29:59.522Z] #41 14.44 PBCC images/pstree.pb-c.c [2020-01-06T11:29:59.522Z] #41 14.47 DEP images/pstree.pb-c.d [2020-01-06T11:29:59.522Z] #41 14.56 PBCC images/fs.pb-c.c [2020-01-06T11:29:59.522Z] #41 14.59 DEP images/fs.pb-c.d [2020-01-06T11:29:59.522Z] #41 14.66 PBCC images/signalfd.pb-c.c [2020-01-06T11:29:59.522Z] #41 14.73 DEP images/signalfd.pb-c.d [2020-01-06T11:29:59.522Z] #41 14.79 PBCC images/fh.pb-c.c [2020-01-06T11:29:59.522Z] #41 14.84 PBCC images/fsnotify.pb-c.c [2020-01-06T11:29:59.522Z] #41 14.94 DEP images/fh.pb-c.d [2020-01-06T11:29:59.522Z] #41 15.16 DEP images/fsnotify.pb-c.d [2020-01-06T11:29:59.522Z] #41 15.27 PBCC images/eventpoll.pb-c.c [2020-01-06T11:29:59.522Z] #41 15.34 DEP images/eventpoll.pb-c.d [2020-01-06T11:29:59.522Z] #41 15.44 PBCC images/eventfd.pb-c.c [2020-01-06T11:29:59.522Z] #41 15.50 DEP images/eventfd.pb-c.d [2020-01-06T11:29:59.522Z] #41 15.58 PBCC images/remap-file-path.pb-c.c [2020-01-06T11:29:59.522Z] #41 15.67 DEP images/remap-file-path.pb-c.d [2020-01-06T11:29:59.522Z] #41 15.76 PBCC images/fifo.pb-c.c [2020-01-06T11:29:59.522Z] #41 15.80 DEP images/fifo.pb-c.d [2020-01-06T11:29:59.522Z] #41 15.88 PBCC images/ghost-file.pb-c.c [2020-01-06T11:29:59.522Z] #41 16.04 DEP images/ghost-file.pb-c.d [2020-01-06T11:29:59.522Z] #41 16.21 PBCC images/regfile.pb-c.c [2020-01-06T11:29:59.522Z] #41 16.33 DEP images/regfile.pb-c.d [2020-01-06T11:29:59.522Z] #41 16.46 PBCC images/ns.pb-c.c [2020-01-06T11:29:59.522Z] #41 16.50 DEP images/ns.pb-c.d [2020-01-06T11:29:59.522Z] #41 16.52 PBCC images/fdinfo.pb-c.c [2020-01-06T11:29:59.522Z] #41 16.67 DEP images/fdinfo.pb-c.d [2020-01-06T11:29:59.522Z] #41 16.83 PBCC images/core-aarch64.pb-c.c [2020-01-06T11:29:59.522Z] #41 16.87 PBCC images/core-arm.pb-c.c [2020-01-06T11:29:59.749Z] #41 99.42 CC criu/cr-check.o [2020-01-06T11:29:59.783Z] #41 16.93 PBCC images/core-ppc64.pb-c.c [2020-01-06T11:29:59.931Z] #63 ... [2020-01-06T11:29:59.931Z] [2020-01-06T11:29:59.931Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:29:59.931Z] #11 0.624 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:29:59.931Z] #11 0.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:29:59.931Z] #11 0.681 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:29:59.931Z] #11 0.710 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:29:59.931Z] #11 0.737 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:29:59.931Z] #11 1.501 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-06T11:29:59.931Z] #11 3.279 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-06T11:29:59.931Z] #11 4.153 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-06T11:30:00.047Z] #41 17.07 PBCC images/core-s390.pb-c.c [2020-01-06T11:30:00.047Z] #41 17.19 PBCC images/core-x86.pb-c.c [2020-01-06T11:30:00.047Z] #41 17.29 PBCC images/core.pb-c.c [2020-01-06T11:30:00.308Z] #41 17.49 PBCC images/inventory.pb-c.c [2020-01-06T11:30:00.351Z] #17 12.19 Reading package lists... [2020-01-06T11:30:00.351Z] #17 ... [2020-01-06T11:30:00.351Z] [2020-01-06T11:30:00.351Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:00.351Z] #44 137.1 github.com/LK4D4/vndr/godl [2020-01-06T11:30:00.351Z] #44 137.7 github.com/LK4D4/vndr [2020-01-06T11:30:00.351Z] #44 DONE 146.7s [2020-01-06T11:30:00.351Z] [2020-01-06T11:30:00.351Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:00.351Z] #41 85.38 DEP criu/lsm.d [2020-01-06T11:30:00.351Z] #41 85.58 DEP criu/log.d [2020-01-06T11:30:00.351Z] #41 85.72 DEP criu/libnetlink.d [2020-01-06T11:30:00.351Z] #41 85.83 DEP criu/kerndat.d [2020-01-06T11:30:00.351Z] #41 86.05 DEP criu/kcmp-ids.d [2020-01-06T11:30:00.351Z] #41 86.17 DEP criu/irmap.d [2020-01-06T11:30:00.351Z] #41 86.29 DEP criu/ipc_ns.d [2020-01-06T11:30:00.351Z] #41 86.43 DEP criu/image.d [2020-01-06T11:30:00.351Z] #41 86.62 DEP criu/image-desc.d [2020-01-06T11:30:00.351Z] #41 86.78 DEP criu/fsnotify.d [2020-01-06T11:30:00.351Z] #41 87.02 DEP criu/filesystems.d [2020-01-06T11:30:00.569Z] #41 17.69 DEP images/core-aarch64.pb-c.d [2020-01-06T11:30:00.569Z] #41 17.75 DEP images/core-arm.pb-c.d [2020-01-06T11:30:00.569Z] #41 17.79 DEP images/core-ppc64.pb-c.d [2020-01-06T11:30:00.617Z] #11 ... [2020-01-06T11:30:00.617Z] [2020-01-06T11:30:00.617Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:30:00.617Z] #39 0.599 + mktemp -d [2020-01-06T11:30:00.617Z] #39 0.603 + export GOPATH=/tmp/tmp.2srBidfWRA [2020-01-06T11:30:00.617Z] #39 0.603 + git clone https://github.com/docker/distribution.git /tmp/tmp.2srBidfWRA/src/github.com/docker/distribution [2020-01-06T11:30:00.617Z] #39 0.607 Cloning into '/tmp/tmp.2srBidfWRA/src/github.com/docker/distribution'... [2020-01-06T11:30:00.617Z] #39 ... [2020-01-06T11:30:00.617Z] [2020-01-06T11:30:00.617Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:30:00.617Z] #29 0.631 + mktemp -d [2020-01-06T11:30:00.617Z] #29 0.631 + export GOPATH=/tmp/tmp.sj7bPau2T5 [2020-01-06T11:30:00.617Z] #29 0.631 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.sj7bPau2T5/src/github.com/go-swagger/go-swagger [2020-01-06T11:30:00.617Z] #29 0.633 Cloning into '/tmp/tmp.sj7bPau2T5/src/github.com/go-swagger/go-swagger'... [2020-01-06T11:30:00.617Z] #29 ... [2020-01-06T11:30:00.617Z] [2020-01-06T11:30:00.617Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:30:00.617Z] #25 0.475 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:30:00.617Z] #25 0.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:30:00.617Z] #25 0.530 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:30:00.617Z] #25 0.568 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:30:00.617Z] #25 0.662 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:30:00.617Z] #25 1.292 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-06T11:30:00.617Z] #25 2.726 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-06T11:30:00.617Z] #25 3.444 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-06T11:30:00.830Z] #41 17.88 DEP images/core-s390.pb-c.d [2020-01-06T11:30:00.831Z] #41 17.99 DEP images/core-x86.pb-c.d [2020-01-06T11:30:00.831Z] #41 18.10 DEP images/core.pb-c.d [2020-01-06T11:30:00.909Z] #41 87.39 DEP criu/files.d [2020-01-06T11:30:01.091Z] #41 18.20 DEP images/inventory.pb-c.d [2020-01-06T11:30:01.091Z] #41 18.35 PBCC images/cpuinfo.pb-c.c [2020-01-06T11:30:01.164Z] #41 87.75 DEP criu/files-reg.d [2020-01-06T11:30:01.168Z] #25 ... [2020-01-06T11:30:01.168Z] [2020-01-06T11:30:01.168Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:30:01.168Z] #57 0.442 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:30:01.168Z] #57 0.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:30:01.168Z] #57 0.563 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:30:01.168Z] #57 0.577 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:30:01.168Z] #57 0.658 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:30:01.168Z] #57 1.335 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-06T11:30:01.168Z] #57 2.913 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-06T11:30:01.168Z] #57 3.545 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-06T11:30:01.168Z] #57 ... [2020-01-06T11:30:01.168Z] [2020-01-06T11:30:01.168Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:30:01.168Z] #48 0.545 + RM_GOPATH=0 [2020-01-06T11:30:01.168Z] #48 0.545 + TMP_GOPATH= [2020-01-06T11:30:01.168Z] #48 0.545 + : /build [2020-01-06T11:30:01.168Z] #48 0.545 + '[' -z '' ']' [2020-01-06T11:30:01.168Z] #48 0.545 ++ mktemp -d [2020-01-06T11:30:01.168Z] #48 0.550 + export GOPATH=/tmp/tmp.2jLP3BqARQ [2020-01-06T11:30:01.168Z] #48 0.550 + GOPATH=/tmp/tmp.2jLP3BqARQ [2020-01-06T11:30:01.168Z] #48 0.550 + RM_GOPATH=1 [2020-01-06T11:30:01.168Z] #48 0.552 ++ dirname ./install.sh [2020-01-06T11:30:01.168Z] #48 0.555 + dir=. [2020-01-06T11:30:01.168Z] #48 0.556 + bin=gotestsum [2020-01-06T11:30:01.168Z] #48 0.556 + shift [2020-01-06T11:30:01.168Z] #48 0.556 + '[' '!' -f ./gotestsum.installer ']' [2020-01-06T11:30:01.168Z] #48 0.557 + . ./gotestsum.installer [2020-01-06T11:30:01.168Z] #48 0.557 ++ : v0.3.5 [2020-01-06T11:30:01.168Z] #48 0.558 + install_gotestsum [2020-01-06T11:30:01.168Z] #48 0.558 + echo 'Installing gotestsum version v0.3.5' [2020-01-06T11:30:01.168Z] #48 0.559 Installing gotestsum version v0.3.5 [2020-01-06T11:30:01.168Z] #48 0.559 + go get -d gotest.tools/gotestsum [2020-01-06T11:30:01.168Z] #48 ... [2020-01-06T11:30:01.169Z] [2020-01-06T11:30:01.169Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:30:01.169Z] #69 0.349 + RM_GOPATH=0 [2020-01-06T11:30:01.169Z] #69 0.349 + TMP_GOPATH= [2020-01-06T11:30:01.169Z] #69 0.349 + : /build [2020-01-06T11:30:01.169Z] #69 0.349 + '[' -z '' ']' [2020-01-06T11:30:01.169Z] #69 0.356 ++ mktemp -d [2020-01-06T11:30:01.169Z] #69 0.366 + export GOPATH=/tmp/tmp.tzToAfvtlA [2020-01-06T11:30:01.169Z] #69 0.366 + GOPATH=/tmp/tmp.tzToAfvtlA [2020-01-06T11:30:01.169Z] #69 0.366 + RM_GOPATH=1 [2020-01-06T11:30:01.169Z] #69 0.368 ++ dirname ./install.sh [2020-01-06T11:30:01.169Z] #69 0.379 + dir=. [2020-01-06T11:30:01.169Z] #69 0.380 + bin=proxy [2020-01-06T11:30:01.169Z] #69 0.380 + shift [2020-01-06T11:30:01.169Z] #69 0.380 + '[' '!' -f ./proxy.installer ']' [2020-01-06T11:30:01.169Z] #69 0.381 + . ./proxy.installer [2020-01-06T11:30:01.169Z] #69 0.381 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:30:01.169Z] #69 0.383 + install_proxy [2020-01-06T11:30:01.169Z] #69 0.383 + case "$1" in [2020-01-06T11:30:01.169Z] #69 0.383 + export CGO_ENABLED=0 [2020-01-06T11:30:01.169Z] #69 0.383 + CGO_ENABLED=0 [2020-01-06T11:30:01.169Z] #69 0.383 + _install_proxy [2020-01-06T11:30:01.169Z] #69 0.383 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-06T11:30:01.169Z] #69 0.384 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tzToAfvtlA/src/github.com/docker/libnetwork [2020-01-06T11:30:01.169Z] #69 0.384 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:30:01.169Z] #69 0.391 Cloning into '/tmp/tmp.tzToAfvtlA/src/github.com/docker/libnetwork'... [2020-01-06T11:30:01.169Z] #69 ... [2020-01-06T11:30:01.169Z] [2020-01-06T11:30:01.169Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:30:01.169Z] #34 0.611 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:30:01.169Z] #34 0.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:30:01.169Z] #34 0.667 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:30:01.169Z] #34 0.696 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:30:01.169Z] #34 0.730 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:30:01.169Z] #34 1.495 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-06T11:30:01.169Z] #34 3.060 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-06T11:30:01.169Z] #34 3.919 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-06T11:30:01.169Z] #34 ... [2020-01-06T11:30:01.169Z] [2020-01-06T11:30:01.169Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:30:01.169Z] #41 0.731 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:30:01.169Z] #41 0.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:30:01.169Z] #41 0.831 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:30:01.169Z] #41 0.853 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:30:01.169Z] #41 0.881 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:30:01.169Z] #41 1.450 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-06T11:30:01.169Z] #41 2.962 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-06T11:30:01.169Z] #41 3.746 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-06T11:30:01.352Z] #41 18.44 DEP images/cpuinfo.pb-c.d [2020-01-06T11:30:01.352Z] #41 18.55 PBCC images/stats.pb-c.c [2020-01-06T11:30:01.352Z] #41 18.59 DEP images/stats.pb-c.d [2020-01-06T11:30:01.418Z] #41 87.99 DEP criu/files-ext.d [2020-01-06T11:30:01.418Z] #41 88.19 DEP criu/file-lock.d [2020-01-06T11:30:01.620Z] #41 ... [2020-01-06T11:30:01.620Z] [2020-01-06T11:30:01.620Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:01.620Z] #44 75.57 encoding/base64 [2020-01-06T11:30:01.649Z] #41 101.1 CC criu/cr-dedup.o [2020-01-06T11:30:01.674Z] #41 88.38 DEP criu/file-ids.d [2020-01-06T11:30:01.770Z] #41 ... [2020-01-06T11:30:01.770Z] [2020-01-06T11:30:01.770Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:30:01.770Z] #51 0.376 + RM_GOPATH=0 [2020-01-06T11:30:01.770Z] #51 0.380 + TMP_GOPATH= [2020-01-06T11:30:01.770Z] #51 0.380 + : /build [2020-01-06T11:30:01.770Z] #51 0.381 + '[' -z '' ']' [2020-01-06T11:30:01.770Z] #51 0.390 ++ mktemp -d [2020-01-06T11:30:01.770Z] #51 0.390 + export GOPATH=/tmp/tmp.yTScTKUJNU [2020-01-06T11:30:01.770Z] #51 0.390 + GOPATH=/tmp/tmp.yTScTKUJNU [2020-01-06T11:30:01.770Z] #51 0.390 + RM_GOPATH=1 [2020-01-06T11:30:01.770Z] #51 0.390 ++ dirname ./install.sh [2020-01-06T11:30:01.770Z] #51 0.392 + dir=. [2020-01-06T11:30:01.770Z] #51 0.392 + bin=golangci_lint [2020-01-06T11:30:01.770Z] #51 0.392 + shift [2020-01-06T11:30:01.770Z] #51 0.392 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-06T11:30:01.770Z] #51 0.401 Installing golangci-lint version v1.20.0 [2020-01-06T11:30:01.770Z] #51 0.401 + . ./golangci_lint.installer [2020-01-06T11:30:01.770Z] #51 0.401 ++ : v1.20.0 [2020-01-06T11:30:01.770Z] #51 0.401 + install_golangci_lint [2020-01-06T11:30:01.770Z] #51 0.401 + echo 'Installing golangci-lint version v1.20.0' [2020-01-06T11:30:01.770Z] #51 0.401 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-06T11:30:01.770Z] #51 ... [2020-01-06T11:30:01.770Z] [2020-01-06T11:30:01.770Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:30:01.770Z] #32 10.02 internal/testlog [2020-01-06T11:30:01.770Z] #32 10.69 encoding [2020-01-06T11:30:01.770Z] #32 11.19 runtime/cgo [2020-01-06T11:30:01.907Z] #41 101.6 CC criu/cr-dump.o [2020-01-06T11:30:01.930Z] #41 88.55 DEP criu/fifo.d [2020-01-06T11:30:01.930Z] #41 88.75 DEP criu/fdstore.d [2020-01-06T11:30:02.491Z] #41 88.93 DEP criu/fault-injection.d [2020-01-06T11:30:02.491Z] #41 88.99 DEP criu/external.d [2020-01-06T11:30:02.491Z] #41 89.10 DEP criu/eventpoll.d [2020-01-06T11:30:02.491Z] #41 89.31 DEP criu/eventfd.d [2020-01-06T11:30:02.746Z] #41 89.44 DEP criu/crtools.d [2020-01-06T11:30:03.002Z] #41 89.65 DEP criu/cr-service.d [2020-01-06T11:30:03.008Z] #44 ... [2020-01-06T11:30:03.008Z] [2020-01-06T11:30:03.008Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:30:03.008Z] #31 70.80 github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T11:30:03.008Z] #31 DONE 76.5s [2020-01-06T11:30:03.008Z] [2020-01-06T11:30:03.008Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:03.008Z] #44 76.75 encoding/json [2020-01-06T11:30:03.258Z] #41 89.85 DEP criu/cr-restore.d [2020-01-06T11:30:03.514Z] #41 90.06 DEP criu/cr-errno.d [2020-01-06T11:30:03.514Z] #41 90.08 DEP criu/cr-dump.d [2020-01-06T11:30:03.770Z] #41 90.38 DEP criu/cr-dedup.d [2020-01-06T11:30:03.770Z] #41 90.59 DEP criu/cr-check.d [2020-01-06T11:30:03.808Z] #41 ... [2020-01-06T11:30:03.808Z] [2020-01-06T11:30:03.808Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:30:03.808Z] #17 27.59 Selecting previously unselected package libnet1:amd64. [2020-01-06T11:30:03.808Z] #17 27.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-06T11:30:03.808Z] #17 27.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-06T11:30:03.808Z] #17 27.71 Selecting previously unselected package libnfnetlink0:amd64. [2020-01-06T11:30:03.808Z] #17 27.71 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-01-06T11:30:03.808Z] #17 27.71 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-06T11:30:03.808Z] #17 27.77 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-01-06T11:30:03.808Z] #17 27.77 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-06T11:30:03.808Z] #17 27.77 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-06T11:30:03.808Z] #17 28.27 Selecting previously unselected package python3.5-minimal. [2020-01-06T11:30:03.808Z] #17 28.27 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-06T11:30:03.808Z] #17 28.28 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T11:30:03.808Z] #17 29.07 Selecting previously unselected package python3-minimal. [2020-01-06T11:30:03.808Z] #17 29.07 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2020-01-06T11:30:03.808Z] #17 29.07 Unpacking python3-minimal (3.5.3-1) ... [2020-01-06T11:30:03.808Z] #17 29.16 Selecting previously unselected package libmpdec2:amd64. [2020-01-06T11:30:03.808Z] #17 29.16 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2020-01-06T11:30:03.808Z] #17 29.18 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-01-06T11:30:03.808Z] #17 29.28 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-01-06T11:30:03.808Z] #17 29.29 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-01-06T11:30:03.808Z] #17 29.30 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-06T11:30:03.808Z] #17 30.53 Selecting previously unselected package python3.5. [2020-01-06T11:30:03.808Z] #17 30.55 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-01-06T11:30:03.808Z] #17 30.55 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T11:30:03.808Z] #17 30.71 Selecting previously unselected package libpython3-stdlib:amd64. [2020-01-06T11:30:03.808Z] #17 30.71 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-01-06T11:30:03.808Z] #17 30.72 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-06T11:30:03.808Z] #17 30.80 Selecting previously unselected package dh-python. [2020-01-06T11:30:03.808Z] #17 30.81 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-06T11:30:03.808Z] #17 30.83 Unpacking dh-python (2.20170125) ... [2020-01-06T11:30:03.808Z] #17 31.02 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-06T11:30:03.808Z] #17 31.05 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T11:30:04.067Z] #17 33.22 Setting up python3-minimal (3.5.3-1) ... [2020-01-06T11:30:04.331Z] #41 90.78 DEP criu/config.d [2020-01-06T11:30:04.331Z] #41 90.94 DEP criu/clone-noasan.d [2020-01-06T11:30:04.331Z] #41 91.00 DEP criu/cgroup.d [2020-01-06T11:30:04.587Z] #41 91.26 DEP criu/cgroup-props.d [2020-01-06T11:30:04.587Z] #41 91.38 DEP criu/bitmap.d [2020-01-06T11:30:04.587Z] #41 91.41 DEP criu/bfd.d [2020-01-06T11:30:05.001Z] #17 34.15 Selecting previously unselected package python3. [2020-01-06T11:30:05.001Z] #17 34.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24906 files and directories currently installed.) [2020-01-06T11:30:05.148Z] #41 91.58 DEP criu/autofs.d [2020-01-06T11:30:05.148Z] #41 91.80 DEP criu/aio.d [2020-01-06T11:30:05.260Z] #17 34.22 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-01-06T11:30:05.260Z] #17 34.23 Unpacking python3 (3.5.3-1) ... [2020-01-06T11:30:05.260Z] #17 34.31 Selecting previously unselected package pigz. [2020-01-06T11:30:05.260Z] #17 34.32 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-01-06T11:30:05.260Z] #17 34.33 Unpacking pigz (2.3.4-1) ... [2020-01-06T11:30:05.260Z] #17 34.43 Selecting previously unselected package libip4tc0:amd64. [2020-01-06T11:30:05.260Z] #17 34.44 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T11:30:05.260Z] #17 34.45 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:05.403Z] #41 91.92 DEP criu/action-scripts.d [2020-01-06T11:30:05.404Z] #41 92.22 CC criu/action-scripts.o [2020-01-06T11:30:05.518Z] #17 34.55 Selecting previously unselected package libip6tc0:amd64. [2020-01-06T11:30:05.518Z] #17 34.55 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T11:30:05.518Z] #17 34.55 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:05.518Z] #17 34.64 Selecting previously unselected package libiptc0:amd64. [2020-01-06T11:30:05.520Z] #32 ... [2020-01-06T11:30:05.520Z] [2020-01-06T11:30:05.520Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:30:05.520Z] #69 12.90 Checking out files: 50% (1010/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/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: 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-01-06T11:30:05.520Z] #69 14.08 + cd /tmp/tmp.tzToAfvtlA/src/github.com/docker/libnetwork [2020-01-06T11:30:05.520Z] #69 14.08 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:30:05.520Z] #69 14.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-06T11:30:05.557Z] #44 79.49 go/parser [2020-01-06T11:30:05.776Z] #17 34.67 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T11:30:05.776Z] #17 34.68 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:05.776Z] #17 34.76 Selecting previously unselected package libxtables12:amd64. [2020-01-06T11:30:05.776Z] #17 34.76 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T11:30:05.776Z] #17 34.77 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:05.776Z] #17 34.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-01-06T11:30:05.776Z] #17 34.86 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-01-06T11:30:05.776Z] #17 34.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-06T11:30:05.964Z] #41 ... [2020-01-06T11:30:05.964Z] [2020-01-06T11:30:05.964Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:30:05.964Z] #28 152.7 + rm -rf /tmp/tmp.wcc0Q4V8WN [2020-01-06T11:30:06.035Z] #17 34.95 Selecting previously unselected package iptables. [2020-01-06T11:30:06.035Z] #17 34.96 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T11:30:06.035Z] #17 34.96 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:06.221Z] #28 DONE 153.2s [2020-01-06T11:30:06.221Z] [2020-01-06T11:30:06.221Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:06.221Z] #41 92.75 CC criu/aio.o [2020-01-06T11:30:06.294Z] #17 35.47 Selecting previously unselected package xxd. [2020-01-06T11:30:06.294Z] #17 35.49 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-06T11:30:06.554Z] #17 35.50 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:06.554Z] #17 35.60 Selecting previously unselected package vim-common. [2020-01-06T11:30:06.554Z] #17 35.61 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:30:06.554Z] #17 35.63 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:06.812Z] #17 35.77 Selecting previously unselected package bzip2. [2020-01-06T11:30:06.812Z] #17 35.77 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-01-06T11:30:06.812Z] #17 35.78 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-06T11:30:06.812Z] #17 35.90 Selecting previously unselected package libgpm2:amd64. [2020-01-06T11:30:06.812Z] #17 35.91 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-01-06T11:30:06.812Z] #17 35.91 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-06T11:30:06.812Z] #17 35.98 Selecting previously unselected package xz-utils. [2020-01-06T11:30:06.812Z] #17 35.98 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-01-06T11:30:06.812Z] #17 35.99 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-06T11:30:07.070Z] #17 36.16 Selecting previously unselected package aufs-tools. [2020-01-06T11:30:07.070Z] #17 36.16 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-01-06T11:30:07.070Z] #17 36.17 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-06T11:30:07.147Z] #41 93.81 CC criu/autofs.o [2020-01-06T11:30:07.328Z] #17 36.30 Selecting previously unselected package libonig4:amd64. [2020-01-06T11:30:07.328Z] #17 36.31 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2020-01-06T11:30:07.328Z] #17 36.31 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-06T11:30:07.328Z] #17 36.44 Selecting previously unselected package libjq1:amd64. [2020-01-06T11:30:07.328Z] #17 36.46 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-06T11:30:07.328Z] #17 36.47 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-06T11:30:07.586Z] #17 36.55 Selecting previously unselected package jq. [2020-01-06T11:30:07.586Z] #17 36.56 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-06T11:30:07.586Z] #17 36.57 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T11:30:07.586Z] #17 36.67 Selecting previously unselected package libaio1:amd64. [2020-01-06T11:30:07.586Z] #17 36.69 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2020-01-06T11:30:07.586Z] #17 36.70 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-01-06T11:30:07.586Z] #17 36.75 Selecting previously unselected package libcap2-bin. [2020-01-06T11:30:07.586Z] #17 36.76 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-01-06T11:30:07.586Z] #17 36.76 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-06T11:30:07.845Z] #17 36.83 Selecting previously unselected package libnl-3-200:amd64. [2020-01-06T11:30:07.845Z] #17 36.83 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-06T11:30:07.845Z] #17 36.84 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-06T11:30:07.845Z] #17 36.92 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-06T11:30:07.845Z] #17 36.92 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-06T11:30:07.845Z] #17 36.93 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-06T11:30:07.845Z] #17 37.01 Selecting previously unselected package libreadline5:amd64. [2020-01-06T11:30:07.845Z] #17 37.02 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-01-06T11:30:07.845Z] #17 37.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-06T11:30:08.103Z] #17 37.12 Selecting previously unselected package net-tools. [2020-01-06T11:30:08.103Z] #17 37.13 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-01-06T11:30:08.103Z] #17 37.13 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T11:30:08.360Z] #17 37.34 Selecting previously unselected package python-pip-whl. [2020-01-06T11:30:08.360Z] #17 37.36 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-06T11:30:08.360Z] #17 37.37 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T11:30:08.511Z] #41 95.29 CC criu/bfd.o [2020-01-06T11:30:08.856Z] #44 82.16 text/template [2020-01-06T11:30:08.856Z] #44 ... [2020-01-06T11:30:08.856Z] [2020-01-06T11:30:08.856Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:30:08.856Z] #10 79.58 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-06T11:30:08.856Z] #10 79.60 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2020-01-06T11:30:08.856Z] #10 79.62 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2020-01-06T11:30:08.856Z] #10 79.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-06T11:30:08.856Z] #10 79.79 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2020-01-06T11:30:08.856Z] #10 79.82 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2020-01-06T11:30:08.926Z] #17 37.81 Selecting previously unselected package python3-pip. [2020-01-06T11:30:08.926Z] #17 37.83 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-06T11:30:08.926Z] #17 37.83 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T11:30:08.926Z] #17 37.98 Selecting previously unselected package python3-pkg-resources. [2020-01-06T11:30:08.926Z] #17 37.98 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T11:30:08.926Z] #17 37.99 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-06T11:30:09.072Z] #41 95.75 CC criu/bitmap.o [2020-01-06T11:30:09.185Z] #17 38.11 Selecting previously unselected package python3-setuptools. [2020-01-06T11:30:09.185Z] #17 38.12 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-06T11:30:09.185Z] #17 38.12 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-06T11:30:09.185Z] #17 38.29 Selecting previously unselected package python3-wheel. [2020-01-06T11:30:09.185Z] #17 38.30 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-06T11:30:09.185Z] #17 38.31 Unpacking python3-wheel (0.29.0-2) ... [2020-01-06T11:30:09.329Z] #41 95.93 CC criu/cgroup-props.o [2020-01-06T11:30:09.443Z] #17 38.42 Selecting previously unselected package thin-provisioning-tools. [2020-01-06T11:30:09.443Z] #17 38.43 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-01-06T11:30:09.443Z] #17 38.44 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T11:30:09.701Z] #17 38.71 Selecting previously unselected package vim-runtime. [2020-01-06T11:30:09.701Z] #17 38.72 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:30:09.701Z] #17 38.74 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-06T11:30:09.701Z] #17 38.77 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-06T11:30:09.701Z] #17 38.78 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:09.891Z] #41 96.63 CC criu/cgroup.o [2020-01-06T11:30:11.780Z] #41 ... [2020-01-06T11:30:11.780Z] [2020-01-06T11:30:11.780Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:30:11.780Z] #17 12.19 Reading package lists... [2020-01-06T11:30:11.780Z] #17 16.10 Reading package lists... [2020-01-06T11:30:11.780Z] #17 19.38 Building dependency tree... [2020-01-06T11:30:11.780Z] #17 20.49 The following additional packages will be installed: [2020-01-06T11:30:11.780Z] #17 20.49 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-06T11:30:11.780Z] #17 20.49 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-06T11:30:11.780Z] #17 20.49 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-06T11:30:11.780Z] #17 20.49 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-06T11:30:11.780Z] #17 20.49 python3.5 python3.5-minimal vim-runtime xxd [2020-01-06T11:30:11.780Z] #17 20.49 Suggested packages: [2020-01-06T11:30:11.780Z] #17 20.49 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-06T11:30:11.780Z] #17 20.49 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-06T11:30:11.780Z] #17 20.49 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-06T11:30:11.780Z] #17 20.49 quota [2020-01-06T11:30:11.780Z] #17 20.49 Recommended packages: [2020-01-06T11:30:11.780Z] #17 20.49 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-06T11:30:11.780Z] #17 20.49 python3-keyrings.alt python3-xdg unzip [2020-01-06T11:30:11.780Z] #17 22.77 The following NEW packages will be installed: [2020-01-06T11:30:11.780Z] #17 22.77 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-06T11:30:11.780Z] #17 22.77 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-06T11:30:11.780Z] #17 22.77 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-06T11:30:11.780Z] #17 22.77 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-06T11:30:11.780Z] #17 22.77 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-06T11:30:11.780Z] #17 22.77 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-06T11:30:11.780Z] #17 22.77 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-06T11:30:11.780Z] #17 22.78 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-06T11:30:11.780Z] #17 23.82 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:30:11.780Z] #17 23.82 Need to get 17.8 MB of archives. [2020-01-06T11:30:11.780Z] #17 23.82 After this operation, 76.2 MB of additional disk space will be used. [2020-01-06T11:30:11.780Z] #17 23.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-01-06T11:30:11.780Z] #17 23.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-06T11:30:11.780Z] #17 23.83 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-01-06T11:30:11.780Z] #17 23.83 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-01-06T11:30:11.780Z] #17 23.86 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-01-06T11:30:11.780Z] #17 23.94 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-01-06T11:30:11.780Z] #17 23.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-01-06T11:30:11.780Z] #17 23.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-01-06T11:30:11.780Z] #17 24.06 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-01-06T11:30:11.780Z] #17 24.07 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-01-06T11:30:11.780Z] #17 24.07 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-01-06T11:30:11.780Z] #17 24.07 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-01-06T11:30:11.780Z] #17 24.08 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-01-06T11:30:11.780Z] #17 24.08 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-01-06T11:30:11.780Z] #17 24.09 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-01-06T11:30:11.780Z] #17 24.09 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-01-06T11:30:11.780Z] #17 24.10 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-01-06T11:30:11.780Z] #17 24.10 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-01-06T11:30:11.780Z] #17 24.10 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-01-06T11:30:11.780Z] #17 24.12 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T11:30:11.780Z] #17 24.13 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T11:30:11.780Z] #17 24.13 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-01-06T11:30:11.780Z] #17 24.14 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-01-06T11:30:11.780Z] #17 24.14 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-01-06T11:30:11.780Z] #17 24.16 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-01-06T11:30:11.780Z] #17 24.17 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-06T11:30:11.780Z] #17 24.17 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-06T11:30:11.780Z] #17 24.18 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-06T11:30:11.780Z] #17 24.19 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-01-06T11:30:11.780Z] #17 24.19 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-01-06T11:30:11.780Z] #17 24.20 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-06T11:30:11.780Z] #17 24.20 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-06T11:30:11.781Z] #17 24.20 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-01-06T11:30:11.781Z] #17 24.21 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-01-06T11:30:11.781Z] #17 24.23 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-06T11:30:11.781Z] #17 24.30 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-06T11:30:11.781Z] #17 24.31 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-06T11:30:11.781Z] #17 24.32 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-01-06T11:30:11.781Z] #17 24.33 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-06T11:30:11.781Z] #17 24.34 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-01-06T11:30:11.781Z] #17 24.35 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-06T11:30:11.781Z] #17 24.61 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-01-06T11:30:11.781Z] #17 24.66 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-01-06T11:30:11.781Z] #17 24.70 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-01-06T11:30:11.781Z] #17 24.71 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-01-06T11:30:11.781Z] #17 24.71 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-01-06T11:30:11.781Z] #17 25.24 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:30:11.781Z] #17 25.32 Fetched 17.8 MB in 1s (9212 kB/s) [2020-01-06T11:30:11.781Z] #17 25.39 Selecting previously unselected package bash-completion. [2020-01-06T11:30:11.781Z] #17 25.39 (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 ... 23402 files and directories currently installed.) [2020-01-06T11:30:11.781Z] #17 25.43 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-06T11:30:12.158Z] #10 ... [2020-01-06T11:30:12.158Z] [2020-01-06T11:30:12.158Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:12.158Z] #44 85.46 math/big [2020-01-06T11:30:12.708Z] #17 ... [2020-01-06T11:30:12.708Z] [2020-01-06T11:30:12.708Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:12.708Z] #41 99.20 CC criu/clone-noasan.o [2020-01-06T11:30:12.708Z] #41 99.34 CC criu/config.o [2020-01-06T11:30:12.730Z] #44 86.70 vendor/golang.org/x/text/unicode/bidi [2020-01-06T11:30:12.984Z] #17 41.92 Selecting previously unselected package vim. [2020-01-06T11:30:12.984Z] #17 41.92 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-06T11:30:12.984Z] #17 41.93 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:13.242Z] #17 42.40 Selecting previously unselected package xfsprogs. [2020-01-06T11:30:13.242Z] #17 42.40 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-01-06T11:30:13.242Z] #17 42.40 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-06T11:30:13.676Z] #44 ... [2020-01-06T11:30:13.676Z] [2020-01-06T11:30:13.676Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:13.676Z] #41 20.71 make[1]: Nothing to be done for 'all'. [2020-01-06T11:30:13.676Z] #41 22.99 CC images/stats.o [2020-01-06T11:30:13.676Z] #41 23.54 CC images/core.o [2020-01-06T11:30:13.676Z] #41 24.36 CC images/core-x86.o [2020-01-06T11:30:13.676Z] #41 24.92 CC images/core-arm.o [2020-01-06T11:30:13.676Z] #41 25.34 CC images/core-aarch64.o [2020-01-06T11:30:13.676Z] #41 25.91 CC images/core-ppc64.o [2020-01-06T11:30:13.676Z] #41 26.96 CC images/core-s390.o [2020-01-06T11:30:13.676Z] #41 28.25 CC images/cpuinfo.o [2020-01-06T11:30:13.676Z] #41 28.96 CC images/inventory.o [2020-01-06T11:30:13.676Z] #41 29.29 CC images/fdinfo.o [2020-01-06T11:30:13.676Z] #41 29.73 CC images/fown.o [2020-01-06T11:30:13.676Z] #41 30.02 CC images/ns.o [2020-01-06T11:30:13.676Z] #41 30.29 CC images/regfile.o [2020-01-06T11:30:13.676Z] #41 30.54 CC images/ghost-file.o [2020-01-06T11:30:13.808Z] #17 42.89 Selecting previously unselected package zip. [2020-01-06T11:30:13.808Z] #17 42.91 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2020-01-06T11:30:13.808Z] #17 42.91 Unpacking zip (3.0-11+b1) ... [2020-01-06T11:30:13.826Z] #69 ... [2020-01-06T11:30:13.826Z] [2020-01-06T11:30:13.826Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:30:13.826Z] #39 12.95 + cd /tmp/tmp.2srBidfWRA/src/github.com/docker/distribution [2020-01-06T11:30:13.826Z] #39 12.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-06T11:30:13.826Z] #39 14.80 + GOPATH=/tmp/tmp.2srBidfWRA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2srBidfWRA go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-06T11:30:13.826Z] #39 ... [2020-01-06T11:30:13.826Z] [2020-01-06T11:30:13.826Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:30:13.826Z] #51 17.84 + cd /tmp/tmp.yTScTKUJNU/src/github.com/golangci/golangci-lint/ [2020-01-06T11:30:13.826Z] #51 17.84 + git checkout -q v1.20.0 [2020-01-06T11:30:13.826Z] #51 18.11 ++ git describe --tags [2020-01-06T11:30:13.826Z] #51 18.11 + version=v1.20.0 [2020-01-06T11:30:13.826Z] #51 18.11 ++ git rev-parse --short HEAD [2020-01-06T11:30:13.826Z] #51 18.11 + commit=cc98739 [2020-01-06T11:30:13.826Z] #51 18.11 ++ git show -s --format=%cd [2020-01-06T11:30:13.826Z] #51 18.12 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-06T11:30:13.826Z] #51 18.12 + 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-01-06T11:30:13.937Z] #41 31.01 CC images/fifo.o [2020-01-06T11:30:14.067Z] #17 43.08 Selecting previously unselected package libapparmor-perl. [2020-01-06T11:30:14.067Z] #17 43.10 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-01-06T11:30:14.067Z] #17 43.10 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T11:30:14.198Z] #41 31.42 CC images/remap-file-path.o [2020-01-06T11:30:14.244Z] #51 ... [2020-01-06T11:30:14.244Z] [2020-01-06T11:30:14.244Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:30:14.244Z] #41 14.21 Fetched 7676 kB in 13s (570 kB/s) [2020-01-06T11:30:14.244Z] #41 14.21 Reading package lists... [2020-01-06T11:30:14.244Z] #41 18.35 Reading package lists... [2020-01-06T11:30:14.244Z] #41 23.45 Building dependency tree... [2020-01-06T11:30:14.244Z] #41 ... [2020-01-06T11:30:14.244Z] [2020-01-06T11:30:14.244Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:30:14.244Z] #34 14.37 Fetched 7676 kB in 13s (560 kB/s) [2020-01-06T11:30:14.244Z] #34 14.37 Reading package lists... [2020-01-06T11:30:14.244Z] #34 19.44 Reading package lists... [2020-01-06T11:30:14.325Z] #17 43.22 Selecting previously unselected package apparmor. [2020-01-06T11:30:14.325Z] #17 43.23 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-01-06T11:30:14.325Z] #17 43.30 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-06T11:30:14.325Z] #17 ... [2020-01-06T11:30:14.325Z] [2020-01-06T11:30:14.325Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:14.325Z] #41 103.8 CC criu/cr-errno.o [2020-01-06T11:30:14.325Z] #41 103.9 CC criu/cr-restore.o [2020-01-06T11:30:14.325Z] #41 108.3 CC criu/cr-service.o [2020-01-06T11:30:14.325Z] #41 109.8 CC criu/crtools.o [2020-01-06T11:30:14.325Z] #41 110.5 CC criu/eventfd.o [2020-01-06T11:30:14.325Z] #41 110.8 CC criu/eventpoll.o [2020-01-06T11:30:14.325Z] #41 111.7 CC criu/external.o [2020-01-06T11:30:14.325Z] #41 112.1 CC criu/fault-injection.o [2020-01-06T11:30:14.325Z] #41 112.3 CC criu/fdstore.o [2020-01-06T11:30:14.325Z] #41 112.7 CC criu/fifo.o [2020-01-06T11:30:14.325Z] #41 113.2 CC criu/file-ids.o [2020-01-06T11:30:14.325Z] #41 113.4 CC criu/file-lock.o [2020-01-06T11:30:14.584Z] #41 ... [2020-01-06T11:30:14.584Z] [2020-01-06T11:30:14.584Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:30:14.584Z] #17 43.68 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-06T11:30:14.584Z] #17 43.69 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T11:30:14.584Z] #17 43.70 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-06T11:30:14.584Z] #17 43.76 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:14.584Z] #17 43.77 Processing triggers for mime-support (3.60) ... [2020-01-06T11:30:14.595Z] #41 100.9 CC criu/cr-check.o [2020-01-06T11:30:14.651Z] #34 24.51 Building dependency tree... [2020-01-06T11:30:14.651Z] #34 ... [2020-01-06T11:30:14.651Z] [2020-01-06T11:30:14.651Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:30:14.651Z] #57 14.42 Fetched 7676 kB in 14s (548 kB/s) [2020-01-06T11:30:14.651Z] #57 14.42 Reading package lists... [2020-01-06T11:30:14.651Z] #57 19.37 Reading package lists... [2020-01-06T11:30:14.651Z] #57 24.38 Building dependency tree... [2020-01-06T11:30:14.651Z] #57 ... [2020-01-06T11:30:14.651Z] [2020-01-06T11:30:14.651Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:30:14.651Z] #25 14.65 Fetched 7676 kB in 14s (541 kB/s) [2020-01-06T11:30:14.651Z] #25 14.65 Reading package lists... [2020-01-06T11:30:14.651Z] #25 19.41 Reading package lists... [2020-01-06T11:30:14.651Z] #25 24.48 Building dependency tree... [2020-01-06T11:30:14.651Z] #25 ... [2020-01-06T11:30:14.651Z] [2020-01-06T11:30:14.651Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:30:14.651Z] #11 14.72 Fetched 7676 kB in 14s (544 kB/s) [2020-01-06T11:30:14.651Z] #11 14.72 Reading package lists... [2020-01-06T11:30:14.651Z] #11 19.40 Reading package lists... [2020-01-06T11:30:14.771Z] #41 31.78 CC images/eventfd.o [2020-01-06T11:30:14.842Z] #17 43.83 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:14.843Z] #17 43.84 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-06T11:30:14.843Z] #17 43.85 Setting up libcap2-bin (1:2.25-1) ... [2020-01-06T11:30:14.843Z] #17 43.86 Setting up bash-completion (1:2.1-4.3) ... [2020-01-06T11:30:15.032Z] #41 32.09 CC images/eventpoll.o [2020-01-06T11:30:15.057Z] #11 24.36 Building dependency tree... [2020-01-06T11:30:15.057Z] #11 ... [2020-01-06T11:30:15.057Z] [2020-01-06T11:30:15.057Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:15.057Z] #45 15.75 unicode/utf16 [2020-01-06T11:30:15.057Z] #45 16.13 container/list [2020-01-06T11:30:15.057Z] #45 16.76 crypto/internal/subtle [2020-01-06T11:30:15.057Z] #45 17.05 crypto/subtle [2020-01-06T11:30:15.057Z] #45 17.13 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-06T11:30:15.057Z] #45 17.22 internal/nettrace [2020-01-06T11:30:15.057Z] #45 17.38 runtime/cgo [2020-01-06T11:30:15.057Z] #45 ... [2020-01-06T11:30:15.057Z] [2020-01-06T11:30:15.057Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:30:15.057Z] #41 25.15 The following additional packages will be installed: [2020-01-06T11:30:15.057Z] #41 25.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-06T11:30:15.057Z] #41 25.22 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-06T11:30:15.471Z] #41 25.23 Suggested packages: [2020-01-06T11:30:15.471Z] #41 25.23 manpages-dev python-setuptools [2020-01-06T11:30:15.608Z] #41 32.68 CC images/fh.o [2020-01-06T11:30:15.608Z] #41 ... [2020-01-06T11:30:15.608Z] [2020-01-06T11:30:15.608Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:30:15.608Z] #62 89.37 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T11:30:15.608Z] #62 89.37 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-06T11:30:15.960Z] #41 102.5 CC criu/cr-dedup.o [2020-01-06T11:30:16.521Z] #41 103.0 CC criu/cr-dump.o [2020-01-06T11:30:17.372Z] #17 46.13 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-06T11:30:17.372Z] #17 46.14 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-06T11:30:17.372Z] #17 46.14 Setting up zip (3.0-11+b1) ... [2020-01-06T11:30:17.372Z] #17 46.15 Setting up bzip2 (1.0.6-8.1) ... [2020-01-06T11:30:17.372Z] #17 46.16 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-06T11:30:17.372Z] #17 46.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:30:17.372Z] #17 46.19 Setting up libaio1:amd64 (0.3.110-3) ... [2020-01-06T11:30:17.372Z] #17 46.21 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:17.372Z] #17 46.22 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-06T11:30:17.372Z] #17 46.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-06T11:30:17.372Z] #17 46.25 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T11:30:17.372Z] #17 46.26 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:17.372Z] #17 46.28 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-06T11:30:17.372Z] #17 46.29 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:17.458Z] #41 27.41 The following NEW packages will be installed: [2020-01-06T11:30:17.458Z] #41 27.42 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-06T11:30:17.458Z] #41 27.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-06T11:30:17.458Z] #41 27.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-06T11:30:17.458Z] #41 27.42 zlib1g-dev [2020-01-06T11:30:17.458Z] #41 27.51 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:30:17.458Z] #41 27.51 Need to get 3476 kB of archives. [2020-01-06T11:30:17.458Z] #41 27.51 After this operation, 20.2 MB of additional disk space will be used. [2020-01-06T11:30:17.458Z] #41 27.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-01-06T11:30:17.458Z] #41 27.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2020-01-06T11:30:17.458Z] #41 27.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2020-01-06T11:30:17.458Z] #41 27.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-01-06T11:30:17.458Z] #41 27.56 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2020-01-06T11:30:17.458Z] #41 27.57 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-01-06T11:30:17.458Z] #41 27.57 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2020-01-06T11:30:17.458Z] #41 27.57 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2020-01-06T11:30:17.458Z] #41 27.59 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2020-01-06T11:30:17.631Z] #17 46.67 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-06T11:30:17.631Z] #17 46.69 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-06T11:30:17.631Z] #17 46.70 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T11:30:17.631Z] #17 46.72 Setting up pigz (2.3.4-1) ... [2020-01-06T11:30:17.631Z] #17 46.73 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T11:30:17.631Z] #17 46.74 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-01-06T11:30:17.631Z] #17 46.75 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:17.631Z] #17 46.77 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T11:30:17.631Z] #17 46.78 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-06T11:30:17.631Z] #17 46.79 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-06T11:30:17.631Z] #17 46.80 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:17.631Z] #17 46.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-06T11:30:17.631Z] #17 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-06T11:30:17.631Z] #17 46.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-06T11:30:17.631Z] #17 46.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-06T11:30:17.631Z] #17 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-06T11:30:17.631Z] #17 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-06T11:30:17.631Z] #17 46.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-06T11:30:17.631Z] #17 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-06T11:30:17.631Z] #17 46.89 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-06T11:30:17.879Z] #41 27.65 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2020-01-06T11:30:17.879Z] #41 27.67 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2020-01-06T11:30:17.879Z] #41 27.76 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2020-01-06T11:30:17.879Z] #41 27.81 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2020-01-06T11:30:17.879Z] #41 27.81 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2020-01-06T11:30:17.879Z] #41 27.82 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-06T11:30:17.879Z] #41 27.83 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2020-01-06T11:30:17.885Z] #41 ... [2020-01-06T11:30:17.885Z] [2020-01-06T11:30:17.885Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:30:17.885Z] #17 27.78 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-06T11:30:17.885Z] #17 28.16 Selecting previously unselected package libnet1:amd64. [2020-01-06T11:30:17.885Z] #17 28.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-06T11:30:17.885Z] #17 28.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-06T11:30:17.885Z] #17 28.27 Selecting previously unselected package libnfnetlink0:amd64. [2020-01-06T11:30:17.885Z] #17 28.27 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-01-06T11:30:17.885Z] #17 28.28 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-06T11:30:17.885Z] #17 28.33 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-01-06T11:30:17.885Z] #17 28.34 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-06T11:30:17.885Z] #17 28.35 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-06T11:30:17.885Z] #17 28.78 Selecting previously unselected package python3.5-minimal. [2020-01-06T11:30:17.885Z] #17 28.79 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-06T11:30:17.885Z] #17 28.81 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T11:30:17.885Z] #17 29.46 Selecting previously unselected package python3-minimal. [2020-01-06T11:30:17.885Z] #17 29.46 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2020-01-06T11:30:17.885Z] #17 29.47 Unpacking python3-minimal (3.5.3-1) ... [2020-01-06T11:30:17.885Z] #17 29.57 Selecting previously unselected package libmpdec2:amd64. [2020-01-06T11:30:17.885Z] #17 29.58 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2020-01-06T11:30:17.885Z] #17 29.59 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-01-06T11:30:17.885Z] #17 29.70 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-01-06T11:30:17.885Z] #17 29.70 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-01-06T11:30:17.885Z] #17 29.71 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-06T11:30:17.885Z] #17 30.99 Selecting previously unselected package python3.5. [2020-01-06T11:30:17.885Z] #17 31.00 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-01-06T11:30:17.885Z] #17 31.00 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T11:30:17.885Z] #17 31.15 Selecting previously unselected package libpython3-stdlib:amd64. [2020-01-06T11:30:17.885Z] #17 31.15 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-01-06T11:30:17.885Z] #17 31.16 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-06T11:30:17.885Z] #17 31.21 Selecting previously unselected package dh-python. [2020-01-06T11:30:17.885Z] #17 31.21 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-06T11:30:17.885Z] #17 31.22 Unpacking dh-python (2.20170125) ... [2020-01-06T11:30:17.885Z] #17 31.36 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-06T11:30:17.885Z] #17 31.38 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T11:30:17.889Z] #17 46.90 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:17.889Z] #17 46.91 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:17.889Z] #17 46.92 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T11:30:19.272Z] #41 28.98 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:30:19.272Z] #41 29.10 Fetched 3476 kB in 0s (8694 kB/s) [2020-01-06T11:30:19.273Z] #41 29.20 Selecting previously unselected package libnet1:s390x. [2020-01-06T11:30:19.273Z] #41 29.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 ... 14828 files and directories currently installed.) [2020-01-06T11:30:19.273Z] #41 29.25 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-01-06T11:30:19.273Z] #41 29.30 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-06T11:30:19.678Z] #41 29.48 Selecting previously unselected package libcap-dev:s390x. [2020-01-06T11:30:19.678Z] #41 29.52 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2020-01-06T11:30:19.678Z] #41 29.52 Unpacking libcap-dev:s390x (1:2.25-1) ... [2020-01-06T11:30:19.678Z] #41 29.66 Selecting previously unselected package libnet1-dev. [2020-01-06T11:30:19.678Z] #41 29.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2020-01-06T11:30:19.678Z] #41 29.67 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T11:30:19.947Z] #17 33.32 Setting up python3-minimal (3.5.3-1) ... [2020-01-06T11:30:20.114Z] #41 29.83 Selecting previously unselected package libnl-3-200:s390x. [2020-01-06T11:30:20.114Z] #41 29.84 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2020-01-06T11:30:20.114Z] #41 29.84 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-01-06T11:30:20.114Z] #41 29.96 Selecting previously unselected package libnl-3-dev:s390x. [2020-01-06T11:30:20.114Z] #41 29.98 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2020-01-06T11:30:20.114Z] #41 29.99 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2020-01-06T11:30:20.114Z] #41 ... [2020-01-06T11:30:20.114Z] [2020-01-06T11:30:20.114Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:30:20.114Z] #25 24.48 Building dependency tree... [2020-01-06T11:30:20.114Z] #25 27.14 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-06T11:30:20.114Z] #25 27.14 The following additional packages will be installed: [2020-01-06T11:30:20.114Z] #25 27.14 libjq1 libonig4 [2020-01-06T11:30:20.114Z] #25 27.49 The following NEW packages will be installed: [2020-01-06T11:30:20.114Z] #25 27.49 jq libjq1 libonig4 [2020-01-06T11:30:20.114Z] #25 27.59 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:30:20.114Z] #25 27.59 Need to get 328 kB of archives. [2020-01-06T11:30:20.114Z] #25 27.59 After this operation, 1263 kB of additional disk space will be used. [2020-01-06T11:30:20.114Z] #25 27.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-01-06T11:30:20.114Z] #25 27.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-01-06T11:30:20.114Z] #25 27.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-01-06T11:30:20.114Z] #25 28.75 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:30:20.114Z] #25 28.89 Fetched 328 kB in 0s (2833 kB/s) [2020-01-06T11:30:20.114Z] #25 29.03 Selecting previously unselected package libonig4:s390x. [2020-01-06T11:30:20.114Z] #25 29.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-06T11:30:20.114Z] #25 29.04 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2020-01-06T11:30:20.114Z] #25 29.05 Unpacking libonig4:s390x (6.1.3-2) ... [2020-01-06T11:30:20.114Z] #25 29.31 Selecting previously unselected package libjq1:s390x. [2020-01-06T11:30:20.114Z] #25 29.32 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-01-06T11:30:20.114Z] #25 29.32 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-06T11:30:20.114Z] #25 29.58 Selecting previously unselected package jq. [2020-01-06T11:30:20.114Z] #25 29.59 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2020-01-06T11:30:20.114Z] #25 29.59 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T11:30:20.114Z] #25 29.75 Setting up libonig4:s390x (6.1.3-2) ... [2020-01-06T11:30:20.114Z] #25 29.77 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-06T11:30:20.114Z] #25 29.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:30:20.114Z] #25 29.86 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T11:30:20.114Z] #25 DONE 30.1s [2020-01-06T11:30:20.114Z] [2020-01-06T11:30:20.114Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-06T11:30:20.114Z] #26 DONE 0.1s [2020-01-06T11:30:20.114Z] [2020-01-06T11:30:20.114Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:30:20.114Z] #11 24.36 Building dependency tree... [2020-01-06T11:30:20.114Z] #11 25.89 The following additional packages will be installed: [2020-01-06T11:30:20.114Z] #11 25.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-06T11:30:20.114Z] #11 25.94 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-06T11:30:20.114Z] #11 25.94 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T11:30:20.114Z] #11 25.94 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-06T11:30:20.114Z] #11 25.94 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-06T11:30:20.114Z] #11 25.94 Suggested packages: [2020-01-06T11:30:20.114Z] #11 25.94 gcc-6-locales seccomp wine64 [2020-01-06T11:30:20.114Z] #11 27.82 The following NEW packages will be installed: [2020-01-06T11:30:20.114Z] #11 27.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-06T11:30:20.114Z] #11 27.82 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-06T11:30:20.114Z] #11 27.82 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-06T11:30:20.114Z] #11 27.82 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T11:30:20.114Z] #11 27.82 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-06T11:30:20.114Z] #11 27.82 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-06T11:30:20.114Z] #11 27.82 mingw-w64-x86-64-dev [2020-01-06T11:30:20.114Z] #11 27.91 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:30:20.114Z] #11 27.91 Need to get 71.0 MB of archives. [2020-01-06T11:30:20.114Z] #11 27.91 After this operation, 487 MB of additional disk space will be used. [2020-01-06T11:30:20.114Z] #11 27.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2020-01-06T11:30:20.114Z] #11 27.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2020-01-06T11:30:20.114Z] #11 27.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-06T11:30:20.114Z] #11 27.97 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-01-06T11:30:20.114Z] #11 28.03 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-01-06T11:30:20.114Z] #11 28.03 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2020-01-06T11:30:20.114Z] #11 28.06 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2020-01-06T11:30:20.114Z] #11 28.08 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2020-01-06T11:30:20.114Z] #11 28.09 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2020-01-06T11:30:20.114Z] #11 28.14 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2020-01-06T11:30:20.114Z] #11 28.16 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2020-01-06T11:30:20.114Z] #11 28.19 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2020-01-06T11:30:20.114Z] #11 28.23 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2020-01-06T11:30:20.114Z] #11 28.25 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2020-01-06T11:30:20.114Z] #11 28.26 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2020-01-06T11:30:20.114Z] #11 28.26 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2020-01-06T11:30:20.114Z] #11 28.27 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2020-01-06T11:30:20.114Z] #11 28.44 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2020-01-06T11:30:20.114Z] #11 28.67 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2020-01-06T11:30:20.114Z] #11 28.85 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-06T11:30:20.114Z] #11 28.87 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-06T11:30:20.114Z] #11 29.29 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-06T11:30:20.114Z] #11 29.64 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2020-01-06T11:30:20.114Z] #11 29.68 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2020-01-06T11:30:20.509Z] #17 34.21 Selecting previously unselected package python3. [2020-01-06T11:30:20.509Z] #17 34.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 ... 24906 files and directories currently installed.) [2020-01-06T11:30:20.509Z] #17 34.25 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-01-06T11:30:20.509Z] #17 34.26 Unpacking python3 (3.5.3-1) ... [2020-01-06T11:30:20.509Z] #17 34.33 Selecting previously unselected package pigz. [2020-01-06T11:30:20.696Z] #11 ... [2020-01-06T11:30:20.696Z] [2020-01-06T11:30:20.696Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:30:20.696Z] #57 24.38 Building dependency tree... [2020-01-06T11:30:20.696Z] #57 27.05 The following additional packages will be installed: [2020-01-06T11:30:20.696Z] #57 27.06 btrfs-progs liblzo2-2 [2020-01-06T11:30:20.696Z] #57 27.31 The following NEW packages will be installed: [2020-01-06T11:30:20.696Z] #57 27.32 btrfs-progs btrfs-tools liblzo2-2 [2020-01-06T11:30:20.696Z] #57 27.41 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:30:20.696Z] #57 27.41 Need to get 668 kB of archives. [2020-01-06T11:30:20.696Z] #57 27.41 After this operation, 5446 kB of additional disk space will be used. [2020-01-06T11:30:20.696Z] #57 27.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-06T11:30:20.696Z] #57 27.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-01-06T11:30:20.696Z] #57 27.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-01-06T11:30:20.696Z] #57 28.65 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:30:20.696Z] #57 28.73 Fetched 668 kB in 0s (6211 kB/s) [2020-01-06T11:30:20.696Z] #57 28.82 Selecting previously unselected package liblzo2-2:s390x. [2020-01-06T11:30:20.696Z] #57 28.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-06T11:30:20.696Z] #57 28.91 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-06T11:30:20.696Z] #57 28.94 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-06T11:30:20.696Z] #57 29.10 Selecting previously unselected package btrfs-progs. [2020-01-06T11:30:20.696Z] #57 29.11 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2020-01-06T11:30:20.696Z] #57 29.11 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T11:30:20.696Z] #57 29.83 Selecting previously unselected package btrfs-tools. [2020-01-06T11:30:20.696Z] #57 29.84 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2020-01-06T11:30:20.696Z] #57 29.84 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T11:30:20.696Z] #57 29.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:30:20.696Z] #57 30.03 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-06T11:30:20.696Z] #57 30.05 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T11:30:20.696Z] #57 30.06 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T11:30:20.696Z] #57 30.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:30:20.696Z] #57 DONE 30.3s [2020-01-06T11:30:20.696Z] [2020-01-06T11:30:20.696Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:30:20.696Z] #58 DONE 0.1s [2020-01-06T11:30:20.696Z] [2020-01-06T11:30:20.696Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-06T11:30:20.696Z] #59 DONE 0.1s [2020-01-06T11:30:20.696Z] [2020-01-06T11:30:20.696Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:30:20.696Z] #41 30.29 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-06T11:30:20.696Z] #41 30.29 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-01-06T11:30:20.696Z] #41 30.29 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-06T11:30:20.696Z] #41 30.51 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-01-06T11:30:20.696Z] #41 30.51 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2020-01-06T11:30:20.696Z] #41 30.52 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-01-06T11:30:20.696Z] #41 30.62 Selecting previously unselected package zlib1g-dev:s390x. [2020-01-06T11:30:20.696Z] #41 30.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2020-01-06T11:30:20.696Z] #41 30.67 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-01-06T11:30:20.765Z] #17 34.33 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-01-06T11:30:20.765Z] #17 34.34 Unpacking pigz (2.3.4-1) ... [2020-01-06T11:30:20.765Z] #17 34.42 Selecting previously unselected package libip4tc0:amd64. [2020-01-06T11:30:20.765Z] #17 34.42 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T11:30:20.765Z] #17 34.43 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:20.765Z] #17 34.54 Selecting previously unselected package libip6tc0:amd64. [2020-01-06T11:30:20.765Z] #17 34.55 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T11:30:20.765Z] #17 34.56 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:21.021Z] #17 34.65 Selecting previously unselected package libiptc0:amd64. [2020-01-06T11:30:21.021Z] #17 34.66 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T11:30:21.021Z] #17 34.66 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:21.021Z] #17 34.74 Selecting previously unselected package libxtables12:amd64. [2020-01-06T11:30:21.021Z] #17 34.75 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T11:30:21.021Z] #17 34.76 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:21.021Z] #17 34.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-01-06T11:30:21.021Z] #17 34.84 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-01-06T11:30:21.021Z] #17 34.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-06T11:30:21.035Z] #62 ... [2020-01-06T11:30:21.035Z] [2020-01-06T11:30:21.035Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:21.035Z] #41 33.19 CC images/fsnotify.o [2020-01-06T11:30:21.035Z] #41 34.00 CC images/signalfd.o [2020-01-06T11:30:21.035Z] #41 34.32 CC images/fs.o [2020-01-06T11:30:21.035Z] #41 34.58 CC images/pstree.o [2020-01-06T11:30:21.035Z] #41 34.83 CC images/pipe.o [2020-01-06T11:30:21.035Z] #41 35.01 CC images/tcp-stream.o [2020-01-06T11:30:21.035Z] #41 35.16 CC images/sk-packet.o [2020-01-06T11:30:21.035Z] #41 35.39 CC images/mnt.o [2020-01-06T11:30:21.035Z] #41 35.62 CC images/pipe-data.o [2020-01-06T11:30:21.035Z] #41 35.84 CC images/sa.o [2020-01-06T11:30:21.035Z] #41 36.08 CC images/timer.o [2020-01-06T11:30:21.035Z] #41 36.80 CC images/timerfd.o [2020-01-06T11:30:21.035Z] #41 37.16 CC images/mm.o [2020-01-06T11:30:21.035Z] #41 37.68 CC images/sk-opts.o [2020-01-06T11:30:21.035Z] #41 37.91 CC images/sk-unix.o [2020-01-06T11:30:21.277Z] #17 34.92 Selecting previously unselected package iptables. [2020-01-06T11:30:21.277Z] #17 34.93 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T11:30:21.277Z] #17 34.93 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:21.296Z] #41 38.40 CC images/sk-inet.o [2020-01-06T11:30:21.382Z] #41 31.10 Selecting previously unselected package libprotobuf10:s390x. [2020-01-06T11:30:21.382Z] #41 31.11 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2020-01-06T11:30:21.382Z] #41 31.13 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2020-01-06T11:30:21.533Z] #17 35.22 Selecting previously unselected package xxd. [2020-01-06T11:30:21.533Z] #17 35.22 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-06T11:30:21.533Z] #17 35.23 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:21.533Z] #17 35.34 Selecting previously unselected package vim-common. [2020-01-06T11:30:21.533Z] #17 35.35 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:30:21.533Z] #17 35.36 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:21.788Z] #17 35.50 Selecting previously unselected package bzip2. [2020-01-06T11:30:21.788Z] #17 35.51 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-01-06T11:30:21.788Z] #17 35.52 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-06T11:30:21.788Z] #17 35.60 Selecting previously unselected package libgpm2:amd64. [2020-01-06T11:30:21.788Z] #17 35.61 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-01-06T11:30:21.788Z] #17 35.63 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-06T11:30:21.788Z] #17 35.69 Selecting previously unselected package xz-utils. [2020-01-06T11:30:21.788Z] #17 35.69 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-01-06T11:30:21.788Z] #17 35.70 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-06T11:30:21.868Z] #41 39.00 CC images/tun.o [2020-01-06T11:30:22.044Z] #17 35.89 Selecting previously unselected package aufs-tools. [2020-01-06T11:30:22.044Z] #17 35.89 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-01-06T11:30:22.044Z] #17 35.90 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-06T11:30:22.233Z] #17 ... [2020-01-06T11:30:22.233Z] [2020-01-06T11:30:22.233Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:30:22.233Z] #38 183.3 + dpkg --print-architecture [2020-01-06T11:30:22.233Z] #38 183.4 + cd /tmp/tmp.wdImhXcmEo/src/github.com/docker/distribution [2020-01-06T11:30:22.233Z] #38 183.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-06T11:30:22.233Z] #38 183.6 + GOPATH=/tmp/tmp.wdImhXcmEo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wdImhXcmEo [2020-01-06T11:30:22.233Z] #38 183.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-06T11:30:22.299Z] #17 36.01 Selecting previously unselected package libonig4:amd64. [2020-01-06T11:30:22.300Z] #17 36.01 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2020-01-06T11:30:22.300Z] #17 36.04 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-06T11:30:22.555Z] #17 36.17 Selecting previously unselected package libjq1:amd64. [2020-01-06T11:30:22.555Z] #17 36.17 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-06T11:30:22.555Z] #17 36.17 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-06T11:30:22.555Z] #17 36.29 Selecting previously unselected package jq. [2020-01-06T11:30:22.555Z] #17 36.30 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-06T11:30:22.555Z] #17 36.31 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T11:30:22.580Z] #41 32.58 Selecting previously unselected package libprotobuf-lite10:s390x. [2020-01-06T11:30:22.580Z] #41 32.58 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2020-01-06T11:30:22.580Z] #41 32.60 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2020-01-06T11:30:22.811Z] #17 36.39 Selecting previously unselected package libaio1:amd64. [2020-01-06T11:30:22.811Z] #17 36.40 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2020-01-06T11:30:22.811Z] #17 36.41 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-01-06T11:30:22.811Z] #17 36.46 Selecting previously unselected package libcap2-bin. [2020-01-06T11:30:22.811Z] #17 36.47 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-01-06T11:30:22.811Z] #17 36.47 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-06T11:30:22.811Z] #17 36.55 Selecting previously unselected package libnl-3-200:amd64. [2020-01-06T11:30:22.811Z] #17 36.55 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-06T11:30:22.811Z] #17 36.57 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-06T11:30:22.811Z] #17 36.64 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-06T11:30:23.001Z] #41 39.73 CC images/sk-netlink.o [2020-01-06T11:30:23.014Z] #41 33.10 Selecting previously unselected package libprotobuf-dev:s390x. [2020-01-06T11:30:23.014Z] #41 33.12 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2020-01-06T11:30:23.067Z] #17 36.65 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-06T11:30:23.067Z] #17 36.65 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-06T11:30:23.067Z] #17 36.71 Selecting previously unselected package libreadline5:amd64. [2020-01-06T11:30:23.067Z] #17 36.72 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-01-06T11:30:23.067Z] #17 36.72 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-06T11:30:23.067Z] #17 36.85 Selecting previously unselected package net-tools. [2020-01-06T11:30:23.067Z] #17 36.86 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-01-06T11:30:23.067Z] #17 36.87 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T11:30:23.261Z] #41 40.35 CC images/packet-sock.o [2020-01-06T11:30:23.322Z] #17 37.08 Selecting previously unselected package python-pip-whl. [2020-01-06T11:30:23.322Z] #17 37.09 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-06T11:30:23.322Z] #17 37.09 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T11:30:23.461Z] #41 33.13 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2020-01-06T11:30:23.461Z] #41 ... [2020-01-06T11:30:23.461Z] [2020-01-06T11:30:23.461Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:30:23.461Z] #69 DONE 33.1s [2020-01-06T11:30:23.461Z] [2020-01-06T11:30:23.461Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:30:23.461Z] #34 24.51 Building dependency tree... [2020-01-06T11:30:23.461Z] #34 27.16 The following additional packages will be installed: [2020-01-06T11:30:23.461Z] #34 27.16 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-06T11:30:23.461Z] #34 27.17 Suggested packages: [2020-01-06T11:30:23.461Z] #34 27.17 codeblocks eclipse ninja-build lrzip [2020-01-06T11:30:23.461Z] #34 27.17 Recommended packages: [2020-01-06T11:30:23.461Z] #34 27.17 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-06T11:30:23.461Z] #34 28.23 The following NEW packages will be installed: [2020-01-06T11:30:23.461Z] #34 28.24 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-06T11:30:23.461Z] #34 28.24 vim-common xxd [2020-01-06T11:30:23.461Z] #34 28.34 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:30:23.461Z] #34 28.34 Need to get 13.2 MB of archives. [2020-01-06T11:30:23.461Z] #34 28.34 After this operation, 59.4 MB of additional disk space will be used. [2020-01-06T11:30:23.461Z] #34 28.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2020-01-06T11:30:23.461Z] #34 28.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-06T11:30:23.461Z] #34 28.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2020-01-06T11:30:23.461Z] #34 29.06 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2020-01-06T11:30:23.461Z] #34 29.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2020-01-06T11:30:23.461Z] #34 29.16 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-01-06T11:30:23.461Z] #34 29.16 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2020-01-06T11:30:23.461Z] #34 29.17 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2020-01-06T11:30:23.461Z] #34 29.35 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T11:30:23.461Z] #34 29.36 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T11:30:23.461Z] #34 30.46 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:30:23.461Z] #34 30.60 Fetched 13.2 MB in 1s (12.1 MB/s) [2020-01-06T11:30:23.461Z] #34 30.69 Selecting previously unselected package cmake-data. [2020-01-06T11:30:23.461Z] #34 30.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-06T11:30:23.461Z] #34 30.76 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-06T11:30:23.461Z] #34 30.78 Unpacking cmake-data (3.7.2-1) ... [2020-01-06T11:30:23.883Z] #17 37.60 Selecting previously unselected package python3-pip. [2020-01-06T11:30:23.883Z] #17 37.60 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-06T11:30:23.883Z] #17 37.60 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T11:30:23.883Z] #17 37.74 Selecting previously unselected package python3-pkg-resources. [2020-01-06T11:30:23.883Z] #17 37.74 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T11:30:23.883Z] #17 37.75 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-06T11:30:23.891Z] #34 ... [2020-01-06T11:30:23.891Z] [2020-01-06T11:30:23.891Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:30:23.891Z] #32 33.63 sync [2020-01-06T11:30:24.139Z] #17 37.89 Selecting previously unselected package python3-setuptools. [2020-01-06T11:30:24.139Z] #17 37.89 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-06T11:30:24.139Z] #17 37.90 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-06T11:30:24.204Z] #41 41.19 CC images/ipc-var.o [2020-01-06T11:30:24.306Z] #32 33.65 internal/reflectlite [2020-01-06T11:30:24.395Z] #17 38.11 Selecting previously unselected package python3-wheel. [2020-01-06T11:30:24.395Z] #17 38.12 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-06T11:30:24.395Z] #17 38.13 Unpacking python3-wheel (0.29.0-2) ... [2020-01-06T11:30:24.467Z] #41 41.51 CC images/ipc-desc.o [2020-01-06T11:30:24.467Z] #41 41.67 CC images/ipc-shm.o [2020-01-06T11:30:24.467Z] #41 ... [2020-01-06T11:30:24.467Z] [2020-01-06T11:30:24.467Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:30:24.467Z] #10 98.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-06T11:30:24.467Z] #10 98.70 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2020-01-06T11:30:24.467Z] #10 98.70 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2020-01-06T11:30:24.651Z] #17 38.24 Selecting previously unselected package thin-provisioning-tools. [2020-01-06T11:30:24.651Z] #17 38.24 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-01-06T11:30:24.651Z] #17 38.25 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T11:30:24.763Z] #38 ... [2020-01-06T11:30:24.763Z] [2020-01-06T11:30:24.763Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:24.763Z] #41 114.3 CC criu/files-ext.o [2020-01-06T11:30:24.763Z] #41 114.7 CC criu/files-reg.o [2020-01-06T11:30:24.763Z] #41 117.2 CC criu/files.o [2020-01-06T11:30:24.763Z] #41 119.2 CC criu/filesystems.o [2020-01-06T11:30:24.763Z] #41 120.0 CC criu/fsnotify.o [2020-01-06T11:30:24.763Z] #41 121.3 CC criu/image-desc.o [2020-01-06T11:30:24.763Z] #41 121.4 CC criu/image.o [2020-01-06T11:30:24.763Z] #41 122.2 CC criu/ipc_ns.o [2020-01-06T11:30:24.763Z] #41 123.4 CC criu/irmap.o [2020-01-06T11:30:24.763Z] #41 124.1 CC criu/kcmp-ids.o [2020-01-06T11:30:24.763Z] #41 124.4 CC criu/kerndat.o [2020-01-06T11:30:24.763Z] #41 ... [2020-01-06T11:30:24.763Z] [2020-01-06T11:30:24.763Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:30:24.763Z] #17 51.49 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-06T11:30:24.763Z] #17 51.51 Setting up python3 (3.5.3-1) ... [2020-01-06T11:30:24.763Z] #17 53.13 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-06T11:30:24.906Z] #17 38.59 Selecting previously unselected package vim-runtime. [2020-01-06T11:30:24.906Z] #17 38.59 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:30:24.906Z] #17 38.63 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-06T11:30:24.906Z] #17 38.66 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-06T11:30:24.906Z] #17 38.66 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:25.329Z] #17 54.20 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-06T11:30:25.329Z] #17 54.35 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-06T11:30:25.329Z] #17 54.38 Setting up python3-wheel (0.29.0-2) ... [2020-01-06T11:30:25.948Z] #10 ... [2020-01-06T11:30:25.948Z] [2020-01-06T11:30:25.948Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:30:25.948Z] #62 DONE 99.6s [2020-01-06T11:30:25.948Z] [2020-01-06T11:30:25.948Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-06T11:30:25.948Z] #63 DONE 0.1s [2020-01-06T11:30:25.948Z] [2020-01-06T11:30:25.948Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:25.948Z] #41 42.47 CC images/ipc-msg.o [2020-01-06T11:30:25.948Z] #41 42.80 CC images/ipc-sem.o [2020-01-06T11:30:25.948Z] #41 43.14 CC images/utsns.o [2020-01-06T11:30:26.208Z] #41 ... [2020-01-06T11:30:26.208Z] [2020-01-06T11:30:26.208Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:26.208Z] #44 89.89 vendor/golang.org/x/text/unicode/norm [2020-01-06T11:30:26.208Z] #44 92.45 go/doc [2020-01-06T11:30:26.208Z] #44 97.87 vendor/golang.org/x/net/idna [2020-01-06T11:30:26.208Z] #44 99.09 github.com/LK4D4/vndr/build [2020-01-06T11:30:26.208Z] #44 ... [2020-01-06T11:30:26.208Z] [2020-01-06T11:30:26.208Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:26.208Z] #41 43.42 CC images/creds.o [2020-01-06T11:30:26.263Z] #17 55.36 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-06T11:30:26.781Z] #41 43.91 CC images/vma.o [2020-01-06T11:30:27.352Z] #41 44.32 CC images/netdev.o [2020-01-06T11:30:27.637Z] #17 56.47 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T11:30:27.682Z] #32 37.01 errors [2020-01-06T11:30:27.682Z] #32 37.01 sort [2020-01-06T11:30:27.682Z] #32 37.34 strconv [2020-01-06T11:30:28.170Z] #17 41.79 Selecting previously unselected package vim. [2020-01-06T11:30:28.170Z] #17 41.81 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-06T11:30:28.170Z] #17 41.81 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:28.297Z] #41 45.37 CC images/tty.o [2020-01-06T11:30:28.426Z] #17 42.26 Selecting previously unselected package xfsprogs. [2020-01-06T11:30:28.426Z] #17 42.28 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-01-06T11:30:28.426Z] #17 42.29 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-06T11:30:28.646Z] #17 57.70 Setting up python3-setuptools (33.1.1-1) ... [2020-01-06T11:30:28.683Z] #17 ... [2020-01-06T11:30:28.683Z] [2020-01-06T11:30:28.683Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:28.683Z] #41 105.3 CC criu/cr-errno.o [2020-01-06T11:30:28.683Z] #41 105.3 CC criu/cr-restore.o [2020-01-06T11:30:28.683Z] #41 109.7 CC criu/cr-service.o [2020-01-06T11:30:28.683Z] #41 111.3 CC criu/crtools.o [2020-01-06T11:30:28.683Z] #41 111.9 CC criu/eventfd.o [2020-01-06T11:30:28.683Z] #41 112.3 CC criu/eventpoll.o [2020-01-06T11:30:28.683Z] #41 113.2 CC criu/external.o [2020-01-06T11:30:28.683Z] #41 113.6 CC criu/fault-injection.o [2020-01-06T11:30:28.683Z] #41 113.8 CC criu/fdstore.o [2020-01-06T11:30:28.683Z] #41 114.1 CC criu/fifo.o [2020-01-06T11:30:28.683Z] #41 114.6 CC criu/file-ids.o [2020-01-06T11:30:28.683Z] #41 114.8 CC criu/file-lock.o [2020-01-06T11:30:28.939Z] #41 ... [2020-01-06T11:30:28.939Z] [2020-01-06T11:30:28.939Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:30:29.026Z] #32 38.58 io [2020-01-06T11:30:29.194Z] #17 42.81 Selecting previously unselected package zip. [2020-01-06T11:30:29.194Z] #17 42.82 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2020-01-06T11:30:29.194Z] #17 42.83 Unpacking zip (3.0-11+b1) ... [2020-01-06T11:30:29.194Z] #17 42.96 Selecting previously unselected package libapparmor-perl. [2020-01-06T11:30:29.194Z] #17 42.97 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-01-06T11:30:29.194Z] #17 42.98 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T11:30:29.447Z] #32 ... [2020-01-06T11:30:29.447Z] [2020-01-06T11:30:29.447Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:29.447Z] #27 2.535 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-06T11:30:29.447Z] #27 3.783 [2020-01-06T11:30:29.447Z] #27 4.661 # 2.1% #### 6.3% ####### 10.5% ############ 16.8% ############# 18.9% ############### 21.0% ################ 23.0% ################## 25.1% ################### 27.2% ###################### 31.4% ######################## 33.5% ######################### 35.6% ########################### 37.7% ############################ 39.7% ############################### 43.9% ################################# 46.0% ################################## 48.1% ##################################### 52.3% ######################################## 56.5% ########################################### 60.7% ############################################# 62.7% ############################################## 64.8% ################################################# 69.0% ################################################### 71.1% ###################################################### 75.3% ########################################################## 81.6% ############################################################# 85.7% ################################################################ 89.9% ################################################################### 94.1% ##################################################################### 96.2% ######################################################################## 100.0% [2020-01-06T11:30:29.450Z] #17 43.10 Selecting previously unselected package apparmor. [2020-01-06T11:30:29.450Z] #17 43.10 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-01-06T11:30:29.450Z] #17 43.19 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-06T11:30:29.693Z] #41 46.91 CC images/file-lock.o [2020-01-06T11:30:29.705Z] #17 43.53 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-06T11:30:29.705Z] #17 43.55 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T11:30:29.705Z] #17 43.56 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-06T11:30:29.705Z] #17 43.61 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:29.705Z] #17 43.62 Processing triggers for mime-support (3.60) ... [2020-01-06T11:30:29.889Z] #27 9.760 [2020-01-06T11:30:29.955Z] #41 47.21 CC images/rlimit.o [2020-01-06T11:30:29.962Z] #17 43.66 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:29.963Z] #17 43.67 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-06T11:30:29.963Z] #17 43.69 Setting up libcap2-bin (1:2.25-1) ... [2020-01-06T11:30:29.963Z] #17 43.70 Setting up bash-completion (1:2.1-4.3) ... [2020-01-06T11:30:30.034Z] #17 59.00 Setting up dh-python (2.20170125) ... [2020-01-06T11:30:30.457Z] #27 10.10 ##### 7.1% ######### 12.7% ############# 18.3% [2020-01-06T11:30:30.457Z] #27 ... [2020-01-06T11:30:30.457Z] [2020-01-06T11:30:30.457Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:30:30.457Z] #60 0.375 + RM_GOPATH=0 [2020-01-06T11:30:30.457Z] #60 0.375 + TMP_GOPATH= [2020-01-06T11:30:30.457Z] #60 0.375 + : /build [2020-01-06T11:30:30.457Z] #60 0.375 + '[' -z '' ']' [2020-01-06T11:30:30.457Z] #60 0.384 ++ mktemp -d [2020-01-06T11:30:30.457Z] #60 0.384 + export GOPATH=/tmp/tmp.wZMzBIjrG3 [2020-01-06T11:30:30.457Z] #60 0.384 + GOPATH=/tmp/tmp.wZMzBIjrG3 [2020-01-06T11:30:30.457Z] #60 0.384 + RM_GOPATH=1 [2020-01-06T11:30:30.457Z] #60 0.384 ++ dirname ./install.sh [2020-01-06T11:30:30.457Z] #60 0.384 + dir=. [2020-01-06T11:30:30.457Z] #60 0.384 + bin=containerd [2020-01-06T11:30:30.457Z] #60 0.384 + shift [2020-01-06T11:30:30.457Z] #60 0.384 + '[' '!' -f ./containerd.installer ']' [2020-01-06T11:30:30.457Z] #60 0.384 + . ./containerd.installer [2020-01-06T11:30:30.457Z] #60 0.384 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:30:30.457Z] #60 0.384 + install_containerd [2020-01-06T11:30:30.457Z] #60 0.384 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-06T11:30:30.457Z] #60 0.384 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wZMzBIjrG3/src/github.com/containerd/containerd [2020-01-06T11:30:30.457Z] #60 0.384 Cloning into '/tmp/tmp.wZMzBIjrG3/src/github.com/containerd/containerd'... [2020-01-06T11:30:30.457Z] #60 0.384 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:30:30.526Z] #41 47.45 CC images/pagemap.o [2020-01-06T11:30:30.526Z] #41 47.79 CC images/siginfo.o [2020-01-06T11:30:30.935Z] #60 ... [2020-01-06T11:30:30.935Z] [2020-01-06T11:30:30.935Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:30:30.935Z] #11 32.51 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2020-01-06T11:30:30.935Z] #11 35.34 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2020-01-06T11:30:30.935Z] #11 35.34 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2020-01-06T11:30:30.935Z] #11 36.46 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:30:30.935Z] #11 36.60 Fetched 71.0 MB in 7s (9518 kB/s) [2020-01-06T11:30:30.935Z] #11 36.69 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-01-06T11:30:30.935Z] #11 36.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-06T11:30:30.935Z] #11 36.75 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 36.76 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2020-01-06T11:30:30.935Z] #11 36.93 Selecting previously unselected package libudev-dev:s390x. [2020-01-06T11:30:30.935Z] #11 36.93 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 36.94 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2020-01-06T11:30:30.935Z] #11 37.08 Selecting previously unselected package liblzo2-2:s390x. [2020-01-06T11:30:30.935Z] #11 37.08 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 37.11 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-06T11:30:30.935Z] #11 37.22 Selecting previously unselected package btrfs-progs. [2020-01-06T11:30:30.935Z] #11 37.24 Preparing to unpack .../03-btrfs-progs_4.7.3-1_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 37.24 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T11:30:30.935Z] #11 37.93 Selecting previously unselected package btrfs-tools. [2020-01-06T11:30:30.935Z] #11 37.94 Preparing to unpack .../04-btrfs-tools_4.7.3-1_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 37.94 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T11:30:30.935Z] #11 38.01 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-01-06T11:30:30.935Z] #11 38.01 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 38.02 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-01-06T11:30:30.935Z] #11 38.16 Selecting previously unselected package dmsetup. [2020-01-06T11:30:30.935Z] #11 38.16 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 38.17 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-06T11:30:30.935Z] #11 38.38 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-01-06T11:30:30.935Z] #11 38.38 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 38.39 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-01-06T11:30:30.935Z] #11 38.45 Selecting previously unselected package libsepol1-dev:s390x. [2020-01-06T11:30:30.935Z] #11 38.45 Preparing to unpack .../08-libsepol1-dev_2.6-2_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 38.46 Unpacking libsepol1-dev:s390x (2.6-2) ... [2020-01-06T11:30:30.935Z] #11 38.86 Selecting previously unselected package libpcre16-3:s390x. [2020-01-06T11:30:30.935Z] #11 38.87 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 38.87 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2020-01-06T11:30:30.935Z] #11 38.98 Selecting previously unselected package libpcre32-3:s390x. [2020-01-06T11:30:30.935Z] #11 38.99 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 38.99 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2020-01-06T11:30:30.935Z] #11 39.18 Selecting previously unselected package libpcre3-dev:s390x. [2020-01-06T11:30:30.935Z] #11 39.19 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 39.19 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2020-01-06T11:30:30.935Z] #11 39.76 Selecting previously unselected package libselinux1-dev:s390x. [2020-01-06T11:30:30.935Z] #11 39.78 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 39.79 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2020-01-06T11:30:30.935Z] #11 40.17 Selecting previously unselected package libdevmapper-dev:s390x. [2020-01-06T11:30:30.935Z] #11 40.19 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 40.19 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-01-06T11:30:30.935Z] #11 40.31 Selecting previously unselected package libseccomp2:s390x. [2020-01-06T11:30:30.935Z] #11 40.32 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 40.32 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-01-06T11:30:30.935Z] #11 40.53 Selecting previously unselected package libseccomp-dev:s390x. [2020-01-06T11:30:30.935Z] #11 40.53 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 40.55 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-01-06T11:30:30.935Z] #11 40.81 Selecting previously unselected package libsystemd-dev:s390x. [2020-01-06T11:30:30.935Z] #11 40.81 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2020-01-06T11:30:30.935Z] #11 40.82 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2020-01-06T11:30:30.935Z] #11 ... [2020-01-06T11:30:30.935Z] [2020-01-06T11:30:30.935Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:30.984Z] #17 59.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:30:31.100Z] #41 48.18 CC images/rpc.o [2020-01-06T11:30:31.779Z] #27 10.10 ##### 7.1% ######### 12.7% ############# 18.3% ################# 24.1% ##################### 29.7% ######################### 35.3% ################################# 46.7% ######################################## 56.5% ################################################# 68.3% [2020-01-06T11:30:31.779Z] #27 ... [2020-01-06T11:30:31.779Z] [2020-01-06T11:30:31.779Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:30:31.779Z] #29 31.58 + cd /tmp/tmp.sj7bPau2T5/src/github.com/go-swagger/go-swagger [2020-01-06T11:30:31.779Z] #29 31.58 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-06T11:30:31.779Z] #29 35.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-06T11:30:31.779Z] #29 ... [2020-01-06T11:30:31.779Z] [2020-01-06T11:30:31.779Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:31.918Z] #17 DONE 60.8s [2020-01-06T11:30:31.918Z] [2020-01-06T11:30:31.918Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:30:32.186Z] #27 10.10 ##### 7.1% ######### 12.7% ############# 18.3% ################# 24.1% ##################### 29.7% ######################### 35.3% ################################# 46.7% ######################################## 56.5% ################################################# 68.3% ##################################################### 74.0% ######################################################### 79.6% ################################################################# 91.0% ##################################################################### 96.6% ######################################################################## 100.0% [2020-01-06T11:30:32.476Z] #17 46.06 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-06T11:30:32.476Z] #17 46.09 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-06T11:30:32.476Z] #17 46.10 Setting up zip (3.0-11+b1) ... [2020-01-06T11:30:32.476Z] #17 46.11 Setting up bzip2 (1.0.6-8.1) ... [2020-01-06T11:30:32.476Z] #17 46.13 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-06T11:30:32.476Z] #17 46.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:30:32.476Z] #17 46.17 Setting up libaio1:amd64 (0.3.110-3) ... [2020-01-06T11:30:32.476Z] #17 46.18 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:32.476Z] #17 46.20 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-06T11:30:32.476Z] #17 46.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-06T11:30:32.476Z] #17 46.22 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T11:30:32.476Z] #17 46.24 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:32.476Z] #17 46.25 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-06T11:30:32.476Z] #17 46.28 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:32.658Z] #27 12.66 [2020-01-06T11:30:33.015Z] #41 49.85 CC images/ext-file.o [2020-01-06T11:30:33.015Z] #41 50.19 CC images/cgroup.o [2020-01-06T11:30:33.037Z] #17 46.74 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-06T11:30:33.038Z] #17 46.75 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-06T11:30:33.038Z] #17 46.77 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T11:30:33.038Z] #17 46.78 Setting up pigz (2.3.4-1) ... [2020-01-06T11:30:33.038Z] #17 46.79 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T11:30:33.038Z] #17 46.80 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-01-06T11:30:33.038Z] #17 46.81 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:33.038Z] #17 46.82 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T11:30:33.038Z] #17 46.83 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-06T11:30:33.038Z] #17 46.85 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-06T11:30:33.038Z] #17 46.86 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:33.038Z] #17 46.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-06T11:30:33.038Z] #17 46.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-06T11:30:33.038Z] #17 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-06T11:30:33.038Z] #17 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-06T11:30:33.038Z] #17 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-06T11:30:33.038Z] #17 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-06T11:30:33.038Z] #17 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-06T11:30:33.038Z] #17 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-06T11:30:33.038Z] #17 46.93 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-06T11:30:33.293Z] #17 46.94 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:33.293Z] #17 46.95 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T11:30:33.293Z] #17 46.96 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T11:30:33.497Z] #27 13.03 ## 3.3% #### [2020-01-06T11:30:33.497Z] #27 ... [2020-01-06T11:30:33.497Z] [2020-01-06T11:30:33.497Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:30:33.497Z] #41 35.60 Selecting previously unselected package libprotoc10:s390x. [2020-01-06T11:30:33.497Z] #41 35.61 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2020-01-06T11:30:33.497Z] #41 35.61 Unpacking libprotoc10:s390x (3.0.0-9) ... [2020-01-06T11:30:33.497Z] #41 36.09 Selecting previously unselected package protobuf-c-compiler. [2020-01-06T11:30:33.497Z] #41 36.11 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2020-01-06T11:30:33.497Z] #41 36.11 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-06T11:30:33.497Z] #41 36.23 Selecting previously unselected package protobuf-compiler. [2020-01-06T11:30:33.497Z] #41 36.24 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2020-01-06T11:30:33.497Z] #41 36.24 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-06T11:30:33.497Z] #41 36.37 Selecting previously unselected package python-pkg-resources. [2020-01-06T11:30:33.497Z] #41 36.39 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T11:30:33.497Z] #41 36.39 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-06T11:30:33.497Z] #41 36.65 Selecting previously unselected package python-protobuf. [2020-01-06T11:30:33.497Z] #41 36.66 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2020-01-06T11:30:33.497Z] #41 36.67 Unpacking python-protobuf (3.0.0-9) ... [2020-01-06T11:30:33.497Z] #41 37.12 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-06T11:30:33.497Z] #41 37.22 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-06T11:30:33.497Z] #41 37.24 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-06T11:30:33.497Z] #41 39.43 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T11:30:33.497Z] #41 39.44 Setting up libprotobuf10:s390x (3.0.0-9) ... [2020-01-06T11:30:33.497Z] #41 39.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:30:33.497Z] #41 39.47 Setting up python-protobuf (3.0.0-9) ... [2020-01-06T11:30:33.497Z] #41 43.08 Setting up libcap-dev:s390x (1:2.25-1) ... [2020-01-06T11:30:33.497Z] #41 43.08 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-01-06T11:30:33.497Z] #41 43.09 Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-01-06T11:30:33.497Z] #41 43.12 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2020-01-06T11:30:33.497Z] #41 43.13 Setting up libprotoc10:s390x (3.0.0-9) ... [2020-01-06T11:30:33.497Z] #41 43.13 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-06T11:30:33.497Z] #41 43.14 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-01-06T11:30:33.497Z] #41 43.15 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-06T11:30:33.497Z] #41 43.16 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2020-01-06T11:30:33.497Z] #41 43.17 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2020-01-06T11:30:33.497Z] #41 43.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:30:33.497Z] #41 DONE 43.4s [2020-01-06T11:30:33.497Z] [2020-01-06T11:30:33.497Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:33.956Z] #41 51.11 CC images/userns.o [2020-01-06T11:30:34.217Z] #41 51.34 CC images/google/protobuf/descriptor.o [2020-01-06T11:30:34.385Z] Running on azwin-2-eb7640 in d:\jenkins\workspace\moby_PR-40341 [Pipeline] { [Pipeline] ws [2020-01-06T11:30:34.401Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-01-06T11:30:34.956Z] #27 13.03 ## 3.3% #### 5.9% ####### 11.0% ######### 13.5% ########### 16.1% ############# 18.6% ############### 21.2% ################## 26.2% ###################### 31.3% ######################## 33.9% ############################ 39.0% ############################# 41.5% [2020-01-06T11:30:34.956Z] #27 ... [2020-01-06T11:30:34.956Z] [2020-01-06T11:30:34.956Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:30:34.956Z] #48 34.63 + cd /tmp/tmp.2jLP3BqARQ/src/gotest.tools/gotestsum [2020-01-06T11:30:34.956Z] #48 34.63 + git checkout -q v0.3.5 [2020-01-06T11:30:34.956Z] #48 34.64 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-06T11:30:35.414Z] #48 ... [2020-01-06T11:30:35.414Z] [2020-01-06T11:30:35.414Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:35.971Z] #27 13.03 ## 3.3% #### 5.9% ####### 11.0% ######### 13.5% ########### 16.1% ############# 18.6% ############### 21.2% ################## 26.2% ###################### 31.3% ######################## 33.9% ############################ 39.0% ############################# 41.5% ############################### 44.1% ################################# 46.6% ################################### 49.1% ##################################### 51.7% [2020-01-06T11:30:35.971Z] #27 ... [2020-01-06T11:30:35.971Z] [2020-01-06T11:30:35.971Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:30:35.971Z] #34 35.59 Selecting previously unselected package liblzo2-2:s390x. [2020-01-06T11:30:35.971Z] #34 35.60 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-06T11:30:35.971Z] #34 35.61 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-06T11:30:35.971Z] #34 35.69 Selecting previously unselected package libicu57:s390x. [2020-01-06T11:30:35.971Z] #34 35.72 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2020-01-06T11:30:35.971Z] #34 35.73 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2020-01-06T11:30:35.971Z] #34 41.37 Selecting previously unselected package libxml2:s390x. [2020-01-06T11:30:35.971Z] #34 41.38 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2020-01-06T11:30:35.971Z] #34 41.38 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T11:30:35.971Z] #34 42.14 Selecting previously unselected package libarchive13:s390x. [2020-01-06T11:30:35.971Z] #34 42.15 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2020-01-06T11:30:35.971Z] #34 42.16 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-01-06T11:30:35.971Z] #34 42.41 Selecting previously unselected package libjsoncpp1:s390x. [2020-01-06T11:30:35.971Z] #34 42.42 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-01-06T11:30:35.971Z] #34 42.43 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-01-06T11:30:35.971Z] #34 42.59 Selecting previously unselected package libuv1:s390x. [2020-01-06T11:30:35.971Z] #34 42.61 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2020-01-06T11:30:35.971Z] #34 42.63 Unpacking libuv1:s390x (1.9.1-3) ... [2020-01-06T11:30:35.971Z] #34 42.88 Selecting previously unselected package cmake. [2020-01-06T11:30:35.971Z] #34 42.91 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2020-01-06T11:30:35.971Z] #34 43.01 Unpacking cmake (3.7.2-1) ... [2020-01-06T11:30:35.971Z] #34 ... [2020-01-06T11:30:35.971Z] [2020-01-06T11:30:35.971Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:36.106Z] #18 ... [2020-01-06T11:30:36.106Z] [2020-01-06T11:30:36.106Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:36.106Z] #41 125.4 CC criu/libnetlink.o [2020-01-06T11:30:36.106Z] #41 125.8 CC criu/log.o [2020-01-06T11:30:36.106Z] #41 126.4 CC criu/lsm.o [2020-01-06T11:30:36.106Z] #41 126.9 CC criu/mem.o [2020-01-06T11:30:36.106Z] #41 128.6 CC criu/mount.o [2020-01-06T11:30:36.106Z] #41 132.9 CC criu/namespaces.o [2020-01-06T11:30:36.106Z] #41 134.9 CC criu/net.o [2020-01-06T11:30:36.768Z] #41 53.44 CC images/opts.o [2020-01-06T11:30:36.768Z] #41 53.63 CC images/seccomp.o [2020-01-06T11:30:37.029Z] #41 54.03 CC images/binfmt-misc.o [2020-01-06T11:30:37.290Z] #41 54.34 CC images/time.o [2020-01-06T11:30:37.501Z] #17 51.09 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-06T11:30:37.501Z] #17 51.11 Setting up python3 (3.5.3-1) ... [2020-01-06T11:30:37.551Z] #41 54.66 CC images/sysctl.o [2020-01-06T11:30:37.649Z] #27 13.03 ## 3.3% #### 5.9% ####### 11.0% ######### 13.5% ########### 16.1% ############# 18.6% ############### 21.2% ################## 26.2% ###################### 31.3% ######################## 33.9% ############################ 39.0% ############################# 41.5% ############################### 44.1% ################################# 46.6% ################################### 49.1% ##################################### 51.7% ####################################### 54.2% ######################################## 56.7% ########################################## 59.3% ############################################ 61.8% ############################################## 64.4% ################################################ 66.9% ################################################## 69.5% ################################################### 72.0% ##################################################### 74.6% ####################################################### 77.1% ########################################################### 82.2% ############################################################ 84.3% ############################################################## 87.4% ################################################################# [2020-01-06T11:30:37.649Z] #27 ... [2020-01-06T11:30:37.649Z] [2020-01-06T11:30:37.649Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:37.649Z] #45 37.24 github.com/LK4D4/vndr/godl/singleflight [2020-01-06T11:30:37.649Z] #45 37.24 errors [2020-01-06T11:30:37.649Z] #45 37.54 sort [2020-01-06T11:30:37.649Z] #45 37.72 io [2020-01-06T11:30:37.649Z] #45 38.82 strconv [2020-01-06T11:30:37.649Z] #45 39.14 bytes [2020-01-06T11:30:37.649Z] #45 41.52 bufio [2020-01-06T11:30:37.649Z] #45 43.44 reflect [2020-01-06T11:30:37.649Z] #45 43.71 syscall [2020-01-06T11:30:37.649Z] #45 ... [2020-01-06T11:30:37.649Z] [2020-01-06T11:30:37.649Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:30:37.649Z] #34 46.73 Selecting previously unselected package xxd. [2020-01-06T11:30:37.649Z] #34 46.73 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-06T11:30:37.649Z] #34 46.74 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:37.649Z] #34 47.12 Selecting previously unselected package vim-common. [2020-01-06T11:30:37.649Z] #34 47.12 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:30:37.649Z] #34 47.13 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:37.649Z] #34 47.48 Processing triggers for mime-support (3.60) ... [2020-01-06T11:30:37.649Z] #34 47.55 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:37.649Z] #34 47.57 Setting up libuv1:s390x (1.9.1-3) ... [2020-01-06T11:30:37.649Z] #34 47.58 Setting up cmake-data (3.7.2-1) ... [2020-01-06T11:30:37.649Z] #34 47.60 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2020-01-06T11:30:37.649Z] #34 47.61 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T11:30:37.649Z] #34 47.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:30:37.649Z] #34 47.70 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:30:37.649Z] #34 47.72 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-06T11:30:37.649Z] #34 47.75 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-01-06T11:30:37.649Z] #34 47.78 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-01-06T11:30:37.649Z] #34 47.79 Setting up cmake (3.7.2-1) ... [2020-01-06T11:30:37.813Z] #41 54.99 CC images/autofs.o [2020-01-06T11:30:38.003Z] #41 ... [2020-01-06T11:30:38.003Z] [2020-01-06T11:30:38.003Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:30:38.003Z] #18 6.339 Collecting yamllint==1.16.0 [2020-01-06T11:30:38.077Z] #34 47.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:30:38.077Z] #34 DONE 48.2s [2020-01-06T11:30:38.077Z] [2020-01-06T11:30:38.077Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:38.077Z] #27 13.03 ## 3.3% #### 5.9% ####### 11.0% ######### 13.5% ########### 16.1% ############# 18.6% ############### 21.2% ################## 26.2% ###################### 31.3% ######################## 33.9% ############################ 39.0% ############################# 41.5% ############################### 44.1% ################################# 46.6% ################################### 49.1% ##################################### 51.7% ####################################### 54.2% ######################################## 56.7% ########################################## 59.3% ############################################ 61.8% ############################################## 64.4% ################################################ 66.9% ################################################## 69.5% ################################################### 72.0% ##################################################### 74.6% ####################################################### 77.1% ########################################################### 82.2% ############################################################ 84.3% ############################################################## 87.4% ################################################################# 90.5% #################################################################### 94.6% ####################################################################### 99.7% ######################################################################## 100.0% [2020-01-06T11:30:38.384Z] #41 55.34 CC images/macvlan.o [2020-01-06T11:30:38.493Z] #27 ... [2020-01-06T11:30:38.493Z] [2020-01-06T11:30:38.493Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:30:38.493Z] #35 DONE 0.2s [2020-01-06T11:30:38.493Z] [2020-01-06T11:30:38.493Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-06T11:30:38.493Z] #36 DONE 0.1s [2020-01-06T11:30:38.493Z] [2020-01-06T11:30:38.493Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:38.493Z] #27 18.42 [2020-01-06T11:30:38.644Z] #41 55.62 CC images/sit.o [2020-01-06T11:30:38.644Z] #41 55.83 LINK images/built-in.o [2020-01-06T11:30:38.644Z] #41 ... [2020-01-06T11:30:38.644Z] [2020-01-06T11:30:38.645Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:30:38.925Z] #22 112.5 Checking out files: 18% (1912/10442) Checking out files: 19% (1984/10442) Checking out files: 20% (2089/10442) [2020-01-06T11:30:38.925Z] #22 ... [2020-01-06T11:30:38.925Z] [2020-01-06T11:30:38.925Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:38.925Z] #44 102.7 mime [2020-01-06T11:30:38.925Z] #44 103.6 mime/quotedprintable [2020-01-06T11:30:38.925Z] #44 104.2 net/http/internal [2020-01-06T11:30:38.925Z] #44 106.5 net/textproto [2020-01-06T11:30:38.925Z] #44 106.5 vendor/golang.org/x/net/http/httpproxy [2020-01-06T11:30:38.925Z] #44 106.5 crypto/x509 [2020-01-06T11:30:38.925Z] #44 107.9 vendor/golang.org/x/net/http/httpguts [2020-01-06T11:30:38.925Z] #44 107.9 mime/multipart [2020-01-06T11:30:38.925Z] #44 110.2 crypto/tls [2020-01-06T11:30:38.925Z] #44 ... [2020-01-06T11:30:38.925Z] [2020-01-06T11:30:38.925Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:38.925Z] #41 56.06 GEN compel/include/asm [2020-01-06T11:30:38.925Z] #41 56.09 GEN compel/include/version.h [2020-01-06T11:30:38.925Z] #41 56.12 touch .config [2020-01-06T11:30:38.925Z] #41 56.13 GEN include/common/config.h [2020-01-06T11:30:39.186Z] #41 56.24 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-06T11:30:39.186Z] #41 56.26 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-01-06T11:30:39.186Z] #41 56.36 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-01-06T11:30:39.186Z] #41 56.38 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-01-06T11:30:39.186Z] #41 56.41 DEP compel/plugins/std/infect.d [2020-01-06T11:30:39.389Z] #17 52.88 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-06T11:30:39.389Z] #17 ... [2020-01-06T11:30:39.389Z] [2020-01-06T11:30:39.389Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:39.389Z] #41 115.9 CC criu/files-ext.o [2020-01-06T11:30:39.389Z] #41 116.3 CC criu/files-reg.o [2020-01-06T11:30:39.389Z] #41 118.8 CC criu/files.o [2020-01-06T11:30:39.389Z] #41 120.9 CC criu/filesystems.o [2020-01-06T11:30:39.389Z] #41 121.6 CC criu/fsnotify.o [2020-01-06T11:30:39.389Z] #41 123.0 CC criu/image-desc.o [2020-01-06T11:30:39.389Z] #41 123.2 CC criu/image.o [2020-01-06T11:30:39.389Z] #41 124.1 CC criu/ipc_ns.o [2020-01-06T11:30:39.389Z] #41 125.3 CC criu/irmap.o [2020-01-06T11:30:39.389Z] #41 125.8 CC criu/kcmp-ids.o [2020-01-06T11:30:39.389Z] #41 126.1 CC criu/kerndat.o [2020-01-06T11:30:39.446Z] #41 56.58 DEP compel/plugins/std/string.d [2020-01-06T11:30:39.644Z] #41 ... [2020-01-06T11:30:39.644Z] [2020-01-06T11:30:39.644Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:30:39.644Z] #38 186.5 + dpkg --print-architecture [2020-01-06T11:30:39.644Z] #38 186.5 + cd /tmp/tmp.wcDbOkNeE1/src/github.com/docker/distribution [2020-01-06T11:30:39.644Z] #38 186.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-06T11:30:39.706Z] #41 56.85 DEP compel/plugins/std/log.d [2020-01-06T11:30:39.900Z] #38 186.8 + GOPATH=/tmp/tmp.wcDbOkNeE1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wcDbOkNeE1 [2020-01-06T11:30:39.900Z] #38 186.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-06T11:30:39.967Z] #41 56.98 DEP compel/plugins/std/fds.d [2020-01-06T11:30:39.967Z] #41 57.11 DEP compel/plugins/std/std.d [2020-01-06T11:30:40.172Z] #27 18.82 # 2.4% ### 4.3% #### 6.2% ##### 8.1% ###### 9.0% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.7% [2020-01-06T11:30:40.172Z] #27 ... [2020-01-06T11:30:40.172Z] [2020-01-06T11:30:40.172Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:30:40.172Z] #32 39.90 syscall [2020-01-06T11:30:40.172Z] #32 41.37 reflect [2020-01-06T11:30:40.243Z] #41 57.30 DEP compel/plugins/shmem/shmem.d [2020-01-06T11:30:40.243Z] #41 57.38 DEP compel/plugins/fds/fds.d [2020-01-06T11:30:40.504Z] #41 57.60 CC compel/plugins/std/std.o [2020-01-06T11:30:40.504Z] #41 ... [2020-01-06T11:30:40.504Z] [2020-01-06T11:30:40.504Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:30:40.504Z] #47 DONE 114.4s [2020-01-06T11:30:40.585Z] #32 ... [2020-01-06T11:30:40.585Z] [2020-01-06T11:30:40.585Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:40.772Z] [2020-01-06T11:30:40.772Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:30:43.260Z] #27 18.82 # 2.4% ### 4.3% #### 6.2% ##### 8.1% ###### 9.0% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.7% ########### 15.6% ############ 17.5% ############# 18.5% ############## 20.4% ################ 22.2% ################# 24.1% ################## 25.1% ################### 27.0% #################### 28.9% ###################### 30.8% ####################### 32.7% ######################## 34.5% ########################## 36.4% ########################### 38.3% ############################ 40.2% ############################# 41.1% ############################## 43.0% ################################## 47.8% [2020-01-06T11:30:43.260Z] #27 ... [2020-01-06T11:30:43.260Z] [2020-01-06T11:30:43.260Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:30:43.260Z] #11 43.10 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-06T11:30:43.260Z] #11 43.11 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2020-01-06T11:30:43.260Z] #11 43.12 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T11:30:43.260Z] #11 46.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-06T11:30:43.260Z] #11 46.61 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2020-01-06T11:30:43.260Z] #11 46.64 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T11:30:43.260Z] #11 49.65 Selecting previously unselected package binutils-mingw-w64. [2020-01-06T11:30:43.260Z] #11 49.65 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-06T11:30:43.260Z] #11 49.66 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T11:30:43.260Z] #11 49.78 Selecting previously unselected package mingw-w64-common. [2020-01-06T11:30:43.260Z] #11 49.78 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-06T11:30:43.260Z] #11 49.79 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-06T11:30:43.260Z] #11 ... [2020-01-06T11:30:43.260Z] [2020-01-06T11:30:43.260Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:43.397Z] #22 112.5 Checking out files: 18% (1912/10442) Checking out files: 19% (1984/10442) Checking out files: 20% (2089/10442) Checking out files: 21% (2193/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 31% (3309/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 44% (4663/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 59% (6199/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 87% (9085/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 90% (9398/10442) Checking out files: 91% (9503/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) Checking out files: 95% (9920/10442) Checking out files: 96% (10025/10442) Checking out files: 97% (10129/10442) Checking out files: 98% (10234/10442) Checking out files: 99% (10338/10442) Checking out files: 100% (10442/10442) Checking out files: 100% (10442/10442), done. [2020-01-06T11:30:43.397Z] #22 117.3 + cd /tmp/tmp.URT6V5UgPT/tmp/docker-ce [2020-01-06T11:30:43.706Z] #27 18.82 # 2.4% ### 4.3% #### 6.2% ##### 8.1% ###### 9.0% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.7% ########### 15.6% ############ 17.5% ############# 18.5% ############## 20.4% ################ 22.2% ################# 24.1% ################## 25.1% ################### 27.0% #################### 28.9% ###################### 30.8% ####################### 32.7% ######################## 34.5% ########################## 36.4% ########################### 38.3% ############################ 40.2% ############################# 41.1% ############################## 43.0% ################################## 47.8% ##################################### 51.6% ##################################### 52.5% ###################################### 53.4% [2020-01-06T11:30:43.706Z] #27 ... [2020-01-06T11:30:43.706Z] [2020-01-06T11:30:43.706Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:43.706Z] #42 2.201 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T11:30:43.706Z] #42 2.201 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T11:30:43.706Z] #42 3.407 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T11:30:43.706Z] #42 3.461 GEN .gitid [2020-01-06T11:30:43.706Z] #42 3.477 GEN criu/include/version.h [2020-01-06T11:30:43.706Z] #42 3.547 GEN include/common/asm [2020-01-06T11:30:43.706Z] #42 4.993 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-06T11:30:43.706Z] #42 5.066 PBCC images/opts.pb-c.c [2020-01-06T11:30:43.706Z] #42 5.099 PBCC images/sit.pb-c.c [2020-01-06T11:30:43.706Z] #42 5.155 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-06T11:30:43.706Z] #42 5.246 DEP images/opts.pb-c.d [2020-01-06T11:30:43.706Z] #42 5.377 DEP images/sit.pb-c.d [2020-01-06T11:30:43.706Z] #42 5.432 PBCC images/macvlan.pb-c.c [2020-01-06T11:30:43.706Z] #42 5.456 DEP images/macvlan.pb-c.d [2020-01-06T11:30:43.706Z] #42 5.501 PBCC images/autofs.pb-c.c [2020-01-06T11:30:43.706Z] #42 5.512 DEP images/autofs.pb-c.d [2020-01-06T11:30:43.706Z] #42 5.590 PBCC images/sysctl.pb-c.c [2020-01-06T11:30:43.706Z] #42 5.647 DEP images/sysctl.pb-c.d [2020-01-06T11:30:43.706Z] #42 5.706 PBCC images/time.pb-c.c [2020-01-06T11:30:43.706Z] #42 5.740 DEP images/time.pb-c.d [2020-01-06T11:30:43.706Z] #42 5.762 PBCC images/binfmt-misc.pb-c.c [2020-01-06T11:30:43.706Z] #42 5.768 DEP images/binfmt-misc.pb-c.d [2020-01-06T11:30:43.706Z] #42 5.821 PBCC images/seccomp.pb-c.c [2020-01-06T11:30:43.706Z] #42 5.845 DEP images/seccomp.pb-c.d [2020-01-06T11:30:43.706Z] #42 5.913 PBCC images/userns.pb-c.c [2020-01-06T11:30:43.706Z] #42 5.941 DEP images/userns.pb-c.d [2020-01-06T11:30:43.706Z] #42 5.970 PBCC images/cgroup.pb-c.c [2020-01-06T11:30:43.706Z] #42 5.989 DEP images/cgroup.pb-c.d [2020-01-06T11:30:43.706Z] #42 6.067 PBCC images/fown.pb-c.c [2020-01-06T11:30:43.706Z] #42 6.080 PBCC images/ext-file.pb-c.c [2020-01-06T11:30:43.706Z] #42 6.096 DEP images/fown.pb-c.d [2020-01-06T11:30:43.706Z] #42 6.166 DEP images/ext-file.pb-c.d [2020-01-06T11:30:43.706Z] #42 6.217 PBCC images/rpc.pb-c.c [2020-01-06T11:30:43.706Z] #42 6.267 DEP images/rpc.pb-c.d [2020-01-06T11:30:43.706Z] #42 6.337 PBCC images/siginfo.pb-c.c [2020-01-06T11:30:43.706Z] #42 6.359 DEP images/siginfo.pb-c.d [2020-01-06T11:30:43.706Z] #42 6.430 PBCC images/pagemap.pb-c.c [2020-01-06T11:30:43.706Z] #42 6.448 DEP images/pagemap.pb-c.d [2020-01-06T11:30:43.706Z] #42 6.556 PBCC images/rlimit.pb-c.c [2020-01-06T11:30:43.706Z] #42 6.604 DEP images/rlimit.pb-c.d [2020-01-06T11:30:43.706Z] #42 6.626 PBCC images/file-lock.pb-c.c [2020-01-06T11:30:43.706Z] #42 6.646 DEP images/file-lock.pb-c.d [2020-01-06T11:30:43.706Z] #42 6.708 PBCC images/tty.pb-c.c [2020-01-06T11:30:43.706Z] #42 6.775 DEP images/tty.pb-c.d [2020-01-06T11:30:43.706Z] #42 6.822 PBCC images/tun.pb-c.c [2020-01-06T11:30:43.706Z] #42 6.857 PBCC images/netdev.pb-c.c [2020-01-06T11:30:43.706Z] #42 6.932 DEP images/tun.pb-c.d [2020-01-06T11:30:43.706Z] #42 7.044 DEP images/netdev.pb-c.d [2020-01-06T11:30:43.706Z] #42 7.068 PBCC images/vma.pb-c.c [2020-01-06T11:30:43.706Z] #42 7.087 DEP images/vma.pb-c.d [2020-01-06T11:30:43.706Z] #42 7.120 PBCC images/creds.pb-c.c [2020-01-06T11:30:43.706Z] #42 7.128 DEP images/creds.pb-c.d [2020-01-06T11:30:43.706Z] #42 7.166 PBCC images/utsns.pb-c.c [2020-01-06T11:30:43.706Z] #42 7.173 DEP images/utsns.pb-c.d [2020-01-06T11:30:43.706Z] #42 7.215 PBCC images/ipc-desc.pb-c.c [2020-01-06T11:30:43.706Z] #42 7.245 PBCC images/ipc-sem.pb-c.c [2020-01-06T11:30:43.706Z] #42 7.352 DEP images/ipc-desc.pb-c.d [2020-01-06T11:30:43.706Z] #42 7.419 DEP images/ipc-sem.pb-c.d [2020-01-06T11:30:43.706Z] #42 7.478 PBCC images/ipc-msg.pb-c.c [2020-01-06T11:30:43.706Z] #42 7.485 DEP images/ipc-msg.pb-c.d [2020-01-06T11:30:43.706Z] #42 7.577 PBCC images/ipc-shm.pb-c.c [2020-01-06T11:30:43.706Z] #42 7.607 DEP images/ipc-shm.pb-c.d [2020-01-06T11:30:43.706Z] #42 7.639 PBCC images/ipc-var.pb-c.c [2020-01-06T11:30:43.706Z] #42 7.665 DEP images/ipc-var.pb-c.d [2020-01-06T11:30:43.706Z] #42 7.688 PBCC images/sk-opts.pb-c.c [2020-01-06T11:30:43.706Z] #42 7.716 PBCC images/packet-sock.pb-c.c [2020-01-06T11:30:43.706Z] #42 7.805 DEP images/sk-opts.pb-c.d [2020-01-06T11:30:43.706Z] #42 7.859 DEP images/packet-sock.pb-c.d [2020-01-06T11:30:43.706Z] #42 7.889 PBCC images/sk-netlink.pb-c.c [2020-01-06T11:30:43.706Z] #42 7.921 DEP images/sk-netlink.pb-c.d [2020-01-06T11:30:43.706Z] #42 7.965 PBCC images/sk-inet.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.018 DEP images/sk-inet.pb-c.d [2020-01-06T11:30:43.706Z] #42 8.056 PBCC images/sk-unix.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.096 DEP images/sk-unix.pb-c.d [2020-01-06T11:30:43.706Z] #42 8.170 PBCC images/mm.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.191 DEP images/mm.pb-c.d [2020-01-06T11:30:43.706Z] #42 8.240 PBCC images/timerfd.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.292 DEP images/timerfd.pb-c.d [2020-01-06T11:30:43.706Z] #42 8.348 PBCC images/timer.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.372 DEP images/timer.pb-c.d [2020-01-06T11:30:43.706Z] #42 8.391 PBCC images/sa.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.406 DEP images/sa.pb-c.d [2020-01-06T11:30:43.706Z] #42 8.464 PBCC images/pipe-data.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.506 DEP images/pipe-data.pb-c.d [2020-01-06T11:30:43.706Z] #42 8.547 PBCC images/mnt.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.573 DEP images/mnt.pb-c.d [2020-01-06T11:30:43.706Z] #42 8.661 PBCC images/sk-packet.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.673 DEP images/sk-packet.pb-c.d [2020-01-06T11:30:43.706Z] #42 8.705 PBCC images/tcp-stream.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.736 DEP images/tcp-stream.pb-c.d [2020-01-06T11:30:43.706Z] #42 8.769 PBCC images/pipe.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.810 DEP images/pipe.pb-c.d [2020-01-06T11:30:43.706Z] #42 8.838 PBCC images/pstree.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.848 DEP images/pstree.pb-c.d [2020-01-06T11:30:43.706Z] #42 8.907 PBCC images/fs.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.945 DEP images/fs.pb-c.d [2020-01-06T11:30:43.706Z] #42 8.979 PBCC images/signalfd.pb-c.c [2020-01-06T11:30:43.706Z] #42 8.993 DEP images/signalfd.pb-c.d [2020-01-06T11:30:43.706Z] #42 9.121 PBCC images/fh.pb-c.c [2020-01-06T11:30:43.706Z] #42 9.148 PBCC images/fsnotify.pb-c.c [2020-01-06T11:30:43.706Z] #42 9.236 DEP images/fh.pb-c.d [2020-01-06T11:30:43.706Z] #42 9.320 DEP images/fsnotify.pb-c.d [2020-01-06T11:30:43.706Z] #42 9.536 PBCC images/eventpoll.pb-c.c [2020-01-06T11:30:43.706Z] #42 9.572 DEP images/eventpoll.pb-c.d [2020-01-06T11:30:43.706Z] #42 9.623 PBCC images/eventfd.pb-c.c [2020-01-06T11:30:43.706Z] #42 9.711 DEP images/eventfd.pb-c.d [2020-01-06T11:30:43.706Z] #42 9.752 PBCC images/remap-file-path.pb-c.c [2020-01-06T11:30:43.706Z] #42 9.763 DEP images/remap-file-path.pb-c.d [2020-01-06T11:30:43.706Z] #42 9.782 PBCC images/fifo.pb-c.c [2020-01-06T11:30:43.706Z] #42 9.802 DEP images/fifo.pb-c.d [2020-01-06T11:30:43.706Z] #42 9.835 PBCC images/ghost-file.pb-c.c [2020-01-06T11:30:43.706Z] #42 9.869 DEP images/ghost-file.pb-c.d [2020-01-06T11:30:43.706Z] #42 9.937 PBCC images/regfile.pb-c.c [2020-01-06T11:30:43.706Z] #42 9.980 DEP images/regfile.pb-c.d [2020-01-06T11:30:43.706Z] #42 10.10 PBCC images/ns.pb-c.c [2020-01-06T11:30:43.706Z] #42 10.10 DEP images/ns.pb-c.d [2020-01-06T11:30:43.706Z] #42 10.12 PBCC images/fdinfo.pb-c.c [2020-01-06T11:30:43.706Z] #42 10.19 DEP images/fdinfo.pb-c.d [2020-01-06T11:30:43.706Z] #42 ... [2020-01-06T11:30:43.706Z] [2020-01-06T11:30:43.706Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:43.715Z] #22 117.3 + git checkout -q v17.06.2-ce [2020-01-06T11:30:43.977Z] #22 ... [2020-01-06T11:30:43.977Z] [2020-01-06T11:30:43.977Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:30:43.977Z] #10 113.7 Selecting previously unselected package libapparmor1:arm64. [2020-01-06T11:30:43.977Z] #10 113.7 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2020-01-06T11:30:43.977Z] #10 113.7 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2020-01-06T11:30:43.977Z] #10 113.9 Selecting previously unselected package libapparmor-dev:arm64. [2020-01-06T11:30:43.977Z] #10 113.9 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2020-01-06T11:30:43.977Z] #10 113.9 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2020-01-06T11:30:43.977Z] #10 114.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T11:30:43.977Z] #10 114.5 Setting up libsepol1-dev:arm64 (2.6-2) ... [2020-01-06T11:30:43.977Z] #10 114.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T11:30:43.977Z] #10 114.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T11:30:43.977Z] #10 114.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2020-01-06T11:30:43.977Z] #10 114.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:30:43.977Z] #10 114.9 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2020-01-06T11:30:43.977Z] #10 115.0 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2020-01-06T11:30:43.977Z] #10 115.0 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2020-01-06T11:30:43.977Z] #10 115.1 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2020-01-06T11:30:43.977Z] #10 115.1 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2020-01-06T11:30:43.977Z] #10 115.2 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2020-01-06T11:30:43.977Z] #10 115.2 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2020-01-06T11:30:43.977Z] #10 115.3 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-06T11:30:43.977Z] #10 115.3 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-06T11:30:43.977Z] #10 115.3 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2020-01-06T11:30:43.977Z] #10 115.4 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2020-01-06T11:30:43.977Z] #10 115.4 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2020-01-06T11:30:43.977Z] #10 115.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T11:30:43.977Z] #10 115.4 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T11:30:43.977Z] #10 115.5 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2020-01-06T11:30:43.977Z] #10 115.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2020-01-06T11:30:43.977Z] #10 115.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-01-06T11:30:43.977Z] #10 115.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-06T11:30:43.977Z] #10 115.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-01-06T11:30:43.977Z] #10 115.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-06T11:30:43.977Z] #10 115.7 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T11:30:43.977Z] #10 115.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2020-01-06T11:30:43.977Z] #10 115.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-06T11:30:43.977Z] #10 115.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-06T11:30:43.977Z] #10 115.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2020-01-06T11:30:43.977Z] #10 115.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2020-01-06T11:30:43.977Z] #10 115.9 Setting up dmsetup (2:1.02.137-2) ... [2020-01-06T11:30:43.977Z] #10 115.9 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2020-01-06T11:30:43.977Z] #10 115.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:30:43.977Z] #10 DONE 118.0s [2020-01-06T11:30:43.977Z] [2020-01-06T11:30:43.977Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:30:43.977Z] #52 DONE 0.3s [2020-01-06T11:30:43.977Z] [2020-01-06T11:30:43.977Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-06T11:30:44.238Z] #11 ... [2020-01-06T11:30:44.238Z] [2020-01-06T11:30:44.238Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-06T11:30:44.238Z] #53 DONE 0.2s [2020-01-06T11:30:44.499Z] [2020-01-06T11:30:44.499Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:44.559Z] #18 ... [2020-01-06T11:30:44.559Z] [2020-01-06T11:30:44.559Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:44.559Z] #41 138.4 CC criu/netfilter.o [2020-01-06T11:30:44.559Z] #41 138.8 CC criu/page-pipe.o [2020-01-06T11:30:44.559Z] #41 139.3 CC criu/page-xfer.o [2020-01-06T11:30:44.559Z] #41 140.5 CC criu/pagemap-cache.o [2020-01-06T11:30:44.559Z] #41 140.8 CC criu/pagemap.o [2020-01-06T11:30:44.559Z] #41 141.6 CC criu/parasite-syscall.o [2020-01-06T11:30:44.559Z] #41 142.5 CC criu/path.o [2020-01-06T11:30:44.559Z] #41 142.7 CC criu/pie-util-vdso-elf32.o [2020-01-06T11:30:44.559Z] #41 143.1 CC criu/pie-util-vdso.o [2020-01-06T11:30:44.559Z] #41 143.6 CC criu/pie-util.o [2020-01-06T11:30:44.559Z] #41 143.8 CC criu/pipes.o [2020-01-06T11:30:45.138Z] #41 144.5 CC criu/plugin.o [2020-01-06T11:30:45.138Z] #41 ... [2020-01-06T11:30:45.138Z] [2020-01-06T11:30:45.138Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:30:45.138Z] #18 13.25 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-06T11:30:45.396Z] #18 13.63 Collecting pyyaml (from yamllint==1.16.0) [2020-01-06T11:30:46.435Z] #38 ... [2020-01-06T11:30:46.435Z] [2020-01-06T11:30:46.435Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:30:46.435Z] #17 54.15 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-06T11:30:46.435Z] #17 54.29 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-06T11:30:46.435Z] #17 54.37 Setting up python3-wheel (0.29.0-2) ... [2020-01-06T11:30:46.435Z] #17 55.34 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-06T11:30:46.435Z] #17 56.42 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T11:30:46.435Z] #17 57.60 Setting up python3-setuptools (33.1.1-1) ... [2020-01-06T11:30:46.435Z] #17 58.53 Setting up dh-python (2.20170125) ... [2020-01-06T11:30:46.435Z] #17 59.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:30:46.435Z] #17 DONE 60.3s [2020-01-06T11:30:46.435Z] [2020-01-06T11:30:46.435Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:30:46.770Z] #18 14.91 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2020-01-06T11:30:47.044Z] #27 18.82 # 2.4% ### 4.3% #### 6.2% ##### 8.1% ###### 9.0% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.7% ########### 15.6% ############ 17.5% ############# 18.5% ############## 20.4% ################ 22.2% ################# 24.1% ################## 25.1% ################### 27.0% #################### 28.9% ###################### 30.8% ####################### 32.7% ######################## 34.5% ########################## 36.4% ########################### 38.3% ############################ 40.2% ############################# 41.1% ############################## 43.0% ################################## 47.8% ##################################### 51.6% ##################################### 52.5% ###################################### 53.4% ####################################### 55.3% ######################################## 56.3% ######################################### 57.2% ######################################### 58.2% ########################################## 59.1% ########################################### 60.1% ########################################### 61.0% ############################################# 62.9% ############################################# 63.8% ############################################### 65.7% ################################################ 67.6% ################################################## 69.5% ################################################### 71.4% #################################################### 72.3% #################################################### 73.3% ###################################################### 75.2% ####################################################### 77.1% ######################################################## 79.0% ########################################################## 80.9% ########################################################### 82.8% ############################################################ 84.6% [2020-01-06T11:30:47.044Z] #27 ... [2020-01-06T11:30:47.044Z] [2020-01-06T11:30:47.044Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:47.044Z] #37 0.315 + RM_GOPATH=0 [2020-01-06T11:30:47.044Z] #37 0.315 + TMP_GOPATH= [2020-01-06T11:30:47.044Z] #37 0.315 + : /build [2020-01-06T11:30:47.044Z] #37 0.315 + '[' -z '' ']' [2020-01-06T11:30:47.044Z] #37 0.316 ++ mktemp -d [2020-01-06T11:30:47.044Z] #37 0.317 + export GOPATH=/tmp/tmp.qVOkutAf63 [2020-01-06T11:30:47.044Z] #37 0.317 + GOPATH=/tmp/tmp.qVOkutAf63 [2020-01-06T11:30:47.044Z] #37 0.317 + RM_GOPATH=1 [2020-01-06T11:30:47.044Z] #37 0.318 ++ dirname ./install.sh [2020-01-06T11:30:47.044Z] #54 2.755 + RM_GOPATH=0 [2020-01-06T11:30:47.044Z] #37 0.318 + dir=. [2020-01-06T11:30:47.044Z] #37 0.318 + bin=tini [2020-01-06T11:30:47.044Z] #37 0.318 + shift [2020-01-06T11:30:47.044Z] #54 2.755 + TMP_GOPATH= [2020-01-06T11:30:47.044Z] #54 2.756 + : /build [2020-01-06T11:30:47.044Z] #37 0.318 + '[' '!' -f ./tini.installer ']' [2020-01-06T11:30:47.044Z] #37 0.319 + . ./tini.installer [2020-01-06T11:30:47.044Z] #54 2.756 + '[' -z '' ']' [2020-01-06T11:30:47.044Z] #54 2.756 ++ mktemp -d [2020-01-06T11:30:47.044Z] #37 0.319 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:30:47.044Z] #37 0.319 + install_tini [2020-01-06T11:30:47.044Z] #54 2.764 + export GOPATH=/tmp/tmp.CqL5VacmJI [2020-01-06T11:30:47.045Z] #54 2.764 + GOPATH=/tmp/tmp.CqL5VacmJI [2020-01-06T11:30:47.044Z] #37 0.319 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-06T11:30:47.045Z] #54 2.764 + RM_GOPATH=1 [2020-01-06T11:30:47.045Z] #54 2.766 ++ dirname ./install.sh [2020-01-06T11:30:47.045Z] #37 0.319 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:30:47.045Z] #54 2.768 + dir=. [2020-01-06T11:30:47.045Z] #54 2.768 + bin=runc [2020-01-06T11:30:47.045Z] #54 2.769 + shift [2020-01-06T11:30:47.045Z] #37 0.319 + git clone https://github.com/krallin/tini.git /tmp/tmp.qVOkutAf63/tini [2020-01-06T11:30:47.045Z] #37 0.326 Cloning into '/tmp/tmp.qVOkutAf63/tini'... [2020-01-06T11:30:47.045Z] #54 2.769 + '[' '!' -f ./runc.installer ']' [2020-01-06T11:30:47.045Z] #54 2.769 + . ./runc.installer [2020-01-06T11:30:47.045Z] #37 1.457 + cd /tmp/tmp.qVOkutAf63/tini [2020-01-06T11:30:47.045Z] #37 1.457 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:30:47.045Z] #54 2.769 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T11:30:47.045Z] #54 2.770 + install_runc [2020-01-06T11:30:47.045Z] #54 2.770 + uname -r [2020-01-06T11:30:47.045Z] #37 1.464 + cmake . [2020-01-06T11:30:47.045Z] #37 1.970 -- The C compiler identification is GNU 6.3.0 [2020-01-06T11:30:47.045Z] #54 2.770 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-06T11:30:47.045Z] #54 2.772 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-06T11:30:47.045Z] #37 1.982 -- Check for working C compiler: /usr/bin/cc [2020-01-06T11:30:47.045Z] #37 2.414 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-06T11:30:47.045Z] #54 2.773 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-06T11:30:47.045Z] #37 2.431 -- Detecting C compiler ABI info [2020-01-06T11:30:47.045Z] #37 3.095 -- Detecting C compiler ABI info - done [2020-01-06T11:30:47.045Z] #54 2.773 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-06T11:30:47.045Z] #37 3.203 -- Detecting C compile features [2020-01-06T11:30:47.045Z] #37 5.152 -- Detecting C compile features - done [2020-01-06T11:30:47.045Z] #54 2.773 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CqL5VacmJI/src/github.com/opencontainers/runc [2020-01-06T11:30:47.045Z] #37 5.185 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-06T11:30:47.045Z] #37 5.528 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-06T11:30:47.045Z] #54 2.780 Cloning into '/tmp/tmp.CqL5VacmJI/src/github.com/opencontainers/runc'... [2020-01-06T11:30:47.045Z] #37 5.641 -- Configuring done [2020-01-06T11:30:47.045Z] #37 5.680 -- Generating done [2020-01-06T11:30:47.045Z] #37 5.698 -- Build files have been written to: /tmp/tmp.qVOkutAf63/tini [2020-01-06T11:30:47.045Z] #37 5.708 + make tini-static [2020-01-06T11:30:47.045Z] #37 6.200 Scanning dependencies of target tini-static [2020-01-06T11:30:47.045Z] #37 6.247 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-06T11:30:47.045Z] #37 7.765 [100%] Linking C executable tini-static [2020-01-06T11:30:47.045Z] #37 8.111 [100%] Built target tini-static [2020-01-06T11:30:47.045Z] #37 8.153 + mkdir -p /build [2020-01-06T11:30:47.045Z] #37 8.191 + cp tini-static /build/docker-init [2020-01-06T11:30:47.045Z] #37 DONE 8.4s [2020-01-06T11:30:47.045Z] [2020-01-06T11:30:47.045Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:47.616Z] #54 ... [2020-01-06T11:30:47.616Z] [2020-01-06T11:30:47.616Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-06T11:30:47.616Z] #11 DONE 3.7s [2020-01-06T11:30:47.616Z] [2020-01-06T11:30:47.616Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:30:47.616Z] #22 121.1 + mkdir -p /tmp/tmp.URT6V5UgPT/src/github.com/docker [2020-01-06T11:30:47.616Z] #22 121.1 + mv components/cli /tmp/tmp.URT6V5UgPT/src/github.com/docker/cli [2020-01-06T11:30:47.616Z] #22 121.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-06T11:30:48.697Z] #27 18.82 # 2.4% ### 4.3% #### 6.2% ##### 8.1% ###### 9.0% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.7% ########### 15.6% ############ 17.5% ############# 18.5% ############## 20.4% ################ 22.2% ################# 24.1% ################## 25.1% ################### 27.0% #################### 28.9% ###################### 30.8% ####################### 32.7% ######################## 34.5% ########################## 36.4% ########################### 38.3% ############################ 40.2% ############################# 41.1% ############################## 43.0% ################################## 47.8% ##################################### 51.6% ##################################### 52.5% ###################################### 53.4% ####################################### 55.3% ######################################## 56.3% ######################################### 57.2% ######################################### 58.2% ########################################## 59.1% ########################################### 60.1% ########################################### 61.0% ############################################# 62.9% ############################################# 63.8% ############################################### 65.7% ################################################ 67.6% ################################################## 69.5% ################################################### 71.4% #################################################### 72.3% #################################################### 73.3% ###################################################### 75.2% ####################################################### 77.1% ######################################################## 79.0% ########################################################## 80.9% ########################################################### 82.8% ############################################################ 84.6% ############################################################## 86.5% ############################################################## 87.5% ############################################################### 88.4% ################################################################ 89.4% ################################################################# 90.3% ################################################################# 91.3% ################################################################## 92.2% ################################################################### 94.1% #################################################################### 95.0% ##################################################################### 96.0% ###################################################################### 97.9% ######################################################################## 100.0% [2020-01-06T11:30:48.697Z] #27 28.34 [2020-01-06T11:30:49.299Z] #18 17.16 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-06T11:30:49.548Z] #27 29.41 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-06T11:30:50.166Z] #22 ... [2020-01-06T11:30:50.166Z] [2020-01-06T11:30:50.166Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-06T11:30:50.166Z] #12 DONE 2.7s [2020-01-06T11:30:50.233Z] #18 18.27 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-06T11:30:50.233Z] #18 18.42 Building wheels for collected packages: pyyaml [2020-01-06T11:30:50.233Z] #18 18.42 Running setup.py bdist_wheel for pyyaml: started [2020-01-06T11:30:50.427Z] [2020-01-06T11:30:50.427Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-06T11:30:50.491Z] #18 ... [2020-01-06T11:30:50.491Z] [2020-01-06T11:30:50.491Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:30:50.491Z] #38 211.9 + rm -rf /tmp/tmp.wdImhXcmEo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wdImhXcmEo [2020-01-06T11:30:50.598Z] #18 ... [2020-01-06T11:30:50.598Z] [2020-01-06T11:30:50.598Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:50.598Z] #41 127.2 CC criu/libnetlink.o [2020-01-06T11:30:50.598Z] #41 127.6 CC criu/log.o [2020-01-06T11:30:50.598Z] #41 128.2 CC criu/lsm.o [2020-01-06T11:30:50.598Z] #41 128.6 CC criu/mem.o [2020-01-06T11:30:50.598Z] #41 130.3 CC criu/mount.o [2020-01-06T11:30:50.598Z] #41 134.3 CC criu/namespaces.o [2020-01-06T11:30:50.598Z] #41 136.2 CC criu/net.o [2020-01-06T11:30:50.690Z] #13 ... [2020-01-06T11:30:50.690Z] [2020-01-06T11:30:50.690Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:50.690Z] #41 57.98 CC compel/plugins/std/fds.o [2020-01-06T11:30:50.690Z] #41 58.51 CC compel/plugins/std/log.o [2020-01-06T11:30:50.690Z] #41 59.79 CC compel/plugins/std/string.o [2020-01-06T11:30:50.690Z] #41 60.37 CC compel/plugins/std/infect.o [2020-01-06T11:30:50.690Z] #41 60.88 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-01-06T11:30:50.690Z] #41 60.98 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-01-06T11:30:50.690Z] #41 61.15 AR compel/plugins/std.lib.a [2020-01-06T11:30:50.690Z] #41 61.27 CC compel/plugins/fds/fds.o [2020-01-06T11:30:50.690Z] #41 61.76 AR compel/plugins/fds.lib.a [2020-01-06T11:30:50.690Z] #41 61.87 HOSTDEP compel/src/lib/log-host.d [2020-01-06T11:30:50.690Z] #41 62.07 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-06T11:30:50.690Z] #41 62.26 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-01-06T11:30:50.690Z] #41 62.45 HOSTDEP compel/src/main-host.d [2020-01-06T11:30:50.690Z] #41 62.65 DEP compel/src/lib/ptrace.d [2020-01-06T11:30:50.690Z] #41 62.81 DEP compel/src/lib/infect.d [2020-01-06T11:30:50.690Z] #41 63.07 DEP compel/src/lib/infect-util.d [2020-01-06T11:30:50.690Z] #41 63.22 DEP compel/src/lib/infect-rpc.d [2020-01-06T11:30:50.690Z] #41 63.35 DEP compel/arch/aarch64/src/lib/infect.d [2020-01-06T11:30:50.690Z] #41 63.59 DEP compel/arch/aarch64/src/lib/cpu.d [2020-01-06T11:30:50.690Z] #41 63.72 DEP compel/src/lib/log.d [2020-01-06T11:30:50.690Z] #41 63.89 DEP compel/src/main.d [2020-01-06T11:30:50.690Z] #41 64.10 DEP compel/src/lib/handle-elf.d [2020-01-06T11:30:50.690Z] #41 64.36 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-01-06T11:30:50.690Z] #41 64.63 CC compel/src/lib/log.o [2020-01-06T11:30:50.690Z] #41 65.07 CC compel/arch/aarch64/src/lib/cpu.o [2020-01-06T11:30:50.690Z] #41 65.48 CC compel/arch/aarch64/src/lib/infect.o [2020-01-06T11:30:50.690Z] #41 66.13 CC compel/src/lib/infect-rpc.o [2020-01-06T11:30:50.690Z] #41 66.62 CC compel/src/lib/infect-util.o [2020-01-06T11:30:50.690Z] #41 66.94 CC compel/src/lib/infect.o [2020-01-06T11:30:50.749Z] #38 DONE 212.3s [2020-01-06T11:30:50.749Z] [2020-01-06T11:30:50.749Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:50.749Z] #41 145.1 CC criu/proc_parse.o [2020-01-06T11:30:50.749Z] #41 148.0 CC criu/protobuf-desc.o [2020-01-06T11:30:50.749Z] #41 149.0 CC criu/protobuf.o [2020-01-06T11:30:50.749Z] #41 149.5 CC criu/pstree.o [2020-01-06T11:30:50.761Z] #27 30.21 [2020-01-06T11:30:51.239Z] #27 30.61 ############################################# 62.6% ######################################################################## 100.0% [2020-01-06T11:30:51.239Z] #27 ... [2020-01-06T11:30:51.239Z] [2020-01-06T11:30:51.239Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:30:51.239Z] #32 50.68 time [2020-01-06T11:30:51.239Z] #32 57.73 internal/poll [2020-01-06T11:30:51.239Z] #32 59.76 internal/fmtsort [2020-01-06T11:30:51.239Z] #32 60.71 strings [2020-01-06T11:30:51.239Z] #32 60.76 os [2020-01-06T11:30:51.239Z] #32 ... [2020-01-06T11:30:51.239Z] [2020-01-06T11:30:51.239Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:51.239Z] #27 30.95 [2020-01-06T11:30:51.682Z] #41 151.2 CC criu/rbtree.o [2020-01-06T11:30:51.940Z] #41 ... [2020-01-06T11:30:51.940Z] [2020-01-06T11:30:51.940Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:30:51.940Z] #18 20.27 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-06T11:30:51.940Z] #18 20.27 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2020-01-06T11:30:52.198Z] #18 20.40 Successfully built pyyaml [2020-01-06T11:30:52.198Z] #18 20.40 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-06T11:30:52.604Z] #41 69.34 CC compel/src/lib/ptrace.o [2020-01-06T11:30:52.604Z] #41 ... [2020-01-06T11:30:52.604Z] [2020-01-06T11:30:52.604Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:52.604Z] #54 8.094 + cd /tmp/tmp.CqL5VacmJI/src/github.com/opencontainers/runc [2020-01-06T11:30:52.604Z] #54 8.094 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T11:30:52.604Z] #54 8.251 + '[' -z '' ']' [2020-01-06T11:30:52.604Z] #54 8.251 + target=static [2020-01-06T11:30:52.604Z] #54 8.251 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-06T11:30:52.765Z] #18 20.95 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2020-01-06T11:30:52.864Z] #54 ... [2020-01-06T11:30:52.864Z] [2020-01-06T11:30:52.864Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-06T11:30:52.864Z] #13 2.164 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-06T11:30:52.864Z] #13 DONE 2.5s [2020-01-06T11:30:53.023Z] #18 DONE 21.3s [2020-01-06T11:30:53.023Z] [2020-01-06T11:30:53.023Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-06T11:30:53.125Z] [2020-01-06T11:30:53.125Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:53.125Z] #44 116.8 net/http/httptrace [2020-01-06T11:30:53.125Z] #44 117.1 net/http [2020-01-06T11:30:53.125Z] #44 ... [2020-01-06T11:30:53.125Z] [2020-01-06T11:30:53.125Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:53.125Z] #41 69.76 AR compel/libcompel.a [2020-01-06T11:30:53.125Z] #41 69.86 HOSTCC compel/src/main-host.o [2020-01-06T11:30:53.279Z] #27 33.05 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-06T11:30:53.283Z] #23 DONE 0.2s [2020-01-06T11:30:53.283Z] [2020-01-06T11:30:53.283Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:53.283Z] #41 151.8 CC criu/rst-malloc.o [2020-01-06T11:30:53.283Z] #41 152.1 CC criu/seccomp.o [2020-01-06T11:30:53.283Z] #41 152.9 CC criu/seize.o [2020-01-06T11:30:53.387Z] #41 70.55 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-01-06T11:30:53.647Z] #41 70.74 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-06T11:30:53.825Z] #27 ... [2020-01-06T11:30:53.825Z] [2020-01-06T11:30:53.825Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:53.825Z] #42 10.32 PBCC images/core-aarch64.pb-c.c [2020-01-06T11:30:53.825Z] #42 10.36 PBCC images/core-arm.pb-c.c [2020-01-06T11:30:53.825Z] #42 10.38 PBCC images/core-ppc64.pb-c.c [2020-01-06T11:30:53.825Z] #42 10.43 PBCC images/core-s390.pb-c.c [2020-01-06T11:30:53.825Z] #42 10.52 PBCC images/core-x86.pb-c.c [2020-01-06T11:30:53.825Z] #42 10.56 PBCC images/core.pb-c.c [2020-01-06T11:30:53.825Z] #42 10.63 PBCC images/inventory.pb-c.c [2020-01-06T11:30:53.825Z] #42 10.66 DEP images/core-aarch64.pb-c.d [2020-01-06T11:30:53.825Z] #42 10.72 DEP images/core-arm.pb-c.d [2020-01-06T11:30:53.825Z] #42 10.79 DEP images/core-ppc64.pb-c.d [2020-01-06T11:30:53.825Z] #42 10.84 DEP images/core-s390.pb-c.d [2020-01-06T11:30:53.825Z] #42 10.98 DEP images/core-x86.pb-c.d [2020-01-06T11:30:53.825Z] #42 11.00 DEP images/core.pb-c.d [2020-01-06T11:30:53.825Z] #42 11.07 DEP images/inventory.pb-c.d [2020-01-06T11:30:53.825Z] #42 11.16 PBCC images/cpuinfo.pb-c.c [2020-01-06T11:30:53.825Z] #42 11.20 DEP images/cpuinfo.pb-c.d [2020-01-06T11:30:53.825Z] #42 11.34 PBCC images/stats.pb-c.c [2020-01-06T11:30:53.825Z] #42 11.35 DEP images/stats.pb-c.d [2020-01-06T11:30:53.825Z] #42 12.80 make[1]: Nothing to be done for 'all'. [2020-01-06T11:30:53.825Z] #42 14.54 CC images/stats.o [2020-01-06T11:30:53.825Z] #42 14.94 CC images/core.o [2020-01-06T11:30:53.825Z] #42 15.61 CC images/core-x86.o [2020-01-06T11:30:53.825Z] #42 16.13 CC images/core-arm.o [2020-01-06T11:30:53.825Z] #42 16.74 CC images/core-aarch64.o [2020-01-06T11:30:53.825Z] #42 17.18 CC images/core-ppc64.o [2020-01-06T11:30:53.825Z] #42 18.05 CC images/core-s390.o [2020-01-06T11:30:53.825Z] #42 18.74 CC images/cpuinfo.o [2020-01-06T11:30:53.825Z] #42 19.31 CC images/inventory.o [2020-01-06T11:30:53.825Z] #42 19.55 CC images/fdinfo.o [2020-01-06T11:30:53.825Z] #42 20.15 CC images/fown.o [2020-01-06T11:30:53.825Z] #42 20.41 CC images/ns.o [2020-01-06T11:30:53.825Z] #42 ... [2020-01-06T11:30:53.825Z] [2020-01-06T11:30:53.825Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:53.825Z] #27 33.79 [2020-01-06T11:30:53.862Z] #41 139.8 CC criu/netfilter.o [2020-01-06T11:30:53.862Z] #41 ... [2020-01-06T11:30:53.862Z] [2020-01-06T11:30:53.862Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:30:53.862Z] #18 6.944 Collecting yamllint==1.16.0 [2020-01-06T11:30:54.218Z] #41 153.9 CC criu/servicefd.o [2020-01-06T11:30:54.218Z] #41 71.19 HOSTCC compel/src/lib/log-host.o [2020-01-06T11:30:54.479Z] #41 71.60 HOSTLINK compel/compel-host-bin [2020-01-06T11:30:54.646Z] #27 34.19 ############################################## 64.8% ######################################################################## 100.0% [2020-01-06T11:30:54.646Z] #27 34.39 [2020-01-06T11:30:54.740Z] #41 71.76 DEP soccr/soccr.d [2020-01-06T11:30:55.001Z] #41 72.09 CC soccr/soccr.o [2020-01-06T11:30:55.001Z] #41 ... [2020-01-06T11:30:55.001Z] [2020-01-06T11:30:55.001Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-06T11:30:55.001Z] #14 DONE 2.3s [2020-01-06T11:30:55.152Z] #41 ... [2020-01-06T11:30:55.152Z] [2020-01-06T11:30:55.152Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-06T11:30:55.152Z] #27 DONE 1.7s [2020-01-06T11:30:55.152Z] [2020-01-06T11:30:55.152Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:55.152Z] #41 154.4 CC criu/shmem.o [2020-01-06T11:30:55.152Z] #41 ... [2020-01-06T11:30:55.152Z] [2020-01-06T11:30:55.152Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-06T11:30:55.152Z] #29 DONE 0.2s [2020-01-06T11:30:55.152Z] [2020-01-06T11:30:55.152Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-06T11:30:55.261Z] [2020-01-06T11:30:55.261Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:55.261Z] #44 129.0 github.com/LK4D4/vndr/godl [2020-01-06T11:30:55.411Z] #32 DONE 0.5s [2020-01-06T11:30:55.411Z] [2020-01-06T11:30:55.411Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-06T11:30:55.497Z] #27 ... [2020-01-06T11:30:55.497Z] [2020-01-06T11:30:55.497Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:55.497Z] #45 54.99 time [2020-01-06T11:30:55.497Z] #45 62.27 strings [2020-01-06T11:30:55.497Z] #45 62.33 os [2020-01-06T11:30:55.497Z] #45 ... [2020-01-06T11:30:55.497Z] [2020-01-06T11:30:55.497Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:30:55.497Z] #32 65.10 path [2020-01-06T11:30:55.669Z] #37 DONE 0.1s [2020-01-06T11:30:55.669Z] [2020-01-06T11:30:55.669Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-06T11:30:55.910Z] #32 65.54 fmt [2020-01-06T11:30:55.927Z] #39 DONE 0.3s [2020-01-06T11:30:55.927Z] [2020-01-06T11:30:55.927Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:55.927Z] #41 155.4 CC criu/sigframe.o [2020-01-06T11:30:55.927Z] #41 155.5 CC criu/signalfd.o [2020-01-06T11:30:56.185Z] #41 155.8 CC criu/sk-inet.o [2020-01-06T11:30:56.201Z] #44 130.1 github.com/LK4D4/vndr [2020-01-06T11:30:56.317Z] #32 65.94 path/filepath [2020-01-06T11:30:56.719Z] #32 ... [2020-01-06T11:30:56.719Z] [2020-01-06T11:30:56.719Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:30:56.719Z] #11 56.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-06T11:30:56.719Z] #11 56.45 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-06T11:30:56.719Z] #11 56.45 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T11:30:56.719Z] #11 64.29 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-06T11:30:56.719Z] #11 64.30 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-06T11:30:56.719Z] #11 64.31 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T11:30:56.719Z] #11 64.55 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-06T11:30:56.719Z] #11 64.55 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-06T11:30:56.719Z] #11 64.56 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:30:56.719Z] #11 ... [2020-01-06T11:30:56.719Z] [2020-01-06T11:30:56.719Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:30:56.719Z] #27 35.86 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-06T11:30:56.719Z] #27 35.93 skipping existing b63cc5f62c21 [2020-01-06T11:30:56.719Z] #27 36.09 [2020-01-06T11:30:57.120Z] #41 156.7 CC criu/sk-netlink.o [2020-01-06T11:30:57.301Z] using credential docker-jenkins-github-credentials [2020-01-06T11:30:57.376Z] Cloning the remote Git repository [2020-01-06T11:30:57.376Z] Cloning with configured refspecs honoured and without tags [2020-01-06T11:30:57.378Z] #41 157.0 CC criu/sk-packet.o [2020-01-06T11:30:57.588Z] #27 37.27 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-06T11:30:57.570Z] Cloning repository https://github.com/moby/moby.git [2020-01-06T11:30:57.944Z] #41 157.6 CC criu/sk-queue.o [2020-01-06T11:30:57.976Z] #27 37.65 [2020-01-06T11:30:57.976Z] #27 37.82 ######################################################################## 100.0% [2020-01-06T11:30:58.115Z] #44 ... [2020-01-06T11:30:58.115Z] [2020-01-06T11:30:58.115Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-06T11:30:58.115Z] #15 DONE 2.9s [2020-01-06T11:30:58.115Z] [2020-01-06T11:30:58.115Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:58.115Z] #41 73.90 AR soccr/libsoccr.a [2020-01-06T11:30:58.115Z] #41 73.95 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T11:30:58.115Z] #41 74.44 DEP criu/arch/aarch64/sigframe.d [2020-01-06T11:30:58.115Z] #41 74.62 DEP criu/arch/aarch64/crtools.d [2020-01-06T11:30:58.115Z] #41 74.89 DEP criu/arch/aarch64/cpu.d [2020-01-06T11:30:58.115Z] #41 74.94 DEP criu/arch/aarch64/bitops.d [2020-01-06T11:30:58.115Z] #41 74.99 CC criu/arch/aarch64/bitops.o [2020-01-06T11:30:58.115Z] #41 75.07 CC criu/arch/aarch64/cpu.o [2020-01-06T11:30:58.115Z] #41 75.37 CC criu/arch/aarch64/crtools.o [2020-01-06T11:30:58.385Z] #27 37.95 [2020-01-06T11:30:58.385Z] #27 38.02 Download of images into '/build' complete. [2020-01-06T11:30:58.385Z] #27 38.02 Use something like the following to load the result into a Docker daemon: [2020-01-06T11:30:58.385Z] #27 38.02 tar -cC '/build' . | docker load [2020-01-06T11:30:58.385Z] #27 DONE 38.2s [2020-01-06T11:30:58.385Z] [2020-01-06T11:30:58.385Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:58.385Z] #42 20.67 CC images/regfile.o [2020-01-06T11:30:58.385Z] #42 20.80 CC images/ghost-file.o [2020-01-06T11:30:58.385Z] #42 21.03 CC images/fifo.o [2020-01-06T11:30:58.385Z] #42 21.31 CC images/remap-file-path.o [2020-01-06T11:30:58.385Z] #42 21.51 CC images/eventfd.o [2020-01-06T11:30:58.385Z] #42 21.64 CC images/eventpoll.o [2020-01-06T11:30:58.385Z] #42 21.93 CC images/fh.o [2020-01-06T11:30:58.385Z] #42 22.23 CC images/fsnotify.o [2020-01-06T11:30:58.385Z] #42 22.84 CC images/signalfd.o [2020-01-06T11:30:58.385Z] #42 23.17 CC images/fs.o [2020-01-06T11:30:58.385Z] #42 23.42 CC images/pstree.o [2020-01-06T11:30:58.385Z] #42 23.61 CC images/pipe.o [2020-01-06T11:30:58.385Z] #42 23.83 CC images/tcp-stream.o [2020-01-06T11:30:58.386Z] #42 24.03 CC images/sk-packet.o [2020-01-06T11:30:58.386Z] #42 24.20 CC images/mnt.o [2020-01-06T11:30:58.386Z] #42 24.36 CC images/pipe-data.o [2020-01-06T11:30:58.386Z] #42 24.53 CC images/sa.o [2020-01-06T11:30:58.386Z] #42 24.73 CC images/timer.o [2020-01-06T11:30:58.386Z] #42 24.99 CC images/timerfd.o [2020-01-06T11:30:58.516Z] #41 ... [2020-01-06T11:30:58.516Z] [2020-01-06T11:30:58.516Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:30:58.516Z] #54 100.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-06T11:30:58.516Z] #54 102.1 + mkdir -p /build [2020-01-06T11:30:58.516Z] #54 102.1 + cp runc /build/runc [2020-01-06T11:30:58.516Z] #54 DONE 102.3s [2020-01-06T11:30:58.516Z] [2020-01-06T11:30:58.516Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:58.516Z] #41 158.1 CC criu/sk-tcp.o [2020-01-06T11:30:59.110Z] #18 ... [2020-01-06T11:30:59.110Z] [2020-01-06T11:30:59.110Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:30:59.110Z] #41 140.2 CC criu/page-pipe.o [2020-01-06T11:30:59.110Z] #41 140.7 CC criu/page-xfer.o [2020-01-06T11:30:59.110Z] #41 142.1 CC criu/pagemap-cache.o [2020-01-06T11:30:59.110Z] #41 142.6 CC criu/pagemap.o [2020-01-06T11:30:59.110Z] #41 143.5 CC criu/parasite-syscall.o [2020-01-06T11:30:59.110Z] #41 144.2 CC criu/path.o [2020-01-06T11:30:59.110Z] #41 144.6 CC criu/pie-util-vdso-elf32.o [2020-01-06T11:30:59.110Z] #41 145.0 CC criu/pie-util-vdso.o [2020-01-06T11:30:59.110Z] #41 145.5 CC criu/pie-util.o [2020-01-06T11:30:59.110Z] #41 145.7 CC criu/pipes.o [2020-01-06T11:30:59.264Z] #42 25.51 CC images/mm.o [2020-01-06T11:30:59.450Z] #41 158.9 CC criu/sk-unix.o [2020-01-06T11:30:59.500Z] #41 76.38 CC criu/arch/aarch64/sigframe.o [2020-01-06T11:30:57.944Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-01-06T11:30:58.847Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T11:30:58.847Z] > git --version # timeout=10 [2020-01-06T11:30:58.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T11:30:58.895Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40341/head:refs/remotes/origin/PR-40341 +refs/heads/master:refs/remotes/origin/master [2020-01-06T11:30:59.671Z] #41 146.4 CC criu/plugin.o [2020-01-06T11:30:59.677Z] #42 25.92 CC images/sk-opts.o [2020-01-06T11:30:59.677Z] #42 26.13 CC images/sk-unix.o [2020-01-06T11:30:59.677Z] #42 26.24 CC images/sk-inet.o [2020-01-06T11:30:59.762Z] #41 76.83 LINK criu/arch/aarch64/crtools.built-in.o [2020-01-06T11:30:59.762Z] #41 76.91 DEP criu/arch/aarch64/intraprocedure.d [2020-01-06T11:30:59.762Z] #41 76.94 DEP criu/arch/aarch64/vdso-pie.d [2020-01-06T11:31:00.022Z] #41 77.23 DEP criu/pie/parasite-vdso.d [2020-01-06T11:31:00.097Z] #42 26.55 CC images/tun.o [2020-01-06T11:31:00.097Z] #42 26.75 CC images/sk-netlink.o [2020-01-06T11:31:00.232Z] #41 146.9 CC criu/proc_parse.o [2020-01-06T11:31:00.232Z] #41 ... [2020-01-06T11:31:00.232Z] [2020-01-06T11:31:00.232Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:31:00.232Z] #18 13.83 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-06T11:31:00.285Z] #41 77.50 DEP criu/pie/util-vdso.d [2020-01-06T11:31:00.512Z] #42 ... [2020-01-06T11:31:00.512Z] [2020-01-06T11:31:00.512Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:00.512Z] #60 29.72 + cd /tmp/tmp.wZMzBIjrG3/src/github.com/containerd/containerd [2020-01-06T11:31:00.512Z] #60 29.72 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:31:00.512Z] #60 30.73 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-06T11:31:00.512Z] #60 30.73 + BUILDTAGS='netgo osusergo static_build' [2020-01-06T11:31:00.512Z] #60 30.73 + export EXTRA_FLAGS=-buildmode=pie [2020-01-06T11:31:00.512Z] #60 30.73 + EXTRA_FLAGS=-buildmode=pie [2020-01-06T11:31:00.512Z] #60 30.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-06T11:31:00.512Z] #60 30.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-06T11:31:00.512Z] #60 30.73 + '[' '' = dynamic ']' [2020-01-06T11:31:00.512Z] #60 30.73 + make [2020-01-06T11:31:00.512Z] #60 31.89 + bin/ctr [2020-01-06T11:31:00.512Z] #60 ... [2020-01-06T11:31:00.512Z] [2020-01-06T11:31:00.512Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:00.512Z] #42 26.96 CC images/packet-sock.o [2020-01-06T11:31:00.545Z] #41 ... [2020-01-06T11:31:00.545Z] [2020-01-06T11:31:00.545Z] #16 [dev 6/24] RUN ldconfig [2020-01-06T11:31:00.545Z] #16 DONE 2.6s [2020-01-06T11:31:00.545Z] [2020-01-06T11:31:00.545Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:00.545Z] #41 77.74 DEP criu/pie/util.d [2020-01-06T11:31:00.792Z] #18 14.14 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-06T11:31:00.824Z] #41 160.1 CC criu/sockets.o [2020-01-06T11:31:00.918Z] #42 27.23 CC images/ipc-var.o [2020-01-06T11:31:00.918Z] #42 27.39 CC images/ipc-desc.o [2020-01-06T11:31:00.918Z] #42 27.55 CC images/ipc-shm.o [2020-01-06T11:31:01.082Z] #41 160.6 CC criu/stats.o [2020-01-06T11:31:01.117Z] #41 78.12 CC criu/pie/util.o [2020-01-06T11:31:01.327Z] #42 27.73 CC images/ipc-msg.o [2020-01-06T11:31:01.340Z] #41 160.8 CC criu/string.o [2020-01-06T11:31:01.340Z] #41 160.9 CC criu/sysctl.o [2020-01-06T11:31:01.382Z] #41 78.61 CC criu/pie/util-vdso.o [2020-01-06T11:31:01.717Z] #18 15.27 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-06T11:31:01.741Z] #42 27.95 CC images/ipc-sem.o [2020-01-06T11:31:01.741Z] #42 28.14 CC images/utsns.o [2020-01-06T11:31:01.741Z] #42 28.28 CC images/creds.o [2020-01-06T11:31:01.906Z] #41 161.3 CC criu/sysfs_parse.o [2020-01-06T11:31:02.154Z] #42 28.47 CC images/vma.o [2020-01-06T11:31:02.154Z] #42 28.76 CC images/netdev.o [2020-01-06T11:31:02.164Z] #41 161.6 CC criu/timerfd.o [2020-01-06T11:31:02.164Z] #41 161.8 CC criu/tty.o [2020-01-06T11:31:02.276Z] #18 15.56 Collecting pyyaml (from yamllint==1.16.0) [2020-01-06T11:31:02.335Z] #41 79.44 CC criu/pie/parasite-vdso.o [2020-01-06T11:31:02.577Z] #42 29.11 CC images/tty.o [2020-01-06T11:31:02.906Z] #41 80.12 CC criu/arch/aarch64/vdso-pie.o [2020-01-06T11:31:02.986Z] #42 29.53 CC images/file-lock.o [2020-01-06T11:31:03.168Z] #41 80.38 CC criu/arch/aarch64/intraprocedure.o [2020-01-06T11:31:03.169Z] #41 80.42 AR criu/pie/pie.lib.a [2020-01-06T11:31:03.169Z] #41 80.49 DEP criu/pie/restorer.d [2020-01-06T11:31:03.200Z] #18 16.75 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2020-01-06T11:31:03.386Z] #42 29.72 CC images/rlimit.o [2020-01-06T11:31:03.386Z] #42 29.99 CC images/pagemap.o [2020-01-06T11:31:03.538Z] #41 163.0 CC criu/tun.o [2020-01-06T11:31:03.742Z] #41 80.67 DEP criu/arch/aarch64/restorer.d [2020-01-06T11:31:03.743Z] #41 80.90 DEP criu/pie/parasite.d [2020-01-06T11:31:03.796Z] #41 163.3 CC criu/uffd.o [2020-01-06T11:31:03.799Z] #42 30.24 CC images/siginfo.o [2020-01-06T11:31:03.799Z] #42 30.38 CC images/rpc.o [2020-01-06T11:31:04.005Z] #41 ... [2020-01-06T11:31:04.005Z] [2020-01-06T11:31:04.005Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:31:04.005Z] #54 9.734 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-06T11:31:04.005Z] #54 ... [2020-01-06T11:31:04.005Z] [2020-01-06T11:31:04.005Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:04.005Z] #41 81.26 CC criu/pie/parasite.o [2020-01-06T11:31:04.362Z] #41 163.9 CC criu/util.o [2020-01-06T11:31:05.298Z] #41 164.7 CC criu/uts_ns.o [2020-01-06T11:31:05.298Z] #41 164.9 CC criu/vdso-compat.o [2020-01-06T11:31:05.458Z] #42 31.41 CC images/ext-file.o [2020-01-06T11:31:05.458Z] #42 31.83 CC images/cgroup.o [2020-01-06T11:31:05.558Z] #41 165.1 CC criu/vdso.o [2020-01-06T11:31:05.711Z] #18 18.69 Building wheels for collected packages: pyyaml [2020-01-06T11:31:05.711Z] #18 18.70 Running setup.py bdist_wheel for pyyaml: started [2020-01-06T11:31:05.920Z] #41 82.70 LINK criu/pie/parasite.built-in.o [2020-01-06T11:31:05.920Z] #41 82.73 GEN criu/pie/parasite-blob.h [2020-01-06T11:31:05.920Z] #41 82.75 CC criu/arch/aarch64/restorer.o [2020-01-06T11:31:05.920Z] #41 83.23 CC criu/pie/restorer.o [2020-01-06T11:31:06.015Z] #42 ... [2020-01-06T11:31:06.015Z] [2020-01-06T11:31:06.015Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:31:06.015Z] #45 65.77 regexp/syntax [2020-01-06T11:31:06.015Z] #45 66.79 fmt [2020-01-06T11:31:06.015Z] #45 71.70 regexp [2020-01-06T11:31:06.015Z] #45 72.53 go/token [2020-01-06T11:31:06.015Z] #45 73.58 go/scanner [2020-01-06T11:31:06.015Z] #45 75.64 go/ast [2020-01-06T11:31:06.124Z] #41 165.7 LINK criu/built-in.o [2020-01-06T11:31:06.382Z] #41 165.8 LINK criu/criu [2020-01-06T11:31:06.382Z] #41 166.0 DEP lib/c/criu.d [2020-01-06T11:31:06.382Z] #41 166.0 CC images/rpc.pb-c.o [2020-01-06T11:31:06.492Z] #41 ... [2020-01-06T11:31:06.492Z] [2020-01-06T11:31:06.492Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:31:06.492Z] #44 DONE 140.3s [2020-01-06T11:31:06.638Z] #18 20.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-06T11:31:06.638Z] #18 20.00 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2020-01-06T11:31:06.638Z] #18 20.11 Successfully built pyyaml [2020-01-06T11:31:06.638Z] #18 20.11 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-06T11:31:06.687Z] #45 75.91 internal/lazyregexp [2020-01-06T11:31:06.687Z] #45 ... [2020-01-06T11:31:06.687Z] [2020-01-06T11:31:06.687Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:06.687Z] #42 32.87 CC images/userns.o [2020-01-06T11:31:06.687Z] #42 33.19 CC images/google/protobuf/descriptor.o [2020-01-06T11:31:06.753Z] [2020-01-06T11:31:06.753Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:31:06.753Z] #17 3.694 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:31:06.753Z] #17 3.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:31:06.753Z] #17 3.857 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:31:06.753Z] #17 3.868 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:31:06.753Z] #17 3.941 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:31:06.753Z] #17 4.474 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-06T11:31:06.753Z] #17 5.603 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-06T11:31:06.753Z] #17 5.854 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-06T11:31:06.958Z] #41 166.6 CC lib/c/criu.o [2020-01-06T11:31:07.199Z] #18 20.63 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2020-01-06T11:31:07.696Z] #17 ... [2020-01-06T11:31:07.696Z] [2020-01-06T11:31:07.696Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:31:07.696Z] #28 141.8 + rm -rf /tmp/tmp.Zpfk5Z26Df [2020-01-06T11:31:07.764Z] #18 DONE 21.4s [2020-01-06T11:31:07.764Z] [2020-01-06T11:31:07.764Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-06T11:31:07.892Z] #41 167.5 LINK lib/c/built-in.o [2020-01-06T11:31:07.892Z] #41 167.5 LINK lib/c/libcriu.so [2020-01-06T11:31:08.150Z] #41 167.6 GEN magic.py [2020-01-06T11:31:08.150Z] #41 167.7 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T11:31:08.150Z] #41 167.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T11:31:08.193Z] #42 ... [2020-01-06T11:31:08.193Z] [2020-01-06T11:31:08.193Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:31:08.193Z] #32 67.57 io/ioutil [2020-01-06T11:31:08.193Z] #32 68.24 text/tabwriter [2020-01-06T11:31:08.193Z] #32 70.21 github.com/BurntSushi/toml [2020-01-06T11:31:08.193Z] #32 70.21 flag [2020-01-06T11:31:08.193Z] #32 71.90 log [2020-01-06T11:31:08.193Z] #32 74.49 github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T11:31:08.193Z] #32 ... [2020-01-06T11:31:08.193Z] [2020-01-06T11:31:08.193Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:31:08.193Z] #45 76.35 net/url [2020-01-06T11:31:08.384Z] #23 DONE 0.2s [2020-01-06T11:31:08.384Z] [2020-01-06T11:31:08.384Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:31:08.384Z] #38 215.0 + rm -rf /tmp/tmp.wcDbOkNeE1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wcDbOkNeE1 [2020-01-06T11:31:08.384Z] #38 DONE 215.2s [2020-01-06T11:31:08.384Z] [2020-01-06T11:31:08.384Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-06T11:31:08.639Z] #28 DONE 142.8s [2020-01-06T11:31:08.639Z] [2020-01-06T11:31:08.639Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:31:08.717Z] #41 168.1 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T11:31:08.717Z] #41 ... [2020-01-06T11:31:08.717Z] [2020-01-06T11:31:08.717Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:08.717Z] #59 187.0 + bin/containerd [2020-01-06T11:31:09.053Z] #45 78.76 text/template/parse [2020-01-06T11:31:10.333Z] #27 DONE 2.1s [2020-01-06T11:31:10.333Z] [2020-01-06T11:31:10.333Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-06T11:31:10.333Z] #29 DONE 0.2s [2020-01-06T11:31:10.333Z] [2020-01-06T11:31:10.333Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-06T11:31:10.333Z] #32 DONE 0.1s [2020-01-06T11:31:10.333Z] [2020-01-06T11:31:10.333Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:10.333Z] #41 149.6 CC criu/protobuf-desc.o [2020-01-06T11:31:10.333Z] #41 150.6 CC criu/protobuf.o [2020-01-06T11:31:10.333Z] #41 151.1 CC criu/pstree.o [2020-01-06T11:31:10.333Z] #41 152.6 CC criu/rbtree.o [2020-01-06T11:31:10.333Z] #41 153.0 CC criu/rst-malloc.o [2020-01-06T11:31:10.333Z] #41 153.4 CC criu/seccomp.o [2020-01-06T11:31:10.333Z] #41 154.3 CC criu/seize.o [2020-01-06T11:31:10.333Z] #41 155.7 CC criu/servicefd.o [2020-01-06T11:31:10.333Z] #41 156.6 CC criu/shmem.o [2020-01-06T11:31:10.440Z] #45 ... [2020-01-06T11:31:10.440Z] [2020-01-06T11:31:10.440Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:31:10.440Z] #32 DONE 79.8s [2020-01-06T11:31:10.440Z] [2020-01-06T11:31:10.440Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:10.440Z] #42 34.72 CC images/opts.o [2020-01-06T11:31:10.440Z] #42 34.98 CC images/seccomp.o [2020-01-06T11:31:10.440Z] #42 35.28 CC images/binfmt-misc.o [2020-01-06T11:31:10.440Z] #42 35.46 CC images/time.o [2020-01-06T11:31:10.440Z] #42 35.63 CC images/sysctl.o [2020-01-06T11:31:10.440Z] #42 35.79 CC images/autofs.o [2020-01-06T11:31:10.440Z] #42 36.00 CC images/macvlan.o [2020-01-06T11:31:10.440Z] #42 36.14 CC images/sit.o [2020-01-06T11:31:10.440Z] #42 36.37 LINK images/built-in.o [2020-01-06T11:31:10.440Z] #42 36.44 GEN compel/include/asm [2020-01-06T11:31:10.440Z] #42 36.44 GEN compel/include/version.h [2020-01-06T11:31:10.440Z] #42 36.45 touch .config [2020-01-06T11:31:10.440Z] #42 36.47 GEN include/common/config.h [2020-01-06T11:31:10.440Z] #42 36.53 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-01-06T11:31:10.440Z] #42 36.62 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-06T11:31:10.440Z] #42 36.63 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-06T11:31:10.440Z] #42 36.68 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-01-06T11:31:10.440Z] #42 36.78 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-01-06T11:31:10.440Z] #42 36.81 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-01-06T11:31:10.440Z] #42 36.84 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-06T11:31:10.440Z] #42 36.86 DEP compel/plugins/std/infect.d [2020-01-06T11:31:10.440Z] #42 37.06 DEP compel/plugins/std/string.d [2020-01-06T11:31:10.553Z] #17 ... [2020-01-06T11:31:10.553Z] [2020-01-06T11:31:10.553Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:10.553Z] #41 87.61 LINK criu/pie/restorer.built-in.o [2020-01-06T11:31:10.553Z] #41 87.63 GEN criu/pie/restorer-blob.h [2020-01-06T11:31:10.553Z] #41 87.79 DEP criu/vdso.d [2020-01-06T11:31:10.589Z] #41 ... [2020-01-06T11:31:10.589Z] [2020-01-06T11:31:10.589Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-06T11:31:10.589Z] #37 DONE 0.1s [2020-01-06T11:31:10.589Z] [2020-01-06T11:31:10.589Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-06T11:31:10.615Z] #59 ... [2020-01-06T11:31:10.615Z] [2020-01-06T11:31:10.615Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:10.615Z] #41 168.6 make[1]: Nothing to be done for 'all'. [2020-01-06T11:31:10.615Z] #41 169.0 make[1]: 'images/built-in.o' is up to date. [2020-01-06T11:31:10.615Z] #41 169.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-06T11:31:10.615Z] #41 169.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-06T11:31:10.615Z] #41 169.1 make[1]: 'compel/libcompel.a' is up to date. [2020-01-06T11:31:10.615Z] #41 169.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-06T11:31:10.615Z] #41 169.1 make[1]: Nothing to be done for 'all'. [2020-01-06T11:31:10.615Z] #41 169.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T11:31:10.615Z] #41 169.2 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:10.615Z] #41 169.2 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:10.615Z] #41 169.2 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:10.615Z] #41 169.3 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:10.615Z] #41 169.3 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:10.615Z] #41 169.3 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:10.615Z] #41 169.4 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:10.615Z] #41 169.4 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:10.615Z] #41 169.4 INSTALL criu/criu [2020-01-06T11:31:10.615Z] #41 DONE 169.8s [2020-01-06T11:31:10.615Z] [2020-01-06T11:31:10.615Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:10.814Z] #41 87.97 DEP criu/uts_ns.d [2020-01-06T11:31:10.814Z] #41 88.15 DEP criu/util.d [2020-01-06T11:31:10.845Z] #39 DONE 0.2s [2020-01-06T11:31:10.845Z] [2020-01-06T11:31:10.845Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:10.845Z] #41 157.6 CC criu/sigframe.o [2020-01-06T11:31:10.850Z] #42 37.38 DEP compel/plugins/std/log.d [2020-01-06T11:31:10.850Z] #42 37.55 DEP compel/plugins/std/fds.d [2020-01-06T11:31:11.100Z] #41 157.8 CC criu/signalfd.o [2020-01-06T11:31:11.255Z] #42 37.64 DEP compel/plugins/std/std.d [2020-01-06T11:31:11.255Z] #42 37.77 DEP compel/plugins/shmem/shmem.d [2020-01-06T11:31:11.255Z] #42 37.81 DEP compel/plugins/fds/fds.d [2020-01-06T11:31:11.255Z] #42 37.88 CC compel/plugins/std/std.o [2020-01-06T11:31:11.355Z] #41 158.1 CC criu/sk-inet.o [2020-01-06T11:31:11.388Z] #41 88.35 DEP criu/uffd.d [2020-01-06T11:31:11.388Z] #41 88.53 DEP criu/tun.d [2020-01-06T11:31:11.549Z] #50 ... [2020-01-06T11:31:11.549Z] [2020-01-06T11:31:11.549Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-06T11:31:11.648Z] #41 88.82 DEP criu/tty.d [2020-01-06T11:31:11.664Z] #42 38.18 CC compel/plugins/std/fds.o [2020-01-06T11:31:11.807Z] #42 DONE 0.1s [2020-01-06T11:31:11.807Z] [2020-01-06T11:31:11.807Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-06T11:31:11.910Z] #41 89.10 DEP criu/timerfd.d [2020-01-06T11:31:12.065Z] #45 DONE 0.2s [2020-01-06T11:31:12.066Z] [2020-01-06T11:31:12.066Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-06T11:31:12.066Z] #48 DONE 0.1s [2020-01-06T11:31:12.066Z] [2020-01-06T11:31:12.066Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:12.074Z] #42 38.81 CC compel/plugins/std/log.o [2020-01-06T11:31:12.171Z] #41 89.36 DEP criu/sysfs_parse.d [2020-01-06T11:31:12.279Z] #41 159.0 CC criu/sk-netlink.o [2020-01-06T11:31:12.433Z] #41 89.53 DEP criu/sysctl.d [2020-01-06T11:31:12.433Z] #41 89.77 DEP criu/string.d [2020-01-06T11:31:12.534Z] #41 159.4 CC criu/sk-packet.o [2020-01-06T11:31:12.694Z] #41 89.82 DEP criu/stats.d [2020-01-06T11:31:12.925Z] #42 39.54 CC compel/plugins/std/string.o [2020-01-06T11:31:12.956Z] #41 89.98 DEP criu/sockets.d [2020-01-06T11:31:13.218Z] #41 90.24 DEP criu/sk-unix.d [2020-01-06T11:31:13.343Z] #42 39.98 CC compel/plugins/std/infect.o [2020-01-06T11:31:13.478Z] #41 90.61 DEP criu/sk-tcp.d [2020-01-06T11:31:13.501Z] #41 159.9 CC criu/sk-queue.o [2020-01-06T11:31:13.730Z] #42 40.31 CC compel/arch/s390/plugins/std/parasite-head.o [2020-01-06T11:31:13.730Z] #42 40.35 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-01-06T11:31:13.730Z] #42 40.40 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-01-06T11:31:13.740Z] #41 90.90 DEP criu/sk-queue.d [2020-01-06T11:31:13.756Z] #41 160.4 CC criu/sk-tcp.o [2020-01-06T11:31:14.002Z] #41 91.09 DEP criu/sk-packet.d [2020-01-06T11:31:14.135Z] #42 40.58 AR compel/plugins/std.lib.a [2020-01-06T11:31:14.135Z] #42 40.62 CC compel/plugins/fds/fds.o [2020-01-06T11:31:14.135Z] #42 40.76 AR compel/plugins/fds.lib.a [2020-01-06T11:31:14.135Z] #42 40.80 HOSTDEP compel/src/lib/log-host.d [2020-01-06T11:31:14.263Z] #41 91.26 DEP criu/sk-netlink.d [2020-01-06T11:31:14.263Z] #41 91.45 DEP criu/sk-inet.d [2020-01-06T11:31:14.316Z] #41 160.8 CC criu/sk-unix.o [2020-01-06T11:31:14.407Z] Fetching without tags [2020-01-06T11:31:14.524Z] #41 91.74 DEP criu/signalfd.d [2020-01-06T11:31:14.571Z] #41 ... [2020-01-06T11:31:14.571Z] [2020-01-06T11:31:14.571Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:31:14.571Z] #54 101.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-06T11:31:14.571Z] #54 102.4 + mkdir -p /build [2020-01-06T11:31:14.571Z] #54 102.4 + cp runc /build/runc [2020-01-06T11:31:14.571Z] #54 DONE 102.6s [2020-01-06T11:31:14.785Z] #41 91.91 DEP criu/sigframe.d [2020-01-06T11:31:14.814Z] #42 40.96 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-06T11:31:14.814Z] #42 41.07 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-01-06T11:31:14.814Z] #42 41.21 HOSTDEP compel/src/main-host.d [2020-01-06T11:31:14.814Z] #42 41.45 DEP compel/src/lib/ptrace.d [2020-01-06T11:31:14.826Z] [2020-01-06T11:31:14.826Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:15.046Z] #41 92.02 DEP criu/shmem.d [2020-01-06T11:31:15.046Z] #41 92.28 DEP criu/servicefd.d [2020-01-06T11:31:15.105Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:31:15.244Z] #42 41.66 DEP compel/src/lib/infect.d [2020-01-06T11:31:15.244Z] #42 41.77 DEP compel/src/lib/infect-util.d [2020-01-06T11:31:15.244Z] #42 41.84 DEP compel/src/lib/infect-rpc.d [2020-01-06T11:31:15.306Z] #41 92.46 DEP criu/seize.d [2020-01-06T11:31:15.568Z] #41 92.69 DEP criu/seccomp.d [2020-01-06T11:31:15.639Z] #42 41.95 DEP compel/arch/s390/src/lib/infect.d [2020-01-06T11:31:15.639Z] #42 42.08 DEP compel/arch/s390/src/lib/cpu.d [2020-01-06T11:31:15.639Z] #42 42.13 DEP compel/src/lib/log.d [2020-01-06T11:31:15.639Z] #42 42.22 DEP compel/src/main.d [2020-01-06T11:31:15.829Z] #41 92.95 DEP criu/rst-malloc.d [2020-01-06T11:31:16.029Z] #42 42.37 DEP compel/src/lib/handle-elf.d [2020-01-06T11:31:16.029Z] #42 42.49 DEP compel/arch/s390/src/lib/handle-elf.d [2020-01-06T11:31:16.029Z] #42 42.59 CC compel/src/lib/log.o [2020-01-06T11:31:16.029Z] #42 ... [2020-01-06T11:31:16.029Z] [2020-01-06T11:31:16.029Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:31:16.029Z] #11 86.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-06T11:31:16.029Z] #11 86.07 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-06T11:31:16.029Z] #11 86.07 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:31:16.090Z] #41 93.14 DEP criu/rbtree.d [2020-01-06T11:31:16.090Z] #41 93.21 DEP criu/pstree.d [2020-01-06T11:31:16.187Z] #41 162.8 CC criu/sockets.o [2020-01-06T11:31:16.251Z] #50 DONE 237.0s [2020-01-06T11:31:16.251Z] [2020-01-06T11:31:16.251Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:16.353Z] #41 93.41 DEP criu/protobuf.d [2020-01-06T11:31:16.353Z] #41 93.62 GEN criu/protobuf-desc-gen.h [2020-01-06T11:31:14.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T11:31:14.163Z] > git config --add remote.origin.fetch +refs/pull/40341/head:refs/remotes/origin/PR-40341 # timeout=10 [2020-01-06T11:31:14.208Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-06T11:31:14.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T11:31:14.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T11:31:14.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T11:31:14.444Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40341/head:refs/remotes/origin/PR-40341 +refs/heads/master:refs/remotes/origin/master [2020-01-06T11:31:15.212Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:31:15.257Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:31:16.747Z] #41 163.5 CC criu/stats.o [2020-01-06T11:31:16.819Z] #59 ... [2020-01-06T11:31:16.819Z] [2020-01-06T11:31:16.819Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-06T11:31:17.003Z] #41 163.7 CC criu/string.o [2020-01-06T11:31:17.077Z] #51 DONE 0.2s [2020-01-06T11:31:17.077Z] [2020-01-06T11:31:17.077Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-06T11:31:17.077Z] #55 DONE 0.1s [2020-01-06T11:31:17.077Z] [2020-01-06T11:31:17.077Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:17.258Z] #41 163.8 CC criu/sysctl.o [2020-01-06T11:31:17.819Z] #41 164.4 CC criu/sysfs_parse.o [2020-01-06T11:31:17.936Z] Merge succeeded, producing 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:31:17.937Z] Checking out Revision 79c877cfa71f7929facda0160bfec12ebed4e0ef (PR-40341) [2020-01-06T11:31:18.075Z] #41 164.7 CC criu/timerfd.o [2020-01-06T11:31:18.268Z] #41 95.44 DEP criu/protobuf-desc.d [2020-01-06T11:31:18.332Z] #41 164.9 CC criu/tty.o [2020-01-06T11:31:18.529Z] #41 95.64 DEP criu/proc_parse.d [2020-01-06T11:31:18.790Z] #41 95.96 DEP criu/plugin.d [2020-01-06T11:31:18.790Z] #41 96.08 DEP criu/pipes.d [2020-01-06T11:31:19.051Z] #41 96.34 DEP criu/pie-util.d [2020-01-06T11:31:19.312Z] #41 96.59 DEP criu/pie-util-vdso.d [2020-01-06T11:31:17.652Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T11:31:17.825Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-01-06T11:31:17.971Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T11:31:18.017Z] > git checkout -f 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:31:19.574Z] #41 96.73 DEP criu/pie-util-vdso-elf32.d [2020-01-06T11:31:19.574Z] #41 96.82 DEP criu/path.d [2020-01-06T11:31:19.574Z] #41 96.92 DEP criu/parasite-syscall.d [2020-01-06T11:31:19.696Z] #41 166.1 CC criu/tun.o [2020-01-06T11:31:19.952Z] #41 166.5 CC criu/uffd.o [2020-01-06T11:31:20.146Z] #41 97.35 DEP criu/pagemap.d [2020-01-06T11:31:20.406Z] #41 97.59 DEP criu/pagemap-cache.d [2020-01-06T11:31:20.667Z] #41 97.78 DEP criu/page-xfer.d [2020-01-06T11:31:20.878Z] #41 167.4 CC criu/util.o [2020-01-06T11:31:20.928Z] #41 98.04 DEP criu/page-pipe.d [2020-01-06T11:31:20.928Z] #41 98.18 DEP criu/netfilter.d [2020-01-06T11:31:20.928Z] #41 ... [2020-01-06T11:31:20.928Z] [2020-01-06T11:31:20.928Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:31:20.928Z] #17 10.41 Fetched 7755 kB in 7s (1001 kB/s) [2020-01-06T11:31:20.928Z] #17 10.41 Reading package lists... [2020-01-06T11:31:20.928Z] #17 13.31 Reading package lists... [2020-01-06T11:31:20.928Z] #17 16.54 Building dependency tree... [2020-01-06T11:31:20.928Z] #17 17.94 The following additional packages will be installed: [2020-01-06T11:31:20.928Z] #17 17.95 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-06T11:31:20.928Z] #17 17.95 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-06T11:31:20.928Z] #17 17.95 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-06T11:31:20.928Z] #17 17.95 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-06T11:31:20.928Z] #17 17.96 python3.5 python3.5-minimal vim-runtime xxd [2020-01-06T11:31:20.928Z] #17 17.96 Suggested packages: [2020-01-06T11:31:20.928Z] #17 17.96 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-06T11:31:20.928Z] #17 17.96 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-06T11:31:20.928Z] #17 17.96 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-06T11:31:20.928Z] #17 17.96 quota [2020-01-06T11:31:20.928Z] #17 17.96 Recommended packages: [2020-01-06T11:31:20.928Z] #17 17.96 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-06T11:31:20.928Z] #17 17.96 python3-keyrings.alt python3-xdg unzip [2020-01-06T11:31:20.928Z] #17 19.78 The following NEW packages will be installed: [2020-01-06T11:31:20.928Z] #17 19.79 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-06T11:31:20.928Z] #17 19.80 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-06T11:31:20.928Z] #17 19.80 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-06T11:31:20.928Z] #17 19.81 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-06T11:31:20.928Z] #17 19.81 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-06T11:31:20.928Z] #17 19.81 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-06T11:31:20.928Z] #17 19.81 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-06T11:31:20.928Z] #17 19.81 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-06T11:31:21.499Z] #17 ... [2020-01-06T11:31:21.499Z] [2020-01-06T11:31:21.499Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:21.499Z] #41 98.63 DEP criu/net.d [2020-01-06T11:31:21.760Z] #41 99.03 DEP criu/namespaces.d [2020-01-06T11:31:21.808Z] #41 168.2 CC criu/uts_ns.o [2020-01-06T11:31:21.808Z] #41 168.4 CC criu/vdso-compat.o [2020-01-06T11:31:22.063Z] #41 168.6 CC criu/vdso.o [2020-01-06T11:31:22.331Z] #41 99.31 DEP criu/mount.d [2020-01-06T11:31:22.331Z] #41 99.46 DEP criu/mem.d [2020-01-06T11:31:22.592Z] #41 99.68 DEP criu/lsm.d [2020-01-06T11:31:22.592Z] #41 99.93 DEP criu/log.d [2020-01-06T11:31:22.624Z] #41 169.4 LINK criu/built-in.o [2020-01-06T11:31:22.879Z] #41 169.5 LINK criu/criu [2020-01-06T11:31:22.971Z] #11 ... [2020-01-06T11:31:22.971Z] [2020-01-06T11:31:22.971Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:31:22.971Z] #45 81.63 go/parser [2020-01-06T11:31:22.971Z] #45 83.12 text/template [2020-01-06T11:31:22.971Z] #45 84.54 encoding/xml [2020-01-06T11:31:22.971Z] #45 88.55 go/doc [2020-01-06T11:31:22.971Z] #45 90.66 crypto/rand [2020-01-06T11:31:22.971Z] #45 91.33 crypto/rsa [2020-01-06T11:31:22.971Z] #45 ... [2020-01-06T11:31:22.971Z] [2020-01-06T11:31:22.971Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:22.971Z] #42 42.89 CC compel/arch/s390/src/lib/cpu.o [2020-01-06T11:31:22.971Z] #42 43.12 CC compel/arch/s390/src/lib/infect.o [2020-01-06T11:31:22.971Z] #42 43.91 CC compel/src/lib/infect-rpc.o [2020-01-06T11:31:22.971Z] #42 44.23 CC compel/src/lib/infect-util.o [2020-01-06T11:31:22.971Z] #42 44.40 CC compel/src/lib/infect.o [2020-01-06T11:31:22.971Z] #42 46.14 CC compel/src/lib/ptrace.o [2020-01-06T11:31:22.971Z] #42 46.51 AR compel/libcompel.a [2020-01-06T11:31:22.971Z] #42 46.56 HOSTCC compel/src/main-host.o [2020-01-06T11:31:22.971Z] #42 46.83 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-01-06T11:31:22.971Z] #42 47.01 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-06T11:31:22.971Z] #42 47.34 HOSTCC compel/src/lib/log-host.o [2020-01-06T11:31:22.971Z] #42 47.53 HOSTLINK compel/compel-host-bin [2020-01-06T11:31:22.971Z] #42 47.63 DEP soccr/soccr.d [2020-01-06T11:31:22.971Z] #42 47.73 CC soccr/soccr.o [2020-01-06T11:31:22.971Z] #42 48.93 AR soccr/libsoccr.a [2020-01-06T11:31:22.971Z] #42 48.98 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T11:31:22.971Z] #42 49.36 DEP criu/arch/s390/sigframe.d [2020-01-06T11:31:22.971Z] #42 ... [2020-01-06T11:31:22.971Z] [2020-01-06T11:31:22.971Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:31:22.971Z] #45 92.54 github.com/LK4D4/vndr/build [2020-01-06T11:31:23.163Z] #41 100.1 DEP criu/libnetlink.d [2020-01-06T11:31:23.164Z] #41 100.4 DEP criu/kerndat.d [2020-01-06T11:31:23.424Z] #41 100.7 DEP criu/kcmp-ids.d [2020-01-06T11:31:23.440Z] #41 170.0 DEP lib/c/criu.d [2020-01-06T11:31:23.440Z] #41 170.1 CC images/rpc.pb-c.o [2020-01-06T11:31:23.685Z] #41 100.8 DEP criu/irmap.d [2020-01-06T11:31:23.758Z] #45 93.38 crypto/dsa [2020-01-06T11:31:23.945Z] #41 101.0 DEP criu/ipc_ns.d [2020-01-06T11:31:23.945Z] #41 101.3 DEP criu/image.d [2020-01-06T11:31:24.001Z] #41 170.6 CC lib/c/criu.o [2020-01-06T11:31:24.360Z] #45 94.05 crypto/x509/pkix [2020-01-06T11:31:24.517Z] #41 101.4 DEP criu/image-desc.d [2020-01-06T11:31:24.517Z] #41 101.6 DEP criu/fsnotify.d [2020-01-06T11:31:24.517Z] #41 101.7 DEP criu/filesystems.d [2020-01-06T11:31:24.782Z] #41 101.9 DEP criu/files.d [2020-01-06T11:31:24.927Z] #41 171.4 LINK lib/c/built-in.o [2020-01-06T11:31:24.927Z] #41 171.4 LINK lib/c/libcriu.so [2020-01-06T11:31:24.927Z] #41 ... [2020-01-06T11:31:24.927Z] [2020-01-06T11:31:24.927Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:24.927Z] #59 188.5 + bin/containerd [2020-01-06T11:31:25.042Z] #41 102.1 DEP criu/files-reg.d [2020-01-06T11:31:25.303Z] #41 102.4 DEP criu/files-ext.d [2020-01-06T11:31:25.303Z] #41 102.5 DEP criu/file-lock.d [2020-01-06T11:31:25.524Z] #45 95.00 vendor/golang.org/x/crypto/cryptobyte [2020-01-06T11:31:25.564Z] #41 102.8 DEP criu/file-ids.d [2020-01-06T11:31:25.825Z] #41 102.9 DEP criu/fifo.d [2020-01-06T11:31:25.825Z] #41 103.0 DEP criu/fdstore.d [2020-01-06T11:31:25.825Z] #41 103.2 DEP criu/fault-injection.d [2020-01-06T11:31:26.086Z] #41 103.2 DEP criu/external.d [2020-01-06T11:31:26.346Z] #41 103.4 DEP criu/eventpoll.d [2020-01-06T11:31:26.346Z] #41 103.6 DEP criu/eventfd.d [2020-01-06T11:31:26.394Z] Commit message: "swagger: restore bind options information" [2020-01-06T11:31:26.611Z] #41 103.8 DEP criu/crtools.d [2020-01-06T11:31:27.075Z] #41 104.0 DEP criu/cr-service.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-06T11:31:27.335Z] #41 104.4 DEP criu/cr-restore.d [2020-01-06T11:31:27.443Z] #59 ... [2020-01-06T11:31:27.444Z] [2020-01-06T11:31:27.444Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:27.444Z] #41 171.5 GEN magic.py [2020-01-06T11:31:27.444Z] #41 171.6 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T11:31:27.444Z] #41 171.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T11:31:27.444Z] #41 172.1 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T11:31:27.444Z] #41 172.5 make[1]: Nothing to be done for 'all'. [2020-01-06T11:31:27.444Z] #41 173.0 make[1]: 'images/built-in.o' is up to date. [2020-01-06T11:31:27.444Z] #41 173.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-06T11:31:27.444Z] #41 173.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-06T11:31:27.444Z] #41 173.0 make[1]: 'compel/libcompel.a' is up to date. [2020-01-06T11:31:27.444Z] #41 173.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-06T11:31:27.444Z] #41 173.1 make[1]: Nothing to be done for 'all'. [2020-01-06T11:31:27.444Z] #41 173.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T11:31:27.444Z] #41 173.2 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:27.444Z] #41 173.2 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:27.444Z] #41 173.3 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:27.444Z] #41 173.3 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:27.444Z] #41 173.4 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:27.444Z] #41 173.4 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:27.444Z] #41 173.4 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:27.444Z] #41 173.5 make[2]: Nothing to be done for 'all'. [2020-01-06T11:31:27.444Z] #41 173.5 INSTALL criu/criu [2020-01-06T11:31:27.444Z] #41 DONE 173.8s [2020-01-06T11:31:27.444Z] [2020-01-06T11:31:27.444Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:27.481Z] #45 97.24 net [2020-01-06T11:31:27.596Z] #41 104.7 DEP criu/cr-errno.d [2020-01-06T11:31:27.596Z] #41 104.7 DEP criu/cr-dump.d [2020-01-06T11:31:27.857Z] #41 104.9 DEP criu/cr-dedup.d [2020-01-06T11:31:27.857Z] #41 105.0 DEP criu/cr-check.d [2020-01-06T11:31:27.906Z] #45 97.43 vendor/golang.org/x/crypto/internal/chacha20 [2020-01-06T11:31:28.118Z] #41 105.3 DEP criu/config.d [2020-01-06T11:31:28.321Z] #45 98.07 vendor/golang.org/x/crypto/poly1305 [2020-01-06T11:31:28.368Z] #59 ... [2020-01-06T11:31:28.368Z] [2020-01-06T11:31:28.368Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-06T11:31:28.368Z] #42 DONE 0.1s [2020-01-06T11:31:28.501Z] #41 105.6 DEP criu/clone-noasan.d [2020-01-06T11:31:28.501Z] #41 ... [2020-01-06T11:31:28.501Z] [2020-01-06T11:31:28.501Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:31:28.501Z] #17 20.91 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:31:28.501Z] #17 20.91 Need to get 16.7 MB of archives. [2020-01-06T11:31:28.501Z] #17 20.91 After this operation, 74.2 MB of additional disk space will be used. [2020-01-06T11:31:28.501Z] #17 20.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2020-01-06T11:31:28.501Z] #17 20.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2020-01-06T11:31:28.501Z] #17 20.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2020-01-06T11:31:28.501Z] #17 20.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2020-01-06T11:31:28.501Z] #17 20.94 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2020-01-06T11:31:28.501Z] #17 20.99 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2020-01-06T11:31:28.501Z] #17 21.00 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2020-01-06T11:31:28.501Z] #17 21.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2020-01-06T11:31:28.501Z] #17 21.12 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2020-01-06T11:31:28.501Z] #17 21.13 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2020-01-06T11:31:28.501Z] #17 21.14 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2020-01-06T11:31:28.501Z] #17 21.14 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2020-01-06T11:31:28.501Z] #17 21.14 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2020-01-06T11:31:28.501Z] #17 21.15 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2020-01-06T11:31:28.501Z] #17 21.15 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2020-01-06T11:31:28.501Z] #17 21.15 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2020-01-06T11:31:28.501Z] #17 21.16 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2020-01-06T11:31:28.501Z] #17 21.16 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2020-01-06T11:31:28.501Z] #17 21.17 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2020-01-06T11:31:28.501Z] #17 21.18 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2020-01-06T11:31:28.501Z] #17 21.19 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T11:31:28.501Z] #17 21.19 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2020-01-06T11:31:28.501Z] #17 21.20 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2020-01-06T11:31:28.501Z] #17 21.21 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2020-01-06T11:31:28.501Z] #17 21.21 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2020-01-06T11:31:28.501Z] #17 21.22 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2020-01-06T11:31:28.501Z] #17 21.22 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2020-01-06T11:31:28.501Z] #17 21.24 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2020-01-06T11:31:28.501Z] #17 21.24 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2020-01-06T11:31:28.501Z] #17 21.25 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2020-01-06T11:31:28.501Z] #17 21.25 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2020-01-06T11:31:28.501Z] #17 21.25 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2020-01-06T11:31:28.501Z] #17 21.25 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2020-01-06T11:31:28.501Z] #17 21.25 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2020-01-06T11:31:28.501Z] #17 21.27 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-06T11:31:28.501Z] #17 21.33 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-06T11:31:28.501Z] #17 21.34 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-06T11:31:28.501Z] #17 21.34 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2020-01-06T11:31:28.501Z] #17 21.36 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-06T11:31:28.501Z] #17 21.39 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2020-01-06T11:31:28.501Z] #17 21.42 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-06T11:31:28.501Z] #17 21.65 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2020-01-06T11:31:28.501Z] #17 21.91 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2020-01-06T11:31:28.501Z] #17 21.94 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-01-06T11:31:28.501Z] #17 21.95 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2020-01-06T11:31:28.501Z] #17 21.95 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2020-01-06T11:31:28.501Z] #17 22.66 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:31:28.501Z] #17 22.78 Fetched 16.7 MB in 2s (8030 kB/s) [2020-01-06T11:31:28.501Z] #17 22.84 Selecting previously unselected package bash-completion. [2020-01-06T11:31:28.501Z] #17 22.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23287 files and directories currently installed.) [2020-01-06T11:31:28.501Z] #17 22.94 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-06T11:31:28.501Z] #17 25.72 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-06T11:31:28.501Z] #17 26.29 Selecting previously unselected package libnet1:arm64. [2020-01-06T11:31:28.501Z] #17 26.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2020-01-06T11:31:28.501Z] #17 26.31 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2020-01-06T11:31:28.501Z] #17 26.69 Selecting previously unselected package libnfnetlink0:arm64. [2020-01-06T11:31:28.501Z] #17 26.69 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2020-01-06T11:31:28.501Z] #17 26.70 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2020-01-06T11:31:28.501Z] #17 26.93 Selecting previously unselected package libpython3.5-minimal:arm64. [2020-01-06T11:31:28.501Z] #17 26.93 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2020-01-06T11:31:28.501Z] #17 26.94 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2020-01-06T11:31:28.623Z] [2020-01-06T11:31:28.623Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-06T11:31:28.623Z] #45 DONE 0.2s [2020-01-06T11:31:28.623Z] [2020-01-06T11:31:28.623Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-06T11:31:28.623Z] #48 DONE 0.1s [2020-01-06T11:31:28.623Z] [2020-01-06T11:31:28.623Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:28.777Z] #17 ... [2020-01-06T11:31:28.777Z] [2020-01-06T11:31:28.777Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:28.777Z] #41 105.8 DEP criu/cgroup.d [2020-01-06T11:31:29.038Z] #41 106.2 DEP criu/cgroup-props.d [2020-01-06T11:31:29.182Z] #45 98.58 vendor/golang.org/x/crypto/chacha20poly1305 [2020-01-06T11:31:29.299Z] #41 106.3 DEP criu/bitmap.d [2020-01-06T11:31:29.299Z] #41 106.3 DEP criu/bfd.d [2020-01-06T11:31:29.299Z] #41 106.5 DEP criu/autofs.d [2020-01-06T11:31:29.358Z] + docker version [2020-01-06T11:31:29.596Z] #41 106.7 DEP criu/aio.d [2020-01-06T11:31:29.615Z] #45 99.17 vendor/golang.org/x/crypto/curve25519 [2020-01-06T11:31:29.858Z] #41 106.9 DEP criu/action-scripts.d [2020-01-06T11:31:30.020Z] #45 99.55 vendor/golang.org/x/crypto/hkdf [2020-01-06T11:31:30.020Z] #45 99.63 vendor/golang.org/x/text/transform [2020-01-06T11:31:30.118Z] #41 107.1 CC criu/action-scripts.o [2020-01-06T11:31:30.380Z] #41 107.6 CC criu/aio.o [2020-01-06T11:31:30.433Z] #45 ... [2020-01-06T11:31:30.433Z] [2020-01-06T11:31:30.433Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:31:30.433Z] #11 100.3 Selecting previously unselected package libapparmor1:s390x. [2020-01-06T11:31:30.433Z] #11 100.3 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2020-01-06T11:31:30.433Z] #11 100.3 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-01-06T11:31:30.433Z] #11 100.4 Selecting previously unselected package libapparmor-dev:s390x. [2020-01-06T11:31:30.433Z] #11 100.4 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2020-01-06T11:31:30.433Z] #11 100.4 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-01-06T11:31:30.433Z] #11 100.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T11:31:30.433Z] #11 100.5 Setting up libsepol1-dev:s390x (2.6-2) ... [2020-01-06T11:31:30.433Z] #11 100.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T11:31:30.433Z] #11 100.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T11:31:30.433Z] #11 100.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T11:31:30.854Z] #11 100.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:31:30.854Z] #11 100.7 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-01-06T11:31:30.854Z] #11 100.7 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-01-06T11:31:30.854Z] #11 100.7 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2020-01-06T11:31:30.854Z] #11 100.7 Setting up libpcre32-3:s390x (2:8.39-3) ... [2020-01-06T11:31:30.854Z] #11 100.7 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2020-01-06T11:31:30.854Z] #11 100.7 Setting up libpcre16-3:s390x (2:8.39-3) ... [2020-01-06T11:31:30.854Z] #11 100.7 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2020-01-06T11:31:30.854Z] #11 100.7 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-06T11:31:30.854Z] #11 100.7 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-06T11:31:30.854Z] #11 100.7 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2020-01-06T11:31:30.854Z] #11 100.8 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-01-06T11:31:30.854Z] #11 100.8 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-01-06T11:31:30.854Z] #11 100.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T11:31:30.854Z] #11 100.8 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T11:31:30.854Z] #11 100.8 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2020-01-06T11:31:30.854Z] #11 100.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:31:30.854Z] #11 100.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-06T11:31:30.854Z] #11 100.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-06T11:31:30.854Z] #11 100.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-01-06T11:31:30.854Z] #11 100.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-06T11:31:30.854Z] #11 100.9 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T11:31:30.854Z] #11 100.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:31:30.854Z] #11 100.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-01-06T11:31:30.854Z] #11 100.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-01-06T11:31:30.854Z] #11 100.9 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-01-06T11:31:31.275Z] #11 100.9 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-01-06T11:31:31.275Z] #11 100.9 Setting up dmsetup (2:1.02.137-2) ... [2020-01-06T11:31:31.275Z] #11 100.9 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-01-06T11:31:31.275Z] #11 100.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:31:31.275Z] #11 DONE 101.2s [2020-01-06T11:31:31.275Z] [2020-01-06T11:31:31.275Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:31.275Z] #42 49.62 DEP criu/arch/s390/crtools.d [2020-01-06T11:31:31.275Z] #42 49.92 DEP criu/arch/s390/cpu.d [2020-01-06T11:31:31.275Z] #42 50.40 CC criu/arch/s390/cpu.o [2020-01-06T11:31:31.275Z] #42 50.88 CC criu/arch/s390/crtools.o [2020-01-06T11:31:31.275Z] #42 51.84 CC criu/arch/s390/sigframe.o [2020-01-06T11:31:31.275Z] #42 52.10 LINK criu/arch/s390/crtools.built-in.o [2020-01-06T11:31:31.275Z] #42 52.13 DEP criu/arch/s390/vdso-pie.d [2020-01-06T11:31:31.275Z] #42 52.21 DEP criu/pie/parasite-vdso.d [2020-01-06T11:31:31.275Z] #42 52.33 DEP criu/pie/util-vdso.d [2020-01-06T11:31:31.275Z] #42 52.41 DEP criu/pie/util.d [2020-01-06T11:31:31.275Z] #42 52.51 CC criu/pie/util.o [2020-01-06T11:31:31.275Z] #42 52.84 CC criu/pie/util-vdso.o [2020-01-06T11:31:31.275Z] #42 53.41 CC criu/pie/parasite-vdso.o [2020-01-06T11:31:31.275Z] #42 53.94 CC criu/arch/s390/vdso-pie.o [2020-01-06T11:31:31.275Z] #42 54.21 AR criu/pie/pie.lib.a [2020-01-06T11:31:31.275Z] #42 54.30 DEP criu/pie/restorer.d [2020-01-06T11:31:31.275Z] #42 54.54 DEP criu/arch/s390/restorer.d [2020-01-06T11:31:31.275Z] #42 54.83 DEP criu/pie/parasite.d [2020-01-06T11:31:31.275Z] #42 55.07 CC criu/pie/parasite.o [2020-01-06T11:31:31.275Z] #42 56.18 LINK criu/pie/parasite.built-in.o [2020-01-06T11:31:31.275Z] #42 56.18 GEN criu/pie/parasite-blob.h [2020-01-06T11:31:31.275Z] #42 56.19 CC criu/arch/s390/restorer.o [2020-01-06T11:31:31.275Z] #42 56.66 CC criu/pie/restorer.o [2020-01-06T11:31:31.275Z] #42 ... [2020-01-06T11:31:31.275Z] [2020-01-06T11:31:31.275Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:31:31.275Z] #53 DONE 0.1s [2020-01-06T11:31:31.275Z] [2020-01-06T11:31:31.275Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-06T11:31:31.275Z] #54 DONE 0.1s [2020-01-06T11:31:31.275Z] [2020-01-06T11:31:31.275Z] #12 [dev 1/24] RUN groupadd -r docker [2020-01-06T11:31:31.412Z] #41 108.3 CC criu/autofs.o [2020-01-06T11:31:32.133Z] #12 DONE 0.6s [2020-01-06T11:31:32.133Z] [2020-01-06T11:31:32.133Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:31:32.133Z] #55 0.289 + RM_GOPATH=0 [2020-01-06T11:31:32.133Z] #55 0.290 + TMP_GOPATH= [2020-01-06T11:31:32.133Z] #55 0.290 + : /build [2020-01-06T11:31:32.133Z] #55 0.290 + '[' -z '' ']' [2020-01-06T11:31:32.133Z] #55 0.290 ++ mktemp -d [2020-01-06T11:31:32.133Z] #55 0.291 + export GOPATH=/tmp/tmp.BEEuBIEoIH [2020-01-06T11:31:32.133Z] #55 0.291 + GOPATH=/tmp/tmp.BEEuBIEoIH [2020-01-06T11:31:32.133Z] #55 0.291 + RM_GOPATH=1 [2020-01-06T11:31:32.133Z] #55 0.292 ++ dirname ./install.sh [2020-01-06T11:31:32.133Z] #55 0.296 + dir=. [2020-01-06T11:31:32.133Z] #55 0.296 + bin=runc [2020-01-06T11:31:32.133Z] #55 0.296 + shift [2020-01-06T11:31:32.133Z] #55 0.296 + '[' '!' -f ./runc.installer ']' [2020-01-06T11:31:32.133Z] #55 0.298 + . ./runc.installer [2020-01-06T11:31:32.133Z] #55 0.298 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T11:31:32.133Z] #55 0.298 + install_runc [2020-01-06T11:31:32.133Z] #55 0.299 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-06T11:31:32.133Z] #55 0.301 + uname -r [2020-01-06T11:31:32.133Z] #55 0.305 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-06T11:31:32.133Z] #55 0.306 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-06T11:31:32.133Z] #55 0.308 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-06T11:31:32.133Z] #55 0.308 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BEEuBIEoIH/src/github.com/opencontainers/runc [2020-01-06T11:31:32.133Z] #55 0.312 Cloning into '/tmp/tmp.BEEuBIEoIH/src/github.com/opencontainers/runc'... [2020-01-06T11:31:32.133Z] #55 ... [2020-01-06T11:31:32.133Z] [2020-01-06T11:31:32.133Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-06T11:31:32.133Z] #13 DONE 0.5s [2020-01-06T11:31:32.525Z] [2020-01-06T11:31:32.525Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-06T11:31:32.525Z] #14 0.253 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-06T11:31:32.525Z] #14 DONE 0.4s [2020-01-06T11:31:32.525Z] [2020-01-06T11:31:32.525Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:31:32.525Z] #45 100.5 vendor/golang.org/x/text/unicode/bidi [2020-01-06T11:31:32.783Z] #59 ... [2020-01-06T11:31:32.783Z] [2020-01-06T11:31:32.783Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:32.783Z] #50 DONE 238.7s [2020-01-06T11:31:32.783Z] [2020-01-06T11:31:32.783Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:32.924Z] #45 ... [2020-01-06T11:31:32.925Z] [2020-01-06T11:31:32.925Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-06T11:31:32.925Z] #15 DONE 0.4s [2020-01-06T11:31:33.329Z] #41 110.3 CC criu/bfd.o [2020-01-06T11:31:33.334Z] [2020-01-06T11:31:33.334Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:33.334Z] #42 59.63 LINK criu/pie/restorer.built-in.o [2020-01-06T11:31:33.334Z] #42 59.65 GEN criu/pie/restorer-blob.h [2020-01-06T11:31:33.334Z] #42 59.82 DEP criu/vdso.d [2020-01-06T11:31:33.334Z] #42 ... [2020-01-06T11:31:33.334Z] [2020-01-06T11:31:33.334Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-06T11:31:33.334Z] #16 DONE 0.4s [2020-01-06T11:31:33.334Z] [2020-01-06T11:31:33.334Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:33.334Z] #42 60.05 DEP criu/uts_ns.d [2020-01-06T11:31:33.708Z] #59 ... [2020-01-06T11:31:33.708Z] [2020-01-06T11:31:33.708Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-06T11:31:33.708Z] #51 DONE 0.2s [2020-01-06T11:31:33.708Z] [2020-01-06T11:31:33.708Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-06T11:31:33.708Z] #55 DONE 0.1s [2020-01-06T11:31:33.708Z] [2020-01-06T11:31:33.708Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:33.742Z] #42 60.35 DEP criu/util.d [2020-01-06T11:31:33.742Z] #42 ... [2020-01-06T11:31:33.742Z] [2020-01-06T11:31:33.742Z] #17 [dev 6/24] RUN ldconfig [2020-01-06T11:31:33.742Z] #17 DONE 0.5s [2020-01-06T11:31:33.903Z] #41 111.2 CC criu/bitmap.o [2020-01-06T11:31:34.147Z] [2020-01-06T11:31:34.147Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:34.147Z] #42 60.62 DEP criu/uffd.d [2020-01-06T11:31:34.164Z] #41 111.4 CC criu/cgroup-props.o [2020-01-06T11:31:34.429Z] #41 ... [2020-01-06T11:31:34.429Z] [2020-01-06T11:31:34.429Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:31:34.429Z] #38 167.1 + dpkg --print-architecture [2020-01-06T11:31:34.429Z] #38 167.1 + rm -rf /tmp/tmp.zF8Q3l3cj4 [2020-01-06T11:31:34.429Z] #38 DONE 168.4s [2020-01-06T11:31:34.429Z] [2020-01-06T11:31:34.429Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:31:34.429Z] #17 28.11 Selecting previously unselected package python3.5-minimal. [2020-01-06T11:31:34.429Z] #17 28.12 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2020-01-06T11:31:34.429Z] #17 28.14 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T11:31:34.429Z] #17 28.88 Selecting previously unselected package python3-minimal. [2020-01-06T11:31:34.429Z] #17 28.88 Preparing to unpack .../05-python3-minimal_3.5.3-1_arm64.deb ... [2020-01-06T11:31:34.429Z] #17 28.91 Unpacking python3-minimal (3.5.3-1) ... [2020-01-06T11:31:34.429Z] #17 29.13 Selecting previously unselected package libmpdec2:arm64. [2020-01-06T11:31:34.429Z] #17 29.14 Preparing to unpack .../06-libmpdec2_2.4.2-1_arm64.deb ... [2020-01-06T11:31:34.429Z] #17 29.20 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2020-01-06T11:31:34.429Z] #17 29.35 Selecting previously unselected package libpython3.5-stdlib:arm64. [2020-01-06T11:31:34.429Z] #17 29.36 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2020-01-06T11:31:34.429Z] #17 29.37 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2020-01-06T11:31:34.429Z] #17 30.66 Selecting previously unselected package python3.5. [2020-01-06T11:31:34.429Z] #17 30.66 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2020-01-06T11:31:34.429Z] #17 30.68 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T11:31:34.429Z] #17 31.00 Selecting previously unselected package libpython3-stdlib:arm64. [2020-01-06T11:31:34.429Z] #17 31.00 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_arm64.deb ... [2020-01-06T11:31:34.429Z] #17 31.02 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2020-01-06T11:31:34.429Z] #17 31.12 Selecting previously unselected package dh-python. [2020-01-06T11:31:34.429Z] #17 31.13 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-06T11:31:34.429Z] #17 31.15 Unpacking dh-python (2.20170125) ... [2020-01-06T11:31:34.429Z] #17 31.35 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2020-01-06T11:31:34.429Z] #17 31.39 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T11:31:34.429Z] #17 33.92 Setting up python3-minimal (3.5.3-1) ... [2020-01-06T11:31:34.559Z] #42 60.92 DEP criu/tun.d [2020-01-06T11:31:34.559Z] #42 61.16 DEP criu/tty.d [2020-01-06T11:31:34.975Z] #42 61.49 DEP criu/timerfd.d [2020-01-06T11:31:35.371Z] #17 ... [2020-01-06T11:31:35.371Z] [2020-01-06T11:31:35.371Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:35.371Z] #41 112.4 CC criu/cgroup.o [2020-01-06T11:31:35.562Z] #42 61.77 DEP criu/sysfs_parse.d [2020-01-06T11:31:35.562Z] #42 62.02 DEP criu/sysctl.d [2020-01-06T11:31:35.562Z] #42 62.32 DEP criu/string.d [2020-01-06T11:31:35.988Z] #42 62.46 DEP criu/stats.d [2020-01-06T11:31:35.988Z] #42 62.53 DEP criu/sockets.d [2020-01-06T11:31:36.393Z] #42 62.66 DEP criu/sk-unix.d [2020-01-06T11:31:36.393Z] #42 62.95 DEP criu/sk-tcp.d [2020-01-06T11:31:36.438Z] Client: Docker Engine - Enterprise [2020-01-06T11:31:36.438Z] Version: 19.03.2 [2020-01-06T11:31:36.438Z] API version: 1.40 [2020-01-06T11:31:36.438Z] Go version: go1.12.8 [2020-01-06T11:31:36.438Z] Git commit: c92ab06ed9 [2020-01-06T11:31:36.438Z] Built: 09/03/2019 16:38:11 [2020-01-06T11:31:36.438Z] OS/Arch: windows/amd64 [2020-01-06T11:31:36.438Z] Experimental: false [2020-01-06T11:31:36.438Z] [2020-01-06T11:31:36.438Z] Server: Docker Engine - Enterprise [2020-01-06T11:31:36.438Z] Engine: [2020-01-06T11:31:36.438Z] Version: 19.03.2 [2020-01-06T11:31:36.438Z] API version: 1.40 (minimum version 1.24) [2020-01-06T11:31:36.438Z] Go version: go1.12.8 [2020-01-06T11:31:36.438Z] Git commit: c92ab06ed9 [2020-01-06T11:31:36.438Z] Built: 09/03/2019 16:35:47 [2020-01-06T11:31:36.438Z] OS/Arch: windows/amd64 [2020-01-06T11:31:36.438Z] Experimental: true [2020-01-06T11:31:36.827Z] #42 63.24 DEP criu/sk-queue.d [2020-01-06T11:31:36.827Z] #42 63.27 DEP criu/sk-packet.d [2020-01-06T11:31:36.827Z] #42 63.34 DEP criu/sk-netlink.d [2020-01-06T11:31:36.827Z] #42 63.48 DEP criu/sk-inet.d [Pipeline] sh [2020-01-06T11:31:37.436Z] #42 63.87 DEP criu/signalfd.d [2020-01-06T11:31:37.930Z] #41 115.1 CC criu/clone-noasan.o [2020-01-06T11:31:37.967Z] + docker info [2020-01-06T11:31:38.023Z] #42 64.25 DEP criu/sigframe.d [2020-01-06T11:31:38.023Z] #42 64.28 DEP criu/shmem.d [2020-01-06T11:31:38.023Z] #42 64.35 DEP criu/servicefd.d [2020-01-06T11:31:38.023Z] #42 64.40 DEP criu/seize.d [2020-01-06T11:31:38.191Z] #41 115.3 CC criu/config.o [2020-01-06T11:31:38.455Z] #42 64.72 DEP criu/seccomp.d [2020-01-06T11:31:38.881Z] #42 65.29 DEP criu/rst-malloc.d [2020-01-06T11:31:38.881Z] #42 65.43 DEP criu/rbtree.d [2020-01-06T11:31:38.881Z] #42 65.54 DEP criu/pstree.d [2020-01-06T11:31:38.993Z] #59 216.4 + bin/containerd-stress [2020-01-06T11:31:39.304Z] #42 65.90 DEP criu/protobuf.d [2020-01-06T11:31:39.581Z] #41 116.7 CC criu/cr-check.o [2020-01-06T11:31:39.709Z] #42 66.24 GEN criu/protobuf-desc-gen.h [2020-01-06T11:31:39.926Z] #59 218.2 + bin/containerd-shim [2020-01-06T11:31:40.525Z] #41 ... [2020-01-06T11:31:40.525Z] [2020-01-06T11:31:40.525Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:31:40.525Z] #17 35.67 Selecting previously unselected package python3. [2020-01-06T11:31:40.525Z] #17 35.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24791 files and directories currently installed.) [2020-01-06T11:31:40.525Z] #17 35.74 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 35.75 Unpacking python3 (3.5.3-1) ... [2020-01-06T11:31:40.525Z] #17 35.83 Selecting previously unselected package pigz. [2020-01-06T11:31:40.525Z] #17 35.83 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 35.85 Unpacking pigz (2.3.4-1) ... [2020-01-06T11:31:40.525Z] #17 35.96 Selecting previously unselected package libip4tc0:arm64. [2020-01-06T11:31:40.525Z] #17 35.96 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 35.97 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:31:40.525Z] #17 36.08 Selecting previously unselected package libip6tc0:arm64. [2020-01-06T11:31:40.525Z] #17 36.08 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 36.09 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:31:40.525Z] #17 36.20 Selecting previously unselected package libiptc0:arm64. [2020-01-06T11:31:40.525Z] #17 36.21 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 36.22 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:31:40.525Z] #17 36.33 Selecting previously unselected package libxtables12:arm64. [2020-01-06T11:31:40.525Z] #17 36.34 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 36.34 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:31:40.525Z] #17 36.44 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-01-06T11:31:40.525Z] #17 36.45 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 36.46 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2020-01-06T11:31:40.525Z] #17 36.58 Selecting previously unselected package iptables. [2020-01-06T11:31:40.525Z] #17 36.58 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 36.59 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T11:31:40.525Z] #17 36.88 Selecting previously unselected package xxd. [2020-01-06T11:31:40.525Z] #17 36.89 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 36.89 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:31:40.525Z] #17 37.02 Selecting previously unselected package vim-common. [2020-01-06T11:31:40.525Z] #17 37.02 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:31:40.525Z] #17 37.04 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:31:40.525Z] #17 37.24 Selecting previously unselected package bzip2. [2020-01-06T11:31:40.525Z] #17 37.25 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 37.25 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-06T11:31:40.525Z] #17 37.35 Selecting previously unselected package libgpm2:arm64. [2020-01-06T11:31:40.525Z] #17 37.36 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 37.37 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2020-01-06T11:31:40.525Z] #17 37.48 Selecting previously unselected package xz-utils. [2020-01-06T11:31:40.525Z] #17 37.49 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 37.49 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-06T11:31:40.525Z] #17 37.71 Selecting previously unselected package aufs-tools. [2020-01-06T11:31:40.525Z] #17 37.72 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 37.73 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-06T11:31:40.525Z] #17 37.90 Selecting previously unselected package libonig4:arm64. [2020-01-06T11:31:40.525Z] #17 37.90 Preparing to unpack .../14-libonig4_6.1.3-2_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 37.91 Unpacking libonig4:arm64 (6.1.3-2) ... [2020-01-06T11:31:40.525Z] #17 38.07 Selecting previously unselected package libjq1:arm64. [2020-01-06T11:31:40.525Z] #17 38.08 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 38.09 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2020-01-06T11:31:40.525Z] #17 38.23 Selecting previously unselected package jq. [2020-01-06T11:31:40.525Z] #17 38.24 Preparing to unpack .../16-jq_1.5+dfsg-1.3_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 38.24 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T11:31:40.525Z] #17 38.34 Selecting previously unselected package libaio1:arm64. [2020-01-06T11:31:40.525Z] #17 38.35 Preparing to unpack .../17-libaio1_0.3.110-3_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 38.36 Unpacking libaio1:arm64 (0.3.110-3) ... [2020-01-06T11:31:40.525Z] #17 38.44 Selecting previously unselected package libcap2-bin. [2020-01-06T11:31:40.525Z] #17 38.45 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 38.48 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-06T11:31:40.525Z] #17 38.59 Selecting previously unselected package libnl-3-200:arm64. [2020-01-06T11:31:40.525Z] #17 38.59 Preparing to unpack .../19-libnl-3-200_3.2.27-2_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 38.63 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2020-01-06T11:31:40.525Z] #17 38.73 Selecting previously unselected package libprotobuf-c1:arm64. [2020-01-06T11:31:40.525Z] #17 38.75 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 38.76 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2020-01-06T11:31:40.525Z] #17 38.88 Selecting previously unselected package libreadline5:arm64. [2020-01-06T11:31:40.525Z] #17 38.88 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 38.90 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2020-01-06T11:31:40.525Z] #17 39.01 Selecting previously unselected package net-tools. [2020-01-06T11:31:40.525Z] #17 39.02 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2020-01-06T11:31:40.525Z] #17 39.03 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T11:31:40.525Z] #17 39.24 Selecting previously unselected package python-pip-whl. [2020-01-06T11:31:40.525Z] #17 39.25 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-06T11:31:40.525Z] #17 39.26 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T11:31:40.525Z] #17 39.70 Selecting previously unselected package python3-pip. [2020-01-06T11:31:40.525Z] #17 39.71 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-06T11:31:40.525Z] #17 39.72 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T11:31:40.525Z] #17 39.91 Selecting previously unselected package python3-pkg-resources. [2020-01-06T11:31:40.525Z] #17 39.92 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T11:31:40.525Z] #17 39.92 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-06T11:31:40.786Z] #17 40.09 Selecting previously unselected package python3-setuptools. [2020-01-06T11:31:40.786Z] #17 40.10 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-06T11:31:40.786Z] #17 40.11 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-06T11:31:41.047Z] #17 40.35 Selecting previously unselected package python3-wheel. [2020-01-06T11:31:41.047Z] #17 40.37 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-06T11:31:41.047Z] #17 40.38 Unpacking python3-wheel (0.29.0-2) ... [2020-01-06T11:31:41.047Z] #17 40.53 Selecting previously unselected package thin-provisioning-tools. [2020-01-06T11:31:41.047Z] #17 40.53 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2020-01-06T11:31:41.047Z] #17 40.54 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T11:31:41.309Z] #17 40.78 Selecting previously unselected package vim-runtime. [2020-01-06T11:31:41.309Z] #17 40.79 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:31:41.309Z] #17 40.82 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-06T11:31:41.309Z] #17 40.86 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-06T11:31:41.570Z] #17 40.88 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:31:41.666Z] #42 67.96 DEP criu/protobuf-desc.d [2020-01-06T11:31:41.666Z] #42 68.10 DEP criu/proc_parse.d [2020-01-06T11:31:41.666Z] #42 68.30 DEP criu/plugin.d [2020-01-06T11:31:42.095Z] #42 68.39 DEP criu/pipes.d [2020-01-06T11:31:42.095Z] #42 68.63 DEP criu/pie-util.d [2020-01-06T11:31:42.095Z] #42 68.77 DEP criu/pie-util-vdso.d [2020-01-06T11:31:42.505Z] #42 69.03 DEP criu/pie-util-vdso-elf32.d [2020-01-06T11:31:42.915Z] #42 69.19 DEP criu/path.d [2020-01-06T11:31:42.916Z] #42 69.31 DEP criu/parasite-syscall.d [2020-01-06T11:31:43.318Z] #42 69.63 DEP criu/pagemap.d [2020-01-06T11:31:43.318Z] #42 69.91 DEP criu/pagemap-cache.d [2020-01-06T11:31:43.318Z] #42 ... [2020-01-06T11:31:43.318Z] [2020-01-06T11:31:43.318Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:31:43.318Z] #45 103.0 vendor/golang.org/x/text/secure/bidirule [2020-01-06T11:31:43.318Z] #45 103.4 vendor/golang.org/x/text/unicode/norm [2020-01-06T11:31:43.318Z] #45 111.0 vendor/golang.org/x/net/idna [2020-01-06T11:31:43.742Z] #45 ... [2020-01-06T11:31:43.742Z] [2020-01-06T11:31:43.742Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:43.742Z] #42 70.11 DEP criu/page-xfer.d [2020-01-06T11:31:44.149Z] #42 70.39 DEP criu/page-pipe.d [2020-01-06T11:31:44.149Z] #42 ... [2020-01-06T11:31:44.149Z] [2020-01-06T11:31:44.149Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:31:44.149Z] #18 0.320 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:31:44.149Z] #18 0.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:31:44.149Z] #18 0.450 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:31:44.149Z] #18 0.492 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:31:44.149Z] #18 0.541 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:31:44.149Z] #18 1.100 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-06T11:31:44.149Z] #18 2.265 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-06T11:31:44.149Z] #18 2.845 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-06T11:31:44.149Z] #18 ... [2020-01-06T11:31:44.149Z] [2020-01-06T11:31:44.149Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:44.149Z] #42 70.51 DEP criu/netfilter.d [2020-01-06T11:31:44.149Z] #42 70.68 DEP criu/net.d [2020-01-06T11:31:44.567Z] #42 70.97 DEP criu/namespaces.d [2020-01-06T11:31:44.567Z] #42 71.17 DEP criu/mount.d [2020-01-06T11:31:44.874Z] #17 44.26 Selecting previously unselected package vim. [2020-01-06T11:31:44.874Z] #17 44.27 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2020-01-06T11:31:44.874Z] #17 44.28 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:31:44.982Z] #42 71.40 DEP criu/mem.d [2020-01-06T11:31:44.982Z] #42 71.62 DEP criu/lsm.d [2020-01-06T11:31:45.397Z] #42 71.87 DEP criu/log.d [2020-01-06T11:31:45.397Z] #42 72.00 DEP criu/libnetlink.d [2020-01-06T11:31:45.444Z] #17 44.74 Selecting previously unselected package xfsprogs. [2020-01-06T11:31:45.445Z] #17 44.75 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_arm64.deb ... [2020-01-06T11:31:45.445Z] #17 44.77 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-06T11:31:45.848Z] #42 72.17 DEP criu/kerndat.d [2020-01-06T11:31:45.848Z] #42 72.42 DEP criu/kcmp-ids.d [2020-01-06T11:31:45.848Z] #42 72.59 DEP criu/irmap.d [2020-01-06T11:31:46.016Z] #17 45.21 Selecting previously unselected package zip. [2020-01-06T11:31:46.016Z] #17 45.21 Preparing to unpack .../32-zip_3.0-11+b1_arm64.deb ... [2020-01-06T11:31:46.016Z] #17 45.22 Unpacking zip (3.0-11+b1) ... [2020-01-06T11:31:46.016Z] #17 45.40 Selecting previously unselected package libapparmor-perl. [2020-01-06T11:31:46.016Z] #17 45.41 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2020-01-06T11:31:46.016Z] #17 45.42 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T11:31:46.277Z] #17 45.53 Selecting previously unselected package apparmor. [2020-01-06T11:31:46.277Z] #17 45.54 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2020-01-06T11:31:46.277Z] #17 45.62 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-06T11:31:46.344Z] #42 72.99 DEP criu/ipc_ns.d [2020-01-06T11:31:46.477Z] #59 224.6 + bin/containerd-shim-runc-v1 [2020-01-06T11:31:46.539Z] #17 46.10 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-06T11:31:46.753Z] #42 73.23 DEP criu/image.d [2020-01-06T11:31:46.753Z] #42 73.34 DEP criu/image-desc.d [2020-01-06T11:31:46.800Z] #17 46.14 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T11:31:46.800Z] #17 46.16 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2020-01-06T11:31:46.800Z] #17 46.22 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:31:46.800Z] #17 46.25 Processing triggers for mime-support (3.60) ... [2020-01-06T11:31:46.800Z] #17 46.32 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:31:46.800Z] #17 46.33 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2020-01-06T11:31:47.061Z] #17 46.36 Setting up libcap2-bin (1:2.25-1) ... [2020-01-06T11:31:47.061Z] #17 46.38 Setting up bash-completion (1:2.1-4.3) ... [2020-01-06T11:31:47.184Z] #42 73.48 DEP criu/fsnotify.d [2020-01-06T11:31:47.185Z] #42 73.74 DEP criu/filesystems.d [2020-01-06T11:31:47.185Z] #42 ... [2020-01-06T11:31:47.185Z] [2020-01-06T11:31:47.185Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:47.185Z] #63 106.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T11:31:47.185Z] #63 106.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-06T11:31:47.610Z] #63 ... [2020-01-06T11:31:47.610Z] [2020-01-06T11:31:47.610Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:47.610Z] #42 74.01 DEP criu/files.d [2020-01-06T11:31:48.015Z] #42 74.33 DEP criu/files-reg.d [2020-01-06T11:31:48.015Z] #42 ... [2020-01-06T11:31:48.015Z] [2020-01-06T11:31:48.015Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:48.015Z] #63 DONE 117.6s [2020-01-06T11:31:48.015Z] [2020-01-06T11:31:48.015Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-06T11:31:48.015Z] #64 DONE 0.1s [2020-01-06T11:31:48.015Z] [2020-01-06T11:31:48.015Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:48.015Z] #42 74.63 DEP criu/files-ext.d [2020-01-06T11:31:48.432Z] #42 74.84 DEP criu/file-lock.d [2020-01-06T11:31:48.432Z] #42 ... [2020-01-06T11:31:48.432Z] [2020-01-06T11:31:48.432Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:31:48.432Z] #55 6.887 + cd /tmp/tmp.BEEuBIEoIH/src/github.com/opencontainers/runc [2020-01-06T11:31:48.432Z] #55 6.887 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T11:31:48.432Z] #55 7.020 + '[' -z '' ']' [2020-01-06T11:31:48.432Z] #55 7.021 + target=static [2020-01-06T11:31:48.432Z] #55 7.021 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-06T11:31:48.432Z] #55 8.880 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-06T11:31:48.432Z] #55 ... [2020-01-06T11:31:48.432Z] [2020-01-06T11:31:48.432Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:31:48.432Z] #18 11.02 Fetched 7676 kB in 10s (715 kB/s) [2020-01-06T11:31:48.432Z] #18 11.02 Reading package lists... [2020-01-06T11:31:49.757Z] #59 227.7 + bin/containerd-shim-runc-v2 [2020-01-06T11:31:49.820Z] #18 14.69 Reading package lists... [2020-01-06T11:31:49.820Z] #18 ... [2020-01-06T11:31:49.820Z] [2020-01-06T11:31:49.820Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:31:49.820Z] #48 DONE 119.4s [2020-01-06T11:31:49.820Z] [2020-01-06T11:31:49.820Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:49.820Z] #42 75.60 DEP criu/file-ids.d [2020-01-06T11:31:49.820Z] #42 75.83 DEP criu/fifo.d [2020-01-06T11:31:49.820Z] #42 75.92 DEP criu/fdstore.d [2020-01-06T11:31:49.820Z] #42 75.99 DEP criu/fault-injection.d [2020-01-06T11:31:49.820Z] #42 76.02 DEP criu/external.d [2020-01-06T11:31:49.820Z] #42 76.13 DEP criu/eventpoll.d [2020-01-06T11:31:49.820Z] #42 76.43 DEP criu/eventfd.d [2020-01-06T11:31:50.205Z] #42 76.69 DEP criu/crtools.d [2020-01-06T11:31:50.321Z] #59 228.5 + binaries [2020-01-06T11:31:50.321Z] #59 228.5 + mkdir -p /build [2020-01-06T11:31:50.321Z] #59 228.5 + cp bin/containerd /build/containerd [2020-01-06T11:31:50.321Z] #59 228.5 + cp bin/containerd-shim /build/containerd-shim [2020-01-06T11:31:50.321Z] #59 228.5 + cp bin/ctr /build/ctr [2020-01-06T11:31:50.365Z] #17 49.32 Setting up libonig4:arm64 (6.1.3-2) ... [2020-01-06T11:31:50.365Z] #17 49.33 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2020-01-06T11:31:50.365Z] #17 49.35 Setting up zip (3.0-11+b1) ... [2020-01-06T11:31:50.365Z] #17 49.38 Setting up bzip2 (1.0.6-8.1) ... [2020-01-06T11:31:50.365Z] #17 49.39 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2020-01-06T11:31:50.365Z] #17 49.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:31:50.365Z] #17 49.47 Setting up libaio1:arm64 (0.3.110-3) ... [2020-01-06T11:31:50.365Z] #17 49.51 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:31:50.365Z] #17 49.52 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-06T11:31:50.365Z] #17 49.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-06T11:31:50.365Z] #17 49.59 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T11:31:50.365Z] #17 49.61 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:31:50.365Z] #17 49.63 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2020-01-06T11:31:50.365Z] #17 49.67 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:31:50.626Z] #17 50.16 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2020-01-06T11:31:50.642Z] #42 77.06 DEP criu/cr-service.d [2020-01-06T11:31:50.642Z] #42 77.16 DEP criu/cr-restore.d [2020-01-06T11:31:50.886Z] #17 50.18 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2020-01-06T11:31:50.886Z] #17 50.21 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T11:31:50.886Z] #17 50.22 Setting up pigz (2.3.4-1) ... [2020-01-06T11:31:50.886Z] #17 50.24 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T11:31:50.886Z] #17 50.25 Setting up libmpdec2:arm64 (2.4.2-1) ... [2020-01-06T11:31:50.886Z] #17 50.27 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:31:50.886Z] #17 50.28 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T11:31:50.886Z] #17 50.29 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2020-01-06T11:31:50.886Z] #17 50.31 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-06T11:31:50.886Z] #17 50.32 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:31:50.886Z] #17 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-06T11:31:50.886Z] #17 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-06T11:31:50.886Z] #17 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-06T11:31:50.886Z] #17 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-06T11:31:50.886Z] #17 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-06T11:31:50.886Z] #17 50.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-06T11:31:50.886Z] #17 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-06T11:31:50.886Z] #17 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-06T11:31:50.886Z] #17 50.44 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2020-01-06T11:31:50.886Z] #17 50.45 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-06T11:31:50.886Z] #17 50.47 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T11:31:50.886Z] #17 50.48 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T11:31:51.050Z] #42 77.31 DEP criu/cr-errno.d [2020-01-06T11:31:51.050Z] #42 77.33 DEP criu/cr-dump.d [2020-01-06T11:31:51.050Z] #42 77.51 DEP criu/cr-dedup.d [2020-01-06T11:31:51.050Z] #42 77.62 DEP criu/cr-check.d [2020-01-06T11:31:51.251Z] #59 DONE 229.5s [2020-01-06T11:31:51.453Z] #42 77.84 DEP criu/config.d [2020-01-06T11:31:51.453Z] #42 77.99 DEP criu/clone-noasan.d [2020-01-06T11:31:51.453Z] #42 78.03 DEP criu/cgroup.d [2020-01-06T11:31:51.459Z] #17 ... [2020-01-06T11:31:51.459Z] [2020-01-06T11:31:51.459Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:31:51.459Z] #41 118.4 CC criu/cr-dedup.o [2020-01-06T11:31:51.459Z] #41 118.8 CC criu/cr-dump.o [2020-01-06T11:31:51.459Z] #41 121.9 CC criu/cr-errno.o [2020-01-06T11:31:51.459Z] #41 122.0 CC criu/cr-restore.o [2020-01-06T11:31:51.459Z] #41 126.8 CC criu/cr-service.o [2020-01-06T11:31:51.459Z] #41 128.6 CC criu/crtools.o [2020-01-06T11:31:51.855Z] #42 78.29 DEP criu/cgroup-props.d [2020-01-06T11:31:51.855Z] #42 78.38 DEP criu/bitmap.d [2020-01-06T11:31:51.855Z] #42 78.39 DEP criu/bfd.d [2020-01-06T11:31:51.855Z] #42 78.47 DEP criu/autofs.d [2020-01-06T11:31:52.181Z] [2020-01-06T11:31:52.181Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-06T11:31:52.403Z] #41 129.4 CC criu/eventfd.o [2020-01-06T11:31:52.438Z] #60 DONE 0.4s [2020-01-06T11:31:52.438Z] [2020-01-06T11:31:52.438Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-06T11:31:52.441Z] #42 78.68 DEP criu/aio.d [2020-01-06T11:31:52.441Z] #42 78.84 DEP criu/action-scripts.d [2020-01-06T11:31:52.664Z] #41 129.9 CC criu/eventpoll.o [2020-01-06T11:31:52.697Z] #64 DONE 0.2s [2020-01-06T11:31:52.697Z] [2020-01-06T11:31:52.697Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-06T11:31:52.697Z] #66 DONE 0.2s [2020-01-06T11:31:52.697Z] [2020-01-06T11:31:52.697Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-06T11:31:52.697Z] #69 DONE 0.1s [2020-01-06T11:31:52.954Z] [2020-01-06T11:31:52.954Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-06T11:31:52.954Z] #70 DONE 0.0s [2020-01-06T11:31:52.954Z] [2020-01-06T11:31:52.954Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-06T11:31:52.959Z] #42 79.28 CC criu/action-scripts.o [2020-01-06T11:31:53.449Z] #42 80.01 CC criu/aio.o [2020-01-06T11:31:53.622Z] #41 130.8 CC criu/external.o [2020-01-06T11:31:53.883Z] #41 131.2 CC criu/fault-injection.o [2020-01-06T11:31:53.885Z] #71 DONE 0.8s [2020-01-06T11:31:53.885Z] [2020-01-06T11:31:53.885Z] #72 exporting to image [2020-01-06T11:31:53.885Z] #72 exporting layers [2020-01-06T11:31:54.144Z] #41 131.3 CC criu/fdstore.o [2020-01-06T11:31:54.496Z] #42 81.01 CC criu/autofs.o [2020-01-06T11:31:54.716Z] #41 131.7 CC criu/fifo.o [2020-01-06T11:31:54.716Z] #41 132.0 CC criu/file-ids.o [2020-01-06T11:31:54.931Z] #42 ... [2020-01-06T11:31:54.931Z] [2020-01-06T11:31:54.931Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:31:54.931Z] #45 114.5 mime [2020-01-06T11:31:54.931Z] #45 120.7 crypto/tls [2020-01-06T11:31:55.294Z] #41 ... [2020-01-06T11:31:55.294Z] [2020-01-06T11:31:55.294Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:31:55.294Z] #17 54.63 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2020-01-06T11:31:55.294Z] #17 54.64 Setting up python3 (3.5.3-1) ... [2020-01-06T11:31:55.375Z] #45 ... [2020-01-06T11:31:55.376Z] [2020-01-06T11:31:55.376Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:31:55.376Z] #18 14.69 Reading package lists... [2020-01-06T11:31:55.376Z] #18 18.50 Building dependency tree... [2020-01-06T11:31:55.376Z] #18 19.98 The following additional packages will be installed: [2020-01-06T11:31:55.376Z] #18 20.00 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-06T11:31:55.376Z] #18 20.00 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-06T11:31:55.376Z] #18 20.00 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-06T11:31:55.376Z] #18 20.00 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-06T11:31:55.376Z] #18 20.00 python3.5 python3.5-minimal vim-runtime xxd [2020-01-06T11:31:55.376Z] #18 20.01 Suggested packages: [2020-01-06T11:31:55.376Z] #18 20.01 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-06T11:31:55.376Z] #18 20.01 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-06T11:31:55.376Z] #18 20.01 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-06T11:31:55.376Z] #18 20.01 quota [2020-01-06T11:31:55.376Z] #18 20.01 Recommended packages: [2020-01-06T11:31:55.376Z] #18 20.01 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-06T11:31:55.376Z] #18 20.01 python3-keyrings.alt python3-xdg unzip [2020-01-06T11:31:55.582Z] #59 217.8 + bin/containerd-stress [2020-01-06T11:31:55.582Z] #59 219.5 + bin/containerd-shim [2020-01-06T11:31:57.184Z] #18 23.01 The following NEW packages will be installed: [2020-01-06T11:31:57.184Z] #18 23.02 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-06T11:31:57.184Z] #18 23.02 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-06T11:31:57.184Z] #18 23.03 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-06T11:31:57.184Z] #18 23.03 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-06T11:31:57.184Z] #18 23.03 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-06T11:31:57.184Z] #18 23.03 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-06T11:31:57.184Z] #18 23.03 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-06T11:31:57.184Z] #18 23.03 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-06T11:31:57.184Z] #18 23.09 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:31:57.184Z] #18 23.09 Need to get 17.5 MB of archives. [2020-01-06T11:31:57.184Z] #18 23.09 After this operation, 79.0 MB of additional disk space will be used. [2020-01-06T11:31:57.184Z] #18 23.09 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2020-01-06T11:31:57.184Z] #18 23.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-01-06T11:31:57.184Z] #18 23.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2020-01-06T11:31:57.184Z] #18 23.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2020-01-06T11:31:57.184Z] #18 23.20 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2020-01-06T11:31:57.596Z] #18 23.34 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2020-01-06T11:31:57.596Z] #18 23.35 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2020-01-06T11:31:57.596Z] #18 23.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2020-01-06T11:31:57.596Z] #18 23.45 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2020-01-06T11:31:57.596Z] #18 23.46 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2020-01-06T11:31:57.596Z] #18 23.46 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2020-01-06T11:31:57.596Z] #18 23.46 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2020-01-06T11:31:57.596Z] #18 23.46 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2020-01-06T11:31:57.596Z] #18 23.46 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2020-01-06T11:31:57.596Z] #18 23.47 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2020-01-06T11:31:57.596Z] #18 23.47 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2020-01-06T11:31:57.596Z] #18 23.48 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2020-01-06T11:31:57.596Z] #18 23.49 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2020-01-06T11:31:57.596Z] #18 23.51 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2020-01-06T11:31:57.596Z] #18 23.51 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T11:31:57.596Z] #18 23.52 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T11:31:57.596Z] #18 23.52 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2020-01-06T11:31:57.596Z] #18 23.53 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2020-01-06T11:31:57.596Z] #18 23.53 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2020-01-06T11:31:57.596Z] #18 23.54 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2020-01-06T11:31:57.596Z] #18 23.54 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-01-06T11:31:57.596Z] #18 23.55 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-01-06T11:31:57.596Z] #18 23.55 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-01-06T11:31:57.596Z] #18 23.56 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2020-01-06T11:31:57.596Z] #18 23.56 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2020-01-06T11:31:57.596Z] #18 23.56 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-01-06T11:31:57.596Z] #18 23.56 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-01-06T11:31:57.596Z] #18 23.57 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2020-01-06T11:31:57.596Z] #18 23.57 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2020-01-06T11:31:57.596Z] #18 23.58 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-06T11:31:57.596Z] #18 23.64 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-06T11:31:57.596Z] #18 23.65 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-06T11:31:57.596Z] #18 23.65 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2020-01-06T11:31:57.596Z] #18 23.66 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-06T11:31:57.596Z] #18 23.67 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2020-01-06T11:31:57.596Z] #18 23.68 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-06T11:31:57.839Z] #17 56.82 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-06T11:31:58.017Z] #18 23.99 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2020-01-06T11:31:58.017Z] #18 24.03 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2020-01-06T11:31:58.017Z] #18 24.07 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-01-06T11:31:58.017Z] #18 24.08 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2020-01-06T11:31:58.017Z] #18 24.08 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2020-01-06T11:31:58.874Z] #18 24.88 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:31:58.874Z] #18 24.99 Fetched 17.5 MB in 1s (16.4 MB/s) [2020-01-06T11:31:58.874Z] #18 25.04 Selecting previously unselected package bash-completion. [2020-01-06T11:31:59.224Z] #17 58.70 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-06T11:31:59.272Z] #18 25.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23139 files and directories currently installed.) [2020-01-06T11:31:59.272Z] #18 25.16 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-06T11:31:59.484Z] #17 58.96 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-06T11:31:59.484Z] #17 59.01 Setting up python3-wheel (0.29.0-2) ... [2020-01-06T11:32:00.874Z] #17 60.35 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-06T11:32:01.183Z] #18 26.90 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-06T11:32:01.184Z] #18 27.27 Selecting previously unselected package libnet1:s390x. [2020-01-06T11:32:01.184Z] #18 27.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-01-06T11:32:01.184Z] #18 27.28 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-06T11:32:01.184Z] #18 27.34 Selecting previously unselected package libnfnetlink0:s390x. [2020-01-06T11:32:01.184Z] #18 27.34 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2020-01-06T11:32:01.184Z] #18 27.34 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2020-01-06T11:32:01.572Z] #18 27.43 Selecting previously unselected package libpython3.5-minimal:s390x. [2020-01-06T11:32:01.572Z] #18 27.43 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-01-06T11:32:01.572Z] #18 27.45 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-01-06T11:32:01.965Z] #18 27.87 Selecting previously unselected package python3.5-minimal. [2020-01-06T11:32:01.965Z] #18 27.88 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-01-06T11:32:01.965Z] #18 27.89 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T11:32:02.114Z] #59 226.0 + bin/containerd-shim-runc-v1 [2020-01-06T11:32:02.260Z] #17 61.73 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T11:32:02.373Z] #18 28.48 Selecting previously unselected package python3-minimal. [2020-01-06T11:32:02.373Z] #18 28.48 Preparing to unpack .../05-python3-minimal_3.5.3-1_s390x.deb ... [2020-01-06T11:32:02.373Z] #18 28.49 Unpacking python3-minimal (3.5.3-1) ... [2020-01-06T11:32:02.373Z] #18 28.53 Selecting previously unselected package libmpdec2:s390x. [2020-01-06T11:32:02.373Z] #18 28.53 Preparing to unpack .../06-libmpdec2_2.4.2-1_s390x.deb ... [2020-01-06T11:32:02.373Z] #18 28.55 Unpacking libmpdec2:s390x (2.4.2-1) ... [2020-01-06T11:32:02.778Z] #18 28.63 Selecting previously unselected package libpython3.5-stdlib:s390x. [2020-01-06T11:32:02.778Z] #18 28.63 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2020-01-06T11:32:02.778Z] #18 28.65 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-01-06T11:32:03.111Z] Client: [2020-01-06T11:32:03.111Z] Debug Mode: false [2020-01-06T11:32:03.111Z] Plugins: [2020-01-06T11:32:03.111Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-06T11:32:03.111Z] [2020-01-06T11:32:03.111Z] Server: [2020-01-06T11:32:03.111Z] Containers: 0 [2020-01-06T11:32:03.111Z] Running: 0 [2020-01-06T11:32:03.111Z] Paused: 0 [2020-01-06T11:32:03.111Z] Stopped: 0 [2020-01-06T11:32:03.111Z] Images: 0 [2020-01-06T11:32:03.111Z] Server Version: 19.03.2 [2020-01-06T11:32:03.111Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-06T11:32:03.111Z] Windows: [2020-01-06T11:32:03.111Z] LCOW: [2020-01-06T11:32:03.111Z] Logging Driver: json-file [2020-01-06T11:32:03.111Z] Plugins: [2020-01-06T11:32:03.111Z] Volume: local [2020-01-06T11:32:03.111Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-06T11:32:03.111Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-06T11:32:03.111Z] Swarm: inactive [2020-01-06T11:32:03.111Z] Default Isolation: process [2020-01-06T11:32:03.111Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-06T11:32:03.111Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-06T11:32:03.111Z] OSType: windows [2020-01-06T11:32:03.111Z] Architecture: x86_64 [2020-01-06T11:32:03.111Z] CPUs: 4 [2020-01-06T11:32:03.111Z] Total Memory: 32GiB [2020-01-06T11:32:03.111Z] Name: azwin-2-eb7640 [2020-01-06T11:32:03.111Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-06T11:32:03.111Z] Docker Root Dir: D:\docker [2020-01-06T11:32:03.111Z] Debug Mode: false [2020-01-06T11:32:03.111Z] Registry: https://index.docker.io/v1/ [2020-01-06T11:32:03.111Z] Labels: [2020-01-06T11:32:03.111Z] Experimental: true [2020-01-06T11:32:03.111Z] Insecure Registries: [2020-01-06T11:32:03.111Z] 10.0.0.4:5000 [2020-01-06T11:32:03.111Z] 127.0.0.0/8 [2020-01-06T11:32:03.111Z] Registry Mirrors: [2020-01-06T11:32:03.111Z] http://10.0.0.4:5000/ [2020-01-06T11:32:03.111Z] Live Restore Enabled: false [2020-01-06T11:32:03.111Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-01-06T11:32:03.646Z] #17 62.96 Setting up python3-setuptools (33.1.1-1) ... [2020-01-06T11:32:03.866Z] #72 exporting layers 9.6s done [2020-01-06T11:32:03.866Z] #72 writing image sha256:ca7c9fcf95bfc5273775eb1de44abd42b4e231fe9f2e78dbcd6812fa70cac66c done [2020-01-06T11:32:03.866Z] #72 naming to docker.io/library/docker:79c877cfa71f7929facda0160bfec12ebed4e0ef done [2020-01-06T11:32:03.866Z] #72 DONE 9.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-01-06T11:32:04.147Z] #18 30.02 Selecting previously unselected package python3.5. [2020-01-06T11:32:04.147Z] #18 30.02 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2020-01-06T11:32:04.147Z] #18 30.02 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T11:32:04.147Z] #18 30.09 Selecting previously unselected package libpython3-stdlib:s390x. [2020-01-06T11:32:04.147Z] #18 30.09 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_s390x.deb ... [2020-01-06T11:32:04.147Z] #18 30.09 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2020-01-06T11:32:04.147Z] #18 30.14 Selecting previously unselected package dh-python. [2020-01-06T11:32:04.147Z] #18 30.14 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-06T11:32:04.147Z] #18 30.15 Unpacking dh-python (2.20170125) ... [2020-01-06T11:32:04.147Z] #18 30.23 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-01-06T11:32:04.147Z] #18 30.25 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T11:32:04.235Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40341/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40341/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79c877cfa71f7929facda0160bfec12ebed4e0ef hack/validate/default [2020-01-06T11:32:04.590Z] #17 63.94 Setting up dh-python (2.20170125) ... [2020-01-06T11:32:05.186Z] Congratulations! All commits are properly signed with the DCO! [2020-01-06T11:32:05.186Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-01-06T11:32:05.380Z] #59 228.9 + bin/containerd-shim-runc-v2 [2020-01-06T11:32:05.533Z] #17 64.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:32:05.533Z] #17 ... [2020-01-06T11:32:05.533Z] [2020-01-06T11:32:05.533Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:05.533Z] #41 132.6 CC criu/file-lock.o [2020-01-06T11:32:05.533Z] #41 133.8 CC criu/files-ext.o [2020-01-06T11:32:05.533Z] #41 134.3 CC criu/files-reg.o [2020-01-06T11:32:05.533Z] #41 136.9 CC criu/files.o [2020-01-06T11:32:05.533Z] #41 138.9 CC criu/filesystems.o [2020-01-06T11:32:05.533Z] #41 139.7 CC criu/fsnotify.o [2020-01-06T11:32:05.533Z] #41 140.9 CC criu/image-desc.o [2020-01-06T11:32:05.533Z] #41 141.1 CC criu/image.o [2020-01-06T11:32:05.533Z] #41 141.8 CC criu/ipc_ns.o [2020-01-06T11:32:05.675Z] #59 229.6 + binaries [2020-01-06T11:32:05.675Z] #59 229.6 + mkdir -p /build [2020-01-06T11:32:05.675Z] #59 229.6 + cp bin/containerd /build/containerd [2020-01-06T11:32:05.675Z] #59 229.7 + cp bin/containerd-shim /build/containerd-shim [2020-01-06T11:32:05.795Z] #41 142.8 CC criu/irmap.o [2020-01-06T11:32:05.930Z] #59 229.7 + cp bin/ctr /build/ctr [2020-01-06T11:32:06.058Z] #41 143.3 CC criu/kcmp-ids.o [2020-01-06T11:32:06.320Z] #41 ... [2020-01-06T11:32:06.320Z] [2020-01-06T11:32:06.320Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:32:06.320Z] #17 DONE 65.6s [2020-01-06T11:32:06.320Z] [2020-01-06T11:32:06.320Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:32:06.489Z] #59 DONE 230.3s [2020-01-06T11:32:06.936Z] #18 32.66 Setting up python3-minimal (3.5.3-1) ... [2020-01-06T11:32:06.936Z] #18 ... [2020-01-06T11:32:06.936Z] [2020-01-06T11:32:06.936Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:06.936Z] #42 83.53 CC criu/bfd.o [2020-01-06T11:32:06.936Z] #42 84.14 CC criu/bitmap.o [2020-01-06T11:32:06.936Z] #42 84.30 CC criu/cgroup-props.o [2020-01-06T11:32:06.936Z] #42 85.01 CC criu/cgroup.o [2020-01-06T11:32:06.936Z] #42 87.20 CC criu/clone-noasan.o [2020-01-06T11:32:06.936Z] #42 87.27 CC criu/config.o [2020-01-06T11:32:06.936Z] #42 88.58 CC criu/cr-check.o [2020-01-06T11:32:06.936Z] #42 89.93 CC criu/cr-dedup.o [2020-01-06T11:32:06.936Z] #42 90.52 CC criu/cr-dump.o [2020-01-06T11:32:06.936Z] #42 93.14 CC criu/cr-errno.o [2020-01-06T11:32:06.936Z] #42 93.21 CC criu/cr-restore.o [2020-01-06T11:32:07.412Z] [2020-01-06T11:32:07.412Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-06T11:32:07.412Z] #60 DONE 0.2s [2020-01-06T11:32:07.412Z] [2020-01-06T11:32:07.412Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-06T11:32:07.412Z] #64 DONE 0.1s [2020-01-06T11:32:07.667Z] [2020-01-06T11:32:07.667Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-06T11:32:07.667Z] #66 DONE 0.1s [2020-01-06T11:32:07.667Z] [2020-01-06T11:32:07.667Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-06T11:32:07.667Z] #69 DONE 0.1s [2020-01-06T11:32:07.667Z] [2020-01-06T11:32:07.667Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-06T11:32:07.667Z] #70 DONE 0.0s [2020-01-06T11:32:07.748Z] #42 ... [2020-01-06T11:32:07.748Z] [2020-01-06T11:32:07.748Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:32:07.748Z] #18 33.71 Selecting previously unselected package python3. [2020-01-06T11:32:07.748Z] #18 33.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 ... 24643 files and directories currently installed.) [2020-01-06T11:32:07.748Z] #18 33.76 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2020-01-06T11:32:07.748Z] #18 33.76 Unpacking python3 (3.5.3-1) ... [2020-01-06T11:32:07.748Z] #18 33.83 Selecting previously unselected package pigz. [2020-01-06T11:32:07.748Z] #18 33.83 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2020-01-06T11:32:07.748Z] #18 33.84 Unpacking pigz (2.3.4-1) ... [2020-01-06T11:32:07.748Z] #18 33.94 Selecting previously unselected package libip4tc0:s390x. [2020-01-06T11:32:07.964Z] [2020-01-06T11:32:07.964Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-06T11:32:08.319Z] #18 33.94 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-06T11:32:08.319Z] #18 33.95 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T11:32:08.319Z] #18 34.01 Selecting previously unselected package libip6tc0:s390x. [2020-01-06T11:32:08.319Z] #18 34.01 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-06T11:32:08.319Z] #18 34.01 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T11:32:08.319Z] #18 34.08 Selecting previously unselected package libiptc0:s390x. [2020-01-06T11:32:08.319Z] #18 34.09 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-06T11:32:08.319Z] #18 34.09 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T11:32:08.319Z] #18 34.20 Selecting previously unselected package libxtables12:s390x. [2020-01-06T11:32:08.319Z] #18 34.20 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-06T11:32:08.319Z] #18 34.20 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T11:32:08.319Z] #18 34.34 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-01-06T11:32:08.319Z] #18 34.35 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2020-01-06T11:32:08.319Z] #18 34.35 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-01-06T11:32:08.319Z] #18 ... [2020-01-06T11:32:08.319Z] [2020-01-06T11:32:08.319Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:32:08.319Z] #45 128.0 net/http [2020-01-06T11:32:08.524Z] #71 DONE 0.8s [2020-01-06T11:32:08.524Z] [2020-01-06T11:32:08.524Z] #72 exporting to image [2020-01-06T11:32:08.524Z] #72 exporting layers [2020-01-06T11:32:08.913Z] #45 ... [2020-01-06T11:32:08.913Z] [2020-01-06T11:32:08.913Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:32:08.913Z] #18 34.53 Selecting previously unselected package iptables. [2020-01-06T11:32:08.913Z] #18 34.54 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-06T11:32:08.913Z] #18 34.55 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T11:32:08.913Z] #18 35.03 Selecting previously unselected package xxd. [2020-01-06T11:32:08.913Z] #18 35.03 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-06T11:32:08.913Z] #18 35.04 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:32:09.557Z] #18 35.33 Selecting previously unselected package vim-common. [2020-01-06T11:32:09.557Z] #18 35.33 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:32:09.557Z] #18 35.36 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:32:09.557Z] #18 35.59 Selecting previously unselected package bzip2. [2020-01-06T11:32:09.557Z] #18 35.61 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2020-01-06T11:32:09.557Z] #18 35.61 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-06T11:32:10.006Z] #18 35.80 Selecting previously unselected package libgpm2:s390x. [2020-01-06T11:32:10.006Z] #18 35.80 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2020-01-06T11:32:10.006Z] #18 35.83 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2020-01-06T11:32:10.006Z] #18 35.94 Selecting previously unselected package xz-utils. [2020-01-06T11:32:10.006Z] #18 35.94 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2020-01-06T11:32:10.006Z] #18 35.96 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-06T11:32:10.006Z] #18 36.14 Selecting previously unselected package aufs-tools. [2020-01-06T11:32:10.006Z] #18 36.15 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2020-01-06T11:32:10.006Z] #18 36.15 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-06T11:32:10.407Z] #18 36.25 Selecting previously unselected package libonig4:s390x. [2020-01-06T11:32:10.407Z] #18 36.25 Preparing to unpack .../14-libonig4_6.1.3-2_s390x.deb ... [2020-01-06T11:32:10.407Z] #18 36.25 Unpacking libonig4:s390x (6.1.3-2) ... [2020-01-06T11:32:10.407Z] #18 36.42 Selecting previously unselected package libjq1:s390x. [2020-01-06T11:32:10.407Z] #18 36.43 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-01-06T11:32:10.407Z] #18 36.43 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-06T11:32:10.407Z] #18 36.50 Selecting previously unselected package jq. [2020-01-06T11:32:10.407Z] #18 36.50 Preparing to unpack .../16-jq_1.5+dfsg-1.3_s390x.deb ... [2020-01-06T11:32:10.407Z] #18 36.50 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T11:32:10.407Z] #18 36.57 Selecting previously unselected package libaio1:s390x. [2020-01-06T11:32:10.407Z] #18 36.57 Preparing to unpack .../17-libaio1_0.3.110-3_s390x.deb ... [2020-01-06T11:32:10.407Z] #18 36.57 Unpacking libaio1:s390x (0.3.110-3) ... [2020-01-06T11:32:10.407Z] #18 36.63 Selecting previously unselected package libcap2-bin. [2020-01-06T11:32:10.809Z] #18 36.63 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_s390x.deb ... [2020-01-06T11:32:10.809Z] #18 36.64 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-06T11:32:10.809Z] #18 36.77 Selecting previously unselected package libnl-3-200:s390x. [2020-01-06T11:32:10.809Z] #18 36.78 Preparing to unpack .../19-libnl-3-200_3.2.27-2_s390x.deb ... [2020-01-06T11:32:10.809Z] #18 36.79 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-01-06T11:32:10.809Z] #18 36.86 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-06T11:32:10.809Z] #18 36.86 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-01-06T11:32:10.809Z] #18 36.87 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-06T11:32:10.809Z] #18 36.92 Selecting previously unselected package libreadline5:s390x. [2020-01-06T11:32:10.809Z] #18 36.92 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2020-01-06T11:32:10.809Z] #18 36.92 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-01-06T11:32:10.809Z] #18 37.04 Selecting previously unselected package net-tools. [2020-01-06T11:32:11.220Z] #18 37.06 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2020-01-06T11:32:11.220Z] #18 37.16 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T11:32:11.220Z] #18 37.31 Selecting previously unselected package python-pip-whl. [2020-01-06T11:32:11.220Z] #18 37.33 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-06T11:32:11.220Z] #18 37.33 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T11:32:12.057Z] #18 38.02 Selecting previously unselected package python3-pip. [2020-01-06T11:32:12.057Z] #18 38.02 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-06T11:32:12.057Z] #18 38.03 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T11:32:12.057Z] #18 38.16 Selecting previously unselected package python3-pkg-resources. [2020-01-06T11:32:12.057Z] #18 38.16 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T11:32:12.057Z] #18 38.17 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-06T11:32:12.057Z] #18 38.30 Selecting previously unselected package python3-setuptools. [2020-01-06T11:32:12.479Z] #18 38.34 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-06T11:32:12.479Z] #18 38.34 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-06T11:32:12.479Z] #18 38.50 Selecting previously unselected package python3-wheel. [2020-01-06T11:32:12.479Z] #18 38.51 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-06T11:32:12.479Z] #18 38.51 Unpacking python3-wheel (0.29.0-2) ... [2020-01-06T11:32:12.479Z] #18 38.61 Selecting previously unselected package thin-provisioning-tools. [2020-01-06T11:32:12.479Z] #18 38.61 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2020-01-06T11:32:12.479Z] #18 38.62 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T11:32:12.877Z] #18 38.87 Selecting previously unselected package vim-runtime. [2020-01-06T11:32:12.877Z] #18 38.88 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:32:12.877Z] #18 38.89 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-06T11:32:12.877Z] #18 38.92 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-06T11:32:12.877Z] #18 38.93 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:32:12.906Z] #18 5.672 Collecting yamllint==1.16.0 [2020-01-06T11:32:12.906Z] #18 ... [2020-01-06T11:32:12.906Z] [2020-01-06T11:32:12.906Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:12.906Z] #41 143.8 CC criu/kerndat.o [2020-01-06T11:32:12.906Z] #41 144.9 CC criu/libnetlink.o [2020-01-06T11:32:12.906Z] #41 145.3 CC criu/log.o [2020-01-06T11:32:12.906Z] #41 145.8 CC criu/lsm.o [2020-01-06T11:32:12.906Z] #41 146.3 CC criu/mem.o [2020-01-06T11:32:12.906Z] #41 147.9 CC criu/mount.o [2020-01-06T11:32:13.849Z] #41 150.8 CC criu/namespaces.o [2020-01-06T11:32:14.113Z] #41 ... [2020-01-06T11:32:14.113Z] [2020-01-06T11:32:14.113Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:32:14.113Z] #54 89.80 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-06T11:32:15.150Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-01-06T11:32:15.408Z] Congratulations! All API changes are done the right way. [2020-01-06T11:32:15.408Z] Congratulations! All TOML source files changed here have valid syntax. [2020-01-06T11:32:15.501Z] #54 91.31 + mkdir -p /build [2020-01-06T11:32:15.501Z] #54 91.31 + cp runc /build/runc [2020-01-06T11:32:15.666Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-01-06T11:32:15.666Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-01-06T11:32:15.666Z] Congratulations! No new tests were added to integration-cli. [2020-01-06T11:32:15.666Z] [2020-01-06T11:32:15.666Z] INFO Start validation with golang-ci-lint [2020-01-06T11:32:15.666Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-01-06T11:32:15.666Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-01-06T11:32:16.073Z] #54 DONE 91.8s [2020-01-06T11:32:16.074Z] [2020-01-06T11:32:16.074Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:16.074Z] #41 152.2 CC criu/net.o [2020-01-06T11:32:16.276Z] #18 42.35 Selecting previously unselected package vim. [2020-01-06T11:32:16.277Z] #18 42.35 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-06T11:32:16.277Z] #18 42.36 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:32:17.226Z] #18 42.94 Selecting previously unselected package xfsprogs. [2020-01-06T11:32:17.226Z] #18 42.95 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_s390x.deb ... [2020-01-06T11:32:17.226Z] #18 42.95 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-06T11:32:17.459Z] #41 154.6 CC criu/netfilter.o [2020-01-06T11:32:17.640Z] #18 43.69 Selecting previously unselected package zip. [2020-01-06T11:32:17.640Z] #18 43.70 Preparing to unpack .../32-zip_3.0-11+b1_s390x.deb ... [2020-01-06T11:32:17.640Z] #18 43.70 Unpacking zip (3.0-11+b1) ... [2020-01-06T11:32:18.030Z] #41 155.0 CC criu/page-pipe.o [2020-01-06T11:32:18.037Z] #18 43.91 Selecting previously unselected package libapparmor-perl. [2020-01-06T11:32:18.037Z] #18 43.91 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2020-01-06T11:32:18.037Z] #18 43.92 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T11:32:18.037Z] #18 44.03 Selecting previously unselected package apparmor. [2020-01-06T11:32:18.037Z] #18 44.03 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2020-01-06T11:32:18.037Z] #18 44.10 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-06T11:32:18.291Z] #41 155.5 CC criu/page-xfer.o [2020-01-06T11:32:18.450Z] #72 exporting layers 9.6s done [2020-01-06T11:32:18.450Z] #72 writing image sha256:7062fdb1ccbe6c99447b32c71a5e6577d597fa590690492b12084159168352e8 [2020-01-06T11:32:18.450Z] #72 writing image sha256:7062fdb1ccbe6c99447b32c71a5e6577d597fa590690492b12084159168352e8 done [2020-01-06T11:32:18.450Z] #72 naming to docker.io/library/docker:79c877cfa71f7929facda0160bfec12ebed4e0ef done [2020-01-06T11:32:18.450Z] #72 DONE 9.6s [Pipeline] } [2020-01-06T11:32:18.457Z] #18 44.56 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-06T11:32:18.457Z] #18 44.57 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T11:32:18.457Z] #18 44.58 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-01-06T11:32:18.637Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-01-06T11:32:18.637Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-246e8a99\powershellScript.ps1'; exit $LASTEXITCODE; [2020-01-06T11:32:18.637Z] ---------------------------------------------------------------------------- [2020-01-06T11:32:18.637Z] [2020-01-06T11:32:18.637Z] INFO: executeCI.ps1 starting at Mon Jan 6 11:32:16 CUT 2020 [2020-01-06T11:32:18.637Z] [2020-01-06T11:32:18.637Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-01-06T11:32:18.637Z] INFO: Running git version 2.24.0.windows.1 [2020-01-06T11:32:18.637Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-01-06T11:32:18.637Z] INFO: Environment variables: [2020-01-06T11:32:18.637Z] [2020-01-06T11:32:18.637Z] Name Value [2020-01-06T11:32:18.637Z] ---- ----- [2020-01-06T11:32:18.637Z] ALLUSERSPROFILE C:\ProgramData [2020-01-06T11:32:18.637Z] amd64 true [2020-01-06T11:32:18.637Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-01-06T11:32:18.637Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-01-06T11:32:18.637Z] arm64 true [2020-01-06T11:32:18.637Z] BRANCH_NAME PR-40341 [2020-01-06T11:32:18.637Z] BUILD_DISPLAY_NAME #3 [2020-01-06T11:32:18.637Z] BUILD_ID 3 [2020-01-06T11:32:18.637Z] BUILD_NUMBER 3 [2020-01-06T11:32:18.637Z] BUILD_TAG jenkins-moby-PR-40341-3 [2020-01-06T11:32:18.637Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40341/3/ [2020-01-06T11:32:18.637Z] CHANGE_AUTHOR thaJeztah [2020-01-06T11:32:18.637Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-01-06T11:32:18.637Z] CHANGE_BRANCH restore_mount_options_info [2020-01-06T11:32:18.637Z] CHANGE_FORK thaJeztah [2020-01-06T11:32:18.637Z] CHANGE_ID 40341 [2020-01-06T11:32:18.637Z] CHANGE_TARGET master [2020-01-06T11:32:18.637Z] CHANGE_TITLE swagger: restore bind options information [2020-01-06T11:32:18.637Z] CHANGE_URL https://github.com/moby/moby/pull/40341 [2020-01-06T11:32:18.637Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T11:32:18.637Z] CommonProgramFiles C:\Program Files\Common Files [2020-01-06T11:32:18.637Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-01-06T11:32:18.637Z] CommonProgramW6432 C:\Program Files\Common Files [2020-01-06T11:32:18.637Z] COMPUTERNAME azwin-2-eb7640 [2020-01-06T11:32:18.637Z] ComSpec C:\windows\system32\cmd.exe [2020-01-06T11:32:18.637Z] ConfigSequenceNumber 0 [2020-01-06T11:32:18.637Z] dco true [2020-01-06T11:32:18.637Z] DOCKER_BUILDKIT 0 [2020-01-06T11:32:18.637Z] DOCKER_DUT_DEBUG 1 [2020-01-06T11:32:18.637Z] DOCKER_EXPERIMENTAL 1 [2020-01-06T11:32:18.637Z] DOCKER_GRAPHDRIVER overlay2 [2020-01-06T11:32:18.637Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-01-06T11:32:18.637Z] EXECUTOR_NUMBER 0 [2020-01-06T11:32:18.637Z] FQDN azwin-2-eb7640.westus.cloudapp.azure.com [2020-01-06T11:32:18.637Z] GIT_BRANCH PR-40341 [2020-01-06T11:32:18.637Z] GIT_COMMIT 79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:32:18.637Z] GIT_PREVIOUS_COMMIT 94cfbb52002797a0bd4b2c0758c3f98f39315f07 [2020-01-06T11:32:18.637Z] GIT_URL https://github.com/moby/moby.git [2020-01-06T11:32:18.637Z] HUDSON_COOKIE 6abe4f5e-253c-437c-b9b5-4dbacc029895 [2020-01-06T11:32:18.637Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-01-06T11:32:18.637Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-01-06T11:32:18.637Z] HUDSON_URL https://ci.docker.com/public/ [2020-01-06T11:32:18.637Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2020-01-06T11:32:18.637Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-01-06T11:32:18.637Z] JENKINS_NODE_COOKIE ea0b427a-54ce-47da-8d64-98f3062a7242 [2020-01-06T11:32:18.637Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-01-06T11:32:18.637Z] JENKINS_URL https://ci.docker.com/public/ [2020-01-06T11:32:18.637Z] JOB_BASE_NAME PR-40341 [2020-01-06T11:32:18.637Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40341/display/redirect [2020-01-06T11:32:18.637Z] JOB_NAME moby/PR-40341 [2020-01-06T11:32:18.637Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40341/ [2020-01-06T11:32:18.637Z] library.jps.version master [2020-01-06T11:32:18.637Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-01-06T11:32:18.637Z] NODE_LABELS amd64 azure azwin-2-eb7640 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-01-06T11:32:18.637Z] NODE_NAME azwin-2-eb7640 [2020-01-06T11:32:18.637Z] NUMBER_OF_PROCESSORS 4 [2020-01-06T11:32:18.637Z] OS Windows_NT [2020-01-06T11:32:18.637Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-01-06T11:32:18.637Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-01-06T11:32:18.637Z] ppc64le true [2020-01-06T11:32:18.639Z] PROCESSOR_ARCHITECTURE AMD64 [2020-01-06T11:32:18.639Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-01-06T11:32:18.639Z] PROCESSOR_LEVEL 6 [2020-01-06T11:32:18.639Z] PROCESSOR_REVISION 4f01 [2020-01-06T11:32:18.639Z] ProgramData C:\ProgramData [2020-01-06T11:32:18.639Z] ProgramFiles C:\Program Files [2020-01-06T11:32:18.639Z] ProgramFiles(x86) C:\Program Files (x86) [2020-01-06T11:32:18.639Z] ProgramW6432 C:\Program Files [2020-01-06T11:32:18.639Z] PROMPT $P$G [2020-01-06T11:32:18.639Z] PSExecutionPolicyPreference Bypass [2020-01-06T11:32:18.639Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-01-06T11:32:18.639Z] PUBLIC C:\Users\Public [2020-01-06T11:32:18.639Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40341/3/display/redirect?page=changes [2020-01-06T11:32:18.639Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40341/3/display/redirect [2020-01-06T11:32:18.639Z] s390x true [2020-01-06T11:32:18.639Z] SKIP_VALIDATION_TESTS 1 [2020-01-06T11:32:18.639Z] SOURCES_DRIVE d [2020-01-06T11:32:18.639Z] SOURCES_SUBDIR gopath [2020-01-06T11:32:18.639Z] STAGE_NAME Run tests [2020-01-06T11:32:18.639Z] SystemDrive C: [2020-01-06T11:32:18.639Z] SystemRoot C:\windows [2020-01-06T11:32:18.639Z] TEMP C:\windows\TEMP [2020-01-06T11:32:18.639Z] TESTDEBUG 0 [2020-01-06T11:32:18.639Z] TESTRUN_DRIVE d [2020-01-06T11:32:18.639Z] TESTRUN_SUBDIR CI [2020-01-06T11:32:18.639Z] TIMEOUT 120m [2020-01-06T11:32:18.639Z] TMP C:\windows\TEMP [2020-01-06T11:32:18.639Z] unit_validate true [2020-01-06T11:32:18.639Z] USERDOMAIN WORKGROUP [2020-01-06T11:32:18.639Z] USERNAME azwin-2-eb7640$ [2020-01-06T11:32:18.639Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-01-06T11:32:18.639Z] validate_force false [2020-01-06T11:32:18.639Z] windir C:\windows [2020-01-06T11:32:18.639Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-01-06T11:32:18.639Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-01-06T11:32:18.639Z] windowsRS1 false [2020-01-06T11:32:18.639Z] windowsRS5 true [2020-01-06T11:32:18.639Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-01-06T11:32:18.639Z] [2020-01-06T11:32:18.639Z] [2020-01-06T11:32:18.639Z] [2020-01-06T11:32:18.639Z] INFO: Sources under d:\gopath\... [2020-01-06T11:32:18.639Z] INFO: Test run under d:\CI\... [2020-01-06T11:32:18.639Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-01-06T11:32:18.639Z] INFO: docker/docker repository was found [2020-01-06T11:32:18.639Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-01-06T11:32:18.864Z] #18 44.60 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T11:32:18.864Z] #18 44.62 Processing triggers for mime-support (3.60) ... [2020-01-06T11:32:18.864Z] #18 44.65 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:32:18.864Z] #18 44.66 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2020-01-06T11:32:18.864Z] #18 44.67 Setting up libcap2-bin (1:2.25-1) ... [2020-01-06T11:32:18.864Z] #18 44.68 Setting up bash-completion (1:2.1-4.3) ... [2020-01-06T11:32:19.099Z] ltsc2019: Pulling from windows/servercore [2020-01-06T11:32:19.099Z] 65014b3c3121: Pulling fs layer [2020-01-06T11:32:19.099Z] faf31ee0aa3d: Pulling fs layer [2020-01-06T11:32:19.235Z] #41 156.4 CC criu/pagemap-cache.o [2020-01-06T11:32:19.495Z] #41 156.6 CC criu/pagemap.o [2020-01-06T11:32:19.571Z] [2020-01-06T11:32:19.571Z] Removing bundles/ [2020-01-06T11:32:19.571Z] [2020-01-06T11:32:19.571Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-06T11:32:19.571Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T11:32:19.571Z] GOOS="" GOARCH="" GOARM="" [2020-01-06T11:32:20.067Z] #41 157.3 CC criu/parasite-syscall.o [2020-01-06T11:32:20.838Z] #18 46.94 Setting up libonig4:s390x (6.1.3-2) ... [2020-01-06T11:32:20.839Z] #18 46.95 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-06T11:32:20.839Z] #18 46.95 Setting up zip (3.0-11+b1) ... [2020-01-06T11:32:20.839Z] #18 46.96 Setting up bzip2 (1.0.6-8.1) ... [2020-01-06T11:32:20.839Z] #18 46.97 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-06T11:32:20.839Z] #18 46.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:32:20.839Z] #18 46.99 Setting up libaio1:s390x (0.3.110-3) ... [2020-01-06T11:32:20.839Z] #18 47.01 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T11:32:20.839Z] #18 47.03 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-06T11:32:20.839Z] #18 47.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-06T11:32:20.839Z] #18 47.07 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T11:32:20.839Z] #18 47.09 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:32:21.013Z] #41 158.1 CC criu/path.o [2020-01-06T11:32:21.260Z] #18 47.09 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2020-01-06T11:32:21.260Z] #18 47.11 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:32:21.260Z] #18 47.51 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-01-06T11:32:21.274Z] #41 158.4 CC criu/pie-util-vdso-elf32.o [2020-01-06T11:32:21.535Z] #41 158.7 CC criu/pie-util-vdso.o [2020-01-06T11:32:21.691Z] #18 47.52 Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-01-06T11:32:21.691Z] #18 47.56 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T11:32:21.691Z] #18 47.56 Setting up pigz (2.3.4-1) ... [2020-01-06T11:32:21.691Z] #18 47.57 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T11:32:21.691Z] #18 47.58 Setting up libmpdec2:s390x (2.4.2-1) ... [2020-01-06T11:32:21.691Z] #18 47.58 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T11:32:21.691Z] #18 47.60 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T11:32:21.691Z] #18 47.62 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-01-06T11:32:21.691Z] #18 47.63 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-06T11:32:21.691Z] #18 47.65 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:32:21.691Z] #18 47.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-06T11:32:21.691Z] #18 47.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-06T11:32:21.691Z] #18 47.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-06T11:32:21.691Z] #18 47.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-06T11:32:21.691Z] #18 47.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-06T11:32:21.691Z] #18 47.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-06T11:32:21.691Z] #18 47.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-06T11:32:21.691Z] #18 47.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-06T11:32:21.691Z] #18 47.70 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-01-06T11:32:21.691Z] #18 47.71 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T11:32:21.691Z] #18 47.72 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T11:32:21.691Z] #18 47.73 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T11:32:21.691Z] #18 ... [2020-01-06T11:32:21.691Z] [2020-01-06T11:32:21.691Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:32:21.691Z] #45 141.4 github.com/LK4D4/vndr/godl [2020-01-06T11:32:21.691Z] #45 142.1 github.com/LK4D4/vndr [2020-01-06T11:32:21.691Z] #45 DONE 151.4s [2020-01-06T11:32:21.691Z] [2020-01-06T11:32:21.691Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:21.691Z] #42 99.08 CC criu/cr-service.o [2020-01-06T11:32:21.691Z] #42 100.8 CC criu/crtools.o [2020-01-06T11:32:21.691Z] #42 101.5 CC criu/eventfd.o [2020-01-06T11:32:21.691Z] #42 102.0 CC criu/eventpoll.o [2020-01-06T11:32:21.691Z] #42 103.0 CC criu/external.o [2020-01-06T11:32:21.691Z] #42 103.4 CC criu/fault-injection.o [2020-01-06T11:32:21.691Z] #42 103.5 CC criu/fdstore.o [2020-01-06T11:32:21.691Z] #42 103.8 CC criu/fifo.o [2020-01-06T11:32:21.691Z] #42 104.4 CC criu/file-ids.o [2020-01-06T11:32:21.691Z] #42 104.8 CC criu/file-lock.o [2020-01-06T11:32:21.691Z] #42 105.8 CC criu/files-ext.o [2020-01-06T11:32:21.691Z] #42 106.2 CC criu/files-reg.o [2020-01-06T11:32:21.691Z] #42 108.3 CC criu/files.o [2020-01-06T11:32:21.796Z] #41 159.0 CC criu/pie-util.o [2020-01-06T11:32:21.796Z] #41 159.1 CC criu/pipes.o [2020-01-06T11:32:22.739Z] #41 159.8 CC criu/plugin.o [2020-01-06T11:32:23.001Z] #41 160.1 CC criu/proc_parse.o [2020-01-06T11:32:24.304Z] #42 110.8 CC criu/filesystems.o [2020-01-06T11:32:24.915Z] #41 ... [2020-01-06T11:32:24.915Z] [2020-01-06T11:32:24.915Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:32:24.915Z] #18 12.46 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-06T11:32:24.915Z] #18 12.78 Collecting pyyaml (from yamllint==1.16.0) [2020-01-06T11:32:24.915Z] #18 14.03 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2020-01-06T11:32:24.915Z] #18 16.08 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-06T11:32:24.915Z] #18 17.20 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-06T11:32:24.915Z] #18 17.39 Building wheels for collected packages: pyyaml [2020-01-06T11:32:24.915Z] #18 17.39 Running setup.py bdist_wheel for pyyaml: started [2020-01-06T11:32:24.915Z] #18 18.51 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-06T11:32:24.915Z] #18 18.51 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2020-01-06T11:32:24.915Z] #18 18.62 Successfully built pyyaml [2020-01-06T11:32:24.915Z] #18 18.62 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-06T11:32:25.176Z] #18 19.00 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2020-01-06T11:32:25.176Z] #18 ... [2020-01-06T11:32:25.176Z] [2020-01-06T11:32:25.176Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:25.176Z] #41 162.3 CC criu/protobuf-desc.o [2020-01-06T11:32:25.289Z] #42 111.8 CC criu/fsnotify.o [2020-01-06T11:32:25.438Z] #41 ... [2020-01-06T11:32:25.438Z] [2020-01-06T11:32:25.438Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:32:25.438Z] #50 DONE 219.3s [2020-01-06T11:32:25.699Z] [2020-01-06T11:32:25.699Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:32:25.699Z] #18 DONE 19.3s [2020-01-06T11:32:25.699Z] [2020-01-06T11:32:25.699Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:32:25.699Z] #59 180.3 + bin/containerd [2020-01-06T11:32:26.193Z] faf31ee0aa3d: Verifying Checksum [2020-01-06T11:32:26.193Z] faf31ee0aa3d: Download complete [2020-01-06T11:32:26.196Z] #42 ... [2020-01-06T11:32:26.196Z] [2020-01-06T11:32:26.196Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:32:26.196Z] #18 52.34 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2020-01-06T11:32:26.616Z] #18 52.35 Setting up python3 (3.5.3-1) ... [2020-01-06T11:32:28.681Z] #18 54.40 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-06T11:32:29.548Z] #18 55.68 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-06T11:32:29.953Z] #18 55.85 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-06T11:32:29.953Z] #18 55.89 Setting up python3-wheel (0.29.0-2) ... [2020-01-06T11:32:30.817Z] #18 56.55 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-06T11:32:31.181Z] #59 ... [2020-01-06T11:32:31.182Z] [2020-01-06T11:32:31.182Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:31.182Z] #41 163.0 CC criu/protobuf.o [2020-01-06T11:32:31.182Z] #41 163.4 CC criu/pstree.o [2020-01-06T11:32:31.182Z] #41 164.3 CC criu/rbtree.o [2020-01-06T11:32:31.182Z] #41 164.5 CC criu/rst-malloc.o [2020-01-06T11:32:31.182Z] #41 164.7 CC criu/seccomp.o [2020-01-06T11:32:31.182Z] #41 165.2 CC criu/seize.o [2020-01-06T11:32:31.182Z] #41 165.9 CC criu/servicefd.o [2020-01-06T11:32:31.182Z] #41 166.2 CC criu/shmem.o [2020-01-06T11:32:31.182Z] #41 166.9 CC criu/sigframe.o [2020-01-06T11:32:31.182Z] #41 167.1 CC criu/signalfd.o [2020-01-06T11:32:31.182Z] #41 167.3 CC criu/sk-inet.o [2020-01-06T11:32:31.182Z] #41 168.1 CC criu/sk-netlink.o [2020-01-06T11:32:31.182Z] #41 168.4 CC criu/sk-packet.o [2020-01-06T11:32:31.700Z] #18 57.40 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T11:32:31.753Z] #41 168.9 CC criu/sk-queue.o [2020-01-06T11:32:32.015Z] #41 169.3 CC criu/sk-tcp.o [2020-01-06T11:32:32.586Z] #18 58.56 Setting up python3-setuptools (33.1.1-1) ... [2020-01-06T11:32:32.589Z] #41 169.7 CC criu/sk-unix.o [2020-01-06T11:32:33.163Z] #41 ... [2020-01-06T11:32:33.163Z] [2020-01-06T11:32:33.163Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:32:33.163Z] #22 226.9 + return [2020-01-06T11:32:33.410Z] 65014b3c3121: Verifying Checksum [2020-01-06T11:32:33.410Z] 65014b3c3121: Download complete [2020-01-06T11:32:33.423Z] #22 DONE 227.2s [2020-01-06T11:32:33.423Z] [2020-01-06T11:32:33.423Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:33.471Z] #18 ... [2020-01-06T11:32:33.471Z] [2020-01-06T11:32:33.471Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:32:33.471Z] #29 163.4 + rm -rf /tmp/tmp.sj7bPau2T5 [2020-01-06T11:32:33.901Z] #29 DONE 163.8s [2020-01-06T11:32:33.901Z] [2020-01-06T11:32:33.901Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:32:33.901Z] #18 59.55 Setting up dh-python (2.20170125) ... [2020-01-06T11:32:33.996Z] #41 171.2 CC criu/sockets.o [2020-01-06T11:32:34.780Z] #18 60.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:32:34.780Z] #18 DONE 60.8s [2020-01-06T11:32:34.780Z] [2020-01-06T11:32:34.780Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:32:34.940Z] #41 171.8 CC criu/stats.o [2020-01-06T11:32:34.940Z] #41 172.1 CC criu/string.o [2020-01-06T11:32:34.940Z] #41 172.2 CC criu/sysctl.o [2020-01-06T11:32:35.513Z] #41 ... [2020-01-06T11:32:35.513Z] [2020-01-06T11:32:35.513Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-06T11:32:35.513Z] #23 DONE 0.3s [2020-01-06T11:32:35.513Z] [2020-01-06T11:32:35.513Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:35.513Z] #41 172.7 CC criu/sysfs_parse.o [2020-01-06T11:32:35.775Z] #41 173.0 CC criu/timerfd.o [2020-01-06T11:32:36.346Z] #41 173.4 CC criu/tty.o [2020-01-06T11:32:36.933Z] #41 ... [2020-01-06T11:32:36.933Z] [2020-01-06T11:32:36.933Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-06T11:32:36.933Z] #27 DONE 1.2s [2020-01-06T11:32:36.933Z] [2020-01-06T11:32:36.933Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-06T11:32:36.933Z] #29 DONE 0.3s [2020-01-06T11:32:36.933Z] [2020-01-06T11:32:36.933Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:37.192Z] #41 ... [2020-01-06T11:32:37.192Z] [2020-01-06T11:32:37.192Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-06T11:32:37.192Z] #32 DONE 0.1s [2020-01-06T11:32:37.192Z] [2020-01-06T11:32:37.192Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-06T11:32:37.192Z] #37 DONE 0.1s [2020-01-06T11:32:37.192Z] [2020-01-06T11:32:37.192Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:37.457Z] #41 ... [2020-01-06T11:32:37.457Z] [2020-01-06T11:32:37.457Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-06T11:32:37.457Z] #39 DONE 0.3s [2020-01-06T11:32:37.561Z] #19 ... [2020-01-06T11:32:37.561Z] [2020-01-06T11:32:37.561Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:37.561Z] #42 113.8 CC criu/image-desc.o [2020-01-06T11:32:37.561Z] #42 114.0 CC criu/image.o [2020-01-06T11:32:37.561Z] #42 114.9 CC criu/ipc_ns.o [2020-01-06T11:32:37.561Z] #42 116.0 CC criu/irmap.o [2020-01-06T11:32:37.561Z] #42 116.6 CC criu/kcmp-ids.o [2020-01-06T11:32:37.561Z] #42 116.9 CC criu/kerndat.o [2020-01-06T11:32:37.561Z] #42 117.8 CC criu/libnetlink.o [2020-01-06T11:32:37.561Z] #42 118.2 CC criu/log.o [2020-01-06T11:32:37.561Z] #42 118.6 CC criu/lsm.o [2020-01-06T11:32:37.561Z] #42 119.0 CC criu/mem.o [2020-01-06T11:32:37.561Z] #42 120.5 CC criu/mount.o [2020-01-06T11:32:37.722Z] [2020-01-06T11:32:37.722Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:37.722Z] #41 175.0 CC criu/tun.o [2020-01-06T11:32:37.970Z] #42 124.3 CC criu/namespaces.o [2020-01-06T11:32:38.294Z] #41 175.5 CC criu/uffd.o [2020-01-06T11:32:39.061Z] #42 ... [2020-01-06T11:32:39.061Z] [2020-01-06T11:32:39.061Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:32:39.061Z] #19 3.896 Collecting yamllint==1.16.0 [2020-01-06T11:32:39.236Z] #41 176.4 CC criu/util.o [2020-01-06T11:32:39.533Z] #19 4.804 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-06T11:32:40.073Z] #19 5.135 Collecting pyyaml (from yamllint==1.16.0) [2020-01-06T11:32:40.073Z] #19 5.517 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2020-01-06T11:32:40.620Z] #41 177.6 CC criu/uts_ns.o [2020-01-06T11:32:40.620Z] #41 177.7 CC criu/vdso.o [2020-01-06T11:32:41.192Z] #41 178.2 LINK criu/built-in.o [2020-01-06T11:32:41.192Z] #41 178.3 LINK criu/criu [2020-01-06T11:32:41.453Z] #41 178.6 DEP lib/c/criu.d [2020-01-06T11:32:41.453Z] #41 178.7 CC images/rpc.pb-c.o [2020-01-06T11:32:42.024Z] #41 179.2 CC lib/c/criu.o [2020-01-06T11:32:42.084Z] #19 7.162 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-06T11:32:42.084Z] #19 7.269 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-06T11:32:42.084Z] #19 7.393 Building wheels for collected packages: pyyaml [2020-01-06T11:32:42.084Z] #19 7.415 Running setup.py bdist_wheel for pyyaml: started [2020-01-06T11:32:42.966Z] #41 180.2 LINK lib/c/built-in.o [2020-01-06T11:32:43.226Z] #41 180.2 LINK lib/c/libcriu.so [2020-01-06T11:32:43.226Z] #41 180.4 GEN magic.py [2020-01-06T11:32:43.226Z] #41 180.5 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T11:32:43.226Z] #41 180.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T11:32:43.426Z] #19 8.336 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-06T11:32:43.426Z] #19 8.337 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2020-01-06T11:32:43.426Z] #19 8.484 Successfully built pyyaml [2020-01-06T11:32:43.426Z] #19 8.487 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-06T11:32:43.426Z] #19 8.811 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2020-01-06T11:32:43.797Z] #41 181.0 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T11:32:43.815Z] #19 DONE 9.2s [2020-01-06T11:32:43.815Z] [2020-01-06T11:32:43.815Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:43.815Z] #42 126.4 CC criu/net.o [2020-01-06T11:32:43.815Z] #42 129.7 CC criu/netfilter.o [2020-01-06T11:32:43.815Z] #42 130.0 CC criu/page-pipe.o [2020-01-06T11:32:43.815Z] #42 130.5 CC criu/page-xfer.o [2020-01-06T11:32:44.216Z] #42 ... [2020-01-06T11:32:44.216Z] [2020-01-06T11:32:44.216Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-06T11:32:44.216Z] #24 DONE 0.3s [2020-01-06T11:32:44.216Z] [2020-01-06T11:32:44.216Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-06T11:32:44.593Z] #28 DONE 0.5s [2020-01-06T11:32:44.593Z] [2020-01-06T11:32:44.593Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-06T11:32:44.593Z] #30 DONE 0.1s [2020-01-06T11:32:44.593Z] [2020-01-06T11:32:44.593Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:32:44.739Z] #41 181.8 make[1]: Nothing to be done for 'all'. [2020-01-06T11:32:44.982Z] #39 ... [2020-01-06T11:32:44.982Z] [2020-01-06T11:32:44.982Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-06T11:32:44.982Z] #33 DONE 0.1s [2020-01-06T11:32:44.982Z] [2020-01-06T11:32:44.982Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-06T11:32:44.982Z] #38 DONE 0.1s [2020-01-06T11:32:44.982Z] [2020-01-06T11:32:44.982Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:32:44.982Z] #39 ... [2020-01-06T11:32:44.982Z] [2020-01-06T11:32:44.982Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:32:44.982Z] #42 131.7 CC criu/pagemap-cache.o [2020-01-06T11:32:45.399Z] #42 132.0 CC criu/pagemap.o [2020-01-06T11:32:45.681Z] #41 182.6 make[1]: 'images/built-in.o' is up to date. [2020-01-06T11:32:45.681Z] #41 182.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-06T11:32:45.681Z] #41 182.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-06T11:32:45.681Z] #41 182.7 make[1]: 'compel/libcompel.a' is up to date. [2020-01-06T11:32:45.681Z] #41 182.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-06T11:32:45.681Z] #41 182.8 make[1]: Nothing to be done for 'all'. [2020-01-06T11:32:45.681Z] #41 182.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T11:32:45.941Z] #41 183.1 make[2]: Nothing to be done for 'all'. [2020-01-06T11:32:45.941Z] #41 183.1 make[2]: Nothing to be done for 'all'. [2020-01-06T11:32:45.941Z] #41 183.2 make[2]: Nothing to be done for 'all'. [2020-01-06T11:32:46.201Z] #41 183.2 make[2]: Nothing to be done for 'all'. [2020-01-06T11:32:46.201Z] #41 183.3 make[2]: Nothing to be done for 'all'. [2020-01-06T11:32:46.201Z] #41 183.4 make[2]: Nothing to be done for 'all'. [2020-01-06T11:32:46.201Z] #41 183.4 make[2]: Nothing to be done for 'all'. [2020-01-06T11:32:46.256Z] #42 132.9 CC criu/parasite-syscall.o [2020-01-06T11:32:46.462Z] #41 183.5 make[2]: Nothing to be done for 'all'. [2020-01-06T11:32:46.462Z] #41 183.5 INSTALL criu/criu [2020-01-06T11:32:47.033Z] #41 DONE 184.0s [2020-01-06T11:32:47.033Z] [2020-01-06T11:32:47.033Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:32:47.137Z] #42 133.6 CC criu/path.o [2020-01-06T11:32:47.137Z] #42 133.8 CC criu/pie-util-vdso-elf32.o [2020-01-06T11:32:47.638Z] #42 134.1 CC criu/pie-util-vdso.o [2020-01-06T11:32:48.060Z] #42 134.6 CC criu/pie-util.o [2020-01-06T11:32:48.419Z] #59 ... [2020-01-06T11:32:48.419Z] [2020-01-06T11:32:48.419Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-06T11:32:48.419Z] #42 DONE 0.1s [2020-01-06T11:32:48.419Z] [2020-01-06T11:32:48.419Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:32:48.456Z] #42 134.8 CC criu/pipes.o [2020-01-06T11:32:48.678Z] #59 ... [2020-01-06T11:32:48.678Z] [2020-01-06T11:32:48.678Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-06T11:32:48.678Z] #45 DONE 0.2s [2020-01-06T11:32:48.678Z] [2020-01-06T11:32:48.678Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-06T11:32:48.678Z] #48 DONE 0.1s [2020-01-06T11:32:48.678Z] [2020-01-06T11:32:48.678Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:32:48.878Z] #42 135.4 CC criu/plugin.o [2020-01-06T11:32:48.878Z] #42 135.6 CC criu/proc_parse.o [2020-01-06T11:32:48.937Z] #59 ... [2020-01-06T11:32:48.937Z] [2020-01-06T11:32:48.937Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-06T11:32:48.937Z] #51 DONE 0.2s [2020-01-06T11:32:48.937Z] [2020-01-06T11:32:48.937Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-06T11:32:48.937Z] #55 DONE 0.1s [2020-01-06T11:32:48.937Z] [2020-01-06T11:32:48.937Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:32:51.465Z] #42 137.8 CC criu/protobuf-desc.o [2020-01-06T11:32:52.311Z] #42 138.9 CC criu/protobuf.o [2020-01-06T11:32:52.724Z] #42 139.3 CC criu/pstree.o [2020-01-06T11:32:54.111Z] #42 140.3 CC criu/rbtree.o [2020-01-06T11:32:54.111Z] #42 140.6 CC criu/rst-malloc.o [2020-01-06T11:32:54.510Z] #42 140.9 CC criu/seccomp.o [2020-01-06T11:32:55.383Z] #42 141.4 CC criu/seize.o [2020-01-06T11:32:56.143Z] #42 142.8 CC criu/servicefd.o [2020-01-06T11:32:57.126Z] #42 143.6 CC criu/shmem.o [2020-01-06T11:32:58.812Z] #42 144.8 CC criu/sigframe.o [2020-01-06T11:32:58.812Z] #42 145.1 CC criu/signalfd.o [2020-01-06T11:32:58.812Z] #42 145.4 CC criu/sk-inet.o [2020-01-06T11:33:00.181Z] #42 146.4 CC criu/sk-netlink.o [2020-01-06T11:33:00.181Z] #42 146.7 CC criu/sk-packet.o [2020-01-06T11:33:00.583Z] #42 147.2 CC criu/sk-queue.o [2020-01-06T11:33:01.154Z] #59 214.1 + bin/containerd-stress [2020-01-06T11:33:01.432Z] #42 147.6 CC criu/sk-tcp.o [2020-01-06T11:33:01.724Z] #59 216.6 + bin/containerd-shim [2020-01-06T11:33:01.809Z] #42 148.1 CC criu/sk-unix.o [2020-01-06T11:33:03.768Z] #42 150.0 CC criu/sockets.o [2020-01-06T11:33:04.172Z] #42 150.5 CC criu/stats.o [2020-01-06T11:33:04.172Z] #42 150.7 CC criu/string.o [2020-01-06T11:33:04.172Z] #42 150.8 CC criu/sysctl.o [2020-01-06T11:33:05.043Z] #42 151.2 CC criu/sysfs_parse.o [2020-01-06T11:33:05.043Z] #42 151.5 CC criu/timerfd.o [2020-01-06T11:33:05.043Z] #42 ... [2020-01-06T11:33:05.043Z] [2020-01-06T11:33:05.043Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:33:05.043Z] #39 195.0 + dpkg --print-architecture [2020-01-06T11:33:05.043Z] #39 195.0 + cd /tmp/tmp.2srBidfWRA/src/github.com/docker/distribution [2020-01-06T11:33:05.043Z] #39 195.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-06T11:33:05.458Z] #39 195.4 + GOPATH=/tmp/tmp.2srBidfWRA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2srBidfWRA [2020-01-06T11:33:05.458Z] #39 195.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-06T11:33:07.163Z] #59 222.2 + bin/containerd-shim-runc-v1 [2020-01-06T11:33:10.480Z] #59 225.2 + bin/containerd-shim-runc-v2 [2020-01-06T11:33:11.426Z] #59 226.3 + binaries [2020-01-06T11:33:11.426Z] #59 226.3 + mkdir -p /build [2020-01-06T11:33:11.426Z] #59 226.3 + cp bin/containerd /build/containerd [2020-01-06T11:33:11.426Z] #59 226.4 + cp bin/containerd-shim /build/containerd-shim [2020-01-06T11:33:11.426Z] #59 226.4 + cp bin/ctr /build/ctr [2020-01-06T11:33:11.685Z] #59 DONE 226.9s [2020-01-06T11:33:12.223Z] #39 ... [2020-01-06T11:33:12.223Z] [2020-01-06T11:33:12.223Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:33:12.223Z] #42 151.9 CC criu/tty.o [2020-01-06T11:33:12.223Z] #42 153.5 CC criu/tun.o [2020-01-06T11:33:12.223Z] #42 153.9 CC criu/uffd.o [2020-01-06T11:33:12.223Z] #42 155.0 CC criu/util.o [2020-01-06T11:33:12.223Z] #42 155.8 CC criu/uts_ns.o [2020-01-06T11:33:12.223Z] #42 156.0 CC criu/vdso.o [2020-01-06T11:33:12.223Z] #42 156.3 LINK criu/built-in.o [2020-01-06T11:33:12.223Z] #42 156.4 LINK criu/criu [2020-01-06T11:33:12.223Z] #42 157.1 DEP lib/c/criu.d [2020-01-06T11:33:12.223Z] #42 157.3 CC images/rpc.pb-c.o [2020-01-06T11:33:12.223Z] #42 158.0 CC lib/c/criu.o [2020-01-06T11:33:13.068Z] [2020-01-06T11:33:13.068Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-06T11:33:13.097Z] #42 159.4 LINK lib/c/built-in.o [2020-01-06T11:33:13.097Z] #42 159.4 LINK lib/c/libcriu.so [2020-01-06T11:33:13.097Z] #42 159.6 GEN magic.py [2020-01-06T11:33:13.097Z] #42 159.7 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T11:33:13.097Z] #42 159.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T11:33:13.327Z] #60 DONE 0.3s [2020-01-06T11:33:13.586Z] [2020-01-06T11:33:13.586Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-06T11:33:13.586Z] #64 DONE 0.1s [2020-01-06T11:33:13.845Z] [2020-01-06T11:33:13.845Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-06T11:33:13.845Z] #66 DONE 0.2s [2020-01-06T11:33:13.845Z] [2020-01-06T11:33:13.845Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-06T11:33:13.845Z] #69 DONE 0.1s [2020-01-06T11:33:13.953Z] #42 160.1 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T11:33:13.953Z] #42 160.7 make[1]: Nothing to be done for 'all'. [2020-01-06T11:33:14.104Z] [2020-01-06T11:33:14.104Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-06T11:33:14.104Z] #70 DONE 0.0s [2020-01-06T11:33:14.104Z] [2020-01-06T11:33:14.104Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-06T11:33:14.806Z] #42 161.2 make[1]: 'images/built-in.o' is up to date. [2020-01-06T11:33:14.806Z] #42 161.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-06T11:33:14.806Z] #42 161.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-06T11:33:14.806Z] #42 161.3 make[1]: 'compel/libcompel.a' is up to date. [2020-01-06T11:33:14.806Z] #42 161.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-06T11:33:14.806Z] #42 161.3 make[1]: Nothing to be done for 'all'. [2020-01-06T11:33:14.806Z] #42 161.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T11:33:14.806Z] #42 161.5 make[2]: Nothing to be done for 'all'. [2020-01-06T11:33:14.806Z] #42 161.5 make[2]: Nothing to be done for 'all'. [2020-01-06T11:33:15.211Z] #42 161.5 make[2]: Nothing to be done for 'all'. [2020-01-06T11:33:15.211Z] #42 161.6 make[2]: Nothing to be done for 'all'. [2020-01-06T11:33:15.211Z] #42 161.7 make[2]: Nothing to be done for 'all'. [2020-01-06T11:33:15.211Z] #42 161.7 make[2]: Nothing to be done for 'all'. [2020-01-06T11:33:15.211Z] #42 161.8 make[2]: Nothing to be done for 'all'. [2020-01-06T11:33:15.211Z] #42 161.8 make[2]: Nothing to be done for 'all'. [2020-01-06T11:33:15.211Z] #42 161.8 INSTALL criu/criu [2020-01-06T11:33:15.632Z] #42 DONE 162.0s [2020-01-06T11:33:15.632Z] [2020-01-06T11:33:15.632Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:33:16.006Z] #71 DONE 1.7s [2020-01-06T11:33:16.006Z] [2020-01-06T11:33:16.006Z] #72 exporting to image [2020-01-06T11:33:16.006Z] #72 exporting layers [2020-01-06T11:33:20.202Z] #72 exporting layers 3.8s done [2020-01-06T11:33:20.202Z] #72 writing image sha256:c836678aab02b43801ac66d7a70f8c15c6f62d791e4b75a3d3cac0ba54c9ecf8 done [2020-01-06T11:33:20.202Z] #72 naming to docker.io/library/docker:79c877cfa71f7929facda0160bfec12ebed4e0ef done [2020-01-06T11:33:20.202Z] #72 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-06T11:33:20.551Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40341/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79c877cfa71f7929facda0160bfec12ebed4e0ef hack/test/unit [2020-01-06T11:33:21.001Z] #51 ... [2020-01-06T11:33:21.001Z] [2020-01-06T11:33:21.001Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:33:21.001Z] #55 109.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-06T11:33:22.972Z] #55 111.2 + mkdir -p /build [2020-01-06T11:33:22.972Z] #55 111.2 + cp runc /build/runc [2020-01-06T11:33:22.972Z] #55 DONE 111.4s [2020-01-06T11:33:22.972Z] [2020-01-06T11:33:22.972Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:33:24.787Z] ? github.com/docker/docker/api [no test files] [2020-01-06T11:33:26.381Z] #60 ... [2020-01-06T11:33:26.381Z] [2020-01-06T11:33:26.381Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:33:26.381Z] #39 215.7 + rm -rf /tmp/tmp.2srBidfWRA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2srBidfWRA [2020-01-06T11:33:26.381Z] #39 DONE 215.9s [2020-01-06T11:33:26.381Z] [2020-01-06T11:33:26.381Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:33:26.766Z] #60 ... [2020-01-06T11:33:26.766Z] [2020-01-06T11:33:26.766Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-06T11:33:26.766Z] #40 DONE 0.2s [2020-01-06T11:33:26.766Z] [2020-01-06T11:33:26.766Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-06T11:33:26.766Z] #43 DONE 0.1s [2020-01-06T11:33:26.766Z] [2020-01-06T11:33:26.766Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:33:27.159Z] #60 ... [2020-01-06T11:33:27.159Z] [2020-01-06T11:33:27.159Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-06T11:33:27.159Z] #46 DONE 0.1s [2020-01-06T11:33:27.159Z] [2020-01-06T11:33:27.159Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-06T11:33:27.159Z] #49 DONE 0.1s [2020-01-06T11:33:27.159Z] [2020-01-06T11:33:27.159Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:33:37.015Z] ok github.com/docker/docker/api/server 0.037s coverage: 9.0% of statements [2020-01-06T11:33:37.281Z] #60 196.5 + bin/containerd [2020-01-06T11:33:40.933Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T11:33:40.933Z] [2020-01-06T11:33:40.933Z] [2020-01-06T11:33:40.933Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-06T11:33:40.933Z] PKG_CONFIG=pkg-config [2020-01-06T11:33:40.933Z] GOLANG_VERSION=1.13.5 [2020-01-06T11:33:40.933Z] HOSTNAME=93475ac10da8 [2020-01-06T11:33:40.933Z] KEEPBUNDLE=1 [2020-01-06T11:33:40.933Z] container=docker [2020-01-06T11:33:40.933Z] TEST_SKIP_INTEGRATION=1 [2020-01-06T11:33:40.933Z] GO111MODULE=off [2020-01-06T11:33:40.933Z] GOPATH=/go [2020-01-06T11:33:40.933Z] PWD=/go/src/github.com/docker/docker [2020-01-06T11:33:40.933Z] HOME=/root [2020-01-06T11:33:40.933Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-06T11:33:40.933Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-06T11:33:40.933Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-06T11:33:40.933Z] DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:33:40.933Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-06T11:33:40.933Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-06T11:33:40.933Z] TERM=xterm [2020-01-06T11:33:40.933Z] VALIDATE_BRANCH=master [2020-01-06T11:33:40.933Z] DEST=bundles/test-integration [2020-01-06T11:33:40.933Z] SHLVL=1 [2020-01-06T11:33:40.933Z] TIMEOUT=120m [2020-01-06T11:33:40.933Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-06T11:33:40.933Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-06T11:33:40.933Z] DOCKER_PKG=github.com/docker/docker [2020-01-06T11:33:40.933Z] TESTDEBUG=0 [2020-01-06T11:33:40.933Z] _=/usr/bin/env [2020-01-06T11:33:40.933Z] Building test suite binary ./integration-cli/test.main [2020-01-06T11:33:41.496Z] [2020-01-06T11:33:41.496Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-01-06T11:33:41.496Z] [2020-01-06T11:33:41.752Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-06T11:33:41.752Z] PKG_CONFIG=pkg-config [2020-01-06T11:33:41.752Z] GOLANG_VERSION=1.13.5 [2020-01-06T11:33:41.752Z] HOSTNAME=ab316c2563fa [2020-01-06T11:33:41.752Z] KEEPBUNDLE=1 [2020-01-06T11:33:41.752Z] container=docker [2020-01-06T11:33:41.752Z] TEST_SKIP_INTEGRATION=1 [2020-01-06T11:33:41.752Z] GO111MODULE=off [2020-01-06T11:33:41.752Z] GOPATH=/go [2020-01-06T11:33:41.752Z] PWD=/go/src/github.com/docker/docker [2020-01-06T11:33:41.752Z] HOME=/root [2020-01-06T11:33:41.752Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-06T11:33:41.752Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-06T11:33:41.752Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-06T11:33:41.752Z] DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:33:41.752Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-06T11:33:41.752Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-06T11:33:41.752Z] TERM=xterm [2020-01-06T11:33:41.752Z] VALIDATE_BRANCH=master [2020-01-06T11:33:41.752Z] DEST=bundles/test-integration [2020-01-06T11:33:41.752Z] SHLVL=1 [2020-01-06T11:33:41.752Z] TIMEOUT=120m [2020-01-06T11:33:41.752Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-06T11:33:41.752Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-06T11:33:41.752Z] DOCKER_PKG=github.com/docker/docker [2020-01-06T11:33:41.752Z] TESTDEBUG=0 [2020-01-06T11:33:41.752Z] _=/usr/bin/env [2020-01-06T11:33:41.752Z] Building test suite binary ./integration-cli/test.main [2020-01-06T11:33:42.008Z] No new tests added to integration. [2020-01-06T11:33:42.008Z] [2020-01-06T11:33:42.008Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-06T11:33:42.635Z] #60 ... [2020-01-06T11:33:42.635Z] [2020-01-06T11:33:42.635Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:33:42.635Z] #51 DONE 232.3s [2020-01-06T11:33:43.045Z] [2020-01-06T11:33:43.045Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:33:43.371Z] PKG_CONFIG=pkg-config [2020-01-06T11:33:43.371Z] GOLANG_VERSION=1.13.5 [2020-01-06T11:33:43.371Z] HOSTNAME=d95a35d7bb8f [2020-01-06T11:33:43.371Z] KEEPBUNDLE=1 [2020-01-06T11:33:43.371Z] container=docker [2020-01-06T11:33:43.371Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-06T11:33:43.371Z] GO111MODULE=off [2020-01-06T11:33:43.371Z] GOPATH=/go [2020-01-06T11:33:43.371Z] PWD=/go/src/github.com/docker/docker [2020-01-06T11:33:43.371Z] HOME=/root [2020-01-06T11:33:43.371Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-06T11:33:43.371Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-06T11:33:43.371Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-06T11:33:43.371Z] DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:33:43.371Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-06T11:33:43.371Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-06T11:33:43.371Z] TERM=xterm [2020-01-06T11:33:43.371Z] VALIDATE_BRANCH=master [2020-01-06T11:33:43.371Z] DEST=bundles/test-integration [2020-01-06T11:33:43.371Z] SHLVL=1 [2020-01-06T11:33:43.371Z] TIMEOUT=120m [2020-01-06T11:33:43.371Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-06T11:33:43.371Z] DOCKER_PKG=github.com/docker/docker [2020-01-06T11:33:43.371Z] TESTDEBUG=0 [2020-01-06T11:33:43.371Z] _=/usr/bin/env [2020-01-06T11:33:43.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-06T11:33:43.456Z] #60 ... [2020-01-06T11:33:43.456Z] [2020-01-06T11:33:43.456Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-06T11:33:43.871Z] #52 DONE 0.3s [2020-01-06T11:33:43.871Z] [2020-01-06T11:33:43.871Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-06T11:33:43.871Z] #56 DONE 0.1s [2020-01-06T11:33:43.871Z] [2020-01-06T11:33:43.871Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:34:07.106Z] INFO [loader] Go packages loading at mode 575 (imports|deps|files|name|types_sizes|compiled_files|exports_file) took 1m48.752303485s [2020-01-06T11:34:07.106Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 453.558423ms [2020-01-06T11:34:08.028Z] #60 225.5 + bin/containerd-stress [2020-01-06T11:34:08.443Z] #60 227.7 + bin/containerd-shim [2020-01-06T11:34:15.016Z] #60 234.6 + bin/containerd-shim-runc-v1 [2020-01-06T11:34:19.219Z] #60 237.9 + bin/containerd-shim-runc-v2 [2020-01-06T11:34:19.602Z] #60 238.9 + binaries [2020-01-06T11:34:19.602Z] #60 238.9 + mkdir -p /build [2020-01-06T11:34:19.602Z] #60 238.9 + cp bin/containerd /build/containerd [2020-01-06T11:34:19.602Z] #60 239.0 + cp bin/containerd-shim /build/containerd-shim [2020-01-06T11:34:19.602Z] #60 239.0 + cp bin/ctr /build/ctr [2020-01-06T11:34:19.602Z] #60 DONE 239.1s [2020-01-06T11:34:20.421Z] [2020-01-06T11:34:20.421Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-06T11:34:20.798Z] #61 DONE 0.2s [2020-01-06T11:34:20.798Z] [2020-01-06T11:34:20.798Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-06T11:34:20.798Z] #65 DONE 0.2s [2020-01-06T11:34:20.798Z] [2020-01-06T11:34:20.798Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-06T11:34:21.179Z] #67 DONE 0.2s [2020-01-06T11:34:21.180Z] [2020-01-06T11:34:21.180Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-06T11:34:21.180Z] #70 DONE 0.1s [2020-01-06T11:34:21.180Z] [2020-01-06T11:34:21.180Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-06T11:34:21.180Z] #71 DONE 0.0s [2020-01-06T11:34:21.180Z] [2020-01-06T11:34:21.180Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-06T11:34:23.719Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2020-01-06T11:34:23.720Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-06T11:34:24.291Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-01-06T11:34:24.291Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-06T11:34:24.291Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-06T11:34:24.291Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-06T11:34:24.550Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-06T11:34:24.550Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-06T11:34:24.550Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-06T11:34:24.550Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-06T11:34:24.550Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-06T11:34:24.550Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-06T11:34:25.424Z] #72 DONE 3.6s [2020-01-06T11:34:25.424Z] [2020-01-06T11:34:25.424Z] #73 exporting to oci image format [2020-01-06T11:34:25.424Z] #73 exporting layers [2020-01-06T11:34:25.930Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-06T11:34:25.930Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-06T11:34:25.930Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2020-01-06T11:34:26.190Z] ok github.com/docker/docker/api/types/filters 0.065s coverage: 92.2% of statements [2020-01-06T11:34:26.190Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.0% of statements [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/types [no test files] [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-06T11:34:26.190Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-06T11:34:26.451Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-01-06T11:34:26.451Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2020-01-06T11:34:26.451Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-06T11:34:26.451Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-06T11:34:26.451Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-06T11:34:26.451Z] ? github.com/docker/docker/builder [no test files] [2020-01-06T11:34:26.451Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-06T11:34:26.451Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-06T11:34:26.451Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-06T11:34:26.451Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-06T11:34:26.451Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-06T11:34:26.451Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-06T11:34:26.451Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-06T11:34:27.018Z] ok github.com/docker/docker/builder/dockerignore 0.028s coverage: 96.8% of statements [2020-01-06T11:34:29.563Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-01-06T11:34:30.944Z] ok github.com/docker/docker/builder/remotecontext 0.293s coverage: 13.6% of statements [2020-01-06T11:34:30.944Z] ok github.com/docker/docker/builder/remotecontext/git 3.085s coverage: 86.3% of statements [2020-01-06T11:34:32.330Z] ok github.com/docker/docker/builder/dockerfile 1.174s coverage: 48.2% of statements [2020-01-06T11:34:32.330Z] ? github.com/docker/docker/cli [no test files] [2020-01-06T11:34:32.330Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-06T11:34:37.613Z] ok github.com/docker/docker/client 0.313s coverage: 75.8% of statements [2020-01-06T11:34:45.268Z] 65014b3c3121: Pull complete [2020-01-06T11:34:46.444Z] Removing intermediate container b8b0eec71b21 [2020-01-06T11:34:46.444Z] ---> 7c90c64e61d3 [2020-01-06T11:34:46.444Z] Step 11/16 : ARG GOOS [2020-01-06T11:34:46.444Z] ---> Running in bf6ba4c3e0f3 [2020-01-06T11:34:46.444Z] Removing intermediate container bf6ba4c3e0f3 [2020-01-06T11:34:46.444Z] ---> 4816804b20c0 [2020-01-06T11:34:46.444Z] Step 12/16 : ARG GOARCH [2020-01-06T11:34:46.444Z] ---> Running in d38daec9efc3 [2020-01-06T11:34:46.444Z] Removing intermediate container d38daec9efc3 [2020-01-06T11:34:46.444Z] ---> e4e99ec396f8 [2020-01-06T11:34:46.444Z] 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-01-06T11:34:46.444Z] ---> Running in 5124d1112c2d [2020-01-06T11:35:04.180Z] ok github.com/docker/docker/cmd/dockerd 0.124s coverage: 30.3% of statements [2020-01-06T11:35:04.180Z] ok github.com/docker/docker/container 0.153s coverage: 35.0% of statements [2020-01-06T11:35:04.180Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-06T11:35:04.180Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-06T11:35:04.180Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-06T11:35:04.180Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-06T11:35:06.094Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2020-01-06T11:35:07.037Z] ok github.com/docker/docker/daemon/cluster/convert 0.057s coverage: 35.8% of statements [2020-01-06T11:35:08.421Z] ok github.com/docker/docker/daemon/cluster 0.191s coverage: 0.5% of statements [2020-01-06T11:35:11.722Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-01-06T11:35:11.722Z] ok github.com/docker/docker/daemon/config 0.068s coverage: 82.1% of statements [2020-01-06T11:35:12.663Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-01-06T11:35:14.046Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-01-06T11:35:17.336Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-01-06T11:35:18.715Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.476s coverage: 13.7% of statements [2020-01-06T11:35:19.284Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.727s coverage: 57.0% of statements [2020-01-06T11:35:23.475Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.698s coverage: 48.6% of statements [2020-01-06T11:35:23.475Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.361s coverage: 45.9% of statements [2020-01-06T11:35:24.045Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.058s coverage: 72.5% of statements [2020-01-06T11:35:26.581Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.589s coverage: 76.1% of statements [2020-01-06T11:35:26.581Z] ok github.com/docker/docker/daemon 12.371s coverage: 17.6% of statements [2020-01-06T11:35:26.581Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-06T11:35:26.581Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-06T11:35:26.581Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-06T11:35:26.581Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-06T11:35:26.581Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-06T11:35:26.581Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-01-06T11:35:27.961Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-01-06T11:35:28.221Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2020-01-06T11:35:30.128Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 42.7% of statements [2020-01-06T11:35:30.388Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 4.9% of statements [2020-01-06T11:35:30.648Z] ok github.com/docker/docker/daemon/logger/awslogs 0.280s coverage: 77.8% of statements [2020-01-06T11:35:31.587Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.124s coverage: 60.1% of statements [2020-01-06T11:35:31.587Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-06T11:35:31.587Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-06T11:35:31.587Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-06T11:35:31.587Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-06T11:35:31.587Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-06T11:35:31.587Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-06T11:35:31.587Z] ok github.com/docker/docker/daemon/logger/gelf 0.030s coverage: 67.0% of statements [2020-01-06T11:35:31.587Z] ok github.com/docker/docker/daemon/logger/journald 0.056s coverage: 26.2% of statements [2020-01-06T11:35:32.158Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 88.3% of statements [2020-01-06T11:35:32.418Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 62.1% of statements [2020-01-06T11:35:33.805Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 74.7% of statements [2020-01-06T11:35:33.805Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-06T11:35:33.805Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 19.9% of statements [2020-01-06T11:35:34.065Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 47.8% of statements [2020-01-06T11:35:34.636Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2020-01-06T11:35:34.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-06T11:35:35.204Z] ok github.com/docker/docker/daemon/network 0.038s coverage: 63.8% of statements [2020-01-06T11:35:35.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-06T11:35:36.584Z] ok github.com/docker/docker/daemon/logger/splunk 1.967s coverage: 82.5% of statements [2020-01-06T11:35:36.584Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-06T11:35:36.584Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-06T11:35:36.844Z] ok github.com/docker/docker/distribution/metadata 0.116s coverage: 48.2% of statements [2020-01-06T11:35:36.847Z] #73 exporting layers 61.2s done [2020-01-06T11:35:36.847Z] #73 exporting manifest sha256:7b9e88ff843fcc2be10f304b5ee99c9367b510fdecf9227bd1a7d6dffb69a8b7 0.0s done [2020-01-06T11:35:36.847Z] #73 exporting config sha256:c1cdaab8a341046bf7391026c6e9c5b27add060017d55d47dc709aa648a60573 0.0s done [2020-01-06T11:35:36.847Z] #73 sending tarball [2020-01-06T11:35:37.228Z] #73 sending tarball 11.1s done [2020-01-06T11:35:37.228Z] #73 DONE 72.3s [2020-01-06T11:35:37.228Z] [2020-01-06T11:35:37.228Z] #74 importing to docker [2020-01-06T11:35:38.228Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-01-06T11:35:38.228Z] ok github.com/docker/docker/distribution 0.324s coverage: 22.1% of statements [2020-01-06T11:35:38.228Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-06T11:35:39.613Z] ok github.com/docker/docker/image 0.053s coverage: 86.4% of statements [2020-01-06T11:35:39.872Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2020-01-06T11:35:40.132Z] ok github.com/docker/docker/image/v1 0.048s coverage: 25.0% of statements [2020-01-06T11:35:40.132Z] ok github.com/docker/docker/distribution/xfer 1.693s coverage: 85.1% of statements [2020-01-06T11:35:40.132Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-06T11:35:40.132Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-06T11:35:40.132Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-06T11:35:40.701Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2020-01-06T11:35:41.270Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 50.0% of statements [2020-01-06T11:35:42.211Z] ok github.com/docker/docker/opts 0.065s coverage: 66.9% of statements [2020-01-06T11:35:43.285Z] Removing intermediate container 5124d1112c2d [2020-01-06T11:35:43.285Z] ---> 76dfa4f84177 [2020-01-06T11:35:43.285Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-06T11:35:43.285Z] ---> ebd73b5ebd31 [2020-01-06T11:35:43.285Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-06T11:35:43.285Z] ---> daba9693b7fe [2020-01-06T11:35:43.285Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-06T11:35:43.285Z] ---> Running in c5bc2adf0c33 [2020-01-06T11:35:43.285Z] Removing intermediate container c5bc2adf0c33 [2020-01-06T11:35:43.285Z] ---> c00fd1e7ea4e [2020-01-06T11:35:43.285Z] Successfully built c00fd1e7ea4e [2020-01-06T11:35:43.285Z] Successfully tagged moby-buildx:latest [2020-01-06T11:35:43.285Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-06T11:35:43.285Z] if [ -n "${id}" ]; then \ [2020-01-06T11:35:43.285Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-06T11:35:43.285Z] && touch bundles/buildx; \ [2020-01-06T11:35:43.285Z] docker rm -f ${id}; \ [2020-01-06T11:35:43.285Z] fi [2020-01-06T11:35:43.285Z] 061b6413887931f7031ee4140f5216f5330acc1755da28a531e9295ef1a0adf6 [2020-01-06T11:35:43.285Z] bundles/buildx version [2020-01-06T11:35:43.285Z] buildx v0.3.1 6db68d0 [2020-01-06T11:35:43.285Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:79c877cfa71f7929facda0160bfec12ebed4e0ef . [2020-01-06T11:35:43.285Z] #1 [internal] booting buildkit [2020-01-06T11:35:43.285Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-06T11:35:43.554Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-01-06T11:35:43.554Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-01-06T11:35:43.554Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, path_prettifier: 10/10, autogenerated_exclude: 1/10, exclude-rules: 1/1, exclude: 1/1, nolint: 0/1, filename_unadjuster: 10/10, skip_dirs: 10/10, identifier_marker: 1/1, cgo: 10/46 [2020-01-06T11:35:43.554Z] INFO [runner] processing took 1.332848ms with stages: nolint: 697.836µs, path_prettifier: 373.316µs, skip_dirs: 111.435µs, autogenerated_exclude: 78.272µs, cgo: 33.28µs, identifier_marker: 25.464µs, filename_unadjuster: 4.506µs, exclude-rules: 4.05µs, max_same_issues: 1.339µs, diff: 664ns, max_from_linter: 484ns, source_code: 407ns, path_shortener: 397ns, uniq_by_line: 382ns, exclude: 353ns, skip_files: 343ns, max_per_file_from_linter: 320ns [2020-01-06T11:35:43.554Z] INFO [runner] linters took 1m30.707699415s with stages: goanalysis_metalinter: 1m12.177042656s, unused: 18.528896068s [2020-01-06T11:35:43.554Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-01-06T11:35:43.554Z] INFO Memory: 1342 samples, avg is 638.4MB, max is 3569.8MB [2020-01-06T11:35:43.554Z] INFO Execution took 3m20.242003886s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2020-01-06T11:35:43.592Z] ok github.com/docker/docker/pkg/broadcaster 0.014s coverage: 100.0% of statements [Pipeline] sh [2020-01-06T11:35:43.852Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-01-06T11:35:43.883Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40341/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79c877cfa71f7929facda0160bfec12ebed4e0ef hack/make.sh dynbinary-daemon test-docker-py [2020-01-06T11:35:44.111Z] ok github.com/docker/docker/pkg/authorization 1.108s coverage: 68.3% of statements [2020-01-06T11:35:44.302Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2020-01-06T11:35:44.302Z] #1 creating container buildx_buildkit_default [2020-01-06T11:35:44.447Z] [2020-01-06T11:35:44.448Z] Removing bundles/ [2020-01-06T11:35:44.448Z] [2020-01-06T11:35:44.448Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-06T11:35:44.448Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T11:35:44.448Z] GOOS="" GOARCH="" GOARM="" [2020-01-06T11:35:44.586Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-06T11:35:44.586Z] #1 DONE 3.5s [2020-01-06T11:35:44.586Z] [2020-01-06T11:35:44.586Z] #3 [internal] load .dockerignore [2020-01-06T11:35:44.586Z] #3 transferring context: 112B done [2020-01-06T11:35:44.586Z] #3 DONE 0.0s [2020-01-06T11:35:44.586Z] [2020-01-06T11:35:44.586Z] #2 [internal] load build definition from Dockerfile [2020-01-06T11:35:44.586Z] #2 transferring dockerfile: 15.34kB 0.0s done [2020-01-06T11:35:44.586Z] #2 DONE 0.0s [2020-01-06T11:35:44.586Z] [2020-01-06T11:35:44.586Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-06T11:35:45.051Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-01-06T11:35:45.051Z] ok github.com/docker/docker/pkg/archive 1.219s coverage: 76.8% of statements [2020-01-06T11:35:45.202Z] #4 DONE 0.6s [2020-01-06T11:35:45.202Z] [2020-01-06T11:35:45.202Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-06T11:35:45.202Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-06T11:35:45.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-06T11:35:45.486Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-06T11:35:45.486Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-01-06T11:35:45.486Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.37MB / 8.18MB 0.1s [2020-01-06T11:35:45.486Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-01-06T11:35:45.486Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-01-06T11:35:45.486Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-06T11:35:45.621Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-01-06T11:35:45.621Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2020-01-06T11:35:46.103Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-01-06T11:35:46.103Z] #5 DONE 0.9s [2020-01-06T11:35:46.190Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-01-06T11:35:46.387Z] [2020-01-06T11:35:46.387Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-06T11:35:46.681Z] #7 DONE 0.3s [2020-01-06T11:35:46.681Z] [2020-01-06T11:35:46.681Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-06T11:35:46.681Z] #6 DONE 0.3s [2020-01-06T11:35:46.681Z] [2020-01-06T11:35:46.681Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T11:35:46.681Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-06T11:35:46.681Z] #66 DONE 0.0s [2020-01-06T11:35:46.681Z] [2020-01-06T11:35:46.681Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T11:35:46.681Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-06T11:35:46.681Z] #8 DONE 0.0s [2020-01-06T11:35:46.681Z] [2020-01-06T11:35:46.681Z] #20 [internal] load build context [2020-01-06T11:35:46.758Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-01-06T11:35:47.327Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-01-06T11:35:48.262Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-01-06T11:35:48.831Z] ok github.com/docker/docker/pkg/chrootarchive 3.615s coverage: 43.2% of statements [2020-01-06T11:35:49.090Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-01-06T11:35:49.661Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-01-06T11:35:49.661Z] ok github.com/docker/docker/pkg/fsutils 0.311s coverage: 85.1% of statements [2020-01-06T11:35:49.921Z] ok github.com/docker/docker/pkg/discovery/kv 3.139s coverage: 84.1% of statements [2020-01-06T11:35:50.182Z] ok github.com/docker/docker/layer 7.605s coverage: 68.8% of statements [2020-01-06T11:35:50.182Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-06T11:35:50.182Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-06T11:35:50.182Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-06T11:35:50.182Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-06T11:35:50.182Z] ? github.com/docker/docker/oci [no test files] [2020-01-06T11:35:50.182Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-06T11:35:50.182Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-06T11:35:50.182Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-06T11:35:50.256Z] #20 transferring context: 22.27MB 3.1s [2020-01-06T11:35:51.122Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-01-06T11:35:51.122Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2020-01-06T11:35:51.122Z] ok github.com/docker/docker/pkg/idtools 0.728s coverage: 70.1% of statements [2020-01-06T11:35:51.382Z] ok github.com/docker/docker/pkg/ioutils 0.638s coverage: 70.6% of statements [2020-01-06T11:35:51.382Z] ok github.com/docker/docker/pkg/longpath 0.026s coverage: 100.0% of statements [2020-01-06T11:35:51.382Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-06T11:35:51.761Z] #20 ... [2020-01-06T11:35:51.761Z] [2020-01-06T11:35:51.761Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T11:35:51.761Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-06T11:35:51.761Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done [2020-01-06T11:35:51.761Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-06T11:35:51.761Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done [2020-01-06T11:35:51.761Z] #66 DONE 5.2s [2020-01-06T11:35:51.761Z] [2020-01-06T11:35:51.761Z] #20 [internal] load build context [2020-01-06T11:35:51.761Z] #20 ... [2020-01-06T11:35:51.761Z] [2020-01-06T11:35:51.761Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T11:35:51.761Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-06T11:35:51.761Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 4.30MB / 4.30MB 1.6s done [2020-01-06T11:35:51.761Z] #8 sha256:d8eacd7a76298e69ac0982f2f9bbfd2c07d45b30831dd120643a7bacb9a90094 5.47kB / 5.47kB done [2020-01-06T11:35:51.761Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 22.28MB / 45.65MB 5.1s [2020-01-06T11:35:51.761Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 10.00MB / 10.00MB 2.9s done [2020-01-06T11:35:51.761Z] #8 sha256:7cd59ac6f354066c58b96d8eedc3dfffb35b77cd61bbd8bc5d9cf8f177e2297f 1.79kB / 1.79kB done [2020-01-06T11:35:51.761Z] #8 sha256:b2e5e4162d6ef3698072080ec8f910a633795526125d582a84e3b1741774da92 156B / 156B 0.2s done [2020-01-06T11:35:51.761Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 21.88MB / 52.87MB 5.1s [2020-01-06T11:35:51.761Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 21.40MB / 50.09MB 5.1s [2020-01-06T11:35:51.761Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 21.80MB / 96.42MB 5.1s [2020-01-06T11:35:51.953Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2020-01-06T11:35:51.953Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2020-01-06T11:35:52.212Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-01-06T11:35:52.388Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 25.12MB / 45.65MB 5.5s [2020-01-06T11:35:52.388Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 24.80MB / 52.87MB 5.5s [2020-01-06T11:35:52.388Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 24.25MB / 50.09MB 5.5s [2020-01-06T11:35:52.674Z] #8 ... [2020-01-06T11:35:52.674Z] [2020-01-06T11:35:52.674Z] #20 [internal] load build context [2020-01-06T11:35:52.674Z] #20 transferring context: 46.33MB 5.9s done [2020-01-06T11:35:52.674Z] #20 DONE 6.0s [2020-01-06T11:35:52.674Z] [2020-01-06T11:35:52.674Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T11:35:52.674Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 28.83MB / 45.65MB 6.0s [2020-01-06T11:35:52.674Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 28.58MB / 52.87MB 6.0s [2020-01-06T11:35:52.674Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 27.98MB / 50.09MB 6.0s [2020-01-06T11:35:52.674Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 28.74MB / 96.42MB 6.0s [2020-01-06T11:35:52.782Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 91.4% of statements [2020-01-06T11:35:52.782Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-01-06T11:35:53.042Z] ok github.com/docker/docker/pkg/mount 0.837s coverage: 70.0% of statements [2020-01-06T11:35:53.042Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-06T11:35:53.042Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-06T11:35:53.042Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-06T11:35:53.300Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 34.14MB / 45.65MB 6.4s [2020-01-06T11:35:53.300Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 33.75MB / 52.87MB 6.4s [2020-01-06T11:35:53.300Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 33.07MB / 50.09MB 6.4s [2020-01-06T11:35:53.300Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 33.95MB / 96.42MB 6.4s [2020-01-06T11:35:53.301Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2020-01-06T11:35:53.589Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 39.12MB / 45.65MB 6.9s [2020-01-06T11:35:53.589Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 39.29MB / 52.87MB 6.9s [2020-01-06T11:35:53.589Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 39.26MB / 50.09MB 6.9s [2020-01-06T11:35:53.589Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 39.28MB / 96.42MB 6.9s [2020-01-06T11:35:53.872Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2020-01-06T11:35:53.876Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 42.89MB / 45.65MB 7.2s [2020-01-06T11:35:53.876Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 42.98MB / 52.87MB 7.2s [2020-01-06T11:35:53.876Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 42.96MB / 50.09MB 7.2s [2020-01-06T11:35:54.132Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-01-06T11:35:54.132Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-01-06T11:35:54.162Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 44.78MB / 96.42MB 7.3s [2020-01-06T11:35:54.498Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 45.65MB / 45.65MB 7.4s done [2020-01-06T11:35:54.498Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 49.48MB / 52.87MB 7.6s [2020-01-06T11:35:54.498Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 49.61MB / 50.09MB 7.6s [2020-01-06T11:35:54.784Z] ok github.com/docker/docker/pkg/reexec 0.027s coverage: 82.4% of statements [2020-01-06T11:35:54.787Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 52.87MB / 52.87MB 7.8s done [2020-01-06T11:35:54.787Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 50.09MB / 50.09MB 7.7s done [2020-01-06T11:35:54.787Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 60.42MB / 96.42MB 7.9s [2020-01-06T11:35:54.787Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 69.95MB / 96.42MB 8.1s [2020-01-06T11:35:55.076Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 78.38MB / 96.42MB 8.2s [2020-01-06T11:35:55.351Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-01-06T11:35:55.364Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 91.48MB / 96.42MB 8.5s [2020-01-06T11:35:55.364Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 96.42MB / 96.42MB 8.6s done [2020-01-06T11:35:55.364Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2020-01-06T11:35:55.611Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 73.9% of statements [2020-01-06T11:35:56.181Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-01-06T11:35:56.181Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-01-06T11:35:56.440Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-01-06T11:35:56.699Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.6% of statements [2020-01-06T11:35:57.638Z] ok github.com/docker/docker/pkg/tailfile 0.120s coverage: 88.6% of statements [2020-01-06T11:35:57.638Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.2% of statements [2020-01-06T11:35:57.638Z] ok github.com/docker/docker/pkg/signal 2.876s coverage: 61.0% of statements [2020-01-06T11:35:58.208Z] ok github.com/docker/docker/pkg/term 0.017s coverage: 84.8% of statements [2020-01-06T11:35:58.469Z] testing: warning: no tests to run [2020-01-06T11:35:58.469Z] coverage: [no statements] [2020-01-06T11:35:58.469Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2020-01-06T11:35:58.469Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2020-01-06T11:35:59.041Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2020-01-06T11:35:59.041Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2020-01-06T11:35:59.041Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-01-06T11:36:00.425Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-01-06T11:36:00.997Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements [2020-01-06T11:36:01.005Z] #74 DONE 23.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-06T11:36:01.566Z] ok github.com/docker/docker/reference 0.045s coverage: 83.7% of statements [2020-01-06T11:36:01.915Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40341/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79c877cfa71f7929facda0160bfec12ebed4e0ef hack/test/unit [2020-01-06T11:36:02.505Z] ok github.com/docker/docker/plugin 0.627s coverage: 27.1% of statements [2020-01-06T11:36:02.764Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2020-01-06T11:36:03.025Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-01-06T11:36:03.284Z] ok github.com/docker/docker/registry 0.320s coverage: 56.0% of statements [2020-01-06T11:36:03.855Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2020-01-06T11:36:04.115Z] ok github.com/docker/docker/runconfig 0.048s coverage: 68.2% of statements [2020-01-06T11:36:05.276Z] ? github.com/docker/docker/api [no test files] [2020-01-06T11:36:06.024Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2020-01-06T11:36:06.282Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-01-06T11:36:06.543Z] ok github.com/docker/docker/volume/mounts 0.082s coverage: 67.0% of statements [2020-01-06T11:36:07.920Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-01-06T11:36:19.572Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-01-06T11:36:22.340Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 26.2s done [2020-01-06T11:36:22.341Z] #8 DONE 34.9s [2020-01-06T11:36:22.341Z] [2020-01-06T11:36:22.341Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-06T11:36:22.341Z] #9 DONE 0.2s [2020-01-06T11:36:22.341Z] [2020-01-06T11:36:22.341Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-06T11:36:22.341Z] #10 DONE 0.2s [2020-01-06T11:36:22.341Z] [2020-01-06T11:36:22.341Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:36:22.341Z] #21 DONE 0.1s [2020-01-06T11:36:22.341Z] [2020-01-06T11:36:22.341Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-06T11:36:22.341Z] #31 DONE 0.1s [2020-01-06T11:36:22.341Z] [2020-01-06T11:36:22.341Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-06T11:36:22.341Z] #47 DONE 0.1s [2020-01-06T11:36:22.341Z] [2020-01-06T11:36:22.341Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-06T11:36:22.341Z] #22 DONE 0.1s [2020-01-06T11:36:22.341Z] [2020-01-06T11:36:22.341Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:36:22.341Z] #23 ... [2020-01-06T11:36:22.341Z] [2020-01-06T11:36:22.341Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-06T11:36:22.341Z] #62 DONE 0.1s [2020-01-06T11:36:22.341Z] [2020-01-06T11:36:22.341Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-06T11:36:22.341Z] #44 DONE 0.2s [2020-01-06T11:36:22.341Z] [2020-01-06T11:36:22.341Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-06T11:36:22.341Z] #68 DONE 0.2s [2020-01-06T11:36:22.341Z] [2020-01-06T11:36:22.341Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-06T11:36:22.341Z] #50 DONE 0.2s [2020-01-06T11:36:22.341Z] [2020-01-06T11:36:22.341Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:36:22.972Z] #51 0.688 + RM_GOPATH=0 [2020-01-06T11:36:22.972Z] #51 0.689 + TMP_GOPATH= [2020-01-06T11:36:22.972Z] #51 0.689 + : /build [2020-01-06T11:36:22.972Z] #51 0.690 + '[' -z '' ']' [2020-01-06T11:36:22.972Z] #51 0.692 ++ mktemp -d [2020-01-06T11:36:22.972Z] #51 0.698 + export GOPATH=/tmp/tmp.7Tb4woqIe6 [2020-01-06T11:36:22.972Z] #51 0.698 + GOPATH=/tmp/tmp.7Tb4woqIe6 [2020-01-06T11:36:22.972Z] #51 0.698 + RM_GOPATH=1 [2020-01-06T11:36:22.972Z] #51 0.706 ++ dirname ./install.sh [2020-01-06T11:36:22.972Z] #51 0.738 + dir=. [2020-01-06T11:36:22.972Z] #51 0.764 + bin=golangci_lint [2020-01-06T11:36:22.972Z] #51 0.764 + shift [2020-01-06T11:36:22.972Z] #51 0.764 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-06T11:36:22.972Z] #51 0.764 + . ./golangci_lint.installer [2020-01-06T11:36:22.972Z] #51 0.765 ++ : v1.20.0 [2020-01-06T11:36:22.972Z] #51 0.765 + install_golangci_lint [2020-01-06T11:36:22.972Z] #51 0.766 + echo 'Installing golangci-lint version v1.20.0' [2020-01-06T11:36:22.972Z] #51 0.766 Installing golangci-lint version v1.20.0 [2020-01-06T11:36:22.972Z] #51 0.766 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-06T11:36:28.530Z] #51 ... [2020-01-06T11:36:28.530Z] [2020-01-06T11:36:28.530Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:36:28.530Z] #32 0.658 + RM_GOPATH=0 [2020-01-06T11:36:28.530Z] #32 0.660 + TMP_GOPATH= [2020-01-06T11:36:28.530Z] #32 0.661 + : /build [2020-01-06T11:36:28.530Z] #32 0.662 + '[' -z '' ']' [2020-01-06T11:36:28.530Z] #32 0.668 ++ mktemp -d [2020-01-06T11:36:28.530Z] #32 0.681 + export GOPATH=/tmp/tmp.pfwip6BIOf [2020-01-06T11:36:28.530Z] #32 0.681 + GOPATH=/tmp/tmp.pfwip6BIOf [2020-01-06T11:36:28.530Z] #32 0.681 + RM_GOPATH=1 [2020-01-06T11:36:28.530Z] #32 0.685 ++ dirname ./install.sh [2020-01-06T11:36:28.530Z] #32 0.688 + dir=. [2020-01-06T11:36:28.530Z] #32 0.688 + bin=tomlv [2020-01-06T11:36:28.530Z] #32 0.689 + shift [2020-01-06T11:36:28.530Z] #32 0.689 + '[' '!' -f ./tomlv.installer ']' [2020-01-06T11:36:28.530Z] #32 0.689 + . ./tomlv.installer [2020-01-06T11:36:28.530Z] #32 0.692 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:36:28.530Z] #32 0.697 + install_tomlv [2020-01-06T11:36:28.530Z] #32 0.699 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-06T11:36:28.530Z] #32 0.699 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:36:28.530Z] #32 0.700 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pfwip6BIOf/src/github.com/BurntSushi/toml [2020-01-06T11:36:28.530Z] #32 0.706 Cloning into '/tmp/tmp.pfwip6BIOf/src/github.com/BurntSushi/toml'... [2020-01-06T11:36:28.530Z] #32 2.911 + cd /tmp/tmp.pfwip6BIOf/src/github.com/BurntSushi/toml [2020-01-06T11:36:28.530Z] #32 2.917 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T11:36:28.530Z] #32 2.927 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T11:36:28.530Z] #32 4.154 internal/cpu [2020-01-06T11:36:28.530Z] #32 4.175 runtime/internal/sys [2020-01-06T11:36:28.530Z] #32 4.206 math/bits [2020-01-06T11:36:28.530Z] #32 4.263 runtime/internal/atomic [2020-01-06T11:36:28.530Z] #32 5.003 runtime/internal/math [2020-01-06T11:36:28.530Z] #32 5.349 unicode/utf8 [2020-01-06T11:36:28.530Z] #32 5.903 sync/atomic [2020-01-06T11:36:28.530Z] #32 6.442 internal/bytealg [2020-01-06T11:36:29.158Z] #32 7.117 unicode [2020-01-06T11:36:29.448Z] #32 7.341 math [2020-01-06T11:36:29.843Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.6% of statements [2020-01-06T11:36:29.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-06T11:36:29.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-06T11:36:29.843Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-06T11:36:29.843Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-06T11:36:29.843Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-06T11:36:29.843Z] ? github.com/docker/docker/rootless [no test files] [2020-01-06T11:36:29.843Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-06T11:36:29.843Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-06T11:36:29.843Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-06T11:36:29.844Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-06T11:36:29.844Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-06T11:36:29.844Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-06T11:36:29.844Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-06T11:36:29.844Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-06T11:36:29.844Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-06T11:36:29.844Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-06T11:36:29.844Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-06T11:36:29.844Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-06T11:36:29.844Z] ? github.com/docker/docker/volume [no test files] [2020-01-06T11:36:29.844Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-06T11:36:29.844Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === Skipped [2020-01-06T11:36:29.844Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-06T11:36:29.844Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-06T11:36:29.844Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-06T11:36:29.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:36:29.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-06T11:36:29.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:36:29.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-06T11:36:29.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:36:29.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-06T11:36:29.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:36:29.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-06T11:36:29.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:36:29.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-06T11:36:29.844Z] graphtest_unix.go:73: No driver to put! [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-06T11:36:29.844Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-06T11:36:29.844Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-06T11:36:29.844Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-06T11:36:29.844Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-06T11:36:29.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:36:29.844Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-06T11:36:29.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:36:29.844Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-06T11:36:29.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:36:29.844Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-06T11:36:29.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:36:29.844Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-06T11:36:29.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:36:29.844Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-06T11:36:29.844Z] graphtest_unix.go:73: No driver to put! [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-06T11:36:29.844Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-06T11:36:29.844Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] [2020-01-06T11:36:29.844Z] DONE 2155 tests, 20 skipped in 184.762s Post stage [Pipeline] junit [2020-01-06T11:36:29.857Z] Recording test results [2020-01-06T11:36:30.499Z] #32 8.193 internal/testlog [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-06T11:36:32.008Z] #32 ... [2020-01-06T11:36:32.008Z] [2020-01-06T11:36:32.008Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:36:32.008Z] #41 1.014 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:36:32.008Z] #41 1.028 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:36:32.008Z] #41 1.163 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:36:32.008Z] #41 1.366 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:36:32.008Z] #41 1.467 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:36:32.008Z] #41 3.017 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-06T11:36:32.008Z] #41 5.873 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-06T11:36:32.008Z] #41 7.687 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-06T11:36:32.008Z] #41 ... [2020-01-06T11:36:32.008Z] [2020-01-06T11:36:32.008Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:36:32.008Z] #39 0.640 + mktemp -d [2020-01-06T11:36:32.008Z] #39 0.644 + export GOPATH=/tmp/tmp.yksnrUn8US [2020-01-06T11:36:32.008Z] #39 0.644 + git clone https://github.com/docker/distribution.git /tmp/tmp.yksnrUn8US/src/github.com/docker/distribution [2020-01-06T11:36:32.008Z] #39 0.648 Cloning into '/tmp/tmp.yksnrUn8US/src/github.com/docker/distribution'... [2020-01-06T11:36:32.190Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40341/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef -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:79c877cfa71f7929facda0160bfec12ebed4e0ef hack/make.sh dynbinary test-integration [2020-01-06T11:36:32.316Z] #39 ... [2020-01-06T11:36:32.316Z] [2020-01-06T11:36:32.316Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:36:32.316Z] #48 0.719 + RM_GOPATH=0 [2020-01-06T11:36:32.316Z] #48 0.740 + TMP_GOPATH= [2020-01-06T11:36:32.316Z] #48 0.740 + : /build [2020-01-06T11:36:32.316Z] #48 0.740 + '[' -z '' ']' [2020-01-06T11:36:32.316Z] #48 0.749 ++ mktemp -d [2020-01-06T11:36:32.316Z] #48 0.752 + export GOPATH=/tmp/tmp.Sd0w7bKv3R [2020-01-06T11:36:32.316Z] #48 0.752 + GOPATH=/tmp/tmp.Sd0w7bKv3R [2020-01-06T11:36:32.316Z] #48 0.752 + RM_GOPATH=1 [2020-01-06T11:36:32.316Z] #48 0.753 ++ dirname ./install.sh [2020-01-06T11:36:32.316Z] #48 0.756 + dir=. [2020-01-06T11:36:32.316Z] #48 0.756 + bin=gotestsum [2020-01-06T11:36:32.316Z] #48 0.756 + shift [2020-01-06T11:36:32.316Z] #48 0.757 + '[' '!' -f ./gotestsum.installer ']' [2020-01-06T11:36:32.316Z] #48 0.757 + . ./gotestsum.installer [2020-01-06T11:36:32.316Z] #48 0.758 ++ : v0.3.5 [2020-01-06T11:36:32.316Z] #48 0.758 + install_gotestsum [2020-01-06T11:36:32.316Z] #48 0.758 + echo 'Installing gotestsum version v0.3.5' [2020-01-06T11:36:32.316Z] #48 0.759 Installing gotestsum version v0.3.5 [2020-01-06T11:36:32.316Z] #48 0.759 + go get -d gotest.tools/gotestsum [2020-01-06T11:36:32.316Z] #48 ... [2020-01-06T11:36:32.316Z] [2020-01-06T11:36:32.316Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:36:32.316Z] #45 0.558 + RM_GOPATH=0 [2020-01-06T11:36:32.316Z] #45 0.558 + TMP_GOPATH= [2020-01-06T11:36:32.316Z] #45 0.558 + : /build [2020-01-06T11:36:32.316Z] #45 0.558 + '[' -z '' ']' [2020-01-06T11:36:32.316Z] #45 0.563 ++ mktemp -d [2020-01-06T11:36:32.316Z] #45 0.563 + export GOPATH=/tmp/tmp.zoljxG3qbG [2020-01-06T11:36:32.316Z] #45 0.564 + GOPATH=/tmp/tmp.zoljxG3qbG [2020-01-06T11:36:32.316Z] #45 0.564 + RM_GOPATH=1 [2020-01-06T11:36:32.316Z] #45 0.577 ++ dirname ./install.sh [2020-01-06T11:36:32.316Z] #45 0.590 + dir=. [2020-01-06T11:36:32.316Z] #45 0.590 + bin=vndr [2020-01-06T11:36:32.316Z] #45 0.590 + shift [2020-01-06T11:36:32.316Z] #45 0.591 + '[' '!' -f ./vndr.installer ']' [2020-01-06T11:36:32.316Z] #45 0.591 + . ./vndr.installer [2020-01-06T11:36:32.316Z] #45 0.594 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:36:32.316Z] #45 0.604 + install_vndr [2020-01-06T11:36:32.316Z] #45 0.612 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-06T11:36:32.316Z] #45 0.614 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:36:32.316Z] #45 0.616 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zoljxG3qbG/src/github.com/LK4D4/vndr [2020-01-06T11:36:32.316Z] #45 0.699 Cloning into '/tmp/tmp.zoljxG3qbG/src/github.com/LK4D4/vndr'... [2020-01-06T11:36:32.316Z] #45 2.502 + cd /tmp/tmp.zoljxG3qbG/src/github.com/LK4D4/vndr [2020-01-06T11:36:32.316Z] #45 2.502 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T11:36:32.316Z] #45 2.572 + go build -buildmode=pie -v -o /build/vndr . [2020-01-06T11:36:32.316Z] #45 4.998 runtime/internal/math [2020-01-06T11:36:32.316Z] #45 5.005 internal/race [2020-01-06T11:36:32.316Z] #45 5.057 internal/cpu [2020-01-06T11:36:32.316Z] #45 5.076 runtime/internal/atomic [2020-01-06T11:36:32.316Z] #45 5.397 sync/atomic [2020-01-06T11:36:32.316Z] #45 5.513 unicode [2020-01-06T11:36:32.316Z] #45 6.475 unicode/utf8 [2020-01-06T11:36:32.316Z] #45 6.767 math/bits [2020-01-06T11:36:32.316Z] #45 7.340 internal/bytealg [2020-01-06T11:36:32.316Z] #45 8.704 internal/testlog [2020-01-06T11:36:32.606Z] #45 10.23 encoding [2020-01-06T11:36:32.606Z] #45 10.27 runtime [2020-01-06T11:36:32.606Z] #45 ... [2020-01-06T11:36:32.606Z] [2020-01-06T11:36:32.606Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:36:32.606Z] #34 0.719 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:36:32.606Z] #34 0.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:36:32.606Z] #34 1.013 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:36:32.606Z] #34 1.213 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:36:32.606Z] #34 1.456 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:36:32.606Z] #34 2.616 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-06T11:36:32.606Z] #34 5.680 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-06T11:36:32.606Z] #34 7.452 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-06T11:36:32.606Z] #34 ... [2020-01-06T11:36:32.606Z] [2020-01-06T11:36:32.606Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:36:32.606Z] #57 0.816 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:36:32.606Z] #57 0.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:36:32.606Z] #57 1.060 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:36:32.606Z] #57 1.194 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:36:32.606Z] #57 1.458 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:36:32.606Z] #57 2.933 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-06T11:36:32.606Z] #57 5.803 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-06T11:36:32.606Z] #57 7.711 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-06T11:36:32.895Z] #57 ... [2020-01-06T11:36:32.895Z] [2020-01-06T11:36:32.895Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:36:32.895Z] #25 1.178 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:36:32.895Z] #25 1.191 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:36:32.895Z] #25 1.329 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:36:32.895Z] #25 1.357 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:36:32.895Z] #25 1.542 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:36:32.895Z] #25 2.791 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-06T11:36:32.895Z] #25 5.667 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-06T11:36:32.895Z] #25 7.511 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-06T11:36:32.895Z] #25 ... [2020-01-06T11:36:32.895Z] [2020-01-06T11:36:32.895Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:36:32.895Z] #23 0.647 + RM_GOPATH=0 [2020-01-06T11:36:32.895Z] #23 0.647 + TMP_GOPATH= [2020-01-06T11:36:32.895Z] #23 0.647 + : /build [2020-01-06T11:36:32.895Z] #23 0.648 + '[' -z '' ']' [2020-01-06T11:36:32.895Z] #23 0.650 ++ mktemp -d [2020-01-06T11:36:32.895Z] #23 0.658 + export GOPATH=/tmp/tmp.FxYEZ7PrWN [2020-01-06T11:36:32.895Z] #23 0.659 + GOPATH=/tmp/tmp.FxYEZ7PrWN [2020-01-06T11:36:32.895Z] #23 0.659 + RM_GOPATH=1 [2020-01-06T11:36:32.895Z] #23 0.661 ++ dirname ./install.sh [2020-01-06T11:36:32.895Z] #23 0.674 + dir=. [2020-01-06T11:36:32.895Z] #23 0.675 + bin=dockercli [2020-01-06T11:36:32.895Z] #23 0.675 + shift [2020-01-06T11:36:32.895Z] #23 0.676 + '[' '!' -f ./dockercli.installer ']' [2020-01-06T11:36:32.895Z] #23 0.676 + . ./dockercli.installer [2020-01-06T11:36:32.895Z] #23 0.677 ++ : stable [2020-01-06T11:36:32.895Z] #23 0.678 ++ : 17.06.2-ce [2020-01-06T11:36:32.895Z] #23 0.680 + install_dockercli [2020-01-06T11:36:32.895Z] #23 0.684 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-06T11:36:32.895Z] #23 0.684 Install docker/cli version 17.06.2-ce from stable [2020-01-06T11:36:32.895Z] #23 0.736 ++ uname -m [2020-01-06T11:36:32.895Z] #23 0.743 + arch=ppc64le [2020-01-06T11:36:32.895Z] #23 0.744 + '[' ppc64le '!=' x86_64 ']' [2020-01-06T11:36:32.895Z] #23 0.745 + '[' ppc64le '!=' s390x ']' [2020-01-06T11:36:32.895Z] #23 0.746 + '[' ppc64le '!=' armhf ']' [2020-01-06T11:36:32.895Z] #23 0.746 + build_dockercli [2020-01-06T11:36:32.895Z] #23 0.746 + git clone https://github.com/docker/docker-ce /tmp/tmp.FxYEZ7PrWN/tmp/docker-ce [2020-01-06T11:36:32.895Z] #23 0.778 Cloning into '/tmp/tmp.FxYEZ7PrWN/tmp/docker-ce'... [2020-01-06T11:36:33.129Z] [2020-01-06T11:36:33.129Z] Removing bundles/ [2020-01-06T11:36:33.129Z] [2020-01-06T11:36:33.129Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-06T11:36:33.129Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T11:36:33.129Z] GOOS="" GOARCH="" GOARM="" [2020-01-06T11:36:33.184Z] #23 ... [2020-01-06T11:36:33.184Z] [2020-01-06T11:36:33.184Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:36:33.184Z] #69 0.635 + RM_GOPATH=0 [2020-01-06T11:36:33.184Z] #69 0.665 + TMP_GOPATH= [2020-01-06T11:36:33.184Z] #69 0.666 + : /build [2020-01-06T11:36:33.184Z] #69 0.666 + '[' -z '' ']' [2020-01-06T11:36:33.184Z] #69 0.667 ++ mktemp -d [2020-01-06T11:36:33.184Z] #69 0.716 + export GOPATH=/tmp/tmp.X5s7NKIoBC [2020-01-06T11:36:33.184Z] #69 0.716 + GOPATH=/tmp/tmp.X5s7NKIoBC [2020-01-06T11:36:33.184Z] #69 0.717 + RM_GOPATH=1 [2020-01-06T11:36:33.184Z] #69 0.718 ++ dirname ./install.sh [2020-01-06T11:36:33.184Z] #69 0.740 + dir=. [2020-01-06T11:36:33.184Z] #69 0.740 + bin=proxy [2020-01-06T11:36:33.184Z] #69 0.740 + shift [2020-01-06T11:36:33.184Z] #69 0.741 + '[' '!' -f ./proxy.installer ']' [2020-01-06T11:36:33.184Z] #69 0.741 + . ./proxy.installer [2020-01-06T11:36:33.184Z] #69 0.741 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:36:33.184Z] #69 0.743 + install_proxy [2020-01-06T11:36:33.184Z] #69 0.743 + case "$1" in [2020-01-06T11:36:33.184Z] #69 0.744 + export CGO_ENABLED=0 [2020-01-06T11:36:33.184Z] #69 0.744 + CGO_ENABLED=0 [2020-01-06T11:36:33.184Z] #69 0.744 + _install_proxy [2020-01-06T11:36:33.184Z] #69 0.744 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-06T11:36:33.184Z] #69 0.744 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:36:33.184Z] #69 0.744 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.X5s7NKIoBC/src/github.com/docker/libnetwork [2020-01-06T11:36:33.184Z] #69 0.751 Cloning into '/tmp/tmp.X5s7NKIoBC/src/github.com/docker/libnetwork'... [2020-01-06T11:36:33.184Z] #69 ... [2020-01-06T11:36:33.184Z] [2020-01-06T11:36:33.184Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:36:33.184Z] #29 0.690 + mktemp -d [2020-01-06T11:36:33.184Z] #29 0.692 + export GOPATH=/tmp/tmp.DQNiPdOnL8 [2020-01-06T11:36:33.184Z] #29 0.692 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.DQNiPdOnL8/src/github.com/go-swagger/go-swagger [2020-01-06T11:36:33.184Z] #29 0.695 Cloning into '/tmp/tmp.DQNiPdOnL8/src/github.com/go-swagger/go-swagger'... [2020-01-06T11:36:33.474Z] #29 ... [2020-01-06T11:36:33.474Z] [2020-01-06T11:36:33.474Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:36:33.474Z] #11 0.708 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:36:33.474Z] #11 0.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:36:33.474Z] #11 1.004 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:36:33.474Z] #11 1.309 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:36:33.474Z] #11 1.466 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:36:33.474Z] #11 3.005 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-06T11:36:33.474Z] #11 5.666 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-06T11:36:33.474Z] #11 7.633 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-06T11:36:33.474Z] #11 ... [2020-01-06T11:36:33.474Z] [2020-01-06T11:36:33.474Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:36:33.474Z] #63 0.468 + RM_GOPATH=0 [2020-01-06T11:36:33.474Z] #63 0.468 + TMP_GOPATH= [2020-01-06T11:36:33.474Z] #63 0.469 + : /build/ [2020-01-06T11:36:33.474Z] #63 0.469 + '[' -z '' ']' [2020-01-06T11:36:33.474Z] #63 0.470 ++ mktemp -d [2020-01-06T11:36:33.474Z] #63 0.471 + export GOPATH=/tmp/tmp.CCvzMMydZU [2020-01-06T11:36:33.474Z] #63 0.471 + GOPATH=/tmp/tmp.CCvzMMydZU [2020-01-06T11:36:33.474Z] #63 0.472 + RM_GOPATH=1 [2020-01-06T11:36:33.474Z] #63 0.473 ++ dirname ./install.sh [2020-01-06T11:36:33.474Z] #63 0.475 + dir=. [2020-01-06T11:36:33.474Z] #63 0.475 + bin=rootlesskit [2020-01-06T11:36:33.474Z] #63 0.475 + shift [2020-01-06T11:36:33.474Z] #63 0.475 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-06T11:36:33.474Z] #63 0.479 + . ./rootlesskit.installer [2020-01-06T11:36:33.474Z] #63 0.479 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:36:33.474Z] #63 0.481 + install_rootlesskit [2020-01-06T11:36:33.474Z] #63 0.482 + case "$1" in [2020-01-06T11:36:33.474Z] #63 0.482 + export CGO_ENABLED=0 [2020-01-06T11:36:33.474Z] #63 0.482 + CGO_ENABLED=0 [2020-01-06T11:36:33.474Z] #63 0.482 + _install_rootlesskit [2020-01-06T11:36:33.474Z] #63 0.482 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-06T11:36:33.474Z] #63 0.482 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CCvzMMydZU/src/github.com/rootless-containers/rootlesskit [2020-01-06T11:36:33.474Z] #63 0.482 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:36:33.474Z] #63 0.487 Cloning into '/tmp/tmp.CCvzMMydZU/src/github.com/rootless-containers/rootlesskit'... [2020-01-06T11:36:33.474Z] #63 6.814 + cd /tmp/tmp.CCvzMMydZU/src/github.com/rootless-containers/rootlesskit [2020-01-06T11:36:33.474Z] #63 6.815 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T11:36:33.474Z] #63 7.549 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T11:36:33.475Z] #63 7.550 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-06T11:36:41.744Z] faf31ee0aa3d: Pull complete [2020-01-06T11:36:41.744Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-06T11:36:41.744Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:36:41.744Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:36:41.744Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-01-06T11:36:41.744Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-01-06T11:36:41.744Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914' [2020-01-06T11:36:41.744Z] INFO: Docker version of control daemon [2020-01-06T11:36:41.744Z] [2020-01-06T11:36:41.744Z] Client: Docker Engine - Enterprise [2020-01-06T11:36:41.744Z] Version: 19.03.2 [2020-01-06T11:36:41.744Z] API version: 1.40 [2020-01-06T11:36:41.744Z] Go version: go1.12.8 [2020-01-06T11:36:41.744Z] Git commit: c92ab06ed9 [2020-01-06T11:36:41.744Z] Built: 09/03/2019 16:38:11 [2020-01-06T11:36:41.744Z] OS/Arch: windows/amd64 [2020-01-06T11:36:41.744Z] Experimental: false [2020-01-06T11:36:41.744Z] [2020-01-06T11:36:41.744Z] Server: Docker Engine - Enterprise [2020-01-06T11:36:41.744Z] Engine: [2020-01-06T11:36:41.744Z] Version: 19.03.2 [2020-01-06T11:36:41.744Z] API version: 1.40 (minimum version 1.24) [2020-01-06T11:36:41.744Z] Go version: go1.12.8 [2020-01-06T11:36:41.744Z] Git commit: c92ab06ed9 [2020-01-06T11:36:41.744Z] Built: 09/03/2019 16:35:47 [2020-01-06T11:36:41.744Z] OS/Arch: windows/amd64 [2020-01-06T11:36:41.744Z] Experimental: true [2020-01-06T11:36:41.744Z] [2020-01-06T11:36:41.744Z] INFO: Docker info of control daemon [2020-01-06T11:36:41.744Z] [2020-01-06T11:36:41.744Z] Client: [2020-01-06T11:36:41.744Z] Debug Mode: false [2020-01-06T11:36:41.744Z] Plugins: [2020-01-06T11:36:41.744Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-06T11:36:41.744Z] [2020-01-06T11:36:41.744Z] Server: [2020-01-06T11:36:41.744Z] Containers: 0 [2020-01-06T11:36:41.744Z] Running: 0 [2020-01-06T11:36:41.744Z] Paused: 0 [2020-01-06T11:36:41.744Z] Stopped: 0 [2020-01-06T11:36:41.744Z] Images: 1 [2020-01-06T11:36:41.744Z] Server Version: 19.03.2 [2020-01-06T11:36:41.744Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-06T11:36:41.744Z] Windows: [2020-01-06T11:36:41.744Z] LCOW: [2020-01-06T11:36:41.744Z] Logging Driver: json-file [2020-01-06T11:36:41.744Z] Plugins: [2020-01-06T11:36:41.744Z] Volume: local [2020-01-06T11:36:41.744Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-06T11:36:41.744Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-06T11:36:41.744Z] Swarm: inactive [2020-01-06T11:36:41.744Z] Default Isolation: process [2020-01-06T11:36:41.744Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-06T11:36:41.744Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-06T11:36:41.744Z] OSType: windows [2020-01-06T11:36:41.744Z] Architecture: x86_64 [2020-01-06T11:36:41.744Z] CPUs: 4 [2020-01-06T11:36:41.744Z] Total Memory: 32GiB [2020-01-06T11:36:41.744Z] Name: azwin-2-eb7640 [2020-01-06T11:36:41.744Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-06T11:36:41.744Z] Docker Root Dir: D:\docker [2020-01-06T11:36:41.744Z] Debug Mode: false [2020-01-06T11:36:41.744Z] Registry: https://index.docker.io/v1/ [2020-01-06T11:36:41.744Z] Labels: [2020-01-06T11:36:41.744Z] Experimental: true [2020-01-06T11:36:41.744Z] Insecure Registries: [2020-01-06T11:36:41.744Z] 10.0.0.4:5000 [2020-01-06T11:36:41.744Z] 127.0.0.0/8 [2020-01-06T11:36:41.744Z] Registry Mirrors: [2020-01-06T11:36:41.744Z] http://10.0.0.4:5000/ [2020-01-06T11:36:41.744Z] Live Restore Enabled: false [2020-01-06T11:36:41.744Z] [2020-01-06T11:36:41.744Z] [2020-01-06T11:36:41.744Z] INFO: Commit hash is 79c877cfa [2020-01-06T11:36:41.744Z] INFO: Nuke-Everything... [2020-01-06T11:36:41.744Z] INFO: Container count on control daemon to delete is 0 [2020-01-06T11:36:41.744Z] INFO: Nuking d:\CI [2020-01-06T11:36:41.744Z] INFO: Zapped successfully [2020-01-06T11:36:41.744Z] INFO: Location for testing is d:\CI\PR-40341\3 [2020-01-06T11:36:41.744Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-01-06T11:36:41.744Z] [2020-01-06T11:36:41.744Z] [2020-01-06T11:36:41.744Z] INFO: Building the image from Dockerfile.windows at 01/06/2020 11:36:36... [2020-01-06T11:36:41.744Z] [2020-01-06T11:36:42.205Z] Sending build context to Docker daemon 50.83MB [2020-01-06T11:36:42.205Z] [2020-01-06T11:36:42.666Z] Step 1/10 : FROM microsoft/windowsservercore [2020-01-06T11:36:42.666Z] ---> 782a75e44953 [2020-01-06T11:36:42.666Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-01-06T11:36:42.666Z] ---> Running in f5804f7c5d09 [2020-01-06T11:36:43.128Z] Removing intermediate container f5804f7c5d09 [2020-01-06T11:36:43.128Z] ---> cd7cb5c000d0 [2020-01-06T11:36:43.128Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2020-01-06T11:36:43.128Z] ---> Running in 52b5338f42a2 [2020-01-06T11:36:43.588Z] Removing intermediate container 52b5338f42a2 [2020-01-06T11:36:43.588Z] ---> 3e7d06a745bf [2020-01-06T11:36:43.588Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-01-06T11:36:43.588Z] ---> Running in 697dbc724487 [2020-01-06T11:36:43.839Z] #63 ... [2020-01-06T11:36:43.839Z] [2020-01-06T11:36:43.839Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:36:43.839Z] #32 9.963 encoding [2020-01-06T11:36:43.839Z] #32 10.17 runtime [2020-01-06T11:36:43.839Z] #32 10.54 runtime/cgo [2020-01-06T11:36:43.839Z] #32 ... [2020-01-06T11:36:43.839Z] [2020-01-06T11:36:43.839Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:36:43.839Z] #45 10.44 math [2020-01-06T11:36:43.839Z] #45 10.97 unicode/utf16 [2020-01-06T11:36:43.839Z] #45 12.73 container/list [2020-01-06T11:36:43.839Z] #45 16.37 crypto/internal/subtle [2020-01-06T11:36:43.839Z] #45 17.25 crypto/subtle [2020-01-06T11:36:43.839Z] #45 17.69 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-06T11:36:43.839Z] #45 18.17 internal/nettrace [2020-01-06T11:36:43.839Z] #45 18.76 runtime/cgo [2020-01-06T11:36:44.049Z] Removing intermediate container 697dbc724487 [2020-01-06T11:36:44.049Z] ---> d01f51c87c78 [2020-01-06T11:36:44.049Z] 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-01-06T11:36:44.049Z] ---> Running in 32b351d7e399 [2020-01-06T11:36:44.128Z] #45 ... [2020-01-06T11:36:44.128Z] [2020-01-06T11:36:44.128Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:36:44.128Z] #57 22.12 Fetched 7732 kB in 21s (363 kB/s) [2020-01-06T11:36:44.510Z] Removing intermediate container 32b351d7e399 [2020-01-06T11:36:44.510Z] ---> 43444f0f9fe4 [2020-01-06T11:36:44.511Z] 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-01-06T11:36:44.511Z] ---> Running in e85be0eb67e9 [2020-01-06T11:36:49.666Z] #57 22.12 Reading package lists... [2020-01-06T11:36:49.666Z] #57 ... [2020-01-06T11:36:49.666Z] [2020-01-06T11:36:49.666Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:36:49.666Z] #39 25.34 + cd /tmp/tmp.yksnrUn8US/src/github.com/docker/distribution [2020-01-06T11:36:49.666Z] #39 25.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-06T11:36:49.666Z] #39 27.67 + GOPATH=/tmp/tmp.yksnrUn8US/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yksnrUn8US go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-06T11:36:53.096Z] [2020-01-06T11:36:53.096Z] SUCCESS: Specified value was saved. [2020-01-06T11:36:53.096Z] INFO: Downloading git... [2020-01-06T11:36:54.106Z] #39 ... [2020-01-06T11:36:54.106Z] [2020-01-06T11:36:54.106Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:36:54.106Z] #57 22.12 Reading package lists... [2020-01-06T11:36:54.405Z] #57 32.30 Reading package lists... [2020-01-06T11:36:54.405Z] #57 ... [2020-01-06T11:36:54.405Z] [2020-01-06T11:36:54.405Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:36:54.405Z] #25 22.45 Fetched 7732 kB in 21s (363 kB/s) [2020-01-06T11:36:54.405Z] #25 22.45 Reading package lists... [2020-01-06T11:36:54.645Z] INFO: Downloading go... [2020-01-06T11:36:54.694Z] #25 ... [2020-01-06T11:36:54.694Z] [2020-01-06T11:36:54.694Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:36:54.694Z] #51 29.77 + cd /tmp/tmp.7Tb4woqIe6/src/github.com/golangci/golangci-lint/ [2020-01-06T11:36:54.694Z] #51 29.78 + git checkout -q v1.20.0 [2020-01-06T11:36:54.694Z] #51 31.46 ++ git describe --tags [2020-01-06T11:36:54.694Z] #51 31.48 + version=v1.20.0 [2020-01-06T11:36:54.694Z] #51 31.48 ++ git rev-parse --short HEAD [2020-01-06T11:36:54.694Z] #51 31.49 + commit=cc98739 [2020-01-06T11:36:54.694Z] #51 31.49 ++ git show -s --format=%cd [2020-01-06T11:36:54.694Z] #51 31.51 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-06T11:36:54.694Z] #51 31.51 + 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-01-06T11:36:55.323Z] #51 ... [2020-01-06T11:36:55.323Z] [2020-01-06T11:36:55.323Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:36:55.323Z] #41 23.25 Fetched 7732 kB in 22s (347 kB/s) [2020-01-06T11:36:55.323Z] #41 23.25 Reading package lists... [2020-01-06T11:36:55.323Z] #41 ... [2020-01-06T11:36:55.323Z] [2020-01-06T11:36:55.323Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:36:55.323Z] #34 23.11 Fetched 7732 kB in 22s (345 kB/s) [2020-01-06T11:36:55.323Z] #34 23.11 Reading package lists... [2020-01-06T11:36:55.323Z] #34 33.27 Reading package lists... [2020-01-06T11:36:55.323Z] #34 ... [2020-01-06T11:36:55.323Z] [2020-01-06T11:36:55.323Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:36:55.323Z] #41 23.25 Reading package lists... [2020-01-06T11:36:55.617Z] INFO: Downloading compiler 1 of 3... [2020-01-06T11:36:56.592Z] INFO: Downloading compiler 2 of 3... [2020-01-06T11:36:56.592Z] INFO: Downloading compiler 3 of 3... [2020-01-06T11:36:56.643Z] #41 34.16 Reading package lists... [2020-01-06T11:36:56.643Z] #41 ... [2020-01-06T11:36:56.643Z] [2020-01-06T11:36:56.643Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:36:56.643Z] #11 24.67 Fetched 7732 kB in 23s (322 kB/s) [2020-01-06T11:36:56.932Z] #11 24.67 Reading package lists... [2020-01-06T11:36:56.932Z] #11 ... [2020-01-06T11:36:56.932Z] [2020-01-06T11:36:56.932Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:36:56.932Z] #25 32.83 Reading package lists... [2020-01-06T11:36:56.932Z] #25 ... [2020-01-06T11:36:56.932Z] [2020-01-06T11:36:56.932Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:36:56.932Z] #45 24.69 vendor/golang.org/x/crypto/internal/subtle [2020-01-06T11:36:56.932Z] #45 ... [2020-01-06T11:36:56.932Z] [2020-01-06T11:36:56.932Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:36:56.932Z] #11 24.67 Reading package lists... [2020-01-06T11:36:57.053Z] INFO: Extracting git... [2020-01-06T11:36:59.624Z] #11 35.75 Reading package lists... [2020-01-06T11:36:59.624Z] #11 ... [2020-01-06T11:36:59.624Z] [2020-01-06T11:36:59.624Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:36:59.624Z] #69 27.18 + cd /tmp/tmp.X5s7NKIoBC/src/github.com/docker/libnetwork [2020-01-06T11:36:59.624Z] #69 27.18 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T11:36:59.624Z] #69 27.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-06T11:37:04.042Z] #69 ... [2020-01-06T11:37:04.042Z] [2020-01-06T11:37:04.042Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:37:04.042Z] #57 32.30 Reading package lists... [2020-01-06T11:37:05.541Z] #57 41.89 Building dependency tree... [2020-01-06T11:37:05.928Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T11:37:05.928Z] [2020-01-06T11:37:05.928Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-01-06T11:37:05.928Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-01-06T11:37:05.928Z] Using test binary docker [2020-01-06T11:37:05.928Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-06T11:37:05.928Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-06T11:37:05.929Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T11:37:05.929Z] Warning failed to create cache: (null) [2020-01-06T11:37:05.929Z] . [2020-01-06T11:37:05.929Z] INFO: Waiting for daemon to start... [2020-01-06T11:37:05.929Z] Starting dockerd [2020-01-06T11:37:06.492Z] . [2020-01-06T11:37:06.492Z] INFO: Building docker-sdk-python3:4.1.0... [2020-01-06T11:37:06.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-06T11:37:06.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-06T11:37:06.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-06T11:37:07.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-06T11:37:07.819Z] #57 45.48 The following additional packages will be installed: [2020-01-06T11:37:07.819Z] #57 45.50 btrfs-progs liblzo2-2 [2020-01-06T11:37:08.271Z] #57 45.98 The following NEW packages will be installed: [2020-01-06T11:37:08.271Z] #57 45.99 btrfs-progs btrfs-tools liblzo2-2 [2020-01-06T11:37:08.271Z] #57 46.38 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:37:08.271Z] #57 46.38 Need to get 588 kB of archives. [2020-01-06T11:37:08.271Z] #57 46.38 After this operation, 5005 kB of additional disk space will be used. [2020-01-06T11:37:08.271Z] #57 46.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-06T11:37:08.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-06T11:37:08.717Z] #57 46.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-01-06T11:37:08.717Z] #57 46.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-01-06T11:37:09.774Z] #57 ... [2020-01-06T11:37:09.774Z] [2020-01-06T11:37:09.774Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:37:09.774Z] #41 34.16 Reading package lists... [2020-01-06T11:37:09.774Z] #41 43.77 Building dependency tree... [2020-01-06T11:37:09.774Z] #41 47.40 The following additional packages will be installed: [2020-01-06T11:37:09.774Z] #41 47.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-06T11:37:09.774Z] #41 47.41 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-06T11:37:09.774Z] #41 47.41 Suggested packages: [2020-01-06T11:37:09.774Z] #41 47.42 manpages-dev python-setuptools [2020-01-06T11:37:10.783Z] #41 ... [2020-01-06T11:37:10.783Z] [2020-01-06T11:37:10.783Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:37:10.783Z] #57 48.61 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:37:10.783Z] #57 48.89 Fetched 588 kB in 0s (822 kB/s) [2020-01-06T11:37:11.231Z] #57 48.98 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-06T11:37:11.231Z] #57 48.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-06T11:37:11.231Z] #57 49.05 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-06T11:37:11.231Z] #57 49.07 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-06T11:37:11.231Z] #57 49.41 Selecting previously unselected package btrfs-progs. [2020-01-06T11:37:11.613Z] #57 49.41 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-01-06T11:37:11.613Z] #57 49.42 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T11:37:11.895Z] INFO: Expanding go... [2020-01-06T11:37:12.264Z] #57 ... [2020-01-06T11:37:12.264Z] [2020-01-06T11:37:12.264Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T11:37:12.264Z] #25 32.83 Reading package lists... [2020-01-06T11:37:12.264Z] #25 42.30 Building dependency tree... [2020-01-06T11:37:12.264Z] #25 45.47 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-06T11:37:12.264Z] #25 45.47 The following additional packages will be installed: [2020-01-06T11:37:12.264Z] #25 45.48 libjq1 libonig4 [2020-01-06T11:37:12.264Z] #25 46.17 The following NEW packages will be installed: [2020-01-06T11:37:12.264Z] #25 46.19 jq libjq1 libonig4 [2020-01-06T11:37:12.264Z] #25 46.48 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:37:12.264Z] #25 46.48 Need to get 310 kB of archives. [2020-01-06T11:37:12.264Z] #25 46.48 After this operation, 1267 kB of additional disk space will be used. [2020-01-06T11:37:12.264Z] #25 46.48 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-01-06T11:37:12.264Z] #25 46.76 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-01-06T11:37:12.264Z] #25 46.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-01-06T11:37:12.264Z] #25 48.39 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:37:12.264Z] #25 48.59 Fetched 310 kB in 0s (601 kB/s) [2020-01-06T11:37:12.264Z] #25 48.71 Selecting previously unselected package libonig4:ppc64el. [2020-01-06T11:37:12.264Z] #25 48.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 ... 14950 files and directories currently installed.) [2020-01-06T11:37:12.264Z] #25 48.79 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2020-01-06T11:37:12.264Z] #25 48.80 Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-01-06T11:37:12.264Z] #25 49.10 Selecting previously unselected package libjq1:ppc64el. [2020-01-06T11:37:12.264Z] #25 49.10 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-06T11:37:12.264Z] #25 49.11 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-06T11:37:12.264Z] #25 49.49 Selecting previously unselected package jq. [2020-01-06T11:37:12.264Z] #25 49.52 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-06T11:37:12.264Z] #25 49.52 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T11:37:12.264Z] #25 49.83 Setting up libonig4:ppc64el (6.1.3-2) ... [2020-01-06T11:37:12.264Z] #25 49.84 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-06T11:37:12.264Z] #25 49.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:37:12.264Z] #25 49.96 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T11:37:12.264Z] #25 DONE 50.2s [2020-01-06T11:37:12.264Z] [2020-01-06T11:37:12.264Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-06T11:37:12.264Z] #26 DONE 0.1s [2020-01-06T11:37:12.264Z] [2020-01-06T11:37:12.264Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:37:13.307Z] #27 ... [2020-01-06T11:37:13.307Z] [2020-01-06T11:37:13.307Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T11:37:13.307Z] #57 50.45 Selecting previously unselected package btrfs-tools. [2020-01-06T11:37:13.307Z] #57 50.47 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-01-06T11:37:13.307Z] #57 50.48 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T11:37:13.307Z] #57 50.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:37:13.307Z] #57 50.95 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-06T11:37:13.307Z] #57 50.96 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T11:37:13.307Z] #57 50.98 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T11:37:13.307Z] #57 51.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:37:13.307Z] #57 DONE 51.2s [2020-01-06T11:37:13.307Z] [2020-01-06T11:37:13.307Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:37:13.307Z] #58 DONE 0.1s [2020-01-06T11:37:13.307Z] [2020-01-06T11:37:13.307Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-06T11:37:13.307Z] #59 DONE 0.1s [2020-01-06T11:37:13.307Z] [2020-01-06T11:37:13.307Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:37:13.307Z] #41 50.51 The following NEW packages will be installed: [2020-01-06T11:37:13.307Z] #41 50.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-06T11:37:13.307Z] #41 50.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-06T11:37:13.307Z] #41 50.54 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-06T11:37:13.307Z] #41 50.54 zlib1g-dev [2020-01-06T11:37:13.307Z] #41 50.74 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:37:13.307Z] #41 50.74 Need to get 3548 kB of archives. [2020-01-06T11:37:13.307Z] #41 50.74 After this operation, 21.2 MB of additional disk space will be used. [2020-01-06T11:37:13.307Z] #41 50.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-01-06T11:37:13.307Z] #41 50.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2020-01-06T11:37:13.307Z] #41 50.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2020-01-06T11:37:13.307Z] #41 50.89 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-01-06T11:37:13.307Z] #41 50.92 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2020-01-06T11:37:13.307Z] #41 50.99 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-01-06T11:37:13.307Z] #41 51.04 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2020-01-06T11:37:13.307Z] #41 51.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2020-01-06T11:37:13.307Z] #41 51.20 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2020-01-06T11:37:13.307Z] #41 51.29 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2020-01-06T11:37:13.307Z] #41 51.35 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2020-01-06T11:37:13.307Z] #41 51.44 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2020-01-06T11:37:13.307Z] #41 51.49 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2020-01-06T11:37:13.307Z] #41 51.52 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2020-01-06T11:37:13.596Z] #41 51.52 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-06T11:37:13.596Z] #41 51.53 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2020-01-06T11:37:14.627Z] #41 52.68 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:37:14.915Z] #41 52.85 Fetched 3548 kB in 0s (4153 kB/s) [2020-01-06T11:37:14.915Z] #41 52.98 Selecting previously unselected package libnet1:ppc64el. [2020-01-06T11:37:15.205Z] #41 52.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-06T11:37:15.205Z] #41 53.12 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-06T11:37:15.205Z] #41 53.13 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-06T11:37:15.205Z] #41 53.31 Selecting previously unselected package libcap-dev:ppc64el. [2020-01-06T11:37:15.498Z] #41 53.32 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2020-01-06T11:37:15.498Z] #41 53.33 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2020-01-06T11:37:15.498Z] #41 53.56 Selecting previously unselected package libnet1-dev. [2020-01-06T11:37:15.498Z] #41 53.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-06T11:37:15.498Z] #41 53.58 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T11:37:15.799Z] #41 53.92 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-06T11:37:15.799Z] #41 53.94 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-01-06T11:37:15.799Z] #41 53.96 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-06T11:37:15.799Z] #41 ... [2020-01-06T11:37:15.799Z] [2020-01-06T11:37:15.799Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:37:15.799Z] #34 33.27 Reading package lists... [2020-01-06T11:37:15.799Z] #34 44.30 Building dependency tree... [2020-01-06T11:37:15.799Z] #34 47.66 The following additional packages will be installed: [2020-01-06T11:37:15.799Z] #34 47.67 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-06T11:37:15.799Z] #34 47.68 Suggested packages: [2020-01-06T11:37:15.799Z] #34 47.68 codeblocks eclipse ninja-build lrzip [2020-01-06T11:37:15.799Z] #34 47.68 Recommended packages: [2020-01-06T11:37:15.799Z] #34 47.68 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-06T11:37:15.799Z] #34 49.16 The following NEW packages will be installed: [2020-01-06T11:37:15.799Z] #34 49.17 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-06T11:37:15.799Z] #34 49.17 vim-common xxd [2020-01-06T11:37:15.799Z] #34 49.45 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:37:15.799Z] #34 49.45 Need to get 13.4 MB of archives. [2020-01-06T11:37:15.799Z] #34 49.45 After this operation, 60.4 MB of additional disk space will be used. [2020-01-06T11:37:15.799Z] #34 49.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2020-01-06T11:37:15.799Z] #34 49.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-06T11:37:15.799Z] #34 49.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2020-01-06T11:37:15.799Z] #34 51.47 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2020-01-06T11:37:15.799Z] #34 51.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2020-01-06T11:37:15.799Z] #34 51.61 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-01-06T11:37:15.799Z] #34 51.63 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2020-01-06T11:37:15.799Z] #34 51.64 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2020-01-06T11:37:15.799Z] #34 52.01 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T11:37:15.799Z] #34 52.03 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T11:37:15.799Z] #34 53.81 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:37:16.091Z] #34 ... [2020-01-06T11:37:16.091Z] [2020-01-06T11:37:16.091Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:37:16.091Z] #60 0.414 + RM_GOPATH=0 [2020-01-06T11:37:16.091Z] #60 0.416 + TMP_GOPATH= [2020-01-06T11:37:16.091Z] #60 0.417 + : /build [2020-01-06T11:37:16.091Z] #60 0.418 + '[' -z '' ']' [2020-01-06T11:37:16.091Z] #60 0.422 ++ mktemp -d [2020-01-06T11:37:16.091Z] #60 0.428 + export GOPATH=/tmp/tmp.FrIGMyELO1 [2020-01-06T11:37:16.091Z] #60 0.430 + GOPATH=/tmp/tmp.FrIGMyELO1 [2020-01-06T11:37:16.091Z] #60 0.431 + RM_GOPATH=1 [2020-01-06T11:37:16.091Z] #60 0.435 ++ dirname ./install.sh [2020-01-06T11:37:16.091Z] #60 0.442 + dir=. [2020-01-06T11:37:16.091Z] #60 0.443 + bin=containerd [2020-01-06T11:37:16.091Z] #60 0.444 + shift [2020-01-06T11:37:16.091Z] #60 0.450 + '[' '!' -f ./containerd.installer ']' [2020-01-06T11:37:16.091Z] #60 0.451 + . ./containerd.installer [2020-01-06T11:37:16.091Z] #60 0.453 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:37:16.091Z] #60 0.457 + install_containerd [2020-01-06T11:37:16.091Z] #60 0.459 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-06T11:37:16.091Z] #60 0.459 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:37:16.091Z] #60 0.460 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FrIGMyELO1/src/github.com/containerd/containerd [2020-01-06T11:37:16.091Z] #60 0.468 Cloning into '/tmp/tmp.FrIGMyELO1/src/github.com/containerd/containerd'... [2020-01-06T11:37:16.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-06T11:37:18.350Z] #60 ... [2020-01-06T11:37:18.350Z] [2020-01-06T11:37:18.350Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:37:18.350Z] #11 35.75 Reading package lists... [2020-01-06T11:37:18.350Z] #11 46.66 Building dependency tree... [2020-01-06T11:37:18.350Z] #11 49.46 The following additional packages will be installed: [2020-01-06T11:37:18.350Z] #11 49.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-06T11:37:18.350Z] #11 49.48 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-06T11:37:18.350Z] #11 49.48 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T11:37:18.350Z] #11 49.48 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-06T11:37:18.350Z] #11 49.48 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-06T11:37:18.350Z] #11 49.48 Suggested packages: [2020-01-06T11:37:18.350Z] #11 49.49 gcc-6-locales seccomp wine64 [2020-01-06T11:37:18.350Z] #11 53.97 The following NEW packages will be installed: [2020-01-06T11:37:18.350Z] #11 53.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-06T11:37:18.350Z] #11 53.97 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-06T11:37:18.350Z] #11 53.97 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-06T11:37:18.350Z] #11 53.98 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T11:37:18.350Z] #11 53.98 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-06T11:37:18.350Z] #11 53.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-06T11:37:18.350Z] #11 53.98 mingw-w64-x86-64-dev [2020-01-06T11:37:18.350Z] #11 54.18 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:37:18.350Z] #11 54.18 Need to get 70.1 MB of archives. [2020-01-06T11:37:18.350Z] #11 54.18 After this operation, 498 MB of additional disk space will be used. [2020-01-06T11:37:18.350Z] #11 54.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2020-01-06T11:37:18.350Z] #11 54.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2020-01-06T11:37:18.350Z] #11 54.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-06T11:37:18.350Z] #11 54.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-01-06T11:37:18.351Z] #11 54.38 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-01-06T11:37:18.351Z] #11 54.39 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2020-01-06T11:37:18.351Z] #11 54.43 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2020-01-06T11:37:18.351Z] #11 54.47 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2020-01-06T11:37:18.351Z] #11 54.49 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2020-01-06T11:37:18.351Z] #11 54.56 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2020-01-06T11:37:18.351Z] #11 54.63 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2020-01-06T11:37:18.351Z] #11 54.68 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2020-01-06T11:37:18.351Z] #11 54.79 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2020-01-06T11:37:18.351Z] #11 54.84 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2020-01-06T11:37:18.351Z] #11 54.88 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2020-01-06T11:37:18.351Z] #11 54.89 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2020-01-06T11:37:18.351Z] #11 54.93 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2020-01-06T11:37:18.351Z] #11 55.25 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2020-01-06T11:37:18.351Z] #11 55.63 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2020-01-06T11:37:18.351Z] #11 56.08 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-06T11:37:18.351Z] #11 56.10 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-06T11:37:18.687Z] #11 ... [2020-01-06T11:37:18.687Z] [2020-01-06T11:37:18.687Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:37:18.687Z] #41 54.24 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-01-06T11:37:18.687Z] #41 54.25 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2020-01-06T11:37:18.687Z] #41 54.27 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2020-01-06T11:37:18.687Z] #41 54.85 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-06T11:37:18.687Z] #41 54.85 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-01-06T11:37:18.687Z] #41 54.85 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-06T11:37:18.687Z] #41 55.03 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-01-06T11:37:18.687Z] #41 55.04 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2020-01-06T11:37:18.687Z] #41 55.04 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-01-06T11:37:18.687Z] #41 55.31 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-01-06T11:37:18.687Z] #41 55.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2020-01-06T11:37:18.687Z] #41 55.32 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-01-06T11:37:18.687Z] #41 55.72 Selecting previously unselected package libprotobuf10:ppc64el. [2020-01-06T11:37:18.687Z] #41 55.73 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2020-01-06T11:37:18.687Z] #41 55.75 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2020-01-06T11:37:18.975Z] #41 57.02 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2020-01-06T11:37:18.975Z] #41 57.06 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2020-01-06T11:37:18.975Z] #41 57.07 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-01-06T11:37:19.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-06T11:37:19.604Z] #41 57.48 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-01-06T11:37:19.604Z] #41 57.52 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2020-01-06T11:37:19.604Z] #41 57.55 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-01-06T11:37:21.661Z] #41 ... [2020-01-06T11:37:21.661Z] [2020-01-06T11:37:21.661Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:37:21.661Z] #27 4.546 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-06T11:37:21.661Z] #27 5.838 [2020-01-06T11:37:21.661Z] #27 6.544 #### 6.7% ########## 15.3% ################# 23.8% #################### 28.0% ####################### 32.3% ########################## 36.5% ############################## 42.9% ################################### 49.3% ######################################## 55.7% ########################################### 60.0% ############################################### 66.4% ################################################# 68.5% ##################################################### 74.9% ############################################################ 83.4% ################################################################ 89.8% ##################################################################### 96.2% ######################################################################## 100.0% [2020-01-06T11:37:21.952Z] #27 9.795 [2020-01-06T11:37:22.589Z] [2020-01-06T11:37:22.589Z] #27 ... [2020-01-06T11:37:22.589Z] [2020-01-06T11:37:22.589Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:37:22.589Z] #69 DONE 60.3s [2020-01-06T11:37:22.589Z] [2020-01-06T11:37:22.589Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:37:22.589Z] #27 10.42 ##### 8.1% [2020-01-06T11:37:22.589Z] #27 ... [2020-01-06T11:37:22.589Z] [2020-01-06T11:37:22.589Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:37:22.589Z] #41 59.53 Selecting previously unselected package libprotoc10:ppc64el. [2020-01-06T11:37:22.589Z] #41 59.57 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2020-01-06T11:37:22.589Z] #41 59.57 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2020-01-06T11:37:22.589Z] #41 60.64 Selecting previously unselected package protobuf-c-compiler. [2020-01-06T11:37:22.589Z] #41 60.67 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2020-01-06T11:37:22.589Z] #41 60.68 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-06T11:37:22.883Z] #41 60.99 Selecting previously unselected package protobuf-compiler. [2020-01-06T11:37:22.883Z] #41 61.02 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2020-01-06T11:37:22.883Z] #41 61.02 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-06T11:37:23.519Z] #41 61.61 Selecting previously unselected package python-pkg-resources. [2020-01-06T11:37:23.519Z] #41 61.62 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T11:37:23.519Z] #41 61.62 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-06T11:37:23.809Z] #41 61.82 Selecting previously unselected package python-protobuf. [2020-01-06T11:37:23.809Z] #41 61.83 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2020-01-06T11:37:23.809Z] #41 61.83 Unpacking python-protobuf (3.0.0-9) ... [2020-01-06T11:37:24.875Z] #41 62.87 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-06T11:37:25.166Z] #41 63.04 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-06T11:37:25.166Z] #41 63.04 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-06T11:37:25.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-06T11:37:26.211Z] #41 ... [2020-01-06T11:37:26.211Z] [2020-01-06T11:37:26.211Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:37:26.211Z] #34 54.15 Fetched 13.4 MB in 2s (4839 kB/s) [2020-01-06T11:37:26.211Z] #34 54.46 Selecting previously unselected package cmake-data. [2020-01-06T11:37:26.212Z] #34 54.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 ... 14950 files and directories currently installed.) [2020-01-06T11:37:26.212Z] #34 54.57 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-06T11:37:26.212Z] #34 54.58 Unpacking cmake-data (3.7.2-1) ... [2020-01-06T11:37:26.212Z] #34 60.09 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-06T11:37:26.212Z] #34 60.10 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-06T11:37:26.212Z] #34 60.11 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-06T11:37:26.212Z] #34 60.32 Selecting previously unselected package libicu57:ppc64el. [2020-01-06T11:37:26.212Z] #34 60.33 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2020-01-06T11:37:26.212Z] #34 60.34 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2020-01-06T11:37:26.212Z] #34 ... [2020-01-06T11:37:26.212Z] [2020-01-06T11:37:26.212Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:37:26.212Z] #27 10.42 ##### 8.1% ############## 19.5% ###################### 31.0% ############################## 43.0% ################################### 48.8% ####################################### 54.5% ############################################### 66.0% ################################################### 71.7% ####################################################### 77.5% ################################################################ 89.0% #################################################################### 94.8% ######################################################################## 100.0% [2020-01-06T11:37:26.212Z] #27 13.58 [2020-01-06T11:37:27.971Z] #27 14.26 ### 4.3% ######## 12.0% ############ 17.2% ################ 22.4% ##################### 30.1% ######################### 35.3% ################################## 48.2% ######################################## 55.9% ############################################# 63.6% ################################################### 71.4% ######################################################## 79.2% ############################################################## 86.9% ######################################################################## 100.0% [2020-01-06T11:37:28.600Z] #27 ... [2020-01-06T11:37:28.600Z] [2020-01-06T11:37:28.600Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:37:28.600Z] #11 56.74 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-06T11:37:28.600Z] #11 57.57 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2020-01-06T11:37:28.600Z] #11 57.60 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2020-01-06T11:37:28.600Z] #11 64.16 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2020-01-06T11:37:28.903Z] #11 ... [2020-01-06T11:37:28.903Z] [2020-01-06T11:37:28.903Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:37:28.903Z] #32 62.40 sync [2020-01-06T11:37:28.903Z] #32 62.42 internal/reflectlite [2020-01-06T11:37:29.951Z] #32 ... [2020-01-06T11:37:29.951Z] [2020-01-06T11:37:29.951Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:37:29.951Z] #27 16.93 [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-06T11:37:30.279Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-01-06T11:37:30.279Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-06T11:37:30.279Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.0% of statements [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/types [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-06T11:37:30.279Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-01-06T11:37:30.279Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-01-06T11:37:30.279Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-06T11:37:30.280Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-01-06T11:37:30.280Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/builder [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-06T11:37:30.280Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-06T11:37:30.280Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-01-06T11:37:30.280Z] ok github.com/docker/docker/builder/remotecontext 0.354s coverage: 13.6% of statements [2020-01-06T11:37:30.280Z] ok github.com/docker/docker/builder/dockerfile 0.815s coverage: 48.2% of statements [2020-01-06T11:37:30.280Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-01-06T11:37:30.659Z] ok github.com/docker/docker/builder/remotecontext/git 1.136s coverage: 86.3% of statements [2020-01-06T11:37:30.659Z] ? github.com/docker/docker/cli [no test files] [2020-01-06T11:37:30.659Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-06T11:37:33.125Z] INFO: Expanding compiler 1 of 3... [2020-01-06T11:37:33.333Z] #27 17.49 # 2.3% ## 4.1% ##### 7.7% ######## 12.1% ########### 16.6% ############## 20.2% ################# 24.6% #################### 29.1% ###################### 30.9% ######################## 34.5% ############################ 38.9% ############################# 40.7% ############################## 42.5% ################################ 45.2% ################################## 47.9% ################################### 49.7% ###################################### 53.2% ######################################## 55.9% ########################################## 59.5% ############################################ 62.2% ############################################## 64.0% ################################################# 68.4% ##################################################### 74.7% ####################################################### 76.5% ########################################################## 81.1% ############################################################ 84.6% ############################################################## 87.3% ################################################################# 90.9% ################################################################### 93.6% ####################################################################### 98.9% ######################################################################## 100.0% [2020-01-06T11:37:33.623Z] #27 21.33 [2020-01-06T11:37:33.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-06T11:37:34.675Z] INFO: Expanding compiler 2 of 3... [2020-01-06T11:37:35.035Z] ok github.com/docker/docker/client 0.363s coverage: 75.8% of statements [2020-01-06T11:37:37.141Z] #27 24.83 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-06T11:37:38.167Z] #27 25.93 [2020-01-06T11:37:38.794Z] #27 26.58 ############################################## 64.4% ######################################################################## 100.0% [2020-01-06T11:37:38.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-06T11:37:39.084Z] #27 26.98 [2020-01-06T11:37:40.578Z] #27 ... [2020-01-06T11:37:40.578Z] [2020-01-06T11:37:40.578Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:37:40.578Z] #45 68.41 internal/reflectlite [2020-01-06T11:37:40.578Z] #45 68.44 github.com/LK4D4/vndr/godl/singleflight [2020-01-06T11:37:40.578Z] #45 68.45 math/rand [2020-01-06T11:37:40.578Z] #45 68.45 internal/singleflight [2020-01-06T11:37:40.578Z] #45 75.32 sort [2020-01-06T11:37:40.578Z] #45 75.34 strconv [2020-01-06T11:37:40.578Z] #45 75.45 syscall [2020-01-06T11:37:40.578Z] #45 75.48 io [2020-01-06T11:37:40.867Z] #45 ... [2020-01-06T11:37:40.867Z] [2020-01-06T11:37:40.867Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:37:40.867Z] #11 69.18 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2020-01-06T11:37:40.867Z] #11 69.19 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2020-01-06T11:37:40.867Z] #11 71.55 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:37:40.867Z] #11 71.86 Fetched 70.1 MB in 15s (4650 kB/s) [2020-01-06T11:37:40.867Z] #11 71.99 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-01-06T11:37:40.867Z] #11 71.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 ... 14950 files and directories currently installed.) [2020-01-06T11:37:40.867Z] #11 72.13 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 72.19 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-01-06T11:37:40.867Z] #11 72.35 Selecting previously unselected package libudev-dev:ppc64el. [2020-01-06T11:37:40.867Z] #11 72.36 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 72.39 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2020-01-06T11:37:40.867Z] #11 72.70 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-06T11:37:40.867Z] #11 72.71 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 72.72 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-06T11:37:40.867Z] #11 72.96 Selecting previously unselected package btrfs-progs. [2020-01-06T11:37:40.867Z] #11 72.97 Preparing to unpack .../03-btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 72.98 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T11:37:40.867Z] #11 73.94 Selecting previously unselected package btrfs-tools. [2020-01-06T11:37:40.867Z] #11 73.95 Preparing to unpack .../04-btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 73.95 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T11:37:40.867Z] #11 74.09 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-01-06T11:37:40.867Z] #11 74.10 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 74.11 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-06T11:37:40.867Z] #11 74.45 Selecting previously unselected package dmsetup. [2020-01-06T11:37:40.867Z] #11 74.46 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 74.47 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-06T11:37:40.867Z] #11 74.95 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-01-06T11:37:40.867Z] #11 74.96 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 74.96 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-06T11:37:40.867Z] #11 75.16 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-01-06T11:37:40.867Z] #11 75.17 Preparing to unpack .../08-libsepol1-dev_2.6-2_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 75.18 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2020-01-06T11:37:40.867Z] #11 75.78 Selecting previously unselected package libpcre16-3:ppc64el. [2020-01-06T11:37:40.867Z] #11 75.81 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 75.82 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2020-01-06T11:37:40.867Z] #11 76.18 Selecting previously unselected package libpcre32-3:ppc64el. [2020-01-06T11:37:40.867Z] #11 76.21 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 76.21 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2020-01-06T11:37:40.867Z] #11 76.48 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-01-06T11:37:40.867Z] #11 76.49 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 76.50 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2020-01-06T11:37:40.867Z] #11 77.49 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-01-06T11:37:40.867Z] #11 77.51 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 77.53 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-01-06T11:37:40.867Z] #11 78.26 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-01-06T11:37:40.867Z] #11 78.28 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 78.29 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-01-06T11:37:40.867Z] #11 78.50 Selecting previously unselected package libseccomp2:ppc64el. [2020-01-06T11:37:40.867Z] #11 78.51 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 78.51 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-06T11:37:40.867Z] #11 78.74 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-01-06T11:37:40.867Z] #11 78.75 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-01-06T11:37:40.867Z] #11 78.78 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-06T11:37:41.157Z] #11 79.11 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-01-06T11:37:41.157Z] #11 79.12 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2020-01-06T11:37:41.157Z] #11 79.16 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-01-06T11:37:41.446Z] #11 ... [2020-01-06T11:37:41.446Z] [2020-01-06T11:37:41.446Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:37:41.446Z] #41 69.40 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T11:37:41.446Z] #41 69.41 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2020-01-06T11:37:41.446Z] #41 69.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:37:41.446Z] #41 69.55 Setting up python-protobuf (3.0.0-9) ... [2020-01-06T11:37:41.446Z] #41 79.48 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2020-01-06T11:37:41.446Z] #41 79.49 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-01-06T11:37:41.446Z] #41 79.49 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-06T11:37:41.446Z] #41 79.51 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-01-06T11:37:41.446Z] #41 ... [2020-01-06T11:37:41.446Z] [2020-01-06T11:37:41.446Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:37:41.446Z] #34 71.62 Selecting previously unselected package libxml2:ppc64el. [2020-01-06T11:37:41.446Z] #34 71.63 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2020-01-06T11:37:41.446Z] #34 71.65 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T11:37:41.446Z] #34 72.48 Selecting previously unselected package libarchive13:ppc64el. [2020-01-06T11:37:41.446Z] #34 72.51 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2020-01-06T11:37:41.446Z] #34 72.51 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-01-06T11:37:41.446Z] #34 73.08 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-01-06T11:37:41.446Z] #34 73.10 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-01-06T11:37:41.446Z] #34 73.12 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-06T11:37:41.446Z] #34 73.40 Selecting previously unselected package libuv1:ppc64el. [2020-01-06T11:37:41.446Z] #34 73.43 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2020-01-06T11:37:41.446Z] #34 73.45 Unpacking libuv1:ppc64el (1.9.1-3) ... [2020-01-06T11:37:41.446Z] #34 73.73 Selecting previously unselected package cmake. [2020-01-06T11:37:41.446Z] #34 73.75 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2020-01-06T11:37:41.446Z] #34 73.95 Unpacking cmake (3.7.2-1) ... [2020-01-06T11:37:41.446Z] #34 77.92 Selecting previously unselected package xxd. [2020-01-06T11:37:41.446Z] #34 77.94 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-06T11:37:41.446Z] #34 77.96 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:37:41.446Z] #34 78.32 Selecting previously unselected package vim-common. [2020-01-06T11:37:41.446Z] #34 78.32 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:37:41.446Z] #34 78.36 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:37:41.446Z] #34 78.88 Processing triggers for mime-support (3.60) ... [2020-01-06T11:37:41.446Z] #34 79.06 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:37:41.446Z] #34 79.07 Setting up libuv1:ppc64el (1.9.1-3) ... [2020-01-06T11:37:41.446Z] #34 79.08 Setting up cmake-data (3.7.2-1) ... [2020-01-06T11:37:41.446Z] #34 79.10 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2020-01-06T11:37:41.446Z] #34 79.11 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T11:37:41.446Z] #34 79.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:37:41.446Z] #34 79.23 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:37:41.446Z] #34 79.26 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-06T11:37:41.446Z] #34 79.26 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-06T11:37:41.446Z] #34 79.27 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-01-06T11:37:41.446Z] #34 79.28 Setting up cmake (3.7.2-1) ... [2020-01-06T11:37:41.446Z] #34 79.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:37:41.446Z] #34 ... [2020-01-06T11:37:41.446Z] [2020-01-06T11:37:41.446Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:37:41.446Z] #41 79.52 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2020-01-06T11:37:41.446Z] #41 79.52 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-06T11:37:41.446Z] #41 79.53 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-01-06T11:37:41.446Z] #41 79.54 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-06T11:37:41.446Z] #41 79.57 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-01-06T11:37:41.446Z] #41 79.58 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2020-01-06T11:37:41.446Z] #41 79.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:37:41.736Z] #41 ... [2020-01-06T11:37:41.736Z] [2020-01-06T11:37:41.736Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:37:41.736Z] #32 69.50 sort [2020-01-06T11:37:41.736Z] #32 69.53 errors [2020-01-06T11:37:41.736Z] #32 70.82 internal/oserror [2020-01-06T11:37:41.736Z] #32 70.83 io [2020-01-06T11:37:41.736Z] #32 71.01 strconv [2020-01-06T11:37:41.736Z] #32 71.60 syscall [2020-01-06T11:37:41.736Z] #32 77.08 strings [2020-01-06T11:37:41.736Z] #32 77.12 bytes [2020-01-06T11:37:41.736Z] #32 ... [2020-01-06T11:37:41.736Z] [2020-01-06T11:37:41.736Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T11:37:41.736Z] #41 DONE 79.8s [2020-01-06T11:37:41.736Z] [2020-01-06T11:37:41.736Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T11:37:41.736Z] #34 DONE 80.0s [2020-01-06T11:37:41.736Z] [2020-01-06T11:37:41.736Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:37:41.759Z] INFO: Expanding compiler 3 of 3... [2020-01-06T11:37:41.759Z] INFO: Removing downloaded files... [2020-01-06T11:37:41.759Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-01-06T11:37:41.759Z] INFO: Configuring git core.autocrlf... [2020-01-06T11:37:42.023Z] #42 ... [2020-01-06T11:37:42.023Z] [2020-01-06T11:37:42.023Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:37:42.023Z] #35 DONE 0.1s [2020-01-06T11:37:42.023Z] [2020-01-06T11:37:42.023Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-06T11:37:42.023Z] #36 DONE 0.1s [2020-01-06T11:37:42.341Z] [2020-01-06T11:37:42.341Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:37:42.341Z] #27 29.98 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-06T11:37:43.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-06T11:37:43.365Z] #27 31.29 [2020-01-06T11:37:44.395Z] #27 31.92 ######################################################################## 100.0% [2020-01-06T11:37:44.685Z] #27 32.31 [2020-01-06T11:37:45.312Z] #27 ... [2020-01-06T11:37:45.312Z] [2020-01-06T11:37:45.312Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:37:45.312Z] #29 73.29 + cd /tmp/tmp.DQNiPdOnL8/src/github.com/go-swagger/go-swagger [2020-01-06T11:37:45.312Z] #29 73.29 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-06T11:37:45.312Z] #29 76.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-06T11:37:45.603Z] #29 ... [2020-01-06T11:37:45.603Z] [2020-01-06T11:37:45.603Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:37:45.603Z] #37 0.415 + RM_GOPATH=0 [2020-01-06T11:37:45.603Z] #37 0.415 + TMP_GOPATH= [2020-01-06T11:37:45.603Z] #37 0.415 + : /build [2020-01-06T11:37:45.603Z] #37 0.416 + '[' -z '' ']' [2020-01-06T11:37:45.603Z] #37 0.419 ++ mktemp -d [2020-01-06T11:37:45.603Z] #37 0.431 + export GOPATH=/tmp/tmp.7R0JKbxHO4 [2020-01-06T11:37:45.603Z] #37 0.431 + GOPATH=/tmp/tmp.7R0JKbxHO4 [2020-01-06T11:37:45.603Z] #37 0.432 + RM_GOPATH=1 [2020-01-06T11:37:45.603Z] #37 0.437 ++ dirname ./install.sh [2020-01-06T11:37:45.603Z] #37 0.447 + dir=. [2020-01-06T11:37:45.603Z] #37 0.448 + bin=tini [2020-01-06T11:37:45.603Z] #37 0.448 + shift [2020-01-06T11:37:45.603Z] #37 0.449 + '[' '!' -f ./tini.installer ']' [2020-01-06T11:37:45.603Z] #37 0.450 + . ./tini.installer [2020-01-06T11:37:45.603Z] #37 0.450 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:37:45.603Z] #37 0.452 + install_tini [2020-01-06T11:37:45.603Z] #37 0.453 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:37:45.603Z] #37 0.453 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-06T11:37:45.603Z] #37 0.453 + git clone https://github.com/krallin/tini.git /tmp/tmp.7R0JKbxHO4/tini [2020-01-06T11:37:45.603Z] #37 0.469 Cloning into '/tmp/tmp.7R0JKbxHO4/tini'... [2020-01-06T11:37:45.603Z] #37 2.460 + cd /tmp/tmp.7R0JKbxHO4/tini [2020-01-06T11:37:45.603Z] #37 2.462 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T11:37:45.603Z] #37 2.495 + cmake . [2020-01-06T11:37:45.603Z] #37 3.417 -- The C compiler identification is GNU 6.3.0 [2020-01-06T11:37:45.603Z] #37 3.492 -- Check for working C compiler: /usr/bin/cc [2020-01-06T11:37:46.628Z] #37 4.294 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-06T11:37:46.628Z] #37 4.303 -- Detecting C compiler ABI info [2020-01-06T11:37:47.258Z] #37 5.009 -- Detecting C compiler ABI info - done [2020-01-06T11:37:47.258Z] #37 5.185 -- Detecting C compile features [2020-01-06T11:37:47.258Z] #37 ... [2020-01-06T11:37:47.258Z] [2020-01-06T11:37:47.258Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:37:47.258Z] #48 75.19 + cd /tmp/tmp.Sd0w7bKv3R/src/gotest.tools/gotestsum [2020-01-06T11:37:47.258Z] #48 75.19 + git checkout -q v0.3.5 [2020-01-06T11:37:47.258Z] #48 75.34 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-06T11:37:47.548Z] #48 ... [2020-01-06T11:37:47.548Z] [2020-01-06T11:37:47.548Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:37:47.548Z] #11 82.54 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-06T11:37:47.548Z] #11 82.55 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2020-01-06T11:37:47.548Z] #11 82.56 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T11:37:47.548Z] #11 85.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-06T11:37:47.548Z] #11 85.51 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2020-01-06T11:37:47.548Z] #11 85.53 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T11:37:50.277Z] #11 ... [2020-01-06T11:37:50.277Z] [2020-01-06T11:37:50.277Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:37:50.277Z] #37 7.856 -- Detecting C compile features - done [2020-01-06T11:37:50.277Z] #37 7.964 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-06T11:37:50.564Z] #37 8.494 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-06T11:37:50.852Z] #37 8.761 -- Configuring done [2020-01-06T11:37:50.852Z] #37 8.780 -- Generating done [2020-01-06T11:37:51.140Z] #37 8.787 -- Build files have been written to: /tmp/tmp.7R0JKbxHO4/tini [2020-01-06T11:37:51.140Z] #37 8.795 + make tini-static [2020-01-06T11:37:51.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-06T11:37:51.429Z] #37 9.213 Scanning dependencies of target tini-static [2020-01-06T11:37:51.429Z] #37 9.313 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-06T11:37:52.940Z] #37 ... [2020-01-06T11:37:52.940Z] [2020-01-06T11:37:52.940Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:37:52.940Z] #45 80.73 vendor/golang.org/x/net/dns/dnsmessage [2020-01-06T11:37:52.940Z] #45 82.29 bytes [2020-01-06T11:37:53.227Z] #45 ... [2020-01-06T11:37:53.227Z] [2020-01-06T11:37:53.227Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:37:53.227Z] #11 88.92 Selecting previously unselected package binutils-mingw-w64. [2020-01-06T11:37:53.227Z] #11 88.93 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-06T11:37:53.227Z] #11 88.93 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T11:37:53.227Z] #11 89.16 Selecting previously unselected package mingw-w64-common. [2020-01-06T11:37:53.227Z] #11 89.17 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-06T11:37:53.227Z] #11 89.17 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-06T11:37:53.264Z] sha256:c6c1212e6241fed773e27ecac7e1c58b59a072f83e71688814c8b112afc8cbbf [2020-01-06T11:37:53.264Z] INFO: Starting docker-py tests... [2020-01-06T11:37:53.264Z] ============================= test session starts ============================== [2020-01-06T11:37:53.264Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-01-06T11:37:53.264Z] rootdir: /src, inifile: pytest.ini [2020-01-06T11:37:53.264Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-01-06T11:37:53.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-06T11:37:53.829Z] collected 385 items / 3 deselected / 382 selected [2020-01-06T11:37:53.829Z] [2020-01-06T11:37:54.254Z] #11 ... [2020-01-06T11:37:54.254Z] [2020-01-06T11:37:54.254Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T11:37:54.254Z] #27 35.67 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-06T11:37:54.254Z] #27 35.92 skipping existing c8c2d4a6b2e3 [2020-01-06T11:37:54.254Z] #27 36.20 [2020-01-06T11:37:54.254Z] #27 39.88 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-06T11:37:54.254Z] #27 40.98 [2020-01-06T11:37:54.254Z] #27 41.42 ######################################################################## 100.0% [2020-01-06T11:37:54.254Z] #27 41.68 [2020-01-06T11:37:54.254Z] #27 41.82 Download of images into '/build' complete. [2020-01-06T11:37:54.254Z] #27 41.82 Use something like the following to load the result into a Docker daemon: [2020-01-06T11:37:54.254Z] #27 41.82 tar -cC '/build' . | docker load [2020-01-06T11:37:54.254Z] #27 DONE 41.9s [2020-01-06T11:37:54.254Z] [2020-01-06T11:37:54.254Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:37:54.254Z] #42 2.492 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T11:37:54.254Z] #42 2.493 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T11:37:54.254Z] #42 4.293 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T11:37:54.254Z] #42 4.363 GEN .gitid [2020-01-06T11:37:54.254Z] #42 4.370 GEN criu/include/version.h [2020-01-06T11:37:54.254Z] #42 4.458 GEN include/common/asm [2020-01-06T11:37:54.254Z] #42 7.519 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-06T11:37:54.254Z] #42 7.762 PBCC images/opts.pb-c.c [2020-01-06T11:37:54.254Z] #42 7.851 PBCC images/sit.pb-c.c [2020-01-06T11:37:54.254Z] #42 7.954 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-06T11:37:54.254Z] #42 8.088 DEP images/opts.pb-c.d [2020-01-06T11:37:54.254Z] #42 8.199 DEP images/sit.pb-c.d [2020-01-06T11:37:54.254Z] #42 8.276 PBCC images/macvlan.pb-c.c [2020-01-06T11:37:54.254Z] #42 8.360 DEP images/macvlan.pb-c.d [2020-01-06T11:37:54.254Z] #42 8.472 PBCC images/autofs.pb-c.c [2020-01-06T11:37:54.254Z] #42 8.521 DEP images/autofs.pb-c.d [2020-01-06T11:37:54.254Z] #42 8.698 PBCC images/sysctl.pb-c.c [2020-01-06T11:37:54.254Z] #42 8.801 DEP images/sysctl.pb-c.d [2020-01-06T11:37:54.254Z] #42 8.987 PBCC images/time.pb-c.c [2020-01-06T11:37:54.254Z] #42 9.013 DEP images/time.pb-c.d [2020-01-06T11:37:54.254Z] #42 9.166 PBCC images/binfmt-misc.pb-c.c [2020-01-06T11:37:54.254Z] #42 9.189 DEP images/binfmt-misc.pb-c.d [2020-01-06T11:37:54.254Z] #42 9.285 PBCC images/seccomp.pb-c.c [2020-01-06T11:37:54.254Z] #42 9.413 DEP images/seccomp.pb-c.d [2020-01-06T11:37:54.254Z] #42 9.514 PBCC images/userns.pb-c.c [2020-01-06T11:37:54.254Z] #42 9.579 DEP images/userns.pb-c.d [2020-01-06T11:37:54.254Z] #42 9.752 PBCC images/cgroup.pb-c.c [2020-01-06T11:37:54.254Z] #42 9.829 DEP images/cgroup.pb-c.d [2020-01-06T11:37:54.254Z] #42 10.02 PBCC images/fown.pb-c.c [2020-01-06T11:37:54.254Z] #42 10.12 PBCC images/ext-file.pb-c.c [2020-01-06T11:37:54.254Z] #42 10.21 DEP images/fown.pb-c.d [2020-01-06T11:37:54.254Z] #42 10.33 DEP images/ext-file.pb-c.d [2020-01-06T11:37:54.254Z] #42 10.50 PBCC images/rpc.pb-c.c [2020-01-06T11:37:54.254Z] #42 10.58 DEP images/rpc.pb-c.d [2020-01-06T11:37:54.254Z] #42 10.76 PBCC images/siginfo.pb-c.c [2020-01-06T11:37:54.254Z] #42 10.79 DEP images/siginfo.pb-c.d [2020-01-06T11:37:54.254Z] #42 10.89 PBCC images/pagemap.pb-c.c [2020-01-06T11:37:54.254Z] #42 10.96 DEP images/pagemap.pb-c.d [2020-01-06T11:37:54.254Z] #42 11.08 PBCC images/rlimit.pb-c.c [2020-01-06T11:37:54.254Z] #42 11.14 DEP images/rlimit.pb-c.d [2020-01-06T11:37:54.254Z] #42 11.32 PBCC images/file-lock.pb-c.c [2020-01-06T11:37:54.254Z] #42 11.37 DEP images/file-lock.pb-c.d [2020-01-06T11:37:54.254Z] #42 11.58 PBCC images/tty.pb-c.c [2020-01-06T11:37:54.254Z] #42 11.71 DEP images/tty.pb-c.d [2020-01-06T11:37:54.254Z] #42 11.99 PBCC images/tun.pb-c.c [2020-01-06T11:37:54.254Z] #42 12.10 PBCC images/netdev.pb-c.c [2020-01-06T11:37:54.254Z] #42 12.18 DEP images/tun.pb-c.d [2020-01-06T11:37:54.254Z] #42 12.27 DEP images/netdev.pb-c.d [2020-01-06T11:37:54.254Z] #42 12.36 PBCC images/vma.pb-c.c [2020-01-06T11:37:54.254Z] #42 12.51 DEP images/vma.pb-c.d [2020-01-06T11:37:54.254Z] #42 ... [2020-01-06T11:37:54.254Z] [2020-01-06T11:37:54.254Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:37:54.254Z] #37 12.21 [100%] Linking C executable tini-static [2020-01-06T11:37:54.592Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T11:37:54.592Z] [2020-01-06T11:37:54.592Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-06T11:37:54.592Z] PKG_CONFIG=pkg-config [2020-01-06T11:37:54.592Z] GOLANG_VERSION=1.13.5 [2020-01-06T11:37:54.592Z] HOSTNAME=c37b16259154 [2020-01-06T11:37:54.592Z] DOCKER_EXPERIMENTAL=1 [2020-01-06T11:37:54.592Z] container=docker [2020-01-06T11:37:54.592Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-06T11:37:54.592Z] GO111MODULE=off [2020-01-06T11:37:54.592Z] GOPATH=/go [2020-01-06T11:37:54.592Z] PWD=/go/src/github.com/docker/docker [2020-01-06T11:37:54.592Z] HOME=/root [2020-01-06T11:37:54.592Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-06T11:37:54.592Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-06T11:37:54.592Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-06T11:37:54.592Z] DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:37:54.592Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-06T11:37:54.592Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-06T11:37:54.592Z] TERM=xterm [2020-01-06T11:37:54.592Z] VALIDATE_BRANCH=master [2020-01-06T11:37:54.592Z] DEST=bundles/test-integration [2020-01-06T11:37:54.592Z] SHLVL=1 [2020-01-06T11:37:54.592Z] TIMEOUT=120m [2020-01-06T11:37:54.592Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-06T11:37:54.592Z] DOCKER_PKG=github.com/docker/docker [2020-01-06T11:37:54.592Z] TESTDEBUG=0 [2020-01-06T11:37:54.592Z] _=/usr/bin/env [2020-01-06T11:37:54.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-06T11:37:56.328Z] #37 14.17 [100%] Built target tini-static [2020-01-06T11:37:56.618Z] #37 14.30 + mkdir -p /build [2020-01-06T11:37:56.618Z] #37 14.32 + cp tini-static /build/docker-init [2020-01-06T11:37:56.618Z] #37 DONE 14.4s [2020-01-06T11:37:56.618Z] [2020-01-06T11:37:56.618Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:37:56.618Z] #42 12.65 PBCC images/creds.pb-c.c [2020-01-06T11:37:56.618Z] #42 12.69 DEP images/creds.pb-c.d [2020-01-06T11:37:56.618Z] #42 12.86 PBCC images/utsns.pb-c.c [2020-01-06T11:37:56.618Z] #42 12.89 DEP images/utsns.pb-c.d [2020-01-06T11:37:56.618Z] #42 12.99 PBCC images/ipc-desc.pb-c.c [2020-01-06T11:37:56.618Z] #42 13.03 PBCC images/ipc-sem.pb-c.c [2020-01-06T11:37:56.618Z] #42 13.07 DEP images/ipc-desc.pb-c.d [2020-01-06T11:37:56.618Z] #42 13.12 DEP images/ipc-sem.pb-c.d [2020-01-06T11:37:56.618Z] #42 13.21 PBCC images/ipc-msg.pb-c.c [2020-01-06T11:37:56.618Z] #42 13.24 DEP images/ipc-msg.pb-c.d [2020-01-06T11:37:56.618Z] #42 13.33 PBCC images/ipc-shm.pb-c.c [2020-01-06T11:37:56.618Z] #42 13.37 DEP images/ipc-shm.pb-c.d [2020-01-06T11:37:56.618Z] #42 13.47 PBCC images/ipc-var.pb-c.c [2020-01-06T11:37:56.618Z] #42 13.52 DEP images/ipc-var.pb-c.d [2020-01-06T11:37:56.618Z] #42 13.77 PBCC images/sk-opts.pb-c.c [2020-01-06T11:37:56.618Z] #42 13.81 PBCC images/packet-sock.pb-c.c [2020-01-06T11:37:56.618Z] #42 13.89 DEP images/sk-opts.pb-c.d [2020-01-06T11:37:56.618Z] #42 13.95 DEP images/packet-sock.pb-c.d [2020-01-06T11:37:56.618Z] #42 14.01 PBCC images/sk-netlink.pb-c.c [2020-01-06T11:37:56.618Z] #42 14.07 DEP images/sk-netlink.pb-c.d [2020-01-06T11:37:56.618Z] #42 14.16 PBCC images/sk-inet.pb-c.c [2020-01-06T11:37:56.618Z] #42 14.25 DEP images/sk-inet.pb-c.d [2020-01-06T11:37:56.618Z] #42 14.35 PBCC images/sk-unix.pb-c.c [2020-01-06T11:37:56.618Z] #42 14.49 DEP images/sk-unix.pb-c.d [2020-01-06T11:37:56.618Z] #42 14.63 PBCC images/mm.pb-c.c [2020-01-06T11:37:56.618Z] #42 14.79 DEP images/mm.pb-c.d [2020-01-06T11:37:56.907Z] #42 15.02 PBCC images/timerfd.pb-c.c [2020-01-06T11:37:57.195Z] #42 15.18 DEP images/timerfd.pb-c.d [2020-01-06T11:37:57.483Z] #42 15.51 PBCC images/timer.pb-c.c [2020-01-06T11:37:57.483Z] #42 15.57 DEP images/timer.pb-c.d [2020-01-06T11:37:57.483Z] #42 15.70 PBCC images/sa.pb-c.c [2020-01-06T11:37:57.771Z] #42 15.80 DEP images/sa.pb-c.d [2020-01-06T11:37:57.771Z] #42 15.98 PBCC images/pipe-data.pb-c.c [2020-01-06T11:37:57.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-06T11:37:58.059Z] #42 16.08 DEP images/pipe-data.pb-c.d [2020-01-06T11:37:58.059Z] #42 16.26 PBCC images/mnt.pb-c.c [2020-01-06T11:37:58.346Z] #42 16.48 DEP images/mnt.pb-c.d [2020-01-06T11:37:58.632Z] #42 16.66 PBCC images/sk-packet.pb-c.c [2020-01-06T11:37:58.632Z] #42 16.70 DEP images/sk-packet.pb-c.d [2020-01-06T11:37:58.632Z] #42 16.78 PBCC images/tcp-stream.pb-c.c [2020-01-06T11:37:58.919Z] #42 16.93 DEP images/tcp-stream.pb-c.d [2020-01-06T11:37:58.919Z] #42 17.03 PBCC images/pipe.pb-c.c [2020-01-06T11:37:58.919Z] #42 17.13 DEP images/pipe.pb-c.d [2020-01-06T11:37:59.206Z] #42 17.25 PBCC images/pstree.pb-c.c [2020-01-06T11:37:59.206Z] #42 17.34 DEP images/pstree.pb-c.d [2020-01-06T11:37:59.206Z] #42 17.43 PBCC images/fs.pb-c.c [2020-01-06T11:37:59.206Z] #42 17.46 DEP images/fs.pb-c.d [2020-01-06T11:37:59.493Z] #42 17.50 PBCC images/signalfd.pb-c.c [2020-01-06T11:37:59.493Z] #42 17.62 DEP images/signalfd.pb-c.d [2020-01-06T11:37:59.493Z] #42 17.73 PBCC images/fh.pb-c.c [2020-01-06T11:37:59.493Z] #42 17.77 PBCC images/fsnotify.pb-c.c [2020-01-06T11:37:59.493Z] #42 17.86 DEP images/fh.pb-c.d [2020-01-06T11:37:59.493Z] #42 ... [2020-01-06T11:37:59.493Z] [2020-01-06T11:37:59.493Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:37:59.493Z] #32 87.39 bufio [2020-01-06T11:37:59.493Z] #32 89.07 reflect [2020-01-06T11:37:59.493Z] #32 89.65 path [2020-01-06T11:37:59.493Z] #32 94.33 text/tabwriter [2020-01-06T11:37:59.781Z] #32 ... [2020-01-06T11:37:59.781Z] [2020-01-06T11:37:59.781Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:37:59.781Z] #42 17.99 DEP images/fsnotify.pb-c.d [2020-01-06T11:37:59.781Z] #42 18.06 PBCC images/eventpoll.pb-c.c [2020-01-06T11:38:00.070Z] #42 18.14 DEP images/eventpoll.pb-c.d [2020-01-06T11:38:00.070Z] #42 18.30 PBCC images/eventfd.pb-c.c [2020-01-06T11:38:00.070Z] #42 18.35 DEP images/eventfd.pb-c.d [2020-01-06T11:38:00.071Z] #42 18.44 PBCC images/remap-file-path.pb-c.c [2020-01-06T11:38:00.461Z] #42 18.49 DEP images/remap-file-path.pb-c.d [2020-01-06T11:38:00.461Z] #42 18.54 PBCC images/fifo.pb-c.c [2020-01-06T11:38:00.461Z] #42 18.58 DEP images/fifo.pb-c.d [2020-01-06T11:38:00.461Z] #42 18.68 PBCC images/ghost-file.pb-c.c [2020-01-06T11:38:00.461Z] #42 18.74 DEP images/ghost-file.pb-c.d [2020-01-06T11:38:00.753Z] #42 18.90 PBCC images/regfile.pb-c.c [2020-01-06T11:38:00.753Z] #42 18.99 DEP images/regfile.pb-c.d [2020-01-06T11:38:01.084Z] #42 19.13 PBCC images/ns.pb-c.c [2020-01-06T11:38:01.084Z] #42 19.17 DEP images/ns.pb-c.d [2020-01-06T11:38:01.084Z] #42 19.31 PBCC images/fdinfo.pb-c.c [2020-01-06T11:38:01.423Z] #42 19.45 DEP images/fdinfo.pb-c.d [2020-01-06T11:38:01.423Z] #42 19.68 PBCC images/core-aarch64.pb-c.c [2020-01-06T11:38:01.711Z] #42 19.76 PBCC images/core-arm.pb-c.c [2020-01-06T11:38:01.711Z] #42 19.87 PBCC images/core-ppc64.pb-c.c [2020-01-06T11:38:01.711Z] #42 19.97 PBCC images/core-s390.pb-c.c [2020-01-06T11:38:02.014Z] #42 20.05 PBCC images/core-x86.pb-c.c [2020-01-06T11:38:02.014Z] #42 20.14 PBCC images/core.pb-c.c [2020-01-06T11:38:02.014Z] #42 20.25 PBCC images/inventory.pb-c.c [2020-01-06T11:38:02.123Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-06T11:38:02.123Z] Using test binary docker [2020-01-06T11:38:02.123Z] +++ /etc/init.d/apparmor start [2020-01-06T11:38:02.123Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-06T11:38:02.123Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T11:38:02.123Z] Warning failed to create cache: (null) [2020-01-06T11:38:02.123Z] . [2020-01-06T11:38:02.123Z] INFO: Waiting for daemon to start... [2020-01-06T11:38:02.123Z] Starting dockerd [2020-01-06T11:38:02.123Z] +++ 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-01-06T11:38:02.361Z] #42 20.44 DEP images/core-aarch64.pb-c.d [2020-01-06T11:38:02.361Z] #42 20.63 DEP images/core-arm.pb-c.d [2020-01-06T11:38:02.780Z] #42 20.76 DEP images/core-ppc64.pb-c.d [2020-01-06T11:38:02.780Z] #42 20.84 DEP images/core-s390.pb-c.d [2020-01-06T11:38:02.780Z] #42 21.01 DEP images/core-x86.pb-c.d [2020-01-06T11:38:02.780Z] #42 21.10 DEP images/core.pb-c.d [2020-01-06T11:38:03.215Z] #42 21.28 DEP images/inventory.pb-c.d [2020-01-06T11:38:03.215Z] #42 21.38 PBCC images/cpuinfo.pb-c.c [2020-01-06T11:38:03.215Z] #42 21.49 DEP images/cpuinfo.pb-c.d [2020-01-06T11:38:03.689Z] #42 21.60 PBCC images/stats.pb-c.c [2020-01-06T11:38:03.689Z] #42 21.71 DEP images/stats.pb-c.d [2020-01-06T11:38:04.008Z] . [2020-01-06T11:38:04.008Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-06T11:38:04.008Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-06T11:38:04.008Z] Error: No such image: emptyfs [2020-01-06T11:38:04.008Z] ++++ docker load [2020-01-06T11:38:04.008Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-06T11:38:04.569Z] Running integration-test (iteration 1) [2020-01-06T11:38:04.569Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-01-06T11:38:04.569Z] ++ 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-01-06T11:38:04.569Z] ++ set -e [2020-01-06T11:38:04.569Z] ++ '[' -n 0 ']' [2020-01-06T11:38:04.569Z] ++ set -x [2020-01-06T11:38:04.569Z] ++ env -i DEST=/go/src/github.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-01-06T11:38:06.207Z] #42 ... [2020-01-06T11:38:06.207Z] [2020-01-06T11:38:06.207Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:38:06.207Z] #45 94.05 bufio [2020-01-06T11:38:06.207Z] #45 94.52 reflect [2020-01-06T11:38:06.207Z] #45 102.8 regexp/syntax [2020-01-06T11:38:06.497Z] #45 ... [2020-01-06T11:38:06.497Z] [2020-01-06T11:38:06.497Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:38:06.497Z] #42 24.55 make[1]: Nothing to be done for 'all'. [2020-01-06T11:38:08.565Z] #42 26.56 CC images/stats.o [2020-01-06T11:38:09.590Z] #42 27.52 CC images/core.o [2020-01-06T11:38:09.733Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 30.3% of statements [2020-01-06T11:38:10.185Z] ok github.com/docker/docker/container 0.145s coverage: 35.0% of statements [2020-01-06T11:38:10.185Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-06T11:38:10.185Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-06T11:38:10.185Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-06T11:38:10.185Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-06T11:38:10.619Z] #42 28.72 CC images/core-x86.o [2020-01-06T11:38:10.910Z] #42 ... [2020-01-06T11:38:10.910Z] [2020-01-06T11:38:10.910Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:38:10.910Z] #11 98.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-06T11:38:10.910Z] #11 98.92 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-06T11:38:10.910Z] #11 98.93 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T11:38:10.910Z] #11 107.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-06T11:38:10.910Z] #11 107.0 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-06T11:38:10.910Z] #11 107.0 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T11:38:10.910Z] #11 107.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-06T11:38:10.910Z] #11 107.2 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-06T11:38:10.910Z] #11 107.2 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:38:11.939Z] #11 ... [2020-01-06T11:38:11.939Z] [2020-01-06T11:38:11.939Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:38:11.939Z] #42 30.04 CC images/core-arm.o [2020-01-06T11:38:12.566Z] #42 30.86 CC images/core-aarch64.o [2020-01-06T11:38:12.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-06T11:38:13.596Z] #42 31.67 CC images/core-ppc64.o [2020-01-06T11:38:13.596Z] #42 ... [2020-01-06T11:38:13.596Z] [2020-01-06T11:38:13.596Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:38:13.596Z] #32 101.4 internal/syscall/unix [2020-01-06T11:38:13.596Z] #32 101.5 time [2020-01-06T11:38:13.596Z] #32 ... [2020-01-06T11:38:13.596Z] [2020-01-06T11:38:13.596Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:38:13.596Z] #60 59.69 + cd /tmp/tmp.FrIGMyELO1/src/github.com/containerd/containerd [2020-01-06T11:38:13.596Z] #60 59.70 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T11:38:14.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-06T11:38:14.622Z] #60 61.46 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-06T11:38:14.796Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-01-06T11:38:14.909Z] #60 61.46 + BUILDTAGS='netgo osusergo static_build' [2020-01-06T11:38:14.909Z] #60 61.46 + export EXTRA_FLAGS=-buildmode=pie [2020-01-06T11:38:14.909Z] #60 61.46 + EXTRA_FLAGS=-buildmode=pie [2020-01-06T11:38:14.909Z] #60 61.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-06T11:38:14.909Z] #60 61.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-06T11:38:14.909Z] #60 61.46 + '[' '' = dynamic ']' [2020-01-06T11:38:14.909Z] #60 61.47 + make [2020-01-06T11:38:15.360Z] tests/integration/api_client_test.py ..... [ 7%] [2020-01-06T11:38:16.973Z] #60 63.28 + bin/ctr [2020-01-06T11:38:16.986Z] tests/integration/api_config_test.py ..... [ 8%] [2020-01-06T11:38:18.005Z] #60 ... [2020-01-06T11:38:18.005Z] [2020-01-06T11:38:18.005Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:38:18.005Z] #45 105.4 hash/crc32 [2020-01-06T11:38:18.005Z] #45 110.2 vendor/golang.org/x/text/transform [2020-01-06T11:38:18.005Z] #45 ... [2020-01-06T11:38:18.005Z] [2020-01-06T11:38:18.005Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:38:18.005Z] #42 32.96 CC images/core-s390.o [2020-01-06T11:38:18.005Z] #42 34.39 CC images/cpuinfo.o [2020-01-06T11:38:18.005Z] #42 35.44 CC images/inventory.o [2020-01-06T11:38:18.005Z] #42 35.88 CC images/fdinfo.o [2020-01-06T11:38:18.297Z] #42 36.50 CC images/fown.o [2020-01-06T11:38:18.587Z] #42 36.85 CC images/ns.o [2020-01-06T11:38:18.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-06T11:38:19.218Z] #42 37.28 CC images/regfile.o [2020-01-06T11:38:19.511Z] #42 37.77 CC images/ghost-file.o [2020-01-06T11:38:19.894Z] ok github.com/docker/docker/daemon/cluster 0.040s coverage: 0.5% of statements [2020-01-06T11:38:20.140Z] #42 38.33 CC images/fifo.o [2020-01-06T11:38:20.429Z] #42 38.68 CC images/remap-file-path.o [2020-01-06T11:38:20.719Z] #42 39.07 CC images/eventfd.o [2020-01-06T11:38:20.743Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-01-06T11:38:21.376Z] #42 39.47 CC images/eventpoll.o [2020-01-06T11:38:22.004Z] #42 40.21 CC images/fh.o [2020-01-06T11:38:22.608Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-01-06T11:38:22.629Z] #42 40.80 CC images/fsnotify.o [2020-01-06T11:38:24.122Z] #42 42.12 CC images/signalfd.o [2020-01-06T11:38:24.414Z] #42 42.51 CC images/fs.o [2020-01-06T11:38:24.824Z] #42 42.86 CC images/pstree.o [2020-01-06T11:38:24.824Z] #42 ... [2020-01-06T11:38:24.824Z] [2020-01-06T11:38:24.824Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:38:24.824Z] #32 112.5 internal/poll [2020-01-06T11:38:24.824Z] #32 116.0 os [2020-01-06T11:38:24.824Z] #32 118.9 internal/fmtsort [2020-01-06T11:38:24.824Z] #32 121.1 path/filepath [2020-01-06T11:38:24.824Z] #32 121.1 fmt [2020-01-06T11:38:25.114Z] #32 ... [2020-01-06T11:38:25.114Z] [2020-01-06T11:38:25.114Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:38:25.114Z] #42 43.30 CC images/pipe.o [2020-01-06T11:38:25.403Z] #42 43.66 CC images/tcp-stream.o [2020-01-06T11:38:26.031Z] #42 44.26 CC images/sk-packet.o [2020-01-06T11:38:26.321Z] #42 44.67 CC images/mnt.o [2020-01-06T11:38:26.950Z] #42 45.09 CC images/pipe-data.o [2020-01-06T11:38:27.596Z] #42 45.61 CC images/sa.o [2020-01-06T11:38:27.885Z] #42 46.05 CC images/timer.o [2020-01-06T11:38:28.172Z] #42 ... [2020-01-06T11:38:28.172Z] [2020-01-06T11:38:28.172Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:38:28.172Z] #45 115.8 internal/poll [2020-01-06T11:38:28.172Z] #45 115.8 context [2020-01-06T11:38:28.172Z] #45 121.9 regexp [2020-01-06T11:38:28.172Z] #45 123.3 path/filepath [2020-01-06T11:38:28.172Z] #45 123.4 net [2020-01-06T11:38:28.460Z] #45 ... [2020-01-06T11:38:28.460Z] [2020-01-06T11:38:28.460Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:38:28.460Z] #42 46.63 CC images/timerfd.o [2020-01-06T11:38:29.086Z] #42 47.11 CC images/mm.o [2020-01-06T11:38:29.714Z] #42 47.76 CC images/sk-opts.o [2020-01-06T11:38:30.004Z] #42 48.07 CC images/sk-unix.o [2020-01-06T11:38:30.293Z] #42 48.54 CC images/sk-inet.o [2020-01-06T11:38:30.702Z] ok github.com/docker/docker/daemon 12.316s coverage: 17.6% of statements [2020-01-06T11:38:30.702Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-06T11:38:30.702Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.7% of statements [2020-01-06T11:38:30.702Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-06T11:38:31.320Z] #42 49.51 CC images/tun.o [2020-01-06T11:38:31.957Z] #42 50.07 CC images/sk-netlink.o [2020-01-06T11:38:32.247Z] #42 50.51 CC images/packet-sock.o [2020-01-06T11:38:33.272Z] #42 51.30 CC images/ipc-var.o [2020-01-06T11:38:33.434Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2020-01-06T11:38:33.562Z] #42 51.72 CC images/ipc-desc.o [2020-01-06T11:38:33.852Z] #42 52.05 CC images/ipc-shm.o [2020-01-06T11:38:34.141Z] #42 52.38 CC images/ipc-msg.o [2020-01-06T11:38:34.254Z] ok github.com/docker/docker/daemon/config 0.043s coverage: 82.1% of statements [2020-01-06T11:38:34.634Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-01-06T11:38:34.634Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-06T11:38:34.634Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-06T11:38:34.771Z] #42 ... [2020-01-06T11:38:34.771Z] [2020-01-06T11:38:34.771Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:38:34.771Z] #11 132.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-06T11:38:34.771Z] #11 132.8 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-06T11:38:34.771Z] #11 132.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:38:35.799Z] #11 ... [2020-01-06T11:38:35.799Z] [2020-01-06T11:38:35.799Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:38:35.799Z] #32 123.8 io/ioutil [2020-01-06T11:38:35.799Z] #32 127.2 log [2020-01-06T11:38:35.799Z] #32 127.2 flag [2020-01-06T11:38:35.799Z] #32 127.3 github.com/BurntSushi/toml [2020-01-06T11:38:36.001Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-01-06T11:38:36.089Z] #32 ... [2020-01-06T11:38:36.089Z] [2020-01-06T11:38:36.089Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:38:36.089Z] #42 53.13 CC images/ipc-sem.o [2020-01-06T11:38:36.089Z] #42 53.71 CC images/utsns.o [2020-01-06T11:38:36.089Z] #42 54.04 CC images/creds.o [2020-01-06T11:38:36.089Z] #42 54.42 CC images/vma.o [2020-01-06T11:38:36.588Z] Loaded image: buildpack-deps:jessie [2020-01-06T11:38:36.588Z] Loaded image: busybox:latest [2020-01-06T11:38:36.588Z] Loaded image: busybox:glibc [2020-01-06T11:38:36.588Z] Loaded image: debian:jessie [2020-01-06T11:38:36.588Z] Loaded image: hello-world:latest [2020-01-06T11:38:36.588Z] INFO: Testing against a local daemon [2020-01-06T11:38:36.588Z] === RUN TestCgroupNamespacesBuild [2020-01-06T11:38:36.718Z] #42 54.89 CC images/netdev.o [2020-01-06T11:38:37.351Z] #42 55.56 CC images/tty.o [2020-01-06T11:38:38.865Z] #42 56.80 CC images/file-lock.o [2020-01-06T11:38:39.167Z] #42 57.27 CC images/rlimit.o [2020-01-06T11:38:39.304Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-01-06T11:38:39.458Z] #42 57.71 CC images/pagemap.o [2020-01-06T11:38:39.690Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.280s coverage: 57.9% of statements [2020-01-06T11:38:39.851Z] --- PASS: TestCgroupNamespacesBuild (3.61s) [2020-01-06T11:38:39.851Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-06T11:38:40.086Z] #42 58.26 CC images/siginfo.o [2020-01-06T11:38:40.715Z] #42 58.80 CC images/rpc.o [2020-01-06T11:38:40.715Z] #42 ... [2020-01-06T11:38:40.715Z] [2020-01-06T11:38:40.715Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:38:40.715Z] #45 128.4 os/exec [2020-01-06T11:38:40.715Z] #45 ... [2020-01-06T11:38:40.715Z] [2020-01-06T11:38:40.715Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:38:40.715Z] #32 134.9 github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T11:38:40.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-06T11:38:41.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-06T11:38:41.740Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.33s) [2020-01-06T11:38:41.740Z] === RUN TestBuildWithSession [2020-01-06T11:38:41.740Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-06T11:38:41.740Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T11:38:41.740Z] === RUN TestBuildSquashParent [2020-01-06T11:38:42.215Z] #32 ... [2020-01-06T11:38:42.215Z] [2020-01-06T11:38:42.215Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:38:42.215Z] #45 139.9 net/url [2020-01-06T11:38:42.215Z] #45 139.9 text/template/parse [2020-01-06T11:38:42.215Z] #45 139.9 go/token [2020-01-06T11:38:43.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-06T11:38:43.243Z] #45 ... [2020-01-06T11:38:43.243Z] [2020-01-06T11:38:43.243Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T11:38:43.243Z] #32 DONE 141.0s [2020-01-06T11:38:43.243Z] [2020-01-06T11:38:43.243Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:38:43.871Z] #48 ... [2020-01-06T11:38:43.871Z] [2020-01-06T11:38:43.871Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:38:43.871Z] #42 61.81 CC images/ext-file.o [2020-01-06T11:38:44.160Z] #42 62.40 CC images/cgroup.o [2020-01-06T11:38:45.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-06T11:38:45.664Z] #42 63.89 CC images/userns.o [2020-01-06T11:38:45.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-06T11:38:46.289Z] #42 64.40 CC images/google/protobuf/descriptor.o [2020-01-06T11:38:47.460Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.691s coverage: 45.9% of statements [2020-01-06T11:38:47.460Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.917s coverage: 72.5% of statements [2020-01-06T11:38:47.460Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-06T11:38:49.781Z] #42 67.81 CC images/opts.o [2020-01-06T11:38:49.781Z] #42 68.17 CC images/seccomp.o [2020-01-06T11:38:49.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-06T11:38:50.158Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.097s coverage: 48.6% of statements [2020-01-06T11:38:50.413Z] #42 68.76 CC images/binfmt-misc.o [2020-01-06T11:38:50.639Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-01-06T11:38:50.704Z] #42 69.04 CC images/time.o [2020-01-06T11:38:50.995Z] #42 69.32 CC images/sysctl.o [2020-01-06T11:38:51.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-06T11:38:51.627Z] #42 69.71 CC images/autofs.o [2020-01-06T11:38:51.734Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.555s coverage: 76.1% of statements [2020-01-06T11:38:51.917Z] #42 70.10 CC images/macvlan.o [2020-01-06T11:38:52.207Z] #42 70.52 CC images/sit.o [2020-01-06T11:38:52.838Z] #42 70.90 LINK images/built-in.o [2020-01-06T11:38:52.838Z] #42 71.16 GEN compel/include/asm [2020-01-06T11:38:52.838Z] #42 71.17 GEN compel/include/version.h [2020-01-06T11:38:52.838Z] #42 71.20 touch .config [2020-01-06T11:38:52.838Z] #42 71.23 GEN include/common/config.h [2020-01-06T11:38:53.084Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-01-06T11:38:53.468Z] #42 71.47 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-06T11:38:53.468Z] #42 71.53 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-06T11:38:53.468Z] #42 71.60 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-01-06T11:38:53.468Z] #42 71.61 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-01-06T11:38:53.468Z] #42 71.72 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-01-06T11:38:53.468Z] #42 71.76 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-01-06T11:38:53.757Z] #42 71.83 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-01-06T11:38:53.757Z] #42 71.89 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-06T11:38:53.757Z] #42 71.90 DEP compel/plugins/std/infect.d [2020-01-06T11:38:54.126Z] --- PASS: TestBuildSquashParent (10.21s) [2020-01-06T11:38:54.126Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-06T11:38:54.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T11:38:54.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T11:38:54.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T11:38:54.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T11:38:54.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T11:38:54.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T11:38:54.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T11:38:54.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T11:38:54.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T11:38:54.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T11:38:54.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T11:38:54.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T11:38:54.126Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T11:38:54.126Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T11:38:54.144Z] #42 72.19 DEP compel/plugins/std/string.d [2020-01-06T11:38:54.144Z] #42 72.36 DEP compel/plugins/std/log.d [2020-01-06T11:38:54.436Z] #42 72.55 DEP compel/plugins/std/fds.d [2020-01-06T11:38:54.436Z] #42 72.82 DEP compel/plugins/std/std.d [2020-01-06T11:38:54.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-06T11:38:54.727Z] #42 73.05 DEP compel/plugins/shmem/shmem.d [2020-01-06T11:38:54.727Z] #42 ... [2020-01-06T11:38:54.727Z] [2020-01-06T11:38:54.727Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T11:38:54.727Z] #11 152.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-01-06T11:38:54.727Z] #11 152.8 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-06T11:38:54.727Z] #11 152.9 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-01-06T11:38:54.773Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-01-06T11:38:55.019Z] #11 153.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-01-06T11:38:55.019Z] #11 153.0 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-06T11:38:55.019Z] #11 153.0 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-01-06T11:38:55.311Z] #11 153.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T11:38:55.311Z] #11 153.3 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2020-01-06T11:38:55.311Z] #11 153.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T11:38:55.311Z] #11 153.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T11:38:55.311Z] #11 153.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T11:38:55.311Z] #11 153.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:38:55.331Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.220s coverage: 59.8% of statements [2020-01-06T11:38:55.331Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-06T11:38:55.331Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-06T11:38:55.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T11:38:55.602Z] #11 153.5 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-06T11:38:55.602Z] #11 153.5 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-01-06T11:38:55.602Z] #11 153.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-01-06T11:38:55.602Z] #11 153.5 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2020-01-06T11:38:55.602Z] #11 153.5 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-01-06T11:38:55.602Z] #11 153.5 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2020-01-06T11:38:55.602Z] #11 153.6 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2020-01-06T11:38:55.602Z] #11 153.7 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-06T11:38:55.602Z] #11 153.7 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-06T11:38:55.602Z] #11 153.7 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2020-01-06T11:38:55.602Z] #11 153.7 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-06T11:38:55.602Z] #11 153.7 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-01-06T11:38:55.602Z] #11 153.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T11:38:55.602Z] #11 153.8 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T11:38:55.602Z] #11 153.8 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-01-06T11:38:55.602Z] #11 153.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:38:55.815Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T11:38:55.892Z] #11 153.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-01-06T11:38:55.892Z] #11 153.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-06T11:38:55.892Z] #11 153.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-06T11:38:55.892Z] #11 153.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-06T11:38:55.892Z] #11 153.8 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T11:38:55.892Z] #11 153.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T11:38:55.892Z] #11 153.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-01-06T11:38:55.892Z] #11 153.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-01-06T11:38:55.892Z] #11 153.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-06T11:38:55.892Z] #11 153.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-06T11:38:55.892Z] #11 153.9 Setting up dmsetup (2:1.02.137-2) ... [2020-01-06T11:38:55.892Z] #11 153.9 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-01-06T11:38:55.892Z] #11 154.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:38:56.170Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-01-06T11:38:56.187Z] #11 DONE 154.2s [2020-01-06T11:38:56.187Z] [2020-01-06T11:38:56.187Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:38:56.477Z] #53 DONE 0.3s [2020-01-06T11:38:56.477Z] [2020-01-06T11:38:56.477Z] #12 [dev 1/24] RUN groupadd -r docker [2020-01-06T11:38:56.477Z] #12 ... [2020-01-06T11:38:56.477Z] [2020-01-06T11:38:56.477Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-06T11:38:56.477Z] #54 DONE 0.1s [2020-01-06T11:38:56.477Z] [2020-01-06T11:38:56.477Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:38:56.477Z] #45 144.2 go/scanner [2020-01-06T11:38:56.477Z] #45 147.3 encoding/json [2020-01-06T11:38:56.477Z] #45 148.9 go/ast [2020-01-06T11:38:56.764Z] #45 ... [2020-01-06T11:38:56.764Z] [2020-01-06T11:38:56.764Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:38:56.764Z] #55 0.288 + RM_GOPATH=0 [2020-01-06T11:38:56.764Z] #55 0.292 + TMP_GOPATH= [2020-01-06T11:38:56.764Z] #55 0.293 + : /build [2020-01-06T11:38:56.764Z] #55 0.294 + '[' -z '' ']' [2020-01-06T11:38:56.764Z] #55 0.295 ++ mktemp -d [2020-01-06T11:38:56.764Z] #55 0.299 + export GOPATH=/tmp/tmp.BgiggpmfV8 [2020-01-06T11:38:56.764Z] #55 0.300 + GOPATH=/tmp/tmp.BgiggpmfV8 [2020-01-06T11:38:56.764Z] #55 0.300 + RM_GOPATH=1 [2020-01-06T11:38:56.764Z] #55 0.302 ++ dirname ./install.sh [2020-01-06T11:38:56.764Z] #55 0.313 + dir=. [2020-01-06T11:38:56.764Z] #55 0.314 + bin=runc [2020-01-06T11:38:56.764Z] #55 0.314 + shift [2020-01-06T11:38:56.764Z] #55 0.314 + '[' '!' -f ./runc.installer ']' [2020-01-06T11:38:56.764Z] #55 0.316 + . ./runc.installer [2020-01-06T11:38:56.764Z] #55 0.317 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T11:38:56.764Z] #55 0.318 + install_runc [2020-01-06T11:38:56.764Z] #55 0.320 + uname -r [2020-01-06T11:38:56.764Z] #55 0.320 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-06T11:38:56.764Z] #55 0.326 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-06T11:38:56.764Z] #55 0.326 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-06T11:38:56.764Z] #55 0.327 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BgiggpmfV8/src/github.com/opencontainers/runc [2020-01-06T11:38:56.764Z] #55 0.328 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-06T11:38:56.764Z] #55 0.337 Cloning into '/tmp/tmp.BgiggpmfV8/src/github.com/opencontainers/runc'... [2020-01-06T11:38:57.054Z] #55 ... [2020-01-06T11:38:57.054Z] [2020-01-06T11:38:57.054Z] #12 [dev 1/24] RUN groupadd -r docker [2020-01-06T11:38:57.054Z] #12 DONE 0.9s [2020-01-06T11:38:57.054Z] [2020-01-06T11:38:57.054Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-06T11:38:57.708Z] #13 DONE 0.5s [2020-01-06T11:38:57.709Z] [2020-01-06T11:38:57.709Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-06T11:38:57.996Z] #14 0.269 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-06T11:38:57.996Z] #14 DONE 0.4s [2020-01-06T11:38:57.996Z] [2020-01-06T11:38:57.996Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:38:57.996Z] #42 73.23 DEP compel/plugins/fds/fds.d [2020-01-06T11:38:57.996Z] #42 73.58 CC compel/plugins/std/std.o [2020-01-06T11:38:57.996Z] #42 74.33 CC compel/plugins/std/fds.o [2020-01-06T11:38:57.996Z] #42 75.45 CC compel/plugins/std/log.o [2020-01-06T11:38:58.121Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-01-06T11:38:58.121Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-06T11:38:58.121Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-06T11:38:58.286Z] #42 ... [2020-01-06T11:38:58.287Z] [2020-01-06T11:38:58.287Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-06T11:38:58.287Z] #15 DONE 0.4s [2020-01-06T11:38:58.507Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 42.7% of statements [2020-01-06T11:38:58.576Z] [2020-01-06T11:38:58.576Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-06T11:38:58.867Z] #16 DONE 0.4s [2020-01-06T11:38:58.867Z] [2020-01-06T11:38:58.867Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:38:58.867Z] #48 ... [2020-01-06T11:38:58.867Z] [2020-01-06T11:38:58.867Z] #17 [dev 6/24] RUN ldconfig [2020-01-06T11:38:59.099Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T11:38:59.355Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T11:38:59.500Z] #17 DONE 0.5s [2020-01-06T11:38:59.500Z] [2020-01-06T11:38:59.500Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:38:59.800Z] #18 0.542 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T11:38:59.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-06T11:39:00.089Z] #18 0.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T11:39:00.089Z] #18 0.773 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T11:39:00.089Z] #18 0.831 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T11:39:00.379Z] #18 0.988 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T11:39:00.606Z] ok github.com/docker/docker/daemon/logger/awslogs 0.153s coverage: 77.8% of statements [2020-01-06T11:39:00.606Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-06T11:39:00.606Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-06T11:39:00.606Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-01-06T11:39:01.867Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-01-06T11:39:01.885Z] #18 2.293 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-06T11:39:02.668Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-06T11:39:02.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s) [2020-01-06T11:39:02.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.81s) [2020-01-06T11:39:02.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.56s) [2020-01-06T11:39:02.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2020-01-06T11:39:02.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.42s) [2020-01-06T11:39:02.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.33s) [2020-01-06T11:39:02.668Z] === RUN TestBuildMultiStageCopy [2020-01-06T11:39:02.668Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-06T11:39:02.704Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 62.1% of statements [2020-01-06T11:39:02.704Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 88.3% of statements [2020-01-06T11:39:03.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-06T11:39:03.946Z] #18 4.689 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-06T11:39:04.165Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2020-01-06T11:39:04.165Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-06T11:39:04.572Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 19.9% of statements [2020-01-06T11:39:05.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-06T11:39:05.451Z] #18 5.846 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-06T11:39:06.088Z] #18 ... [2020-01-06T11:39:06.088Z] [2020-01-06T11:39:06.088Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:39:06.088Z] #42 77.24 CC compel/plugins/std/string.o [2020-01-06T11:39:06.088Z] #42 78.64 CC compel/plugins/std/infect.o [2020-01-06T11:39:06.088Z] #42 79.43 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-01-06T11:39:06.088Z] #42 79.54 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-01-06T11:39:06.088Z] #42 79.60 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-01-06T11:39:06.088Z] #42 79.70 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-01-06T11:39:06.088Z] #42 79.84 AR compel/plugins/std.lib.a [2020-01-06T11:39:06.088Z] #42 79.98 CC compel/plugins/fds/fds.o [2020-01-06T11:39:06.088Z] #42 80.45 AR compel/plugins/fds.lib.a [2020-01-06T11:39:06.088Z] #42 80.54 HOSTDEP compel/src/lib/log-host.d [2020-01-06T11:39:06.088Z] #42 80.75 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-06T11:39:06.088Z] #42 80.99 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-01-06T11:39:06.088Z] #42 81.21 HOSTDEP compel/src/main-host.d [2020-01-06T11:39:06.088Z] #42 81.54 DEP compel/src/lib/ptrace.d [2020-01-06T11:39:06.088Z] #42 81.79 DEP compel/src/lib/infect.d [2020-01-06T11:39:06.088Z] #42 82.27 DEP compel/src/lib/infect-util.d [2020-01-06T11:39:06.088Z] #42 82.50 DEP compel/src/lib/infect-rpc.d [2020-01-06T11:39:06.088Z] #42 82.75 DEP compel/arch/ppc64/src/lib/infect.d [2020-01-06T11:39:06.088Z] #42 82.97 DEP compel/arch/ppc64/src/lib/cpu.d [2020-01-06T11:39:06.088Z] #42 83.23 DEP compel/src/lib/log.d [2020-01-06T11:39:06.088Z] #42 83.53 DEP compel/src/main.d [2020-01-06T11:39:06.088Z] #42 83.77 DEP compel/src/lib/handle-elf.d [2020-01-06T11:39:06.088Z] #42 84.06 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-01-06T11:39:06.088Z] #42 84.46 CC compel/src/lib/log.o [2020-01-06T11:39:06.485Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2020-01-06T11:39:06.719Z] #42 84.99 CC compel/arch/ppc64/src/lib/cpu.o [2020-01-06T11:39:06.831Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-06T11:39:06.831Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-06T11:39:06.889Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-01-06T11:39:07.349Z] #42 85.59 CC compel/arch/ppc64/src/lib/infect.o [2020-01-06T11:39:07.397Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-06T11:39:07.726Z] ok github.com/docker/docker/daemon/logger/splunk 1.696s coverage: 82.5% of statements [2020-01-06T11:39:07.726Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-06T11:39:07.726Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-01-06T11:39:07.726Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-06T11:39:08.322Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-06T11:39:08.379Z] #42 ... [2020-01-06T11:39:08.379Z] [2020-01-06T11:39:08.379Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:39:08.379Z] #55 11.84 + cd /tmp/tmp.BgiggpmfV8/src/github.com/opencontainers/runc [2020-01-06T11:39:08.379Z] #55 11.84 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T11:39:08.666Z] #55 12.12 + '[' -z '' ']' [2020-01-06T11:39:08.666Z] #55 12.12 + target=static [2020-01-06T11:39:08.666Z] #55 12.12 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-06T11:39:08.882Z] --- PASS: TestBuildMultiStageCopy (6.30s) [2020-01-06T11:39:08.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.52s) [2020-01-06T11:39:08.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2020-01-06T11:39:08.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2020-01-06T11:39:08.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2020-01-06T11:39:08.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.78s) [2020-01-06T11:39:08.882Z] === RUN TestBuildMultiStageParentConfig [2020-01-06T11:39:09.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-06T11:39:10.272Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2020-01-06T11:39:10.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-06T11:39:10.662Z] ok github.com/docker/docker/distribution 0.368s coverage: 22.1% of statements [2020-01-06T11:39:10.662Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-06T11:39:10.735Z] #55 ... [2020-01-06T11:39:10.735Z] [2020-01-06T11:39:10.735Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:39:10.735Z] #45 158.5 text/template [2020-01-06T11:39:10.768Z] --- PASS: TestBuildMultiStageParentConfig (1.73s) [2020-01-06T11:39:10.768Z] === RUN TestBuildLabelWithTargets [2020-01-06T11:39:11.023Z] #45 ... [2020-01-06T11:39:11.023Z] [2020-01-06T11:39:11.023Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:39:11.023Z] #42 86.85 CC compel/src/lib/infect-rpc.o [2020-01-06T11:39:11.023Z] #42 87.49 CC compel/src/lib/infect-util.o [2020-01-06T11:39:11.023Z] #42 88.10 CC compel/src/lib/infect.o [2020-01-06T11:39:11.328Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-06T11:39:11.328Z] Using test binary docker [2020-01-06T11:39:11.328Z] +++ /etc/init.d/apparmor start [2020-01-06T11:39:11.328Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-06T11:39:11.328Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T11:39:11.328Z] Warning failed to create cache: (null) [2020-01-06T11:39:11.328Z] . [2020-01-06T11:39:11.328Z] INFO: Waiting for daemon to start... [2020-01-06T11:39:11.328Z] Starting dockerd [2020-01-06T11:39:11.328Z] +++ 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-01-06T11:39:12.254Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-06T11:39:12.254Z] Using test binary docker [2020-01-06T11:39:12.254Z] +++ /etc/init.d/apparmor start [2020-01-06T11:39:12.254Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-06T11:39:12.254Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T11:39:12.254Z] Warning failed to create cache: (null) [2020-01-06T11:39:12.254Z] . [2020-01-06T11:39:12.254Z] INFO: Waiting for daemon to start... [2020-01-06T11:39:12.254Z] Starting dockerd [2020-01-06T11:39:12.254Z] +++ 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-01-06T11:39:12.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-06T11:39:12.606Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2020-01-06T11:39:13.178Z] .--- PASS: TestBuildLabelWithTargets (2.36s) [2020-01-06T11:39:13.178Z] === RUN TestBuildWithEmptyLayers [2020-01-06T11:39:13.432Z] [2020-01-06T11:39:13.432Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-06T11:39:13.432Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-06T11:39:13.432Z] Error: No such image: emptyfs [2020-01-06T11:39:13.432Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-06T11:39:13.432Z] ++++ docker load [2020-01-06T11:39:13.688Z] Running integration-test (iteration 1) [2020-01-06T11:39:13.688Z] 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-01-06T11:39:13.688Z] ++ 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-01-06T11:39:13.688Z] ++ set -e [2020-01-06T11:39:13.688Z] ++ '[' -n 0 ']' [2020-01-06T11:39:13.688Z] ++ set -x [2020-01-06T11:39:13.688Z] ++ env -i DEST=/go/src/github.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-01-06T11:39:13.688Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2020-01-06T11:39:13.688Z] === RUN TestBuildMultiStageOnBuild [2020-01-06T11:39:13.900Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2020-01-06T11:39:13.900Z] ok github.com/docker/docker/distribution/xfer 1.910s coverage: 85.6% of statements [2020-01-06T11:39:13.900Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-06T11:39:14.252Z] [2020-01-06T11:39:14.252Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-06T11:39:14.252Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-06T11:39:14.252Z] Error: No such image: emptyfs [2020-01-06T11:39:14.252Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-06T11:39:14.252Z] ++++ docker load [2020-01-06T11:39:14.411Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-06T11:39:14.411Z] Using test binary docker [2020-01-06T11:39:14.411Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-06T11:39:14.411Z] +++ /etc/init.d/apparmor start [2020-01-06T11:39:14.411Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-06T11:39:14.411Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T11:39:14.411Z] Warning failed to create cache: (null) [2020-01-06T11:39:14.411Z] . [2020-01-06T11:39:14.411Z] Starting dockerd [2020-01-06T11:39:14.411Z] INFO: Waiting for daemon to start... [2020-01-06T11:39:14.411Z] +++ 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-01-06T11:39:14.507Z] Running integration-test (iteration 1) [2020-01-06T11:39:14.507Z] 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-01-06T11:39:14.507Z] ++ 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-01-06T11:39:14.507Z] ++ set -e [2020-01-06T11:39:14.507Z] ++ '[' -n 0 ']' [2020-01-06T11:39:14.507Z] ++ set -x [2020-01-06T11:39:14.507Z] ++ env -i DEST=/go/src/github.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-01-06T11:39:14.523Z] #42 92.48 CC compel/src/lib/ptrace.o [2020-01-06T11:39:15.181Z] #42 93.26 AR compel/libcompel.a [2020-01-06T11:39:15.181Z] #42 93.44 HOSTCC compel/src/main-host.o [2020-01-06T11:39:15.237Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-01-06T11:39:15.237Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-01-06T11:39:15.237Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-06T11:39:15.237Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-06T11:39:15.470Z] #42 ... [2020-01-06T11:39:15.470Z] [2020-01-06T11:39:15.470Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:39:15.470Z] #18 16.08 Fetched 7732 kB in 15s (494 kB/s) [2020-01-06T11:39:16.085Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-01-06T11:39:16.942Z] . [2020-01-06T11:39:16.942Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-06T11:39:16.942Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-06T11:39:16.942Z] Error: No such image: emptyfs [2020-01-06T11:39:16.942Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-06T11:39:16.942Z] ++++ docker load [2020-01-06T11:39:16.942Z] Running integration-test (iteration 1) [2020-01-06T11:39:16.942Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-01-06T11:39:16.942Z] ++ 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-01-06T11:39:16.942Z] ++ set -e [2020-01-06T11:39:16.942Z] ++ '[' -n 0 ']' [2020-01-06T11:39:16.942Z] ++ set -x [2020-01-06T11:39:16.942Z] ++ env -i DEST=/go/src/github.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-01-06T11:39:17.955Z] ok github.com/docker/docker/opts 0.022s coverage: 66.9% of statements [2020-01-06T11:39:17.955Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-01-06T11:39:19.744Z] --- PASS: TestBuildMultiStageOnBuild (5.10s) [2020-01-06T11:39:19.744Z] === RUN TestBuildUncleanTarFilenames [2020-01-06T11:39:20.712Z] --- PASS: TestBuildUncleanTarFilenames (1.90s) [2020-01-06T11:39:20.712Z] === RUN TestBuildMultiStageLayerLeak [2020-01-06T11:39:21.014Z] ok github.com/docker/docker/pkg/archive 0.696s coverage: 76.8% of statements [2020-01-06T11:39:21.022Z] #18 16.08 Reading package lists... [2020-01-06T11:39:21.022Z] #18 ... [2020-01-06T11:39:21.022Z] [2020-01-06T11:39:21.022Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:39:21.022Z] #42 94.20 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-01-06T11:39:21.022Z] #42 94.71 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-06T11:39:21.022Z] #42 95.58 HOSTCC compel/src/lib/log-host.o [2020-01-06T11:39:21.022Z] #42 96.13 HOSTLINK compel/compel-host-bin [2020-01-06T11:39:21.022Z] #42 96.39 DEP soccr/soccr.d [2020-01-06T11:39:21.022Z] #42 96.84 CC soccr/soccr.o [2020-01-06T11:39:21.313Z] #42 ... [2020-01-06T11:39:21.313Z] [2020-01-06T11:39:21.313Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:39:21.313Z] #55 14.87 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-06T11:39:21.603Z] #55 ... [2020-01-06T11:39:21.603Z] [2020-01-06T11:39:21.603Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:39:21.603Z] #45 170.1 go/parser [2020-01-06T11:39:21.603Z] #45 174.0 encoding/xml [2020-01-06T11:39:22.233Z] #45 ... [2020-01-06T11:39:22.233Z] [2020-01-06T11:39:22.233Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:39:22.233Z] #42 100.2 AR soccr/libsoccr.a [2020-01-06T11:39:22.233Z] #42 100.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T11:39:22.410Z] ok github.com/docker/docker/pkg/authorization 0.488s coverage: 68.3% of statements [2020-01-06T11:39:22.522Z] #42 100.9 DEP criu/arch/ppc64/sigframe.d [2020-01-06T11:39:22.805Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-01-06T11:39:22.805Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2020-01-06T11:39:22.812Z] #42 101.1 DEP criu/arch/ppc64/crtools.d [2020-01-06T11:39:23.103Z] #42 101.4 DEP criu/arch/ppc64/cpu.d [2020-01-06T11:39:23.735Z] #42 101.8 CC criu/arch/ppc64/cpu.o [2020-01-06T11:39:24.767Z] #42 103.0 CC criu/arch/ppc64/crtools.o [2020-01-06T11:39:25.305Z] ok github.com/docker/docker/layer 7.767s coverage: 68.8% of statements [2020-01-06T11:39:25.305Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-06T11:39:25.305Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-06T11:39:25.305Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-06T11:39:25.305Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-06T11:39:25.305Z] ? github.com/docker/docker/oci [no test files] [2020-01-06T11:39:25.305Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-06T11:39:25.696Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-01-06T11:39:25.949Z] --- PASS: TestBuildMultiStageLayerLeak (4.79s) [2020-01-06T11:39:25.949Z] === RUN TestBuildWithHugeFile [2020-01-06T11:39:26.102Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-06T11:39:26.903Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-01-06T11:39:26.924Z] Loaded image: buildpack-deps:jessie [2020-01-06T11:39:26.924Z] Loaded image: busybox:latest [2020-01-06T11:39:26.924Z] Loaded image: busybox:glibc [2020-01-06T11:39:26.924Z] Loaded image: debian:jessie [2020-01-06T11:39:26.924Z] Loaded image: hello-world:latest [2020-01-06T11:39:26.924Z] INFO: Testing against a local daemon [2020-01-06T11:39:26.924Z] === RUN TestCgroupNamespacesBuild [2020-01-06T11:39:27.507Z] #42 105.2 CC criu/arch/ppc64/sigframe.o [2020-01-06T11:39:27.694Z] ok github.com/docker/docker/pkg/chrootarchive 3.572s coverage: 43.2% of statements [2020-01-06T11:39:27.694Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-06T11:39:27.694Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-06T11:39:27.796Z] #42 105.9 LINK criu/arch/ppc64/crtools.built-in.o [2020-01-06T11:39:27.796Z] #42 106.1 DEP criu/arch/ppc64/misc.d [2020-01-06T11:39:28.085Z] #42 106.2 DEP criu/arch/ppc64/vdso-trampoline.d [2020-01-06T11:39:28.085Z] #42 106.2 DEP criu/arch/ppc64/vdso-pie.d [2020-01-06T11:39:28.374Z] #42 106.5 DEP criu/pie/parasite-vdso.d [2020-01-06T11:39:28.523Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-01-06T11:39:28.663Z] #42 106.8 DEP criu/pie/util-vdso.d [2020-01-06T11:39:28.979Z] #42 107.2 DEP criu/pie/util.d [2020-01-06T11:39:29.268Z] #42 107.6 CC criu/pie/util.o [2020-01-06T11:39:29.322Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-01-06T11:39:29.719Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-01-06T11:39:30.307Z] #42 108.2 CC criu/pie/util-vdso.o [2020-01-06T11:39:31.017Z] ok github.com/docker/docker/pkg/discovery/kv 3.172s coverage: 84.1% of statements [2020-01-06T11:39:31.017Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-01-06T11:39:31.110Z] --- PASS: TestCgroupNamespacesBuild (4.24s) [2020-01-06T11:39:31.110Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-06T11:39:31.808Z] #42 109.8 CC criu/pie/parasite-vdso.o [2020-01-06T11:39:31.838Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-01-06T11:39:31.838Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-01-06T11:39:31.838Z] ok github.com/docker/docker/pkg/fsutils 0.332s coverage: 85.1% of statements [2020-01-06T11:39:32.046Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-01-06T11:39:32.046Z] === RUN TestBuildWithSession [2020-01-06T11:39:32.046Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-06T11:39:32.046Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T11:39:32.046Z] === RUN TestBuildSquashParent [2020-01-06T11:39:32.097Z] #42 ... [2020-01-06T11:39:32.097Z] [2020-01-06T11:39:32.097Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:39:32.097Z] #18 16.08 Reading package lists... [2020-01-06T11:39:32.097Z] #18 23.22 Reading package lists... [2020-01-06T11:39:32.097Z] #18 30.66 Building dependency tree... [2020-01-06T11:39:32.725Z] #18 33.16 The following additional packages will be installed: [2020-01-06T11:39:32.725Z] #18 33.16 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-06T11:39:32.725Z] #18 33.16 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-06T11:39:32.725Z] #18 33.16 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-06T11:39:32.725Z] #18 33.17 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-06T11:39:32.725Z] #18 33.17 python3.5 python3.5-minimal vim-runtime xxd [2020-01-06T11:39:32.725Z] #18 33.18 Suggested packages: [2020-01-06T11:39:32.725Z] #18 33.18 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-06T11:39:32.725Z] #18 33.18 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-06T11:39:32.725Z] #18 33.18 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-06T11:39:32.725Z] #18 33.18 quota [2020-01-06T11:39:32.725Z] #18 33.18 Recommended packages: [2020-01-06T11:39:32.725Z] #18 33.18 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-06T11:39:32.725Z] #18 33.18 python3-keyrings.alt python3-xdg unzip [2020-01-06T11:39:33.354Z] #18 ... [2020-01-06T11:39:33.354Z] [2020-01-06T11:39:33.354Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:39:33.354Z] #42 111.4 CC criu/arch/ppc64/vdso-pie.o [2020-01-06T11:39:33.645Z] #42 ... [2020-01-06T11:39:33.645Z] [2020-01-06T11:39:33.645Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:39:33.645Z] #63 181.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T11:39:33.645Z] #63 181.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-06T11:39:33.935Z] #63 ... [2020-01-06T11:39:33.935Z] [2020-01-06T11:39:33.935Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:39:33.935Z] #42 112.1 CC criu/arch/ppc64/vdso-trampoline.o [2020-01-06T11:39:33.935Z] #42 112.2 CC criu/arch/ppc64/misc.o [2020-01-06T11:39:33.935Z] #42 112.2 AR criu/pie/pie.lib.a [2020-01-06T11:39:34.090Z] ok github.com/docker/docker/pkg/idtools 0.778s coverage: 70.1% of statements [2020-01-06T11:39:34.090Z] ok github.com/docker/docker/pkg/ioutils 0.532s coverage: 70.1% of statements [2020-01-06T11:39:34.225Z] #42 112.4 DEP criu/pie/restorer.d [2020-01-06T11:39:34.854Z] #42 113.0 DEP criu/arch/ppc64/restorer.d [2020-01-06T11:39:34.984Z] ok github.com/docker/docker/pkg/locker 0.033s coverage: 88.9% of statements [2020-01-06T11:39:34.984Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-01-06T11:39:35.144Z] #42 113.4 DEP criu/pie/parasite.d [2020-01-06T11:39:35.387Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-01-06T11:39:35.387Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-06T11:39:35.774Z] #42 114.0 CC criu/pie/parasite.o [2020-01-06T11:39:35.786Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-01-06T11:39:36.065Z] #42 ... [2020-01-06T11:39:36.065Z] [2020-01-06T11:39:36.065Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:39:36.065Z] #45 183.8 go/doc [2020-01-06T11:39:36.065Z] #45 191.7 crypto/rand [2020-01-06T11:39:36.176Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-06T11:39:36.568Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-01-06T11:39:37.094Z] #45 ... [2020-01-06T11:39:37.094Z] [2020-01-06T11:39:37.094Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:39:37.094Z] #18 37.83 The following NEW packages will be installed: [2020-01-06T11:39:37.384Z] #18 37.83 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-06T11:39:37.384Z] #18 37.83 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-06T11:39:37.384Z] #18 37.83 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-06T11:39:37.384Z] #18 37.83 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-06T11:39:37.384Z] #18 37.84 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-06T11:39:37.384Z] #18 37.84 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-06T11:39:37.384Z] #18 37.84 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-06T11:39:37.384Z] #18 37.84 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-06T11:39:37.384Z] #18 37.98 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T11:39:37.384Z] #18 37.98 Need to get 17.5 MB of archives. [2020-01-06T11:39:37.384Z] #18 37.98 After this operation, 89.1 MB of additional disk space will be used. [2020-01-06T11:39:37.384Z] #18 37.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2020-01-06T11:39:37.384Z] #18 38.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-01-06T11:39:37.384Z] #18 38.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2020-01-06T11:39:37.384Z] #18 38.05 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2020-01-06T11:39:37.406Z] ok github.com/docker/docker/pkg/mount 1.197s coverage: 70.0% of statements [2020-01-06T11:39:37.406Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-06T11:39:37.406Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-01-06T11:39:37.685Z] #18 38.19 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2020-01-06T11:39:37.685Z] #18 ... [2020-01-06T11:39:37.685Z] [2020-01-06T11:39:37.685Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:39:37.685Z] #63 DONE 195.5s [2020-01-06T11:39:37.839Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2020-01-06T11:39:37.839Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-06T11:39:37.839Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-06T11:39:37.992Z] [2020-01-06T11:39:37.992Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-06T11:39:37.992Z] #64 DONE 0.1s [2020-01-06T11:39:37.992Z] [2020-01-06T11:39:37.992Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:39:37.992Z] #18 38.50 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2020-01-06T11:39:38.285Z] #18 38.71 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2020-01-06T11:39:38.285Z] #18 38.94 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2020-01-06T11:39:38.423Z] Removing intermediate container e85be0eb67e9 [2020-01-06T11:39:38.423Z] ---> 3f6e8c411065 [2020-01-06T11:39:38.423Z] 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-01-06T11:39:38.423Z] ---> Running in 306764a0c247 [2020-01-06T11:39:38.575Z] #18 39.29 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2020-01-06T11:39:38.575Z] #18 39.32 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2020-01-06T11:39:38.575Z] #18 39.33 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2020-01-06T11:39:38.575Z] #18 39.34 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2020-01-06T11:39:38.575Z] #18 39.40 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2020-01-06T11:39:38.613Z] --- PASS: TestBuildSquashParent (6.52s) [2020-01-06T11:39:38.613Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-06T11:39:38.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T11:39:38.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T11:39:38.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T11:39:38.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T11:39:38.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T11:39:38.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T11:39:38.613Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T11:39:38.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T11:39:38.613Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T11:39:38.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T11:39:38.613Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T11:39:38.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T11:39:38.613Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T11:39:38.613Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T11:39:38.613Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T11:39:38.613Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T11:39:38.711Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-01-06T11:39:38.866Z] #18 39.60 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2020-01-06T11:39:38.866Z] #18 39.65 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2020-01-06T11:39:39.155Z] #18 39.74 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2020-01-06T11:39:39.155Z] #18 39.87 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2020-01-06T11:39:39.395Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-01-06T11:39:39.443Z] #18 40.00 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2020-01-06T11:39:39.443Z] #18 40.13 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2020-01-06T11:39:39.528Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-06T11:39:39.733Z] #18 40.27 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T11:39:39.733Z] #18 40.33 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T11:39:39.733Z] #18 40.39 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2020-01-06T11:39:39.733Z] #18 40.44 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2020-01-06T11:39:39.733Z] #18 40.44 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2020-01-06T11:39:39.733Z] #18 40.50 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2020-01-06T11:39:39.919Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2020-01-06T11:39:40.023Z] #18 40.53 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-01-06T11:39:40.023Z] #18 40.58 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-01-06T11:39:40.023Z] #18 40.61 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-01-06T11:39:40.023Z] #18 40.64 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2020-01-06T11:39:40.023Z] #18 40.65 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2020-01-06T11:39:40.023Z] #18 40.67 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-01-06T11:39:40.023Z] #18 40.68 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-01-06T11:39:40.023Z] #18 40.69 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2020-01-06T11:39:40.023Z] #18 40.72 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2020-01-06T11:39:40.023Z] #18 40.77 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-06T11:39:40.292Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-01-06T11:39:40.313Z] #18 40.99 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-06T11:39:40.313Z] #18 41.01 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-06T11:39:40.313Z] #18 41.02 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2020-01-06T11:39:40.313Z] #18 41.07 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-06T11:39:40.313Z] #18 41.08 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2020-01-06T11:39:40.606Z] #18 41.11 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-06T11:39:41.244Z] #18 41.72 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2020-01-06T11:39:41.244Z] #18 41.85 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2020-01-06T11:39:41.244Z] #18 41.92 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-01-06T11:39:41.244Z] #18 41.95 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2020-01-06T11:39:41.244Z] #18 41.96 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2020-01-06T11:39:41.555Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 73.9% of statements [2020-01-06T11:39:41.907Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T11:39:41.907Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T11:39:42.382Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2020-01-06T11:39:42.860Z] #18 43.18 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T11:39:42.860Z] #18 43.34 Fetched 17.5 MB in 4s (4256 kB/s) [2020-01-06T11:39:42.860Z] #18 43.50 Selecting previously unselected package bash-completion. [2020-01-06T11:39:42.860Z] #18 43.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 ... 23261 files and directories currently installed.) [2020-01-06T11:39:42.860Z] #18 43.61 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-06T11:39:43.983Z] Loaded image: buildpack-deps:jessie [2020-01-06T11:39:43.983Z] Loaded image: busybox:latest [2020-01-06T11:39:43.983Z] Loaded image: busybox:glibc [2020-01-06T11:39:43.983Z] Loaded image: debian:jessie [2020-01-06T11:39:43.983Z] Loaded image: hello-world:latest [2020-01-06T11:39:43.983Z] INFO: Testing against a local daemon [2020-01-06T11:39:43.983Z] === RUN TestDockerSuite [2020-01-06T11:39:43.983Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-06T11:39:43.983Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-06T11:39:43.983Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-06T11:39:43.983Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-06T11:39:43.983Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-06T11:39:43.983Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-06T11:39:43.983Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-06T11:39:43.983Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-06T11:39:43.983Z] Loaded image: buildpack-deps:jessie [2020-01-06T11:39:43.983Z] Loaded image: busybox:latest [2020-01-06T11:39:43.983Z] Loaded image: busybox:glibc [2020-01-06T11:39:43.983Z] Loaded image: debian:jessie [2020-01-06T11:39:44.238Z] Loaded image: hello-world:latest [2020-01-06T11:39:44.239Z] INFO: Testing against a local daemon [2020-01-06T11:39:44.239Z] === RUN TestDockerDaemonSuite [2020-01-06T11:39:44.239Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-06T11:39:44.456Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-06T11:39:44.456Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2020-01-06T11:39:44.456Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.01s) [2020-01-06T11:39:44.456Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s) [2020-01-06T11:39:44.456Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s) [2020-01-06T11:39:44.456Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s) [2020-01-06T11:39:44.456Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s) [2020-01-06T11:39:44.456Z] === RUN TestBuildMultiStageCopy [2020-01-06T11:39:44.456Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-06T11:39:45.211Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-06T11:39:45.466Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-06T11:39:45.847Z] ok github.com/docker/docker/pkg/signal 2.626s coverage: 61.0% of statements [2020-01-06T11:39:45.848Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-01-06T11:39:46.027Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-06T11:39:46.230Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-01-06T11:39:46.284Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-06T11:39:46.359Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-06T11:39:46.630Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-01-06T11:39:46.927Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-06T11:39:47.027Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-01-06T11:39:47.210Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-06T11:39:47.465Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-06T11:39:47.465Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-06T11:39:47.494Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-06T11:39:47.882Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2020-01-06T11:39:48.061Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-06T11:39:48.384Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.2% of statements [2020-01-06T11:39:48.405Z] #18 ... [2020-01-06T11:39:48.405Z] [2020-01-06T11:39:48.405Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:39:48.405Z] #45 195.6 crypto/elliptic [2020-01-06T11:39:48.405Z] #45 203.8 github.com/LK4D4/vndr/build [2020-01-06T11:39:48.405Z] #45 ... [2020-01-06T11:39:48.405Z] [2020-01-06T11:39:48.405Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:39:48.405Z] #42 117.2 LINK criu/pie/parasite.built-in.o [2020-01-06T11:39:48.405Z] #42 117.3 GEN criu/pie/parasite-blob.h [2020-01-06T11:39:48.405Z] #42 117.3 CC criu/arch/ppc64/restorer.o [2020-01-06T11:39:48.405Z] #42 118.6 CC criu/pie/restorer.o [2020-01-06T11:39:48.405Z] #42 124.1 LINK criu/pie/restorer.built-in.o [2020-01-06T11:39:48.405Z] #42 124.1 GEN criu/pie/restorer-blob.h [2020-01-06T11:39:48.405Z] #42 124.5 DEP criu/vdso.d [2020-01-06T11:39:48.405Z] #42 124.9 DEP criu/uts_ns.d [2020-01-06T11:39:48.405Z] #42 125.2 DEP criu/util.d [2020-01-06T11:39:48.405Z] #42 125.6 DEP criu/uffd.d [2020-01-06T11:39:48.405Z] #42 125.9 DEP criu/tun.d [2020-01-06T11:39:48.405Z] #42 126.2 DEP criu/tty.d [2020-01-06T11:39:48.405Z] #42 ... [2020-01-06T11:39:48.405Z] [2020-01-06T11:39:48.405Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:39:48.405Z] #45 206.0 crypto/rsa [2020-01-06T11:39:48.627Z] --- PASS: TestBuildMultiStageCopy (4.42s) [2020-01-06T11:39:48.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s) [2020-01-06T11:39:48.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-01-06T11:39:48.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-01-06T11:39:48.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-01-06T11:39:48.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-01-06T11:39:48.627Z] === RUN TestBuildMultiStageParentConfig [2020-01-06T11:39:48.854Z] ok github.com/docker/docker/pkg/tailfile 0.066s coverage: 88.6% of statements [2020-01-06T11:39:49.819Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2020-01-06T11:39:50.003Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2020-01-06T11:39:50.003Z] === RUN TestBuildLabelWithTargets [2020-01-06T11:39:50.237Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-01-06T11:39:50.462Z] #45 208.2 crypto/ecdsa [2020-01-06T11:39:50.629Z] testing: warning: no tests to run [2020-01-06T11:39:50.629Z] coverage: [no statements] [2020-01-06T11:39:50.629Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-06T11:39:50.725Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-06T11:39:50.725Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-06T11:39:50.725Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-06T11:39:50.725Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-06T11:39:51.031Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-01-06T11:39:51.286Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-06T11:39:51.435Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-01-06T11:39:51.827Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-01-06T11:39:51.830Z] ................................................ [ 29%] [2020-01-06T11:39:51.846Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-06T11:39:52.535Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2020-01-06T11:39:52.535Z] === RUN TestBuildWithEmptyLayers [2020-01-06T11:39:53.179Z] #45 211.1 crypto/x509/pkix [2020-01-06T11:39:53.207Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-06T11:39:53.207Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-06T11:39:53.207Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-06T11:39:53.207Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-06T11:39:53.207Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-06T11:39:53.469Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-01-06T11:39:53.470Z] === RUN TestBuildMultiStageOnBuild [2020-01-06T11:39:53.516Z] #45 ... [2020-01-06T11:39:53.516Z] [2020-01-06T11:39:53.517Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:39:53.517Z] #18 49.16 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-06T11:39:53.517Z] #18 49.91 Selecting previously unselected package libnet1:ppc64el. [2020-01-06T11:39:53.517Z] #18 49.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-06T11:39:53.517Z] #18 49.95 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-06T11:39:53.517Z] #18 50.07 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-01-06T11:39:53.517Z] #18 50.09 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2020-01-06T11:39:53.517Z] #18 50.09 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2020-01-06T11:39:53.517Z] #18 50.17 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2020-01-06T11:39:53.517Z] #18 50.18 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-06T11:39:53.517Z] #18 50.19 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-01-06T11:39:53.517Z] #18 51.06 Selecting previously unselected package python3.5-minimal. [2020-01-06T11:39:53.517Z] #18 51.07 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-06T11:39:53.517Z] #18 51.10 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T11:39:53.517Z] #18 52.30 Selecting previously unselected package python3-minimal. [2020-01-06T11:39:53.517Z] #18 52.31 Preparing to unpack .../05-python3-minimal_3.5.3-1_ppc64el.deb ... [2020-01-06T11:39:53.517Z] #18 52.32 Unpacking python3-minimal (3.5.3-1) ... [2020-01-06T11:39:53.517Z] #18 52.45 Selecting previously unselected package libmpdec2:ppc64el. [2020-01-06T11:39:53.517Z] #18 52.48 Preparing to unpack .../06-libmpdec2_2.4.2-1_ppc64el.deb ... [2020-01-06T11:39:53.517Z] #18 52.48 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2020-01-06T11:39:53.517Z] #18 52.61 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2020-01-06T11:39:53.517Z] #18 52.62 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-06T11:39:53.517Z] #18 52.62 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-01-06T11:39:54.135Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-06T11:39:54.143Z] #18 54.86 Selecting previously unselected package python3.5. [2020-01-06T11:39:54.143Z] #18 54.88 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-06T11:39:54.342Z] ok github.com/docker/docker/plugin 0.572s coverage: 27.1% of statements [2020-01-06T11:39:54.433Z] #18 54.89 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T11:39:54.433Z] #18 55.10 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-01-06T11:39:54.433Z] #18 55.12 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2020-01-06T11:39:54.433Z] #18 55.12 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-01-06T11:39:54.723Z] #18 55.22 Selecting previously unselected package dh-python. [2020-01-06T11:39:54.723Z] #18 55.23 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-06T11:39:54.723Z] #18 55.24 Unpacking dh-python (2.20170125) ... [2020-01-06T11:39:55.063Z] #18 55.49 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-01-06T11:39:55.063Z] #18 55.53 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T11:39:55.196Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2020-01-06T11:39:56.002Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2020-01-06T11:39:56.002Z] === RUN TestBuildUncleanTarFilenames [2020-01-06T11:39:56.024Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 76.2% of statements [2020-01-06T11:39:56.855Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-01-06T11:39:57.381Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-01-06T11:39:57.381Z] === RUN TestBuildMultiStageLayerLeak [2020-01-06T11:39:58.293Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-06T11:39:58.293Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-06T11:39:58.581Z] #18 ... [2020-01-06T11:39:58.581Z] [2020-01-06T11:39:58.581Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:39:58.581Z] #42 126.7 DEP criu/timerfd.d [2020-01-06T11:39:58.581Z] #42 127.1 DEP criu/sysfs_parse.d [2020-01-06T11:39:58.581Z] #42 127.4 DEP criu/sysctl.d [2020-01-06T11:39:58.581Z] #42 127.7 DEP criu/string.d [2020-01-06T11:39:58.581Z] #42 127.9 DEP criu/stats.d [2020-01-06T11:39:58.581Z] #42 128.1 DEP criu/sockets.d [2020-01-06T11:39:58.581Z] #42 128.5 DEP criu/sk-unix.d [2020-01-06T11:39:58.581Z] #42 129.0 DEP criu/sk-tcp.d [2020-01-06T11:39:58.581Z] #42 129.4 DEP criu/sk-queue.d [2020-01-06T11:39:58.581Z] #42 129.9 DEP criu/sk-packet.d [2020-01-06T11:39:58.581Z] #42 130.4 DEP criu/sk-netlink.d [2020-01-06T11:39:58.581Z] #42 130.8 DEP criu/sk-inet.d [2020-01-06T11:39:58.581Z] #42 131.2 DEP criu/signalfd.d [2020-01-06T11:39:58.581Z] #42 131.4 DEP criu/sigframe.d [2020-01-06T11:39:58.581Z] #42 131.6 DEP criu/shmem.d [2020-01-06T11:39:58.581Z] #42 132.0 DEP criu/servicefd.d [2020-01-06T11:39:58.581Z] #42 132.3 DEP criu/seize.d [2020-01-06T11:39:58.581Z] #42 132.8 DEP criu/seccomp.d [2020-01-06T11:39:58.581Z] #42 133.3 DEP criu/rst-malloc.d [2020-01-06T11:39:58.581Z] #42 133.5 DEP criu/rbtree.d [2020-01-06T11:39:58.581Z] #42 133.6 DEP criu/pstree.d [2020-01-06T11:39:58.581Z] #42 133.9 DEP criu/protobuf.d [2020-01-06T11:39:58.581Z] #42 134.3 GEN criu/protobuf-desc-gen.h [2020-01-06T11:39:58.722Z] ok github.com/docker/docker/registry 0.197s coverage: 56.0% of statements [2020-01-06T11:39:59.098Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2020-01-06T11:39:59.219Z] #42 137.2 DEP criu/protobuf-desc.d [2020-01-06T11:39:59.471Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-01-06T11:39:59.521Z] #42 137.7 DEP criu/proc_parse.d [2020-01-06T11:39:59.521Z] #42 ... [2020-01-06T11:39:59.521Z] [2020-01-06T11:39:59.521Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:39:59.521Z] #18 60.15 Setting up python3-minimal (3.5.3-1) ... [2020-01-06T11:40:00.665Z] --- PASS: TestBuildMultiStageLayerLeak (2.95s) [2020-01-06T11:40:00.665Z] === RUN TestBuildWithHugeFile [2020-01-06T11:40:00.761Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-06T11:40:00.761Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2020-01-06T11:40:01.553Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-06T11:40:01.553Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-06T11:40:01.578Z] #18 62.26 Selecting previously unselected package python3. [2020-01-06T11:40:01.867Z] #18 62.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24765 files and directories currently installed.) [2020-01-06T11:40:01.867Z] #18 62.38 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2020-01-06T11:40:01.867Z] #18 62.40 Unpacking python3 (3.5.3-1) ... [2020-01-06T11:40:01.867Z] #18 62.56 Selecting previously unselected package pigz. [2020-01-06T11:40:01.867Z] #18 62.57 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2020-01-06T11:40:01.867Z] #18 62.57 Unpacking pigz (2.3.4-1) ... [2020-01-06T11:40:02.156Z] #18 62.75 Selecting previously unselected package libip4tc0:ppc64el. [2020-01-06T11:40:02.156Z] #18 62.77 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-06T11:40:02.156Z] #18 62.77 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T11:40:02.446Z] #18 62.90 Selecting previously unselected package libip6tc0:ppc64el. [2020-01-06T11:40:02.446Z] #18 62.92 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-06T11:40:02.446Z] #18 62.93 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T11:40:02.446Z] #18 63.05 Selecting previously unselected package libiptc0:ppc64el. [2020-01-06T11:40:02.446Z] #18 63.05 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-06T11:40:02.446Z] #18 63.06 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T11:40:02.446Z] #18 63.15 Selecting previously unselected package libxtables12:ppc64el. [2020-01-06T11:40:02.446Z] #18 63.16 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-06T11:40:02.446Z] #18 63.18 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T11:40:02.738Z] #18 63.34 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-01-06T11:40:02.738Z] #18 63.35 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2020-01-06T11:40:02.738Z] #18 63.36 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-01-06T11:40:02.738Z] #18 63.48 Selecting previously unselected package iptables. [2020-01-06T11:40:02.738Z] #18 63.48 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-06T11:40:02.738Z] #18 63.49 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T11:40:03.370Z] #18 64.09 Selecting previously unselected package xxd. [2020-01-06T11:40:03.370Z] #18 64.10 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-06T11:40:03.370Z] #18 64.11 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:40:03.660Z] #18 64.24 Selecting previously unselected package vim-common. [2020-01-06T11:40:03.660Z] #18 64.25 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:40:03.660Z] #18 64.26 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:40:03.660Z] #18 64.51 Selecting previously unselected package bzip2. [2020-01-06T11:40:03.950Z] #18 64.53 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2020-01-06T11:40:03.950Z] #18 64.54 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-06T11:40:03.950Z] #18 64.64 Selecting previously unselected package libgpm2:ppc64el. [2020-01-06T11:40:03.950Z] #18 64.65 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2020-01-06T11:40:03.950Z] #18 64.69 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-01-06T11:40:03.950Z] #18 64.79 Selecting previously unselected package xz-utils. [2020-01-06T11:40:04.241Z] #18 64.79 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2020-01-06T11:40:04.241Z] #18 64.80 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-06T11:40:04.532Z] #18 65.12 Selecting previously unselected package aufs-tools. [2020-01-06T11:40:04.532Z] #18 65.15 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2020-01-06T11:40:04.532Z] #18 65.16 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-06T11:40:04.661Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2020-01-06T11:40:04.824Z] #18 65.37 Selecting previously unselected package libonig4:ppc64el. [2020-01-06T11:40:04.824Z] #18 65.41 Preparing to unpack .../14-libonig4_6.1.3-2_ppc64el.deb ... [2020-01-06T11:40:04.824Z] #18 65.42 Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-01-06T11:40:05.114Z] #18 65.67 Selecting previously unselected package libjq1:ppc64el. [2020-01-06T11:40:05.114Z] #18 65.69 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-06T11:40:05.114Z] #18 65.69 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-06T11:40:05.114Z] #18 65.91 Selecting previously unselected package jq. [2020-01-06T11:40:05.114Z] #18 ... [2020-01-06T11:40:05.114Z] [2020-01-06T11:40:05.114Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:40:05.114Z] #45 212.9 vendor/golang.org/x/crypto/cryptobyte [2020-01-06T11:40:05.114Z] #45 213.3 vendor/golang.org/x/net/idna [2020-01-06T11:40:05.114Z] #45 219.7 mime [2020-01-06T11:40:05.425Z] #45 ... [2020-01-06T11:40:05.425Z] [2020-01-06T11:40:05.425Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:40:05.425Z] #18 65.96 Preparing to unpack .../16-jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-06T11:40:05.425Z] #18 65.97 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T11:40:05.425Z] #18 66.15 Selecting previously unselected package libaio1:ppc64el. [2020-01-06T11:40:05.425Z] #18 66.17 Preparing to unpack .../17-libaio1_0.3.110-3_ppc64el.deb ... [2020-01-06T11:40:05.425Z] #18 66.18 Unpacking libaio1:ppc64el (0.3.110-3) ... [2020-01-06T11:40:05.425Z] #18 66.28 Selecting previously unselected package libcap2-bin. [2020-01-06T11:40:05.716Z] #18 66.29 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2020-01-06T11:40:05.716Z] #18 66.29 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-06T11:40:05.716Z] #18 66.47 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-06T11:40:05.716Z] #18 66.49 Preparing to unpack .../19-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-01-06T11:40:05.716Z] #18 66.50 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-06T11:40:05.753Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-06T11:40:05.753Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-01-06T11:40:05.980Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-01-06T11:40:06.026Z] #18 66.65 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-06T11:40:06.026Z] #18 66.65 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-01-06T11:40:06.026Z] #18 66.67 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-06T11:40:06.314Z] #18 66.85 Selecting previously unselected package libreadline5:ppc64el. [2020-01-06T11:40:06.314Z] #18 66.85 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2020-01-06T11:40:06.314Z] #18 66.86 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-01-06T11:40:06.314Z] #18 67.13 Selecting previously unselected package net-tools. [2020-01-06T11:40:06.354Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.0% of statements [2020-01-06T11:40:06.603Z] #18 67.13 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2020-01-06T11:40:06.603Z] #18 67.14 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T11:40:06.893Z] #18 67.49 Selecting previously unselected package python-pip-whl. [2020-01-06T11:40:06.893Z] #18 67.51 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-06T11:40:06.894Z] #18 67.53 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T11:40:07.117Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-06T11:40:07.929Z] #18 68.35 Selecting previously unselected package python3-pip. [2020-01-06T11:40:07.929Z] #18 68.39 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-06T11:40:07.929Z] #18 68.40 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T11:40:08.083Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-01-06T11:40:08.179Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-01-06T11:40:08.220Z] #18 68.73 Selecting previously unselected package python3-pkg-resources. [2020-01-06T11:40:08.220Z] #18 68.75 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T11:40:08.220Z] #18 68.76 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-06T11:40:08.220Z] #18 69.05 Selecting previously unselected package python3-setuptools. [2020-01-06T11:40:08.510Z] #18 69.08 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-06T11:40:08.510Z] #18 69.09 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-06T11:40:09.139Z] #18 69.66 Selecting previously unselected package python3-wheel. [2020-01-06T11:40:09.139Z] #18 69.70 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-06T11:40:09.139Z] #18 69.70 Unpacking python3-wheel (0.29.0-2) ... [2020-01-06T11:40:09.139Z] #18 69.87 Selecting previously unselected package thin-provisioning-tools. [2020-01-06T11:40:09.139Z] #18 69.87 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2020-01-06T11:40:09.139Z] #18 69.89 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T11:40:09.433Z] #18 70.30 Selecting previously unselected package vim-runtime. [2020-01-06T11:40:09.538Z] INFO: Sources obtained for gotestsum... [2020-01-06T11:40:09.538Z] INFO: Checkout done for gotestsum... [2020-01-06T11:40:09.545Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-01-06T11:40:09.731Z] #18 70.31 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T11:40:09.731Z] #18 70.38 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-06T11:40:09.731Z] #18 70.45 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-06T11:40:09.731Z] #18 70.45 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:40:09.731Z] #18 ... [2020-01-06T11:40:09.731Z] [2020-01-06T11:40:09.731Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:40:09.731Z] #42 138.0 DEP criu/plugin.d [2020-01-06T11:40:09.731Z] #42 138.2 DEP criu/pipes.d [2020-01-06T11:40:09.731Z] #42 138.4 DEP criu/pie-util.d [2020-01-06T11:40:09.731Z] #42 138.7 DEP criu/pie-util-vdso.d [2020-01-06T11:40:09.731Z] #42 139.0 DEP criu/pie-util-vdso-elf32.d [2020-01-06T11:40:09.731Z] #42 139.3 DEP criu/path.d [2020-01-06T11:40:09.731Z] #42 139.6 DEP criu/parasite-syscall.d [2020-01-06T11:40:09.731Z] #42 140.0 DEP criu/pagemap.d [2020-01-06T11:40:09.731Z] #42 140.3 DEP criu/pagemap-cache.d [2020-01-06T11:40:09.731Z] #42 140.7 DEP criu/page-xfer.d [2020-01-06T11:40:09.731Z] #42 141.1 DEP criu/page-pipe.d [2020-01-06T11:40:09.731Z] #42 141.4 DEP criu/netfilter.d [2020-01-06T11:40:09.731Z] #42 141.8 DEP criu/net.d [2020-01-06T11:40:09.731Z] #42 142.2 DEP criu/namespaces.d [2020-01-06T11:40:09.731Z] #42 142.5 DEP criu/mount.d [2020-01-06T11:40:09.731Z] #42 142.9 DEP criu/mem.d [2020-01-06T11:40:09.731Z] #42 143.4 DEP criu/lsm.d [2020-01-06T11:40:09.731Z] #42 143.7 DEP criu/log.d [2020-01-06T11:40:09.731Z] #42 144.0 DEP criu/libnetlink.d [2020-01-06T11:40:09.731Z] #42 144.4 DEP criu/kerndat.d [2020-01-06T11:40:09.731Z] #42 144.8 DEP criu/kcmp-ids.d [2020-01-06T11:40:09.731Z] #42 145.0 DEP criu/irmap.d [2020-01-06T11:40:09.731Z] #42 145.4 DEP criu/ipc_ns.d [2020-01-06T11:40:09.731Z] #42 145.8 DEP criu/image.d [2020-01-06T11:40:09.731Z] #42 146.3 DEP criu/image-desc.d [2020-01-06T11:40:09.731Z] #42 146.6 DEP criu/fsnotify.d [2020-01-06T11:40:09.731Z] #42 147.1 DEP criu/filesystems.d [2020-01-06T11:40:09.731Z] #42 147.5 DEP criu/files.d [2020-01-06T11:40:09.731Z] #42 148.0 DEP criu/files-reg.d [2020-01-06T11:40:09.971Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-06T11:40:10.022Z] #42 ... [2020-01-06T11:40:10.023Z] [2020-01-06T11:40:10.023Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:40:10.023Z] #45 227.6 vendor/golang.org/x/net/http/httpproxy [2020-01-06T11:40:10.023Z] #45 227.6 net/textproto [2020-01-06T11:40:10.023Z] #45 227.6 crypto/x509 [2020-01-06T11:40:10.509Z] INFO: Build done for gotestsum... [2020-01-06T11:40:10.532Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-06T11:40:11.094Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-06T11:40:12.457Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-06T11:40:13.331Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/rootless [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/volume [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-06T11:40:13.331Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === Skipped [2020-01-06T11:40:13.331Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-06T11:40:13.331Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-06T11:40:13.331Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-06T11:40:13.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:40:13.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-06T11:40:13.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:40:13.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-06T11:40:13.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:40:13.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-06T11:40:13.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:40:13.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-06T11:40:13.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:40:13.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-06T11:40:13.331Z] graphtest_unix.go:73: No driver to put! [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-06T11:40:13.331Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-06T11:40:13.331Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-06T11:40:13.331Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-06T11:40:13.331Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-06T11:40:13.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:40:13.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-06T11:40:13.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:40:13.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-06T11:40:13.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:40:13.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-06T11:40:13.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:40:13.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-06T11:40:13.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:40:13.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-06T11:40:13.331Z] graphtest_unix.go:73: No driver to put! [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-06T11:40:13.331Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-06T11:40:13.331Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] [2020-01-06T11:40:13.331Z] DONE 2155 tests, 20 skipped in 248.873s [2020-01-06T11:40:13.385Z] === RUN TestDockerSuite/TestAttachAfterDetach Post stage [Pipeline] junit [2020-01-06T11:40:13.537Z] #45 231.1 vendor/golang.org/x/net/http/httpguts [2020-01-06T11:40:13.537Z] #45 231.2 mime/multipart [2020-01-06T11:40:13.575Z] Recording test results [2020-01-06T11:40:13.640Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-06T11:40:15.042Z] #45 ... [2020-01-06T11:40:15.042Z] [2020-01-06T11:40:15.042Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:40:15.042Z] #23 223.0 Checking out files: 18% (1882/10442) Checking out files: 19% (1984/10442) Checking out files: 20% (2089/10442) Checking out files: 21% (2193/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 31% (3338/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 46% (4884/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 67% (7037/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 86% (9027/10442) Checking out files: 87% (9085/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 90% (9398/10442) Checking out files: 91% (9503/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) Checking out files: 95% (9920/10442) Checking out files: 96% (10025/10442) Checking out files: 97% (10129/10442) Checking out files: 98% (10234/10442) Checking out files: 99% (10338/10442) Checking out files: 100% (10442/10442) Checking out files: 100% (10442/10442), done. [2020-01-06T11:40:15.042Z] #23 227.9 + cd /tmp/tmp.FxYEZ7PrWN/tmp/docker-ce [2020-01-06T11:40:15.042Z] #23 227.9 + git checkout -q v17.06.2-ce [2020-01-06T11:40:15.332Z] #23 233.0 + mkdir -p /tmp/tmp.FxYEZ7PrWN/src/github.com/docker [2020-01-06T11:40:15.332Z] #23 233.0 + mv components/cli /tmp/tmp.FxYEZ7PrWN/src/github.com/docker/cli [2020-01-06T11:40:15.332Z] #23 233.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-06T11:40:15.332Z] #23 ... [2020-01-06T11:40:15.332Z] [2020-01-06T11:40:15.332Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:40:15.332Z] #18 76.09 Selecting previously unselected package vim. [2020-01-06T11:40:15.332Z] #18 76.12 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-06T11:40:15.621Z] #18 76.13 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:40:15.911Z] #18 ... [2020-01-06T11:40:15.911Z] [2020-01-06T11:40:15.911Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:40:15.911Z] #48 DONE 233.8s [2020-01-06T11:40:15.911Z] [2020-01-06T11:40:15.911Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:40:15.911Z] #42 148.6 DEP criu/files-ext.d [2020-01-06T11:40:15.911Z] #42 148.9 DEP criu/file-lock.d [2020-01-06T11:40:15.911Z] #42 149.3 DEP criu/file-ids.d [2020-01-06T11:40:15.911Z] #42 149.6 DEP criu/fifo.d [2020-01-06T11:40:15.911Z] #42 149.9 DEP criu/fdstore.d [2020-01-06T11:40:15.911Z] #42 150.2 DEP criu/fault-injection.d [2020-01-06T11:40:15.911Z] #42 150.3 DEP criu/external.d [2020-01-06T11:40:15.911Z] #42 150.6 DEP criu/eventpoll.d [2020-01-06T11:40:15.911Z] #42 150.9 DEP criu/eventfd.d [2020-01-06T11:40:15.911Z] #42 151.4 DEP criu/crtools.d [2020-01-06T11:40:15.911Z] #42 151.9 DEP criu/cr-service.d [2020-01-06T11:40:15.911Z] #42 152.4 DEP criu/cr-restore.d [2020-01-06T11:40:15.911Z] #42 152.9 DEP criu/cr-errno.d [2020-01-06T11:40:15.911Z] #42 152.9 DEP criu/cr-dump.d [2020-01-06T11:40:15.911Z] #42 153.4 DEP criu/cr-dedup.d [2020-01-06T11:40:15.911Z] #42 153.8 DEP criu/cr-check.d [2020-01-06T11:40:15.911Z] #42 154.3 DEP criu/config.d [2020-01-06T11:40:16.151Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-01-06T11:40:16.519Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40341/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef -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:79c877cfa71f7929facda0160bfec12ebed4e0ef hack/make.sh dynbinary test-integration [2020-01-06T11:40:16.541Z] #42 ... [2020-01-06T11:40:16.542Z] [2020-01-06T11:40:16.542Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:40:16.542Z] #18 76.96 Selecting previously unselected package xfsprogs. [2020-01-06T11:40:16.542Z] #18 76.98 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2020-01-06T11:40:16.542Z] #18 76.98 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-06T11:40:16.898Z] [2020-01-06T11:40:16.898Z] Removing bundles/ [2020-01-06T11:40:16.898Z] [2020-01-06T11:40:16.898Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-06T11:40:16.898Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T11:40:16.898Z] GOOS="" GOARCH="" GOARM="" [2020-01-06T11:40:17.510Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-01-06T11:40:17.572Z] #18 78.37 Selecting previously unselected package zip. [2020-01-06T11:40:17.868Z] #18 78.40 Preparing to unpack .../32-zip_3.0-11+b1_ppc64el.deb ... [2020-01-06T11:40:17.868Z] #18 78.40 Unpacking zip (3.0-11+b1) ... [2020-01-06T11:40:18.160Z] #18 78.73 Selecting previously unselected package libapparmor-perl. [2020-01-06T11:40:18.160Z] #18 78.76 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-06T11:40:18.160Z] #18 78.77 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T11:40:18.160Z] #18 78.87 Selecting previously unselected package apparmor. [2020-01-06T11:40:18.160Z] #18 78.91 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-06T11:40:18.450Z] #18 79.05 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-06T11:40:18.686Z] === RUN TestDockerSuite/TestAttachDetach [2020-01-06T11:40:18.941Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-06T11:40:19.078Z] #18 79.85 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-06T11:40:19.078Z] #18 79.89 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T11:40:19.368Z] #18 79.90 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-06T11:40:19.368Z] #18 80.02 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T11:40:19.368Z] #18 80.03 Processing triggers for mime-support (3.60) ... [2020-01-06T11:40:19.368Z] #18 80.11 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:40:19.368Z] #18 80.12 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-01-06T11:40:19.368Z] #18 80.13 Setting up libcap2-bin (1:2.25-1) ... [2020-01-06T11:40:19.658Z] #18 80.13 Setting up bash-completion (1:2.1-4.3) ... [2020-01-06T11:40:19.866Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-06T11:40:21.164Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-01-06T11:40:21.228Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-06T11:40:22.912Z] Removing intermediate container 306764a0c247 [2020-01-06T11:40:22.912Z] ---> c8f15e5971e8 [2020-01-06T11:40:22.912Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-01-06T11:40:22.912Z] ---> Running in 0105add340a9 [2020-01-06T11:40:22.912Z] Removing intermediate container 0105add340a9 [2020-01-06T11:40:22.912Z] ---> 8b15182cd20a [2020-01-06T11:40:22.912Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-01-06T11:40:22.912Z] ---> Running in a01923c7ebf7 [2020-01-06T11:40:22.912Z] Removing intermediate container a01923c7ebf7 [2020-01-06T11:40:22.912Z] ---> 51c8f868e624 [2020-01-06T11:40:22.912Z] Step 10/10 : COPY . . [2020-01-06T11:40:23.738Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-06T11:40:23.993Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-06T11:40:25.214Z] #18 85.86 Setting up libonig4:ppc64el (6.1.3-2) ... [2020-01-06T11:40:25.214Z] #18 85.86 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-06T11:40:25.214Z] #18 85.89 Setting up zip (3.0-11+b1) ... [2020-01-06T11:40:25.214Z] #18 85.89 Setting up bzip2 (1.0.6-8.1) ... [2020-01-06T11:40:25.214Z] #18 85.90 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-06T11:40:25.214Z] #18 85.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:40:25.214Z] #18 85.99 Setting up libaio1:ppc64el (0.3.110-3) ... [2020-01-06T11:40:25.355Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-06T11:40:25.523Z] #18 86.00 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T11:40:25.523Z] #18 86.01 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-06T11:40:25.523Z] #18 86.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-06T11:40:25.523Z] #18 86.06 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T11:40:25.523Z] #18 86.07 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:40:25.523Z] #18 86.07 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2020-01-06T11:40:25.523Z] #18 86.15 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:40:26.281Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-06T11:40:26.548Z] #18 87.09 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-01-06T11:40:26.548Z] #18 87.10 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-06T11:40:26.548Z] #18 87.11 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T11:40:26.548Z] #18 87.12 Setting up pigz (2.3.4-1) ... [2020-01-06T11:40:26.548Z] #18 87.13 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T11:40:26.548Z] #18 87.14 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2020-01-06T11:40:26.548Z] #18 87.21 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T11:40:26.548Z] #18 87.22 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T11:40:26.548Z] #18 87.23 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-01-06T11:40:26.548Z] #18 87.24 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-06T11:40:26.548Z] #18 87.26 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:40:26.548Z] #18 ... [2020-01-06T11:40:26.548Z] [2020-01-06T11:40:26.548Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:40:26.548Z] #42 154.8 DEP criu/clone-noasan.d [2020-01-06T11:40:26.548Z] #42 155.0 DEP criu/cgroup.d [2020-01-06T11:40:26.548Z] #42 155.3 DEP criu/cgroup-props.d [2020-01-06T11:40:26.548Z] #42 155.8 DEP criu/bitmap.d [2020-01-06T11:40:26.548Z] #42 155.9 DEP criu/bfd.d [2020-01-06T11:40:26.548Z] #42 156.2 DEP criu/autofs.d [2020-01-06T11:40:26.548Z] #42 156.5 DEP criu/aio.d [2020-01-06T11:40:26.548Z] #42 156.8 DEP criu/action-scripts.d [2020-01-06T11:40:26.548Z] #42 157.5 CC criu/action-scripts.o [2020-01-06T11:40:26.548Z] #42 158.5 CC criu/aio.o [2020-01-06T11:40:26.548Z] #42 159.7 CC criu/autofs.o [2020-01-06T11:40:26.548Z] #42 163.0 CC criu/bfd.o [2020-01-06T11:40:26.548Z] #42 164.3 CC criu/bitmap.o [2020-01-06T11:40:26.548Z] #42 164.7 CC criu/cgroup-props.o [2020-01-06T11:40:26.548Z] #42 ... [2020-01-06T11:40:26.548Z] [2020-01-06T11:40:26.548Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:40:26.548Z] #18 87.26 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T11:40:26.548Z] #18 87.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-06T11:40:26.548Z] #18 87.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-06T11:40:26.548Z] #18 87.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-06T11:40:26.548Z] #18 87.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-06T11:40:26.548Z] #18 87.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-06T11:40:26.548Z] #18 87.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-06T11:40:26.838Z] #18 87.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-06T11:40:26.838Z] #18 87.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-06T11:40:26.838Z] #18 87.43 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-01-06T11:40:26.838Z] #18 87.44 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T11:40:26.838Z] #18 87.44 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T11:40:26.838Z] #18 87.45 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T11:40:28.167Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-06T11:40:28.423Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-06T11:40:29.786Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-06T11:40:30.348Z] #18 ... [2020-01-06T11:40:30.348Z] [2020-01-06T11:40:30.348Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:40:30.348Z] #45 237.6 crypto/tls [2020-01-06T11:40:30.348Z] #45 ... [2020-01-06T11:40:30.348Z] [2020-01-06T11:40:30.348Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:40:30.348Z] #42 166.8 CC criu/cgroup.o [2020-01-06T11:40:31.672Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-06T11:40:33.560Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-06T11:40:33.560Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-06T11:40:33.815Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-06T11:40:34.375Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-06T11:40:34.792Z] #42 172.4 CC criu/clone-noasan.o [2020-01-06T11:40:34.792Z] #42 172.8 CC criu/config.o [2020-01-06T11:40:35.870Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-06T11:40:35.870Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-06T11:40:36.431Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-06T11:40:36.991Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-06T11:40:37.539Z] #42 ... [2020-01-06T11:40:37.539Z] [2020-01-06T11:40:37.539Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:40:37.539Z] #18 98.03 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-01-06T11:40:37.539Z] #18 98.04 Setting up python3 (3.5.3-1) ... [2020-01-06T11:40:37.551Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-06T11:40:38.914Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-06T11:40:40.278Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-06T11:40:41.046Z] #18 ... [2020-01-06T11:40:41.046Z] [2020-01-06T11:40:41.046Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:40:41.046Z] #45 248.4 net/http/httptrace [2020-01-06T11:40:41.046Z] #45 249.0 net/http [2020-01-06T11:40:41.046Z] #45 ... [2020-01-06T11:40:41.046Z] [2020-01-06T11:40:41.046Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:40:41.046Z] #42 176.4 CC criu/cr-check.o [2020-01-06T11:40:42.078Z] #42 180.4 CC criu/cr-dedup.o [2020-01-06T11:40:42.540Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-01-06T11:40:42.789Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-06T11:40:43.113Z] #42 181.4 CC criu/cr-dump.o [2020-01-06T11:40:45.171Z] #42 ... [2020-01-06T11:40:45.171Z] [2020-01-06T11:40:45.171Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:40:45.171Z] #18 101.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-06T11:40:45.171Z] #18 103.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-06T11:40:45.171Z] #18 104.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-06T11:40:45.171Z] #18 104.5 Setting up python3-wheel (0.29.0-2) ... [2020-01-06T11:40:45.461Z] #18 106.3 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-06T11:40:46.049Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-06T11:40:47.352Z] --- PASS: TestBuildWithHugeFile (41.22s) [2020-01-06T11:40:47.352Z] === RUN TestBuildWithEmptyDockerfile [2020-01-06T11:40:47.352Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T11:40:47.352Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T11:40:47.352Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T11:40:47.352Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T11:40:47.352Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T11:40:47.352Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T11:40:47.352Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T11:40:47.352Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T11:40:47.352Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T11:40:47.352Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-01-06T11:40:47.352Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-01-06T11:40:47.352Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-01-06T11:40:47.352Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-01-06T11:40:47.352Z] === RUN TestBuildPreserveOwnership [2020-01-06T11:40:47.352Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-06T11:40:47.352Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-06T11:40:47.411Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-06T11:40:47.918Z] --- PASS: TestBuildPreserveOwnership (5.97s) [2020-01-06T11:40:47.918Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2020-01-06T11:40:47.918Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-01-06T11:40:47.918Z] === RUN TestBuildPlatformInvalid [2020-01-06T11:40:47.971Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-01-06T11:40:48.094Z] ---> 9c60efce65fa [2020-01-06T11:40:48.094Z] Successfully built 9c60efce65fa [2020-01-06T11:40:48.094Z] Successfully tagged docker:latest [2020-01-06T11:40:48.094Z] INFO: Image build ended at 01/06/2020 11:40:47. Duration:00:04:11.0781040 [2020-01-06T11:40:48.094Z] [2020-01-06T11:40:48.094Z] [2020-01-06T11:40:48.094Z] INFO: Building the test binaries at 01/06/2020 11:40:47... [2020-01-06T11:40:48.177Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-01-06T11:40:48.177Z] PASS [2020-01-06T11:40:48.177Z] [2020-01-06T11:40:48.177Z] === Skipped [2020-01-06T11:40:48.177Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-01-06T11:40:48.177Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T11:40:48.177Z] [2020-01-06T11:40:48.177Z] [2020-01-06T11:40:48.177Z] DONE 32 tests, 1 skipped in 91.211s [2020-01-06T11:40:48.177Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-01-06T11:40:48.177Z] ++ 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-01-06T11:40:48.177Z] ++ set -e [2020-01-06T11:40:48.177Z] ++ '[' -n 0 ']' [2020-01-06T11:40:48.177Z] ++ set -x [2020-01-06T11:40:48.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-06T11:40:48.180Z] #18 108.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T11:40:48.435Z] INFO: Testing against a local daemon [2020-01-06T11:40:48.435Z] === RUN TestConfigList [2020-01-06T11:40:48.467Z] #18 ... [2020-01-06T11:40:48.468Z] [2020-01-06T11:40:48.468Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:40:48.468Z] #42 186.5 CC criu/cr-errno.o [2020-01-06T11:40:48.468Z] #42 186.7 CC criu/cr-restore.o [2020-01-06T11:40:50.503Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-01-06T11:40:51.722Z] --- PASS: TestConfigList (3.43s) [2020-01-06T11:40:51.722Z] === RUN TestConfigsCreateAndDelete [2020-01-06T11:40:52.130Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-06T11:40:52.437Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-01-06T11:40:52.773Z] INFO: make.ps1 starting at 01/06/2020 11:40:52 [2020-01-06T11:40:52.773Z] INFO: Git commit (79c877cfa) assumed from DOCKER_GITCOMMIT environment variable [2020-01-06T11:40:52.773Z] INFO: Invoking autogen... [2020-01-06T11:40:53.231Z] INFO: Building daemon... [2020-01-06T11:40:55.007Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2020-01-06T11:40:55.007Z] === RUN TestConfigsUpdate [2020-01-06T11:40:55.364Z] #42 ... [2020-01-06T11:40:55.364Z] [2020-01-06T11:40:55.364Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T11:40:55.364Z] #18 111.5 Setting up python3-setuptools (33.1.1-1) ... [2020-01-06T11:40:55.364Z] #18 113.9 Setting up dh-python (2.20170125) ... [2020-01-06T11:40:55.364Z] #18 115.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T11:40:55.364Z] #18 DONE 115.5s [2020-01-06T11:40:55.364Z] [2020-01-06T11:40:55.364Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:40:56.291Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-06T11:40:56.291Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-01-06T11:40:56.291Z] --- PASS: TestBuildWithHugeFile (90.85s) [2020-01-06T11:40:56.291Z] === RUN TestBuildWithEmptyDockerfile [2020-01-06T11:40:56.440Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-01-06T11:40:56.545Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T11:40:56.545Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T11:40:56.545Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T11:40:56.545Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T11:40:56.545Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T11:40:56.545Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T11:40:56.545Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T11:40:56.545Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T11:40:56.545Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-01-06T11:40:56.545Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T11:40:56.800Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-01-06T11:40:56.800Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-01-06T11:40:56.800Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-01-06T11:40:56.800Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-01-06T11:40:56.800Z] === RUN TestBuildPreserveOwnership [2020-01-06T11:40:56.800Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-06T11:40:57.056Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-06T11:40:57.616Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-06T11:40:58.293Z] --- PASS: TestConfigsUpdate (3.32s) [2020-01-06T11:40:58.293Z] === RUN TestTemplatedConfig [2020-01-06T11:41:00.879Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-01-06T11:41:00.879Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-01-06T11:41:01.134Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-06T11:41:02.243Z] #19 ... [2020-01-06T11:41:02.243Z] [2020-01-06T11:41:02.243Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:41:02.243Z] #42 196.5 CC criu/cr-service.o [2020-01-06T11:41:02.243Z] #42 ... [2020-01-06T11:41:02.243Z] [2020-01-06T11:41:02.243Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:41:02.243Z] #45 269.3 github.com/LK4D4/vndr/godl [2020-01-06T11:41:02.243Z] #45 270.6 github.com/LK4D4/vndr [2020-01-06T11:41:02.243Z] #45 ... [2020-01-06T11:41:02.243Z] [2020-01-06T11:41:02.243Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:41:02.243Z] #42 200.1 CC criu/crtools.o [2020-01-06T11:41:02.483Z] --- PASS: TestTemplatedConfig (3.49s) [2020-01-06T11:41:02.483Z] === RUN TestConfigInspect [2020-01-06T11:41:03.746Z] #42 201.9 CC criu/eventfd.o [2020-01-06T11:41:04.393Z] --- PASS: TestBuildPreserveOwnership (7.05s) [2020-01-06T11:41:04.393Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.36s) [2020-01-06T11:41:04.393Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.68s) [2020-01-06T11:41:04.393Z] === RUN TestBuildPlatformInvalid [2020-01-06T11:41:04.393Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-01-06T11:41:04.393Z] PASS [2020-01-06T11:41:04.393Z] [2020-01-06T11:41:04.393Z] === Skipped [2020-01-06T11:41:04.393Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-01-06T11:41:04.393Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T11:41:04.393Z] [2020-01-06T11:41:04.393Z] [2020-01-06T11:41:04.393Z] DONE 32 tests, 1 skipped in 179.499s [2020-01-06T11:41:04.393Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-06T11:41:04.393Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-06T11:41:04.393Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-01-06T11:41:04.393Z] ++ 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-01-06T11:41:04.393Z] ++ set -e [2020-01-06T11:41:04.393Z] ++ '[' -n 0 ']' [2020-01-06T11:41:04.393Z] ++ set -x [2020-01-06T11:41:04.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T11:41:04.393Z] INFO: Testing against a local daemon [2020-01-06T11:41:04.393Z] === RUN TestConfigList [2020-01-06T11:41:04.648Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-06T11:41:04.774Z] #42 202.8 CC criu/eventpoll.o [2020-01-06T11:41:05.016Z] --- PASS: TestConfigInspect (3.26s) [2020-01-06T11:41:05.016Z] === RUN TestConfigCreateWithLabels [2020-01-06T11:41:05.322Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-06T11:41:06.252Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-06T11:41:06.829Z] #42 204.8 CC criu/external.o [2020-01-06T11:41:07.179Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-06T11:41:07.179Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-06T11:41:07.459Z] #42 ... [2020-01-06T11:41:07.460Z] [2020-01-06T11:41:07.460Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:41:07.460Z] #45 DONE 285.0s [2020-01-06T11:41:07.460Z] [2020-01-06T11:41:07.460Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:41:07.460Z] #19 11.23 Collecting yamllint==1.16.0 [2020-01-06T11:41:07.739Z] --- PASS: TestConfigList (3.43s) [2020-01-06T11:41:07.739Z] === RUN TestConfigsCreateAndDelete [2020-01-06T11:41:08.092Z] #19 13.26 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-06T11:41:08.302Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-01-06T11:41:08.302Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-06T11:41:08.359Z] --- PASS: TestConfigCreateWithLabels (3.23s) [2020-01-06T11:41:08.359Z] === RUN TestConfigCreateResolve [2020-01-06T11:41:10.153Z] #19 14.90 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-06T11:41:10.153Z] #19 15.15 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-06T11:41:10.188Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-01-06T11:41:10.748Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-06T11:41:10.793Z] #19 16.03 Collecting pyyaml (from yamllint==1.16.0) [2020-01-06T11:41:11.182Z] ......................... [ 67%] [2020-01-06T11:41:11.307Z] --- PASS: TestConfigsCreateAndDelete (3.59s) [2020-01-06T11:41:11.307Z] === RUN TestConfigsUpdate [2020-01-06T11:41:11.420Z] #19 16.61 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2020-01-06T11:41:11.562Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-06T11:41:11.648Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-01-06T11:41:11.648Z] === RUN TestConfigDaemonLibtrustID [2020-01-06T11:41:12.215Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-01-06T11:41:12.215Z] PASS [2020-01-06T11:41:12.215Z] [2020-01-06T11:41:12.215Z] DONE 8 tests in 23.925s [2020-01-06T11:41:12.215Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-01-06T11:41:12.215Z] ++ 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-01-06T11:41:12.215Z] ++ set -e [2020-01-06T11:41:12.215Z] ++ '[' -n 0 ']' [2020-01-06T11:41:12.215Z] ++ set -x [2020-01-06T11:41:12.215Z] ++ env -i DEST=/go/src/github.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-01-06T11:41:12.215Z] INFO: Testing against a local daemon [2020-01-06T11:41:12.215Z] === RUN TestCheckpoint [2020-01-06T11:41:12.215Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-06T11:41:12.215Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T11:41:12.215Z] === RUN TestContainerInvalidJSON [2020-01-06T11:41:12.215Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T11:41:12.215Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T11:41:12.215Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T11:41:12.215Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T11:41:12.215Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-06T11:41:12.215Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-06T11:41:12.215Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T11:41:12.215Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-06T11:41:12.215Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T11:41:12.215Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-06T11:41:12.215Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-06T11:41:12.215Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-06T11:41:12.215Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-06T11:41:12.215Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-06T11:41:12.473Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-01-06T11:41:12.474Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-06T11:41:12.474Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-06T11:41:12.474Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-06T11:41:12.732Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-01-06T11:41:12.732Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-06T11:41:12.732Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-01-06T11:41:12.732Z] === RUN TestCopyFromContainer [2020-01-06T11:41:13.446Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-06T11:41:14.372Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-06T11:41:14.627Z] --- PASS: TestConfigsUpdate (3.28s) [2020-01-06T11:41:14.627Z] === RUN TestTemplatedConfig [2020-01-06T11:41:14.639Z] === RUN TestCopyFromContainer// [2020-01-06T11:41:17.942Z] === RUN TestCopyFromContainer//bar/root [2020-01-06T11:41:17.942Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-06T11:41:17.942Z] === RUN TestCopyFromContainer/bar/quux [2020-01-06T11:41:17.942Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-06T11:41:17.942Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-06T11:41:17.942Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-06T11:41:17.942Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-06T11:41:17.942Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-06T11:41:17.942Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-06T11:41:17.942Z] --- PASS: TestCopyFromContainer (3.09s) [2020-01-06T11:41:17.942Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-01-06T11:41:17.942Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-01-06T11:41:17.942Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-06T11:41:17.942Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-01-06T11:41:17.942Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-06T11:41:17.942Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-01-06T11:41:17.942Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-06T11:41:17.942Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-01-06T11:41:17.942Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-01-06T11:41:17.942Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-01-06T11:41:17.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-06T11:41:17.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T11:41:17.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T11:41:17.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T11:41:17.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T11:41:17.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T11:41:17.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T11:41:17.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T11:41:17.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T11:41:17.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T11:41:17.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-06T11:41:17.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-06T11:41:17.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-06T11:41:17.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-06T11:41:17.942Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-06T11:41:17.942Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-06T11:41:17.942Z] === RUN TestCreateWithInvalidEnv [2020-01-06T11:41:17.942Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-06T11:41:17.942Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-06T11:41:17.942Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-06T11:41:17.942Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-06T11:41:17.942Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-06T11:41:17.942Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-06T11:41:17.942Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-06T11:41:17.942Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-06T11:41:17.942Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-06T11:41:17.942Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-06T11:41:17.942Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-06T11:41:17.942Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-06T11:41:17.942Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-06T11:41:17.942Z] === RUN TestCreateTmpfsMountsTarget [2020-01-06T11:41:17.942Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-06T11:41:17.942Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-06T11:41:17.998Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-06T11:41:17.998Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-06T11:41:18.028Z] #19 ... [2020-01-06T11:41:18.028Z] [2020-01-06T11:41:18.028Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:41:18.028Z] #42 205.6 CC criu/fault-injection.o [2020-01-06T11:41:18.028Z] #42 205.9 CC criu/fdstore.o [2020-01-06T11:41:18.028Z] #42 207.7 CC criu/fifo.o [2020-01-06T11:41:18.028Z] #42 208.7 CC criu/file-ids.o [2020-01-06T11:41:18.028Z] #42 209.4 CC criu/file-lock.o [2020-01-06T11:41:18.028Z] #42 211.5 CC criu/files-ext.o [2020-01-06T11:41:18.028Z] #42 212.4 CC criu/files-reg.o [2020-01-06T11:41:18.028Z] #42 ... [2020-01-06T11:41:18.028Z] [2020-01-06T11:41:18.028Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T11:41:18.028Z] #19 20.97 Building wheels for collected packages: pyyaml [2020-01-06T11:41:18.028Z] #19 20.98 Running setup.py bdist_wheel for pyyaml: started [2020-01-06T11:41:18.201Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2020-01-06T11:41:18.201Z] === RUN TestCreateWithCapabilities [2020-01-06T11:41:18.201Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-06T11:41:18.201Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-06T11:41:18.201Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-06T11:41:18.201Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-06T11:41:18.201Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-06T11:41:18.201Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-06T11:41:18.201Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-06T11:41:18.201Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-06T11:41:18.201Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T11:41:18.201Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T11:41:18.201Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T11:41:18.201Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T11:41:18.201Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-06T11:41:18.201Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-06T11:41:18.201Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-06T11:41:18.201Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-06T11:41:18.201Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-06T11:41:18.201Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-06T11:41:18.201Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T11:41:18.201Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T11:41:18.201Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T11:41:18.201Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T11:41:18.201Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-06T11:41:18.201Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T11:41:18.201Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T11:41:18.201Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-06T11:41:18.201Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-06T11:41:18.201Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-06T11:41:18.254Z] --- PASS: TestTemplatedConfig (3.67s) [2020-01-06T11:41:18.254Z] === RUN TestConfigInspect [2020-01-06T11:41:18.460Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T11:41:18.460Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T11:41:18.460Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-06T11:41:18.460Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-06T11:41:18.460Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-06T11:41:18.460Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-06T11:41:18.460Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-06T11:41:18.460Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-01-06T11:41:18.460Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-01-06T11:41:18.460Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-01-06T11:41:18.460Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-01-06T11:41:18.460Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-01-06T11:41:18.460Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-06T11:41:18.460Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-01-06T11:41:18.460Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-01-06T11:41:18.460Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-01-06T11:41:18.460Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-01-06T11:41:18.460Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-06T11:41:18.674Z] #19 23.96 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-06T11:41:18.970Z] #19 23.96 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2020-01-06T11:41:18.970Z] #19 24.13 Successfully built pyyaml [2020-01-06T11:41:18.970Z] #19 24.13 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-06T11:41:19.617Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-06T11:41:20.004Z] #19 25.06 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2020-01-06T11:41:20.293Z] #19 DONE 25.5s [2020-01-06T11:41:20.293Z] [2020-01-06T11:41:20.293Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:41:20.293Z] #42 216.8 CC criu/files.o [2020-01-06T11:41:20.993Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2020-01-06T11:41:20.993Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-06T11:41:20.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T11:41:20.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T11:41:20.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T11:41:20.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T11:41:20.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T11:41:20.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T11:41:20.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T11:41:20.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T11:41:20.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T11:41:20.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T11:41:20.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T11:41:20.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T11:41:20.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T11:41:20.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T11:41:20.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T11:41:20.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-01-06T11:41:20.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-01-06T11:41:20.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2020-01-06T11:41:20.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2020-01-06T11:41:20.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s) [2020-01-06T11:41:20.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-01-06T11:41:20.993Z] === RUN TestContainerStartOnDaemonRestart [2020-01-06T11:41:20.993Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-06T11:41:20.993Z] === RUN TestDaemonRestartIpcMode [2020-01-06T11:41:20.993Z] === PAUSE TestDaemonRestartIpcMode [2020-01-06T11:41:20.993Z] === RUN TestDiff [2020-01-06T11:41:21.506Z] --- PASS: TestConfigInspect (3.33s) [2020-01-06T11:41:21.507Z] === RUN TestConfigCreateWithLabels [2020-01-06T11:41:21.560Z] --- PASS: TestDiff (0.80s) [2020-01-06T11:41:21.560Z] === RUN TestExecWithCloseStdin [2020-01-06T11:41:22.496Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-01-06T11:41:22.496Z] === RUN TestExec [2020-01-06T11:41:23.390Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-06T11:41:23.390Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-06T11:41:23.450Z] --- PASS: TestExec (0.92s) [2020-01-06T11:41:23.450Z] === RUN TestExecUser [2020-01-06T11:41:23.805Z] #42 221.4 CC criu/filesystems.o [2020-01-06T11:41:24.315Z] --- PASS: TestConfigCreateWithLabels (2.63s) [2020-01-06T11:41:24.315Z] === RUN TestConfigCreateResolve [2020-01-06T11:41:24.396Z] --- PASS: TestExecUser (0.93s) [2020-01-06T11:41:24.397Z] === RUN TestExportContainerAndImportImage [2020-01-06T11:41:24.431Z] #42 222.6 CC criu/fsnotify.o [2020-01-06T11:41:25.774Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-01-06T11:41:25.774Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-06T11:41:26.825Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-06T11:41:27.144Z] #42 224.9 CC criu/image-desc.o [2020-01-06T11:41:27.144Z] #42 ... [2020-01-06T11:41:27.144Z] [2020-01-06T11:41:27.144Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T11:41:27.144Z] #29 304.9 + rm -rf /tmp/tmp.DQNiPdOnL8 [2020-01-06T11:41:27.144Z] #29 DONE 305.4s [2020-01-06T11:41:27.144Z] [2020-01-06T11:41:27.144Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:41:27.144Z] #42 225.2 CC criu/image.o [2020-01-06T11:41:27.385Z] --- PASS: TestConfigCreateResolve (3.08s) [2020-01-06T11:41:27.385Z] === RUN TestConfigDaemonLibtrustID [2020-01-06T11:41:27.385Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-06T11:41:27.640Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-06T11:41:27.690Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2020-01-06T11:41:27.690Z] === RUN TestHealthCheckWorkdir [2020-01-06T11:41:27.895Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-01-06T11:41:27.895Z] PASS [2020-01-06T11:41:27.895Z] [2020-01-06T11:41:27.895Z] DONE 8 tests in 23.773s [2020-01-06T11:41:27.895Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-01-06T11:41:27.895Z] ++ 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-01-06T11:41:27.895Z] ++ set -e [2020-01-06T11:41:27.895Z] ++ '[' -n 0 ']' [2020-01-06T11:41:27.895Z] ++ set -x [2020-01-06T11:41:27.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-06T11:41:27.895Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-06T11:41:27.895Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-06T11:41:28.150Z] INFO: Testing against a local daemon [2020-01-06T11:41:28.150Z] === RUN TestCheckpoint [2020-01-06T11:41:28.150Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-06T11:41:28.150Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T11:41:28.150Z] === RUN TestContainerInvalidJSON [2020-01-06T11:41:28.150Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T11:41:28.150Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T11:41:28.150Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T11:41:28.150Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T11:41:28.150Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-06T11:41:28.150Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-06T11:41:28.150Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T11:41:28.150Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-06T11:41:28.150Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T11:41:28.150Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-01-06T11:41:28.150Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-06T11:41:28.150Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-06T11:41:28.150Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-06T11:41:28.150Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-06T11:41:28.150Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-01-06T11:41:28.150Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-06T11:41:28.405Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-01-06T11:41:28.405Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-06T11:41:28.405Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-01-06T11:41:28.405Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-06T11:41:28.405Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-06T11:41:28.625Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-01-06T11:41:28.625Z] === RUN TestHealthKillContainer [2020-01-06T11:41:28.660Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-01-06T11:41:28.660Z] === RUN TestCopyFromContainer [2020-01-06T11:41:29.585Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-06T11:41:29.611Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T11:41:29.611Z] [2020-01-06T11:41:29.611Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-06T11:41:29.611Z] PKG_CONFIG=pkg-config [2020-01-06T11:41:29.611Z] GOLANG_VERSION=1.13.5 [2020-01-06T11:41:29.611Z] HOSTNAME=3d67b0138f44 [2020-01-06T11:41:29.611Z] DOCKER_EXPERIMENTAL=1 [2020-01-06T11:41:29.611Z] container=docker [2020-01-06T11:41:29.611Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-06T11:41:29.611Z] GO111MODULE=off [2020-01-06T11:41:29.611Z] GOPATH=/go [2020-01-06T11:41:29.611Z] PWD=/go/src/github.com/docker/docker [2020-01-06T11:41:29.611Z] HOME=/root [2020-01-06T11:41:29.611Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-06T11:41:29.611Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-06T11:41:29.611Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-06T11:41:29.611Z] DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:41:29.611Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-06T11:41:29.611Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-06T11:41:29.611Z] TERM=xterm [2020-01-06T11:41:29.611Z] VALIDATE_BRANCH=master [2020-01-06T11:41:29.611Z] DEST=bundles/test-integration [2020-01-06T11:41:29.611Z] SHLVL=1 [2020-01-06T11:41:29.611Z] TIMEOUT=120m [2020-01-06T11:41:29.611Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-06T11:41:29.611Z] DOCKER_PKG=github.com/docker/docker [2020-01-06T11:41:29.611Z] TESTDEBUG=0 [2020-01-06T11:41:29.611Z] _=/usr/bin/env [2020-01-06T11:41:29.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-06T11:41:29.878Z] #42 227.9 CC criu/ipc_ns.o [2020-01-06T11:41:30.572Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-06T11:41:30.572Z] === RUN TestCopyFromContainer// [2020-01-06T11:41:30.828Z] === RUN TestCopyFromContainer//bar/root [2020-01-06T11:41:30.828Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-06T11:41:31.083Z] === RUN TestCopyFromContainer/bar/quux [2020-01-06T11:41:31.083Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-06T11:41:31.338Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-06T11:41:31.338Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-06T11:41:31.593Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-06T11:41:31.593Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-06T11:41:31.848Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-06T11:41:31.848Z] --- PASS: TestCopyFromContainer (3.34s) [2020-01-06T11:41:31.848Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-01-06T11:41:31.848Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-01-06T11:41:31.848Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-01-06T11:41:31.848Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2020-01-06T11:41:31.848Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-06T11:41:31.848Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-01-06T11:41:31.848Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-01-06T11:41:31.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2020-01-06T11:41:31.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-01-06T11:41:31.848Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-01-06T11:41:31.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-06T11:41:31.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T11:41:31.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T11:41:31.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T11:41:31.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T11:41:31.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T11:41:31.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T11:41:31.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T11:41:31.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T11:41:31.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T11:41:31.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-06T11:41:31.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-01-06T11:41:31.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-06T11:41:31.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-06T11:41:31.848Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-06T11:41:31.999Z] #42 230.0 CC criu/irmap.o [2020-01-06T11:41:32.105Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-01-06T11:41:32.105Z] === RUN TestCreateWithInvalidEnv [2020-01-06T11:41:32.105Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-06T11:41:32.105Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-06T11:41:32.105Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-06T11:41:32.105Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-06T11:41:32.105Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-06T11:41:32.105Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-06T11:41:32.105Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-06T11:41:32.105Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-06T11:41:32.115Z] --- PASS: TestHealthKillContainer (2.95s) [2020-01-06T11:41:32.115Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-06T11:41:32.361Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-06T11:41:32.361Z] --- PASS: TestCreateWithInvalidEnv (0.24s) [2020-01-06T11:41:32.361Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-06T11:41:32.361Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-06T11:41:32.361Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-06T11:41:32.361Z] === RUN TestCreateTmpfsMountsTarget [2020-01-06T11:41:32.361Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-01-06T11:41:32.361Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-06T11:41:32.361Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-06T11:41:32.375Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-01-06T11:41:32.375Z] === RUN TestIpcModeNone [2020-01-06T11:41:33.034Z] #42 231.1 CC criu/kcmp-ids.o [2020-01-06T11:41:33.313Z] --- PASS: TestIpcModeNone (0.92s) [2020-01-06T11:41:33.313Z] === RUN TestIpcModePrivate [2020-01-06T11:41:33.322Z] #42 231.6 CC criu/kerndat.o [2020-01-06T11:41:34.248Z] --- PASS: TestIpcModePrivate (0.92s) [2020-01-06T11:41:34.248Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2020-01-06T11:41:34.248Z] === RUN TestIpcModeShareable [2020-01-06T11:41:34.323Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-06T11:41:34.893Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-06T11:41:34.893Z] --- PASS: TestCreateWithCustomMaskedPaths (2.50s) [2020-01-06T11:41:34.893Z] === RUN TestCreateWithCapabilities [2020-01-06T11:41:34.893Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-06T11:41:34.893Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-06T11:41:34.893Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-06T11:41:34.893Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-06T11:41:34.893Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-06T11:41:34.893Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-06T11:41:34.893Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-06T11:41:34.893Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-06T11:41:34.893Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T11:41:34.893Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T11:41:34.893Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T11:41:34.893Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T11:41:34.893Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-06T11:41:34.893Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-06T11:41:34.893Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-06T11:41:34.893Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-06T11:41:34.893Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-06T11:41:34.893Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-06T11:41:34.893Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T11:41:34.893Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T11:41:34.893Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T11:41:34.893Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T11:41:34.893Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-06T11:41:34.893Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-06T11:41:34.893Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T11:41:34.893Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T11:41:34.893Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-06T11:41:34.893Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-06T11:41:34.893Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-06T11:41:34.893Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T11:41:35.156Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T11:41:35.156Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-06T11:41:35.156Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-06T11:41:35.156Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-06T11:41:35.156Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s) [2020-01-06T11:41:35.156Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s) [2020-01-06T11:41:35.156Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-06T11:41:35.156Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-01-06T11:41:35.156Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-01-06T11:41:35.156Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-06T11:41:35.156Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-01-06T11:41:35.156Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-01-06T11:41:35.156Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-01-06T11:41:35.156Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-01-06T11:41:35.156Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-01-06T11:41:35.156Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-06T11:41:35.184Z] --- PASS: TestIpcModeShareable (0.89s) [2020-01-06T11:41:35.184Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2020-01-06T11:41:35.184Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-06T11:41:35.387Z] #42 233.6 CC criu/libnetlink.o [2020-01-06T11:41:36.415Z] #42 234.5 CC criu/log.o [2020-01-06T11:41:36.520Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-06T11:41:36.520Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-06T11:41:37.042Z] #42 235.3 CC criu/lsm.o [2020-01-06T11:41:37.079Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-06T11:41:37.667Z] #42 235.9 CC criu/mem.o [2020-01-06T11:41:38.006Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2020-01-06T11:41:38.006Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-06T11:41:38.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T11:41:38.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T11:41:38.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T11:41:38.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T11:41:38.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T11:41:38.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T11:41:38.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T11:41:38.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T11:41:38.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T11:41:38.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T11:41:38.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T11:41:38.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T11:41:38.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T11:41:38.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T11:41:38.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T11:41:38.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-01-06T11:41:38.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-06T11:41:38.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-01-06T11:41:38.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-01-06T11:41:38.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-06T11:41:38.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-06T11:41:38.006Z] === RUN TestContainerStartOnDaemonRestart [2020-01-06T11:41:38.006Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-06T11:41:38.006Z] === RUN TestDaemonRestartIpcMode [2020-01-06T11:41:38.006Z] === PAUSE TestDaemonRestartIpcMode [2020-01-06T11:41:38.006Z] === RUN TestDiff [2020-01-06T11:41:38.260Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-01-06T11:41:38.471Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s) [2020-01-06T11:41:38.471Z] === RUN TestAPIIpcModeHost [2020-01-06T11:41:38.471Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-01-06T11:41:38.471Z] === RUN TestDaemonIpcModeShareable [2020-01-06T11:41:38.820Z] --- PASS: TestDiff (0.85s) [2020-01-06T11:41:38.820Z] === RUN TestExecWithCloseStdin [2020-01-06T11:41:40.182Z] --- PASS: TestExecWithCloseStdin (1.18s) [2020-01-06T11:41:40.182Z] === RUN TestExec [2020-01-06T11:41:40.182Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-06T11:41:40.374Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-01-06T11:41:40.374Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-06T11:41:40.374Z] === RUN TestDaemonIpcModePrivate [2020-01-06T11:41:41.108Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-06T11:41:41.108Z] --- PASS: TestExec (1.25s) [2020-01-06T11:41:41.108Z] === RUN TestExecUser [2020-01-06T11:41:41.168Z] #42 239.0 CC criu/mount.o [2020-01-06T11:41:42.031Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-06T11:41:42.280Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2020-01-06T11:41:42.280Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-06T11:41:42.280Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-06T11:41:42.287Z] --- PASS: TestExecUser (1.16s) [2020-01-06T11:41:42.287Z] === RUN TestExportContainerAndImportImage [2020-01-06T11:41:42.585Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-06T11:41:43.511Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-01-06T11:41:43.511Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-06T11:41:43.766Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-06T11:41:44.185Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-01-06T11:41:44.185Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-06T11:41:44.185Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-06T11:41:45.130Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-01-06T11:41:45.130Z] === RUN TestHealthCheckWorkdir [2020-01-06T11:41:45.130Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-06T11:41:46.054Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2020-01-06T11:41:46.054Z] === RUN TestHealthKillContainer [2020-01-06T11:41:46.091Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-01-06T11:41:46.091Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-06T11:41:46.091Z] === RUN TestIpcModeOlderClient [2020-01-06T11:41:46.091Z] === PAUSE TestIpcModeOlderClient [2020-01-06T11:41:46.091Z] === RUN TestKillContainerInvalidSignal [2020-01-06T11:41:46.309Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-06T11:41:46.309Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-06T11:41:47.028Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-01-06T11:41:47.028Z] === RUN TestKillContainer [2020-01-06T11:41:47.028Z] === RUN TestKillContainer/no_signal [2020-01-06T11:41:47.596Z] === RUN TestKillContainer/non_killing_signal [2020-01-06T11:41:47.699Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-01-06T11:41:48.040Z] #42 245.5 CC criu/namespaces.o [2020-01-06T11:41:48.163Z] === RUN TestKillContainer/killing_signal [2020-01-06T11:41:49.099Z] --- PASS: TestKillContainer (2.40s) [2020-01-06T11:41:49.099Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-01-06T11:41:49.099Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-01-06T11:41:49.099Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-01-06T11:41:49.099Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-06T11:41:49.099Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-06T11:41:49.765Z] --- PASS: TestHealthKillContainer (3.14s) [2020-01-06T11:41:49.765Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-06T11:41:49.765Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-06T11:41:50.020Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-01-06T11:41:50.020Z] === RUN TestIpcModeNone [2020-01-06T11:41:50.036Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-06T11:41:50.751Z] #42 248.8 CC criu/net.o [2020-01-06T11:41:50.943Z] --- PASS: TestIpcModeNone (0.97s) [2020-01-06T11:41:50.943Z] === RUN TestIpcModePrivate [2020-01-06T11:41:50.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-01-06T11:41:50.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-01-06T11:41:50.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-01-06T11:41:50.973Z] === RUN TestKillStoppedContainer [2020-01-06T11:41:50.973Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-01-06T11:41:50.973Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-06T11:41:50.973Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-01-06T11:41:50.973Z] === RUN TestKillDifferentUserContainer [2020-01-06T11:41:51.868Z] --- PASS: TestIpcModePrivate (0.89s) [2020-01-06T11:41:51.868Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false [2020-01-06T11:41:51.868Z] === RUN TestIpcModeShareable [2020-01-06T11:41:51.908Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-01-06T11:41:51.908Z] === RUN TestInspectOomKilledTrue [2020-01-06T11:41:51.908Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-06T11:41:51.908Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:41:51.908Z] === RUN TestInspectOomKilledFalse [2020-01-06T11:41:51.908Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-06T11:41:51.908Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:41:51.908Z] === RUN TestLinksEtcHostsContentMatch [2020-01-06T11:41:52.475Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-01-06T11:41:52.475Z] === RUN TestLinksContainerNames [2020-01-06T11:41:52.793Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-06T11:41:52.793Z] --- PASS: TestIpcModeShareable (0.94s) [2020-01-06T11:41:52.793Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:194, shared: true, mustBeShared: true [2020-01-06T11:41:52.793Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-06T11:41:54.377Z] --- PASS: TestLinksContainerNames (1.61s) [2020-01-06T11:41:54.377Z] === RUN TestLogsFollowTailEmpty [2020-01-06T11:41:54.945Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-01-06T11:41:54.945Z] === RUN TestContainerNetworkMountsNoChown [2020-01-06T11:41:55.512Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/default [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/default [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/private [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/private [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rprivate [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/slave [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/slave [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rslave [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/shared [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/shared [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rshared [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-06T11:41:55.512Z] === CONT TestMountDaemonRoot/default [2020-01-06T11:41:55.512Z] === CONT TestMountDaemonRoot/rslave [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T11:41:55.512Z] === CONT TestMountDaemonRoot/rshared [2020-01-06T11:41:55.512Z] === CONT TestMountDaemonRoot/slave [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-06T11:41:55.512Z] === CONT TestMountDaemonRoot/rprivate [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-06T11:41:55.512Z] === CONT TestMountDaemonRoot/private [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-06T11:41:55.512Z] === CONT TestMountDaemonRoot/shared [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-06T11:41:55.512Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-06T11:41:55.512Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T11:41:55.512Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T11:41:55.512Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T11:41:55.512Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T11:41:55.512Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-06T11:41:55.770Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-06T11:41:55.770Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T11:41:55.770Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-06T11:41:55.770Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-06T11:41:55.770Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-06T11:41:55.770Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-06T11:41:55.770Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-06T11:41:55.770Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-06T11:41:56.030Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T11:41:56.058Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.19s) [2020-01-06T11:41:56.058Z] === RUN TestAPIIpcModeHost [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.22s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.21s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.17s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.17s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-06T11:41:56.289Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-06T11:41:56.289Z] === RUN TestContainerBindMountNonRecursive [2020-01-06T11:41:56.303Z] #42 254.4 CC criu/netfilter.o [2020-01-06T11:41:56.930Z] #42 255.3 CC criu/page-pipe.o [2020-01-06T11:41:56.982Z] --- PASS: TestAPIIpcModeHost (0.89s) [2020-01-06T11:41:56.982Z] === RUN TestDaemonIpcModeShareable [2020-01-06T11:41:57.907Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-06T11:41:58.196Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2020-01-06T11:41:58.196Z] === RUN TestNetworkNat [2020-01-06T11:41:58.430Z] #42 256.5 CC criu/page-xfer.o [2020-01-06T11:41:58.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-06T11:41:59.071Z] --- PASS: TestDaemonIpcModeShareable (2.09s) [2020-01-06T11:41:59.071Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:196, shared: true, mustBeShared: true [2020-01-06T11:41:59.071Z] === RUN TestDaemonIpcModePrivate [2020-01-06T11:41:59.131Z] --- PASS: TestNetworkNat (0.89s) [2020-01-06T11:41:59.131Z] === RUN TestNetworkLocalhostTCPNat [2020-01-06T11:42:00.066Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-01-06T11:42:00.066Z] === RUN TestNetworkLoopbackNat [2020-01-06T11:42:00.954Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2020-01-06T11:42:00.954Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2020-01-06T11:42:00.954Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-06T11:42:00.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-06T11:42:01.003Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-01-06T11:42:01.003Z] === RUN TestPause [2020-01-06T11:42:01.140Z] #42 259.1 CC criu/pagemap-cache.o [2020-01-06T11:42:01.768Z] #42 259.9 CC criu/pagemap.o [2020-01-06T11:42:01.939Z] --- PASS: TestPause (0.84s) [2020-01-06T11:42:01.939Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-06T11:42:01.939Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T11:42:01.939Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T11:42:01.939Z] === RUN TestPauseStopPausedContainer [2020-01-06T11:42:02.809Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-01-06T11:42:02.873Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-01-06T11:42:02.873Z] === RUN TestPsFilter [2020-01-06T11:42:03.132Z] --- PASS: TestPsFilter (0.28s) [2020-01-06T11:42:03.132Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-06T11:42:03.282Z] #42 261.5 CC criu/parasite-syscall.o [2020-01-06T11:42:03.469Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.13s) [2020-01-06T11:42:03.469Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:252, shared: false, mustBeShared: false [2020-01-06T11:42:03.469Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-06T11:42:03.699Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-01-06T11:42:03.699Z] === RUN TestRemoveContainerWithVolume [2020-01-06T11:42:04.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-06T11:42:04.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-06T11:42:04.635Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-01-06T11:42:04.636Z] === RUN TestRemoveContainerRunning [2020-01-06T11:42:04.780Z] #42 263.0 CC criu/path.o [2020-01-06T11:42:04.831Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-06T11:42:04.960Z] tests/integration/client_test.py ..... [ 76%] [2020-01-06T11:42:05.301Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-01-06T11:42:05.301Z] [2020-01-06T11:42:05.301Z] ________ ____ __. [2020-01-06T11:42:05.301Z] \_____ \ | |/ _| [2020-01-06T11:42:05.301Z] / | \| < [2020-01-06T11:42:05.301Z] / | \ | \ [2020-01-06T11:42:05.301Z] \_______ /____|__ \ [2020-01-06T11:42:05.301Z] \/ \/ [2020-01-06T11:42:05.301Z] [2020-01-06T11:42:05.301Z] INFO: make.ps1 ended at 01/06/2020 11:42:00 [2020-01-06T11:42:05.301Z] INFO: Binaries build ended at 01/06/2020 11:42:02. Duration:00:01:14.5684161 [2020-01-06T11:42:05.301Z] INFO: Copying the built daemon binary to d:\CI\PR-40341\3\binary\dockerd-79c877cfa.exe... [2020-01-06T11:42:05.390Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.30s) [2020-01-06T11:42:05.390Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:319, shared: true, mustBeShared: true [2020-01-06T11:42:05.390Z] === RUN TestIpcModeOlderClient [2020-01-06T11:42:05.390Z] === PAUSE TestIpcModeOlderClient [2020-01-06T11:42:05.390Z] === RUN TestKillContainerInvalidSignal [2020-01-06T11:42:05.410Z] #42 263.6 CC criu/pie-util-vdso-elf32.o [2020-01-06T11:42:05.523Z] tests/integration/errors_test.py . [ 76%] [2020-01-06T11:42:05.572Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-01-06T11:42:05.572Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-06T11:42:06.038Z] #42 264.4 CC criu/pie-util-vdso.o [2020-01-06T11:42:06.139Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-01-06T11:42:06.139Z] === RUN TestRemoveInvalidContainer [2020-01-06T11:42:06.139Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-06T11:42:06.139Z] === RUN TestRenameLinkedContainer [2020-01-06T11:42:06.266Z] INFO: Copying the built client binary to d:\CI\PR-40341\3\binary\docker-79c877cfa.exe... [2020-01-06T11:42:06.266Z] INFO: Copying dockerversion from the container... [2020-01-06T11:42:06.266Z] INFO: Copying the golang package from the container to d:\CI\PR-40341\3\installer\go.zip... [2020-01-06T11:42:06.314Z] --- PASS: TestKillContainerInvalidSignal (1.05s) [2020-01-06T11:42:06.314Z] === RUN TestKillContainer [2020-01-06T11:42:06.314Z] === RUN TestKillContainer/no_signal [2020-01-06T11:42:07.067Z] #42 265.1 CC criu/pie-util.o [2020-01-06T11:42:07.357Z] #42 265.4 CC criu/pipes.o [2020-01-06T11:42:07.676Z] === RUN TestKillContainer/non_killing_signal [2020-01-06T11:42:07.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-06T11:42:08.605Z] === RUN TestKillContainer/killing_signal [2020-01-06T11:42:08.897Z] #42 266.8 CC criu/plugin.o [2020-01-06T11:42:09.165Z] INFO: Extracting go.zip to d:\CI\PR-40341\3\go [2020-01-06T11:42:09.424Z] --- PASS: TestRenameLinkedContainer (3.17s) [2020-01-06T11:42:09.424Z] === RUN TestRenameStoppedContainer [2020-01-06T11:42:09.521Z] #42 267.5 CC criu/proc_parse.o [2020-01-06T11:42:09.532Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-06T11:42:09.787Z] --- PASS: TestKillContainer (3.33s) [2020-01-06T11:42:09.787Z] --- PASS: TestKillContainer/no_signal (1.32s) [2020-01-06T11:42:09.787Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2020-01-06T11:42:09.787Z] --- PASS: TestKillContainer/killing_signal (1.02s) [2020-01-06T11:42:09.787Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-06T11:42:09.787Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-06T11:42:09.991Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-01-06T11:42:09.991Z] === RUN TestRenameRunningContainerAndReuse [2020-01-06T11:42:10.043Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-06T11:42:11.404Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-06T11:42:11.894Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2020-01-06T11:42:11.894Z] === RUN TestRenameInvalidName [2020-01-06T11:42:12.228Z] #42 ... [2020-01-06T11:42:12.228Z] [2020-01-06T11:42:12.228Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:42:12.228Z] #39 350.3 + dpkg --print-architecture [2020-01-06T11:42:12.228Z] #39 350.3 + cd /tmp/tmp.yksnrUn8US/src/github.com/docker/distribution [2020-01-06T11:42:12.228Z] #39 350.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-06T11:42:12.329Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.47s) [2020-01-06T11:42:12.329Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.57s) [2020-01-06T11:42:12.329Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2020-01-06T11:42:12.329Z] === RUN TestKillStoppedContainer [2020-01-06T11:42:12.329Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-06T11:42:12.329Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-06T11:42:12.329Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-06T11:42:12.329Z] === RUN TestKillDifferentUserContainer [2020-01-06T11:42:12.461Z] --- PASS: TestRenameInvalidName (0.80s) [2020-01-06T11:42:12.461Z] === RUN TestRenameAnonymousContainer [2020-01-06T11:42:12.803Z] #39 350.7 + GOPATH=/tmp/tmp.yksnrUn8US/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yksnrUn8US [2020-01-06T11:42:12.803Z] #39 350.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-06T11:42:13.693Z] --- PASS: TestKillDifferentUserContainer (1.39s) [2020-01-06T11:42:13.693Z] === RUN TestInspectOomKilledTrue [2020-01-06T11:42:13.693Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-06T11:42:13.693Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:42:13.693Z] === RUN TestInspectOomKilledFalse [2020-01-06T11:42:13.693Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-06T11:42:13.693Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:42:13.693Z] === RUN TestLinksEtcHostsContentMatch [2020-01-06T11:42:13.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-06T11:42:14.512Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-01-06T11:42:14.512Z] === RUN TestLinksContainerNames [2020-01-06T11:42:16.395Z] --- PASS: TestLinksContainerNames (1.82s) [2020-01-06T11:42:16.395Z] === RUN TestLogsFollowTailEmpty [2020-01-06T11:42:16.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-06T11:42:16.825Z] --- PASS: TestRenameAnonymousContainer (3.97s) [2020-01-06T11:42:16.825Z] === RUN TestRenameContainerWithSameName [2020-01-06T11:42:17.384Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2020-01-06T11:42:17.384Z] === RUN TestContainerNetworkMountsNoChown [2020-01-06T11:42:17.392Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-01-06T11:42:17.392Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-06T11:42:17.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-06T11:42:18.200Z] --- PASS: TestContainerNetworkMountsNoChown (1.08s) [2020-01-06T11:42:18.200Z] === RUN TestMountDaemonRoot [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/default [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/default [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/private [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/private [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rprivate [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/slave [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/slave [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rslave [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/shared [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/shared [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rshared [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-06T11:42:18.455Z] === CONT TestMountDaemonRoot/default [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-06T11:42:18.455Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-06T11:42:18.455Z] === CONT TestMountDaemonRoot/rshared [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T11:42:18.455Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-06T11:42:18.455Z] === CONT TestMountDaemonRoot/shared [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-06T11:42:18.455Z] === CONT TestMountDaemonRoot/rslave [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T11:42:18.455Z] === CONT TestMountDaemonRoot/slave [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-06T11:42:18.455Z] === CONT TestMountDaemonRoot/rprivate [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T11:42:18.455Z] === CONT TestMountDaemonRoot/private [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-06T11:42:18.455Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-06T11:42:18.455Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-06T11:42:18.455Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-06T11:42:18.455Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-06T11:42:18.712Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-06T11:42:18.712Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T11:42:18.712Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-06T11:42:18.712Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T11:42:18.712Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-06T11:42:18.712Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-06T11:42:18.768Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2020-01-06T11:42:18.768Z] === RUN TestResize [2020-01-06T11:42:18.967Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-06T11:42:18.967Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-06T11:42:18.967Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-06T11:42:18.967Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-06T11:42:18.967Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T11:42:18.967Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T11:42:19.223Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-06T11:42:19.223Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-06T11:42:19.223Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-06T11:42:19.223Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-06T11:42:19.478Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-06T11:42:19.478Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T11:42:19.478Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-06T11:42:19.478Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T11:42:19.478Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-06T11:42:19.478Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-06T11:42:19.478Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-06T11:42:19.478Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.22s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.20s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.18s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.18s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.19s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.20s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.09s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.09s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-01-06T11:42:19.478Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-06T11:42:19.478Z] === RUN TestContainerBindMountNonRecursive [2020-01-06T11:42:19.705Z] --- PASS: TestResize (0.81s) [2020-01-06T11:42:19.705Z] === RUN TestResizeWithInvalidSize [2020-01-06T11:42:19.737Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-06T11:42:20.642Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-01-06T11:42:20.642Z] === RUN TestResizeWhenContainerNotStarted [2020-01-06T11:42:21.098Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-06T11:42:21.211Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-01-06T11:42:21.211Z] === RUN TestDaemonRestartKillContainers [2020-01-06T11:42:21.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T11:42:21.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T11:42:21.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T11:42:21.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T11:42:21.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T11:42:21.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T11:42:21.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T11:42:21.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T11:42:21.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T11:42:21.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T11:42:21.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T11:42:21.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T11:42:21.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T11:42:21.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T11:42:21.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T11:42:21.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T11:42:21.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:42:21.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:42:21.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:42:21.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:42:21.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:42:21.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:42:21.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:42:21.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:42:21.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T11:42:21.211Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T11:42:21.211Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T11:42:21.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:42:21.280Z] #39 ... [2020-01-06T11:42:21.280Z] [2020-01-06T11:42:21.280Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:42:21.280Z] #42 271.9 CC criu/protobuf-desc.o [2020-01-06T11:42:21.280Z] #42 273.7 CC criu/protobuf.o [2020-01-06T11:42:21.280Z] #42 274.4 CC criu/pstree.o [2020-01-06T11:42:21.280Z] #42 276.4 CC criu/rbtree.o [2020-01-06T11:42:21.280Z] #42 277.0 CC criu/rst-malloc.o [2020-01-06T11:42:21.280Z] #42 277.6 CC criu/seccomp.o [2020-01-06T11:42:21.280Z] #42 279.0 CC criu/seize.o [2020-01-06T11:42:22.023Z] --- PASS: TestContainerBindMountNonRecursive (2.46s) [2020-01-06T11:42:22.023Z] === RUN TestNetworkNat [2020-01-06T11:42:22.308Z] #42 280.6 CC criu/servicefd.o [2020-01-06T11:42:22.582Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-06T11:42:23.144Z] --- PASS: TestNetworkNat (0.98s) [2020-01-06T11:42:23.144Z] === RUN TestNetworkLocalhostTCPNat [2020-01-06T11:42:23.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-06T11:42:23.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T11:42:23.808Z] #42 281.6 CC criu/shmem.o [2020-01-06T11:42:23.960Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2020-01-06T11:42:23.960Z] === RUN TestNetworkLoopbackNat [2020-01-06T11:42:24.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T11:42:24.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:42:25.320Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2020-01-06T11:42:25.320Z] === RUN TestPause [2020-01-06T11:42:25.626Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T11:42:25.856Z] #42 283.8 CC criu/sigframe.o [2020-01-06T11:42:25.856Z] #42 284.1 CC criu/signalfd.o [2020-01-06T11:42:26.247Z] --- PASS: TestPause (0.93s) [2020-01-06T11:42:26.247Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-06T11:42:26.247Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T11:42:26.247Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T11:42:26.247Z] === RUN TestPauseStopPausedContainer [2020-01-06T11:42:26.485Z] #42 284.7 CC criu/sk-inet.o [2020-01-06T11:42:26.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-06T11:42:26.808Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-06T11:42:27.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T11:42:27.067Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2020-01-06T11:42:27.067Z] === RUN TestPsFilter [2020-01-06T11:42:27.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:42:27.627Z] --- PASS: TestPsFilter (0.28s) [2020-01-06T11:42:27.627Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-06T11:42:27.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T11:42:28.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:42:28.188Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-01-06T11:42:28.188Z] === RUN TestRemoveContainerWithVolume [2020-01-06T11:42:28.550Z] #42 286.7 CC criu/sk-netlink.o [2020-01-06T11:42:29.112Z] --- PASS: TestRemoveContainerWithVolume (0.99s) [2020-01-06T11:42:29.112Z] === RUN TestRemoveContainerRunning [2020-01-06T11:42:29.175Z] #42 287.5 CC criu/sk-packet.o [2020-01-06T11:42:29.803Z] #42 ... [2020-01-06T11:42:29.803Z] [2020-01-06T11:42:29.803Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T11:42:29.803Z] #55 213.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-06T11:42:30.040Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-01-06T11:42:30.040Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-06T11:42:30.632Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-06T11:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2020-01-06T11:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.27s) [2020-01-06T11:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.47s) [2020-01-06T11:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (4.18s) [2020-01-06T11:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s) [2020-01-06T11:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.74s) [2020-01-06T11:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.33s) [2020-01-06T11:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2020-01-06T11:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-01-06T11:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2020-01-06T11:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-01-06T11:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2020-01-06T11:42:30.632Z] === RUN TestCgroupNamespacesRun [2020-01-06T11:42:30.967Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-01-06T11:42:30.967Z] === RUN TestRemoveInvalidContainer [2020-01-06T11:42:30.967Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-06T11:42:30.967Z] === RUN TestRenameLinkedContainer [2020-01-06T11:42:31.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-06T11:42:31.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-06T11:42:32.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-06T11:42:32.538Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-01-06T11:42:32.538Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-06T11:42:33.310Z] #55 216.5 + mkdir -p /build [2020-01-06T11:42:33.310Z] #55 216.5 + cp runc /build/runc [2020-01-06T11:42:33.310Z] #55 DONE 216.6s [2020-01-06T11:42:33.310Z] [2020-01-06T11:42:33.310Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:42:33.310Z] #42 289.0 CC criu/sk-queue.o [2020-01-06T11:42:33.310Z] #42 289.9 CC criu/sk-tcp.o [2020-01-06T11:42:33.310Z] #42 291.1 CC criu/sk-unix.o [2020-01-06T11:42:33.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-06T11:42:34.213Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-06T11:42:34.274Z] INFO: Extraction ended at 01/06/2020 11:42:33. Duration:00:00:24.6153479 [2020-01-06T11:42:34.274Z] INFO: Updating the golang and path environment variables [2020-01-06T11:42:34.274Z] INFO: GOPATH=d:\gopath [2020-01-06T11:42:34.274Z] INFO: go version go1.13.5 windows/amd64 [2020-01-06T11:42:34.274Z] INFO: Running the daemon under test in debug mode [2020-01-06T11:42:34.274Z] INFO: Starting a daemon under test... [2020-01-06T11:42:34.274Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40341\3\daemon --pidfile d:\CI\PR-40341\3\docker.pid -D [2020-01-06T11:42:34.274Z] INFO: Process started successfully. [2020-01-06T11:42:34.274Z] INFO: Start tailing logs of the daemon under tests [2020-01-06T11:42:34.274Z] INFO: Waiting for the daemon under test to start... [2020-01-06T11:42:34.440Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2020-01-06T11:42:34.440Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-06T11:42:34.771Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-06T11:42:35.027Z] --- PASS: TestRenameLinkedContainer (4.02s) [2020-01-06T11:42:35.027Z] === RUN TestRenameStoppedContainer [2020-01-06T11:42:35.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-06T11:42:35.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-06T11:42:35.816Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2020-01-06T11:42:35.816Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-06T11:42:35.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-06T11:42:36.207Z] --- PASS: TestRenameStoppedContainer (1.05s) [2020-01-06T11:42:36.207Z] === RUN TestRenameRunningContainerAndReuse [2020-01-06T11:42:36.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-06T11:42:37.169Z] INFO: Daemon under test started and replied! [2020-01-06T11:42:37.169Z] INFO: Docker version of the daemon under test [2020-01-06T11:42:37.169Z] [2020-01-06T11:42:37.169Z] Client: [2020-01-06T11:42:37.169Z] Version: 17.06.2-ce [2020-01-06T11:42:37.169Z] API version: 1.30 [2020-01-06T11:42:37.169Z] Go version: go1.8.3 [2020-01-06T11:42:37.169Z] Git commit: cec0b72 [2020-01-06T11:42:37.169Z] Built: Tue Sep 5 19:57:19 2017 [2020-01-06T11:42:37.169Z] OS/Arch: windows/amd64 [2020-01-06T11:42:37.169Z] [2020-01-06T11:42:37.169Z] Server: [2020-01-06T11:42:37.169Z] Version: 0.0.0-dev [2020-01-06T11:42:37.169Z] API version: 1.41 (minimum version 1.24) [2020-01-06T11:42:37.169Z] Go version: go1.13.5 [2020-01-06T11:42:37.169Z] Git commit: 79c877cfa [2020-01-06T11:42:37.169Z] Built: 01/06/2020 11:40:52 [2020-01-06T11:42:37.169Z] OS/Arch: windows/amd64 [2020-01-06T11:42:37.169Z] Experimental: false [2020-01-06T11:42:37.169Z] [2020-01-06T11:42:37.169Z] INFO: Docker info of the daemon under test [2020-01-06T11:42:37.169Z] [2020-01-06T11:42:37.169Z] Containers: 0 [2020-01-06T11:42:37.169Z] Running: 0 [2020-01-06T11:42:37.169Z] Paused: 0 [2020-01-06T11:42:37.169Z] Stopped: 0 [2020-01-06T11:42:37.169Z] Images: 0 [2020-01-06T11:42:37.169Z] Server Version: 0.0.0-dev [2020-01-06T11:42:37.169Z] Storage Driver: windowsfilter [2020-01-06T11:42:37.169Z] Windows: [2020-01-06T11:42:37.169Z] Logging Driver: json-file [2020-01-06T11:42:37.169Z] Plugins: [2020-01-06T11:42:37.169Z] Volume: local [2020-01-06T11:42:37.169Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-06T11:42:37.169Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-06T11:42:37.169Z] Swarm: inactive [2020-01-06T11:42:37.169Z] Default Isolation: process [2020-01-06T11:42:37.169Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-06T11:42:37.169Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-06T11:42:37.169Z] OSType: windows [2020-01-06T11:42:37.169Z] Architecture: x86_64 [2020-01-06T11:42:37.169Z] CPUs: 4 [2020-01-06T11:42:37.169Z] Total Memory: 32GiB [2020-01-06T11:42:37.169Z] Name: azwin-2-eb7640 [2020-01-06T11:42:37.169Z] ID: TH66:UQUN:UVQ2:GMVQ:26O2:DRSO:Z2GM:YDSY:RSSU:YT6O:6ZI7:GTNO [2020-01-06T11:42:37.169Z] Docker Root Dir: D:\CI\PR-40341\3\daemon [2020-01-06T11:42:37.169Z] Debug Mode (client): false [2020-01-06T11:42:37.169Z] Debug Mode (server): true [2020-01-06T11:42:37.169Z] File Descriptors: -1 [2020-01-06T11:42:37.169Z] Goroutines: 17 [2020-01-06T11:42:37.169Z] System Time: 2020-01-06T11:42:36.9619889Z [2020-01-06T11:42:37.169Z] EventsListeners: 0 [2020-01-06T11:42:37.169Z] Registry: https://index.docker.io/v1/ [2020-01-06T11:42:37.169Z] Labels: [2020-01-06T11:42:37.169Z] Experimental: false [2020-01-06T11:42:37.169Z] Insecure Registries: [2020-01-06T11:42:37.169Z] 127.0.0.0/8 [2020-01-06T11:42:37.169Z] Live Restore Enabled: false [2020-01-06T11:42:37.169Z] [2020-01-06T11:42:37.169Z] [2020-01-06T11:42:37.169Z] INFO: Docker images of the daemon under test [2020-01-06T11:42:37.169Z] [2020-01-06T11:42:37.169Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-06T11:42:37.169Z] [2020-01-06T11:42:37.169Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-01-06T11:42:37.169Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-01-06T11:42:37.632Z] ltsc2019: Pulling from windows/servercore [2020-01-06T11:42:37.632Z] 65014b3c3121: Pulling fs layer [2020-01-06T11:42:37.632Z] faf31ee0aa3d: Pulling fs layer [2020-01-06T11:42:37.720Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-01-06T11:42:37.720Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-06T11:42:37.749Z] #42 295.9 CC criu/sockets.o [2020-01-06T11:42:38.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-06T11:42:38.073Z] --- PASS: TestRenameRunningContainerAndReuse (1.88s) [2020-01-06T11:42:38.073Z] === RUN TestRenameInvalidName [2020-01-06T11:42:39.001Z] --- PASS: TestRenameInvalidName (0.86s) [2020-01-06T11:42:39.001Z] === RUN TestRenameAnonymousContainer [2020-01-06T11:42:39.329Z] #42 297.6 CC criu/stats.o [2020-01-06T11:42:39.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-06T11:42:39.746Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-01-06T11:42:39.746Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-06T11:42:40.357Z] #42 298.3 CC criu/string.o [2020-01-06T11:42:40.357Z] #42 298.4 CC criu/sysctl.o [2020-01-06T11:42:40.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-06T11:42:40.687Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s) [2020-01-06T11:42:40.687Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-06T11:42:41.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-06T11:42:41.013Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-01-06T11:42:41.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-06T11:42:41.387Z] #42 299.6 CC criu/sysfs_parse.o [2020-01-06T11:42:41.624Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-01-06T11:42:41.624Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-06T11:42:42.161Z] #42 300.3 CC criu/timerfd.o [2020-01-06T11:42:42.688Z] --- PASS: TestRenameAnonymousContainer (3.83s) [2020-01-06T11:42:42.688Z] === RUN TestRenameContainerWithSameName [2020-01-06T11:42:42.788Z] #42 301.0 CC criu/tty.o [2020-01-06T11:42:43.527Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2020-01-06T11:42:43.527Z] === RUN TestKernelTCPMemory [2020-01-06T11:42:43.612Z] --- PASS: TestRenameContainerWithSameName (1.12s) [2020-01-06T11:42:43.612Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-06T11:42:44.095Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-01-06T11:42:44.095Z] === RUN TestNISDomainname [2020-01-06T11:42:44.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-06T11:42:44.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-06T11:42:44.834Z] faf31ee0aa3d: Verifying Checksum [2020-01-06T11:42:44.834Z] faf31ee0aa3d: Download complete [2020-01-06T11:42:45.471Z] --- PASS: TestNISDomainname (0.99s) [2020-01-06T11:42:45.471Z] === RUN TestHostnameDnsResolution [2020-01-06T11:42:46.056Z] --- PASS: TestRenameContainerWithLinkedContainer (2.18s) [2020-01-06T11:42:46.056Z] === RUN TestResize [2020-01-06T11:42:46.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-06T11:42:46.314Z] #42 304.4 CC criu/tun.o [2020-01-06T11:42:46.846Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-01-06T11:42:46.846Z] === RUN TestStats [2020-01-06T11:42:46.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-06T11:42:46.872Z] --- PASS: TestResize (0.93s) [2020-01-06T11:42:46.872Z] === RUN TestResizeWithInvalidSize [2020-01-06T11:42:47.339Z] #42 305.3 CC criu/uffd.o [2020-01-06T11:42:47.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-06T11:42:47.797Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2020-01-06T11:42:47.797Z] === RUN TestResizeWhenContainerNotStarted [2020-01-06T11:42:48.722Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-01-06T11:42:48.722Z] === RUN TestDaemonRestartKillContainers [2020-01-06T11:42:48.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T11:42:48.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T11:42:48.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T11:42:48.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T11:42:48.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T11:42:48.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T11:42:48.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T11:42:48.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T11:42:48.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T11:42:48.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T11:42:48.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T11:42:48.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T11:42:48.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T11:42:48.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T11:42:48.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T11:42:48.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T11:42:48.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:42:48.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:42:48.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:42:48.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:42:48.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:42:48.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:42:48.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:42:48.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:42:48.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T11:42:48.722Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T11:42:49.378Z] --- PASS: TestStats (2.56s) [2020-01-06T11:42:49.378Z] === RUN TestStopContainerWithTimeout [2020-01-06T11:42:49.378Z] === RUN TestStopContainerWithTimeout/0 [2020-01-06T11:42:49.378Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-06T11:42:49.378Z] === RUN TestStopContainerWithTimeout/1 [2020-01-06T11:42:49.378Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-06T11:42:49.378Z] === RUN TestStopContainerWithTimeout/3 [2020-01-06T11:42:49.378Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-06T11:42:49.378Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-06T11:42:49.378Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-06T11:42:49.378Z] === CONT TestStopContainerWithTimeout/0 [2020-01-06T11:42:49.378Z] === CONT TestStopContainerWithTimeout/3 [2020-01-06T11:42:49.378Z] === CONT TestStopContainerWithTimeout/1 [2020-01-06T11:42:49.378Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-06T11:42:49.393Z] #42 307.2 CC criu/util.o [2020-01-06T11:42:49.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-06T11:42:49.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-06T11:42:50.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-06T11:42:51.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-06T11:42:51.267Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:42:51.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-06T11:42:52.106Z] #42 309.8 CC criu/uts_ns.o [2020-01-06T11:42:52.106Z] #42 310.3 CC criu/vdso.o [2020-01-06T11:42:52.632Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:42:52.665Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-06T11:42:52.665Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-01-06T11:42:52.665Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2020-01-06T11:42:52.665Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2020-01-06T11:42:52.665Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2020-01-06T11:42:52.665Z] === RUN TestDeleteDevicemapper [2020-01-06T11:42:52.665Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-06T11:42:52.665Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T11:42:52.665Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-06T11:42:52.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-06T11:42:52.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:42:53.152Z] #42 311.5 LINK criu/built-in.o [2020-01-06T11:42:53.442Z] #42 311.8 LINK criu/criu [2020-01-06T11:42:53.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-06T11:42:54.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:42:54.323Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T11:42:54.469Z] #42 312.8 DEP lib/c/criu.d [2020-01-06T11:42:54.569Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s) [2020-01-06T11:42:54.569Z] === RUN TestUpdateMemory [2020-01-06T11:42:54.569Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-06T11:42:54.569Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:42:54.569Z] === RUN TestUpdateCPUQuota [2020-01-06T11:42:54.776Z] #42 312.9 CC images/rpc.pb-c.o [2020-01-06T11:42:55.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-06T11:42:55.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T11:42:55.945Z] --- PASS: TestUpdateCPUQuota (1.38s) [2020-01-06T11:42:55.946Z] === RUN TestUpdatePidsLimit [2020-01-06T11:42:55.946Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-06T11:42:56.274Z] #42 314.2 CC lib/c/criu.o [2020-01-06T11:42:56.512Z] === RUN TestUpdatePidsLimit/no_change [2020-01-06T11:42:56.771Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-06T11:42:57.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-06T11:42:57.302Z] #42 ... [2020-01-06T11:42:57.302Z] [2020-01-06T11:42:57.302Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T11:42:57.302Z] #39 395.2 + rm -rf /tmp/tmp.yksnrUn8US/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yksnrUn8US [2020-01-06T11:42:57.302Z] #39 DONE 395.3s [2020-01-06T11:42:57.302Z] [2020-01-06T11:42:57.302Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:42:57.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T11:42:57.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-06T11:42:57.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-06T11:42:57.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-06T11:42:57.338Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-06T11:42:57.597Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-06T11:42:58.164Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-06T11:42:58.423Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-06T11:42:58.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-06T11:42:58.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T11:42:59.305Z] ......... [ 86%] [2020-01-06T11:42:59.388Z] #51 ... [2020-01-06T11:42:59.388Z] [2020-01-06T11:42:59.388Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T11:42:59.388Z] #42 317.5 LINK lib/c/built-in.o [2020-01-06T11:42:59.388Z] #42 317.5 LINK lib/c/libcriu.so [2020-01-06T11:42:59.680Z] #42 317.9 GEN magic.py [2020-01-06T11:42:59.969Z] #42 318.1 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T11:42:59.969Z] #42 318.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T11:43:00.326Z] --- PASS: TestUpdatePidsLimit (3.92s) [2020-01-06T11:43:00.326Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-01-06T11:43:00.326Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-01-06T11:43:00.326Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-01-06T11:43:00.326Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-01-06T11:43:00.327Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-01-06T11:43:00.327Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-01-06T11:43:00.327Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-01-06T11:43:00.327Z] === RUN TestUpdateRestartPolicy [2020-01-06T11:43:00.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-06T11:43:00.552Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T11:43:00.597Z] #42 318.9 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T11:43:01.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-06T11:43:02.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T11:43:02.135Z] #42 320.2 make[1]: Nothing to be done for 'all'. [2020-01-06T11:43:02.358Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-06T11:43:02.358Z] Using test binary docker [2020-01-06T11:43:02.358Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-06T11:43:02.358Z] +++ /etc/init.d/apparmor start [2020-01-06T11:43:02.358Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-06T11:43:02.358Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T11:43:02.358Z] Warning failed to create cache: (null) [2020-01-06T11:43:02.358Z] . [2020-01-06T11:43:02.358Z] Starting dockerd [2020-01-06T11:43:02.358Z] INFO: Waiting for daemon to start... [2020-01-06T11:43:02.358Z] +++ 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-01-06T11:43:02.636Z] 65014b3c3121: Verifying Checksum [2020-01-06T11:43:02.636Z] 65014b3c3121: Download complete [2020-01-06T11:43:03.164Z] #42 321.4 make[1]: 'images/built-in.o' is up to date. [2020-01-06T11:43:03.164Z] #42 321.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-06T11:43:03.164Z] #42 321.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-06T11:43:03.453Z] #42 321.6 make[1]: 'compel/libcompel.a' is up to date. [2020-01-06T11:43:03.453Z] #42 321.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-06T11:43:03.453Z] #42 321.7 make[1]: Nothing to be done for 'all'. [2020-01-06T11:43:03.453Z] #42 321.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T11:43:03.743Z] #42 322.1 make[2]: Nothing to be done for 'all'. [2020-01-06T11:43:04.032Z] #42 322.2 make[2]: Nothing to be done for 'all'. [2020-01-06T11:43:04.032Z] #42 322.3 make[2]: Nothing to be done for 'all'. [2020-01-06T11:43:04.323Z] #42 322.5 make[2]: Nothing to be done for 'all'. [2020-01-06T11:43:04.323Z] #42 322.6 make[2]: Nothing to be done for 'all'. [2020-01-06T11:43:04.323Z] #42 322.6 make[2]: Nothing to be done for 'all'. [2020-01-06T11:43:04.514Z] tests/integration/models_images_test.py .............. [ 89%] [2020-01-06T11:43:04.550Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-06T11:43:04.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.54s) [2020-01-06T11:43:04.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.82s) [2020-01-06T11:43:04.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-01-06T11:43:04.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-01-06T11:43:04.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-01-06T11:43:04.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-01-06T11:43:04.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2020-01-06T11:43:04.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s) [2020-01-06T11:43:04.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.11s) [2020-01-06T11:43:04.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.48s) [2020-01-06T11:43:04.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2020-01-06T11:43:04.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2020-01-06T11:43:04.550Z] === RUN TestCgroupNamespacesRun [2020-01-06T11:43:04.631Z] #42 322.7 make[2]: Nothing to be done for 'all'. [2020-01-06T11:43:04.631Z] #42 322.9 make[2]: Nothing to be done for 'all'. [2020-01-06T11:43:04.631Z] #42 322.9 INSTALL criu/criu [2020-01-06T11:43:04.832Z] . [2020-01-06T11:43:04.832Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-06T11:43:04.832Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-06T11:43:04.832Z] Error: No such image: emptyfs [2020-01-06T11:43:04.832Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-06T11:43:04.832Z] ++++ docker load [2020-01-06T11:43:04.832Z] Running integration-test (iteration 1) [2020-01-06T11:43:04.832Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-01-06T11:43:04.832Z] ++ 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-01-06T11:43:04.832Z] ++ set -e [2020-01-06T11:43:04.832Z] ++ '[' -n 0 ']' [2020-01-06T11:43:04.832Z] ++ set -x [2020-01-06T11:43:04.832Z] ++ env -i DEST=/go/src/github.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-01-06T11:43:04.934Z] #42 DONE 323.0s [2020-01-06T11:43:04.934Z] [2020-01-06T11:43:04.934Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:43:05.884Z] tests/integration/models_networks_test.py .... [ 90%] [2020-01-06T11:43:05.911Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-01-06T11:43:05.911Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-06T11:43:06.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-06T11:43:07.761Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2020-01-06T11:43:07.761Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-06T11:43:09.647Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2020-01-06T11:43:09.647Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-06T11:43:09.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-06T11:43:10.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-06T11:43:11.566Z] --- PASS: TestCgroupNamespacesRunHostMode (1.92s) [2020-01-06T11:43:11.566Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-06T11:43:12.430Z] tests/integration/models_nodes_test.py . [ 91%] [2020-01-06T11:43:12.430Z] tests/integration/models_resources_test.py . [ 91%] [2020-01-06T11:43:12.530Z] --- PASS: TestUpdateRestartPolicy (12.48s) [2020-01-06T11:43:12.530Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-06T11:43:13.451Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-01-06T11:43:13.451Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-06T11:43:13.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-06T11:43:13.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-06T11:43:13.466Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-01-06T11:43:13.466Z] === RUN TestWaitNonBlocked [2020-01-06T11:43:13.466Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T11:43:13.466Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T11:43:13.466Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T11:43:13.466Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T11:43:13.466Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T11:43:13.466Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T11:43:14.012Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s) [2020-01-06T11:43:14.012Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-06T11:43:14.402Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-06T11:43:14.402Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-01-06T11:43:14.402Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-01-06T11:43:14.402Z] === RUN TestWaitBlocked [2020-01-06T11:43:14.402Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T11:43:14.402Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T11:43:14.402Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T11:43:14.402Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T11:43:14.402Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T11:43:14.402Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T11:43:14.938Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-01-06T11:43:14.938Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-06T11:43:15.779Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-06T11:43:15.779Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-01-06T11:43:15.779Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2020-01-06T11:43:15.779Z] === CONT TestContainerStartOnDaemonRestart [2020-01-06T11:43:15.779Z] === CONT TestIpcModeOlderClient [2020-01-06T11:43:15.779Z] === CONT TestDaemonRestartIpcMode [2020-01-06T11:43:15.779Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-01-06T11:43:15.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-06T11:43:16.295Z] Loaded image: buildpack-deps:jessie [2020-01-06T11:43:16.295Z] Loaded image: busybox:latest [2020-01-06T11:43:16.295Z] Loaded image: busybox:glibc [2020-01-06T11:43:16.295Z] Loaded image: debian:jessie [2020-01-06T11:43:16.295Z] Loaded image: hello-world:latest [2020-01-06T11:43:16.295Z] INFO: Testing against a local daemon [2020-01-06T11:43:16.295Z] === RUN TestCgroupNamespacesBuild [2020-01-06T11:43:16.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-06T11:43:16.791Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2020-01-06T11:43:16.791Z] === RUN TestKernelTCPMemory [2020-01-06T11:43:17.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-06T11:43:17.188Z] --- PASS: TestCgroupNamespacesBuild (1.91s) [2020-01-06T11:43:17.188Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-06T11:43:17.973Z] --- PASS: TestKernelTCPMemory (0.99s) [2020-01-06T11:43:17.973Z] === RUN TestNISDomainname [2020-01-06T11:43:18.504Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-01-06T11:43:18.897Z] --- PASS: TestNISDomainname (1.06s) [2020-01-06T11:43:18.897Z] === RUN TestHostnameDnsResolution [2020-01-06T11:43:19.067Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2020-01-06T11:43:19.134Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-01-06T11:43:19.134Z] === RUN TestBuildWithSession [2020-01-06T11:43:19.134Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-06T11:43:19.134Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T11:43:19.134Z] === RUN TestBuildSquashParent [2020-01-06T11:43:19.326Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2020-01-06T11:43:19.326Z] PASS [2020-01-06T11:43:19.326Z] [2020-01-06T11:43:19.326Z] === Skipped [2020-01-06T11:43:19.326Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-01-06T11:43:19.326Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T11:43:19.326Z] [2020-01-06T11:43:19.326Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-06T11:43:19.326Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:43:19.326Z] [2020-01-06T11:43:19.326Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-06T11:43:19.326Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:43:19.326Z] [2020-01-06T11:43:19.326Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T11:43:19.326Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T11:43:19.326Z] [2020-01-06T11:43:19.326Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-06T11:43:19.326Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T11:43:19.326Z] [2020-01-06T11:43:19.326Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-01-06T11:43:19.326Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:43:19.326Z] [2020-01-06T11:43:19.326Z] [2020-01-06T11:43:19.326Z] DONE 197 tests, 6 skipped in 127.290s [2020-01-06T11:43:19.326Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-01-06T11:43:19.326Z] ++ 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-01-06T11:43:19.326Z] ++ set -e [2020-01-06T11:43:19.326Z] ++ '[' -n 0 ']' [2020-01-06T11:43:19.326Z] ++ set -x [2020-01-06T11:43:19.326Z] ++ env -i DEST=/go/src/github.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-01-06T11:43:19.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-06T11:43:19.584Z] INFO: Testing against a local daemon [2020-01-06T11:43:19.584Z] === RUN TestCommitInheritsEnv [2020-01-06T11:43:19.712Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-06T11:43:20.272Z] --- PASS: TestHostnameDnsResolution (1.32s) [2020-01-06T11:43:20.272Z] === RUN TestStats [2020-01-06T11:43:20.519Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-01-06T11:43:20.519Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-06T11:43:20.519Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-01-06T11:43:20.519Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-06T11:43:20.519Z] === RUN TestImagesFilterMultiReference [2020-01-06T11:43:20.519Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-01-06T11:43:20.519Z] === RUN TestImagePullPlatformInvalid [2020-01-06T11:43:20.519Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-06T11:43:20.519Z] === RUN TestRemoveImageOrphaning [2020-01-06T11:43:21.087Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-01-06T11:43:21.087Z] === RUN TestRemoveImageGarbageCollector [2020-01-06T11:43:21.087Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-06T11:43:21.087Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:43:21.087Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-06T11:43:21.087Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2020-01-06T11:43:21.087Z] === RUN TestTagInvalidReference [2020-01-06T11:43:21.087Z] --- PASS: TestTagInvalidReference (0.06s) [2020-01-06T11:43:21.087Z] === RUN TestTagValidPrefixedRepo [2020-01-06T11:43:21.345Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-01-06T11:43:21.345Z] === RUN TestTagExistedNameWithoutForce [2020-01-06T11:43:21.345Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-06T11:43:21.345Z] === RUN TestTagOfficialNames [2020-01-06T11:43:21.345Z] --- PASS: TestTagOfficialNames (0.07s) [2020-01-06T11:43:21.345Z] === RUN TestTagMatchesDigest [2020-01-06T11:43:21.345Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-01-06T11:43:21.345Z] PASS [2020-01-06T11:43:21.345Z] [2020-01-06T11:43:21.345Z] === Skipped [2020-01-06T11:43:21.345Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-06T11:43:21.345Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-06T11:43:21.345Z] [2020-01-06T11:43:21.345Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-06T11:43:21.345Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:43:21.345Z] [2020-01-06T11:43:21.345Z] [2020-01-06T11:43:21.345Z] DONE 12 tests, 2 skipped in 1.927s [2020-01-06T11:43:21.345Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-01-06T11:43:21.345Z] ++ 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-01-06T11:43:21.345Z] ++ set -e [2020-01-06T11:43:21.345Z] ++ '[' -n 0 ']' [2020-01-06T11:43:21.345Z] ++ set -x [2020-01-06T11:43:21.345Z] ++ env -i DEST=/go/src/github.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-01-06T11:43:21.604Z] INFO: Testing against a local daemon [2020-01-06T11:43:21.604Z] === RUN TestNetworkCreateDelete [2020-01-06T11:43:21.862Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-01-06T11:43:21.862Z] === RUN TestDockerNetworkDeletePreferID [2020-01-06T11:43:22.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-06T11:43:22.295Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-01-06T11:43:22.295Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-01-06T11:43:23.083Z] --- PASS: TestStats (2.73s) [2020-01-06T11:43:23.083Z] === RUN TestStopContainerWithTimeout [2020-01-06T11:43:23.083Z] === RUN TestStopContainerWithTimeout/0 [2020-01-06T11:43:23.083Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-06T11:43:23.083Z] === RUN TestStopContainerWithTimeout/1 [2020-01-06T11:43:23.083Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-06T11:43:23.083Z] === RUN TestStopContainerWithTimeout/3 [2020-01-06T11:43:23.083Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-06T11:43:23.083Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-06T11:43:23.083Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-06T11:43:23.083Z] === CONT TestStopContainerWithTimeout/0 [2020-01-06T11:43:23.083Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-06T11:43:23.239Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-01-06T11:43:23.240Z] === RUN TestInspectNetwork [2020-01-06T11:43:23.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-01-06T11:43:24.206Z] === CONT TestStopContainerWithTimeout/3 [2020-01-06T11:43:26.090Z] === CONT TestStopContainerWithTimeout/1 [2020-01-06T11:43:26.357Z] tests/integration/regression_test.py ...... [ 98%] [2020-01-06T11:43:26.614Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-01-06T11:43:26.614Z] tests/integration/credentials/utils_test.py . [100%] [2020-01-06T11:43:26.614Z] [2020-01-06T11:43:26.614Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-01-06T11:43:26.614Z] =========================== short test summary info ============================ [2020-01-06T11:43:26.614Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-01-06T11:43:26.614Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-01-06T11:43:26.614Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-01-06T11:43:26.614Z] Not supported on most drivers [2020-01-06T11:43:26.614Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-01-06T11:43:26.614Z] Can fail if eth0 has multiple IP addresses [2020-01-06T11:43:26.614Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-01-06T11:43:26.614Z] This doesn't seem to be taken into account by the engine [2020-01-06T11:43:26.614Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-01-06T11:43:26.614Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-01-06T11:43:26.614Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-01-06T11:43:26.614Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-01-06T11:43:26.614Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-01-06T11:43:26.614Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-01-06T11:43:26.614Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-01-06T11:43:26.614Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 333.87 seconds == [2020-01-06T11:43:27.179Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-01-06T11:43:27.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-06T11:43:28.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-06T11:43:28.232Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-01-06T11:43:28.232Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2020-01-06T11:43:28.232Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2020-01-06T11:43:28.232Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-01-06T11:43:28.232Z] --- PASS: TestStopContainerWithTimeout/1 (2.06s) [2020-01-06T11:43:28.232Z] === RUN TestDeleteDevicemapper [2020-01-06T11:43:28.232Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-06T11:43:28.232Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T11:43:28.232Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-06T11:43:28.557Z] --- PASS: TestBuildSquashParent (8.08s) [2020-01-06T11:43:28.557Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-06T11:43:28.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T11:43:28.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T11:43:28.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T11:43:28.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T11:43:28.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T11:43:28.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T11:43:28.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T11:43:28.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T11:43:28.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T11:43:28.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T11:43:28.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T11:43:28.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T11:43:28.557Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T11:43:28.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T11:43:29.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-06T11:43:29.802Z] === RUN TestInspectNetwork/full_network_id [2020-01-06T11:43:29.802Z] === RUN TestInspectNetwork/partial_network_id [2020-01-06T11:43:29.802Z] === RUN TestInspectNetwork/network_name [2020-01-06T11:43:29.802Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-06T11:43:29.903Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T11:43:29.903Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T11:43:31.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-06T11:43:31.046Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-06T11:43:31.970Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-06T11:43:31.970Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.75s) [2020-01-06T11:43:31.970Z] === RUN TestUpdateMemory [2020-01-06T11:43:31.970Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-06T11:43:31.970Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:43:31.970Z] === RUN TestUpdateCPUQuota [2020-01-06T11:43:32.529Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-06T11:43:33.895Z] --- PASS: TestUpdateCPUQuota (1.89s) [2020-01-06T11:43:33.895Z] === RUN TestUpdatePidsLimit [2020-01-06T11:43:33.895Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-06T11:43:33.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T11:43:33.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T11:43:34.151Z] === RUN TestUpdatePidsLimit/no_change [2020-01-06T11:43:34.405Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-01-06T11:43:34.660Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-06T11:43:35.066Z] --- PASS: TestInspectNetwork (11.08s) [2020-01-06T11:43:35.067Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-06T11:43:35.067Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-06T11:43:35.067Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-06T11:43:35.067Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-06T11:43:35.067Z] === RUN TestRunContainerWithBridgeNone [2020-01-06T11:43:35.219Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-06T11:43:35.474Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-06T11:43:36.034Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-06T11:43:36.597Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-06T11:43:36.764Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-06T11:43:36.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s) [2020-01-06T11:43:36.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s) [2020-01-06T11:43:36.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.54s) [2020-01-06T11:43:36.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.77s) [2020-01-06T11:43:36.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s) [2020-01-06T11:43:36.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2020-01-06T11:43:36.764Z] === RUN TestBuildMultiStageCopy [2020-01-06T11:43:36.764Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-06T11:43:36.969Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2020-01-06T11:43:36.969Z] === RUN TestNetworkInvalidJSON [2020-01-06T11:43:36.969Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-06T11:43:36.969Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-06T11:43:36.969Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T11:43:36.969Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T11:43:36.969Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T11:43:36.969Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T11:43:36.969Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-06T11:43:36.969Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T11:43:36.969Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T11:43:36.969Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-06T11:43:36.969Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-06T11:43:36.969Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-06T11:43:36.969Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-06T11:43:36.969Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-06T11:43:37.957Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-06T11:43:37.957Z] --- PASS: TestUpdatePidsLimit (4.20s) [2020-01-06T11:43:37.957Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-01-06T11:43:37.957Z] --- PASS: TestUpdatePidsLimit/no_change (0.49s) [2020-01-06T11:43:37.957Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2020-01-06T11:43:37.957Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-01-06T11:43:37.957Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2020-01-06T11:43:37.957Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-01-06T11:43:37.957Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-01-06T11:43:37.957Z] === RUN TestUpdateRestartPolicy [2020-01-06T11:43:38.344Z] --- PASS: TestDaemonRestartWithLiveRestore (1.49s) [2020-01-06T11:43:38.344Z] === RUN TestDaemonDefaultNetworkPools [2020-01-06T11:43:39.320Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-06T11:43:39.359Z] Clearing AppArmor profiles cache:. [2020-01-06T11:43:39.359Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T11:43:39.359Z] Unloading profiles will leave already running processes permanently [2020-01-06T11:43:39.359Z] unconfined, which can lead to unexpected situations. [2020-01-06T11:43:39.359Z] [2020-01-06T11:43:39.359Z] To set a process to complain mode, use the command line tool [2020-01-06T11:43:39.359Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T11:43:39.359Z] with the 'teardown' option." [2020-01-06T11:43:39.359Z] Post stage [Pipeline] junit [2020-01-06T11:43:39.630Z] Recording test results [2020-01-06T11:43:39.719Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-01-06T11:43:39.719Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-06T11:43:39.880Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-06T11:43:40.164Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-06T11:43:40.440Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-06T11:43:40.538Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-06T11:43:40.921Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [Pipeline] sh [2020-01-06T11:43:41.000Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-01-06T11:43:41.242Z] + echo Ensuring container killed. [2020-01-06T11:43:41.242Z] Ensuring container killed. [2020-01-06T11:43:41.242Z] + docker rm -vf docker-pr3 [2020-01-06T11:43:41.242Z] Error: No such container: docker-pr3 [2020-01-06T11:43:41.242Z] + true [Pipeline] sh [2020-01-06T11:43:41.526Z] + echo Chowning /workspace to jenkins user [2020-01-06T11:43:41.526Z] Chowning /workspace to jenkins user [2020-01-06T11:43:41.526Z] + id -u [2020-01-06T11:43:41.526Z] + id -g [2020-01-06T11:43:41.526Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40341:/workspace busybox chown -R 1000:1000 /workspace [2020-01-06T11:43:41.622Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2020-01-06T11:43:41.622Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-06T11:43:41.924Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-06T11:43:42.212Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-06T11:43:43.002Z] --- PASS: TestBuildMultiStageCopy (6.04s) [2020-01-06T11:43:43.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.04s) [2020-01-06T11:43:43.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2020-01-06T11:43:43.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-01-06T11:43:43.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s) [2020-01-06T11:43:43.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-01-06T11:43:43.002Z] === RUN TestBuildMultiStageParentConfig [2020-01-06T11:43:43.202Z] + bundleName=docker-py [2020-01-06T11:43:43.202Z] + echo Creating docker-py-bundles.tar.gz [2020-01-06T11:43:43.202Z] Creating docker-py-bundles.tar.gz [2020-01-06T11:43:43.202Z] + 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-01-06T11:43:43.214Z] Archiving artifacts [2020-01-06T11:43:43.285Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-06T11:43:44.157Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.23s) [2020-01-06T11:43:44.157Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-06T11:43:44.415Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.78s) [2020-01-06T11:43:44.415Z] === RUN TestServiceWithPredefinedNetwork [2020-01-06T11:43:44.658Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40341/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-01-06T11:43:44.782Z] #51 ... [2020-01-06T11:43:44.782Z] [2020-01-06T11:43:44.782Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:43:44.782Z] #60 389.6 + bin/containerd [2020-01-06T11:43:44.834Z] --- PASS: TestBuildMultiStageParentConfig (1.65s) [2020-01-06T11:43:44.834Z] === RUN TestBuildLabelWithTargets [2020-01-06T11:43:45.030Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40341/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef -e DOCKER_GRAPHDRIVER docker:79c877cfa71f7929facda0160bfec12ebed4e0ef hack/make.sh binary-daemon [2020-01-06T11:43:45.408Z] #60 ... [2020-01-06T11:43:45.409Z] [2020-01-06T11:43:45.409Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:43:45.409Z] #51 DONE 443.2s [2020-01-06T11:43:45.409Z] [2020-01-06T11:43:45.409Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:43:45.596Z] [2020-01-06T11:43:45.596Z] Removing bundles/ [2020-01-06T11:43:45.596Z] [2020-01-06T11:43:45.596Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-01-06T11:43:45.596Z] Building: bundles/binary-daemon/dockerd-dev [2020-01-06T11:43:45.596Z] GOOS="" GOARCH="" GOARM="" [2020-01-06T11:43:47.701Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2020-01-06T11:43:47.701Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-06T11:43:47.701Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T11:43:47.701Z] service_test.go:230: FLAKY_TEST [2020-01-06T11:43:47.701Z] === RUN TestServiceWithDataPathPortInit [2020-01-06T11:43:48.519Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-06T11:43:48.519Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-06T11:43:49.022Z] --- PASS: TestBuildLabelWithTargets (4.13s) [2020-01-06T11:43:49.022Z] === RUN TestBuildWithEmptyLayers [2020-01-06T11:43:49.446Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-06T11:43:49.829Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-01-06T11:43:49.829Z] === RUN TestBuildMultiStageOnBuild [2020-01-06T11:43:49.839Z] #60 ... [2020-01-06T11:43:49.840Z] [2020-01-06T11:43:49.840Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:43:49.840Z] #23 446.9 + return [2020-01-06T11:43:49.840Z] #23 DONE 447.0s [2020-01-06T11:43:49.840Z] [2020-01-06T11:43:49.840Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:43:50.005Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-06T11:43:50.564Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-06T11:43:50.818Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-06T11:43:51.378Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-06T11:43:51.897Z] #60 ... [2020-01-06T11:43:51.897Z] [2020-01-06T11:43:51.897Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-06T11:43:51.897Z] #24 DONE 0.1s [2020-01-06T11:43:51.897Z] [2020-01-06T11:43:51.897Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-06T11:43:51.937Z] --- PASS: TestUpdateRestartPolicy (13.79s) [2020-01-06T11:43:51.937Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-06T11:43:51.937Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-06T11:43:52.186Z] #28 DONE 0.5s [2020-01-06T11:43:52.186Z] [2020-01-06T11:43:52.186Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:43:52.186Z] #60 ... [2020-01-06T11:43:52.186Z] [2020-01-06T11:43:52.186Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-06T11:43:52.186Z] #30 DONE 0.1s [2020-01-06T11:43:52.186Z] [2020-01-06T11:43:52.186Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-06T11:43:52.306Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2020-01-06T11:43:52.306Z] === RUN TestBuildUncleanTarFilenames [2020-01-06T11:43:52.491Z] #33 DONE 0.1s [2020-01-06T11:43:52.491Z] [2020-01-06T11:43:52.491Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-06T11:43:52.491Z] #38 DONE 0.1s [2020-01-06T11:43:52.491Z] [2020-01-06T11:43:52.491Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:43:52.491Z] #60 ... [2020-01-06T11:43:52.491Z] [2020-01-06T11:43:52.491Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-06T11:43:52.491Z] #40 DONE 0.1s [2020-01-06T11:43:52.491Z] [2020-01-06T11:43:52.491Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-06T11:43:52.491Z] #43 DONE 0.1s [2020-01-06T11:43:52.491Z] [2020-01-06T11:43:52.491Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-06T11:43:52.491Z] #46 DONE 0.1s [2020-01-06T11:43:52.491Z] [2020-01-06T11:43:52.491Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:43:52.496Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-06T11:43:52.751Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-01-06T11:43:52.751Z] === RUN TestWaitNonBlocked [2020-01-06T11:43:52.751Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T11:43:52.751Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T11:43:52.751Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T11:43:52.751Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T11:43:52.751Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T11:43:52.751Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T11:43:52.751Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-06T11:43:52.779Z] #60 ... [2020-01-06T11:43:52.779Z] [2020-01-06T11:43:52.779Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-06T11:43:52.779Z] #49 DONE 0.1s [2020-01-06T11:43:52.779Z] [2020-01-06T11:43:52.779Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-06T11:43:52.779Z] #52 DONE 0.1s [2020-01-06T11:43:52.779Z] [2020-01-06T11:43:52.779Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-06T11:43:52.779Z] #56 DONE 0.1s [2020-01-06T11:43:52.779Z] [2020-01-06T11:43:52.779Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T11:43:53.007Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-06T11:43:53.007Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-06T11:43:53.807Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-01-06T11:43:53.808Z] === RUN TestBuildMultiStageLayerLeak [2020-01-06T11:43:53.996Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-01-06T11:43:53.996Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2020-01-06T11:43:53.996Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.32s) [2020-01-06T11:43:53.996Z] === RUN TestWaitBlocked [2020-01-06T11:43:53.996Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T11:43:53.997Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T11:43:53.997Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T11:43:53.997Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T11:43:53.997Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T11:43:53.997Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T11:43:54.927Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-06T11:43:55.505Z] --- PASS: TestWaitBlocked (0.02s) [2020-01-06T11:43:55.505Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2020-01-06T11:43:55.505Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.50s) [2020-01-06T11:43:55.505Z] === CONT TestContainerStartOnDaemonRestart [2020-01-06T11:43:55.505Z] === CONT TestIpcModeOlderClient [2020-01-06T11:43:55.505Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-06T11:43:55.759Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-01-06T11:43:55.759Z] === CONT TestDaemonRestartIpcMode [2020-01-06T11:43:56.684Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-06T11:43:57.104Z] --- PASS: TestBuildMultiStageLayerLeak (3.18s) [2020-01-06T11:43:57.104Z] === RUN TestBuildWithHugeFile [2020-01-06T11:43:57.243Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-06T11:43:57.803Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-06T11:43:59.687Z] --- PASS: TestContainerStartOnDaemonRestart (4.03s) [2020-01-06T11:44:00.246Z] --- PASS: TestDaemonRestartIpcMode (4.43s) [2020-01-06T11:44:00.246Z] PASS [2020-01-06T11:44:00.246Z] [2020-01-06T11:44:00.246Z] === Skipped [2020-01-06T11:44:00.246Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-01-06T11:44:00.246Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T11:44:00.246Z] [2020-01-06T11:44:00.246Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-06T11:44:00.246Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:44:00.246Z] [2020-01-06T11:44:00.246Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-06T11:44:00.246Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:44:00.246Z] [2020-01-06T11:44:00.246Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T11:44:00.246Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T11:44:00.246Z] [2020-01-06T11:44:00.246Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-06T11:44:00.246Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T11:44:00.246Z] [2020-01-06T11:44:00.246Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-01-06T11:44:00.246Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:44:00.246Z] [2020-01-06T11:44:00.246Z] [2020-01-06T11:44:00.246Z] DONE 197 tests, 6 skipped in 152.245s [2020-01-06T11:44:00.246Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-01-06T11:44:00.246Z] ++ 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-01-06T11:44:00.246Z] ++ set -e [2020-01-06T11:44:00.246Z] ++ '[' -n 0 ']' [2020-01-06T11:44:00.246Z] ++ set -x [2020-01-06T11:44:00.246Z] ++ env -i DEST=/go/src/github.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-01-06T11:44:00.246Z] INFO: Testing against a local daemon [2020-01-06T11:44:00.246Z] === RUN TestCommitInheritsEnv [2020-01-06T11:44:00.806Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-01-06T11:44:00.806Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-06T11:44:00.806Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-06T11:44:00.806Z] === RUN TestImagesFilterMultiReference [2020-01-06T11:44:00.806Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-01-06T11:44:00.806Z] === RUN TestImagePullPlatformInvalid [2020-01-06T11:44:01.060Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-01-06T11:44:01.060Z] === RUN TestRemoveImageOrphaning [2020-01-06T11:44:01.060Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-06T11:44:01.315Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-01-06T11:44:01.570Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-01-06T11:44:01.570Z] === RUN TestRemoveImageGarbageCollector [2020-01-06T11:44:01.570Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-01-06T11:44:02.494Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-06T11:44:03.855Z] --- PASS: TestRemoveImageGarbageCollector (2.31s) [2020-01-06T11:44:03.855Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-06T11:44:03.855Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-01-06T11:44:03.855Z] === RUN TestTagInvalidReference [2020-01-06T11:44:03.855Z] --- PASS: TestTagInvalidReference (0.05s) [2020-01-06T11:44:03.855Z] === RUN TestTagValidPrefixedRepo [2020-01-06T11:44:03.855Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-01-06T11:44:03.855Z] === RUN TestTagExistedNameWithoutForce [2020-01-06T11:44:04.110Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-06T11:44:04.110Z] === RUN TestTagOfficialNames [2020-01-06T11:44:04.110Z] --- PASS: TestTagOfficialNames (0.09s) [2020-01-06T11:44:04.110Z] === RUN TestTagMatchesDigest [2020-01-06T11:44:04.110Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-01-06T11:44:04.110Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-06T11:44:04.364Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-01-06T11:44:06.877Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-01-06T11:44:06.877Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-06T11:44:08.237Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-06T11:44:08.797Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-06T11:44:09.052Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-06T11:44:09.772Z] --- PASS: TestServiceWithDataPathPortInit (19.51s) [2020-01-06T11:44:09.773Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-06T11:44:09.978Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-01-06T11:44:10.233Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-06T11:44:11.157Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-06T11:44:12.082Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-06T11:44:17.883Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.90s) [2020-01-06T11:44:17.884Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kygnyolfrdxr8s0o5gan6wdbr Created:2020-01-06 11:44:08.860106244 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[aefe3fa8228304d1f463790fb9abca14fea553431b3f97f9f0bdbc9ddf436c92:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hxvma7r01kb4ajtvbfi1go5fr EndpointID:199c399c1735ba7638aa7ae34b9427daeacc3493e9ef7a94eda5b534d0e3c273 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:72c4815166d8b1a90741f5ed931b9883f55839cdf511eb915df7b545c758cc0a MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7904a0654448 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hxvma7r01kb4ajtvbfi1go5fr EndpointID:199c399c1735ba7638aa7ae34b9427daeacc3493e9ef7a94eda5b534d0e3c273 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-06T11:44:17.884Z] PASS [2020-01-06T11:44:17.884Z] [2020-01-06T11:44:17.884Z] === Skipped [2020-01-06T11:44:17.884Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T11:44:17.884Z] service_test.go:230: FLAKY_TEST [2020-01-06T11:44:17.884Z] [2020-01-06T11:44:17.884Z] [2020-01-06T11:44:17.884Z] DONE 21 tests, 1 skipped in 55.729s [2020-01-06T11:44:17.884Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-06T11:44:17.884Z] ++ 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-01-06T11:44:17.884Z] ++ set -e [2020-01-06T11:44:17.884Z] ++ '[' -n 0 ']' [2020-01-06T11:44:17.884Z] ++ set -x [2020-01-06T11:44:17.884Z] ++ env -i DEST=/go/src/github.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-01-06T11:44:17.884Z] INFO: Testing against a local daemon [2020-01-06T11:44:17.884Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-06T11:44:17.884Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-06T11:44:17.884Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T11:44:17.884Z] === RUN TestDockerNetworkIpvlan [2020-01-06T11:44:17.884Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-06T11:44:17.884Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T11:44:17.884Z] PASS [2020-01-06T11:44:17.884Z] [2020-01-06T11:44:17.884Z] === Skipped [2020-01-06T11:44:17.884Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-06T11:44:17.884Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T11:44:17.884Z] [2020-01-06T11:44:17.884Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-06T11:44:17.884Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T11:44:17.884Z] [2020-01-06T11:44:17.884Z] [2020-01-06T11:44:17.884Z] DONE 2 tests, 2 skipped in 0.176s [2020-01-06T11:44:17.884Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-06T11:44:17.884Z] ++ 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-01-06T11:44:17.884Z] ++ set -e [2020-01-06T11:44:17.884Z] ++ '[' -n 0 ']' [2020-01-06T11:44:17.884Z] ++ set -x [2020-01-06T11:44:17.884Z] ++ env -i DEST=/go/src/github.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-01-06T11:44:17.884Z] INFO: Testing against a local daemon [2020-01-06T11:44:17.884Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-06T11:44:18.610Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-06T11:44:19.787Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.03s) [2020-01-06T11:44:19.787Z] === RUN TestDockerNetworkMacvlan [2020-01-06T11:44:20.721Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-06T11:44:21.873Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-06T11:44:22.098Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-06T11:44:23.034Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-06T11:44:25.131Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-06T11:44:26.058Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-06T11:44:26.319Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-06T11:44:26.986Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-01-06T11:44:26.986Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-06T11:44:27.546Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-06T11:44:27.802Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-01-06T11:44:28.057Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-06T11:44:28.618Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-01-06T11:44:30.505Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-06T11:44:31.147Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-06T11:44:31.147Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-06T11:44:31.586Z] --- PASS: TestBuildWithHugeFile (32.70s) [2020-01-06T11:44:31.586Z] === RUN TestBuildWithEmptyDockerfile [2020-01-06T11:44:31.586Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T11:44:31.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T11:44:31.586Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T11:44:31.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T11:44:31.586Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T11:44:31.586Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T11:44:31.586Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T11:44:31.586Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T11:44:31.586Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T11:44:31.586Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-01-06T11:44:31.586Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-01-06T11:44:31.586Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-01-06T11:44:31.586Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-01-06T11:44:31.586Z] === RUN TestBuildPreserveOwnership [2020-01-06T11:44:31.586Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-06T11:44:32.109Z] #60 437.8 + bin/containerd-stress [2020-01-06T11:44:32.247Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-01-06T11:44:32.808Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-06T11:44:34.695Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-01-06T11:44:34.804Z] #60 441.6 + bin/containerd-shim [2020-01-06T11:44:35.015Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-06T11:44:36.840Z] --- PASS: TestBuildPreserveOwnership (6.66s) [2020-01-06T11:44:36.840Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.50s) [2020-01-06T11:44:36.840Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2020-01-06T11:44:36.840Z] === RUN TestBuildPlatformInvalid [2020-01-06T11:44:37.068Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-06T11:44:37.228Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-01-06T11:44:37.228Z] PASS [2020-01-06T11:44:37.228Z] [2020-01-06T11:44:37.228Z] === Skipped [2020-01-06T11:44:37.228Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-01-06T11:44:37.228Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T11:44:37.228Z] [2020-01-06T11:44:37.228Z] [2020-01-06T11:44:37.228Z] DONE 32 tests, 1 skipped in 92.093s [2020-01-06T11:44:37.228Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-01-06T11:44:37.228Z] ++ 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-01-06T11:44:37.228Z] ++ set -e [2020-01-06T11:44:37.228Z] ++ '[' -n 0 ']' [2020-01-06T11:44:37.228Z] ++ set -x [2020-01-06T11:44:37.228Z] ++ env -i DEST=/go/src/github.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-01-06T11:44:37.599Z] INFO: Testing against a local daemon [2020-01-06T11:44:37.599Z] === RUN TestConfigList [2020-01-06T11:44:37.955Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-01-06T11:44:38.515Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-01-06T11:44:38.969Z] --- PASS: TestDockerNetworkMacvlan (19.11s) [2020-01-06T11:44:38.969Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2020-01-06T11:44:38.969Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-01-06T11:44:38.969Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-01-06T11:44:38.969Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.93s) [2020-01-06T11:44:38.969Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.78s) [2020-01-06T11:44:38.969Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-01-06T11:44:38.969Z] PASS [2020-01-06T11:44:38.969Z] [2020-01-06T11:44:38.969Z] DONE 8 tests in 21.309s [2020-01-06T11:44:38.970Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-06T11:44:38.970Z] ++ 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-01-06T11:44:38.970Z] ++ set -e [2020-01-06T11:44:38.970Z] ++ '[' -n 0 ']' [2020-01-06T11:44:38.970Z] ++ set -x [2020-01-06T11:44:38.970Z] ++ env -i DEST=/go/src/github.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-01-06T11:44:38.970Z] testing: warning: no tests to run [2020-01-06T11:44:38.970Z] PASS [2020-01-06T11:44:38.970Z] [2020-01-06T11:44:38.970Z] DONE 0 tests in 0.032s [2020-01-06T11:44:38.970Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-06T11:44:38.970Z] ++ 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-01-06T11:44:38.970Z] ++ set -e [2020-01-06T11:44:38.970Z] ++ '[' -n 0 ']' [2020-01-06T11:44:38.970Z] ++ set -x [2020-01-06T11:44:38.970Z] ++ env -i DEST=/go/src/github.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-01-06T11:44:38.970Z] INFO: Testing against a local daemon [2020-01-06T11:44:38.970Z] === RUN TestAuthZPluginAllowRequest [2020-01-06T11:44:39.877Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-06T11:44:39.877Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-06T11:44:39.877Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-06T11:44:39.877Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-06T11:44:39.877Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-06T11:44:40.437Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-01-06T11:44:40.817Z] --- PASS: TestConfigList (2.91s) [2020-01-06T11:44:40.817Z] === RUN TestConfigsCreateAndDelete [2020-01-06T11:44:40.870Z] --- PASS: TestAuthZPluginAllowRequest (1.84s) [2020-01-06T11:44:40.871Z] === RUN TestAuthZPluginTLS [2020-01-06T11:44:41.437Z] --- PASS: TestAuthZPluginTLS (0.71s) [2020-01-06T11:44:41.437Z] === RUN TestAuthZPluginDenyRequest [2020-01-06T11:44:42.005Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-01-06T11:44:42.005Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-06T11:44:42.324Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-01-06T11:44:42.942Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-01-06T11:44:42.942Z] === RUN TestAuthZPluginDenyResponse [2020-01-06T11:44:43.277Z] --- PASS: TestConfigsCreateAndDelete (2.97s) [2020-01-06T11:44:43.277Z] === RUN TestConfigsUpdate [2020-01-06T11:44:43.509Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-01-06T11:44:43.509Z] === RUN TestAuthZPluginAllowEventStream [2020-01-06T11:44:45.411Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-01-06T11:44:45.411Z] === RUN TestAuthZPluginErrorResponse [2020-01-06T11:44:45.585Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-06T11:44:45.978Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-01-06T11:44:45.978Z] === RUN TestAuthZPluginErrorRequest [2020-01-06T11:44:46.146Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-06T11:44:46.501Z] --- PASS: TestConfigsUpdate (2.93s) [2020-01-06T11:44:46.501Z] === RUN TestTemplatedConfig [2020-01-06T11:44:46.545Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2020-01-06T11:44:46.545Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-06T11:44:47.112Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2020-01-06T11:44:47.112Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-06T11:44:47.417Z] #60 452.2 + bin/containerd-shim-runc-v1 [2020-01-06T11:44:49.644Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-01-06T11:44:49.644Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-06T11:44:49.746Z] --- PASS: TestTemplatedConfig (3.52s) [2020-01-06T11:44:49.746Z] === RUN TestConfigInspect [2020-01-06T11:44:50.306Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-01-06T11:44:50.904Z] #60 457.1 + bin/containerd-shim-runc-v2 [2020-01-06T11:44:51.925Z] #60 458.7 + binaries [2020-01-06T11:44:51.925Z] #60 458.7 + mkdir -p /build [2020-01-06T11:44:51.925Z] #60 458.7 + cp bin/containerd /build/containerd [2020-01-06T11:44:51.925Z] #60 458.7 + cp bin/containerd-shim /build/containerd-shim [2020-01-06T11:44:52.175Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-01-06T11:44:52.175Z] === RUN TestAuthZPluginHeader [2020-01-06T11:44:52.210Z] #60 458.7 + cp bin/ctr /build/ctr [2020-01-06T11:44:52.210Z] #60 DONE 458.8s [2020-01-06T11:44:52.662Z] --- PASS: TestConfigInspect (2.87s) [2020-01-06T11:44:52.662Z] === RUN TestConfigCreateWithLabels [2020-01-06T11:44:52.742Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-01-06T11:44:52.742Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-06T11:44:52.742Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-06T11:44:52.742Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:44:52.742Z] === RUN TestAuthZPluginV2Disable [2020-01-06T11:44:52.742Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-06T11:44:52.742Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:44:52.742Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-06T11:44:52.742Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-06T11:44:52.742Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:44:52.742Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-06T11:44:52.742Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-06T11:44:52.742Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:44:52.742Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-06T11:44:52.817Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-06T11:44:53.694Z] [2020-01-06T11:44:53.694Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-06T11:44:53.694Z] #61 DONE 0.1s [2020-01-06T11:44:53.694Z] [2020-01-06T11:44:53.694Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-06T11:44:53.978Z] #65 DONE 0.1s [2020-01-06T11:44:53.978Z] [2020-01-06T11:44:53.978Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-06T11:44:53.978Z] #67 DONE 0.1s [2020-01-06T11:44:53.978Z] [2020-01-06T11:44:53.978Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-06T11:44:53.978Z] #70 DONE 0.1s [2020-01-06T11:44:53.978Z] [2020-01-06T11:44:53.978Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-06T11:44:53.978Z] #71 DONE 0.0s [2020-01-06T11:44:53.978Z] [2020-01-06T11:44:53.978Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-06T11:44:54.702Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-06T11:44:55.918Z] --- PASS: TestConfigCreateWithLabels (3.06s) [2020-01-06T11:44:55.918Z] === RUN TestConfigCreateResolve [2020-01-06T11:44:56.015Z] #72 DONE 2.1s [2020-01-06T11:44:56.301Z] [2020-01-06T11:44:56.301Z] #73 exporting to oci image format [2020-01-06T11:44:56.301Z] #73 exporting layers [2020-01-06T11:44:56.588Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-06T11:44:56.843Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-06T11:44:57.141Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-06T11:44:58.067Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-06T11:44:59.103Z] --- PASS: TestConfigCreateResolve (2.96s) [2020-01-06T11:44:59.103Z] === RUN TestConfigDaemonLibtrustID [2020-01-06T11:44:59.103Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-01-06T11:44:59.103Z] PASS [2020-01-06T11:44:59.103Z] [2020-01-06T11:44:59.103Z] DONE 8 tests in 21.960s [2020-01-06T11:44:59.103Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-01-06T11:44:59.103Z] ++ 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-01-06T11:44:59.103Z] ++ set -e [2020-01-06T11:44:59.103Z] ++ '[' -n 0 ']' [2020-01-06T11:44:59.103Z] ++ set -x [2020-01-06T11:44:59.104Z] ++ env -i DEST=/go/src/github.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-01-06T11:44:59.427Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-06T11:44:59.482Z] INFO: Testing against a local daemon [2020-01-06T11:44:59.482Z] === RUN TestCheckpoint [2020-01-06T11:44:59.482Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-06T11:44:59.482Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T11:44:59.482Z] === RUN TestContainerInvalidJSON [2020-01-06T11:44:59.482Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T11:44:59.482Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T11:44:59.482Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T11:44:59.482Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T11:44:59.482Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-06T11:44:59.482Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-06T11:44:59.482Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T11:44:59.482Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-06T11:44:59.482Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T11:44:59.482Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-01-06T11:44:59.482Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-06T11:44:59.482Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-06T11:44:59.482Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-06T11:44:59.482Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-06T11:44:59.482Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-01-06T11:44:59.482Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-06T11:44:59.482Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-01-06T11:44:59.482Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-06T11:44:59.858Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-01-06T11:44:59.858Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-06T11:44:59.858Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-01-06T11:44:59.858Z] === RUN TestCopyFromContainer [2020-01-06T11:45:02.372Z] === RUN TestCopyFromContainer// [2020-01-06T11:45:02.372Z] === RUN TestCopyFromContainer//bar/root [2020-01-06T11:45:02.372Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-06T11:45:02.372Z] === RUN TestCopyFromContainer/bar/quux [2020-01-06T11:45:02.372Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-06T11:45:02.372Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-06T11:45:02.372Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-06T11:45:02.771Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-06T11:45:02.775Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-06T11:45:02.775Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-06T11:45:02.775Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-06T11:45:02.775Z] --- PASS: TestCopyFromContainer (3.05s) [2020-01-06T11:45:02.775Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-01-06T11:45:02.775Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-01-06T11:45:02.775Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-01-06T11:45:02.775Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-01-06T11:45:02.775Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-01-06T11:45:02.775Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-01-06T11:45:02.775Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-01-06T11:45:02.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-01-06T11:45:02.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-01-06T11:45:02.775Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-01-06T11:45:02.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-06T11:45:02.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T11:45:02.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T11:45:02.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T11:45:02.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T11:45:02.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T11:45:02.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T11:45:02.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T11:45:02.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T11:45:02.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T11:45:02.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-06T11:45:02.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-06T11:45:02.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-06T11:45:02.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-06T11:45:02.775Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-06T11:45:03.155Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-01-06T11:45:03.155Z] === RUN TestCreateWithInvalidEnv [2020-01-06T11:45:03.155Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-06T11:45:03.155Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-06T11:45:03.155Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-06T11:45:03.155Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-06T11:45:03.155Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-06T11:45:03.155Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-06T11:45:03.155Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-06T11:45:03.155Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-06T11:45:03.155Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-06T11:45:03.155Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-06T11:45:03.155Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-06T11:45:03.155Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-06T11:45:03.155Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-06T11:45:03.155Z] === RUN TestCreateTmpfsMountsTarget [2020-01-06T11:45:03.155Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-01-06T11:45:03.155Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-06T11:45:05.279Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-06T11:45:05.637Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s) [2020-01-06T11:45:05.637Z] === RUN TestCreateWithCapabilities [2020-01-06T11:45:05.637Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-06T11:45:05.637Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-06T11:45:05.637Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-06T11:45:05.637Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-06T11:45:05.637Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-06T11:45:05.637Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-06T11:45:05.637Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-06T11:45:05.637Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-06T11:45:05.637Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T11:45:05.637Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T11:45:05.637Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T11:45:05.637Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T11:45:05.637Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-06T11:45:05.637Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-06T11:45:05.637Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-06T11:45:05.637Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-06T11:45:05.637Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-06T11:45:05.637Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-06T11:45:05.637Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T11:45:05.637Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T11:45:05.637Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T11:45:05.637Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T11:45:05.637Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-06T11:45:05.637Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T11:45:05.637Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T11:45:05.637Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-06T11:45:05.637Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-06T11:45:05.637Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-06T11:45:05.637Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T11:45:05.637Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T11:45:06.015Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-06T11:45:06.015Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-06T11:45:06.015Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-06T11:45:06.015Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-01-06T11:45:06.015Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-06T11:45:06.015Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-06T11:45:06.015Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-01-06T11:45:06.015Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-01-06T11:45:06.015Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-01-06T11:45:06.015Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-01-06T11:45:06.015Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-01-06T11:45:06.015Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-06T11:45:06.015Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-01-06T11:45:06.015Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-01-06T11:45:06.015Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-01-06T11:45:06.015Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-06T11:45:07.027Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-01-06T11:45:07.027Z] Copying nested executables into bundles/binary-daemon [2020-01-06T11:45:07.027Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-01-06T11:45:07.360Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40341/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef -e DOCKER_GRAPHDRIVER docker:79c877cfa71f7929facda0160bfec12ebed4e0ef hack/make.sh cross [2020-01-06T11:45:07.925Z] [2020-01-06T11:45:07.925Z] Removing bundles/ [2020-01-06T11:45:07.925Z] [2020-01-06T11:45:07.925Z] ---> Making bundle: cross (in bundles/cross) [2020-01-06T11:45:07.925Z] Cross building: bundles/cross/linux/amd64 [2020-01-06T11:45:07.925Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-01-06T11:45:07.925Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-01-06T11:45:08.827Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.84s) [2020-01-06T11:45:08.827Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-06T11:45:08.827Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T11:45:08.827Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T11:45:08.827Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T11:45:08.827Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T11:45:08.827Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T11:45:08.827Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T11:45:08.827Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T11:45:08.827Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T11:45:08.827Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T11:45:08.827Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T11:45:08.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T11:45:08.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T11:45:08.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T11:45:08.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T11:45:08.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T11:45:08.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-01-06T11:45:08.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-06T11:45:08.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-06T11:45:08.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-06T11:45:08.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-01-06T11:45:08.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-01-06T11:45:08.827Z] === RUN TestContainerStartOnDaemonRestart [2020-01-06T11:45:08.827Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-06T11:45:08.827Z] === RUN TestDaemonRestartIpcMode [2020-01-06T11:45:08.827Z] === PAUSE TestDaemonRestartIpcMode [2020-01-06T11:45:08.827Z] === RUN TestDiff [2020-01-06T11:45:09.639Z] --- PASS: TestDiff (0.89s) [2020-01-06T11:45:09.639Z] === RUN TestExecWithCloseStdin [2020-01-06T11:45:10.835Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.03s) [2020-01-06T11:45:10.835Z] PASS [2020-01-06T11:45:10.835Z] [2020-01-06T11:45:10.835Z] === Skipped [2020-01-06T11:45:10.835Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-06T11:45:10.836Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:45:10.836Z] [2020-01-06T11:45:10.836Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-06T11:45:10.836Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:45:10.836Z] [2020-01-06T11:45:10.836Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-06T11:45:10.836Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:45:10.836Z] [2020-01-06T11:45:10.836Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-06T11:45:10.836Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:45:10.836Z] [2020-01-06T11:45:10.836Z] [2020-01-06T11:45:10.836Z] DONE 17 tests, 4 skipped in 32.007s [2020-01-06T11:45:10.836Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-06T11:45:10.836Z] ++ 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-01-06T11:45:10.836Z] ++ set -e [2020-01-06T11:45:10.836Z] ++ '[' -n 0 ']' [2020-01-06T11:45:10.836Z] ++ set -x [2020-01-06T11:45:10.836Z] ++ env -i DEST=/go/src/github.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-01-06T11:45:10.836Z] INFO: Testing against a local daemon [2020-01-06T11:45:10.836Z] === RUN TestPluginInvalidJSON [2020-01-06T11:45:10.836Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T11:45:10.836Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T11:45:10.836Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T11:45:10.836Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-06T11:45:10.836Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-01-06T11:45:10.836Z] PASS [2020-01-06T11:45:10.934Z] --- PASS: TestExecWithCloseStdin (1.04s) [2020-01-06T11:45:10.934Z] === RUN TestExec [2020-01-06T11:45:11.097Z] [2020-01-06T11:45:11.097Z] DONE 2 tests in 0.200s [2020-01-06T11:45:11.097Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-06T11:45:11.097Z] ++ 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-01-06T11:45:11.097Z] ++ set -e [2020-01-06T11:45:11.097Z] ++ '[' -n 0 ']' [2020-01-06T11:45:11.097Z] ++ set -x [2020-01-06T11:45:11.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T11:45:11.097Z] INFO: Testing against a local daemon [2020-01-06T11:45:11.097Z] === RUN TestExternalGraphDriver [2020-01-06T11:45:11.357Z] === RUN TestExternalGraphDriver/json [2020-01-06T11:45:11.799Z] --- PASS: TestExec (1.07s) [2020-01-06T11:45:11.799Z] === RUN TestExecUser [2020-01-06T11:45:13.058Z] --- PASS: TestExecUser (1.05s) [2020-01-06T11:45:13.058Z] === RUN TestExportContainerAndImportImage [2020-01-06T11:45:13.397Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-06T11:45:13.397Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-06T11:45:13.397Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-01-06T11:45:13.896Z] === RUN TestExternalGraphDriver/spec [2020-01-06T11:45:14.423Z] 65014b3c3121: Pull complete [2020-01-06T11:45:14.508Z] --- PASS: TestExportContainerAndImportImage (1.29s) [2020-01-06T11:45:14.508Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-06T11:45:15.388Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-06T11:45:15.770Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-01-06T11:45:15.770Z] === RUN TestHealthCheckWorkdir [2020-01-06T11:45:16.429Z] === RUN TestExternalGraphDriver/pull [2020-01-06T11:45:17.049Z] --- PASS: TestHealthCheckWorkdir (1.19s) [2020-01-06T11:45:17.049Z] === RUN TestHealthKillContainer [2020-01-06T11:45:18.962Z] --- PASS: TestExternalGraphDriver (7.49s) [2020-01-06T11:45:18.962Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-01-06T11:45:18.962Z] --- PASS: TestExternalGraphDriver/spec (2.66s) [2020-01-06T11:45:18.962Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2020-01-06T11:45:18.962Z] === RUN TestGraphdriverPluginV2 [2020-01-06T11:45:18.962Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-01-06T11:45:18.962Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:45:18.962Z] PASS [2020-01-06T11:45:18.962Z] [2020-01-06T11:45:18.962Z] === Skipped [2020-01-06T11:45:18.962Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-01-06T11:45:18.962Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:45:18.962Z] [2020-01-06T11:45:18.962Z] [2020-01-06T11:45:18.962Z] DONE 5 tests, 1 skipped in 7.698s [2020-01-06T11:45:18.962Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-06T11:45:18.962Z] ++ 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-01-06T11:45:18.962Z] ++ set -e [2020-01-06T11:45:18.962Z] ++ '[' -n 0 ']' [2020-01-06T11:45:18.962Z] ++ set -x [2020-01-06T11:45:18.962Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T11:45:18.962Z] INFO: Testing against a local daemon [2020-01-06T11:45:18.962Z] === RUN TestContinueAfterPluginCrash [2020-01-06T11:45:18.962Z] === PAUSE TestContinueAfterPluginCrash [2020-01-06T11:45:18.962Z] === RUN TestDaemonStartWithLogOpt [2020-01-06T11:45:18.962Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-06T11:45:18.962Z] === CONT TestContinueAfterPluginCrash [2020-01-06T11:45:18.962Z] === CONT TestDaemonStartWithLogOpt [2020-01-06T11:45:20.228Z] --- PASS: TestHealthKillContainer (3.11s) [2020-01-06T11:45:20.228Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-06T11:45:20.624Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-06T11:45:20.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-06T11:45:20.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-01-06T11:45:21.037Z] --- PASS: TestInspectCpusetInConfigPre120 (1.05s) [2020-01-06T11:45:21.037Z] === RUN TestIpcModeNone [2020-01-06T11:45:22.277Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-06T11:45:22.521Z] --- PASS: TestIpcModeNone (1.12s) [2020-01-06T11:45:22.521Z] === RUN TestIpcModePrivate [2020-01-06T11:45:22.534Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-06T11:45:23.397Z] --- PASS: TestIpcModePrivate (1.18s) [2020-01-06T11:45:23.397Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-01-06T11:45:23.397Z] === RUN TestIpcModeShareable [2020-01-06T11:45:24.340Z] --- PASS: TestIpcModeShareable (1.16s) [2020-01-06T11:45:24.340Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-01-06T11:45:24.340Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-06T11:45:24.420Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-06T11:45:25.782Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-01-06T11:45:25.782Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-06T11:45:27.572Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s) [2020-01-06T11:45:27.572Z] === RUN TestAPIIpcModeHost [2020-01-06T11:45:27.668Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-01-06T11:45:28.542Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-01-06T11:45:28.542Z] === RUN TestDaemonIpcModeShareable [2020-01-06T11:45:30.393Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2020-01-06T11:45:30.393Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-06T11:45:30.393Z] === RUN TestDaemonIpcModePrivate [2020-01-06T11:45:31.348Z] --- PASS: TestDaemonStartWithLogOpt (10.53s) [2020-01-06T11:45:31.827Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-01-06T11:45:31.827Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-01-06T11:45:32.258Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-01-06T11:45:32.258Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-06T11:45:32.258Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-06T11:45:34.074Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2020-01-06T11:45:34.074Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-06T11:45:34.074Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-06T11:45:34.791Z] --- PASS: TestContinueAfterPluginCrash (15.37s) [2020-01-06T11:45:34.791Z] PASS [2020-01-06T11:45:34.791Z] [2020-01-06T11:45:34.791Z] DONE 2 tests in 15.542s [2020-01-06T11:45:34.791Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-06T11:45:34.791Z] ++ 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-01-06T11:45:34.791Z] ++ set -e [2020-01-06T11:45:34.791Z] ++ '[' -n 0 ']' [2020-01-06T11:45:34.791Z] ++ set -x [2020-01-06T11:45:34.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T11:45:34.791Z] INFO: Testing against a local daemon [2020-01-06T11:45:34.791Z] === RUN TestPluginWithDevMounts [2020-01-06T11:45:34.791Z] === PAUSE TestPluginWithDevMounts [2020-01-06T11:45:34.791Z] === CONT TestPluginWithDevMounts [2020-01-06T11:45:35.891Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-01-06T11:45:35.891Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-06T11:45:35.891Z] === RUN TestIpcModeOlderClient [2020-01-06T11:45:35.891Z] === PAUSE TestIpcModeOlderClient [2020-01-06T11:45:35.891Z] === RUN TestKillContainerInvalidSignal [2020-01-06T11:45:36.669Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-01-06T11:45:36.669Z] === RUN TestKillContainer [2020-01-06T11:45:36.669Z] === RUN TestKillContainer/no_signal [2020-01-06T11:45:36.693Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-01-06T11:45:36.693Z] PASS [2020-01-06T11:45:36.693Z] [2020-01-06T11:45:36.693Z] DONE 1 tests in 2.396s [2020-01-06T11:45:36.693Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-06T11:45:36.693Z] ++ 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-01-06T11:45:36.693Z] ++ set -e [2020-01-06T11:45:36.693Z] ++ '[' -n 0 ']' [2020-01-06T11:45:36.693Z] ++ set -x [2020-01-06T11:45:36.693Z] ++ env -i DEST=/go/src/github.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-01-06T11:45:36.952Z] INFO: Testing against a local daemon [2020-01-06T11:45:36.952Z] === RUN TestSecretInspect [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite (352.43s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.80s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.15s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.03s) [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:1449: [d3709af72198b] daemon is not started [2020-01-06T11:45:37.198Z] check_test.go:309: [d79de4ccb00ad] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.43s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.74s) [2020-01-06T11:45:37.198Z] check_test.go:309: [d25d6e7a0b45c] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.87s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.60s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.91s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.41s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.13s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.86s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.65s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2020-01-06T11:45:37.198Z] check_test.go:309: [de7053803f85c] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-01-06T11:45:37.198Z] check_test.go:309: [dc83f3ec13d6b] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.19s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.59s) [2020-01-06T11:45:37.198Z] check_test.go:309: [da077fab540c9] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.34s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.98s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.40s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.54s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.78s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.88s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-01-06T11:45:37.198Z] check_test.go:309: [d295cfeac30b4] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.22s) [2020-01-06T11:45:37.198Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-06T11:45:37.198Z] check_test.go:309: [d2e86b7c7411b] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.17s) [2020-01-06T11:45:37.198Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-06T11:45:37.198Z] check_test.go:309: [d6cba1d839060] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.11s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.49s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s) [2020-01-06T11:45:37.198Z] check_test.go:309: [d58e5d954979e] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.28s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-01-06T11:45:37.198Z] check_test.go:309: [dff0c6647c84a] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.10s) [2020-01-06T11:45:37.198Z] docker_cli_daemon_plugins_test.go:79: [d29f44f2774cd] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.90s) [2020-01-06T11:45:37.198Z] docker_cli_daemon_plugins_test.go:169: [d39f5a09fa74d] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.32s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.63s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-01-06T11:45:37.198Z] check_test.go:309: [dc3733fc5dbed] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.92s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.01s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.16s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.87s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.65s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.17s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.85s) [2020-01-06T11:45:37.198Z] check_test.go:309: [db956376acaca] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.38s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.10s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.57s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.93s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.24s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.39s) [2020-01-06T11:45:37.198Z] check_test.go:309: [da3fb59d36547] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.71s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.43s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.96s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.09s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.82s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.52s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.57s) [2020-01-06T11:45:37.198Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-06T11:45:37.198Z] check_test.go:309: [d649d729e4ac6] daemon is not started [2020-01-06T11:45:37.198Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-06T11:45:37.198Z] check_test.go:309: [d599930335e53] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.02s) [2020-01-06T11:45:37.198Z] check_test.go:309: [dac7efb88001f] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.27s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.36s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.39s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.29s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.95s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.03s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.43s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.74s) [2020-01-06T11:45:37.198Z] check_test.go:309: [d9a5aa790a4da] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.55s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.42s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.88s) [2020-01-06T11:45:37.198Z] check_test.go:309: [d99e02e0aca63] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.10s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-01-06T11:45:37.198Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-01-06T11:45:37.198Z] check_test.go:309: [dd4d865740bf2] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2020-01-06T11:45:37.198Z] check_test.go:309: [d57ed89564a7d] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.18s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-01-06T11:45:37.198Z] check_test.go:309: [df01074845298] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.77s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.11s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.61s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-01-06T11:45:37.198Z] check_test.go:309: [da9294d7c9f48] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.59s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.80s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.32s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.17s) [2020-01-06T11:45:37.198Z] check_test.go:309: [d8bfa9f10a25f] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.37s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-01-06T11:45:37.198Z] check_test.go:309: [d802aba9e017a] daemon is not started [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.82s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.81s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.91s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.71s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.75s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.65s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.09s) [2020-01-06T11:45:37.198Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.97s) [2020-01-06T11:45:37.199Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2020-01-06T11:45:37.199Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.29s) [2020-01-06T11:45:37.199Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.63s) [2020-01-06T11:45:37.199Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.29s) [2020-01-06T11:45:37.199Z] docker_cli_daemon_test.go:2542: [d49a500d9b593] daemon is not started [2020-01-06T11:45:37.199Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.03s) [2020-01-06T11:45:37.199Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.49s) [2020-01-06T11:45:37.199Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.98s) [2020-01-06T11:45:37.199Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.46s) [2020-01-06T11:45:37.199Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2020-01-06T11:45:37.199Z] check_test.go:309: [d8a0250443ad9] daemon is not started [2020-01-06T11:45:37.199Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.60s) [2020-01-06T11:45:37.199Z] === RUN TestDockerSwarmSuite [2020-01-06T11:45:37.199Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-01-06T11:45:37.480Z] === RUN TestKillContainer/non_killing_signal [2020-01-06T11:45:38.454Z] === RUN TestKillContainer/killing_signal [2020-01-06T11:45:39.084Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-06T11:45:39.418Z] --- PASS: TestKillContainer (2.95s) [2020-01-06T11:45:39.418Z] --- PASS: TestKillContainer/no_signal (0.94s) [2020-01-06T11:45:39.418Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2020-01-06T11:45:39.418Z] --- PASS: TestKillContainer/killing_signal (0.92s) [2020-01-06T11:45:39.418Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-06T11:45:39.418Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-06T11:45:40.239Z] --- PASS: TestSecretInspect (3.19s) [2020-01-06T11:45:40.239Z] === RUN TestSecretList [2020-01-06T11:45:40.244Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-06T11:45:41.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.84s) [2020-01-06T11:45:41.574Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2020-01-06T11:45:41.574Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2020-01-06T11:45:41.574Z] === RUN TestKillStoppedContainer [2020-01-06T11:45:41.574Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-01-06T11:45:41.574Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-06T11:45:41.574Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-01-06T11:45:41.574Z] === RUN TestKillDifferentUserContainer [2020-01-06T11:45:41.595Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-06T11:45:41.595Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-06T11:45:42.464Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-01-06T11:45:42.464Z] === RUN TestInspectOomKilledTrue [2020-01-06T11:45:42.464Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-01-06T11:45:42.464Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:45:42.464Z] === RUN TestInspectOomKilledFalse [2020-01-06T11:45:42.464Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-06T11:45:42.464Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:45:42.464Z] === RUN TestLinksEtcHostsContentMatch [2020-01-06T11:45:43.256Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2020-01-06T11:45:43.256Z] === RUN TestLinksContainerNames [2020-01-06T11:45:43.669Z] --- PASS: TestSecretList (3.29s) [2020-01-06T11:45:43.669Z] === RUN TestSecretsCreateAndDelete [2020-01-06T11:45:45.100Z] --- PASS: TestLinksContainerNames (1.68s) [2020-01-06T11:45:45.100Z] === RUN TestLogsFollowTailEmpty [2020-01-06T11:45:45.484Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-01-06T11:45:45.484Z] === RUN TestContainerNetworkMountsNoChown [2020-01-06T11:45:45.755Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-06T11:45:45.755Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-06T11:45:46.784Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/default [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/default [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/private [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/private [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rprivate [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/slave [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/slave [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rslave [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/shared [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/shared [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rshared [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/default [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/rshared [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/rprivate [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/shared [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/rslave [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/slave [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/private [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-06T11:45:46.784Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-06T11:45:46.784Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-06T11:45:46.784Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T11:45:46.954Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2020-01-06T11:45:46.954Z] === RUN TestSecretsUpdate [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-06T11:45:47.179Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-01-06T11:45:47.563Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-06T11:45:47.563Z] === RUN TestContainerBindMountNonRecursive [2020-01-06T11:45:49.526Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2020-01-06T11:45:49.526Z] === RUN TestNetworkNat [2020-01-06T11:45:50.285Z] --- PASS: TestSecretsUpdate (3.25s) [2020-01-06T11:45:50.285Z] === RUN TestTemplatedSecret [2020-01-06T11:45:50.341Z] --- PASS: TestNetworkNat (0.91s) [2020-01-06T11:45:50.341Z] === RUN TestNetworkLocalhostTCPNat [2020-01-06T11:45:50.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-06T11:45:51.162Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-01-06T11:45:51.162Z] === RUN TestNetworkLoopbackNat [2020-01-06T11:45:52.588Z] --- PASS: TestNetworkLoopbackNat (1.24s) [2020-01-06T11:45:52.588Z] === RUN TestPause [2020-01-06T11:45:53.572Z] --- PASS: TestTemplatedSecret (3.48s) [2020-01-06T11:45:53.572Z] === RUN TestSecretCreateResolve [2020-01-06T11:45:53.633Z] --- PASS: TestPause (0.95s) [2020-01-06T11:45:53.633Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-06T11:45:53.633Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T11:45:53.633Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T11:45:53.633Z] === RUN TestPauseStopPausedContainer [2020-01-06T11:45:54.518Z] --- PASS: TestPauseStopPausedContainer (1.06s) [2020-01-06T11:45:54.519Z] === RUN TestPsFilter [2020-01-06T11:45:54.915Z] --- PASS: TestPsFilter (0.27s) [2020-01-06T11:45:54.915Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-06T11:45:55.732Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-01-06T11:45:55.732Z] === RUN TestRemoveContainerWithVolume [2020-01-06T11:45:56.103Z] --- PASS: TestSecretCreateResolve (2.75s) [2020-01-06T11:45:56.103Z] PASS [2020-01-06T11:45:56.103Z] [2020-01-06T11:45:56.103Z] DONE 6 tests in 19.327s [2020-01-06T11:45:56.103Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-01-06T11:45:56.103Z] ++ 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-01-06T11:45:56.103Z] ++ set -e [2020-01-06T11:45:56.103Z] ++ '[' -n 0 ']' [2020-01-06T11:45:56.103Z] ++ set -x [2020-01-06T11:45:56.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T11:45:56.362Z] INFO: Testing against a local daemon [2020-01-06T11:45:56.362Z] === RUN TestServiceCreateInit [2020-01-06T11:45:56.362Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-06T11:45:56.517Z] --- PASS: TestRemoveContainerWithVolume (0.94s) [2020-01-06T11:45:56.517Z] === RUN TestRemoveContainerRunning [2020-01-06T11:45:57.311Z] --- PASS: TestRemoveContainerRunning (0.93s) [2020-01-06T11:45:57.311Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-06T11:45:58.730Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s) [2020-01-06T11:45:58.730Z] === RUN TestRemoveInvalidContainer [2020-01-06T11:45:58.730Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-01-06T11:45:58.730Z] === RUN TestRenameLinkedContainer [2020-01-06T11:46:00.922Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-06T11:46:00.922Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-06T11:46:01.178Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-06T11:46:01.633Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-06T11:46:01.978Z] --- PASS: TestRenameLinkedContainer (3.62s) [2020-01-06T11:46:01.978Z] === RUN TestRenameStoppedContainer [2020-01-06T11:46:02.914Z] --- PASS: TestRenameStoppedContainer (1.00s) [2020-01-06T11:46:02.914Z] === RUN TestRenameRunningContainerAndReuse [2020-01-06T11:46:04.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-06T11:46:04.717Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-01-06T11:46:04.717Z] === RUN TestRenameInvalidName [2020-01-06T11:46:05.516Z] --- PASS: TestRenameInvalidName (0.95s) [2020-01-06T11:46:05.516Z] === RUN TestRenameAnonymousContainer [2020-01-06T11:46:05.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-06T11:46:06.723Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-06T11:46:06.903Z] --- PASS: TestServiceCreateInit (10.35s) [2020-01-06T11:46:06.903Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.36s) [2020-01-06T11:46:06.903Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s) [2020-01-06T11:46:06.903Z] === RUN TestCreateServiceMultipleTimes [2020-01-06T11:46:08.884Z] --- PASS: TestRenameAnonymousContainer (3.06s) [2020-01-06T11:46:08.884Z] === RUN TestRenameContainerWithSameName [2020-01-06T11:46:09.776Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-01-06T11:46:09.776Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-06T11:46:09.987Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-01-06T11:46:11.661Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s) [2020-01-06T11:46:11.661Z] === RUN TestResize [2020-01-06T11:46:12.460Z] --- PASS: TestResize (0.98s) [2020-01-06T11:46:12.460Z] === RUN TestResizeWithInvalidSize [2020-01-06T11:46:13.246Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-06T11:46:13.287Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-01-06T11:46:13.287Z] === RUN TestResizeWhenContainerNotStarted [2020-01-06T11:46:14.554Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s) [2020-01-06T11:46:14.554Z] === RUN TestDaemonRestartKillContainers [2020-01-06T11:46:14.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T11:46:14.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T11:46:14.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T11:46:14.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T11:46:14.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T11:46:14.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T11:46:14.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T11:46:14.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T11:46:14.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T11:46:14.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T11:46:14.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T11:46:14.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T11:46:14.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T11:46:14.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T11:46:14.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T11:46:14.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T11:46:14.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:46:14.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:46:14.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:46:14.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:46:14.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:46:14.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:46:14.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:46:14.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:46:14.554Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T11:46:14.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T11:46:17.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:46:17.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:46:18.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T11:46:18.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T11:46:19.615Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T11:46:19.615Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T11:46:21.319Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-06T11:46:22.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T11:46:22.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T11:46:23.829Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-06T11:46:25.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T11:46:25.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T11:46:27.092Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-06T11:46:29.070Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-06T11:46:29.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2020-01-06T11:46:29.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2020-01-06T11:46:29.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-01-06T11:46:29.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-01-06T11:46:29.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-01-06T11:46:29.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-01-06T11:46:29.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2020-01-06T11:46:29.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s) [2020-01-06T11:46:29.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2020-01-06T11:46:29.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s) [2020-01-06T11:46:29.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s) [2020-01-06T11:46:29.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.27s) [2020-01-06T11:46:29.071Z] === RUN TestCgroupNamespacesRun [2020-01-06T11:46:29.335Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-01-06T11:46:29.335Z] Copying nested executables into bundles/cross/linux/amd64 [2020-01-06T11:46:29.335Z] Cross building: bundles/cross/windows/amd64 [2020-01-06T11:46:29.335Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-06T11:46:29.335Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-01-06T11:46:30.917Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-01-06T11:46:30.918Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-06T11:46:32.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-01-06T11:46:32.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-01-06T11:46:32.813Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2020-01-06T11:46:32.813Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-06T11:46:33.517Z] --- PASS: TestCreateServiceMultipleTimes (24.10s) [2020-01-06T11:46:33.517Z] === RUN TestCreateServiceConflict [2020-01-06T11:46:34.084Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-01-06T11:46:34.084Z] === RUN TestCreateServiceMaxReplicas [2020-01-06T11:46:34.655Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-01-06T11:46:34.655Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-06T11:46:36.493Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2020-01-06T11:46:36.493Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-06T11:46:37.404Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) [2020-01-06T11:46:37.404Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-06T11:46:38.484Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-01-06T11:46:38.484Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-06T11:46:38.853Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2020-01-06T11:46:38.853Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-06T11:46:39.682Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-01-06T11:46:39.682Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-06T11:46:41.954Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-01-06T11:46:41.954Z] === RUN TestKernelTCPMemory [2020-01-06T11:46:43.092Z] --- PASS: TestKernelTCPMemory (1.17s) [2020-01-06T11:46:43.092Z] === RUN TestNISDomainname [2020-01-06T11:46:43.899Z] --- PASS: TestNISDomainname (1.15s) [2020-01-06T11:46:43.899Z] === RUN TestHostnameDnsResolution [2020-01-06T11:46:45.189Z] --- PASS: TestHostnameDnsResolution (1.25s) [2020-01-06T11:46:45.189Z] === RUN TestStats [2020-01-06T11:46:47.241Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-06T11:46:47.241Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-06T11:46:47.698Z] --- PASS: TestStats (2.23s) [2020-01-06T11:46:47.698Z] === RUN TestStopContainerWithTimeout [2020-01-06T11:46:47.698Z] === RUN TestStopContainerWithTimeout/0 [2020-01-06T11:46:47.698Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-06T11:46:47.698Z] === RUN TestStopContainerWithTimeout/1 [2020-01-06T11:46:47.698Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-06T11:46:47.698Z] === RUN TestStopContainerWithTimeout/3 [2020-01-06T11:46:47.698Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-06T11:46:47.698Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-06T11:46:47.698Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-06T11:46:47.698Z] === CONT TestStopContainerWithTimeout/0 [2020-01-06T11:46:47.698Z] === CONT TestStopContainerWithTimeout/3 [2020-01-06T11:46:48.481Z] #73 exporting layers 104.7s done [2020-01-06T11:46:48.481Z] #73 exporting manifest sha256:015a3e7e85bcb4a06fcd1989e2dba02e58602c1c7c157c748fef4a67691a4adb 0.0s done [2020-01-06T11:46:48.481Z] #73 exporting config sha256:13136c0bdc9930ce7ad6d4e044ef8b69b62dcabeda58b9424e9f667e13a53cd0 done [2020-01-06T11:46:48.481Z] #73 sending tarball [2020-01-06T11:46:48.513Z] === CONT TestStopContainerWithTimeout/1 [2020-01-06T11:46:50.992Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-06T11:46:53.474Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-01-06T11:46:53.474Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2020-01-06T11:46:53.474Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2020-01-06T11:46:53.474Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2020-01-06T11:46:53.474Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2020-01-06T11:46:53.474Z] === RUN TestDeleteDevicemapper [2020-01-06T11:46:53.474Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-06T11:46:53.474Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T11:46:53.474Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-06T11:46:53.769Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-06T11:46:53.769Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-06T11:46:53.769Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-01-06T11:46:54.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-06T11:46:54.584Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-06T11:46:54.584Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-06T11:46:55.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-06T11:46:55.144Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-06T11:46:55.399Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-06T11:46:55.515Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.67s) [2020-01-06T11:46:55.515Z] === RUN TestCreateServiceSecretFileMode [2020-01-06T11:46:56.082Z] --- PASS: TestCreateServiceSecretFileMode (2.78s) [2020-01-06T11:46:56.082Z] === RUN TestCreateServiceConfigFileMode [2020-01-06T11:46:57.914Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.96s) [2020-01-06T11:46:57.914Z] === RUN TestUpdateMemory [2020-01-06T11:46:57.914Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-06T11:46:57.914Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:46:57.914Z] === RUN TestUpdateCPUQuota [2020-01-06T11:46:58.661Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-01-06T11:46:58.829Z] #73 sending tarball 16.9s done [2020-01-06T11:46:58.829Z] #73 ... [2020-01-06T11:46:58.829Z] [2020-01-06T11:46:58.829Z] #74 importing to docker [2020-01-06T11:46:58.829Z] #74 ... [2020-01-06T11:46:58.829Z] [2020-01-06T11:46:58.829Z] #73 exporting to oci image format [2020-01-06T11:46:58.829Z] #73 DONE 121.7s [2020-01-06T11:46:58.829Z] [2020-01-06T11:46:58.829Z] #74 importing to docker [2020-01-06T11:46:58.897Z] --- PASS: TestUpdateCPUQuota (1.38s) [2020-01-06T11:46:58.897Z] === RUN TestUpdatePidsLimit [2020-01-06T11:46:58.897Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-06T11:46:59.274Z] === RUN TestUpdatePidsLimit/no_change [2020-01-06T11:46:59.368Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2020-01-06T11:46:59.368Z] === RUN TestCreateServiceSysctls [2020-01-06T11:46:59.658Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-06T11:47:00.477Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-06T11:47:00.477Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-06T11:47:00.546Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-06T11:47:01.278Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-06T11:47:01.654Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-06T11:47:02.432Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-06T11:47:03.074Z] --- PASS: TestUpdatePidsLimit (4.17s) [2020-01-06T11:47:03.074Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-01-06T11:47:03.074Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-01-06T11:47:03.074Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2020-01-06T11:47:03.074Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-01-06T11:47:03.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-01-06T11:47:03.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2020-01-06T11:47:03.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-01-06T11:47:03.074Z] === RUN TestUpdateRestartPolicy [2020-01-06T11:47:04.369Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-06T11:47:04.636Z] --- PASS: TestCreateServiceSysctls (4.53s) [2020-01-06T11:47:04.636Z] === RUN TestCreateServiceCapabilities [2020-01-06T11:47:05.729Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-06T11:47:05.984Z] --- PASS: TestImportExtremelyLargeImageWorks (181.95s) [2020-01-06T11:47:05.984Z] PASS [2020-01-06T11:47:05.984Z] [2020-01-06T11:47:05.984Z] DONE 12 tests in 185.943s [2020-01-06T11:47:05.984Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-01-06T11:47:05.984Z] ++ 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-01-06T11:47:05.984Z] ++ set -e [2020-01-06T11:47:05.984Z] ++ '[' -n 0 ']' [2020-01-06T11:47:05.984Z] ++ set -x [2020-01-06T11:47:05.984Z] ++ env -i DEST=/go/src/github.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-01-06T11:47:06.238Z] INFO: Testing against a local daemon [2020-01-06T11:47:06.238Z] === RUN TestNetworkCreateDelete [2020-01-06T11:47:06.493Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-01-06T11:47:06.493Z] === RUN TestDockerNetworkDeletePreferID [2020-01-06T11:47:06.749Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2020-01-06T11:47:06.749Z] === RUN TestInspectNetwork [2020-01-06T11:47:07.003Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-06T11:47:07.939Z] --- PASS: TestCreateServiceCapabilities (3.47s) [2020-01-06T11:47:07.939Z] === RUN TestInspect [2020-01-06T11:47:10.472Z] --- PASS: TestInspect (3.06s) [2020-01-06T11:47:10.473Z] === RUN TestServiceListWithStatuses [2020-01-06T11:47:10.473Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-06T11:47:10.473Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T11:47:10.473Z] === RUN TestDockerNetworkConnectAlias [2020-01-06T11:47:11.062Z] faf31ee0aa3d: Pull complete [2020-01-06T11:47:11.062Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-06T11:47:11.062Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:47:11.062Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-01-06T11:47:11.062Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-01-06T11:47:11.062Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914' [2020-01-06T11:47:11.063Z] WARN: Skipping validation tests [2020-01-06T11:47:11.063Z] INFO: Running unit tests at 01/06/2020 11:47:09... [2020-01-06T11:47:12.243Z] === RUN TestInspectNetwork/full_network_id [2020-01-06T11:47:12.244Z] === RUN TestInspectNetwork/partial_network_id [2020-01-06T11:47:12.244Z] === RUN TestInspectNetwork/network_name [2020-01-06T11:47:12.244Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-06T11:47:13.991Z] INFO: make.ps1 starting at 01/06/2020 11:47:13 [2020-01-06T11:47:13.991Z] INFO: Git commit (79c877cfa) assumed from DOCKER_GITCOMMIT environment variable [2020-01-06T11:47:13.991Z] INFO: Invoking autogen... [2020-01-06T11:47:14.126Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-06T11:47:14.452Z] INFO: Running unit tests... [2020-01-06T11:47:16.633Z] --- PASS: TestInspectNetwork (9.78s) [2020-01-06T11:47:16.633Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-06T11:47:16.633Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-06T11:47:16.633Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-06T11:47:16.633Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-06T11:47:16.633Z] === RUN TestRunContainerWithBridgeNone [2020-01-06T11:47:16.735Z] --- PASS: TestUpdateRestartPolicy (13.04s) [2020-01-06T11:47:16.735Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-06T11:47:17.112Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s) [2020-01-06T11:47:17.112Z] === RUN TestWaitNonBlocked [2020-01-06T11:47:17.112Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T11:47:17.112Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T11:47:17.112Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T11:47:17.112Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T11:47:17.112Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T11:47:17.112Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T11:47:18.379Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-06T11:47:18.379Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-01-06T11:47:18.379Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-01-06T11:47:18.379Z] === RUN TestWaitBlocked [2020-01-06T11:47:18.379Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T11:47:18.379Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T11:47:18.379Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T11:47:18.379Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T11:47:18.379Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T11:47:18.379Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T11:47:18.586Z] --- PASS: TestDockerNetworkConnectAlias (7.38s) [2020-01-06T11:47:18.586Z] === RUN TestDockerNetworkReConnect [2020-01-06T11:47:19.142Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2020-01-06T11:47:19.142Z] === RUN TestNetworkInvalidJSON [2020-01-06T11:47:19.142Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-06T11:47:19.142Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-06T11:47:19.142Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T11:47:19.142Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T11:47:19.142Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T11:47:19.142Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T11:47:19.142Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-06T11:47:19.142Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T11:47:19.142Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T11:47:19.142Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-01-06T11:47:19.142Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-06T11:47:19.142Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-01-06T11:47:19.142Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-01-06T11:47:19.142Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-06T11:47:19.913Z] --- PASS: TestWaitBlocked (0.01s) [2020-01-06T11:47:19.913Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2020-01-06T11:47:19.913Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s) [2020-01-06T11:47:19.913Z] === CONT TestContainerStartOnDaemonRestart [2020-01-06T11:47:19.913Z] === CONT TestIpcModeOlderClient [2020-01-06T11:47:19.913Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-01-06T11:47:19.913Z] === CONT TestDaemonRestartIpcMode [2020-01-06T11:47:20.504Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-01-06T11:47:20.504Z] === RUN TestDaemonDefaultNetworkPools [2020-01-06T11:47:21.065Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-01-06T11:47:21.065Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-06T11:47:22.425Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-01-06T11:47:22.425Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-06T11:47:23.349Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2020-01-06T11:47:23.349Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-06T11:47:23.427Z] --- PASS: TestContainerStartOnDaemonRestart (3.30s) [2020-01-06T11:47:23.857Z] --- PASS: TestDockerNetworkReConnect (6.13s) [2020-01-06T11:47:23.857Z] === RUN TestServicePlugin [2020-01-06T11:47:23.857Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-06T11:47:23.857Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:47:23.857Z] === RUN TestServiceUpdateLabel [2020-01-06T11:47:23.909Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-01-06T11:47:23.909Z] === RUN TestServiceWithPredefinedNetwork [2020-01-06T11:47:24.234Z] --- PASS: TestDaemonRestartIpcMode (4.42s) [2020-01-06T11:47:24.234Z] PASS [2020-01-06T11:47:24.234Z] [2020-01-06T11:47:24.234Z] === Skipped [2020-01-06T11:47:24.234Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-01-06T11:47:24.234Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T11:47:24.234Z] [2020-01-06T11:47:24.234Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-01-06T11:47:24.234Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:47:24.234Z] [2020-01-06T11:47:24.234Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-06T11:47:24.234Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:47:24.234Z] [2020-01-06T11:47:24.234Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T11:47:24.234Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T11:47:24.234Z] [2020-01-06T11:47:24.234Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-01-06T11:47:24.234Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T11:47:24.234Z] [2020-01-06T11:47:24.234Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-01-06T11:47:24.234Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:47:24.234Z] [2020-01-06T11:47:24.234Z] [2020-01-06T11:47:24.234Z] DONE 197 tests, 6 skipped in 145.103s [2020-01-06T11:47:24.234Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-01-06T11:47:24.234Z] ++ 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-01-06T11:47:24.234Z] ++ set -e [2020-01-06T11:47:24.234Z] ++ '[' -n 0 ']' [2020-01-06T11:47:24.234Z] ++ set -x [2020-01-06T11:47:24.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T11:47:24.621Z] INFO: Testing against a local daemon [2020-01-06T11:47:24.621Z] === RUN TestCommitInheritsEnv [2020-01-06T11:47:24.966Z] 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-01-06T11:47:25.009Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-01-06T11:47:25.009Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-06T11:47:25.009Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-06T11:47:25.009Z] === RUN TestImagesFilterMultiReference [2020-01-06T11:47:25.393Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-01-06T11:47:25.393Z] === RUN TestImagePullPlatformInvalid [2020-01-06T11:47:25.393Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-01-06T11:47:25.393Z] === RUN TestRemoveImageOrphaning [2020-01-06T11:47:25.778Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-01-06T11:47:25.778Z] === RUN TestRemoveImageGarbageCollector [2020-01-06T11:47:25.778Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2020-01-06T11:47:25.778Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:47:25.778Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-06T11:47:25.778Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-01-06T11:47:25.778Z] === RUN TestTagInvalidReference [2020-01-06T11:47:25.778Z] --- PASS: TestTagInvalidReference (0.03s) [2020-01-06T11:47:25.778Z] === RUN TestTagValidPrefixedRepo [2020-01-06T11:47:25.778Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-01-06T11:47:25.778Z] === RUN TestTagExistedNameWithoutForce [2020-01-06T11:47:25.778Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-01-06T11:47:25.778Z] === RUN TestTagOfficialNames [2020-01-06T11:47:25.778Z] --- PASS: TestTagOfficialNames (0.07s) [2020-01-06T11:47:25.778Z] === RUN TestTagMatchesDigest [2020-01-06T11:47:26.143Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-01-06T11:47:26.143Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-06T11:47:27.142Z] --- PASS: TestServiceUpdateLabel (2.75s) [2020-01-06T11:47:27.142Z] === RUN TestServiceUpdateSecrets [2020-01-06T11:47:27.166Z] --- PASS: TestServiceWithPredefinedNetwork (3.08s) [2020-01-06T11:47:27.166Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-06T11:47:27.166Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T11:47:27.166Z] service_test.go:230: FLAKY_TEST [2020-01-06T11:47:27.166Z] === RUN TestServiceWithDataPathPortInit [2020-01-06T11:47:33.568Z] ? github.com/docker/docker/api [no test files] [2020-01-06T11:47:37.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-06T11:47:38.082Z] #74 DONE 34.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-06T11:47:38.580Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-01-06T11:47:38.617Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40341/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79c877cfa71f7929facda0160bfec12ebed4e0ef hack/test/unit [2020-01-06T11:47:42.018Z] --- PASS: TestServiceUpdateSecrets (15.33s) [2020-01-06T11:47:42.018Z] === RUN TestServiceUpdateConfigs [2020-01-06T11:47:43.031Z] ? github.com/docker/docker/api [no test files] [2020-01-06T11:47:45.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-06T11:47:46.480Z] --- PASS: TestServiceWithDataPathPortInit (19.33s) [2020-01-06T11:47:46.480Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-06T11:47:48.417Z] ok github.com/docker/docker/api/server 0.170s coverage: 9.0% of statements [2020-01-06T11:47:48.990Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-06T11:47:49.913Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-06T11:47:50.472Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-06T11:47:50.791Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-06T11:47:50.792Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-01-06T11:47:50.792Z] remote: Enumerating objects: 19, done. [2020-01-06T11:47:50.792Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-01-06T11:47:50.792Z] 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-01-06T11:47:50.792Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-01-06T11:47:50.792Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-06T11:47:51.031Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-06T11:47:51.119Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40341/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79c877cfa71f7929facda0160bfec12ebed4e0ef hack/test/unit [2020-01-06T11:47:52.393Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-06T11:47:52.393Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-06T11:47:52.647Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-06T11:47:53.646Z] ? github.com/docker/docker/api [no test files] [2020-01-06T11:47:56.802Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.08s) [2020-01-06T11:47:56.802Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zrfuuapl05c1l3wfytg8ylga4 Created:2020-01-06 11:47:48.030612612 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[657b58c22ee3ca6b400a893c9227d7b23cedbc611b5c14fa9fb579624c96f405:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tlley78o82gh40qsva206wcoa EndpointID:79290a61ea872cb31c3ce5a2c04d25c15cf2a4b6986b6c86f10a2c0eac39743b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f1612e6bc242f5a0bf28bf4edd4e67a9586b8b3ea5e2e6709b5ed5918dca05f8 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7c92f266fcef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tlley78o82gh40qsva206wcoa EndpointID:79290a61ea872cb31c3ce5a2c04d25c15cf2a4b6986b6c86f10a2c0eac39743b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-06T11:47:56.802Z] PASS [2020-01-06T11:47:56.802Z] [2020-01-06T11:47:56.802Z] === Skipped [2020-01-06T11:47:56.802Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T11:47:56.802Z] service_test.go:230: FLAKY_TEST [2020-01-06T11:47:56.802Z] [2020-01-06T11:47:56.802Z] [2020-01-06T11:47:56.802Z] DONE 21 tests, 1 skipped in 50.315s [2020-01-06T11:47:56.802Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-06T11:47:56.802Z] ++ 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-01-06T11:47:56.802Z] ++ set -e [2020-01-06T11:47:56.802Z] ++ '[' -n 0 ']' [2020-01-06T11:47:56.802Z] ++ set -x [2020-01-06T11:47:56.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-06T11:47:56.802Z] INFO: Testing against a local daemon [2020-01-06T11:47:56.802Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-06T11:47:56.802Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-06T11:47:56.802Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T11:47:56.802Z] === RUN TestDockerNetworkIpvlan [2020-01-06T11:47:56.802Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-06T11:47:56.802Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T11:47:56.802Z] PASS [2020-01-06T11:47:56.802Z] [2020-01-06T11:47:56.802Z] === Skipped [2020-01-06T11:47:56.802Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-06T11:47:56.802Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T11:47:56.802Z] [2020-01-06T11:47:56.802Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-06T11:47:56.802Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T11:47:56.802Z] [2020-01-06T11:47:56.802Z] [2020-01-06T11:47:56.802Z] DONE 2 tests, 2 skipped in 0.132s [2020-01-06T11:47:56.802Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-06T11:47:56.802Z] ++ 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-01-06T11:47:56.802Z] ++ set -e [2020-01-06T11:47:56.802Z] ++ '[' -n 0 ']' [2020-01-06T11:47:56.802Z] ++ set -x [2020-01-06T11:47:56.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-06T11:47:56.802Z] INFO: Testing against a local daemon [2020-01-06T11:47:56.802Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-06T11:47:58.162Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-01-06T11:47:58.162Z] === RUN TestDockerNetworkMacvlan [2020-01-06T11:47:59.086Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-06T11:47:59.645Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-06T11:48:00.098Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2020-01-06T11:48:00.098Z] === RUN TestServiceUpdateNetwork [2020-01-06T11:48:00.570Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-06T11:48:03.830Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-06T11:48:04.391Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-06T11:48:04.646Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-06T11:48:05.205Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-06T11:48:05.458Z] ok github.com/docker/docker/api/server 0.068s coverage: 9.0% of statements [2020-01-06T11:48:05.765Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-06T11:48:05.765Z] === RUN TestDockerSuite/TestBuildFails [2020-01-06T11:48:07.126Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-06T11:48:07.126Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-06T11:48:07.686Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-06T11:48:08.513Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-01-06T11:48:09.595Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-06T11:48:12.104Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-06T11:48:13.991Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-06T11:48:14.246Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-06T11:48:14.973Z] --- PASS: TestServiceUpdateNetwork (15.04s) [2020-01-06T11:48:14.973Z] PASS [2020-01-06T11:48:14.973Z] [2020-01-06T11:48:14.973Z] === Skipped [2020-01-06T11:48:14.973Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-06T11:48:14.973Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T11:48:14.973Z] [2020-01-06T11:48:14.973Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-01-06T11:48:14.973Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:48:14.973Z] [2020-01-06T11:48:14.973Z] [2020-01-06T11:48:14.973Z] DONE 20 tests, 2 skipped in 136.392s [2020-01-06T11:48:14.973Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-01-06T11:48:14.973Z] ++ 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-01-06T11:48:14.973Z] ++ set -e [2020-01-06T11:48:14.973Z] ++ '[' -n 0 ']' [2020-01-06T11:48:14.973Z] ++ set -x [2020-01-06T11:48:14.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-06T11:48:14.973Z] INFO: Testing against a local daemon [2020-01-06T11:48:14.973Z] === RUN TestSessionCreate [2020-01-06T11:48:14.973Z] --- PASS: TestSessionCreate (0.05s) [2020-01-06T11:48:14.973Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-06T11:48:14.973Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-06T11:48:14.973Z] PASS [2020-01-06T11:48:14.973Z] [2020-01-06T11:48:14.973Z] DONE 2 tests in 0.263s [2020-01-06T11:48:14.973Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-01-06T11:48:14.973Z] ++ 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-01-06T11:48:14.973Z] ++ set -e [2020-01-06T11:48:14.973Z] ++ '[' -n 0 ']' [2020-01-06T11:48:14.973Z] ++ set -x [2020-01-06T11:48:14.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-06T11:48:14.973Z] INFO: Testing against a local daemon [2020-01-06T11:48:14.973Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-06T11:48:14.973Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T11:48:14.973Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T11:48:14.973Z] === RUN TestEventsExecDie [2020-01-06T11:48:14.973Z] --- PASS: TestEventsExecDie (0.92s) [2020-01-06T11:48:14.973Z] === RUN TestEventsBackwardsCompatible [2020-01-06T11:48:14.973Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-01-06T11:48:14.973Z] === RUN TestInfoBinaryCommits [2020-01-06T11:48:14.973Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-06T11:48:14.973Z] === RUN TestInfoAPIVersioned [2020-01-06T11:48:14.973Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-06T11:48:14.973Z] === RUN TestInfoDiscoveryBackend [2020-01-06T11:48:14.973Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2020-01-06T11:48:14.973Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-06T11:48:15.610Z] --- PASS: TestDockerNetworkMacvlan (17.31s) [2020-01-06T11:48:15.610Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-01-06T11:48:15.610Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-01-06T11:48:15.610Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.87s) [2020-01-06T11:48:15.610Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.90s) [2020-01-06T11:48:15.610Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.90s) [2020-01-06T11:48:15.610Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-01-06T11:48:15.610Z] PASS [2020-01-06T11:48:15.610Z] [2020-01-06T11:48:15.610Z] DONE 8 tests in 18.877s [2020-01-06T11:48:15.610Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-06T11:48:15.610Z] ++ 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-01-06T11:48:15.610Z] ++ set -e [2020-01-06T11:48:15.610Z] ++ '[' -n 0 ']' [2020-01-06T11:48:15.610Z] ++ set -x [2020-01-06T11:48:15.610Z] ++ env -i DEST=/go/src/github.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-01-06T11:48:15.610Z] testing: warning: no tests to run [2020-01-06T11:48:15.610Z] PASS [2020-01-06T11:48:15.610Z] [2020-01-06T11:48:15.610Z] DONE 0 tests in 0.032s [2020-01-06T11:48:15.610Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-06T11:48:15.610Z] ++ 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-01-06T11:48:15.610Z] ++ set -e [2020-01-06T11:48:15.610Z] ++ '[' -n 0 ']' [2020-01-06T11:48:15.610Z] ++ set -x [2020-01-06T11:48:15.610Z] ++ env -i DEST=/go/src/github.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-01-06T11:48:15.610Z] INFO: Testing against a local daemon [2020-01-06T11:48:15.610Z] === RUN TestAuthZPluginAllowRequest [2020-01-06T11:48:15.610Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-06T11:48:15.907Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-06T11:48:15.907Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-06T11:48:16.170Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-06T11:48:16.475Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-01-06T11:48:16.475Z] === RUN TestInfoAPI [2020-01-06T11:48:16.475Z] --- PASS: TestInfoAPI (0.05s) [2020-01-06T11:48:16.475Z] === RUN TestInfoAPIWarnings [2020-01-06T11:48:17.042Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-01-06T11:48:17.042Z] === RUN TestInfoDebug [2020-01-06T11:48:17.571Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-06T11:48:17.571Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-01-06T11:48:17.571Z] === RUN TestAuthZPluginTLS [2020-01-06T11:48:17.610Z] --- PASS: TestInfoDebug (0.64s) [2020-01-06T11:48:17.610Z] === RUN TestInfoInsecureRegistries [2020-01-06T11:48:17.826Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-01-06T11:48:17.826Z] === RUN TestAuthZPluginDenyRequest [2020-01-06T11:48:18.388Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-01-06T11:48:18.388Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-06T11:48:18.546Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-01-06T11:48:18.546Z] === RUN TestInfoRegistryMirrors [2020-01-06T11:48:18.948Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-01-06T11:48:18.948Z] === RUN TestAuthZPluginDenyResponse [2020-01-06T11:48:19.113Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-01-06T11:48:19.113Z] === RUN TestLoginFailsWithBadCredentials [2020-01-06T11:48:19.372Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2020-01-06T11:48:19.372Z] === RUN TestPingCacheHeaders [2020-01-06T11:48:19.372Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-06T11:48:19.372Z] === RUN TestPingGet [2020-01-06T11:48:19.372Z] --- PASS: TestPingGet (0.04s) [2020-01-06T11:48:19.372Z] === RUN TestPingHead [2020-01-06T11:48:19.372Z] --- PASS: TestPingHead (0.05s) [2020-01-06T11:48:19.372Z] === RUN TestVersion [2020-01-06T11:48:19.508Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-06T11:48:19.508Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-01-06T11:48:19.508Z] === RUN TestAuthZPluginAllowEventStream [2020-01-06T11:48:19.630Z] --- PASS: TestVersion (0.05s) [2020-01-06T11:48:19.630Z] PASS [2020-01-06T11:48:19.630Z] [2020-01-06T11:48:19.630Z] === Skipped [2020-01-06T11:48:19.630Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T11:48:19.630Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T11:48:19.630Z] [2020-01-06T11:48:19.630Z] [2020-01-06T11:48:19.630Z] DONE 18 tests, 1 skipped in 6.745s [2020-01-06T11:48:19.630Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-06T11:48:19.630Z] ++ 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-01-06T11:48:19.630Z] ++ set -e [2020-01-06T11:48:19.630Z] ++ '[' -n 0 ']' [2020-01-06T11:48:19.630Z] ++ set -x [2020-01-06T11:48:19.630Z] ++ env -i DEST=/go/src/github.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-01-06T11:48:19.630Z] INFO: Testing against a local daemon [2020-01-06T11:48:19.630Z] === RUN TestVolumesCreateAndList [2020-01-06T11:48:19.630Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-06T11:48:19.630Z] === RUN TestVolumesRemove [2020-01-06T11:48:19.888Z] --- PASS: TestVolumesRemove (0.13s) [2020-01-06T11:48:19.888Z] === RUN TestVolumesInspect [2020-01-06T11:48:19.888Z] --- PASS: TestVolumesInspect (0.03s) [2020-01-06T11:48:19.888Z] === RUN TestVolumesInvalidJSON [2020-01-06T11:48:19.888Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-06T11:48:19.888Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-06T11:48:19.888Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-06T11:48:19.888Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-06T11:48:19.888Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-06T11:48:19.888Z] PASS [2020-01-06T11:48:19.888Z] [2020-01-06T11:48:19.888Z] DONE 5 tests in 0.392s [2020-01-06T11:48:19.888Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-06T11:48:20.067Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-06T11:48:20.146Z] ++++ cat bundles/test-integration/docker.pid [2020-01-06T11:48:20.146Z] +++ kill 13069 [2020-01-06T11:48:20.627Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-01-06T11:48:21.186Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-01-06T11:48:21.186Z] === RUN TestAuthZPluginErrorResponse [2020-01-06T11:48:21.521Z] +++ /etc/init.d/apparmor stop [2020-01-06T11:48:21.521Z] Clearing AppArmor profiles cache:. [2020-01-06T11:48:21.521Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T11:48:21.521Z] Unloading profiles will leave already running processes permanently [2020-01-06T11:48:21.521Z] unconfined, which can lead to unexpected situations. [2020-01-06T11:48:21.521Z] [2020-01-06T11:48:21.521Z] To set a process to complain mode, use the command line tool [2020-01-06T11:48:21.521Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T11:48:21.521Z] with the 'teardown' option." [2020-01-06T11:48:21.521Z] [2020-01-06T11:48:21.745Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-01-06T11:48:21.745Z] === RUN TestAuthZPluginErrorRequest [2020-01-06T11:48:22.304Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-06T11:48:22.304Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-06T11:48:22.559Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-01-06T11:48:22.814Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-01-06T11:48:22.814Z] === RUN TestAuthZPluginEnsureLoadImportWorking Post stage [Pipeline] junit [2020-01-06T11:48:24.189Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-06T11:48:24.872Z] + echo Ensuring container killed. [2020-01-06T11:48:24.872Z] Ensuring container killed. [2020-01-06T11:48:24.872Z] + docker rm -vf docker-pr3 [2020-01-06T11:48:24.872Z] Error: No such container: docker-pr3 [2020-01-06T11:48:24.872Z] + true [Pipeline] sh [2020-01-06T11:48:25.162Z] + echo Chowning /workspace to jenkins user [2020-01-06T11:48:25.162Z] Chowning /workspace to jenkins user [2020-01-06T11:48:25.162Z] + id -u [2020-01-06T11:48:25.162Z] + id -g [2020-01-06T11:48:25.162Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40341:/workspace busybox chown -R 1000:1000 /workspace [2020-01-06T11:48:25.162Z] Unable to find image 'busybox:latest' locally [2020-01-06T11:48:25.323Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-01-06T11:48:25.323Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-06T11:48:25.323Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-06T11:48:25.422Z] latest: Pulling from library/busybox [2020-01-06T11:48:25.422Z] 220602de6ed2: Pulling fs layer [2020-01-06T11:48:25.422Z] 220602de6ed2: Verifying Checksum [2020-01-06T11:48:25.422Z] 220602de6ed2: Download complete [2020-01-06T11:48:25.680Z] 220602de6ed2: Pull complete [2020-01-06T11:48:25.681Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-06T11:48:25.681Z] Status: Downloaded newer image for busybox:latest [2020-01-06T11:48:26.686Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-06T11:48:27.248Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2020-01-06T11:48:27.248Z] === RUN TestAuthZPluginHeader [2020-01-06T11:48:28.172Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-01-06T11:48:28.172Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-06T11:48:29.269Z] + bundleName=arm64-integration [2020-01-06T11:48:29.269Z] + echo Creating arm64-integration-bundles.tar.gz [2020-01-06T11:48:29.269Z] Creating arm64-integration-bundles.tar.gz [2020-01-06T11:48:29.269Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-01-06T11:48:29.269Z] + 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-01-06T11:48:29.542Z] Archiving artifacts [2020-01-06T11:48:31.344Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40341/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-06T11:48:31.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-06T11:48:31.431Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-06T11:48:31.671Z] + make clean [2020-01-06T11:48:31.991Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-06T11:48:32.240Z] docker volume rm -f docker-dev-cache [2020-01-06T11:48:32.240Z] docker-dev-cache [2020-01-06T11:48:32.247Z] === RUN TestDockerSuite/TestBuildInheritance [Pipeline] deleteDir [2020-01-06T11:48:32.851Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.58s) [2020-01-06T11:48:32.851Z] === RUN TestAuthZPluginV2Disable [2020-01-06T11:48:33.115Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-06T11:48:34.042Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-06T11:48:34.042Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-06T11:48:35.404Z] === RUN TestDockerSuite/TestBuildLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2020-01-06T11:48:35.964Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [Pipeline] // stage [Pipeline] } [2020-01-06T11:48:36.524Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-06T11:48:37.085Z] --- PASS: TestAuthZPluginV2Disable (4.34s) [2020-01-06T11:48:37.085Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-06T11:48:37.085Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-06T11:48:37.645Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-06T11:48:38.208Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-06T11:48:39.132Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-06T11:48:39.150Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-06T11:48:39.150Z] ok github.com/docker/docker/api/server/httputils 0.107s coverage: 14.7% of statements [2020-01-06T11:48:39.611Z] ok github.com/docker/docker/api/server/middleware 0.183s coverage: 37.7% of statements [2020-01-06T11:48:39.611Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-06T11:48:39.611Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-06T11:48:39.611Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-06T11:48:39.611Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-06T11:48:39.611Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-06T11:48:39.611Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-06T11:48:39.611Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-06T11:48:39.611Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-06T11:48:39.611Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-06T11:48:39.611Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-06T11:48:39.611Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-06T11:48:40.494Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s) [2020-01-06T11:48:40.494Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-06T11:48:41.156Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2020-01-06T11:48:41.156Z] ok github.com/docker/docker/api/types/filters 0.072s coverage: 92.2% of statements [2020-01-06T11:48:41.618Z] ok github.com/docker/docker/api/server/router/swarm 0.133s coverage: 4.0% of statements [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-06T11:48:41.618Z] ok github.com/docker/docker/api/types/time 0.261s coverage: 100.0% of statements [2020-01-06T11:48:41.618Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 75.0% of statements [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/builder [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-06T11:48:41.618Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-06T11:48:42.380Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-06T11:48:43.164Z] ok github.com/docker/docker/builder/dockerignore 0.242s coverage: 96.8% of statements [2020-01-06T11:48:46.912Z] ok github.com/docker/docker/cli/debug 0.318s coverage: 100.0% of statements [2020-01-06T11:48:46.912Z] ok github.com/docker/docker/builder/dockerfile 0.402s coverage: 46.3% of statements [2020-01-06T11:48:46.912Z] ok github.com/docker/docker/builder/remotecontext 0.726s coverage: 9.2% of statements [2020-01-06T11:48:50.453Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-06T11:48:51.013Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.75s) [2020-01-06T11:48:51.013Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-06T11:48:53.520Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-06T11:48:53.520Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-06T11:48:53.520Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-06T11:48:53.520Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-06T11:48:53.520Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-01-06T11:48:54.080Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-06T11:48:55.440Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-06T11:48:56.799Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-06T11:48:57.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-06T11:49:01.517Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-01-06T11:49:01.772Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-06T11:49:01.882Z] ok github.com/docker/docker/client 0.667s coverage: 75.3% of statements [2020-01-06T11:49:02.351Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-06T11:49:07.588Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2020-01-06T11:49:07.588Z] PASS [2020-01-06T11:49:07.588Z] [2020-01-06T11:49:07.588Z] DONE 17 tests in 51.975s [2020-01-06T11:49:07.588Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-06T11:49:07.588Z] ++ 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-01-06T11:49:07.588Z] ++ set -e [2020-01-06T11:49:07.588Z] ++ '[' -n 0 ']' [2020-01-06T11:49:07.588Z] ++ set -x [2020-01-06T11:49:07.588Z] ++ env -i DEST=/go/src/github.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-01-06T11:49:07.588Z] INFO: Testing against a local daemon [2020-01-06T11:49:07.588Z] === RUN TestPluginInvalidJSON [2020-01-06T11:49:07.588Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T11:49:07.588Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T11:49:07.588Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T11:49:07.843Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-06T11:49:07.843Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-01-06T11:49:07.843Z] PASS [2020-01-06T11:49:07.843Z] [2020-01-06T11:49:07.843Z] DONE 2 tests in 0.184s [2020-01-06T11:49:07.843Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-06T11:49:07.843Z] ++ 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-01-06T11:49:07.843Z] ++ set -e [2020-01-06T11:49:07.843Z] ++ '[' -n 0 ']' [2020-01-06T11:49:07.843Z] ++ set -x [2020-01-06T11:49:07.843Z] ++ env -i DEST=/go/src/github.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-01-06T11:49:07.843Z] INFO: Testing against a local daemon [2020-01-06T11:49:07.843Z] === RUN TestExternalGraphDriver [2020-01-06T11:49:08.098Z] === RUN TestExternalGraphDriver/json [2020-01-06T11:49:10.609Z] === RUN TestExternalGraphDriver/spec [2020-01-06T11:49:12.491Z] === RUN TestExternalGraphDriver/pull [2020-01-06T11:49:12.747Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-06T11:49:14.107Z] --- PASS: TestExternalGraphDriver (6.15s) [2020-01-06T11:49:14.107Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-01-06T11:49:14.107Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-01-06T11:49:14.107Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2020-01-06T11:49:14.107Z] === RUN TestGraphdriverPluginV2 [2020-01-06T11:49:16.180Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-06T11:49:16.180Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-01-06T11:49:16.180Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-01-06T11:49:16.180Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-06T11:49:16.180Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-06T11:49:16.180Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-06T11:49:16.180Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-06T11:49:16.180Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-06T11:49:16.180Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-06T11:49:16.180Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-06T11:49:16.180Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-06T11:49:16.180Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-06T11:49:16.180Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-06T11:49:16.180Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-06T11:49:16.439Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2020-01-06T11:49:16.439Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-06T11:49:16.439Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-06T11:49:16.439Z] ? github.com/docker/docker/api/types [no test files] [2020-01-06T11:49:16.439Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-06T11:49:16.439Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-06T11:49:16.439Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-06T11:49:16.439Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-06T11:49:16.725Z] ok github.com/docker/docker/builder/remotecontext/git 31.334s coverage: 86.3% of statements [2020-01-06T11:49:16.725Z] ? github.com/docker/docker/cli [no test files] [2020-01-06T11:49:16.725Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-06T11:49:17.005Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-01-06T11:49:17.005Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-01-06T11:49:17.005Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-06T11:49:17.005Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-06T11:49:17.005Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-06T11:49:17.005Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-06T11:49:17.005Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-06T11:49:17.005Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-06T11:49:17.005Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-06T11:49:17.263Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2020-01-06T11:49:17.263Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-01-06T11:49:17.367Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-06T11:49:17.521Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-06T11:49:17.522Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-06T11:49:17.522Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-06T11:49:17.522Z] ? github.com/docker/docker/builder [no test files] [2020-01-06T11:49:17.522Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-06T11:49:17.522Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-06T11:49:17.522Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-06T11:49:17.522Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-06T11:49:17.522Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-06T11:49:17.522Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-06T11:49:17.522Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-06T11:49:18.087Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-01-06T11:49:18.294Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-06T11:49:18.855Z] --- PASS: TestGraphdriverPluginV2 (4.68s) [2020-01-06T11:49:18.855Z] PASS [2020-01-06T11:49:18.855Z] [2020-01-06T11:49:18.855Z] DONE 5 tests in 11.006s [2020-01-06T11:49:18.855Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-06T11:49:18.855Z] ++ 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-01-06T11:49:18.855Z] ++ set -e [2020-01-06T11:49:18.855Z] ++ '[' -n 0 ']' [2020-01-06T11:49:18.855Z] ++ set -x [2020-01-06T11:49:18.855Z] ++ env -i DEST=/go/src/github.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-01-06T11:49:18.855Z] INFO: Testing against a local daemon [2020-01-06T11:49:18.855Z] === RUN TestContinueAfterPluginCrash [2020-01-06T11:49:18.855Z] === PAUSE TestContinueAfterPluginCrash [2020-01-06T11:49:18.855Z] === RUN TestDaemonStartWithLogOpt [2020-01-06T11:49:18.855Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-06T11:49:18.855Z] === CONT TestContinueAfterPluginCrash [2020-01-06T11:49:18.855Z] === CONT TestDaemonStartWithLogOpt [2020-01-06T11:49:20.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-06T11:49:20.898Z] --- PASS: TestImportExtremelyLargeImageWorks (112.92s) [2020-01-06T11:49:20.898Z] PASS [2020-01-06T11:49:20.898Z] [2020-01-06T11:49:20.898Z] === Skipped [2020-01-06T11:49:20.898Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2020-01-06T11:49:20.898Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:49:20.898Z] [2020-01-06T11:49:20.898Z] [2020-01-06T11:49:20.898Z] DONE 12 tests, 1 skipped in 114.558s [2020-01-06T11:49:20.898Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-01-06T11:49:20.898Z] ++ 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-01-06T11:49:20.898Z] ++ set -e [2020-01-06T11:49:20.898Z] ++ '[' -n 0 ']' [2020-01-06T11:49:20.898Z] ++ set -x [2020-01-06T11:49:20.898Z] ++ env -i DEST=/go/src/github.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-01-06T11:49:20.898Z] INFO: Testing against a local daemon [2020-01-06T11:49:20.898Z] === RUN TestNetworkCreateDelete [2020-01-06T11:49:20.898Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-01-06T11:49:20.898Z] === RUN TestDockerNetworkDeletePreferID [2020-01-06T11:49:20.898Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-01-06T11:49:20.898Z] === RUN TestInspectNetwork [2020-01-06T11:49:21.666Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-06T11:49:21.666Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-06T11:49:22.268Z] ok github.com/docker/docker/builder/dockerfile 0.553s coverage: 48.2% of statements [2020-01-06T11:49:22.268Z] ok github.com/docker/docker/builder/remotecontext 0.188s coverage: 13.6% of statements [2020-01-06T11:49:22.833Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-01-06T11:49:23.558Z] === RUN TestInspectNetwork/full_network_id [2020-01-06T11:49:23.558Z] === RUN TestInspectNetwork/partial_network_id [2020-01-06T11:49:23.558Z] === RUN TestInspectNetwork/network_name [2020-01-06T11:49:23.558Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-06T11:49:23.823Z] ok github.com/docker/docker/cmd/dockerd 0.721s coverage: 19.0% of statements [2020-01-06T11:49:24.730Z] ok github.com/docker/docker/builder/remotecontext/git 1.611s coverage: 86.3% of statements [2020-01-06T11:49:24.730Z] ? github.com/docker/docker/cli [no test files] [2020-01-06T11:49:24.730Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-06T11:49:24.796Z] ok github.com/docker/docker/container 0.515s coverage: 42.5% of statements [2020-01-06T11:49:24.796Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-06T11:49:24.796Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-06T11:49:24.796Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-06T11:49:24.796Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-06T11:49:25.772Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.258s coverage: 65.3% of statements [2020-01-06T11:49:25.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-06T11:49:27.255Z] ok github.com/docker/docker/client 0.240s coverage: 75.8% of statements [2020-01-06T11:49:29.804Z] --- PASS: TestInspectNetwork (9.16s) [2020-01-06T11:49:29.804Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-01-06T11:49:29.804Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-06T11:49:29.804Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-06T11:49:29.804Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-06T11:49:29.804Z] === RUN TestRunContainerWithBridgeNone [2020-01-06T11:49:29.991Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-06T11:49:30.247Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-06T11:49:31.606Z] ok github.com/docker/docker/daemon/cluster/convert 0.953s coverage: 35.8% of statements [2020-01-06T11:49:31.714Z] --- PASS: TestRunContainerWithBridgeNone (2.65s) [2020-01-06T11:49:31.714Z] === RUN TestNetworkInvalidJSON [2020-01-06T11:49:31.714Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-06T11:49:31.714Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-06T11:49:31.714Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T11:49:31.714Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T11:49:31.714Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T11:49:31.714Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T11:49:31.714Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-06T11:49:31.714Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T11:49:31.714Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T11:49:31.714Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-01-06T11:49:31.714Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-06T11:49:31.714Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-06T11:49:31.714Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-06T11:49:31.714Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-06T11:49:32.538Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-01-06T11:49:32.538Z] === RUN TestDaemonDefaultNetworkPools [2020-01-06T11:49:33.322Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-01-06T11:49:33.323Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-06T11:49:33.517Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-06T11:49:33.772Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-06T11:49:34.603Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-01-06T11:49:34.603Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-06T11:49:35.895Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-01-06T11:49:35.895Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-06T11:49:36.264Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-01-06T11:49:36.264Z] === RUN TestServiceWithPredefinedNetwork [2020-01-06T11:49:37.035Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-06T11:49:37.035Z] --- PASS: TestDaemonStartWithLogOpt (18.08s) [2020-01-06T11:49:37.289Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-06T11:49:37.420Z] ok github.com/docker/docker/daemon/cluster 1.940s coverage: 0.5% of statements [2020-01-06T11:49:38.393Z] ok github.com/docker/docker/daemon/config 0.744s coverage: 80.1% of statements [2020-01-06T11:49:38.650Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-06T11:49:39.483Z] --- PASS: TestServiceWithPredefinedNetwork (3.05s) [2020-01-06T11:49:39.483Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-06T11:49:39.483Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T11:49:39.483Z] service_test.go:230: FLAKY_TEST [2020-01-06T11:49:39.483Z] === RUN TestServiceWithDataPathPortInit [2020-01-06T11:49:39.575Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-06T11:49:40.581Z] ok github.com/docker/docker/daemon/discovery 0.434s coverage: 30.0% of statements [2020-01-06T11:49:40.581Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.357s coverage: 10.9% of statements [2020-01-06T11:49:40.581Z] ok github.com/docker/docker/daemon/events 0.321s coverage: 50.0% of statements [2020-01-06T11:49:41.457Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-06T11:49:41.457Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-06T11:49:41.712Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-06T11:49:41.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-06T11:49:41.967Z] --- PASS: TestContinueAfterPluginCrash (23.13s) [2020-01-06T11:49:41.967Z] PASS [2020-01-06T11:49:41.967Z] [2020-01-06T11:49:41.967Z] DONE 2 tests in 23.268s [2020-01-06T11:49:41.967Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-06T11:49:41.967Z] ++ 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-01-06T11:49:41.967Z] ++ set -e [2020-01-06T11:49:41.967Z] ++ '[' -n 0 ']' [2020-01-06T11:49:41.967Z] ++ set -x [2020-01-06T11:49:41.967Z] ++ env -i DEST=/go/src/github.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-01-06T11:49:41.967Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-06T11:49:42.223Z] INFO: Testing against a local daemon [2020-01-06T11:49:42.223Z] === RUN TestPluginWithDevMounts [2020-01-06T11:49:42.223Z] === PAUSE TestPluginWithDevMounts [2020-01-06T11:49:42.223Z] === CONT TestPluginWithDevMounts [2020-01-06T11:49:42.478Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-06T11:49:42.768Z] ok github.com/docker/docker/daemon/links 0.539s coverage: 93.0% of statements [2020-01-06T11:49:43.230Z] ok github.com/docker/docker/daemon/graphdriver 0.599s coverage: 2.3% of statements [2020-01-06T11:49:43.402Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-06T11:49:44.326Z] --- PASS: TestPluginWithDevMounts (2.09s) [2020-01-06T11:49:44.326Z] PASS [2020-01-06T11:49:44.326Z] [2020-01-06T11:49:44.326Z] DONE 1 tests in 2.268s [2020-01-06T11:49:44.326Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-06T11:49:44.326Z] ++ 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-01-06T11:49:44.326Z] ++ set -e [2020-01-06T11:49:44.326Z] ++ '[' -n 0 ']' [2020-01-06T11:49:44.326Z] ++ set -x [2020-01-06T11:49:44.326Z] ++ env -i DEST=/go/src/github.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-01-06T11:49:44.580Z] INFO: Testing against a local daemon [2020-01-06T11:49:44.580Z] === RUN TestSecretInspect [2020-01-06T11:49:45.417Z] ok github.com/docker/docker/daemon 2.849s coverage: 9.2% of statements [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-01-06T11:49:45.417Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-01-06T11:49:45.940Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-06T11:49:46.388Z] ok github.com/docker/docker/daemon/logger 0.377s coverage: 43.0% of statements [2020-01-06T11:49:46.388Z] ok github.com/docker/docker/daemon/images 0.358s coverage: 4.9% of statements [2020-01-06T11:49:46.388Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-06T11:49:46.388Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-06T11:49:46.849Z] ok github.com/docker/docker/daemon/logger/awslogs 0.671s coverage: 77.8% of statements [2020-01-06T11:49:46.849Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-01-06T11:49:46.849Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-06T11:49:46.849Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-06T11:49:46.849Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-01-06T11:49:46.849Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-01-06T11:49:46.865Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-06T11:49:48.226Z] --- PASS: TestSecretInspect (3.68s) [2020-01-06T11:49:48.226Z] === RUN TestSecretList [2020-01-06T11:49:48.584Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.237s coverage: 88.3% of statements [2020-01-06T11:49:49.557Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.487s coverage: 62.1% of statements [2020-01-06T11:49:49.557Z] ok github.com/docker/docker/daemon/logger/local 0.704s coverage: 74.7% of statements [2020-01-06T11:49:49.557Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-06T11:49:50.108Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-06T11:49:50.529Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.165s coverage: 21.4% of statements [2020-01-06T11:49:51.034Z] --- PASS: TestSecretList (2.80s) [2020-01-06T11:49:51.034Z] === RUN TestSecretsCreateAndDelete [2020-01-06T11:49:51.505Z] ok github.com/docker/docker/daemon/logger/templates 0.099s coverage: 8.3% of statements [2020-01-06T11:49:51.960Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-06T11:49:51.966Z] ok github.com/docker/docker/daemon/logger/syslog 0.210s coverage: 47.8% of statements [2020-01-06T11:49:53.510Z] ok github.com/docker/docker/daemon/logger/splunk 2.465s coverage: 82.5% of statements [2020-01-06T11:49:53.510Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-06T11:49:53.510Z] ? github.com/docker/docker/daemon/network [no test files] [2020-01-06T11:49:53.510Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-06T11:49:53.844Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2020-01-06T11:49:53.844Z] === RUN TestSecretsUpdate [2020-01-06T11:49:54.404Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-01-06T11:49:55.698Z] ok github.com/docker/docker/distribution/metadata 1.592s coverage: 48.2% of statements [2020-01-06T11:49:55.698Z] ok github.com/docker/docker/distribution 1.503s coverage: 20.3% of statements [2020-01-06T11:49:55.698Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-06T11:49:55.698Z] ok github.com/docker/docker/errdefs 0.160s coverage: 49.4% of statements [2020-01-06T11:49:55.766Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-01-06T11:49:56.691Z] --- PASS: TestSecretsUpdate (2.99s) [2020-01-06T11:49:56.691Z] === RUN TestTemplatedSecret [2020-01-06T11:49:57.262Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-01-06T11:49:57.665Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2020-01-06T11:49:57.665Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-06T11:49:57.665Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2020-01-06T11:49:57.665Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2020-01-06T11:49:57.665Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2020-01-06T11:49:57.665Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 4.0% of statements [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-06T11:49:57.665Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/builder [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-06T11:49:57.665Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-06T11:49:57.665Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-01-06T11:49:57.665Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2020-01-06T11:49:57.823Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-01-06T11:49:57.886Z] ok github.com/docker/docker/distribution/xfer 2.660s coverage: 77.3% of statements [2020-01-06T11:49:57.886Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-06T11:49:57.886Z] ok github.com/docker/docker/image/cache 0.176s coverage: 19.2% of statements [2020-01-06T11:49:58.351Z] ok github.com/docker/docker/image/v1 0.311s coverage: 25.0% of statements [2020-01-06T11:49:59.324Z] ok github.com/docker/docker/image 1.059s coverage: 86.4% of statements [2020-01-06T11:49:59.324Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-06T11:49:59.324Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-06T11:49:59.393Z] --- PASS: TestServiceWithDataPathPortInit (17.36s) [2020-01-06T11:49:59.393Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-06T11:49:59.716Z] --- PASS: TestTemplatedSecret (3.05s) [2020-01-06T11:49:59.716Z] === RUN TestSecretCreateResolve [2020-01-06T11:49:59.786Z] ok github.com/docker/docker/libcontainerd/queue 0.126s coverage: 100.0% of statements [2020-01-06T11:50:00.383Z] ok github.com/docker/docker/builder/remotecontext/git 5.356s coverage: 86.3% of statements [2020-01-06T11:50:01.331Z] ok github.com/docker/docker/pkg/aaparser 0.063s coverage: 50.0% of statements [2020-01-06T11:50:01.792Z] ok github.com/docker/docker/layer 0.597s coverage: 30.0% of statements [2020-01-06T11:50:01.792Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-06T11:50:02.226Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-06T11:50:02.427Z] ok github.com/docker/docker/builder/remotecontext 0.471s coverage: 13.6% of statements [2020-01-06T11:50:02.786Z] --- PASS: TestSecretCreateResolve (3.09s) [2020-01-06T11:50:02.787Z] PASS [2020-01-06T11:50:02.787Z] [2020-01-06T11:50:02.787Z] DONE 6 tests in 18.406s [2020-01-06T11:50:02.787Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-01-06T11:50:02.787Z] ++ 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-01-06T11:50:02.787Z] ++ set -e [2020-01-06T11:50:02.787Z] ++ '[' -n 0 ']' [2020-01-06T11:50:02.787Z] ++ set -x [2020-01-06T11:50:02.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T11:50:03.042Z] INFO: Testing against a local daemon [2020-01-06T11:50:03.042Z] === RUN TestServiceCreateInit [2020-01-06T11:50:03.042Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-06T11:50:03.337Z] ok github.com/docker/docker/opts 0.352s coverage: 67.3% of statements [2020-01-06T11:50:03.802Z] ok github.com/docker/docker/libcontainerd/local 0.404s coverage: 1.0% of statements [2020-01-06T11:50:03.802Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-06T11:50:03.802Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-06T11:50:03.802Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-06T11:50:03.802Z] ? github.com/docker/docker/oci [no test files] [2020-01-06T11:50:03.802Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-06T11:50:04.402Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-01-06T11:50:04.478Z] ok github.com/docker/docker/builder/dockerfile 1.483s coverage: 48.2% of statements [2020-01-06T11:50:04.479Z] ? github.com/docker/docker/cli [no test files] [2020-01-06T11:50:04.479Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-06T11:50:04.777Z] ok github.com/docker/docker/pkg/authorization 0.767s coverage: 26.8% of statements [2020-01-06T11:50:05.239Z] ok github.com/docker/docker/pkg/broadcaster 0.080s coverage: 100.0% of statements [2020-01-06T11:50:05.239Z] ok github.com/docker/docker/pkg/capabilities 0.170s coverage: 87.5% of statements [2020-01-06T11:50:05.328Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-06T11:50:05.785Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.92s) [2020-01-06T11:50:05.785Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qkcaa1pw0yadsc4wincybl8wz Created:2020-01-06 11:49:57.743181552 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[5293d553ad6efb5a8a16ff88d4c500a18c85bee0623ae695dc6faf73b8bcaf38:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bipoa2y93rtalmz5u3jy8e625 EndpointID:6a851519a8eedf05988061965836f782db434ae9bc3790fa916d5eac022405c0 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8287cda0bb2e8d7f6ffe7acceb0271b97392e906f43e7095fe55146fc431657c MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:9e638b0d99cc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bipoa2y93rtalmz5u3jy8e625 EndpointID:6a851519a8eedf05988061965836f782db434ae9bc3790fa916d5eac022405c0 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-06T11:50:05.785Z] PASS [2020-01-06T11:50:05.785Z] [2020-01-06T11:50:05.785Z] === Skipped [2020-01-06T11:50:05.785Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T11:50:05.785Z] service_test.go:230: FLAKY_TEST [2020-01-06T11:50:05.785Z] [2020-01-06T11:50:05.785Z] [2020-01-06T11:50:05.785Z] DONE 21 tests, 1 skipped in 46.769s [2020-01-06T11:50:05.785Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-06T11:50:05.785Z] ++ 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-01-06T11:50:05.785Z] ++ set -e [2020-01-06T11:50:05.785Z] ++ '[' -n 0 ']' [2020-01-06T11:50:05.785Z] ++ set -x [2020-01-06T11:50:05.785Z] ++ env -i DEST=/go/src/github.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-01-06T11:50:05.785Z] INFO: Testing against a local daemon [2020-01-06T11:50:05.785Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-06T11:50:05.785Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-06T11:50:05.785Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T11:50:05.785Z] === RUN TestDockerNetworkIpvlan [2020-01-06T11:50:05.785Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-06T11:50:05.785Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T11:50:05.785Z] PASS [2020-01-06T11:50:05.785Z] [2020-01-06T11:50:05.785Z] === Skipped [2020-01-06T11:50:05.785Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-06T11:50:05.785Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T11:50:05.785Z] [2020-01-06T11:50:05.785Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-06T11:50:05.785Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T11:50:05.785Z] [2020-01-06T11:50:05.785Z] [2020-01-06T11:50:05.785Z] DONE 2 tests, 2 skipped in 0.215s [2020-01-06T11:50:05.785Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-06T11:50:05.785Z] ++ 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-01-06T11:50:05.785Z] ++ set -e [2020-01-06T11:50:05.785Z] ++ '[' -n 0 ']' [2020-01-06T11:50:05.785Z] ++ set -x [2020-01-06T11:50:05.785Z] ++ env -i DEST=/go/src/github.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-01-06T11:50:05.950Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 30.3% of statements [2020-01-06T11:50:05.950Z] ok github.com/docker/docker/container 0.123s coverage: 35.3% of statements [2020-01-06T11:50:05.950Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-06T11:50:05.950Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-06T11:50:05.950Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-06T11:50:05.950Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-06T11:50:06.157Z] INFO: Testing against a local daemon [2020-01-06T11:50:06.157Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-06T11:50:06.211Z] ok github.com/docker/docker/pkg/directory 0.258s coverage: 80.0% of statements [2020-01-06T11:50:06.673Z] ok github.com/docker/docker/pkg/chrootarchive 0.151s coverage: 15.4% of statements [2020-01-06T11:50:06.691Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-06T11:50:07.135Z] ok github.com/docker/docker/pkg/discovery 0.123s coverage: 58.3% of statements [2020-01-06T11:50:07.454Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-01-06T11:50:07.454Z] === RUN TestDockerNetworkMacvlan [2020-01-06T11:50:07.596Z] ok github.com/docker/docker/pkg/discovery/file 0.066s coverage: 92.9% of statements [2020-01-06T11:50:08.052Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-06T11:50:08.270Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-06T11:50:08.569Z] ok github.com/docker/docker/pkg/discovery/memory 0.116s coverage: 92.3% of statements [2020-01-06T11:50:09.029Z] ok github.com/docker/docker/pkg/discovery/nodes 0.152s coverage: 93.8% of statements [2020-01-06T11:50:09.550Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-06T11:50:10.002Z] ok github.com/docker/docker/pkg/filenotify 0.120s coverage: 39.4% of statements [2020-01-06T11:50:10.460Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-06T11:50:10.974Z] ok github.com/docker/docker/pkg/fileutils 0.259s coverage: 87.7% of statements [2020-01-06T11:50:10.974Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2020-01-06T11:50:12.517Z] ok github.com/docker/docker/pkg/discovery/kv 3.412s coverage: 84.1% of statements [2020-01-06T11:50:12.517Z] ok github.com/docker/docker/pkg/idtools 0.111s coverage: 6.3% of statements [2020-01-06T11:50:12.935Z] ok github.com/docker/docker/client 1.136s coverage: 75.8% of statements [2020-01-06T11:50:13.210Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-06T11:50:13.285Z] --- PASS: TestServiceCreateInit (10.38s) [2020-01-06T11:50:13.285Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s) [2020-01-06T11:50:13.285Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s) [2020-01-06T11:50:13.285Z] === RUN TestCreateServiceMultipleTimes [2020-01-06T11:50:13.491Z] ok github.com/docker/docker/pkg/archive 8.767s coverage: 62.0% of statements [2020-01-06T11:50:13.491Z] ok github.com/docker/docker/pkg/ioutils 0.667s coverage: 69.2% of statements [2020-01-06T11:50:13.491Z] ok github.com/docker/docker/pkg/locker 0.099s coverage: 88.9% of statements [2020-01-06T11:50:13.952Z] ok github.com/docker/docker/pkg/jsonmessage 0.324s coverage: 91.7% of statements [2020-01-06T11:50:14.413Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2020-01-06T11:50:14.413Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2020-01-06T11:50:15.386Z] ok github.com/docker/docker/pkg/parsers 0.134s coverage: 97.0% of statements [2020-01-06T11:50:15.849Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2020-01-06T11:50:15.921Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2020-01-06T11:50:16.179Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-01-06T11:50:16.822Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.105s coverage: 56.8% of statements [2020-01-06T11:50:17.280Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-06T11:50:17.445Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-06T11:50:17.552Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-01-06T11:50:17.796Z] ok github.com/docker/docker/pkg/plugins/transport 0.101s coverage: 85.7% of statements [2020-01-06T11:50:18.258Z] ok github.com/docker/docker/pkg/pools 0.060s coverage: 88.2% of statements [2020-01-06T11:50:18.719Z] ok github.com/docker/docker/pkg/progress 0.050s coverage: 75.9% of statements [2020-01-06T11:50:19.737Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2020-01-06T11:50:19.737Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 73.9% of statements [2020-01-06T11:50:20.712Z] ok github.com/docker/docker/pkg/signal 0.042s coverage: 20.3% of statements [2020-01-06T11:50:21.177Z] ok github.com/docker/docker/pkg/stdcopy 0.076s coverage: 100.0% of statements [2020-01-06T11:50:21.603Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-01-06T11:50:22.150Z] ok github.com/docker/docker/pkg/streamformatter 0.125s coverage: 66.2% of statements [2020-01-06T11:50:22.150Z] ok github.com/docker/docker/pkg/stringid 0.091s coverage: 70.6% of statements [2020-01-06T11:50:22.385Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-06T11:50:23.123Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2020-01-06T11:50:23.182Z] --- PASS: TestDockerNetworkMacvlan (15.55s) [2020-01-06T11:50:23.182Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-01-06T11:50:23.182Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-01-06T11:50:23.182Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.36s) [2020-01-06T11:50:23.182Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.30s) [2020-01-06T11:50:23.182Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.29s) [2020-01-06T11:50:23.182Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2020-01-06T11:50:23.182Z] PASS [2020-01-06T11:50:23.182Z] [2020-01-06T11:50:23.182Z] DONE 8 tests in 17.165s [2020-01-06T11:50:23.182Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-06T11:50:23.182Z] ++ 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-01-06T11:50:23.182Z] ++ set -e [2020-01-06T11:50:23.182Z] ++ '[' -n 0 ']' [2020-01-06T11:50:23.182Z] ++ set -x [2020-01-06T11:50:23.182Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T11:50:23.182Z] testing: warning: no tests to run [2020-01-06T11:50:23.182Z] PASS [2020-01-06T11:50:23.182Z] [2020-01-06T11:50:23.182Z] DONE 0 tests in 0.090s [2020-01-06T11:50:23.182Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-06T11:50:23.182Z] ++ 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-01-06T11:50:23.182Z] ++ set -e [2020-01-06T11:50:23.182Z] ++ '[' -n 0 ']' [2020-01-06T11:50:23.182Z] ++ set -x [2020-01-06T11:50:23.182Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T11:50:23.556Z] INFO: Testing against a local daemon [2020-01-06T11:50:23.556Z] === RUN TestAuthZPluginAllowRequest [2020-01-06T11:50:24.097Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 13.1% of statements [2020-01-06T11:50:24.117Z] === RUN TestDockerSuite/TestBuildRm [2020-01-06T11:50:24.559Z] ok github.com/docker/docker/pkg/tailfile 0.162s coverage: 88.6% of statements [2020-01-06T11:50:25.401Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-01-06T11:50:25.402Z] === RUN TestAuthZPluginTLS [2020-01-06T11:50:25.532Z] ok github.com/docker/docker/pkg/tarsum 0.189s coverage: 89.3% of statements [2020-01-06T11:50:25.532Z] ok github.com/docker/docker/pkg/term 0.044s coverage: 30.8% of statements [2020-01-06T11:50:25.768Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-01-06T11:50:25.768Z] === RUN TestAuthZPluginDenyRequest [2020-01-06T11:50:25.812Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2020-01-06T11:50:26.507Z] testing: warning: no tests to run [2020-01-06T11:50:26.507Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: 0.0% of statements [no tests to run] [2020-01-06T11:50:26.507Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2020-01-06T11:50:26.582Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-01-06T11:50:26.582Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-06T11:50:26.952Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-01-06T11:50:26.952Z] === RUN TestAuthZPluginDenyResponse [2020-01-06T11:50:27.319Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-01-06T11:50:27.319Z] === RUN TestAuthZPluginAllowEventStream [2020-01-06T11:50:27.375Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-06T11:50:27.479Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2020-01-06T11:50:27.479Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2020-01-06T11:50:27.713Z] ok github.com/docker/docker/daemon 12.221s coverage: 17.6% of statements [2020-01-06T11:50:27.713Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-06T11:50:27.713Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-06T11:50:27.713Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 82.1% of statements [2020-01-06T11:50:27.940Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-06T11:50:27.940Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-06T11:50:27.940Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-01-06T11:50:27.940Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-06T11:50:27.940Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-01-06T11:50:27.940Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-01-06T11:50:27.940Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-06T11:50:27.940Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-06T11:50:28.312Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-06T11:50:28.646Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-01-06T11:50:28.646Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-01-06T11:50:28.646Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-06T11:50:28.646Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-06T11:50:29.176Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-01-06T11:50:29.176Z] === RUN TestAuthZPluginErrorResponse [2020-01-06T11:50:29.483Z] ok github.com/docker/docker/plugin/v2 0.160s coverage: 20.1% of statements [2020-01-06T11:50:29.483Z] ok github.com/docker/docker/reference 0.138s coverage: 84.4% of statements [2020-01-06T11:50:29.566Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-01-06T11:50:29.566Z] === RUN TestAuthZPluginErrorRequest [2020-01-06T11:50:29.681Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-06T11:50:29.935Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-06T11:50:29.945Z] ok github.com/docker/docker/plugin 0.248s coverage: 11.6% of statements [2020-01-06T11:50:30.361Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-01-06T11:50:30.361Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-06T11:50:30.494Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-06T11:50:30.544Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-01-06T11:50:30.870Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-01-06T11:50:30.870Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-06T11:50:31.489Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2020-01-06T11:50:31.489Z] ok github.com/docker/docker/registry/resumable 0.335s coverage: 100.0% of statements [2020-01-06T11:50:31.855Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-06T11:50:32.441Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-01-06T11:50:33.034Z] ok github.com/docker/docker/registry 0.461s coverage: 51.7% of statements [2020-01-06T11:50:33.034Z] ok github.com/docker/docker/testutil 0.064s coverage: 62.5% of statements [2020-01-06T11:50:33.034Z] ok github.com/docker/docker/runconfig 0.230s coverage: 54.5% of statements [2020-01-06T11:50:33.213Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-06T11:50:33.287Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.52s) [2020-01-06T11:50:33.287Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-06T11:50:33.372Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.230s coverage: 57.0% of statements [2020-01-06T11:50:33.772Z] --- PASS: TestCreateServiceMultipleTimes (20.42s) [2020-01-06T11:50:33.772Z] === RUN TestCreateServiceConflict [2020-01-06T11:50:34.026Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-06T11:50:35.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-06T11:50:35.949Z] ok github.com/docker/docker/volume/drivers 0.248s coverage: 36.1% of statements [2020-01-06T11:50:35.986Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-01-06T11:50:35.986Z] === RUN TestAuthZPluginHeader [2020-01-06T11:50:36.411Z] ok github.com/docker/docker/volume/local 0.170s coverage: 37.7% of statements [2020-01-06T11:50:36.470Z] --- PASS: TestCreateServiceConflict (2.76s) [2020-01-06T11:50:36.470Z] === RUN TestCreateServiceMaxReplicas [2020-01-06T11:50:36.654Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.602s coverage: 72.5% of statements [2020-01-06T11:50:36.769Z] --- PASS: TestAuthZPluginHeader (0.93s) [2020-01-06T11:50:36.769Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-06T11:50:36.769Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.02s) [2020-01-06T11:50:36.769Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:50:36.769Z] === RUN TestAuthZPluginV2Disable [2020-01-06T11:50:36.769Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-06T11:50:36.769Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:50:36.769Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-06T11:50:36.769Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-06T11:50:36.769Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:50:36.769Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-06T11:50:36.769Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-06T11:50:36.769Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:50:36.770Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-06T11:50:36.872Z] ok github.com/docker/docker/volume/mounts 0.116s coverage: 66.2% of statements [2020-01-06T11:50:36.912Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.541s coverage: 45.9% of statements [2020-01-06T11:50:36.912Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-06T11:50:38.415Z] ok github.com/docker/docker/volume/service 0.426s coverage: 70.3% of statements [2020-01-06T11:50:38.982Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-06T11:50:38.982Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-06T11:50:39.439Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.016s coverage: 48.6% of statements [2020-01-06T11:50:39.541Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-06T11:50:39.541Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-06T11:50:40.102Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-06T11:50:40.102Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2020-01-06T11:50:40.102Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-06T11:50:40.811Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.315s coverage: 76.1% of statements [2020-01-06T11:50:41.466Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-06T11:50:41.466Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-06T11:50:41.744Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.108s coverage: 60.1% of statements [2020-01-06T11:50:41.744Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-06T11:50:41.744Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-06T11:50:42.002Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-01-06T11:50:42.827Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-06T11:50:43.375Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-01-06T11:50:44.309Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-01-06T11:50:45.243Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-01-06T11:50:45.243Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-06T11:50:45.243Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-06T11:50:46.619Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 42.7% of statements [2020-01-06T11:50:47.553Z] ok github.com/docker/docker/daemon/logger/awslogs 0.151s coverage: 77.8% of statements [2020-01-06T11:50:47.553Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-06T11:50:47.553Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-06T11:50:47.811Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-01-06T11:50:48.060Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-06T11:50:48.746Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-01-06T11:50:48.985Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-06T11:50:49.311Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 62.1% of statements [2020-01-06T11:50:49.311Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-01-06T11:50:50.345Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-06T11:50:50.684Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-01-06T11:50:50.684Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-06T11:50:50.904Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-06T11:50:50.942Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 19.9% of statements [2020-01-06T11:50:51.828Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-06T11:50:52.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-06T11:50:52.843Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2020-01-06T11:50:53.101Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-01-06T11:50:53.246Z] ok github.com/docker/docker/pkg/plugins 34.963s coverage: 73.4% of statements [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/rootless [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/volume [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-06T11:50:53.246Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-06T11:50:53.246Z] [2020-01-06T11:50:53.246Z] === Skipped [2020-01-06T11:50:53.246Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-01-06T11:50:53.246Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-01-06T11:50:53.246Z] [2020-01-06T11:50:53.246Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-01-06T11:50:53.246Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.246Z] [2020-01-06T11:50:53.246Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-01-06T11:50:53.246Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.246Z] [2020-01-06T11:50:53.246Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-01-06T11:50:53.246Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.246Z] [2020-01-06T11:50:53.246Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-01-06T11:50:53.246Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.246Z] [2020-01-06T11:50:53.246Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-01-06T11:50:53.246Z] client_test.go:23: runtime.GOOS == "windows" [2020-01-06T11:50:53.246Z] [2020-01-06T11:50:53.246Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-01-06T11:50:53.246Z] daemon_test.go:147: root required [2020-01-06T11:50:53.246Z] [2020-01-06T11:50:53.246Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-01-06T11:50:53.246Z] reload_test.go:520: root required [2020-01-06T11:50:53.246Z] [2020-01-06T11:50:53.246Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-01-06T11:50:53.246Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.246Z] [2020-01-06T11:50:53.246Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-01-06T11:50:53.312Z] === RUN TestDockerSuite/TestBuildUser [2020-01-06T11:50:53.667Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-01-06T11:50:53.707Z] pull_v2_test.go:73: Needs fixing on Windows [2020-01-06T11:50:53.707Z] [2020-01-06T11:50:53.707Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-01-06T11:50:53.707Z] pull_v2_test.go:118: Needs fixing on Windows [2020-01-06T11:50:53.707Z] [2020-01-06T11:50:53.707Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-01-06T11:50:53.708Z] download_test.go:268: Needs fixing on Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-01-06T11:50:53.708Z] layer_test.go:304: Failing on Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-01-06T11:50:53.708Z] layer_test.go:353: Failing on Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-01-06T11:50:53.708Z] layer_test.go:468: Failing on Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-01-06T11:50:53.708Z] layer_test.go:697: Failing on Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-01-06T11:50:53.708Z] migration_test.go:46: Failing on Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-01-06T11:50:53.708Z] migration_test.go:182: Failing on Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-01-06T11:50:53.708Z] mount_test.go:17: Failing on Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-01-06T11:50:53.708Z] mount_test.go:76: Failing on Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-01-06T11:50:53.708Z] mount_test.go:125: Failing on Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-01-06T11:50:53.708Z] mount_test.go:212: Failing on Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-01-06T11:50:53.708Z] archive_test.go:133: Xz not present in msys2 [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-01-06T11:50:53.708Z] archive_test.go:238: Failing on Windows CI machines [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-01-06T11:50:53.708Z] archive_windows_test.go:16: Currently fails [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-01-06T11:50:53.708Z] changes_test.go:192: needs more investigation [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-01-06T11:50:53.708Z] changes_test.go:405: needs further investigation [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-01-06T11:50:53.708Z] changes_test.go:441: needs further investigation [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-01-06T11:50:53.708Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-01-06T11:50:53.708Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-01-06T11:50:53.708Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-01-06T11:50:53.708Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-01-06T11:50:53.708Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-01-06T11:50:53.708Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-01-06T11:50:53.708Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-01-06T11:50:53.708Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-01-06T11:50:53.708Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-01-06T11:50:53.708Z] poller_test.go:41: No chmod on Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-01-06T11:50:53.708Z] fileutils_test.go:134: Needs porting to Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-01-06T11:50:53.708Z] fileutils_test.go:180: Needs porting to Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-01-06T11:50:53.708Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-01-06T11:50:53.708Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-01-06T11:50:53.708Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-01-06T11:50:53.708Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-01-06T11:50:53.708Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-01-06T11:50:53.708Z] local_test.go:181: runtime.GOOS == "windows" [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] [2020-01-06T11:50:53.708Z] DONE 1759 tests, 46 skipped in 209.498s [2020-01-06T11:50:53.708Z] INFO: make.ps1 ended at 01/06/2020 11:50:53 [2020-01-06T11:50:54.232Z] ok github.com/docker/docker/daemon/logger/splunk 1.668s coverage: 82.5% of statements [2020-01-06T11:50:54.232Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-06T11:50:54.232Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-06T11:50:55.251Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-01-06T11:50:55.251Z] INFO: Unit tests ended at 01/06/2020 11:50:55. Duration:00:03:45.4191852 [2020-01-06T11:50:55.251Z] INFO: Building busybox [2020-01-06T11:50:55.713Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-06T11:50:55.713Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-06T11:50:55.713Z] [2020-01-06T11:50:55.713Z] Sending build context to Docker daemon 2.56kB [2020-01-06T11:50:55.713Z] [2020-01-06T11:50:55.713Z] Step 1/6 : FROM microsoft/windowsservercore [2020-01-06T11:50:55.713Z] ---> 782a75e44953 [2020-01-06T11:50:55.713Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-01-06T11:50:55.713Z] ---> Running in b50c583cdfd9 [2020-01-06T11:50:55.830Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-06T11:50:56.086Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.82s) [2020-01-06T11:50:56.086Z] === RUN TestCreateServiceSecretFileMode [2020-01-06T11:50:56.130Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2020-01-06T11:50:56.387Z] ok github.com/docker/docker/distribution 0.208s coverage: 22.1% of statements [2020-01-06T11:50:56.387Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-06T11:50:56.453Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2020-01-06T11:50:56.453Z] PASS [2020-01-06T11:50:56.453Z] [2020-01-06T11:50:56.453Z] === Skipped [2020-01-06T11:50:56.453Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.02s) [2020-01-06T11:50:56.453Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:50:56.453Z] [2020-01-06T11:50:56.453Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-06T11:50:56.453Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:50:56.453Z] [2020-01-06T11:50:56.453Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-06T11:50:56.453Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:50:56.453Z] [2020-01-06T11:50:56.453Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-06T11:50:56.453Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:50:56.453Z] [2020-01-06T11:50:56.453Z] [2020-01-06T11:50:56.453Z] DONE 17 tests, 4 skipped in 30.165s [2020-01-06T11:50:56.453Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-06T11:50:56.453Z] ++ 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-01-06T11:50:56.453Z] ++ set -e [2020-01-06T11:50:56.453Z] ++ '[' -n 0 ']' [2020-01-06T11:50:56.453Z] ++ set -x [2020-01-06T11:50:56.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T11:50:56.453Z] INFO: Testing against a local daemon [2020-01-06T11:50:56.453Z] === RUN TestPluginInvalidJSON [2020-01-06T11:50:56.453Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T11:50:56.453Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T11:50:56.453Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T11:50:56.453Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-01-06T11:50:56.453Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-06T11:50:56.453Z] PASS [2020-01-06T11:50:56.453Z] [2020-01-06T11:50:56.453Z] DONE 2 tests in 0.211s [2020-01-06T11:50:56.453Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-06T11:50:56.453Z] ++ 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-01-06T11:50:56.453Z] ++ set -e [2020-01-06T11:50:56.453Z] ++ '[' -n 0 ']' [2020-01-06T11:50:56.453Z] ++ set -x [2020-01-06T11:50:56.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T11:50:56.453Z] INFO: Testing against a local daemon [2020-01-06T11:50:56.453Z] === RUN TestExternalGraphDriver [2020-01-06T11:50:56.453Z] === RUN TestExternalGraphDriver/json [2020-01-06T11:50:56.453Z] === RUN TestExternalGraphDriver/spec [2020-01-06T11:50:57.758Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-01-06T11:50:58.303Z] === RUN TestExternalGraphDriver/pull [2020-01-06T11:50:59.132Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-01-06T11:50:59.345Z] --- PASS: TestCreateServiceSecretFileMode (3.04s) [2020-01-06T11:50:59.345Z] === RUN TestCreateServiceConfigFileMode [2020-01-06T11:50:59.599Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-06T11:51:00.064Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-01-06T11:51:00.064Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.1% of statements [2020-01-06T11:51:00.064Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-06T11:51:00.064Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-06T11:51:01.009Z] --- PASS: TestExternalGraphDriver (6.54s) [2020-01-06T11:51:01.009Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-01-06T11:51:01.009Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2020-01-06T11:51:01.009Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2020-01-06T11:51:01.009Z] === RUN TestGraphdriverPluginV2 [2020-01-06T11:51:01.009Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-01-06T11:51:01.009Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:51:01.009Z] PASS [2020-01-06T11:51:01.009Z] [2020-01-06T11:51:01.009Z] === Skipped [2020-01-06T11:51:01.009Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-01-06T11:51:01.009Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:51:01.009Z] [2020-01-06T11:51:01.009Z] [2020-01-06T11:51:01.009Z] DONE 5 tests, 1 skipped in 6.777s [2020-01-06T11:51:01.009Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-06T11:51:01.009Z] ++ 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-01-06T11:51:01.009Z] ++ set -e [2020-01-06T11:51:01.009Z] ++ '[' -n 0 ']' [2020-01-06T11:51:01.009Z] ++ set -x [2020-01-06T11:51:01.009Z] ++ env -i DEST=/go/src/github.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-01-06T11:51:01.009Z] INFO: Testing against a local daemon [2020-01-06T11:51:01.009Z] === RUN TestContinueAfterPluginCrash [2020-01-06T11:51:01.009Z] === PAUSE TestContinueAfterPluginCrash [2020-01-06T11:51:01.009Z] === RUN TestDaemonStartWithLogOpt [2020-01-06T11:51:01.009Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-06T11:51:01.009Z] === CONT TestContinueAfterPluginCrash [2020-01-06T11:51:01.009Z] === CONT TestDaemonStartWithLogOpt [2020-01-06T11:51:01.053Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-01-06T11:51:01.053Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-06T11:51:01.615Z] Removing intermediate container b50c583cdfd9 [2020-01-06T11:51:01.615Z] ---> b070f8221f7b [2020-01-06T11:51:01.615Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-01-06T11:51:01.987Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-01-06T11:51:02.329Z] --- PASS: TestCreateServiceConfigFileMode (2.79s) [2020-01-06T11:51:02.329Z] === RUN TestCreateServiceSysctls [2020-01-06T11:51:02.588Z] [2020-01-06T11:51:02.588Z] ---> 599792f25d55 [2020-01-06T11:51:02.588Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-01-06T11:51:02.588Z] ---> Running in b9c614735cfd [2020-01-06T11:51:03.361Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2020-01-06T11:51:03.361Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-01-06T11:51:04.130Z] [2020-01-06T11:51:04.131Z] SUCCESS: Specified value was saved. [2020-01-06T11:51:05.955Z] ok github.com/docker/docker/pkg/archive 0.415s coverage: 76.8% of statements [2020-01-06T11:51:06.489Z] --- PASS: TestCreateServiceSysctls (4.06s) [2020-01-06T11:51:06.489Z] === RUN TestCreateServiceCapabilities [2020-01-06T11:51:06.527Z] ok github.com/docker/docker/pkg/authorization 0.133s coverage: 68.3% of statements [2020-01-06T11:51:06.784Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-06T11:51:06.784Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-06T11:51:09.746Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2020-01-06T11:51:09.746Z] === RUN TestInspect [2020-01-06T11:51:09.978Z] ok github.com/docker/docker/cmd/dockerd 0.271s coverage: 30.3% of statements [2020-01-06T11:51:09.978Z] ok github.com/docker/docker/container 0.189s coverage: 35.3% of statements [2020-01-06T11:51:09.978Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-06T11:51:09.978Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-06T11:51:09.978Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-06T11:51:09.978Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-06T11:51:10.059Z] ok github.com/docker/docker/layer 7.546s coverage: 68.8% of statements [2020-01-06T11:51:10.059Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-06T11:51:10.059Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-06T11:51:10.059Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-06T11:51:10.059Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-06T11:51:10.059Z] ? github.com/docker/docker/oci [no test files] [2020-01-06T11:51:10.059Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-06T11:51:10.317Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-01-06T11:51:10.574Z] ok github.com/docker/docker/pkg/chrootarchive 2.913s coverage: 43.2% of statements [2020-01-06T11:51:10.574Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-06T11:51:10.574Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-06T11:51:10.832Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-01-06T11:51:11.397Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-01-06T11:51:11.962Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-01-06T11:51:12.254Z] --- PASS: TestInspect (3.06s) [2020-01-06T11:51:12.254Z] === RUN TestServiceListWithStatuses [2020-01-06T11:51:12.254Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-06T11:51:12.254Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T11:51:12.254Z] === RUN TestDockerNetworkConnectAlias [2020-01-06T11:51:12.511Z] --- PASS: TestDaemonStartWithLogOpt (11.65s) [2020-01-06T11:51:12.528Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-01-06T11:51:12.723Z] Removing intermediate container b9c614735cfd [2020-01-06T11:51:12.723Z] ---> 9a332b47c3aa [2020-01-06T11:51:12.724Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-01-06T11:51:12.724Z] ---> Running in 8a6db083458c [2020-01-06T11:51:13.094Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-01-06T11:51:13.472Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2020-01-06T11:51:14.465Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-01-06T11:51:15.031Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-01-06T11:51:15.596Z] ok github.com/docker/docker/pkg/discovery/kv 3.136s coverage: 84.1% of statements [2020-01-06T11:51:15.596Z] ok github.com/docker/docker/pkg/fsutils 0.202s coverage: 85.1% of statements [2020-01-06T11:51:15.854Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-01-06T11:51:17.225Z] ok github.com/docker/docker/pkg/idtools 0.451s coverage: 70.1% of statements [2020-01-06T11:51:17.225Z] ok github.com/docker/docker/pkg/ioutils 0.464s coverage: 69.3% of statements [2020-01-06T11:51:17.426Z] Cannot create a file when that file already exists. [2020-01-06T11:51:17.487Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-06T11:51:17.539Z] --- PASS: TestContinueAfterPluginCrash (16.54s) [2020-01-06T11:51:17.539Z] PASS [2020-01-06T11:51:17.539Z] [2020-01-06T11:51:17.539Z] DONE 2 tests in 16.942s [2020-01-06T11:51:17.539Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-06T11:51:17.539Z] ++ 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-01-06T11:51:17.539Z] ++ set -e [2020-01-06T11:51:17.539Z] ++ '[' -n 0 ']' [2020-01-06T11:51:17.539Z] ++ set -x [2020-01-06T11:51:17.539Z] ++ env -i DEST=/go/src/github.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-01-06T11:51:17.539Z] INFO: Testing against a local daemon [2020-01-06T11:51:17.539Z] === RUN TestPluginWithDevMounts [2020-01-06T11:51:17.539Z] === PAUSE TestPluginWithDevMounts [2020-01-06T11:51:17.539Z] === CONT TestPluginWithDevMounts [2020-01-06T11:51:17.789Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-01-06T11:51:17.789Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements [2020-01-06T11:51:18.047Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-01-06T11:51:18.047Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-06T11:51:18.411Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-06T11:51:18.613Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-01-06T11:51:18.870Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-06T11:51:18.971Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-01-06T11:51:19.128Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-01-06T11:51:19.128Z] ok github.com/docker/docker/pkg/mount 0.553s coverage: 70.0% of statements [2020-01-06T11:51:19.128Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-06T11:51:19.225Z] --- PASS: TestDockerNetworkConnectAlias (7.04s) [2020-01-06T11:51:19.225Z] === RUN TestDockerNetworkReConnect [2020-01-06T11:51:19.379Z] --- PASS: TestPluginWithDevMounts (1.95s) [2020-01-06T11:51:19.379Z] PASS [2020-01-06T11:51:19.693Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-01-06T11:51:19.693Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-01-06T11:51:19.693Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-06T11:51:19.693Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-06T11:51:19.751Z] [2020-01-06T11:51:19.752Z] DONE 1 tests in 2.159s [2020-01-06T11:51:19.752Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-01-06T11:51:19.752Z] ++ 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-01-06T11:51:19.752Z] ++ set -e [2020-01-06T11:51:19.752Z] ++ '[' -n 0 ']' [2020-01-06T11:51:19.752Z] ++ set -x [2020-01-06T11:51:19.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T11:51:19.752Z] INFO: Testing against a local daemon [2020-01-06T11:51:19.752Z] === RUN TestSecretInspect [2020-01-06T11:51:20.148Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-06T11:51:20.629Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-01-06T11:51:21.072Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-06T11:51:21.197Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-06T11:51:21.455Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-06T11:51:21.713Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-01-06T11:51:21.913Z] ok github.com/docker/docker/daemon/cluster/convert 0.048s coverage: 35.8% of statements [2020-01-06T11:51:22.127Z] Removing intermediate container 8a6db083458c [2020-01-06T11:51:22.127Z] ---> 4c6d84474946 [2020-01-06T11:51:22.127Z] Step 6/6 : CMD ["sh"] [2020-01-06T11:51:22.127Z] ---> Running in ea26fa6ade60 [2020-01-06T11:51:22.588Z] Removing intermediate container ea26fa6ade60 [2020-01-06T11:51:22.588Z] ---> 317f7d5f9bc3 [2020-01-06T11:51:22.588Z] Successfully built 317f7d5f9bc3 [2020-01-06T11:51:22.588Z] Successfully tagged busybox:latest [2020-01-06T11:51:22.588Z] INFO: Docker images of the daemon under test [2020-01-06T11:51:22.588Z] [2020-01-06T11:51:22.588Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-06T11:51:22.588Z] busybox latest 317f7d5f9bc3 Less than a second ago 4.85GB [2020-01-06T11:51:22.588Z] microsoft/windowsservercore latest 782a75e44953 5 weeks ago 4.82GB [2020-01-06T11:51:22.588Z] mcr.microsoft.com/windows/servercore ltsc2019 782a75e44953 5 weeks ago 4.82GB [2020-01-06T11:51:22.588Z] [2020-01-06T11:51:22.588Z] INFO: Running integration tests at 01/06/2020 11:51:22... [2020-01-06T11:51:22.588Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-01-06T11:51:22.588Z] INFO: Integration API tests being run from the host: [2020-01-06T11:51:22.956Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-06T11:51:22.956Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-06T11:51:22.956Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-06T11:51:22.956Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-06T11:51:22.956Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-06T11:51:23.049Z] INFO: make.ps1 starting at 01/06/2020 11:51:22 [2020-01-06T11:51:23.083Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-01-06T11:51:23.335Z] --- PASS: TestSecretInspect (3.10s) [2020-01-06T11:51:23.336Z] === RUN TestSecretList [2020-01-06T11:51:23.341Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-01-06T11:51:23.510Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-01-06T11:51:23.985Z] ok github.com/docker/docker/daemon/cluster 0.218s coverage: 0.5% of statements [2020-01-06T11:51:24.869Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-06T11:51:24.869Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-06T11:51:25.132Z] --- PASS: TestDockerNetworkReConnect (5.92s) [2020-01-06T11:51:25.132Z] === RUN TestServicePlugin [2020-01-06T11:51:25.692Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-06T11:51:25.960Z] --- PASS: TestSecretList (3.03s) [2020-01-06T11:51:25.960Z] === RUN TestSecretsCreateAndDelete [2020-01-06T11:51:26.617Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-06T11:51:26.675Z] ok github.com/docker/docker/pkg/signal 2.401s coverage: 61.0% of statements [2020-01-06T11:51:26.675Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-01-06T11:51:26.933Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-01-06T11:51:27.191Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-06T11:51:27.449Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-01-06T11:51:27.978Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-06T11:51:27.978Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-06T11:51:28.015Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2020-01-06T11:51:28.581Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.2% of statements [2020-01-06T11:51:28.838Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-01-06T11:51:28.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-06T11:51:29.166Z] --- PASS: TestSecretsCreateAndDelete (3.08s) [2020-01-06T11:51:29.166Z] === RUN TestSecretsUpdate [2020-01-06T11:51:29.404Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-01-06T11:51:29.597Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2020-01-06T11:51:29.971Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-01-06T11:51:29.971Z] testing: warning: no tests to run [2020-01-06T11:51:29.971Z] coverage: [no statements] [2020-01-06T11:51:29.971Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-06T11:51:30.535Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-06T11:51:30.535Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-01-06T11:51:30.793Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-01-06T11:51:31.457Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-06T11:51:31.652Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-01-06T11:51:31.657Z] --- PASS: TestSecretsUpdate (2.71s) [2020-01-06T11:51:31.657Z] === RUN TestTemplatedSecret [2020-01-06T11:51:32.291Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 82.1% of statements [2020-01-06T11:51:33.320Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2020-01-06T11:51:33.580Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-06T11:51:33.965Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-06T11:51:34.512Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-01-06T11:51:34.889Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-06T11:51:35.077Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-01-06T11:51:35.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-06T11:51:35.399Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-06T11:51:35.753Z] --- PASS: TestTemplatedSecret (3.53s) [2020-01-06T11:51:35.753Z] === RUN TestSecretCreateResolve [2020-01-06T11:51:35.782Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-01-06T11:51:36.323Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-06T11:51:36.323Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-06T11:51:36.449Z] ok github.com/docker/docker/registry 0.090s coverage: 56.0% of statements [2020-01-06T11:51:37.014Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-01-06T11:51:37.247Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-06T11:51:37.272Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-01-06T11:51:37.836Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-06T11:51:38.400Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-06T11:51:38.475Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.519s coverage: 13.7% of statements [2020-01-06T11:51:38.484Z] --- PASS: TestSecretCreateResolve (2.95s) [2020-01-06T11:51:38.484Z] PASS [2020-01-06T11:51:38.484Z] [2020-01-06T11:51:38.484Z] DONE 6 tests in 18.611s [2020-01-06T11:51:38.484Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-01-06T11:51:38.484Z] ++ 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-01-06T11:51:38.484Z] ++ set -e [2020-01-06T11:51:38.484Z] ++ '[' -n 0 ']' [2020-01-06T11:51:38.484Z] ++ set -x [2020-01-06T11:51:38.484Z] ++ env -i DEST=/go/src/github.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-01-06T11:51:38.484Z] INFO: Testing against a local daemon [2020-01-06T11:51:38.484Z] === RUN TestServiceCreateInit [2020-01-06T11:51:38.484Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-06T11:51:39.755Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-06T11:51:39.756Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-06T11:51:39.959Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-01-06T11:51:40.010Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-06T11:51:40.570Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-06T11:51:40.928Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-06T11:51:41.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:51:41.320Z] INFO: Testing against a local daemon [2020-01-06T11:51:41.479Z] ok github.com/docker/docker/daemon 12.495s coverage: 17.6% of statements [2020-01-06T11:51:41.479Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-06T11:51:41.479Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-06T11:51:41.479Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-06T11:51:41.479Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-06T11:51:41.492Z] ok github.com/docker/docker/volume/local 0.026s coverage: 73.0% of statements [2020-01-06T11:51:41.496Z] === RUN TestDockerSuite/TestCommitChange [2020-01-06T11:51:42.058Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-01-06T11:51:42.508Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.494s coverage: 57.9% of statements [2020-01-06T11:51:42.900Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-01-06T11:51:43.429Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-01-06T11:51:43.645Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-06T11:51:44.262Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-06T11:51:46.148Z] === RUN TestDockerSuite/TestCommitNewFile [2020-01-06T11:51:48.046Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.597s coverage: 68.6% of statements [2020-01-06T11:51:48.658Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-06T11:51:48.670Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.012s coverage: 48.6% of statements [2020-01-06T11:51:48.715Z] --- PASS: TestServiceCreateInit (10.50s) [2020-01-06T11:51:48.715Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.23s) [2020-01-06T11:51:48.715Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.25s) [2020-01-06T11:51:48.715Z] === RUN TestCreateServiceMultipleTimes [2020-01-06T11:51:49.589Z] === RUN TestDockerSuite/TestCommitTTY [2020-01-06T11:51:50.722Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.077s coverage: 45.9% of statements [2020-01-06T11:51:50.722Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-06T11:51:51.485Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-06T11:51:52.210Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.607s coverage: 76.1% of statements [2020-01-06T11:51:52.210Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.334s coverage: 54.8% of statements [2020-01-06T11:51:52.210Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-06T11:51:52.210Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-06T11:51:52.408Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-06T11:51:52.832Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-01-06T11:51:54.292Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-06T11:51:54.321Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2020-01-06T11:51:55.215Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-06T11:51:55.215Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-06T11:51:55.215Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-06T11:51:55.215Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-06T11:51:55.215Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-06T11:51:55.215Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-06T11:51:55.215Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-06T11:51:55.611Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/rootless [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/volume [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-06T11:51:55.611Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-06T11:51:55.611Z] [2020-01-06T11:51:55.611Z] === Skipped [2020-01-06T11:51:55.611Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-06T11:51:55.611Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-06T11:51:55.611Z] [2020-01-06T11:51:55.611Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-06T11:51:55.611Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-06T11:51:55.611Z] [2020-01-06T11:51:55.611Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-06T11:51:55.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:51:55.611Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:51:55.611Z] [2020-01-06T11:51:55.611Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-06T11:51:55.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:51:55.611Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:51:55.611Z] [2020-01-06T11:51:55.611Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-06T11:51:55.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:51:55.611Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:51:55.611Z] [2020-01-06T11:51:55.611Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-06T11:51:55.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:51:55.611Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:51:55.611Z] [2020-01-06T11:51:55.611Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-06T11:51:55.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:51:55.611Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:51:55.611Z] [2020-01-06T11:51:55.611Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-06T11:51:55.611Z] graphtest_unix.go:73: No driver to put! [2020-01-06T11:51:55.611Z] [2020-01-06T11:51:55.611Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-06T11:51:55.611Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-06T11:51:55.611Z] [2020-01-06T11:51:55.611Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-06T11:51:55.611Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-06T11:51:55.611Z] [2020-01-06T11:51:55.611Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-06T11:51:55.611Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-06T11:51:55.611Z] [2020-01-06T11:51:55.611Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-06T11:51:55.611Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-06T11:51:55.611Z] [2020-01-06T11:51:55.612Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-06T11:51:55.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:51:55.612Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:51:55.612Z] [2020-01-06T11:51:55.612Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-06T11:51:55.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:51:55.612Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:51:55.612Z] [2020-01-06T11:51:55.612Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-06T11:51:55.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:51:55.612Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:51:55.612Z] [2020-01-06T11:51:55.612Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-06T11:51:55.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:51:55.612Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:51:55.612Z] [2020-01-06T11:51:55.612Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-06T11:51:55.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:51:55.612Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:51:55.612Z] [2020-01-06T11:51:55.612Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-06T11:51:55.612Z] graphtest_unix.go:73: No driver to put! [2020-01-06T11:51:55.612Z] [2020-01-06T11:51:55.612Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-06T11:51:55.612Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-06T11:51:55.612Z] [2020-01-06T11:51:55.612Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-06T11:51:55.612Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-06T11:51:55.612Z] [2020-01-06T11:51:55.612Z] [2020-01-06T11:51:55.612Z] DONE 2155 tests, 20 skipped in 242.064s Post stage [Pipeline] junit [2020-01-06T11:51:55.671Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [2020-01-06T11:51:56.163Z] ok github.com/docker/docker/integration/build 14.874s [2020-01-06T11:51:56.163Z] [2020-01-06T11:51:56.163Z] === Skipped [2020-01-06T11:51:56.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-01-06T11:51:56.163Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T11:51:56.163Z] [2020-01-06T11:51:56.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-01-06T11:51:56.163Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:51:56.163Z] [2020-01-06T11:51:56.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-01-06T11:51:56.163Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T11:51:56.163Z] [2020-01-06T11:51:56.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-01-06T11:51:56.163Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T11:51:56.163Z] [2020-01-06T11:51:56.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-01-06T11:51:56.163Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T11:51:56.163Z] [2020-01-06T11:51:56.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-01-06T11:51:56.163Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T11:51:56.163Z] [2020-01-06T11:51:56.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-01-06T11:51:56.163Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T11:51:56.163Z] [2020-01-06T11:51:56.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-01-06T11:51:56.163Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T11:51:56.163Z] [2020-01-06T11:51:56.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-01-06T11:51:56.163Z] build_test.go:491: testEnv.OSType == "windows" [2020-01-06T11:51:56.163Z] [2020-01-06T11:51:56.163Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-01-06T11:51:56.163Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T11:51:56.163Z] [2020-01-06T11:51:56.163Z] [2020-01-06T11:51:56.163Z] DONE 22 tests, 10 skipped in 32.174s [2020-01-06T11:51:56.163Z] [2020-01-06T11:51:56.163Z] Running D:\gopath\src\github.com\docker\docker\integration\config [Pipeline] sh [2020-01-06T11:51:56.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40341/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79c877cfa71f7929facda0160bfec12ebed4e0ef hack/validate/vendor [2020-01-06T11:51:56.487Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.073s coverage: 3.0% of statements [2020-01-06T11:51:56.584Z] --- PASS: TestServicePlugin (31.14s) [2020-01-06T11:51:56.584Z] plugin_test.go:62: [d5aca17da132e] joining swarm manager [d0bbe72bb98f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T11:51:56.584Z] plugin_test.go:65: [d92f5b92905bd] joining swarm manager [d0bbe72bb98f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T11:51:56.584Z] === RUN TestServiceUpdateLabel [2020-01-06T11:51:57.146Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-06T11:51:57.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-06T11:51:57.410Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [2020-01-06T11:51:57.706Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:51:57.706Z] INFO: Testing against a local daemon [2020-01-06T11:51:57.706Z] ok github.com/docker/docker/integration/config 0.268s [Pipeline] sh [2020-01-06T11:51:58.005Z] + echo Building e2e image [2020-01-06T11:51:58.005Z] Building e2e image [2020-01-06T11:51:58.005Z] + docker build --build-arg DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef -t moby-e2e-test -f Dockerfile.e2e . [2020-01-06T11:51:58.005Z] #2 [internal] load .dockerignore [2020-01-06T11:51:58.005Z] #2 transferring context: 34B done [2020-01-06T11:51:58.005Z] #2 DONE 0.0s [2020-01-06T11:51:58.005Z] [2020-01-06T11:51:58.005Z] #1 [internal] load build definition from Dockerfile.e2e [2020-01-06T11:51:58.005Z] #1 transferring dockerfile: 3.21kB done [2020-01-06T11:51:58.005Z] #1 DONE 0.0s [2020-01-06T11:51:58.005Z] [2020-01-06T11:51:58.005Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2020-01-06T11:51:58.007Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 42.7% of statements [2020-01-06T11:51:58.167Z] [2020-01-06T11:51:58.167Z] === Skipped [2020-01-06T11:51:58.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-01-06T11:51:58.167Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:51:58.167Z] [2020-01-06T11:51:58.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-01-06T11:51:58.167Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:51:58.167Z] [2020-01-06T11:51:58.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-01-06T11:51:58.167Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:51:58.167Z] [2020-01-06T11:51:58.167Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-01-06T11:51:58.167Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:51:58.167Z] [2020-01-06T11:51:58.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-01-06T11:51:58.167Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:51:58.167Z] [2020-01-06T11:51:58.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-01-06T11:51:58.167Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T11:51:58.167Z] [2020-01-06T11:51:58.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-01-06T11:51:58.167Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T11:51:58.167Z] [2020-01-06T11:51:58.168Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-01-06T11:51:58.168Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T11:51:58.168Z] [2020-01-06T11:51:58.168Z] [2020-01-06T11:51:58.168Z] DONE 8 tests, 8 skipped in 2.162s [2020-01-06T11:51:58.168Z] [2020-01-06T11:51:58.168Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-01-06T11:51:58.263Z] #4 DONE 0.2s [2020-01-06T11:51:58.264Z] [2020-01-06T11:51:58.264Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-01-06T11:51:58.521Z] #3 DONE 0.4s [2020-01-06T11:51:58.521Z] [2020-01-06T11:51:58.521Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2020-01-06T11:51:58.521Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2020-01-06T11:51:58.521Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done [2020-01-06T11:51:58.521Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done [2020-01-06T11:51:58.521Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done [2020-01-06T11:51:58.521Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.1s done [2020-01-06T11:51:58.521Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 [2020-01-06T11:51:58.783Z] #5 ... [2020-01-06T11:51:58.783Z] [2020-01-06T11:51:58.783Z] #8 [internal] load build context [2020-01-06T11:51:58.783Z] #8 transferring context: 813.93kB 0.4s done [2020-01-06T11:51:58.783Z] #8 DONE 0.4s [2020-01-06T11:51:58.783Z] [2020-01-06T11:51:58.783Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2020-01-06T11:51:59.043Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.5s done [2020-01-06T11:51:59.284Z] --- PASS: TestServiceUpdateLabel (2.92s) [2020-01-06T11:51:59.284Z] === RUN TestServiceUpdateSecrets [2020-01-06T11:51:59.284Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-06T11:51:59.284Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-06T11:51:59.303Z] #5 DONE 0.7s [2020-01-06T11:51:59.303Z] [2020-01-06T11:51:59.303Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-06T11:51:59.303Z] #14 resolve docker.io/library/golang:1.13.5-alpine@sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa done [2020-01-06T11:51:59.303Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 154B / 154B 0.1s done [2020-01-06T11:51:59.303Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 43.21MB / 126.88MB 0.8s [2020-01-06T11:51:59.303Z] #14 sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa 1.65kB / 1.65kB done [2020-01-06T11:51:59.303Z] #14 sha256:eec8b6c0bc53eff8fc6d5f934279138854f6c93c7d997cb292bcab09d3c6a3b6 1.36kB / 1.36kB done [2020-01-06T11:51:59.303Z] #14 sha256:57ce7b9daa9bccf08840e20b6014c51c382d06ff45e8b6aeeac21b4e71071186 3.83kB / 3.83kB done [2020-01-06T11:51:59.303Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 301.28kB / 301.28kB 0.1s done [2020-01-06T11:51:59.303Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0.3s done [2020-01-06T11:51:59.303Z] #14 sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 126B / 126B 0.1s done [2020-01-06T11:51:59.303Z] #14 extracting sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 done [2020-01-06T11:51:59.303Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 50.29MB / 126.88MB 0.9s [2020-01-06T11:51:59.563Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 70.14MB / 126.88MB 1.1s [2020-01-06T11:51:59.821Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 87.54MB / 126.88MB 1.4s [2020-01-06T11:52:00.058Z] ok github.com/docker/docker/daemon/logger/gelf 0.045s coverage: 67.0% of statements [2020-01-06T11:52:00.081Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 108.45MB / 126.88MB 1.6s [2020-01-06T11:52:00.081Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 119.00MB / 126.88MB 1.7s [2020-01-06T11:52:00.338Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 1.9s [2020-01-06T11:52:00.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:52:00.357Z] INFO: Testing against a local daemon [2020-01-06T11:52:00.644Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-06T11:52:00.903Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 2.3s done [2020-01-06T11:52:00.903Z] #14 ... [2020-01-06T11:52:00.903Z] [2020-01-06T11:52:00.903Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-01-06T11:52:00.903Z] #6 DONE 1.8s [2020-01-06T11:52:00.903Z] [2020-01-06T11:52:00.903Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-06T11:52:00.903Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 0.1s [2020-01-06T11:52:01.205Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-06T11:52:02.102Z] ok github.com/docker/docker/daemon/logger/awslogs 0.566s coverage: 77.8% of statements [2020-01-06T11:52:02.102Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-01-06T11:52:02.130Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-06T11:52:03.123Z] ok github.com/docker/docker/daemon/images 0.056s coverage: 4.9% of statements [2020-01-06T11:52:03.123Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-06T11:52:03.123Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-06T11:52:03.123Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-06T11:52:03.123Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-06T11:52:03.489Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-06T11:52:03.750Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.049s coverage: 88.3% of statements [2020-01-06T11:52:04.049Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-06T11:52:04.049Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-06T11:52:04.049Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-06T11:52:04.389Z] time="2020-01-06T11:52:04Z" level=error msg="Failed to open log file: open /tmp/docker-logger-116577538/container.log.1: no such file or directory" [2020-01-06T11:52:04.389Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 62.1% of statements [2020-01-06T11:52:04.973Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-06T11:52:04.973Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-06T11:52:04.973Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-06T11:52:04.973Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-06T11:52:05.227Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-01-06T11:52:06.151Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-06T11:52:06.165Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 5.2s [2020-01-06T11:52:07.074Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-06T11:52:07.097Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 6.3s done [2020-01-06T11:52:07.106Z] ok github.com/docker/docker/daemon/logger/local 0.090s coverage: 74.7% of statements [2020-01-06T11:52:07.106Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-06T11:52:07.354Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 [2020-01-06T11:52:07.612Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 done [2020-01-06T11:52:07.633Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-06T11:52:07.633Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-06T11:52:07.871Z] #14 DONE 9.3s [2020-01-06T11:52:07.871Z] [2020-01-06T11:52:07.871Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-01-06T11:52:07.871Z] #7 1.063 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-01-06T11:52:07.871Z] #7 2.140 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-01-06T11:52:07.871Z] #7 2.237 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2020-01-06T11:52:07.871Z] #7 2.240 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2020-01-06T11:52:07.871Z] #7 2.433 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2020-01-06T11:52:07.871Z] #7 2.444 (4/31) Installing readline (8.0.0-r0) [2020-01-06T11:52:07.871Z] #7 2.450 (5/31) Installing bash (5.0.0-r0) [2020-01-06T11:52:07.871Z] #7 2.466 Executing bash-5.0.0-r0.post-install [2020-01-06T11:52:07.871Z] #7 2.469 (6/31) Installing ca-certificates (20190108-r0) [2020-01-06T11:52:07.871Z] #7 2.487 (7/31) Installing libgcc (8.3.0-r0) [2020-01-06T11:52:07.871Z] #7 2.491 (8/31) Installing libstdc++ (8.3.0-r0) [2020-01-06T11:52:07.871Z] #7 2.504 (9/31) Installing binutils (2.32-r0) [2020-01-06T11:52:07.871Z] #7 2.598 (10/31) Installing gmp (6.1.2-r1) [2020-01-06T11:52:07.871Z] #7 2.603 (11/31) Installing isl (0.18-r0) [2020-01-06T11:52:07.871Z] #7 2.623 (12/31) Installing libgomp (8.3.0-r0) [2020-01-06T11:52:07.871Z] #7 2.629 (13/31) Installing libatomic (8.3.0-r0) [2020-01-06T11:52:07.871Z] #7 2.631 (14/31) Installing mpfr3 (3.1.5-r1) [2020-01-06T11:52:07.871Z] #7 2.636 (15/31) Installing mpc1 (1.1.0-r0) [2020-01-06T11:52:07.871Z] #7 2.640 (16/31) Installing gcc (8.3.0-r0) [2020-01-06T11:52:07.871Z] #7 3.476 (17/31) Installing musl-dev (1.1.22-r3) [2020-01-06T11:52:07.871Z] #7 3.575 (18/31) Installing libc-dev (0.7.1-r0) [2020-01-06T11:52:07.871Z] #7 3.577 (19/31) Installing g++ (8.3.0-r0) [2020-01-06T11:52:07.871Z] #7 4.123 (20/31) Installing nghttp2-libs (1.39.2-r0) [2020-01-06T11:52:07.871Z] #7 4.133 (21/31) Installing libcurl (7.66.0-r0) [2020-01-06T11:52:07.871Z] #7 4.141 (22/31) Installing expat (2.2.8-r0) [2020-01-06T11:52:07.871Z] #7 4.149 (23/31) Installing pcre2 (10.33-r0) [2020-01-06T11:52:07.871Z] #7 4.158 (24/31) Installing git (2.22.2-r0) [2020-01-06T11:52:07.871Z] #7 4.384 (25/31) Installing libmnl (1.0.4-r0) [2020-01-06T11:52:07.871Z] #7 4.391 (26/31) Installing libnftnl-libs (1.1.3-r0) [2020-01-06T11:52:07.871Z] #7 4.395 (27/31) Installing iptables (1.8.3-r0) [2020-01-06T11:52:07.871Z] #7 4.429 (28/31) Installing pigz (2.4-r0) [2020-01-06T11:52:07.871Z] #7 4.437 (29/31) Installing tar (1.32-r0) [2020-01-06T11:52:07.871Z] #7 4.447 (30/31) Installing xz-libs (5.2.4-r0) [2020-01-06T11:52:07.871Z] #7 4.451 (31/31) Installing xz (5.2.4-r0) [2020-01-06T11:52:07.871Z] #7 4.456 Executing busybox-1.30.1-r2.trigger [2020-01-06T11:52:07.871Z] #7 4.463 Executing ca-certificates-20190108-r0.trigger [2020-01-06T11:52:07.871Z] #7 4.546 OK: 185 MiB in 45 packages [2020-01-06T11:52:07.871Z] #7 DONE 6.9s [2020-01-06T11:52:07.871Z] [2020-01-06T11:52:07.871Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-01-06T11:52:07.871Z] #9 DONE 0.1s [2020-01-06T11:52:07.871Z] [2020-01-06T11:52:07.871Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-01-06T11:52:08.128Z] #10 DONE 0.1s [2020-01-06T11:52:08.128Z] [2020-01-06T11:52:08.128Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-01-06T11:52:08.128Z] #11 DONE 0.1s [2020-01-06T11:52:08.128Z] [2020-01-06T11:52:08.128Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-01-06T11:52:08.128Z] #12 DONE 0.1s [2020-01-06T11:52:08.128Z] [2020-01-06T11:52:08.128Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-06T11:52:08.128Z] #15 ... [2020-01-06T11:52:08.128Z] [2020-01-06T11:52:08.128Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-01-06T11:52:08.128Z] #13 DONE 0.1s [2020-01-06T11:52:08.131Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 19.9% of statements [2020-01-06T11:52:08.385Z] [2020-01-06T11:52:08.385Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-06T11:52:08.642Z] #15 0.770 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-01-06T11:52:08.902Z] --- PASS: TestCreateServiceMultipleTimes (17.68s) [2020-01-06T11:52:08.902Z] === RUN TestCreateServiceConflict [2020-01-06T11:52:09.153Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2020-01-06T11:52:09.276Z] --- PASS: TestCreateServiceConflict (2.94s) [2020-01-06T11:52:09.276Z] === RUN TestCreateServiceMaxReplicas [2020-01-06T11:52:09.440Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 47.8% of statements [2020-01-06T11:52:09.515Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-06T11:52:09.572Z] #15 1.827 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-01-06T11:52:09.572Z] #15 1.914 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-01-06T11:52:09.830Z] #15 1.917 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-01-06T11:52:09.830Z] #15 2.057 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-01-06T11:52:09.830Z] #15 2.064 (4/43) Installing readline (8.0.1-r0) [2020-01-06T11:52:09.830Z] #15 2.068 (5/43) Installing bash (5.0.11-r1) [2020-01-06T11:52:09.830Z] #15 2.081 Executing bash-5.0.11-r1.post-install [2020-01-06T11:52:09.830Z] #15 2.083 (6/43) Installing linux-headers (4.19.36-r0) [2020-01-06T11:52:09.830Z] #15 2.158 (7/43) Installing libblkid (2.34-r1) [2020-01-06T11:52:10.088Z] #15 2.163 (8/43) Installing libuuid (2.34-r1) [2020-01-06T11:52:10.088Z] #15 2.166 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-01-06T11:52:10.088Z] #15 2.172 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-01-06T11:52:10.088Z] #15 2.177 (11/43) Installing libgcc (9.2.0-r3) [2020-01-06T11:52:10.088Z] #15 2.179 (12/43) Installing libstdc++ (9.2.0-r3) [2020-01-06T11:52:10.088Z] #15 2.192 (13/43) Installing binutils (2.33.1-r0) [2020-01-06T11:52:10.088Z] #15 2.264 (14/43) Installing libmagic (5.37-r1) [2020-01-06T11:52:10.088Z] #15 2.284 (15/43) Installing file (5.37-r1) [2020-01-06T11:52:10.088Z] #15 2.287 (16/43) Installing gmp (6.1.2-r1) [2020-01-06T11:52:10.088Z] #15 2.293 (17/43) Installing isl (0.18-r0) [2020-01-06T11:52:10.088Z] #15 2.309 (18/43) Installing libgomp (9.2.0-r3) [2020-01-06T11:52:10.088Z] #15 2.312 (19/43) Installing libatomic (9.2.0-r3) [2020-01-06T11:52:10.088Z] #15 2.314 (20/43) Installing mpfr4 (4.0.2-r1) [2020-01-06T11:52:10.088Z] #15 2.320 (21/43) Installing mpc1 (1.1.0-r1) [2020-01-06T11:52:10.088Z] #15 2.323 (22/43) Installing gcc (9.2.0-r3) [2020-01-06T11:52:10.438Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-06T11:52:10.438Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-06T11:52:11.021Z] #15 3.020 (23/43) Installing musl-dev (1.1.24-r0) [2020-01-06T11:52:11.021Z] #15 3.097 (24/43) Installing libc-dev (0.7.2-r0) [2020-01-06T11:52:11.021Z] #15 3.098 (25/43) Installing g++ (9.2.0-r3) [2020-01-06T11:52:11.279Z] #15 3.538 (26/43) Installing make (4.2.1-r2) [2020-01-06T11:52:11.279Z] #15 3.542 (27/43) Installing fortify-headers (1.1-r0) [2020-01-06T11:52:11.279Z] #15 3.545 (28/43) Installing build-base (0.5-r1) [2020-01-06T11:52:11.279Z] #15 3.547 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-01-06T11:52:11.279Z] #15 3.550 (30/43) Installing libcurl (7.67.0-r0) [2020-01-06T11:52:11.279Z] #15 3.557 (31/43) Installing curl (7.67.0-r0) [2020-01-06T11:52:11.279Z] #15 3.561 (32/43) Installing oniguruma (6.9.4-r0) [2020-01-06T11:52:11.279Z] #15 3.567 (33/43) Installing jq (1.6-r0) [2020-01-06T11:52:11.279Z] #15 3.575 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-01-06T11:52:11.279Z] #15 3.580 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-01-06T11:52:11.279Z] #15 3.582 (36/43) Installing libaio (0.3.112-r1) [2020-01-06T11:52:11.279Z] #15 3.584 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-01-06T11:52:11.279Z] #15 3.613 (38/43) Installing libfdisk (2.34-r1) [2020-01-06T11:52:11.279Z] #15 3.619 (39/43) Installing libmount (2.34-r1) [2020-01-06T11:52:11.279Z] #15 3.624 (40/43) Installing libsmartcols (2.34-r1) [2020-01-06T11:52:11.279Z] #15 3.628 (41/43) Installing pkgconf (1.6.3-r0) [2020-01-06T11:52:11.279Z] #15 3.631 (42/43) Installing util-linux-dev (2.34-r1) [2020-01-06T11:52:11.279Z] #15 3.654 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-01-06T11:52:11.279Z] #15 3.659 Executing busybox-1.31.1-r8.trigger [2020-01-06T11:52:11.279Z] #15 3.667 OK: 203 MiB in 58 packages [2020-01-06T11:52:11.361Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-06T11:52:11.494Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-01-06T11:52:12.117Z] ok github.com/docker/docker/daemon/logger/splunk 3.357s coverage: 82.5% of statements [2020-01-06T11:52:12.117Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-06T11:52:12.117Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-06T11:52:12.285Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-06T11:52:12.649Z] #15 DONE 4.6s [2020-01-06T11:52:12.649Z] [2020-01-06T11:52:12.649Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-01-06T11:52:12.854Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-06T11:52:13.213Z] #16 DONE 0.8s [2020-01-06T11:52:13.213Z] [2020-01-06T11:52:13.213Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-01-06T11:52:13.353Z] --- PASS: TestCreateServiceMaxReplicas (3.89s) [2020-01-06T11:52:13.353Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-06T11:52:13.778Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-06T11:52:13.778Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-06T11:52:13.778Z] #17 DONE 0.7s [2020-01-06T11:52:14.036Z] [2020-01-06T11:52:14.036Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-01-06T11:52:14.036Z] #18 DONE 0.0s [2020-01-06T11:52:14.036Z] [2020-01-06T11:52:14.036Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-01-06T11:52:14.036Z] #19 DONE 0.1s [2020-01-06T11:52:14.036Z] [2020-01-06T11:52:14.036Z] #31 [builder 1/4] COPY . . [2020-01-06T11:52:14.703Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-01-06T11:52:14.959Z] --- PASS: TestServiceUpdateSecrets (15.69s) [2020-01-06T11:52:14.959Z] === RUN TestServiceUpdateConfigs [2020-01-06T11:52:15.519Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-01-06T11:52:15.613Z] ok github.com/docker/docker/distribution/metadata 0.192s coverage: 48.2% of statements [2020-01-06T11:52:16.443Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-06T11:52:16.443Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-06T11:52:16.638Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-01-06T11:52:17.317Z] #31 DONE 2.8s [2020-01-06T11:52:17.317Z] [2020-01-06T11:52:17.317Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-06T11:52:17.317Z] #20 1.442 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-06T11:52:17.317Z] #20 1.607 curl: option --progress: is ambiguous [2020-01-06T11:52:17.317Z] #20 1.607 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-06T11:52:17.317Z] #20 1.775 curl: option --progress: is ambiguous [2020-01-06T11:52:17.317Z] #20 1.777 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-06T11:52:17.317Z] #20 1.938 curl: option --progress: is ambiguous [2020-01-06T11:52:17.317Z] #20 1.938 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-06T11:52:17.317Z] #20 2.102 curl: option --progress: is ambiguous [2020-01-06T11:52:17.317Z] #20 2.102 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-06T11:52:17.317Z] #20 2.289 [2020-01-06T11:52:17.317Z] #20 2.884 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-06T11:52:17.317Z] #20 3.122 curl: option --progress: is ambiguous [2020-01-06T11:52:17.317Z] #20 3.122 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-06T11:52:17.317Z] #20 3.310 [2020-01-06T11:52:17.374Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-06T11:52:17.883Z] #20 ... [2020-01-06T11:52:17.883Z] [2020-01-06T11:52:17.883Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-01-06T11:52:17.883Z] #32 DONE 1.1s [2020-01-06T11:52:17.883Z] [2020-01-06T11:52:17.883Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-06T11:52:18.339Z] ok github.com/docker/docker/distribution 0.568s coverage: 22.1% of statements [2020-01-06T11:52:18.339Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-06T11:52:19.003Z] #33 0.979 [2020-01-06T11:52:19.003Z] #33 1.066 Removing bundles/ [2020-01-06T11:52:19.003Z] #33 1.067 [2020-01-06T11:52:19.003Z] #33 1.072 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-01-06T11:52:19.288Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-06T11:52:19.567Z] #33 1.777 Building test suite binary ./integration-cli/test.main [2020-01-06T11:52:19.840Z] ok github.com/docker/docker/distribution/xfer 1.716s coverage: 85.1% of statements [2020-01-06T11:52:19.840Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-06T11:52:20.649Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-06T11:52:20.649Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-06T11:52:20.649Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-06T11:52:20.649Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-06T11:52:20.649Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-01-06T11:52:20.871Z] ok github.com/docker/docker/image 0.103s coverage: 86.4% of statements [2020-01-06T11:52:21.159Z] ok github.com/docker/docker/image/cache 0.054s coverage: 19.2% of statements [2020-01-06T11:52:21.159Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-06T11:52:21.466Z] #33 ... [2020-01-06T11:52:21.466Z] [2020-01-06T11:52:21.466Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-06T11:52:21.466Z] #20 4.059 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-06T11:52:21.466Z] #20 4.292 curl: option --progress: is ambiguous [2020-01-06T11:52:21.466Z] #20 4.292 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-06T11:52:21.466Z] #20 4.479 [2020-01-06T11:52:21.466Z] #20 5.235 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-06T11:52:21.466Z] #20 5.426 curl: option --progress: is ambiguous [2020-01-06T11:52:21.466Z] #20 5.428 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-06T11:52:21.466Z] #20 5.649 [2020-01-06T11:52:21.466Z] #20 6.518 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-06T11:52:21.466Z] #20 6.784 curl: option --progress: is ambiguous [2020-01-06T11:52:21.466Z] #20 6.785 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-06T11:52:21.466Z] #20 7.061 [2020-01-06T11:52:21.466Z] #20 7.139 Download of images into '/build' complete. [2020-01-06T11:52:21.466Z] #20 7.140 Use something like the following to load the result into a Docker daemon: [2020-01-06T11:52:21.466Z] #20 7.140 tar -cC '/build' . | docker load [2020-01-06T11:52:21.466Z] #20 DONE 7.2s [2020-01-06T11:52:21.466Z] [2020-01-06T11:52:21.466Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-01-06T11:52:21.466Z] #26 DONE 0.1s [2020-01-06T11:52:21.466Z] [2020-01-06T11:52:21.466Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T11:52:21.466Z] #22 DONE 0.1s [2020-01-06T11:52:21.466Z] [2020-01-06T11:52:21.466Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-01-06T11:52:21.466Z] #27 DONE 0.1s [2020-01-06T11:52:21.466Z] [2020-01-06T11:52:21.466Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-06T11:52:21.466Z] #23 DONE 0.1s [2020-01-06T11:52:21.466Z] [2020-01-06T11:52:21.466Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-06T11:52:21.466Z] #24 ... [2020-01-06T11:52:21.466Z] [2020-01-06T11:52:21.466Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-01-06T11:52:21.466Z] #28 DONE 0.1s [2020-01-06T11:52:21.572Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-06T11:52:21.725Z] [2020-01-06T11:52:21.725Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-06T11:52:22.654Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2020-01-06T11:52:22.941Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2020-01-06T11:52:22.941Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-06T11:52:23.099Z] #29 ... [2020-01-06T11:52:23.099Z] [2020-01-06T11:52:23.099Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-06T11:52:23.099Z] #21 DONE 0.1s [2020-01-06T11:52:23.099Z] [2020-01-06T11:52:23.099Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-06T11:52:24.033Z] #33 ... [2020-01-06T11:52:24.033Z] [2020-01-06T11:52:24.033Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-06T11:52:24.033Z] #24 2.452 + RM_GOPATH=0 [2020-01-06T11:52:24.033Z] #24 2.452 + TMP_GOPATH= [2020-01-06T11:52:24.033Z] #24 2.455 + : /build [2020-01-06T11:52:24.033Z] #24 2.455 + '[' -z '' ']' [2020-01-06T11:52:24.033Z] #24 2.455 ++ mktemp -d [2020-01-06T11:52:24.033Z] #24 2.455 + export GOPATH=/tmp/tmp.cLgCKm [2020-01-06T11:52:24.033Z] #24 2.455 + GOPATH=/tmp/tmp.cLgCKm [2020-01-06T11:52:24.033Z] #24 2.455 + RM_GOPATH=1 [2020-01-06T11:52:24.033Z] #24 2.456 ++ dirname ./install.sh [2020-01-06T11:52:24.033Z] #24 2.458 + dir=. [2020-01-06T11:52:24.033Z] #24 2.458 + bin=dockercli [2020-01-06T11:52:24.033Z] #24 2.458 + shift [2020-01-06T11:52:24.033Z] #24 2.459 + '[' '!' -f ./dockercli.installer ']' [2020-01-06T11:52:24.033Z] #24 2.460 + . ./dockercli.installer [2020-01-06T11:52:24.033Z] #24 2.460 ++ : stable [2020-01-06T11:52:24.033Z] #24 2.461 ++ : 17.06.2-ce [2020-01-06T11:52:24.033Z] #24 2.461 + install_dockercli [2020-01-06T11:52:24.033Z] #24 2.461 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-06T11:52:24.033Z] #24 2.461 Install docker/cli version 17.06.2-ce from stable [2020-01-06T11:52:24.033Z] #24 2.462 ++ uname -m [2020-01-06T11:52:24.033Z] #24 2.464 + arch=x86_64 [2020-01-06T11:52:24.033Z] #24 2.464 + '[' x86_64 '!=' x86_64 ']' [2020-01-06T11:52:24.033Z] #24 2.466 + url=https://download.docker.com/linux/static [2020-01-06T11:52:24.033Z] #24 2.466 + tar -xz docker/docker [2020-01-06T11:52:24.033Z] #24 2.469 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-06T11:52:24.429Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2020-01-06T11:52:26.563Z] #24 4.722 + mkdir -p /build [2020-01-06T11:52:26.563Z] #24 4.724 + mv docker/docker /build/ [2020-01-06T11:52:26.563Z] #24 4.726 + rmdir docker [2020-01-06T11:52:26.563Z] #24 DONE 4.9s [2020-01-06T11:52:26.563Z] [2020-01-06T11:52:26.563Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-06T11:52:26.803Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-06T11:52:26.803Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-06T11:52:27.201Z] #33 ... [2020-01-06T11:52:27.201Z] [2020-01-06T11:52:27.201Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-01-06T11:52:27.201Z] #25 DONE 0.1s [2020-01-06T11:52:27.201Z] [2020-01-06T11:52:27.201Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-06T11:52:27.727Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-06T11:52:27.727Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-06T11:52:27.727Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-06T11:52:27.945Z] ok github.com/docker/docker/opts 0.061s coverage: 66.9% of statements [2020-01-06T11:52:29.434Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-01-06T11:52:29.851Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.13s) [2020-01-06T11:52:29.851Z] === RUN TestCreateServiceSecretFileMode [2020-01-06T11:52:30.059Z] ok github.com/docker/docker/pkg/authorization 1.785s coverage: 68.3% of statements [2020-01-06T11:52:30.346Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-01-06T11:52:30.346Z] ok github.com/docker/docker/pkg/archive 1.373s coverage: 77.0% of statements [2020-01-06T11:52:30.983Z] --- PASS: TestServiceUpdateConfigs (15.45s) [2020-01-06T11:52:30.983Z] === RUN TestServiceUpdateNetwork [2020-01-06T11:52:30.983Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-06T11:52:31.366Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-01-06T11:52:31.542Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-06T11:52:31.688Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2020-01-06T11:52:31.688Z] === RUN TestCreateServiceConfigFileMode [2020-01-06T11:52:32.385Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-01-06T11:52:32.904Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-06T11:52:33.009Z] ok github.com/docker/docker/pkg/discovery/file 0.043s coverage: 92.9% of statements [2020-01-06T11:52:34.501Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-01-06T11:52:35.124Z] ok github.com/docker/docker/layer 7.866s coverage: 68.8% of statements [2020-01-06T11:52:35.124Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-06T11:52:35.124Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-06T11:52:35.124Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-06T11:52:35.124Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-06T11:52:35.124Z] ? github.com/docker/docker/oci [no test files] [2020-01-06T11:52:35.124Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-06T11:52:35.242Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2020-01-06T11:52:35.242Z] === RUN TestCreateServiceSysctls [2020-01-06T11:52:35.411Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-01-06T11:52:36.034Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2020-01-06T11:52:37.053Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2020-01-06T11:52:37.341Z] ok github.com/docker/docker/pkg/fileutils 0.029s coverage: 89.5% of statements [2020-01-06T11:52:37.627Z] ok github.com/docker/docker/pkg/chrootarchive 4.623s coverage: 43.2% of statements [2020-01-06T11:52:37.627Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-06T11:52:37.627Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-06T11:52:38.137Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-06T11:52:38.253Z] ok github.com/docker/docker/pkg/discovery/kv 3.327s coverage: 84.1% of statements [2020-01-06T11:52:38.393Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-06T11:52:38.878Z] ok github.com/docker/docker/pkg/fsutils 0.527s coverage: 85.1% of statements [2020-01-06T11:52:39.173Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 11.4% of statements [2020-01-06T11:52:39.521Z] --- PASS: TestCreateServiceSysctls (4.40s) [2020-01-06T11:52:39.521Z] === RUN TestCreateServiceCapabilities [2020-01-06T11:52:40.903Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-06T11:52:41.222Z] ok github.com/docker/docker/pkg/locker 0.059s coverage: 88.9% of statements [2020-01-06T11:52:41.222Z] ok github.com/docker/docker/pkg/jsonmessage 0.036s coverage: 91.7% of statements [2020-01-06T11:52:41.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-06T11:52:41.848Z] ok github.com/docker/docker/pkg/ioutils 1.625s coverage: 70.1% of statements [2020-01-06T11:52:42.136Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-01-06T11:52:42.136Z] ok github.com/docker/docker/pkg/idtools 0.910s coverage: 70.1% of statements [2020-01-06T11:52:42.136Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-06T11:52:42.714Z] --- PASS: TestCreateServiceCapabilities (3.29s) [2020-01-06T11:52:42.714Z] === RUN TestInspect [2020-01-06T11:52:43.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-01-06T11:52:43.673Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2020-01-06T11:52:43.673Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-01-06T11:52:43.673Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-01-06T11:52:44.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-01-06T11:52:44.696Z] ok github.com/docker/docker/pkg/mount 0.939s coverage: 70.0% of statements [2020-01-06T11:52:44.696Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-06T11:52:44.983Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2020-01-06T11:52:45.278Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 91.4% of statements [2020-01-06T11:52:45.278Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-06T11:52:45.278Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-06T11:52:46.318Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2020-01-06T11:52:46.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-01-06T11:52:46.477Z] --- PASS: TestServiceUpdateNetwork (15.95s) [2020-01-06T11:52:46.477Z] PASS [2020-01-06T11:52:46.477Z] [2020-01-06T11:52:46.477Z] === Skipped [2020-01-06T11:52:46.477Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-06T11:52:46.477Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T11:52:46.477Z] [2020-01-06T11:52:46.477Z] [2020-01-06T11:52:46.477Z] DONE 20 tests, 1 skipped in 163.599s [2020-01-06T11:52:46.477Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-01-06T11:52:46.477Z] ++ 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-01-06T11:52:46.477Z] ++ set -e [2020-01-06T11:52:46.477Z] ++ '[' -n 0 ']' [2020-01-06T11:52:46.477Z] ++ set -x [2020-01-06T11:52:46.477Z] ++ env -i DEST=/go/src/github.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-01-06T11:52:46.732Z] INFO: Testing against a local daemon [2020-01-06T11:52:46.732Z] === RUN TestSessionCreate [2020-01-06T11:52:46.732Z] --- PASS: TestSessionCreate (0.03s) [2020-01-06T11:52:46.732Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-06T11:52:46.732Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-01-06T11:52:46.732Z] PASS [2020-01-06T11:52:46.732Z] [2020-01-06T11:52:46.732Z] DONE 2 tests in 0.312s [2020-01-06T11:52:46.732Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-01-06T11:52:46.732Z] ++ 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-01-06T11:52:46.732Z] ++ set -e [2020-01-06T11:52:46.732Z] ++ '[' -n 0 ']' [2020-01-06T11:52:46.732Z] ++ set -x [2020-01-06T11:52:46.732Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T11:52:46.786Z] --- PASS: TestInspect (3.44s) [2020-01-06T11:52:46.786Z] === RUN TestServiceListWithStatuses [2020-01-06T11:52:46.786Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-01-06T11:52:46.786Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T11:52:46.786Z] === RUN TestDockerNetworkConnectAlias [2020-01-06T11:52:46.988Z] INFO: Testing against a local daemon [2020-01-06T11:52:46.988Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-06T11:52:46.988Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-01-06T11:52:46.988Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T11:52:46.988Z] === RUN TestEventsExecDie [2020-01-06T11:52:47.811Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2020-01-06T11:52:47.811Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-01-06T11:52:47.914Z] --- PASS: TestEventsExecDie (0.83s) [2020-01-06T11:52:47.914Z] === RUN TestEventsBackwardsCompatible [2020-01-06T11:52:47.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-01-06T11:52:47.914Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-01-06T11:52:47.914Z] === RUN TestInfoBinaryCommits [2020-01-06T11:52:47.914Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-01-06T11:52:47.914Z] === RUN TestInfoAPIVersioned [2020-01-06T11:52:47.914Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-06T11:52:47.914Z] === RUN TestInfoDiscoveryBackend [2020-01-06T11:52:48.098Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2020-01-06T11:52:48.473Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-01-06T11:52:48.473Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-06T11:52:49.113Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-01-06T11:52:49.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a89100_} [2020-01-06T11:52:49.397Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-06T11:52:49.397Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-06T11:52:49.737Z] ok github.com/docker/docker/pkg/pubsub 1.156s coverage: 73.9% of statements [2020-01-06T11:52:49.957Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-01-06T11:52:49.957Z] === RUN TestInfoAPI [2020-01-06T11:52:49.957Z] --- PASS: TestInfoAPI (0.02s) [2020-01-06T11:52:49.957Z] === RUN TestInfoAPIWarnings [2020-01-06T11:52:50.363Z] ok github.com/docker/docker/pkg/stdcopy 0.026s coverage: 100.0% of statements [2020-01-06T11:52:50.517Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-01-06T11:52:50.517Z] === RUN TestInfoDebug [2020-01-06T11:52:51.076Z] --- PASS: TestInfoDebug (0.53s) [2020-01-06T11:52:51.076Z] === RUN TestInfoInsecureRegistries [2020-01-06T11:52:51.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1266717692_/foo_false____} [2020-01-06T11:52:51.382Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-01-06T11:52:51.382Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-01-06T11:52:51.635Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-01-06T11:52:51.635Z] === RUN TestInfoRegistryMirrors [2020-01-06T11:52:52.006Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2020-01-06T11:52:52.195Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-01-06T11:52:52.195Z] === RUN TestLoginFailsWithBadCredentials [2020-01-06T11:52:52.195Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-01-06T11:52:52.195Z] === RUN TestPingCacheHeaders [2020-01-06T11:52:52.195Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-01-06T11:52:52.195Z] === RUN TestPingGet [2020-01-06T11:52:52.195Z] --- PASS: TestPingGet (0.01s) [2020-01-06T11:52:52.195Z] === RUN TestPingHead [2020-01-06T11:52:52.291Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.0% of statements [2020-01-06T11:52:52.449Z] --- PASS: TestPingHead (0.02s) [2020-01-06T11:52:52.450Z] === RUN TestVersion [2020-01-06T11:52:52.450Z] --- PASS: TestVersion (0.02s) [2020-01-06T11:52:52.450Z] PASS [2020-01-06T11:52:52.450Z] [2020-01-06T11:52:52.450Z] === Skipped [2020-01-06T11:52:52.450Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-01-06T11:52:52.450Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T11:52:52.450Z] [2020-01-06T11:52:52.450Z] [2020-01-06T11:52:52.450Z] DONE 18 tests, 1 skipped in 5.613s [2020-01-06T11:52:52.450Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-06T11:52:52.450Z] ++ 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-01-06T11:52:52.450Z] ++ set -e [2020-01-06T11:52:52.450Z] ++ '[' -n 0 ']' [2020-01-06T11:52:52.450Z] ++ set -x [2020-01-06T11:52:52.450Z] ++ env -i DEST=/go/src/github.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-01-06T11:52:52.450Z] INFO: Testing against a local daemon [2020-01-06T11:52:52.450Z] === RUN TestVolumesCreateAndList [2020-01-06T11:52:52.450Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-01-06T11:52:52.450Z] === RUN TestVolumesRemove [2020-01-06T11:52:52.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1266717692_/foo_true____} [2020-01-06T11:52:52.705Z] --- PASS: TestVolumesRemove (0.10s) [2020-01-06T11:52:52.705Z] === RUN TestVolumesInspect [2020-01-06T11:52:52.705Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-06T11:52:52.705Z] === RUN TestVolumesInvalidJSON [2020-01-06T11:52:52.705Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-06T11:52:52.705Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-06T11:52:52.705Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-06T11:52:52.705Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-01-06T11:52:52.705Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-06T11:52:52.705Z] PASS [2020-01-06T11:52:52.705Z] [2020-01-06T11:52:52.705Z] DONE 5 tests in 0.302s [2020-01-06T11:52:52.705Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-06T11:52:52.929Z] ok github.com/docker/docker/pkg/signal 3.434s coverage: 61.0% of statements [2020-01-06T11:52:52.960Z] ++++ cat bundles/test-integration/docker.pid [2020-01-06T11:52:52.960Z] +++ kill 5320 [2020-01-06T11:52:53.057Z] --- PASS: TestDockerNetworkConnectAlias (6.88s) [2020-01-06T11:52:53.057Z] === RUN TestDockerNetworkReConnect [2020-01-06T11:52:53.728Z] #33 ... [2020-01-06T11:52:53.728Z] [2020-01-06T11:52:53.728Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-06T11:52:53.728Z] #29 28.10 # github.com/docker/docker/contrib/httpserver [2020-01-06T11:52:53.728Z] #29 28.10 loadinternal: cannot find runtime/cgo [2020-01-06T11:52:53.728Z] #29 DONE 28.9s [2020-01-06T11:52:53.728Z] [2020-01-06T11:52:53.728Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-06T11:52:53.728Z] #33 ... [2020-01-06T11:52:53.728Z] [2020-01-06T11:52:53.728Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-01-06T11:52:53.728Z] #30 DONE 0.1s [2020-01-06T11:52:53.728Z] [2020-01-06T11:52:53.728Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-06T11:52:53.951Z] ok github.com/docker/docker/pkg/tailfile 0.183s coverage: 88.6% of statements [2020-01-06T11:52:53.951Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 36.2% of statements [2020-01-06T11:52:54.319Z] +++ /etc/init.d/apparmor stop [2020-01-06T11:52:54.319Z] Clearing AppArmor profiles cache:. [2020-01-06T11:52:54.319Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T11:52:54.319Z] Unloading profiles will leave already running processes permanently [2020-01-06T11:52:54.319Z] unconfined, which can lead to unexpected situations. [2020-01-06T11:52:54.319Z] [2020-01-06T11:52:54.319Z] To set a process to complain mode, use the command line tool [2020-01-06T11:52:54.319Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T11:52:54.319Z] with the 'teardown' option." [2020-01-06T11:52:54.319Z] [2020-01-06T11:52:54.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3395694891_/foo_false____} [2020-01-06T11:52:55.448Z] ok github.com/docker/docker/pkg/term 0.018s coverage: 84.8% of statements [2020-01-06T11:52:55.448Z] testing: warning: no tests to run [2020-01-06T11:52:55.448Z] coverage: [no statements] [2020-01-06T11:52:55.448Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2020-01-06T11:52:56.070Z] ok github.com/docker/docker/pkg/tarsum 0.246s coverage: 89.3% of statements [2020-01-06T11:52:56.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3395694891_/foo_true____} [2020-01-06T11:52:56.356Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-01-06T11:52:56.356Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-01-06T11:52:56.981Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2020-01-06T11:52:57.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3395694891_/foo_true__0xc000a89580__} [2020-01-06T11:52:57.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-06T11:52:58.511Z] --- PASS: TestDockerNetworkReConnect (5.11s) [2020-01-06T11:52:58.511Z] === RUN TestServicePlugin [2020-01-06T11:52:58.511Z] --- SKIP: TestServicePlugin (0.01s) [2020-01-06T11:52:58.511Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:52:58.511Z] === RUN TestServiceUpdateLabel [2020-01-06T11:52:58.922Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a895a0_} [2020-01-06T11:52:59.039Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-01-06T11:53:00.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a895c0_} [2020-01-06T11:53:01.012Z] ok github.com/docker/docker/integration/container 53.113s [2020-01-06T11:53:01.012Z] [2020-01-06T11:53:01.012Z] === Skipped [2020-01-06T11:53:01.012Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-01-06T11:53:01.012Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T11:53:01.012Z] [2020-01-06T11:53:01.012Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-01-06T11:53:01.012Z] copy_test.go:25: testEnv.OSType == "windows" [2020-01-06T11:53:01.012Z] [2020-01-06T11:53:01.012Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-01-06T11:53:01.012Z] copy_test.go:39: testEnv.OSType == "windows" [2020-01-06T11:53:01.012Z] [2020-01-06T11:53:01.012Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-01-06T11:53:01.013Z] copy_test.go:51: testEnv.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-01-06T11:53:01.013Z] copy_test.go:65: testEnv.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-01-06T11:53:01.013Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-01-06T11:53:01.013Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-01-06T11:53:01.013Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-01-06T11:53:01.013Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-01-06T11:53:01.013Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-01-06T11:53:01.013Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-01-06T11:53:01.013Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-01-06T11:53:01.013Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-01-06T11:53:01.013Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-01-06T11:53:01.013Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-01-06T11:53:01.013Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-01-06T11:53:01.013Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-01-06T11:53:01.013Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-01-06T11:53:01.013Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-01-06T11:53:01.013Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-01-06T11:53:01.013Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-01-06T11:53:01.013Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-01-06T11:53:01.013Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-01-06T11:53:01.013Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-01-06T11:53:01.013Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-01-06T11:53:01.013Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-01-06T11:53:01.013Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-01-06T11:53:01.013Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-01-06T11:53:01.013Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-01-06T11:53:01.013Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-01-06T11:53:01.013Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-01-06T11:53:01.013Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-01-06T11:53:01.013Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-01-06T11:53:01.013Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-01-06T11:53:01.013Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-01-06T11:53:01.013Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-01-06T11:53:01.013Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-01-06T11:53:01.013Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-01-06T11:53:01.013Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-01-06T11:53:01.013Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] DONE 79 tests, 40 skipped in 55.426s [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-01-06T11:53:01.013Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:53:01.013Z] INFO: Testing against a local daemon [2020-01-06T11:53:01.013Z] ok github.com/docker/docker/integration/image 0.478s [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === Skipped [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-01-06T11:53:01.013Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-06T11:53:01.013Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-01-06T11:53:01.013Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-01-06T11:53:01.013Z] tag_test.go:98: testEnv.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] DONE 11 tests, 4 skipped in 2.346s [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-01-06T11:53:01.013Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:53:01.013Z] INFO: Testing against a local daemon [2020-01-06T11:53:01.013Z] ok github.com/docker/docker/integration/network 0.186s [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === Skipped [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-01-06T11:53:01.013Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-01-06T11:53:01.013Z] 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-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-01-06T11:53:01.013Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-01-06T11:53:01.013Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-01-06T11:53:01.013Z] service_test.go:29: testEnv.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-01-06T11:53:01.013Z] service_test.go:51: testEnv.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-01-06T11:53:01.013Z] service_test.go:94: testEnv.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-01-06T11:53:01.013Z] service_test.go:127: testEnv.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-01-06T11:53:01.013Z] service_test.go:177: testEnv.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-01-06T11:53:01.013Z] service_test.go:201: testEnv.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T11:53:01.013Z] service_test.go:230: FLAKY_TEST [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-01-06T11:53:01.013Z] service_test.go:319: testEnv.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-01-06T11:53:01.013Z] service_test.go:386: testEnv.OSType == "windows" [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] DONE 17 tests, 13 skipped in 2.230s [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-01-06T11:53:01.013Z] testing: warning: no tests to run [2020-01-06T11:53:01.013Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] DONE 0 tests in 0.729s [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-01-06T11:53:01.013Z] testing: warning: no tests to run [2020-01-06T11:53:01.013Z] ok github.com/docker/docker/integration/network/macvlan 0.085s [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] DONE 0 tests in 0.713s [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-01-06T11:53:01.013Z] testing: warning: no tests to run [2020-01-06T11:53:01.013Z] ok github.com/docker/docker/integration/plugin 0.076s [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] DONE 0 tests in 0.715s [2020-01-06T11:53:01.013Z] [2020-01-06T11:53:01.013Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-01-06T11:53:01.092Z] ok github.com/docker/docker/reference 0.031s coverage: 84.4% of statements [2020-01-06T11:53:01.475Z] testing: warning: no tests to run [2020-01-06T11:53:01.475Z] ok github.com/docker/docker/integration/plugin/authz 0.089s [2020-01-06T11:53:01.475Z] [2020-01-06T11:53:01.475Z] DONE 0 tests in 0.730s [2020-01-06T11:53:01.475Z] [2020-01-06T11:53:01.475Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-01-06T11:53:01.752Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 68.8% of statements [2020-01-06T11:53:01.808Z] --- PASS: TestServiceUpdateLabel (3.13s) [2020-01-06T11:53:01.808Z] === RUN TestServiceUpdateSecrets [2020-01-06T11:53:02.375Z] ok github.com/docker/docker/plugin 0.605s coverage: 27.1% of statements [2020-01-06T11:53:02.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a895e0_} [2020-01-06T11:53:03.202Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:53:03.202Z] INFO: Testing against a local daemon [2020-01-06T11:53:03.202Z] ok github.com/docker/docker/integration/plugin/common 0.249s [2020-01-06T11:53:03.664Z] [2020-01-06T11:53:03.664Z] DONE 2 tests in 2.141s [2020-01-06T11:53:03.664Z] [2020-01-06T11:53:03.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-01-06T11:53:04.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a89600_} [2020-01-06T11:53:04.418Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-01-06T11:53:04.418Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 45.3% of statements [2020-01-06T11:53:05.913Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2020-01-06T11:53:05.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-06T11:53:06.552Z] ok github.com/docker/docker/runconfig 0.045s coverage: 68.2% of statements [2020-01-06T11:53:06.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:53:06.590Z] INFO: Testing against a local daemon [2020-01-06T11:53:06.590Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.273s [2020-01-06T11:53:06.590Z] [2020-01-06T11:53:06.590Z] === Skipped [2020-01-06T11:53:06.590Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-01-06T11:53:06.590Z] external_test.go:48: runtime.GOOS == "windows" [2020-01-06T11:53:06.590Z] [2020-01-06T11:53:06.590Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-01-06T11:53:06.590Z] external_test.go:407: runtime.GOOS == "windows" [2020-01-06T11:53:06.590Z] [2020-01-06T11:53:06.590Z] [2020-01-06T11:53:06.590Z] DONE 2 tests, 2 skipped in 3.274s [2020-01-06T11:53:06.839Z] ok github.com/docker/docker/registry 0.682s coverage: 56.0% of statements [2020-01-06T11:53:07.051Z] [2020-01-06T11:53:07.051Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-01-06T11:53:07.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-01-06T11:53:07.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-01-06T11:53:07.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-01-06T11:53:07.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-01-06T11:53:07.561Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-06T11:53:10.820Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-06T11:53:11.257Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-01-06T11:53:12.753Z] ok github.com/docker/docker/volume/mounts 0.121s coverage: 67.0% of statements [2020-01-06T11:53:12.901Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:53:12.901Z] INFO: Testing against a local daemon [2020-01-06T11:53:12.901Z] testing: warning: no tests to run [2020-01-06T11:53:12.901Z] ok github.com/docker/docker/integration/plugin/logging 0.183s [2020-01-06T11:53:12.901Z] [2020-01-06T11:53:12.901Z] DONE 0 tests in 6.126s [2020-01-06T11:53:12.901Z] [2020-01-06T11:53:12.901Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-01-06T11:53:13.039Z] ok github.com/docker/docker/volume/local 0.055s coverage: 73.0% of statements [2020-01-06T11:53:13.328Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-06T11:53:14.517Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2020-01-06T11:53:15.817Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:53:15.817Z] INFO: Testing against a local daemon [2020-01-06T11:53:15.817Z] ok github.com/docker/docker/integration/plugin/volumes 0.227s [2020-01-06T11:53:15.817Z] [2020-01-06T11:53:15.817Z] === Skipped [2020-01-06T11:53:15.817Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-01-06T11:53:15.817Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:15.817Z] [2020-01-06T11:53:15.817Z] [2020-01-06T11:53:15.817Z] DONE 1 tests, 1 skipped in 2.481s [2020-01-06T11:53:15.817Z] [2020-01-06T11:53:15.817Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-01-06T11:53:16.584Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-06T11:53:17.362Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:53:17.362Z] INFO: Testing against a local daemon [2020-01-06T11:53:17.362Z] ok github.com/docker/docker/integration/secret 0.210s [2020-01-06T11:53:17.508Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-06T11:53:17.763Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-06T11:53:17.823Z] [2020-01-06T11:53:17.823Z] === Skipped [2020-01-06T11:53:17.823Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-01-06T11:53:17.823Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:17.823Z] [2020-01-06T11:53:17.823Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-01-06T11:53:17.823Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:17.823Z] [2020-01-06T11:53:17.823Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-01-06T11:53:17.823Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:17.823Z] [2020-01-06T11:53:17.823Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-01-06T11:53:17.823Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:17.823Z] [2020-01-06T11:53:17.823Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-01-06T11:53:17.823Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:17.823Z] [2020-01-06T11:53:17.823Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-01-06T11:53:17.823Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T11:53:17.823Z] [2020-01-06T11:53:17.823Z] [2020-01-06T11:53:17.823Z] DONE 6 tests, 6 skipped in 2.080s [2020-01-06T11:53:17.823Z] [2020-01-06T11:53:17.823Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-01-06T11:53:18.182Z] --- PASS: TestServiceUpdateSecrets (15.62s) [2020-01-06T11:53:18.182Z] === RUN TestServiceUpdateConfigs [2020-01-06T11:53:18.687Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-06T11:53:19.610Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-01-06T11:53:20.739Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:53:20.739Z] INFO: Testing against a local daemon [2020-01-06T11:53:20.739Z] ok github.com/docker/docker/integration/service 0.348s [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === Skipped [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-06T11:53:20.739Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-06T11:53:20.739Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-06T11:53:20.739Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-06T11:53:20.739Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-01-06T11:53:20.739Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-01-06T11:53:20.739Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-01-06T11:53:20.739Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-01-06T11:53:20.739Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-01-06T11:53:20.739Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-01-06T11:53:20.739Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-01-06T11:53:20.739Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-01-06T11:53:20.739Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-01-06T11:53:20.739Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-01-06T11:53:20.739Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-01-06T11:53:20.739Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-01-06T11:53:20.739Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-01-06T11:53:20.739Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-01-06T11:53:20.739Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-01-06T11:53:20.739Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-01-06T11:53:20.739Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-01-06T11:53:20.739Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] DONE 20 tests, 19 skipped in 2.784s [2020-01-06T11:53:20.739Z] [2020-01-06T11:53:20.739Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-01-06T11:53:20.971Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-06T11:53:21.337Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/rootless [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/volume [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-06T11:53:21.337Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === Skipped [2020-01-06T11:53:21.337Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-06T11:53:21.337Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-06T11:53:21.337Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-06T11:53:21.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:53:21.337Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-06T11:53:21.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:53:21.337Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-06T11:53:21.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:53:21.337Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-06T11:53:21.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:53:21.337Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-06T11:53:21.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:53:21.337Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-06T11:53:21.337Z] graphtest_unix.go:73: No driver to put! [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-06T11:53:21.337Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-06T11:53:21.337Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-06T11:53:21.337Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-06T11:53:21.337Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-06T11:53:21.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:53:21.337Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-06T11:53:21.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:53:21.337Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-06T11:53:21.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:53:21.337Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-06T11:53:21.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:53:21.337Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.02s) [2020-01-06T11:53:21.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T11:53:21.337Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-06T11:53:21.337Z] graphtest_unix.go:73: No driver to put! [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-06T11:53:21.337Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-06T11:53:21.337Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] [2020-01-06T11:53:21.337Z] DONE 2155 tests, 20 skipped in 340.879s [2020-01-06T11:53:21.894Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-06T11:53:22.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:53:22.283Z] INFO: Testing against a local daemon [2020-01-06T11:53:22.283Z] ok github.com/docker/docker/integration/session 0.235s Post stage [Pipeline] junit [2020-01-06T11:53:22.387Z] Recording test results [2020-01-06T11:53:22.744Z] [2020-01-06T11:53:22.744Z] === Skipped [2020-01-06T11:53:22.744Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-01-06T11:53:22.744Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-01-06T11:53:22.744Z] [2020-01-06T11:53:22.744Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-01-06T11:53:22.744Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-01-06T11:53:22.744Z] [2020-01-06T11:53:22.744Z] [2020-01-06T11:53:22.744Z] DONE 2 tests, 2 skipped in 1.966s [2020-01-06T11:53:22.744Z] [2020-01-06T11:53:22.744Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-01-06T11:53:22.821Z] === RUN TestDockerSuite/TestCpFromCaseC [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-06T11:53:23.375Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40341/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef -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:79c877cfa71f7929facda0160bfec12ebed4e0ef hack/make.sh dynbinary test-integration [2020-01-06T11:53:23.662Z] [2020-01-06T11:53:23.745Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-06T11:53:23.948Z] Removing bundles/ [2020-01-06T11:53:23.948Z] [2020-01-06T11:53:23.948Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-06T11:53:23.948Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T11:53:23.948Z] GOOS="" GOARCH="" GOARM="" [2020-01-06T11:53:24.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:53:24.942Z] INFO: Testing against a local daemon [2020-01-06T11:53:25.108Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-06T11:53:25.912Z] ok github.com/docker/docker/integration/system 1.247s [2020-01-06T11:53:25.913Z] [2020-01-06T11:53:25.913Z] === Skipped [2020-01-06T11:53:25.913Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T11:53:25.913Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T11:53:25.913Z] [2020-01-06T11:53:25.913Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-01-06T11:53:25.913Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-01-06T11:53:25.913Z] [2020-01-06T11:53:25.913Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-01-06T11:53:25.913Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-01-06T11:53:25.913Z] [2020-01-06T11:53:25.913Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-01-06T11:53:25.913Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T11:53:25.913Z] [2020-01-06T11:53:25.913Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-01-06T11:53:25.913Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-06T11:53:25.913Z] [2020-01-06T11:53:25.913Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-01-06T11:53:25.913Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-06T11:53:25.913Z] [2020-01-06T11:53:25.913Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-01-06T11:53:25.913Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-06T11:53:25.913Z] [2020-01-06T11:53:25.913Z] [2020-01-06T11:53:25.913Z] DONE 13 tests, 7 skipped in 3.189s [2020-01-06T11:53:25.913Z] [2020-01-06T11:53:25.913Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-01-06T11:53:26.031Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-06T11:53:26.954Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-06T11:53:27.877Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-06T11:53:28.098Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:53:28.098Z] INFO: Testing against a local daemon [2020-01-06T11:53:28.098Z] ok github.com/docker/docker/integration/volume 0.271s [2020-01-06T11:53:28.098Z] [2020-01-06T11:53:28.098Z] === Skipped [2020-01-06T11:53:28.098Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-01-06T11:53:28.098Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-01-06T11:53:28.098Z] [2020-01-06T11:53:28.098Z] [2020-01-06T11:53:28.098Z] DONE 5 tests, 1 skipped in 2.242s [2020-01-06T11:53:28.098Z] [2020-01-06T11:53:28.098Z] INFO: make.ps1 ended at 01/06/2020 11:53:27 [2020-01-06T11:53:28.098Z] INFO: Integration CLI tests being run from the host: [2020-01-06T11:53:28.098Z] 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-01-06T11:53:29.236Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-06T11:53:30.167Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-06T11:53:31.098Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-06T11:53:32.459Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-06T11:53:33.820Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-06T11:53:34.743Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-06T11:53:34.743Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-06T11:53:34.975Z] --- PASS: TestServiceUpdateConfigs (15.81s) [2020-01-06T11:53:34.975Z] === RUN TestServiceUpdateNetwork [2020-01-06T11:53:35.666Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-06T11:53:36.589Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-06T11:53:36.700Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T11:53:36.700Z] INFO: Testing against a local daemon [2020-01-06T11:53:37.949Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-06T11:53:38.509Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-06T11:53:39.869Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-06T11:53:41.752Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-06T11:53:42.675Z] === RUN TestDockerSuite/TestCpToCaseC [2020-01-06T11:53:45.185Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-06T11:53:48.588Z] --- PASS: TestServiceUpdateNetwork (14.05s) [2020-01-06T11:53:48.588Z] PASS [2020-01-06T11:53:48.588Z] [2020-01-06T11:53:48.588Z] === Skipped [2020-01-06T11:53:48.588Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-01-06T11:53:48.588Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T11:53:48.588Z] [2020-01-06T11:53:48.588Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2020-01-06T11:53:48.588Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T11:53:48.588Z] [2020-01-06T11:53:48.588Z] [2020-01-06T11:53:48.588Z] DONE 20 tests, 2 skipped in 128.637s [2020-01-06T11:53:48.588Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-01-06T11:53:48.588Z] ++ 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-01-06T11:53:48.588Z] ++ set -e [2020-01-06T11:53:48.588Z] ++ '[' -n 0 ']' [2020-01-06T11:53:48.588Z] ++ set -x [2020-01-06T11:53:48.588Z] ++ env -i DEST=/go/src/github.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-01-06T11:53:48.588Z] INFO: Testing against a local daemon [2020-01-06T11:53:48.588Z] === RUN TestSessionCreate [2020-01-06T11:53:48.588Z] --- PASS: TestSessionCreate (0.02s) [2020-01-06T11:53:48.588Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-06T11:53:48.588Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-01-06T11:53:48.588Z] PASS [2020-01-06T11:53:48.588Z] [2020-01-06T11:53:48.588Z] DONE 2 tests in 0.282s [2020-01-06T11:53:48.588Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-01-06T11:53:48.588Z] ++ 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-01-06T11:53:48.588Z] ++ set -e [2020-01-06T11:53:48.588Z] ++ '[' -n 0 ']' [2020-01-06T11:53:48.588Z] ++ set -x [2020-01-06T11:53:48.588Z] ++ env -i DEST=/go/src/github.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-01-06T11:53:48.588Z] INFO: Testing against a local daemon [2020-01-06T11:53:48.588Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-06T11:53:48.588Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T11:53:48.588Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T11:53:48.588Z] === RUN TestEventsExecDie [2020-01-06T11:53:48.588Z] --- PASS: TestEventsExecDie (0.97s) [2020-01-06T11:53:48.588Z] === RUN TestEventsBackwardsCompatible [2020-01-06T11:53:48.588Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-01-06T11:53:48.588Z] === RUN TestInfoBinaryCommits [2020-01-06T11:53:48.588Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-01-06T11:53:48.588Z] === RUN TestInfoAPIVersioned [2020-01-06T11:53:48.588Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-06T11:53:48.588Z] === RUN TestInfoDiscoveryBackend [2020-01-06T11:53:48.952Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-01-06T11:53:48.952Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-06T11:53:50.218Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-06T11:53:50.218Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-06T11:53:50.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-06T11:53:50.421Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-06T11:53:50.595Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-01-06T11:53:50.595Z] === RUN TestInfoAPI [2020-01-06T11:53:50.595Z] --- PASS: TestInfoAPI (0.02s) [2020-01-06T11:53:50.595Z] === RUN TestInfoAPIWarnings [2020-01-06T11:53:50.981Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-01-06T11:53:50.981Z] === RUN TestInfoDebug [2020-01-06T11:53:51.450Z] --- PASS: TestInfoDebug (0.53s) [2020-01-06T11:53:51.450Z] === RUN TestInfoInsecureRegistries [2020-01-06T11:53:52.053Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-01-06T11:53:52.053Z] === RUN TestInfoRegistryMirrors [2020-01-06T11:53:52.510Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-01-06T11:53:52.510Z] === RUN TestLoginFailsWithBadCredentials [2020-01-06T11:53:53.012Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2020-01-06T11:53:53.012Z] === RUN TestPingCacheHeaders [2020-01-06T11:53:53.012Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-06T11:53:53.012Z] === RUN TestPingGet [2020-01-06T11:53:53.012Z] --- PASS: TestPingGet (0.03s) [2020-01-06T11:53:53.012Z] === RUN TestPingHead [2020-01-06T11:53:53.012Z] --- PASS: TestPingHead (0.05s) [2020-01-06T11:53:53.012Z] === RUN TestVersion [2020-01-06T11:53:53.012Z] --- PASS: TestVersion (0.02s) [2020-01-06T11:53:53.012Z] PASS [2020-01-06T11:53:53.012Z] [2020-01-06T11:53:53.012Z] === Skipped [2020-01-06T11:53:53.012Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T11:53:53.012Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T11:53:53.012Z] [2020-01-06T11:53:53.012Z] [2020-01-06T11:53:53.012Z] DONE 18 tests, 1 skipped in 5.992s [2020-01-06T11:53:53.405Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-01-06T11:53:53.405Z] ++ 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-01-06T11:53:53.405Z] ++ set -e [2020-01-06T11:53:53.405Z] ++ '[' -n 0 ']' [2020-01-06T11:53:53.405Z] ++ set -x [2020-01-06T11:53:53.405Z] ++ env -i DEST=/go/src/github.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-01-06T11:53:53.405Z] INFO: Testing against a local daemon [2020-01-06T11:53:53.405Z] === RUN TestVolumesCreateAndList [2020-01-06T11:53:53.405Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-01-06T11:53:53.405Z] === RUN TestVolumesRemove [2020-01-06T11:53:53.405Z] --- PASS: TestVolumesRemove (0.11s) [2020-01-06T11:53:53.405Z] === RUN TestVolumesInspect [2020-01-06T11:53:53.405Z] --- PASS: TestVolumesInspect (0.02s) [2020-01-06T11:53:53.405Z] === RUN TestVolumesInvalidJSON [2020-01-06T11:53:53.405Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-06T11:53:53.405Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-06T11:53:53.405Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-06T11:53:53.405Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-01-06T11:53:53.405Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-06T11:53:53.405Z] PASS [2020-01-06T11:53:53.405Z] [2020-01-06T11:53:53.405Z] DONE 5 tests in 0.354s [2020-01-06T11:53:53.405Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-06T11:53:53.792Z] ++++ cat bundles/test-integration/docker.pid [2020-01-06T11:53:53.792Z] +++ kill 11516 [2020-01-06T11:53:53.825Z] === RUN TestDockerSuite/TestCpToCaseF [2020-01-06T11:53:54.384Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-06T11:53:55.064Z] +++ /etc/init.d/apparmor stop [2020-01-06T11:53:55.064Z] Clearing AppArmor profiles cache:. [2020-01-06T11:53:55.064Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T11:53:55.064Z] Unloading profiles will leave already running processes permanently [2020-01-06T11:53:55.064Z] unconfined, which can lead to unexpected situations. [2020-01-06T11:53:55.064Z] [2020-01-06T11:53:55.064Z] To set a process to complain mode, use the command line tool [2020-01-06T11:53:55.064Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T11:53:55.064Z] with the 'teardown' option." [2020-01-06T11:53:55.064Z] Post stage [Pipeline] junit [2020-01-06T11:53:57.024Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-06T11:53:58.790Z] + echo Ensuring container killed. [2020-01-06T11:53:58.790Z] Ensuring container killed. [2020-01-06T11:53:58.790Z] + docker rm -vf docker-pr3 [2020-01-06T11:53:58.790Z] Error: No such container: docker-pr3 [2020-01-06T11:53:58.790Z] + true [Pipeline] sh [2020-01-06T11:53:59.624Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-06T11:53:59.847Z] + echo Chowning /workspace to jenkins user [2020-01-06T11:53:59.847Z] Chowning /workspace to jenkins user [2020-01-06T11:53:59.847Z] + id -u [2020-01-06T11:53:59.847Z] + id -g [2020-01-06T11:53:59.847Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40341:/workspace busybox chown -R 1001:1001 /workspace [2020-01-06T11:53:59.847Z] Unable to find image 'busybox:latest' locally [2020-01-06T11:53:59.847Z] latest: Pulling from library/busybox [2020-01-06T11:54:00.241Z] 6dc7af96dfc8: Pulling fs layer [2020-01-06T11:54:00.241Z] 6dc7af96dfc8: Verifying Checksum [2020-01-06T11:54:00.241Z] 6dc7af96dfc8: Download complete [2020-01-06T11:54:00.611Z] 6dc7af96dfc8: Pull complete [2020-01-06T11:54:00.611Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-06T11:54:00.611Z] Status: Downloaded newer image for busybox:latest [2020-01-06T11:54:02.885Z] === RUN TestDockerSuite/TestCpToCaseI [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-06T11:54:03.807Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-06T11:54:03.888Z] + bundleName=s390x-integration [2020-01-06T11:54:03.888Z] + echo Creating s390x-integration-bundles.tar.gz [2020-01-06T11:54:03.888Z] Creating s390x-integration-bundles.tar.gz [2020-01-06T11:54:03.888Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-01-06T11:54:03.888Z] + 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-01-06T11:54:04.025Z] Archiving artifacts [2020-01-06T11:54:05.396Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40341/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-06T11:54:06.152Z] + make clean [2020-01-06T11:54:06.530Z] make: command: Command not found [2020-01-06T11:54:06.530Z] make: command: Command not found [2020-01-06T11:54:06.530Z] docker volume rm -f docker-dev-cache [2020-01-06T11:54:06.530Z] docker-dev-cache [Pipeline] deleteDir [2020-01-06T11:54:09.235Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-01-06T11:54:09.491Z] === RUN TestDockerSuite/TestCpToDot [2020-01-06T11:54:10.414Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-06T11:54:10.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-06T11:54:12.334Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-06T11:54:14.219Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-06T11:54:15.145Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-06T11:54:15.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-06T11:54:18.964Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-06T11:54:18.965Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-06T11:54:20.328Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-06T11:54:22.214Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-06T11:54:22.214Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-06T11:54:22.469Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-06T11:54:23.029Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-06T11:54:23.952Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-06T11:54:23.952Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-06T11:54:23.952Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-01-06T11:54:24.876Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-06T11:54:25.133Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-06T11:54:25.396Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-06T11:54:25.396Z] === RUN TestDockerSuite/TestCreateRM [2020-01-06T11:54:25.654Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-06T11:54:25.654Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-06T11:54:25.654Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-06T11:54:25.910Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-06T11:54:28.417Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-06T11:54:28.672Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-06T11:54:28.672Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-01-06T11:54:30.161Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-06T11:54:32.690Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-06T11:54:32.833Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-06T11:54:32.833Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-06T11:54:32.833Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-06T11:54:32.833Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-06T11:54:32.833Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-06T11:54:32.833Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-01-06T11:54:33.392Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-01-06T11:54:34.585Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-06T11:54:35.274Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-06T11:54:35.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-06T11:54:35.833Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-06T11:54:37.885Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-01-06T11:54:37.890Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-06T11:54:39.773Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-06T11:54:40.699Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-06T11:54:41.624Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-06T11:54:41.624Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-06T11:54:42.072Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-06T11:54:42.548Z] === RUN TestDockerSuite/TestDockerFails [2020-01-06T11:54:42.548Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-01-06T11:54:42.548Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-01-06T11:54:42.548Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-01-06T11:54:43.442Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-06T11:54:43.907Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-01-06T11:54:44.375Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-06T11:54:44.830Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-01-06T11:54:46.190Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-01-06T11:54:46.190Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-01-06T11:54:46.272Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-06T11:54:46.445Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-01-06T11:54:46.445Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-01-06T11:54:46.529Z] #33 148.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-06T11:54:49.055Z] #33 151.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-06T11:54:50.433Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-06T11:54:52.960Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-06T11:54:52.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-06T11:54:52.967Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-06T11:54:55.485Z] #33 157.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-06T11:54:56.238Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-06T11:54:58.011Z] #33 160.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-06T11:54:59.385Z] #33 161.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-06T11:54:59.497Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-06T11:55:00.857Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-01-06T11:55:02.217Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-06T11:55:02.820Z] #33 164.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-06T11:55:03.140Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-06T11:55:03.751Z] #33 165.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-06T11:55:04.064Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-06T11:55:04.988Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-06T11:55:05.126Z] #33 167.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-06T11:55:05.912Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-06T11:55:06.836Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-01-06T11:55:07.024Z] #33 169.0 [2020-01-06T11:55:07.956Z] #33 DONE 170.1s [2020-01-06T11:55:07.956Z] [2020-01-06T11:55:07.956Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-01-06T11:55:08.759Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-01-06T11:55:08.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-06T11:55:09.854Z] #34 DONE 1.6s [2020-01-06T11:55:10.121Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-06T11:55:11.227Z] [2020-01-06T11:55:11.227Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-01-06T11:55:12.597Z] #35 DONE 1.3s [2020-01-06T11:55:12.597Z] [2020-01-06T11:55:12.597Z] #36 exporting to image [2020-01-06T11:55:12.597Z] #36 exporting layers [2020-01-06T11:55:14.278Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-01-06T11:55:15.124Z] #36 exporting layers 2.3s done [2020-01-06T11:55:15.124Z] #36 writing image sha256:141a66c9087526e15ac315f18c9f2ce6606a540a0dcbb45b40e4fcc685434f31 done [2020-01-06T11:55:15.124Z] #36 naming to docker.io/library/moby-e2e-test done [2020-01-06T11:55:15.124Z] #36 DONE 2.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-06T11:55:15.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-06T11:55:15.446Z] + echo Ensuring container killed. [2020-01-06T11:55:15.446Z] Ensuring container killed. [2020-01-06T11:55:15.446Z] + docker rm -vf docker-pr3 [2020-01-06T11:55:15.446Z] Error: No such container: docker-pr3 [2020-01-06T11:55:15.446Z] + true [Pipeline] sh [2020-01-06T11:55:15.732Z] + echo Chowning /workspace to jenkins user [2020-01-06T11:55:15.733Z] Chowning /workspace to jenkins user [2020-01-06T11:55:15.733Z] + id -u [2020-01-06T11:55:15.733Z] + id -g [2020-01-06T11:55:15.733Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40341:/workspace busybox chown -R 1000:1000 /workspace [2020-01-06T11:55:16.563Z] === RUN TestDockerSuite/TestEventsCopy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-06T11:55:16.990Z] + bundleName=unit [2020-01-06T11:55:16.990Z] + echo Creating unit-bundles.tar.gz [2020-01-06T11:55:16.990Z] Creating unit-bundles.tar.gz [2020-01-06T11:55:16.990Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-01-06T11:55:16.990Z] bundles/junit-report.xml [2020-01-06T11:55:16.990Z] bundles/go-test-report.json [2020-01-06T11:55:16.990Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-01-06T11:55:17.006Z] Archiving artifacts [2020-01-06T11:55:17.331Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40341/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-06T11:55:17.643Z] + make clean [2020-01-06T11:55:17.902Z] docker volume rm -f docker-dev-cache [2020-01-06T11:55:17.902Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-06T11:55:18.447Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-06T11:55:20.338Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-06T11:55:21.269Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-06T11:55:21.523Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-06T11:55:23.408Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-06T11:55:24.334Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-01-06T11:55:24.334Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-06T11:55:24.589Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-01-06T11:55:24.927Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-01-06T11:55:24.927Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-06T11:55:26.810Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-06T11:55:28.171Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-06T11:55:28.171Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-06T11:55:28.171Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-06T11:55:29.094Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-06T11:55:29.094Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-06T11:55:29.653Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-06T11:55:30.576Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-01-06T11:55:30.830Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-01-06T11:55:30.830Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-01-06T11:55:30.830Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-06T11:55:31.176Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T11:55:31.176Z] [2020-01-06T11:55:31.176Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-06T11:55:31.176Z] PKG_CONFIG=pkg-config [2020-01-06T11:55:31.176Z] GOLANG_VERSION=1.13.5 [2020-01-06T11:55:31.176Z] HOSTNAME=53d676a0fef1 [2020-01-06T11:55:31.176Z] DOCKER_EXPERIMENTAL=1 [2020-01-06T11:55:31.176Z] container=docker [2020-01-06T11:55:31.176Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-06T11:55:31.176Z] GO111MODULE=off [2020-01-06T11:55:31.176Z] GOPATH=/go [2020-01-06T11:55:31.176Z] PWD=/go/src/github.com/docker/docker [2020-01-06T11:55:31.176Z] HOME=/root [2020-01-06T11:55:31.176Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-06T11:55:31.176Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-06T11:55:31.176Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-06T11:55:31.176Z] DOCKER_GITCOMMIT=79c877cfa71f7929facda0160bfec12ebed4e0ef [2020-01-06T11:55:31.176Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-06T11:55:31.176Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-06T11:55:31.176Z] TERM=xterm [2020-01-06T11:55:31.176Z] VALIDATE_BRANCH=master [2020-01-06T11:55:31.176Z] DEST=bundles/test-integration [2020-01-06T11:55:31.176Z] SHLVL=1 [2020-01-06T11:55:31.176Z] TIMEOUT=120m [2020-01-06T11:55:31.176Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-06T11:55:31.176Z] DOCKER_PKG=github.com/docker/docker [2020-01-06T11:55:31.176Z] TESTDEBUG=0 [2020-01-06T11:55:31.176Z] _=/usr/bin/env [2020-01-06T11:55:31.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-06T11:55:32.712Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-01-06T11:55:33.271Z] === RUN TestDockerSuite/TestEventsRename [2020-01-06T11:55:34.196Z] === RUN TestDockerSuite/TestEventsResize [2020-01-06T11:55:35.121Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-06T11:55:36.044Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-06T11:55:36.603Z] === RUN TestDockerSuite/TestEventsStreaming [2020-01-06T11:55:37.527Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-06T11:55:40.783Z] === RUN TestDockerSuite/TestEventsTop [2020-01-06T11:55:41.342Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-06T11:55:43.849Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-06T11:55:44.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-06T11:55:45.783Z] === RUN TestDockerSuite/TestExec [2020-01-06T11:55:46.707Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-06T11:55:47.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-06T11:55:47.522Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-06T11:55:48.446Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-06T11:55:49.371Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-06T11:55:51.256Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-06T11:55:53.140Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-01-06T11:55:53.699Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-06T11:55:54.622Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-06T11:55:55.547Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-06T11:55:56.470Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-06T11:55:57.395Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-06T11:55:59.280Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-06T11:56:00.640Z] === RUN TestDockerSuite/TestExecEnv [2020-01-06T11:56:01.563Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-06T11:56:03.448Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-06T11:56:04.007Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-06T11:56:07.393Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-06T11:56:07.959Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-01-06T11:56:09.002Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-06T11:56:09.563Z] === RUN TestDockerSuite/TestExecParseError [2020-01-06T11:56:10.486Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-06T11:56:10.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-06T11:56:11.410Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-06T11:56:12.334Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-06T11:56:13.698Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-06T11:56:15.060Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-06T11:56:15.620Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-06T11:56:27.774Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-06T11:56:28.028Z] === RUN TestDockerSuite/TestExecTTY [2020-01-06T11:56:28.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-06T11:56:28.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-06T11:56:28.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-06T11:56:28.952Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-06T11:56:30.313Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-01-06T11:56:30.873Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-06T11:56:32.233Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-06T11:56:32.233Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-06T11:56:34.740Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-01-06T11:56:35.299Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-06T11:56:36.659Z] === RUN TestDockerSuite/TestExecWithTERM [2020-01-06T11:56:37.219Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-06T11:56:38.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-06T11:56:38.430Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-06T11:56:43.662Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-06T11:56:50.229Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-06T11:56:51.588Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-06T11:56:56.874Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-06T11:56:57.436Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-06T11:56:57.436Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-06T11:56:57.436Z] === RUN TestDockerSuite/TestHealth [2020-01-06T11:57:05.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-06T11:57:07.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-06T11:57:08.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-06T11:57:11.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-06T11:57:14.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-06T11:57:14.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-06T11:57:20.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-06T11:57:20.331Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-06T11:57:20.331Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-06T11:57:20.331Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-06T11:57:20.331Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-01-06T11:57:20.331Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-06T11:57:20.331Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-06T11:57:20.331Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-06T11:57:20.331Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-06T11:57:20.331Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-06T11:57:20.331Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-06T11:57:20.331Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-06T11:57:20.604Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-06T11:57:21.209Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-06T11:57:21.209Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-06T11:57:22.177Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-06T11:57:22.177Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-06T11:57:22.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-06T11:57:23.134Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-06T11:57:24.068Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-06T11:57:24.068Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-01-06T11:57:24.992Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-06T11:57:27.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-06T11:57:28.249Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-06T11:57:28.249Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-06T11:57:28.249Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-06T11:57:29.609Z] === RUN TestDockerSuite/TestImportFile [2020-01-06T11:57:31.492Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-06T11:57:31.492Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-06T11:57:33.375Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-06T11:57:33.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-06T11:57:35.258Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-06T11:57:37.141Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-01-06T11:57:37.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-06T11:57:38.068Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-06T11:57:38.993Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-06T11:57:39.554Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-06T11:57:39.554Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-01-06T11:57:39.809Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-06T11:57:40.411Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-06T11:57:41.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-06T11:57:41.378Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-06T11:57:42.343Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-06T11:57:42.903Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-06T11:57:43.827Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-06T11:57:44.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-01-06T11:57:44.643Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-06T11:57:44.643Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-01-06T11:57:46.527Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-06T11:57:46.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-06T11:57:47.900Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-01-06T11:57:48.825Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-06T11:57:48.825Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-01-06T11:57:48.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-06T11:57:49.749Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-06T11:57:49.749Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-06T11:57:50.673Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-06T11:57:51.597Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-06T11:57:52.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-06T11:57:52.521Z] === RUN TestDockerSuite/TestInspectHistory [2020-01-06T11:57:53.444Z] === RUN TestDockerSuite/TestInspectImage [2020-01-06T11:57:53.444Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-06T11:57:53.444Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-06T11:57:53.444Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-06T11:57:54.370Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-06T11:57:55.006Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-06T11:57:55.006Z] Using test binary docker [2020-01-06T11:57:55.006Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-06T11:57:55.006Z] +++ /etc/init.d/apparmor start [2020-01-06T11:57:55.006Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-06T11:57:55.006Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T11:57:55.006Z] Warning failed to create cache: (null) [2020-01-06T11:57:55.006Z] . [2020-01-06T11:57:55.006Z] INFO: Waiting for daemon to start... [2020-01-06T11:57:55.006Z] Starting dockerd [2020-01-06T11:57:55.006Z] +++ 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-01-06T11:57:55.293Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-06T11:57:55.293Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-06T11:57:56.218Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-06T11:57:56.778Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-06T11:57:57.040Z] . [2020-01-06T11:57:57.040Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-06T11:57:57.040Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-06T11:57:57.040Z] Error: No such image: emptyfs [2020-01-06T11:57:57.040Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-06T11:57:57.040Z] ++++ docker load [2020-01-06T11:57:57.328Z] Running integration-test (iteration 1) [2020-01-06T11:57:57.328Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-01-06T11:57:57.328Z] ++ 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-01-06T11:57:57.328Z] ++ set -e [2020-01-06T11:57:57.328Z] ++ '[' -n 0 ']' [2020-01-06T11:57:57.328Z] ++ set -x [2020-01-06T11:57:57.328Z] ++ env -i DEST=/go/src/github.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-01-06T11:57:58.661Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-06T11:57:58.661Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-06T11:57:59.585Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-06T11:58:00.692Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-01-06T11:58:02.577Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-06T11:58:03.504Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-06T11:58:04.428Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-06T11:58:05.352Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-06T11:58:06.276Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-06T11:58:06.837Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-06T11:58:07.762Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-06T11:58:07.762Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-01-06T11:58:09.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-06T11:58:11.020Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-06T11:58:12.590Z] Loaded image: buildpack-deps:jessie [2020-01-06T11:58:12.590Z] Loaded image: busybox:latest [2020-01-06T11:58:12.590Z] Loaded image: busybox:glibc [2020-01-06T11:58:12.590Z] Loaded image: debian:jessie [2020-01-06T11:58:12.590Z] Loaded image: hello-world:latest [2020-01-06T11:58:12.590Z] INFO: Testing against a local daemon [2020-01-06T11:58:12.590Z] === RUN TestCgroupNamespacesBuild [2020-01-06T11:58:13.219Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2020-01-06T11:58:13.219Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-06T11:58:13.533Z] === RUN TestDockerSuite/TestLinksEnvs [2020-01-06T11:58:14.894Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-06T11:58:15.259Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2020-01-06T11:58:15.259Z] === RUN TestBuildWithSession [2020-01-06T11:58:15.259Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-06T11:58:15.259Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T11:58:15.259Z] === RUN TestBuildSquashParent [2020-01-06T11:58:15.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-06T11:58:15.453Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-06T11:58:17.963Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-06T11:58:17.963Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-01-06T11:58:20.773Z] --- PASS: TestBuildSquashParent (5.63s) [2020-01-06T11:58:20.773Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-06T11:58:20.773Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T11:58:20.773Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T11:58:20.773Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T11:58:20.773Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T11:58:20.773Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T11:58:20.773Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T11:58:20.773Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T11:58:20.773Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T11:58:20.773Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T11:58:20.773Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T11:58:20.773Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T11:58:20.773Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T11:58:20.773Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T11:58:20.773Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T11:58:20.773Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T11:58:20.773Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T11:58:21.221Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-06T11:58:21.476Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-06T11:58:23.361Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-06T11:58:23.361Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-06T11:58:23.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T11:58:23.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T11:58:24.719Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-01-06T11:58:25.530Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-01-06T11:58:25.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.84s) [2020-01-06T11:58:25.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2020-01-06T11:58:25.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2020-01-06T11:58:25.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) [2020-01-06T11:58:25.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2020-01-06T11:58:25.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2020-01-06T11:58:25.530Z] === RUN TestBuildMultiStageCopy [2020-01-06T11:58:25.530Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-06T11:58:26.083Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-06T11:58:26.337Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-06T11:58:27.262Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-06T11:58:27.558Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-06T11:58:27.842Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-06T11:58:28.129Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-06T11:58:28.188Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-06T11:58:28.751Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-06T11:58:29.059Z] --- PASS: TestBuildMultiStageCopy (3.50s) [2020-01-06T11:58:29.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.87s) [2020-01-06T11:58:29.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2020-01-06T11:58:29.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s) [2020-01-06T11:58:29.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) [2020-01-06T11:58:29.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-01-06T11:58:29.059Z] === RUN TestBuildMultiStageParentConfig [2020-01-06T11:58:30.075Z] --- PASS: TestBuildMultiStageParentConfig (1.05s) [2020-01-06T11:58:30.075Z] === RUN TestBuildLabelWithTargets [2020-01-06T11:58:30.697Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-01-06T11:58:32.170Z] --- PASS: TestBuildLabelWithTargets (1.67s) [2020-01-06T11:58:32.170Z] === RUN TestBuildWithEmptyLayers [2020-01-06T11:58:32.788Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-01-06T11:58:32.788Z] === RUN TestBuildMultiStageOnBuild [2020-01-06T11:58:34.822Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2020-01-06T11:58:34.822Z] === RUN TestBuildUncleanTarFilenames [2020-01-06T11:58:36.306Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2020-01-06T11:58:36.306Z] === RUN TestBuildMultiStageLayerLeak [2020-01-06T11:58:37.313Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-06T11:58:38.361Z] --- PASS: TestBuildMultiStageLayerLeak (2.39s) [2020-01-06T11:58:38.361Z] === RUN TestBuildWithHugeFile [2020-01-06T11:58:40.577Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-06T11:58:41.936Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-06T11:58:43.295Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-06T11:58:45.806Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-06T11:58:46.365Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-06T11:58:48.874Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-01-06T11:58:48.874Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-06T11:58:49.434Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-06T11:58:49.434Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-06T11:58:49.434Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-06T11:58:50.358Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-06T11:58:50.917Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-06T11:58:55.072Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-06T11:58:55.633Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-06T11:59:00.863Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-06T11:59:01.421Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-06T11:59:01.421Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-06T11:59:02.345Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-06T11:59:03.704Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-06T11:59:04.629Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-06T11:59:06.066Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-06T11:59:06.997Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-06T11:59:08.881Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-01-06T11:59:09.806Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-06T11:59:10.730Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-06T11:59:11.653Z] === RUN TestDockerSuite/TestLogsSince [2020-01-06T11:59:19.723Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-06T11:59:19.723Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-06T11:59:23.878Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-06T11:59:24.438Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-06T11:59:25.363Z] === RUN TestDockerSuite/TestLogsTail [2020-01-06T11:59:26.287Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-06T11:59:27.212Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-06T11:59:27.771Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-06T11:59:28.331Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-06T11:59:28.889Z] === RUN TestDockerSuite/TestNetHostname [2020-01-06T11:59:31.397Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-06T11:59:31.652Z] === RUN TestDockerSuite/TestNetworkEvents [2020-01-06T11:59:33.012Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-06T11:59:35.528Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-06T11:59:36.087Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-06T11:59:36.087Z] === RUN TestDockerSuite/TestPluginActive [2020-01-06T11:59:38.598Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-06T11:59:39.158Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-06T11:59:44.394Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-06T11:59:44.952Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-06T11:59:44.952Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-06T11:59:45.877Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-06T11:59:46.872Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-06T11:59:49.383Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-06T11:59:50.307Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-06T11:59:50.561Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-06T11:59:52.442Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-01-06T11:59:54.951Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-01-06T11:59:58.210Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-06T11:59:58.210Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-06T12:00:00.094Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-06T12:00:00.415Z] --- PASS: TestBuildWithHugeFile (81.61s) [2020-01-06T12:00:00.416Z] === RUN TestBuildWithEmptyDockerfile [2020-01-06T12:00:00.416Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T12:00:00.416Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T12:00:00.416Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T12:00:00.416Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T12:00:00.416Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T12:00:00.416Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T12:00:00.416Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T12:00:00.416Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T12:00:00.416Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T12:00:00.416Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-01-06T12:00:00.416Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-01-06T12:00:00.416Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-01-06T12:00:00.416Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-01-06T12:00:00.416Z] === RUN TestBuildPreserveOwnership [2020-01-06T12:00:00.416Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-06T12:00:00.653Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-06T12:00:01.577Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-06T12:00:03.483Z] === RUN TestDockerSuite/TestPortList [2020-01-06T12:00:03.881Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-06T12:00:04.844Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-01-06T12:00:05.360Z] --- PASS: TestBuildPreserveOwnership (4.82s) [2020-01-06T12:00:05.360Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.17s) [2020-01-06T12:00:05.360Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2020-01-06T12:00:05.360Z] === RUN TestBuildPlatformInvalid [2020-01-06T12:00:05.360Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-01-06T12:00:05.360Z] PASS [2020-01-06T12:00:05.360Z] [2020-01-06T12:00:05.360Z] === Skipped [2020-01-06T12:00:05.360Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-01-06T12:00:05.360Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T12:00:05.360Z] [2020-01-06T12:00:05.360Z] [2020-01-06T12:00:05.360Z] DONE 32 tests, 1 skipped in 128.123s [2020-01-06T12:00:05.360Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-01-06T12:00:05.360Z] ++ 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-01-06T12:00:05.360Z] ++ set -e [2020-01-06T12:00:05.360Z] ++ '[' -n 0 ']' [2020-01-06T12:00:05.360Z] ++ set -x [2020-01-06T12:00:05.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=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-01-06T12:00:05.643Z] INFO: Testing against a local daemon [2020-01-06T12:00:05.643Z] === RUN TestConfigList [2020-01-06T12:00:07.677Z] --- PASS: TestConfigList (2.25s) [2020-01-06T12:00:07.677Z] === RUN TestConfigsCreateAndDelete [2020-01-06T12:00:10.376Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2020-01-06T12:00:10.376Z] === RUN TestConfigsUpdate [2020-01-06T12:00:12.409Z] --- PASS: TestConfigsUpdate (2.23s) [2020-01-06T12:00:12.409Z] === RUN TestTemplatedConfig [2020-01-06T12:00:12.915Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-01-06T12:00:14.800Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-06T12:00:15.096Z] --- PASS: TestTemplatedConfig (2.65s) [2020-01-06T12:00:15.096Z] === RUN TestConfigInspect [2020-01-06T12:00:16.160Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-06T12:00:17.239Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-01-06T12:00:17.259Z] --- PASS: TestConfigInspect (2.16s) [2020-01-06T12:00:17.259Z] === RUN TestConfigCreateWithLabels [2020-01-06T12:00:19.287Z] --- PASS: TestConfigCreateWithLabels (2.20s) [2020-01-06T12:00:19.287Z] === RUN TestConfigCreateResolve [2020-01-06T12:00:21.318Z] --- PASS: TestConfigCreateResolve (2.22s) [2020-01-06T12:00:21.318Z] === RUN TestConfigDaemonLibtrustID [2020-01-06T12:00:21.940Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-01-06T12:00:21.940Z] PASS [2020-01-06T12:00:21.940Z] [2020-01-06T12:00:21.940Z] DONE 8 tests in 16.562s [2020-01-06T12:00:21.940Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-01-06T12:00:21.940Z] ++ 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-01-06T12:00:21.940Z] ++ set -e [2020-01-06T12:00:21.940Z] ++ '[' -n 0 ']' [2020-01-06T12:00:21.940Z] ++ set -x [2020-01-06T12:00:21.940Z] ++ env -i DEST=/go/src/github.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-01-06T12:00:22.224Z] INFO: Testing against a local daemon [2020-01-06T12:00:22.224Z] === RUN TestCheckpoint [2020-01-06T12:00:22.224Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-06T12:00:22.224Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T12:00:22.224Z] === RUN TestContainerInvalidJSON [2020-01-06T12:00:22.224Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T12:00:22.224Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T12:00:22.224Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T12:00:22.224Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T12:00:22.224Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-06T12:00:22.224Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-06T12:00:22.224Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T12:00:22.224Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-06T12:00:22.224Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T12:00:22.224Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-01-06T12:00:22.224Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-06T12:00:22.224Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-06T12:00:22.224Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-06T12:00:22.224Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-06T12:00:22.224Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-01-06T12:00:22.224Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-06T12:00:22.224Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-01-06T12:00:22.224Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-06T12:00:22.509Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-01-06T12:00:22.509Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-06T12:00:22.509Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-01-06T12:00:22.509Z] === RUN TestCopyFromContainer [2020-01-06T12:00:23.765Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-06T12:00:23.765Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-06T12:00:23.765Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-06T12:00:24.005Z] === RUN TestCopyFromContainer// [2020-01-06T12:00:24.005Z] === RUN TestCopyFromContainer//bar/root [2020-01-06T12:00:24.291Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-06T12:00:24.291Z] === RUN TestCopyFromContainer/bar/quux [2020-01-06T12:00:24.579Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-06T12:00:24.579Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-06T12:00:24.579Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-06T12:00:24.688Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-06T12:00:24.688Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-06T12:00:24.864Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-06T12:00:24.864Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-06T12:00:24.864Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-06T12:00:25.149Z] --- PASS: TestCopyFromContainer (2.58s) [2020-01-06T12:00:25.149Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-01-06T12:00:25.149Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-06T12:00:25.149Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-06T12:00:25.149Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-01-06T12:00:25.149Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-06T12:00:25.149Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-01-06T12:00:25.149Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-06T12:00:25.149Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-01-06T12:00:25.149Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-01-06T12:00:25.149Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-01-06T12:00:25.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-06T12:00:25.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T12:00:25.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T12:00:25.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T12:00:25.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T12:00:25.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T12:00:25.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T12:00:25.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T12:00:25.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T12:00:25.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T12:00:25.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-01-06T12:00:25.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-06T12:00:25.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-01-06T12:00:25.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-06T12:00:25.149Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-06T12:00:25.149Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-06T12:00:25.149Z] === RUN TestCreateWithInvalidEnv [2020-01-06T12:00:25.149Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-06T12:00:25.149Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-06T12:00:25.149Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-06T12:00:25.149Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-06T12:00:25.149Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-06T12:00:25.149Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-06T12:00:25.149Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-06T12:00:25.149Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-06T12:00:25.149Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-06T12:00:25.149Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-01-06T12:00:25.149Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-01-06T12:00:25.149Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-01-06T12:00:25.149Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-06T12:00:25.149Z] === RUN TestCreateTmpfsMountsTarget [2020-01-06T12:00:25.149Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-01-06T12:00:25.149Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-06T12:00:25.247Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-06T12:00:25.247Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-06T12:00:26.170Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-06T12:00:26.170Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-06T12:00:27.184Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2020-01-06T12:00:27.184Z] === RUN TestCreateWithCapabilities [2020-01-06T12:00:27.184Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-06T12:00:27.184Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-06T12:00:27.184Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-06T12:00:27.184Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-06T12:00:27.184Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-06T12:00:27.184Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-06T12:00:27.184Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-06T12:00:27.184Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-06T12:00:27.184Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T12:00:27.184Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T12:00:27.184Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T12:00:27.184Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T12:00:27.184Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-06T12:00:27.184Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-06T12:00:27.184Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-06T12:00:27.184Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-06T12:00:27.184Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-06T12:00:27.184Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-06T12:00:27.184Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T12:00:27.184Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T12:00:27.184Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T12:00:27.184Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T12:00:27.184Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-06T12:00:27.184Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-06T12:00:27.184Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T12:00:27.184Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T12:00:27.184Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T12:00:27.184Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-06T12:00:27.184Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T12:00:27.184Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-06T12:00:27.184Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-06T12:00:27.184Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-06T12:00:27.184Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-06T12:00:27.471Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-06T12:00:27.471Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-01-06T12:00:27.471Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-06T12:00:27.471Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-06T12:00:27.471Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-01-06T12:00:27.471Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-01-06T12:00:27.471Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-01-06T12:00:27.471Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-01-06T12:00:27.471Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-01-06T12:00:27.471Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-01-06T12:00:27.471Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-01-06T12:00:27.471Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-01-06T12:00:27.471Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-06T12:00:28.055Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-06T12:00:28.055Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-01-06T12:00:29.521Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2020-01-06T12:00:29.521Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-06T12:00:29.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T12:00:29.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T12:00:29.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T12:00:29.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T12:00:29.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T12:00:29.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T12:00:29.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T12:00:29.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T12:00:29.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T12:00:29.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T12:00:29.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T12:00:29.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T12:00:29.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T12:00:29.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T12:00:29.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T12:00:29.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-01-06T12:00:29.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-01-06T12:00:29.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-01-06T12:00:29.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-01-06T12:00:29.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-01-06T12:00:29.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-01-06T12:00:29.521Z] === RUN TestContainerStartOnDaemonRestart [2020-01-06T12:00:29.521Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-06T12:00:29.521Z] === RUN TestDaemonRestartIpcMode [2020-01-06T12:00:29.521Z] === PAUSE TestDaemonRestartIpcMode [2020-01-06T12:00:29.521Z] === RUN TestDiff [2020-01-06T12:00:30.142Z] --- PASS: TestDiff (0.70s) [2020-01-06T12:00:30.142Z] === RUN TestExecWithCloseStdin [2020-01-06T12:00:31.153Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-01-06T12:00:31.153Z] === RUN TestExec [2020-01-06T12:00:31.310Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-06T12:00:31.310Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-01-06T12:00:31.771Z] --- PASS: TestExec (0.79s) [2020-01-06T12:00:31.771Z] === RUN TestExecUser [2020-01-06T12:00:32.390Z] --- PASS: TestExecUser (0.77s) [2020-01-06T12:00:32.390Z] === RUN TestExportContainerAndImportImage [2020-01-06T12:00:33.194Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-01-06T12:00:33.408Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2020-01-06T12:00:33.408Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-06T12:00:33.755Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-06T12:00:33.755Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-01-06T12:00:33.755Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-06T12:00:35.440Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-01-06T12:00:35.440Z] === RUN TestHealthCheckWorkdir [2020-01-06T12:00:36.058Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-01-06T12:00:36.058Z] === RUN TestHealthKillContainer [2020-01-06T12:00:37.918Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-06T12:00:37.918Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-06T12:00:38.756Z] --- PASS: TestHealthKillContainer (2.90s) [2020-01-06T12:00:38.756Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-06T12:00:38.842Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-06T12:00:39.768Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-01-06T12:00:39.768Z] === RUN TestIpcModeNone [2020-01-06T12:00:40.386Z] --- PASS: TestIpcModeNone (0.79s) [2020-01-06T12:00:40.386Z] === RUN TestIpcModePrivate [2020-01-06T12:00:41.005Z] --- PASS: TestIpcModePrivate (0.74s) [2020-01-06T12:00:41.005Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-01-06T12:00:41.005Z] === RUN TestIpcModeShareable [2020-01-06T12:00:41.351Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-06T12:00:41.910Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-06T12:00:42.024Z] --- PASS: TestIpcModeShareable (0.85s) [2020-01-06T12:00:42.024Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-01-06T12:00:42.024Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-06T12:00:44.720Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s) [2020-01-06T12:00:44.720Z] === RUN TestAPIIpcModeHost [2020-01-06T12:00:45.006Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-01-06T12:00:45.006Z] === RUN TestDaemonIpcModeShareable [2020-01-06T12:00:47.038Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-01-06T12:00:47.038Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-06T12:00:47.038Z] === RUN TestDaemonIpcModePrivate [2020-01-06T12:00:47.148Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-01-06T12:00:47.403Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-06T12:00:47.657Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-06T12:00:48.516Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2020-01-06T12:00:48.517Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-06T12:00:48.517Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-06T12:00:49.539Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-06T12:00:49.999Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-01-06T12:00:49.999Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-06T12:00:49.999Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-06T12:00:51.481Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-01-06T12:00:51.481Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-06T12:00:51.481Z] === RUN TestIpcModeOlderClient [2020-01-06T12:00:51.786Z] === PAUSE TestIpcModeOlderClient [2020-01-06T12:00:51.786Z] === RUN TestKillContainerInvalidSignal [2020-01-06T12:00:52.404Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2020-01-06T12:00:52.404Z] === RUN TestKillContainer [2020-01-06T12:00:52.404Z] === RUN TestKillContainer/no_signal [2020-01-06T12:00:52.805Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-06T12:00:53.023Z] === RUN TestKillContainer/non_killing_signal [2020-01-06T12:00:53.307Z] === RUN TestKillContainer/killing_signal [2020-01-06T12:00:54.344Z] --- PASS: TestKillContainer (2.02s) [2020-01-06T12:00:54.344Z] --- PASS: TestKillContainer/no_signal (0.61s) [2020-01-06T12:00:54.344Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-01-06T12:00:54.344Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2020-01-06T12:00:54.344Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-06T12:00:54.344Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-06T12:00:54.962Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-06T12:00:55.579Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2020-01-06T12:00:55.579Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-01-06T12:00:55.579Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-01-06T12:00:55.579Z] === RUN TestKillStoppedContainer [2020-01-06T12:00:55.864Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-06T12:00:55.864Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-06T12:00:55.864Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-01-06T12:00:55.864Z] === RUN TestKillDifferentUserContainer [2020-01-06T12:00:56.489Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2020-01-06T12:00:56.489Z] === RUN TestInspectOomKilledTrue [2020-01-06T12:00:57.970Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-01-06T12:00:57.970Z] === RUN TestInspectOomKilledFalse [2020-01-06T12:00:58.587Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-01-06T12:00:58.587Z] === RUN TestLinksEtcHostsContentMatch [2020-01-06T12:00:58.871Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2020-01-06T12:00:58.871Z] === RUN TestLinksContainerNames [2020-01-06T12:01:00.348Z] --- PASS: TestLinksContainerNames (1.25s) [2020-01-06T12:01:00.348Z] === RUN TestLogsFollowTailEmpty [2020-01-06T12:01:00.876Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-06T12:01:00.967Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-01-06T12:01:00.967Z] === RUN TestContainerNetworkMountsNoChown [2020-01-06T12:01:01.585Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-01-06T12:01:01.585Z] === RUN TestMountDaemonRoot [2020-01-06T12:01:01.585Z] === RUN TestMountDaemonRoot/default [2020-01-06T12:01:01.585Z] === PAUSE TestMountDaemonRoot/default [2020-01-06T12:01:01.585Z] === RUN TestMountDaemonRoot/private [2020-01-06T12:01:01.585Z] === PAUSE TestMountDaemonRoot/private [2020-01-06T12:01:01.585Z] === RUN TestMountDaemonRoot/rprivate [2020-01-06T12:01:01.585Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-06T12:01:01.585Z] === RUN TestMountDaemonRoot/slave [2020-01-06T12:01:01.585Z] === PAUSE TestMountDaemonRoot/slave [2020-01-06T12:01:01.585Z] === RUN TestMountDaemonRoot/rslave [2020-01-06T12:01:01.585Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-06T12:01:01.585Z] === RUN TestMountDaemonRoot/shared [2020-01-06T12:01:01.585Z] === PAUSE TestMountDaemonRoot/shared [2020-01-06T12:01:01.585Z] === RUN TestMountDaemonRoot/rshared [2020-01-06T12:01:01.585Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-06T12:01:01.585Z] === CONT TestMountDaemonRoot/default [2020-01-06T12:01:01.585Z] === CONT TestMountDaemonRoot/rprivate [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/rslave [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/rshared [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/shared [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/slave [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/private [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-06T12:01:01.586Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-06T12:01:01.586Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T12:01:01.586Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-06T12:01:01.800Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-06T12:01:01.870Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-01-06T12:01:01.870Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-06T12:01:01.870Z] === RUN TestContainerBindMountNonRecursive [2020-01-06T12:01:02.723Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-01-06T12:01:03.913Z] --- PASS: TestContainerBindMountNonRecursive (1.58s) [2020-01-06T12:01:03.913Z] === RUN TestNetworkNat [2020-01-06T12:01:04.197Z] --- PASS: TestNetworkNat (0.72s) [2020-01-06T12:01:04.197Z] === RUN TestNetworkLocalhostTCPNat [2020-01-06T12:01:04.609Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-06T12:01:04.815Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2020-01-06T12:01:04.815Z] === RUN TestNetworkLoopbackNat [2020-01-06T12:01:05.829Z] --- PASS: TestNetworkLoopbackNat (0.90s) [2020-01-06T12:01:05.829Z] === RUN TestPause [2020-01-06T12:01:05.975Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-06T12:01:06.448Z] --- PASS: TestPause (0.70s) [2020-01-06T12:01:06.448Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-06T12:01:06.448Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T12:01:06.448Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T12:01:06.448Z] === RUN TestPauseStopPausedContainer [2020-01-06T12:01:07.458Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-01-06T12:01:07.458Z] === RUN TestPsFilter [2020-01-06T12:01:07.458Z] --- PASS: TestPsFilter (0.20s) [2020-01-06T12:01:07.458Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-06T12:01:07.888Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-06T12:01:08.077Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-01-06T12:01:08.077Z] === RUN TestRemoveContainerWithVolume [2020-01-06T12:01:08.713Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2020-01-06T12:01:08.713Z] === RUN TestRemoveContainerRunning [2020-01-06T12:01:09.332Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-01-06T12:01:09.332Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-06T12:01:09.771Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-06T12:01:09.970Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-01-06T12:01:09.971Z] === RUN TestRemoveInvalidContainer [2020-01-06T12:01:09.971Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-01-06T12:01:09.971Z] === RUN TestRenameLinkedContainer [2020-01-06T12:01:12.284Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-01-06T12:01:12.662Z] --- PASS: TestRenameLinkedContainer (2.61s) [2020-01-06T12:01:12.662Z] === RUN TestRenameStoppedContainer [2020-01-06T12:01:13.281Z] --- PASS: TestRenameStoppedContainer (0.63s) [2020-01-06T12:01:13.281Z] === RUN TestRenameRunningContainerAndReuse [2020-01-06T12:01:13.645Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-06T12:01:13.645Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-06T12:01:14.573Z] === RUN TestDockerSuite/TestPsRightTagName [2020-01-06T12:01:14.759Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2020-01-06T12:01:14.759Z] === RUN TestRenameInvalidName [2020-01-06T12:01:15.380Z] --- PASS: TestRenameInvalidName (0.70s) [2020-01-06T12:01:15.380Z] === RUN TestRenameAnonymousContainer [2020-01-06T12:01:16.457Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-06T12:01:17.818Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-06T12:01:18.070Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2020-01-06T12:01:18.070Z] === RUN TestRenameContainerWithSameName [2020-01-06T12:01:18.356Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-01-06T12:01:18.356Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-06T12:01:19.838Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2020-01-06T12:01:19.838Z] === RUN TestResize [2020-01-06T12:01:20.459Z] --- PASS: TestResize (0.70s) [2020-01-06T12:01:20.459Z] === RUN TestResizeWithInvalidSize [2020-01-06T12:01:21.080Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-06T12:01:21.472Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2020-01-06T12:01:21.472Z] === RUN TestResizeWhenContainerNotStarted [2020-01-06T12:01:21.639Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-06T12:01:21.640Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-06T12:01:21.640Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-06T12:01:21.895Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-06T12:01:21.895Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-06T12:01:22.095Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-01-06T12:01:22.095Z] === RUN TestDaemonRestartKillContainers [2020-01-06T12:01:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T12:01:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T12:01:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T12:01:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T12:01:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T12:01:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T12:01:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T12:01:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T12:01:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T12:01:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T12:01:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T12:01:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T12:01:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T12:01:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T12:01:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T12:01:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T12:01:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T12:01:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T12:01:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T12:01:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T12:01:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T12:01:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T12:01:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T12:01:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T12:01:22.095Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T12:01:22.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T12:01:22.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T12:01:22.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T12:01:22.819Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-06T12:01:24.703Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-06T12:01:24.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T12:01:24.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T12:01:24.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T12:01:26.063Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-06T12:01:26.861Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T12:01:26.986Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-06T12:01:27.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T12:01:28.506Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T12:01:29.134Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T12:01:29.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T12:01:30.246Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-01-06T12:01:32.621Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-06T12:01:32.621Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.72s) [2020-01-06T12:01:32.621Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2020-01-06T12:01:32.621Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s) [2020-01-06T12:01:32.621Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.80s) [2020-01-06T12:01:32.621Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.77s) [2020-01-06T12:01:32.621Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-01-06T12:01:32.621Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.61s) [2020-01-06T12:01:32.621Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (5.04s) [2020-01-06T12:01:32.621Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.18s) [2020-01-06T12:01:32.621Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.10s) [2020-01-06T12:01:32.621Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.77s) [2020-01-06T12:01:32.621Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.30s) [2020-01-06T12:01:32.621Z] === RUN TestCgroupNamespacesRun [2020-01-06T12:01:33.508Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-06T12:01:34.099Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2020-01-06T12:01:34.099Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-06T12:01:35.392Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-06T12:01:36.131Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-01-06T12:01:36.131Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-06T12:01:36.753Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-06T12:01:37.619Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2020-01-06T12:01:37.619Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-06T12:01:39.107Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2020-01-06T12:01:39.107Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-06T12:01:39.262Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-06T12:01:39.262Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-06T12:01:39.262Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-06T12:01:39.516Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-06T12:01:41.144Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2020-01-06T12:01:41.144Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-06T12:01:41.764Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-01-06T12:01:41.764Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-06T12:01:42.773Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-06T12:01:42.779Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-01-06T12:01:42.779Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-06T12:01:44.133Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-06T12:01:44.262Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2020-01-06T12:01:44.262Z] === RUN TestKernelTCPMemory [2020-01-06T12:01:45.277Z] --- PASS: TestKernelTCPMemory (1.04s) [2020-01-06T12:01:45.277Z] === RUN TestNISDomainname [2020-01-06T12:01:46.305Z] --- PASS: TestNISDomainname (0.93s) [2020-01-06T12:01:46.305Z] === RUN TestHostnameDnsResolution [2020-01-06T12:01:47.321Z] --- PASS: TestHostnameDnsResolution (1.15s) [2020-01-06T12:01:47.321Z] === RUN TestStats [2020-01-06T12:01:48.288Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-06T12:01:49.347Z] --- PASS: TestStats (1.97s) [2020-01-06T12:01:49.347Z] === RUN TestStopContainerWithTimeout [2020-01-06T12:01:49.347Z] === RUN TestStopContainerWithTimeout/0 [2020-01-06T12:01:49.347Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-06T12:01:49.347Z] === RUN TestStopContainerWithTimeout/1 [2020-01-06T12:01:49.347Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-06T12:01:49.347Z] === RUN TestStopContainerWithTimeout/3 [2020-01-06T12:01:49.347Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-06T12:01:49.347Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-06T12:01:49.347Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-06T12:01:49.347Z] === CONT TestStopContainerWithTimeout/0 [2020-01-06T12:01:49.347Z] === CONT TestStopContainerWithTimeout/3 [2020-01-06T12:01:49.347Z] === CONT TestStopContainerWithTimeout/1 [2020-01-06T12:01:49.347Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-06T12:01:49.647Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-06T12:01:49.647Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-06T12:01:49.647Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-06T12:01:52.832Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-06T12:01:52.832Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2020-01-06T12:01:52.832Z] --- PASS: TestStopContainerWithTimeout/1 (2.24s) [2020-01-06T12:01:52.832Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-01-06T12:01:52.832Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2020-01-06T12:01:52.832Z] === RUN TestDeleteDevicemapper [2020-01-06T12:01:52.832Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-06T12:01:52.832Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T12:01:52.832Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-06T12:01:54.864Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.25s) [2020-01-06T12:01:54.865Z] === RUN TestUpdateMemory [2020-01-06T12:01:54.880Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-06T12:01:54.880Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-06T12:01:55.134Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-06T12:01:55.693Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-06T12:01:55.882Z] --- PASS: TestUpdateMemory (1.00s) [2020-01-06T12:01:55.882Z] === RUN TestUpdateCPUQuota [2020-01-06T12:01:57.367Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-01-06T12:01:57.367Z] === RUN TestUpdatePidsLimit [2020-01-06T12:01:57.367Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-06T12:01:57.367Z] === RUN TestUpdatePidsLimit/no_change [2020-01-06T12:01:57.575Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-06T12:01:57.575Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-06T12:01:57.653Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-06T12:01:57.938Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-06T12:01:58.560Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-06T12:01:58.843Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-06T12:01:58.938Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-06T12:01:59.127Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-06T12:02:00.607Z] --- PASS: TestUpdatePidsLimit (3.26s) [2020-01-06T12:02:00.607Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-01-06T12:02:00.607Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-01-06T12:02:00.607Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-01-06T12:02:00.607Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-01-06T12:02:00.607Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-01-06T12:02:00.607Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2020-01-06T12:02:00.607Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-01-06T12:02:00.607Z] === RUN TestUpdateRestartPolicy [2020-01-06T12:02:00.824Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-06T12:02:00.824Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-06T12:02:01.751Z] === RUN TestDockerSuite/TestRmiTag [2020-01-06T12:02:01.751Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-06T12:02:02.743Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-06T12:02:07.975Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-06T12:02:08.229Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-06T12:02:09.152Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-06T12:02:09.710Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-06T12:02:11.070Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-06T12:02:11.995Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-06T12:02:12.249Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-06T12:02:12.952Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-06T12:02:13.147Z] --- PASS: TestUpdateRestartPolicy (11.91s) [2020-01-06T12:02:13.147Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-06T12:02:13.147Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2020-01-06T12:02:13.147Z] === RUN TestWaitNonBlocked [2020-01-06T12:02:13.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T12:02:13.147Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T12:02:13.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T12:02:13.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T12:02:13.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T12:02:13.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T12:02:13.206Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-06T12:02:13.771Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-01-06T12:02:13.771Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-01-06T12:02:13.771Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-01-06T12:02:13.771Z] === RUN TestWaitBlocked [2020-01-06T12:02:14.057Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T12:02:14.057Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T12:02:14.057Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T12:02:14.057Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T12:02:14.057Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T12:02:14.057Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T12:02:14.129Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-06T12:02:15.075Z] --- PASS: TestWaitBlocked (0.04s) [2020-01-06T12:02:15.075Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2020-01-06T12:02:15.075Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-01-06T12:02:15.075Z] === CONT TestContainerStartOnDaemonRestart [2020-01-06T12:02:15.075Z] === CONT TestIpcModeOlderClient [2020-01-06T12:02:15.075Z] === CONT TestDaemonRestartIpcMode [2020-01-06T12:02:15.075Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-01-06T12:02:15.488Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-06T12:02:16.411Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-06T12:02:17.336Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-06T12:02:17.765Z] --- PASS: TestContainerStartOnDaemonRestart (2.89s) [2020-01-06T12:02:18.261Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-01-06T12:02:19.241Z] --- PASS: TestDaemonRestartIpcMode (4.28s) [2020-01-06T12:02:19.241Z] PASS [2020-01-06T12:02:19.241Z] [2020-01-06T12:02:19.241Z] === Skipped [2020-01-06T12:02:19.241Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-01-06T12:02:19.241Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T12:02:19.241Z] [2020-01-06T12:02:19.241Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T12:02:19.241Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T12:02:19.241Z] [2020-01-06T12:02:19.241Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-01-06T12:02:19.241Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T12:02:19.241Z] [2020-01-06T12:02:19.241Z] [2020-01-06T12:02:19.241Z] DONE 197 tests, 3 skipped in 117.237s [2020-01-06T12:02:19.241Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-01-06T12:02:19.241Z] ++ 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-01-06T12:02:19.241Z] ++ set -e [2020-01-06T12:02:19.241Z] ++ '[' -n 0 ']' [2020-01-06T12:02:19.241Z] ++ set -x [2020-01-06T12:02:19.241Z] ++ env -i DEST=/go/src/github.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-01-06T12:02:19.241Z] INFO: Testing against a local daemon [2020-01-06T12:02:19.241Z] === RUN TestCommitInheritsEnv [2020-01-06T12:02:19.860Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-01-06T12:02:19.861Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-06T12:02:19.861Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-06T12:02:19.861Z] === RUN TestImagesFilterMultiReference [2020-01-06T12:02:19.861Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-01-06T12:02:19.861Z] === RUN TestImagePullPlatformInvalid [2020-01-06T12:02:19.861Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-06T12:02:19.861Z] === RUN TestRemoveImageOrphaning [2020-01-06T12:02:20.143Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-06T12:02:20.501Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-01-06T12:02:20.502Z] === RUN TestRemoveImageGarbageCollector [2020-01-06T12:02:20.502Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-06T12:02:20.502Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:02:20.502Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-06T12:02:20.502Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-06T12:02:20.502Z] === RUN TestTagInvalidReference [2020-01-06T12:02:20.502Z] --- PASS: TestTagInvalidReference (0.04s) [2020-01-06T12:02:20.502Z] === RUN TestTagValidPrefixedRepo [2020-01-06T12:02:20.502Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-01-06T12:02:20.502Z] === RUN TestTagExistedNameWithoutForce [2020-01-06T12:02:20.502Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-06T12:02:20.502Z] === RUN TestTagOfficialNames [2020-01-06T12:02:20.502Z] --- PASS: TestTagOfficialNames (0.05s) [2020-01-06T12:02:20.502Z] === RUN TestTagMatchesDigest [2020-01-06T12:02:20.502Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-06T12:02:20.502Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-06T12:02:20.702Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-06T12:02:21.627Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-01-06T12:02:22.551Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-01-06T12:02:23.477Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-01-06T12:02:24.403Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-01-06T12:02:25.327Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-01-06T12:02:26.272Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-06T12:02:27.249Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-01-06T12:02:28.609Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-06T12:02:29.167Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-06T12:02:29.422Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-06T12:02:30.345Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-06T12:02:31.706Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-06T12:02:31.706Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-06T12:02:31.960Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-06T12:02:33.845Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-06T12:02:34.770Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-06T12:02:35.693Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-06T12:02:36.254Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-06T12:02:37.176Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-06T12:02:37.176Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-06T12:02:38.100Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-06T12:02:38.659Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-06T12:02:39.582Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-06T12:02:40.505Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-06T12:02:41.065Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-06T12:02:41.065Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-06T12:02:41.989Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-06T12:02:41.989Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-06T12:02:43.871Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-06T12:02:44.430Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-06T12:02:45.353Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-06T12:02:45.912Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-06T12:02:46.167Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-06T12:02:47.091Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-06T12:02:48.462Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-06T12:02:48.716Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-06T12:02:50.599Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-06T12:02:52.481Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-06T12:02:53.040Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-06T12:02:53.962Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-06T12:02:54.887Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-01-06T12:02:55.445Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-01-06T12:02:56.370Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-01-06T12:02:58.253Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-01-06T12:03:02.409Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-06T12:03:02.409Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-06T12:03:02.968Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-06T12:03:05.475Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-06T12:03:07.359Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-01-06T12:03:07.614Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-06T12:03:10.125Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-06T12:03:13.383Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-06T12:03:13.383Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-06T12:03:13.383Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-06T12:03:13.638Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-06T12:03:15.527Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-06T12:03:15.527Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-01-06T12:03:17.410Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-06T12:03:19.919Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-06T12:03:20.843Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-01-06T12:03:22.726Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-06T12:03:23.285Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-01-06T12:03:23.285Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-06T12:03:24.209Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-01-06T12:03:26.091Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-06T12:03:26.091Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-06T12:03:26.650Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-06T12:03:27.577Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-06T12:03:28.500Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-01-06T12:03:29.060Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-06T12:03:29.060Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-06T12:03:29.983Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-06T12:03:30.905Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-06T12:03:31.464Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-06T12:03:32.502Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-06T12:03:33.426Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-06T12:03:34.350Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-06T12:03:34.910Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-06T12:03:35.836Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-06T12:03:35.836Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-06T12:03:36.759Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-06T12:03:37.698Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-06T12:03:39.061Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-06T12:03:39.622Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-06T12:03:39.622Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-06T12:03:43.775Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-06T12:03:44.029Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-06T12:03:56.177Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-01-06T12:03:56.736Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-06T12:03:58.617Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-01-06T12:03:58.617Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-01-06T12:03:58.617Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-06T12:03:58.617Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-06T12:03:59.177Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-06T12:04:02.436Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-06T12:04:04.318Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-06T12:04:06.200Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-06T12:04:06.760Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-06T12:04:07.321Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-06T12:04:08.244Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-06T12:04:09.168Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-06T12:04:09.168Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-06T12:04:09.423Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-06T12:04:11.320Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-06T12:04:12.244Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-06T12:04:14.128Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-06T12:04:14.128Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-06T12:04:14.382Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-06T12:04:16.266Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-06T12:04:17.625Z] === RUN TestDockerSuite/TestRunMount [2020-01-06T12:04:24.148Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-06T12:04:24.706Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-06T12:04:25.631Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-06T12:04:26.992Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-06T12:04:29.501Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-06T12:04:32.760Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-06T12:04:35.268Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-06T12:04:38.527Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-06T12:04:39.897Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-06T12:04:41.257Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-06T12:04:41.257Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-06T12:04:42.182Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-06T12:04:43.541Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-06T12:04:44.186Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-06T12:04:44.916Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-06T12:04:47.427Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-06T12:04:49.937Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-06T12:04:54.097Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-06T12:04:55.020Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-06T12:04:55.020Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-01-06T12:04:55.944Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-06T12:04:55.944Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-06T12:04:56.503Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-06T12:04:57.426Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-06T12:04:57.426Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-06T12:04:58.350Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-06T12:04:59.272Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-01-06T12:04:59.272Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-06T12:04:59.831Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-01-06T12:05:00.756Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-06T12:05:02.639Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-06T12:05:04.187Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-01-06T12:05:04.745Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-06T12:05:05.308Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-06T12:05:06.232Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-06T12:05:06.790Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-06T12:05:07.045Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-06T12:05:07.969Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-06T12:05:07.969Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-06T12:05:08.895Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-06T12:05:09.456Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-06T12:05:09.456Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-06T12:05:10.380Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-01-06T12:05:12.264Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-06T12:05:12.264Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-06T12:05:12.519Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-06T12:05:15.781Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-06T12:05:17.666Z] === RUN TestDockerSuite/TestRunRm [2020-01-06T12:05:17.921Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-06T12:05:22.088Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-06T12:05:22.647Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-06T12:05:22.902Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-06T12:05:23.461Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-01-06T12:05:25.344Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-01-06T12:05:26.267Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-01-06T12:05:30.444Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-01-06T12:05:32.325Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-06T12:05:35.583Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-06T12:05:35.583Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-01-06T12:05:36.551Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-01-06T12:05:37.655Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-01-06T12:05:38.216Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-01-06T12:05:39.140Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-01-06T12:05:40.064Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-01-06T12:05:40.990Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-01-06T12:05:41.245Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-06T12:05:41.499Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-06T12:05:42.423Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-06T12:05:43.350Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-06T12:05:46.607Z] === RUN TestDockerSuite/TestRunState [2020-01-06T12:05:47.967Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-06T12:05:48.222Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-01-06T12:05:48.477Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-06T12:05:49.473Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-06T12:05:49.728Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-01-06T12:05:49.728Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-06T12:05:50.650Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-06T12:05:51.574Z] === RUN TestDockerSuite/TestRunSysctls [2020-01-06T12:05:53.465Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-06T12:05:53.465Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-06T12:05:53.465Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-06T12:05:54.023Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-01-06T12:05:54.023Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-06T12:05:54.023Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-01-06T12:05:57.281Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-01-06T12:05:57.840Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-01-06T12:05:59.724Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-01-06T12:06:01.606Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-06T12:06:02.529Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-06T12:06:03.089Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-06T12:06:04.450Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-06T12:06:06.333Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-06T12:06:07.257Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-06T12:06:08.182Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-06T12:06:09.106Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-06T12:06:10.030Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-06T12:06:12.536Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-06T12:06:13.903Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-06T12:06:14.468Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-06T12:06:14.723Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-06T12:06:14.723Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-06T12:06:15.647Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-06T12:06:16.574Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-06T12:06:17.138Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-01-06T12:06:17.138Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-06T12:06:17.405Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-06T12:06:18.328Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-01-06T12:06:23.560Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-06T12:06:23.560Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-06T12:06:24.483Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-01-06T12:06:26.992Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-06T12:06:28.874Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-06T12:06:31.386Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-01-06T12:06:33.896Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-06T12:06:34.819Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-06T12:06:35.748Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-01-06T12:06:36.672Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-06T12:06:36.672Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-06T12:06:36.672Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-06T12:06:36.672Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-06T12:06:36.672Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-01-06T12:06:37.596Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-01-06T12:06:38.520Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-01-06T12:06:39.444Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-01-06T12:06:40.805Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-01-06T12:06:41.729Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-01-06T12:06:42.654Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-06T12:06:42.654Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-01-06T12:06:43.588Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-01-06T12:06:43.588Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-01-06T12:06:43.588Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-01-06T12:06:43.588Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-06T12:06:43.588Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-01-06T12:06:43.588Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-01-06T12:06:43.843Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-01-06T12:06:44.098Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-01-06T12:06:44.098Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-01-06T12:06:44.352Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-01-06T12:06:45.276Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-01-06T12:06:45.835Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-01-06T12:06:46.761Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-01-06T12:06:46.761Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-01-06T12:06:47.685Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-06T12:06:47.939Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-06T12:06:48.863Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-06T12:06:48.863Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-01-06T12:06:49.423Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-01-06T12:06:50.347Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-01-06T12:06:50.347Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-06T12:06:50.347Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-06T12:06:51.409Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-06T12:06:52.770Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-01-06T12:06:53.695Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-01-06T12:06:53.695Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-06T12:06:54.255Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-06T12:06:54.510Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-06T12:06:55.912Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-06T12:06:56.835Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-06T12:06:59.342Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-06T12:06:59.901Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-06T12:07:00.156Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-06T12:07:00.156Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-06T12:07:00.156Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-06T12:07:01.516Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-01-06T12:07:02.876Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-01-06T12:07:04.236Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-06T12:07:04.236Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-06T12:07:06.136Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-06T12:07:06.136Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-06T12:07:06.696Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-06T12:07:09.206Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-06T12:07:09.206Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-06T12:07:10.566Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-06T12:07:10.566Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-06T12:07:10.566Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-06T12:07:12.449Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-06T12:07:13.812Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-06T12:07:14.067Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-06T12:07:14.067Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-06T12:07:14.321Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-06T12:07:14.321Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-06T12:07:14.576Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-06T12:07:17.131Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-06T12:07:23.653Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-06T12:07:25.540Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-06T12:07:26.463Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-06T12:07:27.897Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-06T12:07:28.058Z] --- PASS: TestImportExtremelyLargeImageWorks (298.49s) [2020-01-06T12:07:28.059Z] PASS [2020-01-06T12:07:28.059Z] [2020-01-06T12:07:28.059Z] === Skipped [2020-01-06T12:07:28.059Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-06T12:07:28.059Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:07:28.059Z] [2020-01-06T12:07:28.059Z] [2020-01-06T12:07:28.059Z] DONE 12 tests, 1 skipped in 299.810s [2020-01-06T12:07:28.059Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-01-06T12:07:28.059Z] ++ 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-01-06T12:07:28.059Z] ++ set -e [2020-01-06T12:07:28.059Z] ++ '[' -n 0 ']' [2020-01-06T12:07:28.059Z] ++ set -x [2020-01-06T12:07:28.059Z] ++ env -i DEST=/go/src/github.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-01-06T12:07:28.059Z] INFO: Testing against a local daemon [2020-01-06T12:07:28.059Z] === RUN TestNetworkCreateDelete [2020-01-06T12:07:28.059Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-01-06T12:07:28.059Z] === RUN TestDockerNetworkDeletePreferID [2020-01-06T12:07:28.059Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2020-01-06T12:07:28.059Z] === RUN TestInspectNetwork [2020-01-06T12:07:28.059Z] === RUN TestInspectNetwork/full_network_id [2020-01-06T12:07:28.059Z] === RUN TestInspectNetwork/partial_network_id [2020-01-06T12:07:28.059Z] === RUN TestInspectNetwork/network_name [2020-01-06T12:07:28.059Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-06T12:07:28.059Z] --- PASS: TestInspectNetwork (7.61s) [2020-01-06T12:07:28.059Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-06T12:07:28.059Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-06T12:07:28.059Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-06T12:07:28.059Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-06T12:07:28.059Z] === RUN TestRunContainerWithBridgeNone [2020-01-06T12:07:30.097Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) [2020-01-06T12:07:30.097Z] === RUN TestNetworkInvalidJSON [2020-01-06T12:07:30.097Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-06T12:07:30.097Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-06T12:07:30.097Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T12:07:30.097Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T12:07:30.097Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T12:07:30.097Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T12:07:30.097Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-06T12:07:30.097Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T12:07:30.097Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T12:07:30.097Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-01-06T12:07:30.097Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-06T12:07:30.097Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-06T12:07:30.097Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-06T12:07:30.097Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-06T12:07:31.112Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-06T12:07:31.112Z] === RUN TestDaemonDefaultNetworkPools [2020-01-06T12:07:31.202Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-06T12:07:32.122Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-01-06T12:07:32.122Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-06T12:07:33.138Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-01-06T12:07:33.138Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-06T12:07:33.709Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-06T12:07:34.293Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-06T12:07:34.619Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2020-01-06T12:07:34.619Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-06T12:07:35.236Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-01-06T12:07:35.236Z] === RUN TestServiceWithPredefinedNetwork [2020-01-06T12:07:36.175Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-06T12:07:37.926Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2020-01-06T12:07:37.926Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-06T12:07:37.926Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T12:07:37.926Z] service_test.go:230: FLAKY_TEST [2020-01-06T12:07:37.926Z] === RUN TestServiceWithDataPathPortInit [2020-01-06T12:07:38.683Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-06T12:07:40.565Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-06T12:07:44.724Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-06T12:07:48.922Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-06T12:07:52.179Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-06T12:07:56.394Z] --- PASS: TestServiceWithDataPathPortInit (16.69s) [2020-01-06T12:07:56.394Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-06T12:07:57.413Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-06T12:07:57.413Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-06T12:08:00.672Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-01-06T12:08:01.883Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.31s) [2020-01-06T12:08:01.884Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nqg6wu6b1e89tzgkmsl2e5odz Created:2020-01-06 12:07:55.288329804 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[0489090a539db39e6a4d325832c585c2b7572864e6902a2f2fc91316c7b72785:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.thde0b4sni4cbt3smelvjxhuz EndpointID:31472500d7dfcddb6dfae9ccac2ea20cc7bf1651a32e778db0892127f0227803 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f7663bbc7c6c904193fa134154f237f5e4050a9bb0c0f6917fb5c03ed70c2481 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:38b9ce319e87 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.thde0b4sni4cbt3smelvjxhuz EndpointID:31472500d7dfcddb6dfae9ccac2ea20cc7bf1651a32e778db0892127f0227803 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-06T12:08:01.884Z] PASS [2020-01-06T12:08:01.884Z] [2020-01-06T12:08:01.884Z] === Skipped [2020-01-06T12:08:01.884Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T12:08:01.884Z] service_test.go:230: FLAKY_TEST [2020-01-06T12:08:01.884Z] [2020-01-06T12:08:01.884Z] [2020-01-06T12:08:01.884Z] DONE 21 tests, 1 skipped in 42.381s [2020-01-06T12:08:01.884Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-06T12:08:01.884Z] ++ 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-01-06T12:08:01.884Z] ++ set -e [2020-01-06T12:08:01.884Z] ++ '[' -n 0 ']' [2020-01-06T12:08:01.884Z] ++ set -x [2020-01-06T12:08:01.884Z] ++ env -i DEST=/go/src/github.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-01-06T12:08:01.884Z] INFO: Testing against a local daemon [2020-01-06T12:08:01.884Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-06T12:08:01.884Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-06T12:08:01.884Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T12:08:01.884Z] === RUN TestDockerNetworkIpvlan [2020-01-06T12:08:01.884Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-06T12:08:01.884Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T12:08:01.884Z] PASS [2020-01-06T12:08:01.884Z] [2020-01-06T12:08:01.884Z] === Skipped [2020-01-06T12:08:01.884Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-06T12:08:01.884Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T12:08:01.884Z] [2020-01-06T12:08:01.884Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-06T12:08:01.884Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T12:08:01.884Z] [2020-01-06T12:08:01.884Z] [2020-01-06T12:08:01.884Z] DONE 2 tests, 2 skipped in 0.106s [2020-01-06T12:08:01.884Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-06T12:08:01.884Z] ++ 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-01-06T12:08:01.884Z] ++ set -e [2020-01-06T12:08:01.884Z] ++ '[' -n 0 ']' [2020-01-06T12:08:01.884Z] ++ set -x [2020-01-06T12:08:01.884Z] ++ env -i DEST=/go/src/github.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-01-06T12:08:01.884Z] INFO: Testing against a local daemon [2020-01-06T12:08:01.884Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-06T12:08:02.031Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-06T12:08:02.956Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-06T12:08:03.367Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-01-06T12:08:03.367Z] === RUN TestDockerNetworkMacvlan [2020-01-06T12:08:03.879Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-06T12:08:03.989Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-06T12:08:04.815Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-06T12:08:04.815Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-06T12:08:05.005Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-06T12:08:05.409Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-06T12:08:06.154Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-06T12:08:08.843Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-06T12:08:10.643Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-06T12:08:10.643Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-06T12:08:12.307Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-06T12:08:13.150Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-01-06T12:08:14.074Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-01-06T12:08:14.997Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-01-06T12:08:14.997Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-01-06T12:08:16.358Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-01-06T12:08:16.358Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-06T12:08:16.706Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-06T12:08:17.724Z] --- PASS: TestDockerNetworkMacvlan (14.47s) [2020-01-06T12:08:17.724Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-01-06T12:08:17.724Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-01-06T12:08:17.724Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2020-01-06T12:08:17.724Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) [2020-01-06T12:08:17.724Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.03s) [2020-01-06T12:08:17.724Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2020-01-06T12:08:17.724Z] PASS [2020-01-06T12:08:17.724Z] [2020-01-06T12:08:17.724Z] DONE 8 tests in 16.055s [2020-01-06T12:08:17.724Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-06T12:08:17.724Z] ++ 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-01-06T12:08:17.724Z] ++ set -e [2020-01-06T12:08:17.724Z] ++ '[' -n 0 ']' [2020-01-06T12:08:17.724Z] ++ set -x [2020-01-06T12:08:17.725Z] ++ env -i DEST=/go/src/github.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-01-06T12:08:17.725Z] testing: warning: no tests to run [2020-01-06T12:08:17.725Z] PASS [2020-01-06T12:08:17.725Z] [2020-01-06T12:08:17.725Z] DONE 0 tests in 0.015s [2020-01-06T12:08:17.725Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-06T12:08:17.725Z] ++ 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-01-06T12:08:17.725Z] ++ set -e [2020-01-06T12:08:17.725Z] ++ '[' -n 0 ']' [2020-01-06T12:08:17.725Z] ++ set -x [2020-01-06T12:08:17.725Z] ++ env -i DEST=/go/src/github.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-01-06T12:08:17.725Z] INFO: Testing against a local daemon [2020-01-06T12:08:17.725Z] === RUN TestAuthZPluginAllowRequest [2020-01-06T12:08:18.241Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-01-06T12:08:18.241Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-01-06T12:08:19.755Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-01-06T12:08:19.755Z] === RUN TestAuthZPluginTLS [2020-01-06T12:08:20.039Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-01-06T12:08:20.039Z] === RUN TestAuthZPluginDenyRequest [2020-01-06T12:08:20.126Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-01-06T12:08:20.658Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-01-06T12:08:20.658Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-06T12:08:21.050Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-01-06T12:08:21.280Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-01-06T12:08:21.280Z] === RUN TestAuthZPluginDenyResponse [2020-01-06T12:08:21.900Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-01-06T12:08:21.900Z] === RUN TestAuthZPluginAllowEventStream [2020-01-06T12:08:21.974Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-01-06T12:08:23.336Z] === RUN TestDockerSuite/TestUpdateStats [2020-01-06T12:08:23.386Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s) [2020-01-06T12:08:23.386Z] === RUN TestAuthZPluginErrorResponse [2020-01-06T12:08:24.008Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-01-06T12:08:24.008Z] === RUN TestAuthZPluginErrorRequest [2020-01-06T12:08:24.293Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-06T12:08:24.293Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-06T12:08:24.912Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-01-06T12:08:24.912Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-06T12:08:26.951Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-01-06T12:08:26.951Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-06T12:08:28.567Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-01-06T12:08:29.492Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-01-06T12:08:29.492Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-01-06T12:08:29.648Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-01-06T12:08:29.648Z] === RUN TestAuthZPluginHeader [2020-01-06T12:08:30.266Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-01-06T12:08:30.266Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-06T12:08:30.266Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-06T12:08:30.266Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:08:30.266Z] === RUN TestAuthZPluginV2Disable [2020-01-06T12:08:30.266Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-06T12:08:30.266Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:08:30.266Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-06T12:08:30.266Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-06T12:08:30.266Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:08:30.266Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-06T12:08:30.266Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-06T12:08:30.266Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:08:30.266Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-06T12:08:30.854Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-01-06T12:08:31.417Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-06T12:08:36.663Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-01-06T12:08:39.920Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-01-06T12:08:43.179Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-01-06T12:08:45.719Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-06T12:08:48.715Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2020-01-06T12:08:48.715Z] PASS [2020-01-06T12:08:48.715Z] [2020-01-06T12:08:48.715Z] === Skipped [2020-01-06T12:08:48.715Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-06T12:08:48.715Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:08:48.715Z] [2020-01-06T12:08:48.715Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-06T12:08:48.715Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:08:48.715Z] [2020-01-06T12:08:48.715Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-06T12:08:48.715Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:08:48.715Z] [2020-01-06T12:08:48.715Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-06T12:08:48.715Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:08:48.715Z] [2020-01-06T12:08:48.715Z] [2020-01-06T12:08:48.715Z] DONE 17 tests, 4 skipped in 29.263s [2020-01-06T12:08:48.715Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-06T12:08:48.715Z] ++ 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-01-06T12:08:48.715Z] ++ set -e [2020-01-06T12:08:48.715Z] ++ '[' -n 0 ']' [2020-01-06T12:08:48.715Z] ++ set -x [2020-01-06T12:08:48.715Z] ++ env -i DEST=/go/src/github.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-01-06T12:08:48.715Z] INFO: Testing against a local daemon [2020-01-06T12:08:48.715Z] === RUN TestPluginInvalidJSON [2020-01-06T12:08:48.715Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T12:08:48.715Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T12:08:48.715Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T12:08:48.715Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-01-06T12:08:48.715Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-06T12:08:48.715Z] PASS [2020-01-06T12:08:48.715Z] [2020-01-06T12:08:48.715Z] DONE 2 tests in 0.123s [2020-01-06T12:08:48.715Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-06T12:08:48.715Z] ++ 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-01-06T12:08:48.715Z] ++ set -e [2020-01-06T12:08:48.715Z] ++ '[' -n 0 ']' [2020-01-06T12:08:48.715Z] ++ set -x [2020-01-06T12:08:48.715Z] ++ env -i DEST=/go/src/github.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-01-06T12:08:48.715Z] INFO: Testing against a local daemon [2020-01-06T12:08:48.715Z] === RUN TestExternalGraphDriver [2020-01-06T12:08:48.715Z] === RUN TestExternalGraphDriver/json [2020-01-06T12:08:49.732Z] === RUN TestExternalGraphDriver/spec [2020-01-06T12:08:49.877Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-06T12:08:51.767Z] === RUN TestExternalGraphDriver/pull [2020-01-06T12:08:53.802Z] --- PASS: TestExternalGraphDriver (6.47s) [2020-01-06T12:08:53.802Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-01-06T12:08:53.802Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-01-06T12:08:53.802Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2020-01-06T12:08:53.802Z] === RUN TestGraphdriverPluginV2 [2020-01-06T12:08:53.802Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-01-06T12:08:53.802Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:08:53.802Z] PASS [2020-01-06T12:08:53.802Z] [2020-01-06T12:08:53.802Z] === Skipped [2020-01-06T12:08:53.802Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-01-06T12:08:53.802Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:08:53.802Z] [2020-01-06T12:08:53.802Z] [2020-01-06T12:08:53.802Z] DONE 5 tests, 1 skipped in 6.646s [2020-01-06T12:08:53.802Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-06T12:08:53.802Z] ++ 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-01-06T12:08:53.802Z] ++ set -e [2020-01-06T12:08:53.802Z] ++ '[' -n 0 ']' [2020-01-06T12:08:53.802Z] ++ set -x [2020-01-06T12:08:53.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T12:08:53.802Z] INFO: Testing against a local daemon [2020-01-06T12:08:53.802Z] === RUN TestContinueAfterPluginCrash [2020-01-06T12:08:53.802Z] === PAUSE TestContinueAfterPluginCrash [2020-01-06T12:08:53.802Z] === RUN TestDaemonStartWithLogOpt [2020-01-06T12:08:53.802Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-06T12:08:53.802Z] === CONT TestContinueAfterPluginCrash [2020-01-06T12:08:53.802Z] === CONT TestDaemonStartWithLogOpt [2020-01-06T12:08:55.117Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-01-06T12:08:56.999Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-01-06T12:08:59.510Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-01-06T12:09:01.394Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-01-06T12:09:02.754Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-01-06T12:09:05.263Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-01-06T12:09:07.775Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-01-06T12:09:10.285Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-01-06T12:09:12.169Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-01-06T12:09:12.343Z] --- PASS: TestDaemonStartWithLogOpt (15.95s) [2020-01-06T12:09:14.418Z] --- PASS: TestContinueAfterPluginCrash (20.46s) [2020-01-06T12:09:14.418Z] PASS [2020-01-06T12:09:14.418Z] [2020-01-06T12:09:14.418Z] DONE 2 tests in 20.566s [2020-01-06T12:09:14.418Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-06T12:09:14.418Z] ++ 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-01-06T12:09:14.418Z] ++ set -e [2020-01-06T12:09:14.418Z] ++ '[' -n 0 ']' [2020-01-06T12:09:14.418Z] ++ set -x [2020-01-06T12:09:14.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-06T12:09:14.418Z] INFO: Testing against a local daemon [2020-01-06T12:09:14.418Z] === RUN TestPluginWithDevMounts [2020-01-06T12:09:14.418Z] === PAUSE TestPluginWithDevMounts [2020-01-06T12:09:14.418Z] === CONT TestPluginWithDevMounts [2020-01-06T12:09:14.677Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-06T12:09:17.195Z] --- PASS: TestPluginWithDevMounts (2.29s) [2020-01-06T12:09:17.195Z] PASS [2020-01-06T12:09:17.195Z] [2020-01-06T12:09:17.195Z] DONE 1 tests in 2.385s [2020-01-06T12:09:17.195Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-01-06T12:09:17.195Z] ++ 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-01-06T12:09:17.195Z] ++ set -e [2020-01-06T12:09:17.195Z] ++ '[' -n 0 ']' [2020-01-06T12:09:17.195Z] ++ set -x [2020-01-06T12:09:17.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-06T12:09:17.195Z] INFO: Testing against a local daemon [2020-01-06T12:09:17.195Z] === RUN TestSecretInspect [2020-01-06T12:09:19.248Z] --- PASS: TestSecretInspect (2.23s) [2020-01-06T12:09:19.248Z] === RUN TestSecretList [2020-01-06T12:09:21.290Z] --- PASS: TestSecretList (2.24s) [2020-01-06T12:09:21.290Z] === RUN TestSecretsCreateAndDelete [2020-01-06T12:09:23.987Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2020-01-06T12:09:23.987Z] === RUN TestSecretsUpdate [2020-01-06T12:09:26.028Z] --- PASS: TestSecretsUpdate (2.28s) [2020-01-06T12:09:26.028Z] === RUN TestTemplatedSecret [2020-01-06T12:09:28.717Z] --- PASS: TestTemplatedSecret (2.72s) [2020-01-06T12:09:28.717Z] === RUN TestSecretCreateResolve [2020-01-06T12:09:30.914Z] --- PASS: TestSecretCreateResolve (2.31s) [2020-01-06T12:09:30.914Z] PASS [2020-01-06T12:09:30.914Z] [2020-01-06T12:09:30.914Z] DONE 6 tests in 14.170s [2020-01-06T12:09:30.914Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-01-06T12:09:30.914Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-06T12:09:30.914Z] ++ set -e [2020-01-06T12:09:30.914Z] ++ '[' -n 0 ']' [2020-01-06T12:09:30.914Z] ++ set -x [2020-01-06T12:09:30.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-06T12:09:31.202Z] INFO: Testing against a local daemon [2020-01-06T12:09:31.202Z] === RUN TestServiceCreateInit [2020-01-06T12:09:31.202Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-06T12:09:32.720Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-06T12:09:32.721Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-06T12:09:32.721Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-06T12:09:32.721Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-06T12:09:32.721Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-06T12:09:32.721Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-06T12:09:32.721Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-06T12:09:32.721Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-06T12:09:32.721Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-06T12:09:32.721Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-06T12:09:32.975Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-06T12:09:32.975Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-06T12:09:32.975Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-06T12:09:32.975Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-06T12:09:35.485Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-06T12:09:35.602Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-06T12:09:35.740Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-06T12:09:35.740Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-06T12:09:35.740Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-06T12:09:35.994Z] === RUN TestDockerSuite/TestVolumeEvents [2020-01-06T12:09:36.917Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-06T12:09:39.427Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-06T12:09:39.427Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-06T12:09:39.427Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-06T12:09:39.999Z] --- PASS: TestServiceCreateInit (8.30s) [2020-01-06T12:09:39.999Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.03s) [2020-01-06T12:09:39.999Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s) [2020-01-06T12:09:39.999Z] === RUN TestCreateServiceMultipleTimes [2020-01-06T12:09:42.685Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-06T12:09:46.885Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite (1804.19s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.91s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.90s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.29s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.94s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.98s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.30s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.72s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.65s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.25s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.23s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.16s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.53s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.48s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAttachDetach (1.46s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.38s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.24s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.55s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.21s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.04s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.32s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.67s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (2.64s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.68s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.85s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.75s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.42s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.53s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.01s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.53s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.82s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.02s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.65s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.80s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.35s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.01s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.46s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.95s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.60s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.71s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.68s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.30s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.51s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.29s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.97s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.37s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.61s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.28s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.20s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.81s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.62s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.82s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.50s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.50s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.26s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.57s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.16s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.28s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.65s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.87s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.42s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.67s) [2020-01-06T12:09:46.885Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.82s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.50s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.29s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.69s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.94s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.45s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.22s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.78s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-06T12:09:46.886Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.87s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.48s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildContChar (4.39s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.43s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.30s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.52s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.25s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.57s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.11s) [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-01-06T12:09:46.886Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.16s) [2020-01-06T12:09:46.886Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-01-06T12:09:46.886Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-01-06T12:09:46.886Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.62s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.81s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.26s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.06s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.42s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.78s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.91s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.57s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.73s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.48s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.46s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.98s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.25s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.65s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.97s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.72s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.07s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.90s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.90s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.28s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.82s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.76s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.04s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.25s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.77s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.94s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEnv (1.73s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.62s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.09s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.11s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.71s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.89s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.35s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.96s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.34s) [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-06T12:09:46.886Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.66s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.71s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.30s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.24s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.58s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.16s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.09s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.46s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.55s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildHistory (4.72s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.56s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.39s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.71s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.00s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.36s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.65s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildLabels (0.56s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.18s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.23s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.97s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.78s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.41s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.43s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.60s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.28s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.29s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.33s) [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-06T12:09:46.886Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.85s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.82s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.97s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.61s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.79s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.05s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.01s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.86s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.43s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.51s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.92s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.32s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.86s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.48s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.77s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.43s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.48s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.18s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildPATH (2.44s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.10s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.51s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.54s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.21s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildRm (3.34s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.29s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.27s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.25s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.72s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.19s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.52s) [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.04s) [2020-01-06T12:09:46.886Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.63s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.16s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildStderr (1.23s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.19s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.21s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.20s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.01s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.52s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildUser (2.29s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.04s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.73s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.10s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.12s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.55s) [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-06T12:09:46.886Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-06T12:09:46.886Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-06T12:09:46.886Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-06T12:09:46.886Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.03s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.87s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.78s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.39s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.58s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.26s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.53s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.81s) [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-06T12:09:46.886Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.97s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.68s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-01-06T12:09:46.886Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-06T12:09:46.886Z] docker_cli_sni_test.go:18: Flakey test [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.93s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestCommitChange (1.18s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.47s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.75s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.63s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.98s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestCommitTTY (1.83s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.69s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.00s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.09s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.02s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.94s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.02s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.75s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) [2020-01-06T12:09:46.886Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.79s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.92s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.59s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.55s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.89s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2020-01-06T12:09:46.887Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-06T12:09:46.887Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.28s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.10s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.97s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.38s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.75s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.59s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.55s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.63s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a89100_} (1.64s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1266717692_/foo_false____} (1.57s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1266717692_/foo_true____} (1.58s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3395694891_/foo_false____} (1.61s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3395694891_/foo_true____} (1.58s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3395694891_/foo_true__0xc000a89580__} (1.60s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a895a0_} (1.75s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a895c0_} (1.58s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a895e0_} (1.63s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a89600_} (1.61s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.54s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.88s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.68s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.84s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.63s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.18s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.09s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.10s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.80s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.55s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.97s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.48s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.93s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.87s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.51s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.90s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.73s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.07s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToStdout (0.94s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.41s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.38s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.04s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.03s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.61s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2020-01-06T12:09:46.887Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-06T12:09:46.887Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.45s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2020-01-06T12:09:46.887Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-06T12:09:46.887Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.57s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.61s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.59s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.00s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.86s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.91s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.88s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.83s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.38s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.51s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.53s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.92s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.99s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.97s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.27s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsAttach (0.86s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsCommit (1.15s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.71s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.59s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.68s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsCopy (1.64s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.04s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.96s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.71s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsFilters (1.65s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsFormat (1.58s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.87s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2020-01-06T12:09:46.887Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-06T12:09:46.887Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-06T12:09:46.887Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-06T12:09:46.887Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.59s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsRename (0.90s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsResize (0.87s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.76s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.88s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.02s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsTop (0.86s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.68s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExec (1.05s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.06s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.89s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.52s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.82s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecCgroup (1.35s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecEnv (0.87s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.75s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.86s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecInspectID (2.91s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecInteractive (0.92s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.87s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.90s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.66s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.96s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecStartFails (0.93s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.33s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.94s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecTTY (0.91s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.22s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecUlimits (1.10s) [2020-01-06T12:09:46.887Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-06T12:09:46.887Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.32s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.90s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.11s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.89s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestExecWithUser (1.03s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.98s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.89s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.39s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2020-01-06T12:09:46.887Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestHealth (20.71s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.94s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.87s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.91s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.99s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImportDisplay (1.60s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImportFile (1.85s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImportGzipped (1.86s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.88s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.86s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.81s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.42s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.94s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s) [2020-01-06T12:09:46.888Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-06T12:09:46.888Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.78s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectHistory (1.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-01-06T12:09:46.888Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-06T12:09:46.888Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.74s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.88s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectStatus (1.03s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.67s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.17s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.89s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.95s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.87s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.79s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.26s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.05s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.88s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.64s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.17s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.95s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.51s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.52s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.27s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.72s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.11s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.71s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.80s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.15s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.59s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.89s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.89s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsSince (6.91s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.93s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.95s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsTail (0.94s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.81s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.43s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.77s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestNetHostname (2.34s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.20s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.46s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.76s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPluginActive (2.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.90s) [2020-01-06T12:09:46.888Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-06T12:09:46.888Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.70s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.16s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.56s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.99s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.24s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.55s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.79s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPortList (11.36s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.57s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.51s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.56s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.28s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.93s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.65s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsByOrder (3.72s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.35s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.42s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.69s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.71s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.59s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.72s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.81s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.51s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.61s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.86s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.19s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.83s) [2020-01-06T12:09:46.888Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-06T12:09:46.888Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.60s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.61s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.25s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.55s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.33s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.64s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.76s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.04s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.58s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.34s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.40s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.03s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.10s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.92s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.98s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.64s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.56s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAddHost (0.79s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.66s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.87s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.68s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.64s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.09s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.00s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.91s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.13s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-01-06T12:09:46.888Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.48s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.79s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.77s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.89s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.43s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.81s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.87s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.77s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.56s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.94s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.83s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.66s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.22s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.50s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.03s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.69s) [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-06T12:09:46.889Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-06T12:09:46.889Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.74s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.65s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.71s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-06T12:09:46.889Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.75s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.83s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.87s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.94s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.89s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.62s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-06T12:09:46.889Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.67s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.99s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.07s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.84s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.92s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.11s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.68s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunMount (6.23s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.39s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.58s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.63s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.66s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.60s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNetHost (1.21s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.32s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.36s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.67s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s) [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-06T12:09:46.889Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.73s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.46s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2020-01-06T12:09:46.889Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.83s) [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-06T12:09:46.889Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.90s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.81s) [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-06T12:09:46.889Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.73s) [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-06T12:09:46.889Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.55s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.69s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunRm (0.77s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.75s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.00s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.85s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.11s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.41s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.88s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.90s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.81s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.87s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.91s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.85s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.74s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunState (1.60s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.00s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-06T12:09:46.889Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.99s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.79s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunSysctls (1.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.76s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.92s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.89s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.86s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.42s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.93s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.89s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.77s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.37s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunUserByID (0.86s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-06T12:09:46.889Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.49s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.47s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.61s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.46s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.87s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-06T12:09:46.889Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-06T12:09:46.889Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-06T12:09:46.889Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.97s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.60s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.79s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.85s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.55s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2020-01-06T12:09:46.889Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-06T12:09:46.889Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.55s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.77s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.46s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.90s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.18s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.39s) [2020-01-06T12:09:46.889Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.02s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.13s) [2020-01-06T12:09:46.890Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents935253677 [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.35s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.41s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.87s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.72s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStartRecordError (1.81s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.42s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.83s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.23s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.72s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.00s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.79s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2020-01-06T12:09:46.890Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-06T12:09:46.890Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.81s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.23s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.96s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.86s) [2020-01-06T12:09:46.890Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-06T12:09:46.890Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.07s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.19s) [2020-01-06T12:09:46.890Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-06T12:09:46.890Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.54s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.99s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUpdateStats (4.43s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.61s) [2020-01-06T12:09:46.890Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-06T12:09:46.890Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.54s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.57s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.18s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.66s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.12s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.12s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.45s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.35s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.56s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.47s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.41s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.41s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.46s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.88s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.10s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.59s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.36s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.10s) [2020-01-06T12:09:46.890Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.16s) [2020-01-06T12:09:46.890Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-06T12:09:46.890Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-06T12:09:46.890Z] === RUN TestDockerRegistrySuite [2020-01-06T12:09:46.890Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-06T12:09:48.774Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-06T12:09:50.134Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-06T12:09:52.020Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-01-06T12:09:52.020Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-06T12:09:57.255Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-01-06T12:09:58.481Z] --- PASS: TestCreateServiceMultipleTimes (19.05s) [2020-01-06T12:09:58.481Z] === RUN TestCreateServiceConflict [2020-01-06T12:10:00.514Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-06T12:10:01.173Z] --- PASS: TestCreateServiceConflict (2.32s) [2020-01-06T12:10:01.173Z] === RUN TestCreateServiceMaxReplicas [2020-01-06T12:10:03.869Z] --- PASS: TestCreateServiceMaxReplicas (2.96s) [2020-01-06T12:10:03.869Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-06T12:10:05.746Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-06T12:10:06.310Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-06T12:10:07.672Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-06T12:10:09.033Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-06T12:10:10.394Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-06T12:10:11.755Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-06T12:10:13.115Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-06T12:10:14.476Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-06T12:10:17.737Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-06T12:10:19.100Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.28s) [2020-01-06T12:10:19.100Z] === RUN TestCreateServiceSecretFileMode [2020-01-06T12:10:20.245Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-06T12:10:20.606Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2020-01-06T12:10:20.606Z] === RUN TestCreateServiceConfigFileMode [2020-01-06T12:10:21.183Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-06T12:10:23.301Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2020-01-06T12:10:23.301Z] === RUN TestCreateServiceSysctls [2020-01-06T12:10:24.441Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-06T12:10:25.802Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-06T12:10:25.802Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-06T12:10:26.360Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-06T12:10:26.794Z] --- PASS: TestCreateServiceSysctls (3.36s) [2020-01-06T12:10:26.794Z] === RUN TestCreateServiceCapabilities [2020-01-06T12:10:27.284Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-06T12:10:29.168Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-06T12:10:29.492Z] --- PASS: TestCreateServiceCapabilities (2.69s) [2020-01-06T12:10:29.492Z] === RUN TestInspect [2020-01-06T12:10:30.092Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-06T12:10:32.184Z] --- PASS: TestInspect (2.96s) [2020-01-06T12:10:32.184Z] === RUN TestServiceListWithStatuses [2020-01-06T12:10:32.184Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-06T12:10:32.184Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T12:10:32.184Z] === RUN TestDockerNetworkConnectAlias [2020-01-06T12:10:34.250Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-06T12:10:34.250Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-06T12:10:35.612Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-06T12:10:35.867Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-06T12:10:36.121Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-06T12:10:36.376Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-06T12:10:36.631Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-06T12:10:36.886Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-06T12:10:37.140Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-06T12:10:38.501Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-06T12:10:39.044Z] --- PASS: TestDockerNetworkConnectAlias (5.74s) [2020-01-06T12:10:39.044Z] === RUN TestDockerNetworkReConnect [2020-01-06T12:10:40.444Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-06T12:10:40.699Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-06T12:10:42.061Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-01-06T12:10:42.061Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-06T12:10:42.061Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-01-06T12:10:42.316Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-01-06T12:10:42.316Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-01-06T12:10:42.516Z] --- PASS: TestDockerNetworkReConnect (4.64s) [2020-01-06T12:10:42.516Z] === RUN TestServicePlugin [2020-01-06T12:10:42.516Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-06T12:10:42.516Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:10:42.516Z] === RUN TestServiceUpdateLabel [2020-01-06T12:10:43.685Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-06T12:10:43.939Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-06T12:10:44.499Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-06T12:10:45.221Z] --- PASS: TestServiceUpdateLabel (2.53s) [2020-01-06T12:10:45.221Z] === RUN TestServiceUpdateSecrets [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite (58.94s) [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.02s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d6823d697140a] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.44s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d6f2d5a2d0a58] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.89s) [2020-01-06T12:10:45.424Z] check_test.go:196: [dd6d4f6496c53] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d98300b545f75] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.32s) [2020-01-06T12:10:45.424Z] check_test.go:196: [db53984f619ac] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.23s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d3e5e31c987b3] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.30s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d7425ab57b258] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d7b57da1758ac] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d3b7053b56e38] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.49s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d8f49e6c6d5e5] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2020-01-06T12:10:45.424Z] check_test.go:196: [dd7c980543d1d] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.40s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d9f03ca4c084a] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d85d0d012d6a5] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d755892df7de4] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.68s) [2020-01-06T12:10:45.424Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:aecfb50da167a256df05c553029a13ca863136bffc2d9ddbd5535590a188ded7 [2020-01-06T12:10:45.424Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:209b14500d8ddc8ee98c4c0e6c6fe22f7c5d12a0e46cc207d31ce8ca62865440 [2020-01-06T12:10:45.424Z] check_test.go:196: [df66ed96803c4] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.61s) [2020-01-06T12:10:45.424Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3eac012b41c225d310a38dc51807d7e1ae4684d7b0b2e308804877c89fecfd95 [2020-01-06T12:10:45.424Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:21809cb3947c2851145c51279fbc94608995ebbedbf97ec013519df0544933af [2020-01-06T12:10:45.424Z] check_test.go:196: [d52e6288b9197] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2020-01-06T12:10:45.424Z] check_test.go:196: [de846c6d3ecdb] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.29s) [2020-01-06T12:10:45.424Z] check_test.go:196: [db96406b5fbbe] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d08343c547fd0] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-06T12:10:45.424Z] check_test.go:196: [dc0fe14f0adaf] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.50s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d5b130b3dea0b] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.46s) [2020-01-06T12:10:45.424Z] check_test.go:196: [da3b4cfcc1bd9] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2020-01-06T12:10:45.424Z] check_test.go:196: [df4e56831dbfc] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.74s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d057c2c3c3b49] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-01-06T12:10:45.424Z] check_test.go:196: [df8d8ce643f29] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.43s) [2020-01-06T12:10:45.424Z] check_test.go:196: [dda95fbd762d0] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d158adbea972e] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-01-06T12:10:45.424Z] check_test.go:196: [db3bd57bb90e5] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-01-06T12:10:45.424Z] check_test.go:196: [da9846a2b9e0c] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-01-06T12:10:45.424Z] check_test.go:196: [dd22feaca4f0d] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-01-06T12:10:45.424Z] check_test.go:196: [dbdcac07eca04] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d66032a74d9fd] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s) [2020-01-06T12:10:45.424Z] check_test.go:196: [dd98af8e0781d] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.22s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d979b99954c40] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.28s) [2020-01-06T12:10:45.424Z] check_test.go:196: [dcb0cdd15f387] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.52s) [2020-01-06T12:10:45.424Z] check_test.go:196: [d5e8d26b6d72f] daemon is not started [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s) [2020-01-06T12:10:45.424Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-01-06T12:10:45.424Z] === RUN TestDockerSchema1RegistrySuite [2020-01-06T12:10:45.424Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-01-06T12:10:45.424Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-06T12:10:47.310Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-06T12:10:50.572Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-01-06T12:10:53.084Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-06T12:10:54.966Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-06T12:10:55.891Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-06T12:11:00.050Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-06T12:11:00.485Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2020-01-06T12:11:00.486Z] === RUN TestServiceUpdateConfigs [2020-01-06T12:11:00.974Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-06T12:11:02.335Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-06T12:11:02.590Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-06T12:11:03.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-06T12:11:05.837Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-06T12:11:06.769Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-06T12:11:10.926Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-06T12:11:10.926Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-06T12:11:11.486Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-06T12:11:11.742Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-06T12:11:11.997Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-06T12:11:12.253Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-06T12:11:12.508Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite (27.35s) [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-01-06T12:11:12.763Z] check_test.go:223: [ddb5cff05d9e1] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.70s) [2020-01-06T12:11:12.763Z] check_test.go:223: [d27e810bd5e1e] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.58s) [2020-01-06T12:11:12.763Z] check_test.go:223: [d47d3c176109c] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.74s) [2020-01-06T12:11:12.763Z] check_test.go:223: [d2c780927ac34] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.42s) [2020-01-06T12:11:12.763Z] check_test.go:223: [d792c916152f5] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.47s) [2020-01-06T12:11:12.763Z] check_test.go:223: [d0ae3ecea05b8] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-06T12:11:12.763Z] check_test.go:223: [dac7c79a04987] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.43s) [2020-01-06T12:11:12.763Z] check_test.go:223: [d46bc229344b2] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.50s) [2020-01-06T12:11:12.763Z] check_test.go:223: [d97f2e5b44dab] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2020-01-06T12:11:12.763Z] check_test.go:223: [ddf1a4a37ce42] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.81s) [2020-01-06T12:11:12.763Z] check_test.go:223: [df2465ad410bf] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-01-06T12:11:12.763Z] check_test.go:223: [d9a9f3a8f3190] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-01-06T12:11:12.763Z] check_test.go:223: [d577b7875093a] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2020-01-06T12:11:12.763Z] check_test.go:223: [dc94f8cb0480d] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2020-01-06T12:11:12.763Z] check_test.go:223: [db56cadb593f6] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-01-06T12:11:12.763Z] check_test.go:223: [d7cbff1084b68] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-01-06T12:11:12.763Z] check_test.go:223: [d60513411e35b] daemon is not started [2020-01-06T12:11:12.763Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-01-06T12:11:12.763Z] check_test.go:223: [d4b35997b44ff] daemon is not started [2020-01-06T12:11:12.763Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-06T12:11:12.763Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-06T12:11:13.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-06T12:11:14.248Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-06T12:11:14.503Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-06T12:11:15.777Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-01-06T12:11:15.777Z] === RUN TestServiceUpdateNetwork [2020-01-06T12:11:15.869Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-06T12:11:15.869Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-06T12:11:16.124Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-06T12:11:16.683Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-06T12:11:16.937Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.16s) [2020-01-06T12:11:16.937Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2020-01-06T12:11:16.937Z] check_test.go:252: [d87d16eb634cc] daemon is not started [2020-01-06T12:11:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2020-01-06T12:11:16.938Z] check_test.go:252: [d831b4880a511] daemon is not started [2020-01-06T12:11:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2020-01-06T12:11:16.938Z] check_test.go:252: [da2ee01598ef2] daemon is not started [2020-01-06T12:11:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2020-01-06T12:11:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-01-06T12:11:16.938Z] check_test.go:252: [d62a5a51d4115] daemon is not started [2020-01-06T12:11:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-01-06T12:11:16.938Z] check_test.go:252: [d866228e63d02] daemon is not started [2020-01-06T12:11:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-01-06T12:11:16.938Z] check_test.go:252: [dec1611a2d5e8] daemon is not started [2020-01-06T12:11:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-01-06T12:11:16.938Z] check_test.go:252: [d0a8eabd750e8] daemon is not started [2020-01-06T12:11:16.938Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-06T12:11:16.938Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-06T12:11:22.170Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-06T12:11:22.170Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-06T12:11:22.425Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-06T12:11:22.425Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-06T12:11:22.680Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2020-01-06T12:11:22.680Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-01-06T12:11:22.680Z] check_test.go:279: [de1d9c4fc7ee1] daemon is not started [2020-01-06T12:11:22.680Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-01-06T12:11:22.680Z] check_test.go:279: [d0d854e838ed6] daemon is not started [2020-01-06T12:11:22.680Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2020-01-06T12:11:22.680Z] check_test.go:279: [d824b36d775e9] daemon is not started [2020-01-06T12:11:22.680Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s) [2020-01-06T12:11:22.680Z] check_test.go:279: [d6e1aec45e419] daemon is not started [2020-01-06T12:11:22.680Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2020-01-06T12:11:22.680Z] check_test.go:279: [da40cd27d803a] daemon is not started [2020-01-06T12:11:22.680Z] === RUN TestDockerNetworkSuite [2020-01-06T12:11:22.680Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-06T12:11:25.190Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-06T12:11:26.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-06T12:11:28.350Z] --- PASS: TestServiceUpdateNetwork (13.07s) [2020-01-06T12:11:28.350Z] PASS [2020-01-06T12:11:28.350Z] [2020-01-06T12:11:28.350Z] === Skipped [2020-01-06T12:11:28.350Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-01-06T12:11:28.350Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T12:11:28.350Z] [2020-01-06T12:11:28.350Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-01-06T12:11:28.350Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T12:11:28.350Z] [2020-01-06T12:11:28.350Z] [2020-01-06T12:11:28.350Z] DONE 20 tests, 2 skipped in 116.751s [2020-01-06T12:11:28.350Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-01-06T12:11:28.350Z] ++ 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-01-06T12:11:28.350Z] ++ set -e [2020-01-06T12:11:28.350Z] ++ '[' -n 0 ']' [2020-01-06T12:11:28.350Z] ++ set -x [2020-01-06T12:11:28.350Z] ++ env -i DEST=/go/src/github.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-01-06T12:11:28.350Z] INFO: Testing against a local daemon [2020-01-06T12:11:28.350Z] === RUN TestSessionCreate [2020-01-06T12:11:28.350Z] --- PASS: TestSessionCreate (0.07s) [2020-01-06T12:11:28.350Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-06T12:11:28.350Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-06T12:11:28.350Z] PASS [2020-01-06T12:11:28.350Z] [2020-01-06T12:11:28.350Z] DONE 2 tests in 0.211s [2020-01-06T12:11:28.351Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-01-06T12:11:28.351Z] ++ 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-01-06T12:11:28.351Z] ++ set -e [2020-01-06T12:11:28.351Z] ++ '[' -n 0 ']' [2020-01-06T12:11:28.351Z] ++ set -x [2020-01-06T12:11:28.351Z] ++ env -i DEST=/go/src/github.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-01-06T12:11:28.351Z] INFO: Testing against a local daemon [2020-01-06T12:11:28.351Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-06T12:11:28.351Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T12:11:28.351Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T12:11:28.351Z] === RUN TestEventsExecDie [2020-01-06T12:11:28.973Z] --- PASS: TestEventsExecDie (0.79s) [2020-01-06T12:11:28.973Z] === RUN TestEventsBackwardsCompatible [2020-01-06T12:11:28.973Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-01-06T12:11:28.973Z] === RUN TestInfoBinaryCommits [2020-01-06T12:11:28.973Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-01-06T12:11:28.973Z] === RUN TestInfoAPIVersioned [2020-01-06T12:11:28.973Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-06T12:11:28.973Z] === RUN TestInfoDiscoveryBackend [2020-01-06T12:11:29.592Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-01-06T12:11:29.592Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-06T12:11:30.609Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-06T12:11:30.609Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-06T12:11:31.228Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-01-06T12:11:31.228Z] === RUN TestInfoAPI [2020-01-06T12:11:31.228Z] --- PASS: TestInfoAPI (0.05s) [2020-01-06T12:11:31.228Z] === RUN TestInfoAPIWarnings [2020-01-06T12:11:31.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-06T12:11:31.845Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-01-06T12:11:31.845Z] === RUN TestInfoDebug [2020-01-06T12:11:32.477Z] --- PASS: TestInfoDebug (0.54s) [2020-01-06T12:11:32.477Z] === RUN TestInfoInsecureRegistries [2020-01-06T12:11:32.763Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-06T12:11:32.763Z] === RUN TestInfoRegistryMirrors [2020-01-06T12:11:33.387Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-01-06T12:11:33.387Z] === RUN TestLoginFailsWithBadCredentials [2020-01-06T12:11:34.020Z] --- PASS: TestLoginFailsWithBadCredentials (0.62s) [2020-01-06T12:11:34.020Z] === RUN TestPingCacheHeaders [2020-01-06T12:11:34.020Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-06T12:11:34.020Z] === RUN TestPingGet [2020-01-06T12:11:34.020Z] --- PASS: TestPingGet (0.03s) [2020-01-06T12:11:34.020Z] === RUN TestPingHead [2020-01-06T12:11:34.020Z] --- PASS: TestPingHead (0.06s) [2020-01-06T12:11:34.020Z] === RUN TestVersion [2020-01-06T12:11:34.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-06T12:11:34.313Z] --- PASS: TestVersion (0.05s) [2020-01-06T12:11:34.313Z] PASS [2020-01-06T12:11:34.313Z] [2020-01-06T12:11:34.313Z] === Skipped [2020-01-06T12:11:34.313Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T12:11:34.313Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T12:11:34.313Z] [2020-01-06T12:11:34.313Z] [2020-01-06T12:11:34.313Z] DONE 18 tests, 1 skipped in 6.141s [2020-01-06T12:11:34.313Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-01-06T12:11:34.313Z] ++ 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-01-06T12:11:34.313Z] ++ set -e [2020-01-06T12:11:34.313Z] ++ '[' -n 0 ']' [2020-01-06T12:11:34.313Z] ++ set -x [2020-01-06T12:11:34.313Z] ++ env -i DEST=/go/src/github.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-01-06T12:11:34.313Z] INFO: Testing against a local daemon [2020-01-06T12:11:34.313Z] === RUN TestVolumesCreateAndList [2020-01-06T12:11:34.313Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-06T12:11:34.313Z] === RUN TestVolumesRemove [2020-01-06T12:11:34.313Z] --- PASS: TestVolumesRemove (0.08s) [2020-01-06T12:11:34.313Z] === RUN TestVolumesInspect [2020-01-06T12:11:34.313Z] --- PASS: TestVolumesInspect (0.05s) [2020-01-06T12:11:34.313Z] === RUN TestVolumesInvalidJSON [2020-01-06T12:11:34.683Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-06T12:11:34.683Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-06T12:11:34.683Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-06T12:11:34.683Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-06T12:11:34.683Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-06T12:11:34.683Z] PASS [2020-01-06T12:11:34.683Z] [2020-01-06T12:11:34.683Z] DONE 5 tests in 0.296s [2020-01-06T12:11:34.683Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-06T12:11:34.683Z] ++++ cat bundles/test-integration/docker.pid [2020-01-06T12:11:34.683Z] +++ kill 13102 [2020-01-06T12:11:36.157Z] +++ /etc/init.d/apparmor stop [2020-01-06T12:11:36.157Z] Clearing AppArmor profiles cache:. [2020-01-06T12:11:36.157Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T12:11:36.157Z] Unloading profiles will leave already running processes permanently [2020-01-06T12:11:36.157Z] unconfined, which can lead to unexpected situations. [2020-01-06T12:11:36.157Z] [2020-01-06T12:11:36.157Z] To set a process to complain mode, use the command line tool [2020-01-06T12:11:36.157Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T12:11:36.157Z] with the 'teardown' option." [2020-01-06T12:11:36.157Z] [2020-01-06T12:11:37.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping Post stage [Pipeline] junit [2020-01-06T12:11:38.243Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-06T12:11:39.212Z] + echo Ensuring container killed. [2020-01-06T12:11:39.212Z] Ensuring container killed. [2020-01-06T12:11:39.212Z] + docker rm -vf docker-pr3 [2020-01-06T12:11:39.212Z] Error: No such container: docker-pr3 [2020-01-06T12:11:39.212Z] + true [Pipeline] sh [2020-01-06T12:11:39.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-06T12:11:39.605Z] + echo Chowning /workspace to jenkins user [2020-01-06T12:11:39.605Z] Chowning /workspace to jenkins user [2020-01-06T12:11:39.605Z] + id -u [2020-01-06T12:11:39.605Z] + id -g [2020-01-06T12:11:39.605Z] + docker run --rm -v /home/docker/workspace/moby_PR-40341:/workspace busybox chown -R 1001:1001 /workspace [2020-01-06T12:11:39.605Z] Unable to find image 'busybox:latest' locally [2020-01-06T12:11:39.909Z] latest: Pulling from library/busybox [2020-01-06T12:11:39.909Z] d7e28ec550a2: Pulling fs layer [2020-01-06T12:11:40.537Z] d7e28ec550a2: Verifying Checksum [2020-01-06T12:11:40.537Z] d7e28ec550a2: Download complete [2020-01-06T12:11:40.836Z] d7e28ec550a2: Pull complete [2020-01-06T12:11:40.836Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-06T12:11:40.836Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-06T12:11:42.744Z] + bundleName=ppc64le-integration [2020-01-06T12:11:42.744Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-01-06T12:11:42.744Z] Creating ppc64le-integration-bundles.tar.gz [2020-01-06T12:11:42.744Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2020-01-06T12:11:42.744Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-06T12:11:43.075Z] Archiving artifacts [2020-01-06T12:11:43.468Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40341/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-06T12:11:43.895Z] + make clean [2020-01-06T12:11:44.526Z] make: command: Command not found [2020-01-06T12:11:44.526Z] make: command: Command not found [2020-01-06T12:11:44.526Z] docker volume rm -f docker-dev-cache [2020-01-06T12:11:44.526Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-06T12:11:49.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-06T12:11:50.038Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-06T12:11:51.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-06T12:11:53.283Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-06T12:11:53.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-01-06T12:11:54.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-06T12:11:55.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-06T12:11:57.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-06T12:11:57.897Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-06T12:11:59.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-06T12:11:59.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-06T12:11:59.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-06T12:12:00.873Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-06T12:12:00.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-06T12:12:01.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-06T12:12:01.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-06T12:12:01.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-06T12:12:02.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-06T12:12:04.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-06T12:12:04.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-06T12:12:05.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-06T12:12:05.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-06T12:12:05.703Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-06T12:12:09.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-06T12:12:09.860Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-06T12:12:14.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-06T12:12:23.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-06T12:12:23.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-06T12:12:23.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-06T12:12:23.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-06T12:12:23.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-06T12:12:24.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-06T12:12:24.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-06T12:12:24.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-06T12:12:28.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-06T12:12:28.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-06T12:12:28.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-01-06T12:12:29.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-06T12:12:29.967Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-06T12:12:35.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-06T12:12:40.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-01-06T12:12:40.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-06T12:12:40.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-06T12:12:43.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-06T12:12:43.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-06T12:12:45.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-06T12:12:45.378Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-06T12:12:45.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-06T12:12:47.518Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-06T12:12:48.078Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-06T12:12:52.237Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite (91.39s) [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.60s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d2392b81e731e] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.28s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [dfb2152649e5e] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.63s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [db35e0099a15b] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.65s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d23fbaf98f787] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.62s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:1233: [df7d8986d927a] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.86s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d78db49791dd3] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.67s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d3549b04acb52] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.42s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d424829e15447] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.06s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d2d891ae3f3fe] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.96s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d31f543194ac3] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.88s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d1444645346c4] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (2.12s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [dbaf7eb94ecc0] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.55s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [dddc8d4c5989b] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [df32da52a1e30] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [ddacb01ecf06c] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.47s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d63956d76c541] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d635e27eadaac] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d392ae10a74ad] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d17170ced7921] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.39s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d50d0098d9acb] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.83s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d15e071e16c6b] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.25s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d55efa70a2d7f] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d356890294b6a] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d1f05f50036b6] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.05s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:968: [d2c54f9486015] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.90s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d32a863e23fcb] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.58s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:1116: [d6ffca936920f] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [dd372066e7a54] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.67s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d2c4d51686986] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d53cd1456bf80] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d96fb8013a491] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d4ec2cf9f34f0] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [dd9d2763b6191] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [de52ab356fb7b] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.24s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d3765d780a0d3] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d142921ad5656] daemon is not started [2020-01-06T12:12:54.121Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d31787a8241c8] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.37s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d4b7ad3b831a2] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.94s) [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.73s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:1084: [d1891234619f3] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [dca4e7ebb551e] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.28s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d341e4dc8a599] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.71s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [de62dac9f94d5] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [dc8cf5e4f3f6b] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.30s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d33d260c2baac] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.78s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d0151b7ac7a28] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.64s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [dd838692fdd9c] daemon is not started [2020-01-06T12:12:54.121Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.71s) [2020-01-06T12:12:54.121Z] docker_cli_network_unix_test.go:46: [d72eaff7b1c3a] daemon is not started [2020-01-06T12:12:54.121Z] === RUN TestDockerHubPullSuite [2020-01-06T12:12:54.121Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-06T12:12:56.007Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-01-06T12:12:56.261Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-06T12:12:58.146Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-01-06T12:12:58.705Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-01-06T12:13:00.069Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-01-06T12:13:00.069Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-01-06T12:13:00.069Z] --- PASS: TestDockerHubPullSuite (6.11s) [2020-01-06T12:13:00.069Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) [2020-01-06T12:13:00.069Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.44s) [2020-01-06T12:13:00.069Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s) [2020-01-06T12:13:00.069Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.28s) [2020-01-06T12:13:00.069Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2020-01-06T12:13:00.069Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-01-06T12:13:00.069Z] PASS [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === Skipped [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-01-06T12:13:00.069Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.16s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.16s) [2020-01-06T12:13:00.069Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-01-06T12:13:00.069Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-01-06T12:13:00.069Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-06T12:13:00.069Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-06T12:13:00.069Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.04s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.04s) [2020-01-06T12:13:00.069Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-06T12:13:00.069Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-06T12:13:00.069Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-06T12:13:00.069Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-06T12:13:00.069Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-06T12:13:00.069Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-06T12:13:00.069Z] docker_cli_sni_test.go:18: Flakey test [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-06T12:13:00.069Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-06T12:13:00.069Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-06T12:13:00.069Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-06T12:13:00.069Z] [2020-01-06T12:13:00.069Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-06T12:13:00.069Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-06T12:13:00.069Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-06T12:13:00.070Z] docker_cli_network_unix_test.go:46: [d31787a8241c8] daemon is not started [2020-01-06T12:13:00.070Z] [2020-01-06T12:13:00.070Z] [2020-01-06T12:13:00.070Z] DONE 1277 tests, 44 skipped in 2026.523s [2020-01-06T12:13:00.324Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-06T12:13:00.324Z] ++++ cat bundles/test-integration/docker.pid [2020-01-06T12:13:00.324Z] +++ kill 7272 [2020-01-06T12:13:01.248Z] +++ /etc/init.d/apparmor stop [2020-01-06T12:13:01.248Z] Clearing AppArmor profiles cache:. [2020-01-06T12:13:01.248Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T12:13:01.248Z] Unloading profiles will leave already running processes permanently [2020-01-06T12:13:01.248Z] unconfined, which can lead to unexpected situations. [2020-01-06T12:13:01.248Z] [2020-01-06T12:13:01.248Z] To set a process to complain mode, use the command line tool [2020-01-06T12:13:01.248Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T12:13:01.248Z] with the 'teardown' option." [2020-01-06T12:13:01.248Z] [2020-01-06T12:13:03.756Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-06T12:13:08.988Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-06T12:13:12.247Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-06T12:13:15.504Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-06T12:13:18.016Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-06T12:13:20.529Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-06T12:13:23.787Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-01-06T12:13:26.319Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-01-06T12:14:22.465Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-06T12:14:37.324Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite (1757.45s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.69s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.78s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.72s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.57s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.86s) [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:563: [df6e3b4f255e5] joining swarm manager [d43e403b13d70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:585: [d2c7acb44adbd] joining swarm manager [d43e403b13d70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] check_test.go:380: [df6e3b4f255e5] daemon is not started [2020-01-06T12:14:55.349Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.64s) [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:46: [dbc155b262d71] joining swarm manager [dee591fa46d80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.33s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.98s) [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:304: [d882371603ffb] joining swarm manager [d52ca378a22be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:305: [d8de720c52820] joining swarm manager [d52ca378a22be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.84s) [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:272: [d64c25e6e2019] joining swarm manager [df715b8802c0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:273: [d1c63b9b60ea4] joining swarm manager [df715b8802c0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.49s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.00s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (16.10s) [2020-01-06T12:14:55.349Z] docker_api_swarm_node_test.go:19: [d847d392c555b] joining swarm manager [db046cebcf0e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_node_test.go:20: [dece541bef341] joining swarm manager [db046cebcf0e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.75s) [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:502: [dfdeaf05c9317] joining swarm manager [ddf6c47a40d4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:507: [d1748aca0d708] joining swarm manager [ddf6c47a40d4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.23s) [2020-01-06T12:14:55.349Z] docker_api_swarm_node_test.go:80: [d81e0b041db3a] joining swarm manager [db33398f1ea50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.95s) [2020-01-06T12:14:55.349Z] docker_api_swarm_node_test.go:52: [d6ee233f7eb2a] joining swarm manager [d0f40208a8ce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_node_test.go:53: [d9574b97c53ae] joining swarm manager [d0f40208a8ce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.35s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.44s) [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:202: [db1c212db4f21] joining swarm manager [dbe38e74aee1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.15s) [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:384: [d5b680db42417] joining swarm manager [dfb6e4e3ad322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:385: [d3f1d579ce120] joining swarm manager [dfb6e4e3ad322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] check_test.go:380: [d3f1d579ce120] daemon is not started [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.95s) [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:802: [d37fa5df291ae] joining swarm manager [d0096d66fa07e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:802: [db9298c0ee33c] joining swarm manager [d0096d66fa07e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:802: [d2911b60d7473] joining swarm manager [d0096d66fa07e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:802: [d8e8d80cafd6f] joining swarm manager [d0096d66fa07e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-06T12:14:55.349Z] docker_api_swarm_test.go:810: [dec5098716b3d] joining swarm manager [d0096d66fa07e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.58s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.17s) [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:394: [d78c93dd4fec4] joining swarm manager [dfa432fe286cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:394: [d37c9e1d56fe9] joining swarm manager [dfa432fe286cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.91s) [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:342: [d4cd2c91dc579] joining swarm manager [d6e9f94b99f82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:342: [d5f67e1da2730] joining swarm manager [d6e9f94b99f82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.13s) [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:489: [da462f14902ff] joining swarm manager [d39028e3da3eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:489: [d04b8a3b162e0] joining swarm manager [d39028e3da3eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.50s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.10s) [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:127: [d41e72dc430e6] joining swarm manager [db09f847130a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:128: [dc85ad9fcbd1f] joining swarm manager [db09f847130a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:136: [d3f182d6ef9cc] joining swarm manager [db09f847130a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:137: [d5d04ce19a68d] joining swarm manager [db09f847130a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.96s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.20s) [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:303: [de3446cad03e9] joining swarm manager [d24c76853b01e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:303: [d8a4070c39f19] joining swarm manager [d24c76853b01e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.68s) [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:99: [d69d74c59a730] joining swarm manager [d2a7e50c1e393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:100: [d0431921f9db6] joining swarm manager [d2a7e50c1e393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] check_test.go:380: [d69d74c59a730] daemon is not started [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.96s) [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:532: [da6873d916933] joining swarm manager [d5d1cd09e7ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:533: [da11649f6508b] joining swarm manager [d5d1cd09e7ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.04s) [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:147: [d31cdd879439d] joining swarm manager [d638652f5b881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_api_swarm_service_test.go:147: [d9099fe0d297b] joining swarm manager [d638652f5b881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.54s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.65s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.68s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.38s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.43s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.61s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.28s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.18s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.53s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.67s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.07s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.68s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.19s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.36s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.30s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.46s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.38s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.02s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.06s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.05s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.90s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.48s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.61s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.83s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.13s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.32s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.36s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.21s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.35s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.15s) [2020-01-06T12:14:55.349Z] docker_cli_service_logs_test.go:241: checking task 81h20gyyfp99 [2020-01-06T12:14:55.349Z] docker_cli_service_logs_test.go:246: checking messages for 81h20gyyfp99 [2020-01-06T12:14:55.349Z] docker_cli_service_logs_test.go:241: checking task k6rha2syrt5f [2020-01-06T12:14:55.349Z] docker_cli_service_logs_test.go:246: checking messages for k6rha2syrt5f [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.17s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.06s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.93s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.13s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.08s) [2020-01-06T12:14:55.349Z] docker_cli_swarm_test.go:1901: [d345f1e5ae6b6] joining swarm manager [d776277e41d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_cli_swarm_test.go:1902: [d1be4597dac89] joining swarm manager [d776277e41d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.41s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.79s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.49s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.30s) [2020-01-06T12:14:55.349Z] docker_cli_swarm_test.go:1802: [de6052c4129ec] joining swarm manager [d48b6ddf9e1d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_cli_swarm_test.go:1803: [d2a63ad66bede] joining swarm manager [d48b6ddf9e1d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.70s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (111.40s) [2020-01-06T12:14:55.349Z] docker_cli_swarm_test.go:1321: [d96239a76d5f2] joining swarm manager [d8e3662634b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_cli_swarm_test.go:1322: [de63a0a42e3af] joining swarm manager [d8e3662634b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.64s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.48s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.09s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.01s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.29s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.91s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.72s) [2020-01-06T12:14:55.349Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-06T12:14:55.349Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.53s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.89s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.81s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.02s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.66s) [2020-01-06T12:14:55.349Z] docker_cli_swarm_test.go:1186: [dfc2a5c3af58f] joining swarm manager [d5c4cc379ad45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.349Z] docker_cli_swarm_test.go:1195: [d37bbb76e4a1c] joining swarm manager [d5c4cc379ad45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.50s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.95s) [2020-01-06T12:14:55.349Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.28s) [2020-01-06T12:14:55.350Z] docker_cli_swarm_test.go:1118: [d9373c9a8075e] joining swarm manager [dbc162a9d5713]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.350Z] docker_cli_swarm_test.go:1119: [d1ef1861d6796] joining swarm manager [dbc162a9d5713]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.350Z] docker_cli_swarm_test.go:1172: [d5e3fc4ea9db8] joining swarm manager [dbc162a9d5713]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.04s) [2020-01-06T12:14:55.350Z] docker_cli_swarm_test.go:1453: [d31220030d4bb] joining swarm manager [d6a65e6143e9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.350Z] docker_cli_swarm_test.go:1454: [d0a5327867b4d] joining swarm manager [d6a65e6143e9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.40s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.25s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.25s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.71s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.01s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.08s) [2020-01-06T12:14:55.350Z] docker_cli_swarm_unix_test.go:62: [dc82f924efbcd] joining swarm manager [de11348f9efe6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.37s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.29s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.23s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.99s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.70s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.63s) [2020-01-06T12:14:55.350Z] docker_api_swarm_test.go:962: [d569bc5be1e20] joining swarm manager [dbf910fffa66c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.35s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.69s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (4.04s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.14s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.01s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.48s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.13s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.16s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.83s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.67s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.51s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.21s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.01s) [2020-01-06T12:14:55.350Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.91s) [2020-01-06T12:14:55.350Z] === RUN TestDockerExternalVolumeSuite [2020-01-06T12:14:55.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-06T12:15:10.398Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-06T12:16:17.990Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-06T12:16:27.915Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-06T12:16:59.915Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-06T12:17:14.748Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-06T12:17:46.947Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-06T12:17:59.229Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-06T12:18:31.230Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-06T12:18:46.056Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-06T12:19:04.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-06T12:19:50.669Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-06T12:20:08.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-06T12:20:40.715Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-06T12:21:12.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-06T12:21:27.787Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-06T12:21:45.811Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-06T12:22:00.655Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite (441.24s) [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s) [2020-01-06T12:22:15.477Z] docker_cli_external_volume_driver_test.go:53: [d65df8ffed984] daemon is not started [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s) [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-01-06T12:22:15.477Z] docker_cli_external_volume_driver_test.go:53: [d4464f83b4c43] daemon is not started [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-01-06T12:22:15.477Z] docker_cli_external_volume_driver_test.go:53: [d2751b0d522b8] daemon is not started [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-01-06T12:22:15.477Z] docker_cli_external_volume_driver_test.go:53: [de503cb324741] daemon is not started [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s) [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s) [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s) [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.24s) [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.35s) [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-01-06T12:22:15.477Z] docker_cli_external_volume_driver_test.go:485: [d5f930971324a] daemon is not started [2020-01-06T12:22:15.477Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-01-06T12:22:15.477Z] docker_cli_external_volume_driver_test.go:53: [d337e8e02d651] daemon is not started [2020-01-06T12:22:15.477Z] PASS [2020-01-06T12:22:15.477Z] [2020-01-06T12:22:15.477Z] === Skipped [2020-01-06T12:22:15.477Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-06T12:22:15.477Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-06T12:22:15.477Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-06T12:22:15.477Z] check_test.go:309: [d2e86b7c7411b] daemon is not started [2020-01-06T12:22:15.477Z] [2020-01-06T12:22:15.477Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-06T12:22:15.477Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-06T12:22:15.477Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-06T12:22:15.477Z] check_test.go:309: [d6cba1d839060] daemon is not started [2020-01-06T12:22:15.477Z] [2020-01-06T12:22:15.477Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-06T12:22:15.477Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-06T12:22:15.477Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-06T12:22:15.477Z] check_test.go:309: [d649d729e4ac6] daemon is not started [2020-01-06T12:22:15.477Z] [2020-01-06T12:22:15.477Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-06T12:22:15.477Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-06T12:22:15.477Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-06T12:22:15.477Z] check_test.go:309: [d599930335e53] daemon is not started [2020-01-06T12:22:15.477Z] [2020-01-06T12:22:15.477Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-06T12:22:15.477Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-06T12:22:15.477Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-06T12:22:15.477Z] [2020-01-06T12:22:15.477Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-06T12:22:15.477Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-06T12:22:15.477Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-06T12:22:15.477Z] [2020-01-06T12:22:15.477Z] [2020-01-06T12:22:15.477Z] DONE 273 tests, 6 skipped in 2580.811s [2020-01-06T12:22:15.477Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-06T12:22:16.039Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/deae12da5d34d/docker.pid [2020-01-06T12:22:16.039Z] +++ kill 3654 [2020-01-06T12:22:16.039Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3654 is not a child of this shell [2020-01-06T12:22:16.039Z] warning: PID 3654 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/deae12da5d34d/docker.pid had a nonzero exit code [2020-01-06T12:22:16.039Z] ++++ cat bundles/test-integration/docker.pid [2020-01-06T12:22:16.039Z] +++ kill 7277 [2020-01-06T12:22:16.962Z] +++ /etc/init.d/apparmor stop [2020-01-06T12:22:16.962Z] Clearing AppArmor profiles cache:. [2020-01-06T12:22:16.962Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T12:22:16.962Z] Unloading profiles will leave already running processes permanently [2020-01-06T12:22:16.962Z] unconfined, which can lead to unexpected situations. [2020-01-06T12:22:16.962Z] [2020-01-06T12:22:16.962Z] To set a process to complain mode, use the command line tool [2020-01-06T12:22:16.962Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T12:22:16.962Z] with the 'teardown' option." [2020-01-06T12:22:16.962Z] [2020-01-06T12:22:17.521Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-01-06T12:22:17.535Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-06T12:22:19.785Z] + echo Ensuring container killed. [2020-01-06T12:22:19.785Z] Ensuring container killed. [2020-01-06T12:22:19.785Z] + docker ps -aq -f name=docker-pr3-* [2020-01-06T12:22:19.785Z] + cids=d95a35d7bb8f [2020-01-06T12:22:19.785Z] ab316c2563fa [2020-01-06T12:22:19.785Z] 93475ac10da8 [2020-01-06T12:22:19.785Z] + [ -n d95a35d7bb8f [2020-01-06T12:22:19.785Z] ab316c2563fa [2020-01-06T12:22:19.785Z] 93475ac10da8 ] [2020-01-06T12:22:19.785Z] + docker rm -vf d95a35d7bb8f ab316c2563fa 93475ac10da8 [2020-01-06T12:22:22.303Z] d95a35d7bb8f [2020-01-06T12:22:22.303Z] ab316c2563fa [2020-01-06T12:22:22.303Z] 93475ac10da8 [Pipeline] sh [2020-01-06T12:22:22.621Z] + echo Chowning /workspace to jenkins user [2020-01-06T12:22:22.621Z] Chowning /workspace to jenkins user [2020-01-06T12:22:22.621Z] + id -u [2020-01-06T12:22:22.621Z] + id -g [2020-01-06T12:22:22.621Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40341:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-06T12:22:27.203Z] + bundleName=amd64 [2020-01-06T12:22:27.203Z] + echo Creating amd64-bundles.tar.gz [2020-01-06T12:22:27.203Z] Creating amd64-bundles.tar.gz [2020-01-06T12:22:27.203Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-06T12:22:27.203Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-06T12:22:28.572Z] Archiving artifacts [2020-01-06T12:22:30.401Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40341/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-06T12:22:30.843Z] + make clean [2020-01-06T12:22:31.099Z] docker volume rm -f docker-dev-cache [2020-01-06T12:22:31.099Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-06T12:33:35.912Z] ok github.com/docker/docker/integration-cli 2391.530s [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === Skipped [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-06T12:33:35.913Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-06T12:33:35.913Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-01-06T12:33:35.913Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-01-06T12:33:35.913Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-06T12:33:35.913Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-06T12:33:35.913Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-01-06T12:33:35.913Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-01-06T12:33:35.913Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-01-06T12:33:35.913Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-01-06T12:33:35.913Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-06T12:33:35.913Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-06T12:33:35.913Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-06T12:33:35.913Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-06T12:33:35.913Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-01-06T12:33:35.913Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-06T12:33:35.913Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-06T12:33:35.913Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-06T12:33:35.913Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-01-06T12:33:35.913Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-06T12:33:35.913Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-06T12:33:35.913Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-06T12:33:35.913Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-01-06T12:33:35.913Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-06T12:33:35.913Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-06T12:33:35.913Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-06T12:33:35.913Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-06T12:33:35.913Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-06T12:33:35.913Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-06T12:33:35.913Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-06T12:33:35.913Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2020-01-06T12:33:35.913Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s) [2020-01-06T12:33:35.913Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.913Z] [2020-01-06T12:33:35.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2020-01-06T12:33:35.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-01-06T12:33:35.914Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-06T12:33:35.914Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-06T12:33:35.914Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.914Z] [2020-01-06T12:33:35.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2020-01-06T12:33:35.915Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2020-01-06T12:33:35.915Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-06T12:33:35.915Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-06T12:33:35.915Z] docker_cli_sni_test.go:18: Flakey test [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-06T12:33:35.915Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-01-06T12:33:35.915Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-06T12:33:35.915Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-06T12:33:35.915Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.915Z] [2020-01-06T12:33:35.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-06T12:33:35.916Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-06T12:33:35.916Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-06T12:33:35.916Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-06T12:33:35.916Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-06T12:33:35.916Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-06T12:33:35.916Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-06T12:33:35.916Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-06T12:33:35.916Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-06T12:33:35.916Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-06T12:33:35.916Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.916Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-06T12:33:35.917Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-06T12:33:35.917Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-06T12:33:35.917Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-06T12:33:35.917Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-06T12:33:35.917Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-06T12:33:35.917Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-06T12:33:35.917Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-01-06T12:33:35.917Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-01-06T12:33:35.917Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-01-06T12:33:35.917Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-06T12:33:35.917Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-06T12:33:35.917Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-06T12:33:35.917Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-01-06T12:33:35.917Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-01-06T12:33:35.917Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.917Z] [2020-01-06T12:33:35.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-06T12:33:35.917Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-06T12:33:35.918Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-06T12:33:35.918Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-06T12:33:35.918Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-06T12:33:35.918Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-06T12:33:35.918Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-06T12:33:35.918Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-06T12:33:35.918Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-06T12:33:35.918Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-01-06T12:33:35.918Z] [2020-01-06T12:33:35.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-06T12:33:35.918Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-06T12:33:35.919Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-06T12:33:35.919Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-06T12:33:35.919Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-06T12:33:35.919Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-06T12:33:35.919Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-01-06T12:33:35.919Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-01-06T12:33:35.919Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-06T12:33:35.919Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-06T12:33:35.919Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.919Z] [2020-01-06T12:33:35.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-06T12:33:35.920Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-06T12:33:35.920Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.920Z] [2020-01-06T12:33:35.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-06T12:33:35.920Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-06T12:33:35.920Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.920Z] [2020-01-06T12:33:35.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-01-06T12:33:35.920Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-01-06T12:33:35.920Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.920Z] [2020-01-06T12:33:35.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-06T12:33:35.920Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-06T12:33:35.920Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.920Z] [2020-01-06T12:33:35.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-06T12:33:35.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-06T12:33:35.920Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.920Z] [2020-01-06T12:33:35.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-06T12:33:35.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-06T12:33:35.920Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.920Z] [2020-01-06T12:33:35.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-06T12:33:35.920Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-06T12:33:35.920Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.920Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-06T12:33:35.921Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-06T12:33:35.921Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-06T12:33:35.921Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-06T12:33:35.921Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-01-06T12:33:35.921Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-06T12:33:35.921Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-06T12:33:35.921Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-06T12:33:35.921Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.921Z] [2020-01-06T12:33:35.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-06T12:33:35.921Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-06T12:33:35.921Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-06T12:33:35.922Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-06T12:33:35.922Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.922Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.923Z] [2020-01-06T12:33:35.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-06T12:33:35.923Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-06T12:33:35.923Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-01-06T12:33:35.924Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-01-06T12:33:35.924Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-01-06T12:33:35.924Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-01-06T12:33:35.924Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-06T12:33:35.924Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-06T12:33:35.924Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.924Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-06T12:33:35.925Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-06T12:33:35.925Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-06T12:33:35.925Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-06T12:33:35.925Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-06T12:33:35.925Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-06T12:33:35.925Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-06T12:33:35.925Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.925Z] [2020-01-06T12:33:35.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-06T12:33:35.925Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-06T12:33:35.926Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.926Z] [2020-01-06T12:33:35.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-06T12:33:35.926Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-06T12:33:35.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-06T12:33:35.927Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-06T12:33:35.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-06T12:33:35.927Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-06T12:33:35.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-06T12:33:35.927Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-06T12:33:35.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-06T12:33:35.927Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-06T12:33:35.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-06T12:33:35.927Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-06T12:33:35.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-06T12:33:35.927Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-06T12:33:35.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-06T12:33:35.927Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-06T12:33:35.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-06T12:33:35.927Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-06T12:33:35.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-06T12:33:35.927Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-06T12:33:35.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-01-06T12:33:35.927Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-01-06T12:33:35.927Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-01-06T12:33:35.927Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] DONE 1096 tests, 549 skipped in 2399.313s [2020-01-06T12:33:35.927Z] INFO: Integration tests ended at 01/06/2020 12:33:27. Duration:00:39:59.4600837 [2020-01-06T12:33:35.927Z] INFO: Docker info of the daemon under test at end of run [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] Containers: 2 [2020-01-06T12:33:35.927Z] Running: 0 [2020-01-06T12:33:35.927Z] Paused: 0 [2020-01-06T12:33:35.927Z] Stopped: 2 [2020-01-06T12:33:35.927Z] Images: 12 [2020-01-06T12:33:35.927Z] Server Version: 0.0.0-dev [2020-01-06T12:33:35.927Z] Storage Driver: windowsfilter [2020-01-06T12:33:35.927Z] Windows: [2020-01-06T12:33:35.927Z] Logging Driver: json-file [2020-01-06T12:33:35.927Z] Plugins: [2020-01-06T12:33:35.927Z] Volume: local [2020-01-06T12:33:35.927Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-06T12:33:35.927Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-06T12:33:35.927Z] Swarm: inactive [2020-01-06T12:33:35.927Z] Default Isolation: process [2020-01-06T12:33:35.927Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-06T12:33:35.927Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-06T12:33:35.927Z] OSType: windows [2020-01-06T12:33:35.927Z] Architecture: x86_64 [2020-01-06T12:33:35.927Z] CPUs: 4 [2020-01-06T12:33:35.927Z] Total Memory: 32GiB [2020-01-06T12:33:35.927Z] Name: azwin-2-eb7640 [2020-01-06T12:33:35.927Z] ID: TH66:UQUN:UVQ2:GMVQ:26O2:DRSO:Z2GM:YDSY:RSSU:YT6O:6ZI7:GTNO [2020-01-06T12:33:35.927Z] Docker Root Dir: D:\CI\PR-40341\3\daemon [2020-01-06T12:33:35.927Z] Debug Mode (client): false [2020-01-06T12:33:35.927Z] Debug Mode (server): true [2020-01-06T12:33:35.927Z] File Descriptors: -1 [2020-01-06T12:33:35.927Z] Goroutines: 18 [2020-01-06T12:33:35.927Z] System Time: 2020-01-06T12:33:27.4160872Z [2020-01-06T12:33:35.927Z] EventsListeners: 0 [2020-01-06T12:33:35.927Z] Registry: https://index.docker.io/v1/ [2020-01-06T12:33:35.927Z] Labels: [2020-01-06T12:33:35.927Z] Experimental: false [2020-01-06T12:33:35.927Z] Insecure Registries: [2020-01-06T12:33:35.927Z] 127.0.0.0/8 [2020-01-06T12:33:35.927Z] Live Restore Enabled: false [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] [2020-01-06T12:33:35.927Z] INFO: Stopping daemon under test [2020-01-06T12:33:35.927Z] SUCCESS: The process with PID 5172 (child process of PID 3492) has been terminated. [2020-01-06T12:33:35.927Z] SUCCESS: The process with PID 3492 (child process of PID 6076) has been terminated. [2020-01-06T12:33:35.927Z] INFO: Stop tailing logs of the daemon under tests [2020-01-06T12:33:35.927Z] INFO: executeCI.ps1 Completed successfully at 01/06/2020 12:33:27. [2020-01-06T12:33:35.927Z] INFO: Tidying up at end of run [2020-01-06T12:33:35.927Z] INFO: Saving daemon under test log (d:\CI\PR-40341\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-01-06T12:33:35.927Z] INFO: Saving daemon under test log (d:\CI\PR-40341\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-01-06T12:33:35.927Z] INFO: Nuke-Everything... [2020-01-06T12:33:35.927Z] INFO: Container count on control daemon to delete is 2 [2020-01-06T12:33:35.927Z] 69166746c226 [2020-01-06T12:33:35.927Z] 0bd9a4e8cc0b [2020-01-06T12:33:35.927Z] INFO: Tidying pidfile d:\CI\PR-40341\3\docker.pid [2020-01-06T12:33:35.927Z] INFO: Nuking d:\CI [2020-01-06T12:33:57.093Z] INFO: Zapped successfully [2020-01-06T12:33:57.093Z] [2020-01-06T12:33:57.093Z] INFO: executeCI.ps1 exiting at Mon Jan 6 12:33:56 CUT 2020. Duration 01:01:39.4171483 [2020-01-06T12:33:57.093Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-01-06T12:33:57.336Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-01-06T12:34:10.096Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-01-06T12:34:12.506Z] Archiving artifacts [2020-01-06T12:34:28.622Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40341/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-06T12:34:29.634Z] + make clean [2020-01-06T12:34:33.400Z] docker volume rm -f docker-dev-cache [2020-01-06T12:34:33.400Z] 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