Pull request #40373 updated Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Connecting to https://api.github.com to obtain list of collaborators for moby/moby Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 54de7cf861b9afc3ac8debab2505d9052d19833b+16a3519d870b0045bde4959396b040bb4fc97f34 (24b5a2b3f28c011d64323cf5b8cd09510dc76bbc) 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-16T17:29:05.531Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-01-16T17:29:05.555Z] Trying to pass milestone 5 [Pipeline] milestone [2020-01-16T17:29:05.581Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-01-16T17:29:05.847Z] Running on ubuntu-1804-overlay2 (i-087a1fe7ee8c96dc7) in /home/ubuntu/workspace/moby_PR-40373 [Pipeline] { [Pipeline] checkout [2020-01-16T17:29:05.900Z] using credential docker-jenkins-github-credentials [2020-01-16T17:29:05.910Z] Cloning the remote Git repository [2020-01-16T17:29:05.910Z] Cloning with configured refspecs honoured and without tags [2020-01-16T17:29:05.908Z] Cloning repository https://github.com/moby/moby.git [2020-01-16T17:29:05.909Z] > git init /home/ubuntu/workspace/moby_PR-40373 # timeout=10 [2020-01-16T17:29:05.916Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-16T17:29:05.916Z] > git --version # timeout=10 [2020-01-16T17:29:05.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-16T17:29:05.919Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40373/head:refs/remotes/origin/PR-40373 +refs/heads/master:refs/remotes/origin/master [2020-01-16T17:29:19.280Z] Fetching without tags [2020-01-16T17:29:19.514Z] Merging remotes/origin/master commit 16a3519d870b0045bde4959396b040bb4fc97f34 into PR head commit 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:29:19.234Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-16T17:29:19.242Z] > git config --add remote.origin.fetch +refs/pull/40373/head:refs/remotes/origin/PR-40373 # timeout=10 [2020-01-16T17:29:19.250Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-16T17:29:19.267Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-16T17:29:19.277Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-16T17:29:19.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-16T17:29:19.278Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40373/head:refs/remotes/origin/PR-40373 +refs/heads/master:refs/remotes/origin/master [2020-01-16T17:29:19.511Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:29:19.516Z] > git checkout -f 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:29:19.990Z] > git merge 16a3519d870b0045bde4959396b040bb4fc97f34 # timeout=10 [2020-01-16T17:29:20.496Z] Merge succeeded, producing 02e1b7fdd76e3945305ab56d5a91b1b955e41499 [2020-01-16T17:29:20.497Z] Checking out Revision 02e1b7fdd76e3945305ab56d5a91b1b955e41499 (PR-40373) [2020-01-16T17:29:20.593Z] Commit message: "Merge commit '16a3519d870b0045bde4959396b040bb4fc97f34' into HEAD" [2020-01-16T17:29:20.612Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-16T17:29:21.621Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40373:/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-16T17:29:21.621Z] Unable to find image 'alpine:latest' locally [2020-01-16T17:29:21.621Z] latest: Pulling from library/alpine [2020-01-16T17:29:21.621Z] e6b0cf9c0882: Already exists [2020-01-16T17:29:21.621Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78 [2020-01-16T17:29:21.621Z] Status: Downloaded newer image for alpine:latest [2020-01-16T17:29:20.487Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-16T17:29:20.494Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:29:20.505Z] > git checkout -f 02e1b7fdd76e3945305ab56d5a91b1b955e41499 [2020-01-16T17:29:20.590Z] > git rev-list --no-walk 37db3732c13e280b4f66c8322776c5444ae6c4ed # timeout=10 [2020-01-16T17:29:24.898Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-01-16T17:29:25.896Z] Running on ubuntu-1804-overlay2 (i-087a1fe7ee8c96dc7) in /home/ubuntu/workspace/moby_PR-40373 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-01-16T17:29:25.939Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-40373 [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2020-01-16T17:29:25.977Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-01-16T17:29:25.996Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] { [2020-01-16T17:29:26.006Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-01-16T17:29:26.074Z] Running on s390x-ubuntu-04 in /home/jenkins/workspace/moby_PR-40373 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-01-16T17:29:26.221Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-01-16T17:29:26.242Z] Cloning the remote Git repository [2020-01-16T17:29:26.242Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [2020-01-16T17:29:26.253Z] Merging remotes/origin/master commit 16a3519d870b0045bde4959396b040bb4fc97f34 into PR head commit 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:29:26.367Z] Merge succeeded, producing 42fa2af1dbf22248210d70adfeecb00d6f3356dd [2020-01-16T17:29:26.368Z] Checking out Revision 42fa2af1dbf22248210d70adfeecb00d6f3356dd (PR-40373) [2020-01-16T17:29:26.431Z] Commit message: "Merge commit '16a3519d870b0045bde4959396b040bb4fc97f34' into HEAD" [2020-01-16T17:29:26.452Z] First time build. Skipping changelog. [2020-01-16T17:29:26.605Z] using credential docker-jenkins-github-credentials [2020-01-16T17:29:26.657Z] Cloning the remote Git repository [2020-01-16T17:29:26.657Z] Cloning with configured refspecs honoured and without tags [2020-01-16T17:29:25.979Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-01-16T17:29:25.993Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-16T17:29:26.003Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-16T17:29:26.003Z] > git --version # timeout=10 [2020-01-16T17:29:26.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-16T17:29:26.011Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40373/head:refs/remotes/origin/PR-40373 +refs/heads/master:refs/remotes/origin/master [2020-01-16T17:29:26.250Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:29:26.256Z] > git checkout -f 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:29:26.299Z] > git merge 16a3519d870b0045bde4959396b040bb4fc97f34 # timeout=10 [2020-01-16T17:29:26.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-16T17:29:26.365Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:29:26.370Z] > git checkout -f 42fa2af1dbf22248210d70adfeecb00d6f3356dd [2020-01-16T17:29:26.429Z] > git rev-list --no-walk 37db3732c13e280b4f66c8322776c5444ae6c4ed # timeout=10 [2020-01-16T17:29:26.255Z] Cloning repository https://github.com/moby/moby.git [2020-01-16T17:29:26.281Z] > git init /home/docker/workspace/moby_PR-40373 # timeout=10 [2020-01-16T17:29:26.292Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-16T17:29:26.292Z] > git --version # timeout=10 [2020-01-16T17:29:26.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-16T17:29:26.298Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40373/head:refs/remotes/origin/PR-40373 +refs/heads/master:refs/remotes/origin/master [2020-01-16T17:29:26.700Z] Cloning repository https://github.com/moby/moby.git [2020-01-16T17:29:26.843Z] > git init /home/jenkins/workspace/moby_PR-40373 # timeout=10 [2020-01-16T17:29:26.872Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-16T17:29:26.874Z] > git --version # timeout=10 [2020-01-16T17:29:26.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-16T17:29:26.894Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40373/head:refs/remotes/origin/PR-40373 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-16T17:29:27.554Z] + [ PR != PR ] [2020-01-16T17:29:27.554Z] + [ master != master ] [2020-01-16T17:29:27.554Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-16T17:29:27.878Z] + docker version [2020-01-16T17:29:27.878Z] Client: Docker Engine - Community [2020-01-16T17:29:27.878Z] Version: 19.03.2 [2020-01-16T17:29:27.878Z] API version: 1.40 [2020-01-16T17:29:27.878Z] Go version: go1.12.8 [2020-01-16T17:29:27.878Z] Git commit: 6a30dfc [2020-01-16T17:29:27.878Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-16T17:29:27.878Z] OS/Arch: linux/amd64 [2020-01-16T17:29:27.878Z] Experimental: false [2020-01-16T17:29:27.878Z] [2020-01-16T17:29:27.878Z] Server: Docker Engine - Community [2020-01-16T17:29:27.878Z] Engine: [2020-01-16T17:29:27.878Z] Version: 19.03.2 [2020-01-16T17:29:27.878Z] API version: 1.40 (minimum version 1.12) [2020-01-16T17:29:27.878Z] Go version: go1.12.8 [2020-01-16T17:29:27.878Z] Git commit: 6a30dfc [2020-01-16T17:29:27.878Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-16T17:29:27.878Z] OS/Arch: linux/amd64 [2020-01-16T17:29:27.878Z] Experimental: true [2020-01-16T17:29:27.878Z] containerd: [2020-01-16T17:29:27.878Z] Version: 1.2.6 [2020-01-16T17:29:27.878Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-16T17:29:27.878Z] runc: [2020-01-16T17:29:27.878Z] Version: 1.0.0-rc8 [2020-01-16T17:29:27.878Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-16T17:29:27.878Z] docker-init: [2020-01-16T17:29:27.878Z] Version: 0.18.0 [2020-01-16T17:29:27.878Z] GitCommit: fec3683 [Pipeline] sh [2020-01-16T17:29:28.164Z] + docker info [2020-01-16T17:29:28.422Z] Client: [2020-01-16T17:29:28.422Z] Debug Mode: false [2020-01-16T17:29:28.422Z] [2020-01-16T17:29:28.422Z] Server: [2020-01-16T17:29:28.422Z] Containers: 0 [2020-01-16T17:29:28.422Z] Running: 0 [2020-01-16T17:29:28.422Z] Paused: 0 [2020-01-16T17:29:28.422Z] Stopped: 0 [2020-01-16T17:29:28.422Z] Images: 6 [2020-01-16T17:29:28.422Z] Server Version: 19.03.2 [2020-01-16T17:29:28.422Z] Storage Driver: overlay2 [2020-01-16T17:29:28.422Z] Backing Filesystem: extfs [2020-01-16T17:29:28.422Z] Supports d_type: true [2020-01-16T17:29:28.422Z] Native Overlay Diff: true [2020-01-16T17:29:28.422Z] Logging Driver: json-file [2020-01-16T17:29:28.422Z] Cgroup Driver: cgroupfs [2020-01-16T17:29:28.422Z] Plugins: [2020-01-16T17:29:28.422Z] Volume: local [2020-01-16T17:29:28.422Z] Network: bridge host ipvlan macvlan null overlay [2020-01-16T17:29:28.422Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-16T17:29:28.422Z] Swarm: inactive [2020-01-16T17:29:28.422Z] Runtimes: runc [2020-01-16T17:29:28.422Z] Default Runtime: runc [2020-01-16T17:29:28.422Z] Init Binary: docker-init [2020-01-16T17:29:28.422Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-16T17:29:28.422Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-16T17:29:28.422Z] init version: fec3683 [2020-01-16T17:29:28.422Z] Security Options: [2020-01-16T17:29:28.422Z] apparmor [2020-01-16T17:29:28.422Z] seccomp [2020-01-16T17:29:28.422Z] Profile: default [2020-01-16T17:29:28.422Z] Kernel Version: 4.15.0-1048-aws [2020-01-16T17:29:28.422Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-16T17:29:28.422Z] OSType: linux [2020-01-16T17:29:28.422Z] Architecture: x86_64 [2020-01-16T17:29:28.422Z] CPUs: 2 [2020-01-16T17:29:28.422Z] Total Memory: 7.501GiB [2020-01-16T17:29:28.422Z] Name: ip-10-100-39-232 [2020-01-16T17:29:28.422Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-16T17:29:28.422Z] Docker Root Dir: /var/lib/docker [2020-01-16T17:29:28.422Z] Debug Mode: false [2020-01-16T17:29:28.422Z] Registry: https://index.docker.io/v1/ [2020-01-16T17:29:28.422Z] Labels: [2020-01-16T17:29:28.422Z] Experimental: true [2020-01-16T17:29:28.422Z] Insecure Registries: [2020-01-16T17:29:28.422Z] 127.0.0.0/8 [2020-01-16T17:29:28.422Z] Live Restore Enabled: true [2020-01-16T17:29:28.422Z] [2020-01-16T17:29:28.422Z] WARNING: No swap limit support [Pipeline] sh [2020-01-16T17:29:28.709Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-16T17:29:28.709Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-16T17:29:28.709Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40373/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-16T17:29:28.709Z] + bash /home/ubuntu/workspace/moby_PR-40373/check-config.sh [2020-01-16T17:29:28.709Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-16T17:29:28.709Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-16T17:29:28.709Z] [2020-01-16T17:29:28.709Z] Generally Necessary: [2020-01-16T17:29:28.709Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-16T17:29:28.709Z] - apparmor: enabled and tools installed [2020-01-16T17:29:28.709Z] - CONFIG_NAMESPACES: enabled [2020-01-16T17:29:28.709Z] - CONFIG_NET_NS: enabled [2020-01-16T17:29:28.709Z] - CONFIG_PID_NS: enabled [2020-01-16T17:29:28.709Z] - CONFIG_IPC_NS: enabled [2020-01-16T17:29:28.709Z] - CONFIG_UTS_NS: enabled [2020-01-16T17:29:28.709Z] - CONFIG_CGROUPS: enabled [2020-01-16T17:29:28.709Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-16T17:29:28.709Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-16T17:29:28.709Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-16T17:29:28.709Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-16T17:29:28.709Z] - CONFIG_CPUSETS: enabled [2020-01-16T17:29:28.967Z] - CONFIG_MEMCG: enabled [2020-01-16T17:29:28.967Z] - CONFIG_KEYS: enabled [2020-01-16T17:29:28.967Z] - CONFIG_VETH: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-16T17:29:28.967Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-16T17:29:28.967Z] [2020-01-16T17:29:28.967Z] Optional Features: [2020-01-16T17:29:28.967Z] - CONFIG_USER_NS: enabled [2020-01-16T17:29:28.967Z] - CONFIG_SECCOMP: enabled [2020-01-16T17:29:28.967Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-16T17:29:28.967Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-16T17:29:28.967Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-16T17:29:28.967Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-16T17:29:28.967Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-16T17:29:28.967Z] - CONFIG_BLK_CGROUP: enabled [2020-01-16T17:29:28.967Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-16T17:29:28.967Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-16T17:29:28.967Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-16T17:29:28.967Z] - CONFIG_CGROUP_PERF: enabled [2020-01-16T17:29:28.967Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-16T17:29:28.967Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-16T17:29:28.967Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-16T17:29:28.967Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-16T17:29:28.967Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-16T17:29:28.967Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_IP_VS: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-16T17:29:28.967Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-16T17:29:28.967Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-16T17:29:28.967Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_EXT4_FS: enabled [2020-01-16T17:29:28.967Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-16T17:29:28.967Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-16T17:29:28.967Z] - Network Drivers: [2020-01-16T17:29:28.967Z] - "overlay": [2020-01-16T17:29:28.967Z] - CONFIG_VXLAN: enabled (as module) [2020-01-16T17:29:28.967Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-16T17:29:28.967Z] Optional (for encrypted networks): [2020-01-16T17:29:29.225Z] - CONFIG_CRYPTO: enabled [2020-01-16T17:29:29.225Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-16T17:29:29.225Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-16T17:29:29.225Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-16T17:29:29.225Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-16T17:29:29.225Z] - CONFIG_XFRM: enabled [2020-01-16T17:29:29.225Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-16T17:29:29.225Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-16T17:29:29.225Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-16T17:29:29.225Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-16T17:29:29.225Z] - "ipvlan": [2020-01-16T17:29:29.225Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-16T17:29:29.225Z] - "macvlan": [2020-01-16T17:29:29.225Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-16T17:29:29.225Z] - CONFIG_DUMMY: enabled (as module) [2020-01-16T17:29:29.225Z] - "ftp,tftp client in container": [2020-01-16T17:29:29.225Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-16T17:29:29.225Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-16T17:29:29.225Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-16T17:29:29.225Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-16T17:29:29.225Z] - Storage Drivers: [2020-01-16T17:29:29.225Z] - "aufs": [2020-01-16T17:29:29.225Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-16T17:29:29.225Z] - "btrfs": [2020-01-16T17:29:29.225Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-16T17:29:29.225Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-16T17:29:29.225Z] - "devicemapper": [2020-01-16T17:29:29.225Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-16T17:29:29.225Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-16T17:29:29.225Z] - "overlay": [2020-01-16T17:29:29.225Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-16T17:29:29.225Z] - "zfs": [2020-01-16T17:29:29.225Z] - /dev/zfs: missing [2020-01-16T17:29:29.225Z] - zfs command: missing [2020-01-16T17:29:29.225Z] - zpool command: missing [2020-01-16T17:29:29.225Z] [2020-01-16T17:29:29.225Z] Limits: [2020-01-16T17:29:29.225Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-16T17:29:29.225Z] [2020-01-16T17:29:29.225Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-16T17:29:29.565Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 . [2020-01-16T17:29:29.565Z] #2 [internal] load build definition from Dockerfile [2020-01-16T17:29:29.565Z] #2 transferring dockerfile: 17.97kB done [2020-01-16T17:29:29.565Z] #2 DONE 0.0s [2020-01-16T17:29:29.565Z] [2020-01-16T17:29:29.565Z] #1 [internal] load .dockerignore [2020-01-16T17:29:29.565Z] #1 transferring context: 112B done [2020-01-16T17:29:29.565Z] #1 DONE 0.0s [2020-01-16T17:29:29.565Z] [2020-01-16T17:29:29.565Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-16T17:29:29.823Z] #3 DONE 0.2s [2020-01-16T17:29:29.823Z] [2020-01-16T17:29:29.823Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-16T17:29:29.823Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-16T17:29:29.823Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-16T17:29:29.823Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-16T17:29:29.823Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-01-16T17:29:29.823Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-01-16T17:29:29.823Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s [2020-01-16T17:29:30.080Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2020-01-16T17:29:30.080Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-01-16T17:29:30.336Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-01-16T17:29:30.337Z] #4 DONE 0.5s [2020-01-16T17:29:30.901Z] [2020-01-16T17:29:30.901Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-16T17:29:31.158Z] #6 DONE 0.2s [2020-01-16T17:29:31.158Z] [2020-01-16T17:29:31.158Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-16T17:29:31.158Z] #5 DONE 0.2s [2020-01-16T17:29:31.158Z] [2020-01-16T17:29:31.158Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-16T17:29:31.158Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-16T17:29:31.158Z] #68 DONE 0.0s [2020-01-16T17:29:31.158Z] [2020-01-16T17:29:31.158Z] #20 [internal] load build context [2020-01-16T17:29:33.062Z] #20 transferring context: 46.58MB 2.0s done [2020-01-16T17:29:33.062Z] #20 DONE 2.1s [2020-01-16T17:29:33.062Z] [2020-01-16T17:29:33.062Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-16T17:29:33.062Z] #7 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-16T17:29:33.062Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 120.07MB / 120.07MB 1.9s done [2020-01-16T17:29:33.062Z] #7 sha256:ed081345a3da7eea4a89b77a96decf485ab30e6061db5c247c651f93d08a8963 5.46kB / 5.46kB done [2020-01-16T17:29:33.062Z] #7 sha256:544b2d0378d9de9a8ade9cebd9a333e60cc8343f9d3dd01ccccfc4c1395ce132 1.79kB / 1.79kB done [2020-01-16T17:29:33.062Z] #7 sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 126B / 126B 0.2s done [2020-01-16T17:29:33.062Z] #7 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-16T17:29:33.062Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 0.1s [2020-01-16T17:29:35.631Z] Fetching without tags [2020-01-16T17:29:35.491Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-16T17:29:35.510Z] > git config --add remote.origin.fetch +refs/pull/40373/head:refs/remotes/origin/PR-40373 # timeout=10 [2020-01-16T17:29:35.529Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-16T17:29:35.594Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-16T17:29:35.662Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-16T17:29:35.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-16T17:29:35.665Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40373/head:refs/remotes/origin/PR-40373 +refs/heads/master:refs/remotes/origin/master [2020-01-16T17:29:36.050Z] Merging remotes/origin/master commit 16a3519d870b0045bde4959396b040bb4fc97f34 into PR head commit 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:29:37.151Z] Merge succeeded, producing ae0de1f27db9cd06bc19535cdd1b572deb08b072 [2020-01-16T17:29:37.152Z] Checking out Revision ae0de1f27db9cd06bc19535cdd1b572deb08b072 (PR-40373) [2020-01-16T17:29:36.080Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:29:36.099Z] > git checkout -f 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:29:36.736Z] > git merge 16a3519d870b0045bde4959396b040bb4fc97f34 # timeout=10 [2020-01-16T17:29:37.110Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-16T17:29:37.182Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:29:37.203Z] > git checkout -f ae0de1f27db9cd06bc19535cdd1b572deb08b072 [2020-01-16T17:29:37.245Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 4.2s done [2020-01-16T17:29:37.245Z] #7 extracting sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 [2020-01-16T17:29:37.502Z] #7 extracting sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 done [2020-01-16T17:29:37.759Z] #7 DONE 6.5s [2020-01-16T17:29:37.759Z] [2020-01-16T17:29:37.759Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-16T17:29:37.865Z] Commit message: "Merge commit '16a3519d870b0045bde4959396b040bb4fc97f34' into HEAD" [2020-01-16T17:29:37.979Z] First time build. Skipping changelog. [2020-01-16T17:29:37.901Z] > git rev-list --no-walk 37db3732c13e280b4f66c8322776c5444ae6c4ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-16T17:29:40.053Z] + docker version [2020-01-16T17:29:40.053Z] Client: [2020-01-16T17:29:40.053Z] Version: 18.06.3-ce [2020-01-16T17:29:40.053Z] API version: 1.38 [2020-01-16T17:29:40.053Z] Go version: go1.10.3 [2020-01-16T17:29:40.053Z] Git commit: d7080c1 [2020-01-16T17:29:40.053Z] Built: Wed Feb 20 02:27:09 2019 [2020-01-16T17:29:40.053Z] OS/Arch: linux/s390x [2020-01-16T17:29:40.053Z] Experimental: false [2020-01-16T17:29:40.053Z] [2020-01-16T17:29:40.053Z] Server: [2020-01-16T17:29:40.053Z] Engine: [2020-01-16T17:29:40.053Z] Version: 18.06.3-ce [2020-01-16T17:29:40.053Z] API version: 1.38 (minimum version 1.12) [2020-01-16T17:29:40.053Z] Go version: go1.10.3 [2020-01-16T17:29:40.053Z] Git commit: d7080c1 [2020-01-16T17:29:40.053Z] Built: Wed Feb 20 02:26:03 2019 [2020-01-16T17:29:40.053Z] OS/Arch: linux/s390x [2020-01-16T17:29:40.053Z] Experimental: true [Pipeline] sh [2020-01-16T17:29:40.282Z] #8 DONE 2.6s [2020-01-16T17:29:40.282Z] [2020-01-16T17:29:40.282Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-16T17:29:40.861Z] + docker info [2020-01-16T17:29:40.862Z] Containers: 0 [2020-01-16T17:29:40.862Z] Running: 0 [2020-01-16T17:29:40.862Z] Paused: 0 [2020-01-16T17:29:40.862Z] Stopped: 0 [2020-01-16T17:29:40.862Z] Images: 0 [2020-01-16T17:29:40.862Z] Server Version: 18.06.3-ce [2020-01-16T17:29:40.862Z] Storage Driver: overlay2 [2020-01-16T17:29:40.862Z] Backing Filesystem: extfs [2020-01-16T17:29:40.862Z] Supports d_type: true [2020-01-16T17:29:40.862Z] Native Overlay Diff: true [2020-01-16T17:29:40.862Z] Logging Driver: json-file [2020-01-16T17:29:40.862Z] Cgroup Driver: cgroupfs [2020-01-16T17:29:40.862Z] Plugins: [2020-01-16T17:29:40.862Z] Volume: local [2020-01-16T17:29:40.862Z] Network: bridge host ipvlan macvlan null overlay [2020-01-16T17:29:40.862Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-16T17:29:40.862Z] Swarm: inactive [2020-01-16T17:29:40.862Z] Runtimes: runc [2020-01-16T17:29:40.862Z] Default Runtime: runc [2020-01-16T17:29:40.862Z] Init Binary: docker-init [2020-01-16T17:29:40.862Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-16T17:29:40.862Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-01-16T17:29:40.862Z] init version: fec3683 [2020-01-16T17:29:40.862Z] Security Options: [2020-01-16T17:29:40.862Z] apparmor [2020-01-16T17:29:40.862Z] seccomp [2020-01-16T17:29:40.862Z] Profile: default [2020-01-16T17:29:40.862Z] Kernel Version: 4.4.0-166-generic [2020-01-16T17:29:40.862Z] Operating System: Ubuntu 16.04.5 LTS [2020-01-16T17:29:40.862Z] OSType: linux [2020-01-16T17:29:40.862Z] Architecture: s390x [2020-01-16T17:29:40.862Z] CPUs: 2 [2020-01-16T17:29:40.862Z] Total Memory: 7.862GiB [2020-01-16T17:29:40.862Z] Name: s390x-ubuntu-04 [2020-01-16T17:29:40.862Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-01-16T17:29:40.862Z] Docker Root Dir: /var/lib/docker [2020-01-16T17:29:40.862Z] Debug Mode (client): false [2020-01-16T17:29:40.862Z] Debug Mode (server): false [2020-01-16T17:29:40.862Z] Username: dockerbuildbot [2020-01-16T17:29:40.862Z] Registry: https://index.docker.io/v1/ [2020-01-16T17:29:40.862Z] Labels: [2020-01-16T17:29:40.862Z] Experimental: true [2020-01-16T17:29:40.862Z] Insecure Registries: [2020-01-16T17:29:40.862Z] 127.0.0.0/8 [2020-01-16T17:29:40.862Z] Live Restore Enabled: false [2020-01-16T17:29:40.862Z] [2020-01-16T17:29:40.862Z] WARNING: No swap limit support [2020-01-16T17:29:40.873Z] Still waiting to schedule task [2020-01-16T17:29:40.873Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-01-16T17:29:40.884Z] Still waiting to schedule task [2020-01-16T17:29:40.884Z] All nodes of label ‘arm64&&linux’ are offline [2020-01-16T17:29:40.902Z] Still waiting to schedule task [2020-01-16T17:29:40.902Z] All nodes of label ‘windows-2019’ are offline [Pipeline] sh [2020-01-16T17:29:41.212Z] #9 DONE 0.9s [2020-01-16T17:29:41.212Z] [2020-01-16T17:29:41.212Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:29:41.212Z] #21 DONE 0.1s [2020-01-16T17:29:41.212Z] [2020-01-16T17:29:41.212Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:29:41.212Z] #10 ... [2020-01-16T17:29:41.212Z] [2020-01-16T17:29:41.212Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-16T17:29:41.212Z] #22 DONE 0.1s [2020-01-16T17:29:41.469Z] [2020-01-16T17:29:41.469Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:29:41.671Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-16T17:29:41.671Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-16T17:29:41.671Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40373/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-16T17:29:41.671Z] + bash /home/jenkins/workspace/moby_PR-40373/check-config.sh [2020-01-16T17:29:41.671Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-16T17:29:41.671Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2020-01-16T17:29:41.671Z] [2020-01-16T17:29:41.671Z] Generally Necessary: [2020-01-16T17:29:42.218Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-16T17:29:42.218Z] - apparmor: enabled and tools installed [2020-01-16T17:29:42.218Z] - CONFIG_NAMESPACES: enabled [2020-01-16T17:29:42.218Z] - CONFIG_NET_NS: enabled [2020-01-16T17:29:42.218Z] - CONFIG_PID_NS: enabled [2020-01-16T17:29:42.218Z] - CONFIG_IPC_NS: enabled [2020-01-16T17:29:42.218Z] - CONFIG_UTS_NS: enabled [2020-01-16T17:29:42.218Z] - CONFIG_CGROUPS: enabled [2020-01-16T17:29:42.218Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-16T17:29:42.218Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-16T17:29:42.218Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-16T17:29:42.218Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-16T17:29:42.218Z] - CONFIG_CPUSETS: enabled [2020-01-16T17:29:42.218Z] - CONFIG_MEMCG: enabled [2020-01-16T17:29:42.218Z] - CONFIG_KEYS: enabled [2020-01-16T17:29:42.218Z] - CONFIG_VETH: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-16T17:29:42.218Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-16T17:29:42.218Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-16T17:29:42.218Z] [2020-01-16T17:29:42.218Z] Optional Features: [2020-01-16T17:29:42.218Z] - CONFIG_USER_NS: enabled [2020-01-16T17:29:42.218Z] - CONFIG_SECCOMP: enabled [2020-01-16T17:29:42.218Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-16T17:29:42.218Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-16T17:29:42.218Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-16T17:29:42.218Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-16T17:29:42.218Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-16T17:29:42.218Z] - CONFIG_BLK_CGROUP: enabled [2020-01-16T17:29:42.218Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-16T17:29:42.218Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-16T17:29:42.218Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-16T17:29:42.218Z] - CONFIG_CGROUP_PERF: enabled [2020-01-16T17:29:42.218Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-16T17:29:42.218Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-16T17:29:42.218Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-16T17:29:42.218Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-16T17:29:42.218Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-16T17:29:42.218Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_IP_VS: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-16T17:29:42.218Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-16T17:29:42.218Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-16T17:29:42.218Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_EXT4_FS: enabled [2020-01-16T17:29:42.218Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-16T17:29:42.218Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-16T17:29:42.218Z] - Network Drivers: [2020-01-16T17:29:42.218Z] - "overlay": [2020-01-16T17:29:42.218Z] - CONFIG_VXLAN: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-16T17:29:42.218Z] Optional (for encrypted networks): [2020-01-16T17:29:42.218Z] - CONFIG_CRYPTO: enabled [2020-01-16T17:29:42.218Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_XFRM: enabled [2020-01-16T17:29:42.218Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-16T17:29:42.218Z] - "ipvlan": [2020-01-16T17:29:42.218Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-16T17:29:42.218Z] - "macvlan": [2020-01-16T17:29:42.218Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_DUMMY: enabled (as module) [2020-01-16T17:29:42.218Z] - "ftp,tftp client in container": [2020-01-16T17:29:42.218Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-16T17:29:42.218Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-16T17:29:42.219Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-16T17:29:42.219Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-16T17:29:42.219Z] - Storage Drivers: [2020-01-16T17:29:42.219Z] - "aufs": [2020-01-16T17:29:42.219Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-16T17:29:42.219Z] - "btrfs": [2020-01-16T17:29:42.219Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-16T17:29:42.219Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-16T17:29:42.219Z] - "devicemapper": [2020-01-16T17:29:42.219Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-16T17:29:42.219Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-16T17:29:42.219Z] - "overlay": [2020-01-16T17:29:42.219Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-16T17:29:42.219Z] - "zfs": [2020-01-16T17:29:42.219Z] - /dev/zfs: missing [2020-01-16T17:29:42.219Z] - zfs command: missing [2020-01-16T17:29:42.219Z] - zpool command: missing [2020-01-16T17:29:42.219Z] [2020-01-16T17:29:42.219Z] Limits: [2020-01-16T17:29:42.219Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-16T17:29:42.219Z] [2020-01-16T17:29:42.219Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-16T17:29:42.399Z] #23 1.196 + RM_GOPATH=0 [2020-01-16T17:29:42.399Z] #23 1.196 + TMP_GOPATH= [2020-01-16T17:29:42.399Z] #23 1.196 + : /build [2020-01-16T17:29:42.399Z] #23 1.196 + '[' -z '' ']' [2020-01-16T17:29:42.399Z] #23 1.199 ++ mktemp -d [2020-01-16T17:29:42.399Z] #23 1.200 + export GOPATH=/tmp/tmp.DWkYfohy05 [2020-01-16T17:29:42.399Z] #23 1.200 + GOPATH=/tmp/tmp.DWkYfohy05 [2020-01-16T17:29:42.399Z] #23 1.200 + RM_GOPATH=1 [2020-01-16T17:29:42.399Z] #23 1.200 ++ dirname ./install.sh [2020-01-16T17:29:42.399Z] #23 1.202 + dir=. [2020-01-16T17:29:42.399Z] #23 1.203 Install docker/cli version 17.06.2-ce from stable [2020-01-16T17:29:42.399Z] #23 1.203 + bin=dockercli [2020-01-16T17:29:42.399Z] #23 1.203 + shift [2020-01-16T17:29:42.399Z] #23 1.203 + '[' '!' -f ./dockercli.installer ']' [2020-01-16T17:29:42.399Z] #23 1.203 + . ./dockercli.installer [2020-01-16T17:29:42.399Z] #23 1.203 ++ : stable [2020-01-16T17:29:42.399Z] #23 1.203 ++ : 17.06.2-ce [2020-01-16T17:29:42.399Z] #23 1.203 + install_dockercli [2020-01-16T17:29:42.399Z] #23 1.203 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-16T17:29:42.399Z] #23 1.203 ++ uname -m [2020-01-16T17:29:42.399Z] #23 1.203 + arch=x86_64 [2020-01-16T17:29:42.399Z] #23 1.203 + '[' x86_64 '!=' x86_64 ']' [2020-01-16T17:29:42.399Z] #23 1.203 + url=https://download.docker.com/linux/static [2020-01-16T17:29:42.399Z] #23 1.204 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-16T17:29:42.399Z] #23 1.204 + tar -xz docker/docker [2020-01-16T17:29:43.084Z] + make bundles/buildx [2020-01-16T17:29:43.084Z] make: command: Command not found [2020-01-16T17:29:43.084Z] make: command: Command not found [2020-01-16T17:29:43.084Z] mkdir bundles [2020-01-16T17:29:43.084Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-16T17:29:43.084Z] --build-arg BUILDX_COMMIT \ [2020-01-16T17:29:43.084Z] --build-arg BUILDX_REPO \ [2020-01-16T17:29:43.084Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-16T17:29:43.084Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-16T17:29:43.084Z] . [2020-01-16T17:29:43.084Z] /bin/sh: 4: go: not found [2020-01-16T17:29:43.084Z] /bin/sh: 5: go: not found [2020-01-16T17:29:44.926Z] #23 3.191 + mkdir -p /build [2020-01-16T17:29:44.926Z] #23 3.200 + mv docker/docker /build/ [2020-01-16T17:29:44.926Z] #23 3.205 + rmdir docker [2020-01-16T17:29:44.926Z] #23 DONE 3.4s [2020-01-16T17:29:44.926Z] [2020-01-16T17:29:44.926Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:29:44.926Z] #10 1.759 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:29:44.926Z] #10 1.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:29:44.926Z] #10 2.115 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:29:44.926Z] #10 2.120 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:29:44.926Z] #10 2.677 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:29:44.926Z] #10 3.364 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:29:44.963Z] Sending build context to Docker daemon 51.08MB [2020-01-16T17:29:44.963Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-16T17:29:44.963Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-16T17:29:44.963Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-16T17:29:44.963Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-16T17:29:44.963Z] 1.12.10-stretch: Pulling from library/golang [2020-01-16T17:29:44.963Z] ade01ea651a2: Pulling fs layer [2020-01-16T17:29:44.963Z] fbabdb69f639: Pulling fs layer [2020-01-16T17:29:44.963Z] ff33bd1013d7: Pulling fs layer [2020-01-16T17:29:44.963Z] 85cfe9d77eff: Pulling fs layer [2020-01-16T17:29:44.963Z] ace5139f9caa: Pulling fs layer [2020-01-16T17:29:44.963Z] e4d79466b81c: Pulling fs layer [2020-01-16T17:29:44.963Z] b00baabad4ce: Pulling fs layer [2020-01-16T17:29:44.963Z] 85cfe9d77eff: Waiting [2020-01-16T17:29:44.963Z] ace5139f9caa: Waiting [2020-01-16T17:29:44.963Z] e4d79466b81c: Waiting [2020-01-16T17:29:44.963Z] b00baabad4ce: Waiting [2020-01-16T17:29:45.411Z] ff33bd1013d7: Verifying Checksum [2020-01-16T17:29:45.411Z] ff33bd1013d7: Download complete [2020-01-16T17:29:45.411Z] fbabdb69f639: Verifying Checksum [2020-01-16T17:29:45.411Z] fbabdb69f639: Download complete [2020-01-16T17:29:45.796Z] ade01ea651a2: Verifying Checksum [2020-01-16T17:29:45.796Z] ade01ea651a2: Download complete [2020-01-16T17:29:46.308Z] #10 5.108 Fetched 8321 kB in 4s (2259 kB/s) [2020-01-16T17:29:47.241Z] #10 5.108 Reading package lists... [2020-01-16T17:29:47.961Z] e4d79466b81c: Verifying Checksum [2020-01-16T17:29:47.961Z] e4d79466b81c: Download complete [2020-01-16T17:29:47.961Z] ace5139f9caa: Verifying Checksum [2020-01-16T17:29:47.961Z] ace5139f9caa: Download complete [2020-01-16T17:29:47.961Z] b00baabad4ce: Verifying Checksum [2020-01-16T17:29:47.961Z] b00baabad4ce: Download complete [2020-01-16T17:29:47.961Z] ade01ea651a2: Pull complete [2020-01-16T17:29:47.961Z] 85cfe9d77eff: Download complete [2020-01-16T17:29:48.172Z] #10 6.163 Reading package lists... [2020-01-16T17:29:48.339Z] fbabdb69f639: Pull complete [2020-01-16T17:29:48.429Z] #10 7.188 Building dependency tree... [2020-01-16T17:29:48.687Z] #10 7.573 The following additional packages will be installed: [2020-01-16T17:29:48.687Z] #10 7.573 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-16T17:29:48.687Z] #10 7.573 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-16T17:29:48.687Z] #10 7.574 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-16T17:29:48.687Z] #10 7.574 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-16T17:29:48.687Z] #10 7.576 Suggested packages: [2020-01-16T17:29:48.687Z] #10 7.576 gcc-8-locales seccomp wine64 [2020-01-16T17:29:48.730Z] ff33bd1013d7: Pull complete [2020-01-16T17:29:48.944Z] #10 7.764 The following NEW packages will be installed: [2020-01-16T17:29:48.944Z] #10 7.764 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-16T17:29:48.944Z] #10 7.765 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-16T17:29:48.944Z] #10 7.765 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-16T17:29:48.944Z] #10 7.766 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-16T17:29:48.944Z] #10 7.767 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-16T17:29:48.944Z] #10 7.768 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-16T17:29:49.201Z] #10 8.184 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:29:49.201Z] #10 8.184 Need to get 77.7 MB of archives. [2020-01-16T17:29:49.201Z] #10 8.184 After this operation, 487 MB of additional disk space will be used. [2020-01-16T17:29:49.201Z] #10 8.184 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-01-16T17:29:49.460Z] #10 8.456 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-01-16T17:29:49.717Z] #10 8.580 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-01-16T17:29:49.717Z] #10 ... [2020-01-16T17:29:49.717Z] [2020-01-16T17:29:49.717Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:29:49.717Z] #25 1.917 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:29:49.717Z] #25 1.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:29:49.717Z] #25 2.120 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:29:49.717Z] #25 2.200 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:29:49.717Z] #25 2.759 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:29:49.717Z] #25 3.283 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:29:49.717Z] #25 5.511 Fetched 8321 kB in 4s (2011 kB/s) [2020-01-16T17:29:49.717Z] #25 5.511 Reading package lists... [2020-01-16T17:29:49.717Z] #25 6.522 Reading package lists... [2020-01-16T17:29:49.717Z] #25 7.512 Building dependency tree... [2020-01-16T17:29:49.717Z] #25 7.845 ca-certificates is already the newest version (20190110). [2020-01-16T17:29:49.717Z] #25 7.845 The following additional packages will be installed: [2020-01-16T17:29:49.717Z] #25 7.845 libjq1 libonig5 [2020-01-16T17:29:49.717Z] #25 7.888 The following NEW packages will be installed: [2020-01-16T17:29:49.717Z] #25 7.890 jq libjq1 libonig5 [2020-01-16T17:29:49.717Z] #25 8.155 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:29:49.717Z] #25 8.155 Need to get 355 kB of archives. [2020-01-16T17:29:49.717Z] #25 8.155 After this operation, 1072 kB of additional disk space will be used. [2020-01-16T17:29:49.717Z] #25 8.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-01-16T17:29:49.717Z] #25 8.162 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-01-16T17:29:49.717Z] #25 8.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-01-16T17:29:49.717Z] #25 8.441 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:29:49.717Z] #25 8.468 Fetched 355 kB in 0s (840 kB/s) [2020-01-16T17:29:49.717Z] #25 8.510 Selecting previously unselected package libonig5:amd64. [2020-01-16T17:29:49.717Z] #25 8.510 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-01-16T17:29:49.717Z] #25 8.519 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-01-16T17:29:49.717Z] #25 8.527 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-01-16T17:29:49.717Z] #25 8.575 Selecting previously unselected package libjq1:amd64. [2020-01-16T17:29:49.717Z] #25 8.577 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-01-16T17:29:49.717Z] #25 8.582 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-16T17:29:49.717Z] #25 8.623 Selecting previously unselected package jq. [2020-01-16T17:29:49.717Z] #25 8.625 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-01-16T17:29:49.717Z] #25 8.629 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-16T17:29:49.717Z] #25 8.670 Setting up libonig5:amd64 (6.9.1-1) ... [2020-01-16T17:29:49.717Z] #25 8.680 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-16T17:29:49.717Z] #25 8.690 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-16T17:29:49.717Z] #25 8.702 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:29:49.717Z] #25 DONE 8.8s [2020-01-16T17:29:49.717Z] [2020-01-16T17:29:49.717Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:29:49.717Z] #10 8.706 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-01-16T17:29:49.717Z] #10 8.744 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-01-16T17:29:49.974Z] #10 8.871 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-16T17:29:50.232Z] #10 9.158 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-01-16T17:29:50.232Z] #10 9.260 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-01-16T17:29:50.489Z] #10 9.501 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-01-16T17:29:50.539Z] 85cfe9d77eff: Pull complete [2020-01-16T17:29:51.098Z] Fetching without tags [2020-01-16T17:29:51.592Z] Merging remotes/origin/master commit 16a3519d870b0045bde4959396b040bb4fc97f34 into PR head commit 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:29:51.811Z] ace5139f9caa: Pull complete [2020-01-16T17:29:51.055Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-16T17:29:51.061Z] > git config --add remote.origin.fetch +refs/pull/40373/head:refs/remotes/origin/PR-40373 # timeout=10 [2020-01-16T17:29:51.065Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-16T17:29:51.082Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-16T17:29:51.100Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-16T17:29:51.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-16T17:29:51.101Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40373/head:refs/remotes/origin/PR-40373 +refs/heads/master:refs/remotes/origin/master [2020-01-16T17:29:51.594Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:29:51.599Z] > git checkout -f 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:29:52.384Z] #10 11.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-01-16T17:29:53.316Z] #10 12.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-01-16T17:29:53.316Z] #10 12.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-01-16T17:29:53.316Z] #10 12.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-01-16T17:29:53.316Z] #10 12.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-01-16T17:29:53.316Z] #10 12.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-01-16T17:29:53.316Z] #10 12.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB] [2020-01-16T17:29:53.316Z] #10 12.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-01-16T17:29:53.316Z] #10 12.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-01-16T17:29:53.372Z] Merge succeeded, producing 2277cd2a508d1cac0ed675e18c14b98c12b2c39f [2020-01-16T17:29:53.373Z] Checking out Revision 2277cd2a508d1cac0ed675e18c14b98c12b2c39f (PR-40373) [2020-01-16T17:29:53.513Z] Commit message: "Merge commit '16a3519d870b0045bde4959396b040bb4fc97f34' into HEAD" [2020-01-16T17:29:53.532Z] First time build. Skipping changelog. [2020-01-16T17:29:53.879Z] #10 12.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-01-16T17:29:53.879Z] #10 12.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-01-16T17:29:52.594Z] > git merge 16a3519d870b0045bde4959396b040bb4fc97f34 # timeout=10 [2020-01-16T17:29:53.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-16T17:29:53.376Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:29:53.381Z] > git checkout -f 2277cd2a508d1cac0ed675e18c14b98c12b2c39f [2020-01-16T17:29:53.515Z] > git rev-list --no-walk 37db3732c13e280b4f66c8322776c5444ae6c4ed # timeout=10 [2020-01-16T17:29:54.135Z] #10 12.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-01-16T17:29:54.392Z] #10 13.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-01-16T17:29:54.649Z] #10 13.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-01-16T17:29:54.649Z] #10 13.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-01-16T17:29:54.649Z] #10 13.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB] [2020-01-16T17:29:54.907Z] #10 13.74 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:29:54.907Z] #10 13.78 Fetched 77.7 MB in 6s (13.4 MB/s) [2020-01-16T17:29:54.907Z] #10 13.81 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-16T17:29:54.907Z] #10 13.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-01-16T17:29:54.907Z] #10 13.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-01-16T17:29:54.907Z] #10 13.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-16T17:29:55.022Z] e4d79466b81c: Pull complete [2020-01-16T17:29:55.396Z] b00baabad4ce: Pull complete [2020-01-16T17:29:55.396Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-16T17:29:55.396Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-16T17:29:55.396Z] ---> 687421176e14 [2020-01-16T17:29:55.396Z] Step 5/16 : ARG BUILDX_REPO [2020-01-16T17:29:55.396Z] ---> Running in 71cd798bdb51 [2020-01-16T17:29:55.396Z] Removing intermediate container 71cd798bdb51 [2020-01-16T17:29:55.396Z] ---> 979b37bc5e08 [2020-01-16T17:29:55.396Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-16T17:29:55.472Z] #10 14.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-16T17:29:55.472Z] #10 14.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-01-16T17:29:55.472Z] #10 14.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-16T17:29:55.785Z] ---> Running in 47f5f3ed11a2 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-16T17:29:56.402Z] #10 15.38 Selecting previously unselected package binutils-mingw-w64. [2020-01-16T17:29:56.402Z] #10 15.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-16T17:29:56.402Z] #10 15.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-16T17:29:56.402Z] #10 15.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-16T17:29:56.570Z] Cloning into '/buildx'... [2020-01-16T17:29:56.634Z] + docker version [2020-01-16T17:29:56.635Z] Client: [2020-01-16T17:29:56.635Z] Version: 18.06.1-ce [2020-01-16T17:29:56.635Z] API version: 1.38 [2020-01-16T17:29:56.635Z] Go version: go1.10.3 [2020-01-16T17:29:56.635Z] Git commit: e68fc7a [2020-01-16T17:29:56.635Z] Built: Tue Aug 21 17:26:10 2018 [2020-01-16T17:29:56.635Z] OS/Arch: linux/ppc64le [2020-01-16T17:29:56.635Z] Experimental: false [2020-01-16T17:29:56.635Z] [2020-01-16T17:29:56.635Z] Server: [2020-01-16T17:29:56.635Z] Engine: [2020-01-16T17:29:56.635Z] Version: 18.06.1-ce [2020-01-16T17:29:56.635Z] API version: 1.38 (minimum version 1.12) [2020-01-16T17:29:56.635Z] Go version: go1.10.3 [2020-01-16T17:29:56.635Z] Git commit: e68fc7a [2020-01-16T17:29:56.635Z] Built: Tue Aug 21 17:24:20 2018 [2020-01-16T17:29:56.635Z] OS/Arch: linux/ppc64le [2020-01-16T17:29:56.635Z] Experimental: true [2020-01-16T17:29:56.659Z] #10 15.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-01-16T17:29:56.659Z] #10 15.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-01-16T17:29:56.659Z] #10 15.47 Selecting previously unselected package dmsetup. [2020-01-16T17:29:56.659Z] #10 15.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-01-16T17:29:56.659Z] #10 15.48 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-16T17:29:56.659Z] #10 15.52 Selecting previously unselected package mingw-w64-common. [2020-01-16T17:29:56.659Z] #10 15.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-16T17:29:56.659Z] #10 15.52 Unpacking mingw-w64-common (6.0.0-3) ... [Pipeline] sh [2020-01-16T17:29:57.032Z] + docker info [2020-01-16T17:29:57.032Z] Containers: 0 [2020-01-16T17:29:57.032Z] Running: 0 [2020-01-16T17:29:57.032Z] Paused: 0 [2020-01-16T17:29:57.032Z] Stopped: 0 [2020-01-16T17:29:57.032Z] Images: 0 [2020-01-16T17:29:57.032Z] Server Version: 18.06.1-ce [2020-01-16T17:29:57.032Z] Storage Driver: overlay2 [2020-01-16T17:29:57.032Z] Backing Filesystem: extfs [2020-01-16T17:29:57.032Z] Supports d_type: true [2020-01-16T17:29:57.032Z] Native Overlay Diff: true [2020-01-16T17:29:57.032Z] Logging Driver: json-file [2020-01-16T17:29:57.032Z] Cgroup Driver: cgroupfs [2020-01-16T17:29:57.032Z] Plugins: [2020-01-16T17:29:57.032Z] Volume: local [2020-01-16T17:29:57.032Z] Network: bridge host ipvlan macvlan null overlay [2020-01-16T17:29:57.032Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-16T17:29:57.033Z] Swarm: inactive [2020-01-16T17:29:57.033Z] Runtimes: runc [2020-01-16T17:29:57.033Z] Default Runtime: runc [2020-01-16T17:29:57.033Z] Init Binary: docker-init [2020-01-16T17:29:57.033Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-16T17:29:57.033Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-16T17:29:57.033Z] init version: fec3683 [2020-01-16T17:29:57.033Z] Security Options: [2020-01-16T17:29:57.033Z] apparmor [2020-01-16T17:29:57.033Z] seccomp [2020-01-16T17:29:57.033Z] Profile: default [2020-01-16T17:29:57.033Z] Kernel Version: 4.4.0-130-generic [2020-01-16T17:29:57.033Z] Operating System: Ubuntu 16.04.3 LTS [2020-01-16T17:29:57.033Z] OSType: linux [2020-01-16T17:29:57.033Z] Architecture: ppc64le [2020-01-16T17:29:57.033Z] CPUs: 4 [2020-01-16T17:29:57.033Z] Total Memory: 7.972GiB [2020-01-16T17:29:57.033Z] Name: ppc64le-ubuntu-33 [2020-01-16T17:29:57.033Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-01-16T17:29:57.033Z] Docker Root Dir: /var/lib/docker [2020-01-16T17:29:57.033Z] Debug Mode (client): false [2020-01-16T17:29:57.033Z] Debug Mode (server): false [2020-01-16T17:29:57.033Z] Username: dockerbuildbot [2020-01-16T17:29:57.033Z] Registry: https://index.docker.io/v1/ [2020-01-16T17:29:57.033Z] Labels: [2020-01-16T17:29:57.033Z] Experimental: true [2020-01-16T17:29:57.033Z] Insecure Registries: [2020-01-16T17:29:57.033Z] 127.0.0.0/8 [2020-01-16T17:29:57.033Z] Live Restore Enabled: false [2020-01-16T17:29:57.033Z] [Pipeline] sh [2020-01-16T17:29:57.422Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-16T17:29:57.422Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-16T17:29:57.422Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40373/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-16T17:29:57.710Z] + bash /home/docker/workspace/moby_PR-40373/check-config.sh [2020-01-16T17:29:57.710Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-16T17:29:57.710Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-01-16T17:29:57.710Z] [2020-01-16T17:29:57.710Z] Generally Necessary: [2020-01-16T17:29:57.710Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-16T17:29:57.710Z] - apparmor: enabled and tools installed [2020-01-16T17:29:57.710Z] - CONFIG_NAMESPACES: enabled [2020-01-16T17:29:57.710Z] - CONFIG_NET_NS: enabled [2020-01-16T17:29:57.710Z] - CONFIG_PID_NS: enabled [2020-01-16T17:29:57.710Z] - CONFIG_IPC_NS: enabled [2020-01-16T17:29:57.710Z] - CONFIG_UTS_NS: enabled [2020-01-16T17:29:57.710Z] - CONFIG_CGROUPS: enabled [2020-01-16T17:29:57.710Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-16T17:29:57.710Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-16T17:29:57.710Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-16T17:29:57.710Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-16T17:29:57.710Z] - CONFIG_CPUSETS: enabled [2020-01-16T17:29:57.710Z] - CONFIG_MEMCG: enabled [2020-01-16T17:29:57.710Z] - CONFIG_KEYS: enabled [2020-01-16T17:29:57.710Z] - CONFIG_VETH: enabled (as module) [2020-01-16T17:29:57.710Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-16T17:29:57.710Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-16T17:29:57.710Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-16T17:29:57.710Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-16T17:29:57.710Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-16T17:29:57.710Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-16T17:29:57.997Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-16T17:29:57.997Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-16T17:29:57.997Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-16T17:29:57.997Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-16T17:29:57.997Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-16T17:29:57.997Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-16T17:29:57.997Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-16T17:29:57.997Z] [2020-01-16T17:29:57.997Z] Optional Features: [2020-01-16T17:29:57.997Z] - CONFIG_USER_NS: enabled [2020-01-16T17:29:57.997Z] - CONFIG_SECCOMP: enabled [2020-01-16T17:29:57.997Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-16T17:29:57.997Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-16T17:29:57.997Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-16T17:29:57.997Z] (cgroup swap accounting is currently enabled) [2020-01-16T17:29:57.997Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-16T17:29:57.997Z] - CONFIG_BLK_CGROUP: enabled [2020-01-16T17:29:57.997Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-16T17:29:57.997Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-16T17:29:57.997Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-16T17:29:57.997Z] - CONFIG_CGROUP_PERF: enabled [2020-01-16T17:29:57.997Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-16T17:29:57.997Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-16T17:29:57.997Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-16T17:29:57.997Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-16T17:29:57.997Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-16T17:29:57.997Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-16T17:29:57.997Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-16T17:29:57.997Z] - CONFIG_IP_VS: enabled (as module) [2020-01-16T17:29:57.997Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-16T17:29:57.997Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-16T17:29:57.997Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-16T17:29:57.997Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-16T17:29:57.997Z] - CONFIG_EXT4_FS: enabled [2020-01-16T17:29:57.997Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-16T17:29:57.997Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-16T17:29:57.997Z] - Network Drivers: [2020-01-16T17:29:57.997Z] - "overlay": [2020-01-16T17:29:58.284Z] - CONFIG_VXLAN: enabled (as module) [2020-01-16T17:29:58.284Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-16T17:29:58.284Z] Optional (for encrypted networks): [2020-01-16T17:29:58.284Z] - CONFIG_CRYPTO: enabled [2020-01-16T17:29:58.284Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-16T17:29:58.284Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-16T17:29:58.284Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-16T17:29:58.284Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-16T17:29:58.284Z] - CONFIG_XFRM: enabled [2020-01-16T17:29:58.284Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-16T17:29:58.284Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-16T17:29:58.284Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-16T17:29:58.284Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-16T17:29:58.284Z] - "ipvlan": [2020-01-16T17:29:58.284Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-16T17:29:58.284Z] - "macvlan": [2020-01-16T17:29:58.284Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-16T17:29:58.284Z] - CONFIG_DUMMY: enabled (as module) [2020-01-16T17:29:58.284Z] - "ftp,tftp client in container": [2020-01-16T17:29:58.284Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-16T17:29:58.284Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-16T17:29:58.284Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-16T17:29:58.284Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-16T17:29:58.284Z] - Storage Drivers: [2020-01-16T17:29:58.284Z] - "aufs": [2020-01-16T17:29:58.284Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-16T17:29:58.284Z] - "btrfs": [2020-01-16T17:29:58.284Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-16T17:29:58.284Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-16T17:29:58.284Z] - "devicemapper": [2020-01-16T17:29:58.284Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-16T17:29:58.284Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-16T17:29:58.284Z] - "overlay": [2020-01-16T17:29:58.284Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-16T17:29:58.284Z] - "zfs": [2020-01-16T17:29:58.284Z] - /dev/zfs: missing [2020-01-16T17:29:58.284Z] - zfs command: missing [2020-01-16T17:29:58.284Z] - zpool command: missing [2020-01-16T17:29:58.284Z] [2020-01-16T17:29:58.284Z] Limits: [2020-01-16T17:29:58.284Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-16T17:29:58.284Z] [2020-01-16T17:29:58.284Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-16T17:29:58.714Z] + make bundles/buildx [2020-01-16T17:29:59.041Z] Removing intermediate container 47f5f3ed11a2 [2020-01-16T17:29:59.041Z] ---> 0d0b5aeb4b81 [2020-01-16T17:29:59.041Z] Step 7/16 : WORKDIR /buildx [2020-01-16T17:29:59.041Z] ---> Running in d52d73a7e4ff [2020-01-16T17:29:59.041Z] Removing intermediate container d52d73a7e4ff [2020-01-16T17:29:59.041Z] ---> 3d885be14bb3 [2020-01-16T17:29:59.041Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-16T17:29:59.041Z] ---> Running in c68044d71f83 [2020-01-16T17:29:59.041Z] Removing intermediate container c68044d71f83 [2020-01-16T17:29:59.041Z] ---> 5fafda06883d [2020-01-16T17:29:59.041Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-16T17:29:59.041Z] ---> Running in 8de430cba60e [2020-01-16T17:29:59.339Z] make: command: Command not found [2020-01-16T17:29:59.339Z] make: command: Command not found [2020-01-16T17:29:59.339Z] mkdir bundles [2020-01-16T17:29:59.339Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-16T17:29:59.339Z] --build-arg BUILDX_COMMIT \ [2020-01-16T17:29:59.339Z] --build-arg BUILDX_REPO \ [2020-01-16T17:29:59.339Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-16T17:29:59.339Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-16T17:29:59.339Z] . [2020-01-16T17:29:59.339Z] /bin/sh: 4: go: not found [2020-01-16T17:29:59.339Z] /bin/sh: 5: go: not found [2020-01-16T17:30:00.032Z] From https://github.com/docker/buildx [2020-01-16T17:30:00.032Z] * [new tag] v0.3.1 -> build [2020-01-16T17:30:00.435Z] Switched to branch 'build' [2020-01-16T17:30:00.833Z] #10 19.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-16T17:30:00.833Z] #10 19.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-16T17:30:00.833Z] #10 19.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-16T17:30:00.855Z] Removing intermediate container 8de430cba60e [2020-01-16T17:30:00.855Z] ---> 7fcee98bcb86 [2020-01-16T17:30:00.855Z] Step 10/16 : RUN go mod download [2020-01-16T17:30:01.259Z] ---> Running in ac6230c19b18 [2020-01-16T17:30:01.651Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-16T17:30:01.651Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-16T17:30:01.651Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-16T17:30:01.651Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-16T17:30:01.651Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-16T17:30:01.651Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-16T17:30:01.651Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-16T17:30:02.039Z] Sending build context to Docker daemon 51.08MB [2020-01-16T17:30:02.052Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-16T17:30:02.323Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-16T17:30:02.323Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-16T17:30:02.323Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-16T17:30:02.323Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-16T17:30:02.323Z] 1.12.10-stretch: Pulling from library/golang [2020-01-16T17:30:02.448Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-16T17:30:02.610Z] fb056072eab9: Pulling fs layer [2020-01-16T17:30:02.610Z] 6a33b1f9796f: Pulling fs layer [2020-01-16T17:30:02.610Z] 8f8f8962e456: Pulling fs layer [2020-01-16T17:30:02.610Z] 68adcc365214: Pulling fs layer [2020-01-16T17:30:02.610Z] 76d8adf27bdf: Pulling fs layer [2020-01-16T17:30:02.610Z] d66e58854927: Pulling fs layer [2020-01-16T17:30:02.610Z] 71497195576e: Pulling fs layer [2020-01-16T17:30:02.610Z] 76d8adf27bdf: Waiting [2020-01-16T17:30:02.610Z] d66e58854927: Waiting [2020-01-16T17:30:02.610Z] 71497195576e: Waiting [2020-01-16T17:30:02.610Z] 68adcc365214: Waiting [2020-01-16T17:30:02.852Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-16T17:30:02.852Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-16T17:30:02.852Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-16T17:30:02.852Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-16T17:30:02.852Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-16T17:30:02.852Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-16T17:30:03.235Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-16T17:30:03.235Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-16T17:30:03.239Z] 8f8f8962e456: Verifying Checksum [2020-01-16T17:30:03.239Z] 8f8f8962e456: Download complete [2020-01-16T17:30:03.537Z] 6a33b1f9796f: Verifying Checksum [2020-01-16T17:30:03.537Z] 6a33b1f9796f: Download complete [2020-01-16T17:30:03.641Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-16T17:30:03.641Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-16T17:30:03.641Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-16T17:30:03.641Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-16T17:30:03.641Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-16T17:30:04.040Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-16T17:30:04.107Z] #10 22.41 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-16T17:30:04.107Z] #10 22.41 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-01-16T17:30:04.107Z] #10 22.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:30:04.107Z] #10 22.46 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-16T17:30:04.107Z] #10 22.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-01-16T17:30:04.107Z] #10 22.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:30:04.431Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-16T17:30:04.431Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-16T17:30:04.825Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-16T17:30:05.314Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-16T17:30:05.829Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-16T17:30:05.829Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-16T17:30:05.829Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-16T17:30:06.254Z] fb056072eab9: Verifying Checksum [2020-01-16T17:30:06.254Z] fb056072eab9: Download complete [2020-01-16T17:30:06.278Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-16T17:30:06.703Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-16T17:30:07.098Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-16T17:30:07.287Z] 68adcc365214: Verifying Checksum [2020-01-16T17:30:07.287Z] 68adcc365214: Download complete [2020-01-16T17:30:07.582Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-16T17:30:07.582Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-16T17:30:07.582Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-16T17:30:07.582Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-16T17:30:07.642Z] 71497195576e: Verifying Checksum [2020-01-16T17:30:07.642Z] 71497195576e: Download complete [2020-01-16T17:30:07.945Z] 76d8adf27bdf: Verifying Checksum [2020-01-16T17:30:07.945Z] 76d8adf27bdf: Download complete [2020-01-16T17:30:08.164Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-16T17:30:08.164Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-16T17:30:08.550Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-16T17:30:08.961Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-16T17:30:08.961Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-16T17:30:08.961Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-16T17:30:09.359Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-16T17:30:09.359Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-16T17:30:09.757Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-16T17:30:09.757Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-16T17:30:09.757Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-16T17:30:10.620Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-16T17:30:10.620Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-16T17:30:10.669Z] fb056072eab9: Pull complete [2020-01-16T17:30:10.772Z] #10 29.06 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-16T17:30:10.772Z] #10 29.07 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-01-16T17:30:10.772Z] #10 29.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:30:11.041Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-16T17:30:11.041Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-16T17:30:11.296Z] 6a33b1f9796f: Pull complete [2020-01-16T17:30:11.432Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-16T17:30:11.585Z] 8f8f8962e456: Pull complete [2020-01-16T17:30:11.848Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-16T17:30:11.848Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-16T17:30:11.848Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-16T17:30:12.691Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-16T17:30:12.691Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-16T17:30:13.080Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-16T17:30:13.080Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-16T17:30:13.298Z] #10 32.13 Selecting previously unselected package libapparmor1:amd64. [2020-01-16T17:30:13.298Z] #10 32.13 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-01-16T17:30:13.298Z] #10 32.14 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-01-16T17:30:13.298Z] #10 32.17 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-16T17:30:13.298Z] #10 32.18 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-01-16T17:30:13.298Z] #10 32.18 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-01-16T17:30:13.298Z] #10 32.22 Selecting previously unselected package libbtrfs0. [2020-01-16T17:30:13.298Z] #10 32.23 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-01-16T17:30:13.298Z] #10 32.23 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-16T17:30:13.298Z] #10 32.26 Selecting previously unselected package libbtrfs-dev. [2020-01-16T17:30:13.298Z] #10 32.27 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-01-16T17:30:13.298Z] #10 32.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:30:13.298Z] #10 32.31 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-16T17:30:13.298Z] #10 32.31 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-01-16T17:30:13.298Z] #10 32.32 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-01-16T17:30:13.298Z] #10 32.36 Selecting previously unselected package libudev-dev:amd64. [2020-01-16T17:30:13.298Z] #10 32.36 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ... [2020-01-16T17:30:13.298Z] #10 32.37 Unpacking libudev-dev:amd64 (241-7~deb10u2) ... [2020-01-16T17:30:13.496Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-16T17:30:13.496Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-16T17:30:13.496Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-16T17:30:13.558Z] #10 32.40 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-16T17:30:13.558Z] #10 32.41 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-01-16T17:30:13.558Z] #10 32.41 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-01-16T17:30:13.558Z] #10 32.49 Selecting previously unselected package libpcre16-3:amd64. [2020-01-16T17:30:13.558Z] #10 32.49 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-01-16T17:30:13.558Z] #10 32.50 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-01-16T17:30:13.558Z] #10 32.55 Selecting previously unselected package libpcre32-3:amd64. [2020-01-16T17:30:13.558Z] #10 32.55 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-01-16T17:30:13.558Z] #10 32.55 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-01-16T17:30:13.558Z] #10 32.61 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-16T17:30:13.558Z] #10 32.61 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-01-16T17:30:13.636Z] d66e58854927: Verifying Checksum [2020-01-16T17:30:13.636Z] d66e58854927: Download complete [2020-01-16T17:30:13.817Z] #10 32.61 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-01-16T17:30:13.817Z] #10 32.65 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-16T17:30:13.817Z] #10 32.65 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-01-16T17:30:13.817Z] #10 32.65 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-01-16T17:30:13.817Z] #10 32.75 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-16T17:30:13.817Z] #10 32.75 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-01-16T17:30:13.817Z] #10 32.75 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-01-16T17:30:13.817Z] #10 32.81 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-16T17:30:13.817Z] #10 32.81 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-01-16T17:30:13.817Z] #10 32.81 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-01-16T17:30:13.817Z] #10 32.85 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-16T17:30:13.817Z] #10 32.85 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-01-16T17:30:13.884Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-16T17:30:14.074Z] #10 32.85 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-01-16T17:30:14.074Z] #10 32.89 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-16T17:30:14.074Z] #10 32.89 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ... [2020-01-16T17:30:14.074Z] #10 32.90 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ... [2020-01-16T17:30:14.074Z] #10 33.00 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-01-16T17:30:14.074Z] #10 33.01 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-01-16T17:30:14.074Z] #10 33.02 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-01-16T17:30:14.074Z] #10 33.04 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-16T17:30:14.074Z] #10 33.05 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-01-16T17:30:14.074Z] #10 33.06 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-01-16T17:30:14.074Z] #10 33.07 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:30:14.074Z] #10 33.08 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-16T17:30:14.074Z] #10 33.10 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-01-16T17:30:14.074Z] #10 33.11 Setting up libudev-dev:amd64 (241-7~deb10u2) ... [2020-01-16T17:30:14.331Z] #10 33.13 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-16T17:30:14.331Z] #10 33.14 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:30:14.331Z] #10 33.15 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-01-16T17:30:14.331Z] #10 33.17 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-16T17:30:14.331Z] #10 33.18 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ... [2020-01-16T17:30:14.331Z] #10 33.20 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-16T17:30:14.331Z] #10 33.21 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-01-16T17:30:14.331Z] #10 33.22 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:30:14.331Z] #10 33.23 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-16T17:30:14.331Z] #10 33.23 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-16T17:30:14.331Z] #10 33.24 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:30:14.331Z] #10 33.25 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-16T17:30:14.331Z] #10 33.26 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-16T17:30:14.331Z] #10 33.26 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-16T17:30:14.331Z] #10 33.27 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-01-16T17:30:14.331Z] #10 33.29 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-01-16T17:30:14.331Z] #10 33.30 Setting up dmsetup (2:1.02.155-3) ... [2020-01-16T17:30:14.331Z] #10 33.31 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-01-16T17:30:14.331Z] #10 33.32 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-01-16T17:30:14.587Z] #10 33.34 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:30:14.587Z] #10 DONE 33.6s [2020-01-16T17:30:14.736Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-16T17:30:14.736Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-16T17:30:14.844Z] [2020-01-16T17:30:14.844Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-16T17:30:15.126Z] 68adcc365214: Pull complete [2020-01-16T17:30:15.142Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-16T17:30:15.142Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-16T17:30:15.143Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-16T17:30:15.542Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-16T17:30:15.774Z] #11 DONE 1.0s [2020-01-16T17:30:15.774Z] [2020-01-16T17:30:15.774Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-16T17:30:15.950Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-16T17:30:15.950Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-16T17:30:16.361Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-16T17:30:16.361Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-16T17:30:16.705Z] #12 DONE 0.8s [2020-01-16T17:30:16.705Z] [2020-01-16T17:30:16.705Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-16T17:30:16.760Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-16T17:30:17.162Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-16T17:30:17.162Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-16T17:30:17.270Z] #13 0.710 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-16T17:30:17.270Z] #13 DONE 0.8s [2020-01-16T17:30:17.270Z] [2020-01-16T17:30:17.270Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-16T17:30:17.569Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-16T17:30:17.569Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-16T17:30:17.569Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-16T17:30:17.835Z] 76d8adf27bdf: Pull complete [2020-01-16T17:30:18.202Z] #14 DONE 0.8s [2020-01-16T17:30:18.202Z] [2020-01-16T17:30:18.202Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-16T17:30:18.765Z] #15 DONE 0.8s [2020-01-16T17:30:18.765Z] [2020-01-16T17:30:18.765Z] #16 [dev 6/25] RUN ldconfig [2020-01-16T17:30:18.901Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-16T17:30:18.902Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-16T17:30:18.902Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-16T17:30:18.902Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-16T17:30:19.505Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-16T17:30:19.697Z] #16 DONE 0.8s [2020-01-16T17:30:19.697Z] [2020-01-16T17:30:19.697Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:30:20.232Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-16T17:30:20.232Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-16T17:30:20.232Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-16T17:30:20.232Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-16T17:30:20.627Z] #17 0.975 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:30:20.627Z] #17 1.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:30:20.627Z] #17 1.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:30:20.679Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-16T17:30:20.679Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-16T17:30:20.884Z] #17 1.190 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:30:20.884Z] #17 1.359 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:30:20.884Z] #17 1.463 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:30:21.582Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-16T17:30:21.582Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-16T17:30:21.582Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-16T17:30:22.010Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-16T17:30:22.258Z] #17 2.570 Fetched 8321 kB in 2s (4481 kB/s) [2020-01-16T17:30:22.445Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-16T17:30:22.445Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-16T17:30:22.822Z] #17 2.570 Reading package lists... [2020-01-16T17:30:22.841Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-16T17:30:23.222Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-16T17:30:23.222Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-16T17:30:23.387Z] #17 3.186 Reading package lists... [2020-01-16T17:30:23.631Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-16T17:30:23.645Z] #17 3.811 Building dependency tree... [2020-01-16T17:30:23.645Z] #17 4.036 libcap2-bin is already the newest version (1:2.25-2). [2020-01-16T17:30:23.645Z] #17 4.036 The following additional packages will be installed: [2020-01-16T17:30:23.645Z] #17 4.036 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-16T17:30:23.645Z] #17 4.036 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-16T17:30:23.645Z] #17 4.036 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-16T17:30:23.645Z] #17 4.036 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-16T17:30:23.645Z] #17 4.036 python3.7 python3.7-minimal vim-runtime xxd [2020-01-16T17:30:23.645Z] #17 4.037 Suggested packages: [2020-01-16T17:30:23.645Z] #17 4.037 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-16T17:30:23.645Z] #17 4.037 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-16T17:30:23.645Z] #17 4.037 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-16T17:30:23.645Z] #17 4.037 Recommended packages: [2020-01-16T17:30:23.645Z] #17 4.037 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-16T17:30:23.645Z] #17 4.037 python3-keyrings.alt python3-xdg unzip [2020-01-16T17:30:23.901Z] #17 4.372 The following NEW packages will be installed: [2020-01-16T17:30:23.901Z] #17 4.373 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-16T17:30:23.901Z] #17 4.373 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-16T17:30:23.901Z] #17 4.373 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-16T17:30:23.901Z] #17 4.373 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-16T17:30:23.901Z] #17 4.373 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-16T17:30:23.901Z] #17 4.374 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-16T17:30:23.901Z] #17 4.374 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-16T17:30:23.901Z] #17 4.374 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-16T17:30:24.032Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-16T17:30:24.435Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-16T17:30:24.435Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-16T17:30:24.464Z] #17 4.665 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:30:24.464Z] #17 4.665 Need to get 27.0 MB of archives. [2020-01-16T17:30:24.464Z] #17 4.665 After this operation, 111 MB of additional disk space will be used. [2020-01-16T17:30:24.464Z] #17 4.665 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-01-16T17:30:24.464Z] #17 4.670 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB] [2020-01-16T17:30:24.464Z] #17 4.765 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB] [2020-01-16T17:30:24.464Z] #17 4.789 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-01-16T17:30:24.464Z] #17 4.790 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-01-16T17:30:24.464Z] #17 4.869 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB] [2020-01-16T17:30:24.676Z] d66e58854927: Pull complete [2020-01-16T17:30:24.676Z] 71497195576e: Pull complete [2020-01-16T17:30:24.676Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-16T17:30:24.676Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-16T17:30:24.676Z] ---> ebd73b5ebd31 [2020-01-16T17:30:24.676Z] Step 5/16 : ARG BUILDX_REPO [2020-01-16T17:30:24.676Z] ---> Running in 7e1a8f9d1289 [2020-01-16T17:30:24.676Z] Removing intermediate container 7e1a8f9d1289 [2020-01-16T17:30:24.676Z] ---> e661332cd837 [2020-01-16T17:30:24.676Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-16T17:30:24.676Z] ---> Running in ac2820b63571 [2020-01-16T17:30:24.676Z] Cloning into '/buildx'... [2020-01-16T17:30:24.856Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-16T17:30:25.028Z] #17 5.432 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB] [2020-01-16T17:30:25.028Z] #17 5.437 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-01-16T17:30:25.028Z] #17 5.437 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-01-16T17:30:25.028Z] #17 5.438 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-01-16T17:30:25.028Z] #17 5.439 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-01-16T17:30:25.028Z] #17 5.525 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-01-16T17:30:25.028Z] #17 5.542 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-01-16T17:30:25.255Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-16T17:30:25.255Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-16T17:30:25.255Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-16T17:30:25.284Z] #17 5.543 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-01-16T17:30:25.284Z] #17 5.544 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-01-16T17:30:25.284Z] #17 5.545 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-01-16T17:30:25.284Z] #17 5.550 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-01-16T17:30:25.284Z] #17 5.552 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-01-16T17:30:25.284Z] #17 5.554 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-01-16T17:30:25.284Z] #17 5.556 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-01-16T17:30:25.284Z] #17 5.557 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-01-16T17:30:25.284Z] #17 5.559 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-01-16T17:30:25.284Z] #17 5.649 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-01-16T17:30:25.284Z] #17 5.651 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-01-16T17:30:25.284Z] #17 5.653 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-01-16T17:30:25.284Z] #17 5.655 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-01-16T17:30:25.284Z] #17 5.656 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-01-16T17:30:25.284Z] #17 5.656 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-01-16T17:30:25.284Z] #17 5.657 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-01-16T17:30:25.284Z] #17 5.746 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-01-16T17:30:25.284Z] #17 5.747 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-01-16T17:30:25.284Z] #17 5.751 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-01-16T17:30:25.541Z] #17 5.752 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-01-16T17:30:25.541Z] #17 5.752 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-01-16T17:30:25.541Z] #17 5.754 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-01-16T17:30:25.541Z] #17 5.769 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-16T17:30:25.541Z] #17 5.770 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-01-16T17:30:25.541Z] #17 5.772 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-01-16T17:30:25.541Z] #17 5.774 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-16T17:30:25.541Z] #17 5.775 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-01-16T17:30:25.541Z] #17 5.779 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-16T17:30:25.541Z] #17 5.779 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-01-16T17:30:25.541Z] #17 5.783 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-16T17:30:25.541Z] #17 5.909 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-01-16T17:30:25.542Z] #17 5.923 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-01-16T17:30:25.542Z] #17 5.931 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-01-16T17:30:25.542Z] #17 6.051 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:30:25.662Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-16T17:30:25.801Z] #17 6.074 Fetched 27.0 MB in 2s (17.4 MB/s) [2020-01-16T17:30:25.801Z] #17 6.098 Selecting previously unselected package pigz. [2020-01-16T17:30:25.801Z] #17 6.098 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-01-16T17:30:25.801Z] #17 6.107 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-01-16T17:30:25.801Z] #17 6.111 Unpacking pigz (2.4-1) ... [2020-01-16T17:30:25.801Z] #17 6.151 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-01-16T17:30:25.801Z] #17 6.154 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ... [2020-01-16T17:30:25.801Z] #17 6.158 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ... [2020-01-16T17:30:25.801Z] #17 6.265 Selecting previously unselected package python3.7-minimal. [2020-01-16T17:30:25.801Z] #17 6.265 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ... [2020-01-16T17:30:26.062Z] #17 6.272 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-16T17:30:26.062Z] #17 6.477 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ... [2020-01-16T17:30:26.062Z] #17 6.492 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-16T17:30:26.083Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-16T17:30:26.083Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-16T17:30:26.514Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-16T17:30:26.626Z] #17 6.933 Selecting previously unselected package python3-minimal. [2020-01-16T17:30:26.626Z] #17 6.933 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-01-16T17:30:26.626Z] #17 6.937 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-01-16T17:30:26.626Z] #17 6.941 Unpacking python3-minimal (3.7.3-1) ... [2020-01-16T17:30:26.626Z] #17 6.982 Selecting previously unselected package libmpdec2:amd64. [2020-01-16T17:30:26.626Z] #17 6.984 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-01-16T17:30:26.626Z] #17 6.994 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-01-16T17:30:26.626Z] #17 7.032 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-01-16T17:30:26.626Z] #17 7.035 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ... [2020-01-16T17:30:26.626Z] #17 7.039 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ... [2020-01-16T17:30:26.883Z] #17 7.241 Selecting previously unselected package python3.7. [2020-01-16T17:30:26.883Z] #17 7.241 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ... [2020-01-16T17:30:26.883Z] #17 7.246 Unpacking python3.7 (3.7.3-2) ... [2020-01-16T17:30:26.883Z] #17 7.288 Selecting previously unselected package libpython3-stdlib:amd64. [2020-01-16T17:30:26.883Z] #17 7.288 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-01-16T17:30:26.883Z] #17 7.292 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-01-16T17:30:26.883Z] #17 7.330 Setting up python3-minimal (3.7.3-1) ... [2020-01-16T17:30:26.928Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-16T17:30:26.928Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-16T17:30:26.928Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-16T17:30:26.928Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-16T17:30:27.140Z] #17 7.506 Selecting previously unselected package python3. [2020-01-16T17:30:27.140Z] #17 7.506 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-01-16T17:30:27.140Z] #17 7.509 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-01-16T17:30:27.140Z] #17 7.514 Unpacking python3 (3.7.3-1) ... [2020-01-16T17:30:27.140Z] #17 7.557 Selecting previously unselected package libip4tc0:amd64. [2020-01-16T17:30:27.140Z] #17 7.560 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-01-16T17:30:27.140Z] #17 7.564 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-01-16T17:30:27.140Z] #17 7.603 Selecting previously unselected package libip6tc0:amd64. [2020-01-16T17:30:27.140Z] #17 7.604 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-01-16T17:30:27.140Z] #17 7.608 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-01-16T17:30:27.341Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-16T17:30:27.399Z] #17 7.654 Selecting previously unselected package libiptc0:amd64. [2020-01-16T17:30:27.399Z] #17 7.656 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-01-16T17:30:27.399Z] #17 7.661 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-01-16T17:30:27.399Z] #17 7.699 Selecting previously unselected package libnfnetlink0:amd64. [2020-01-16T17:30:27.399Z] #17 7.700 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-01-16T17:30:27.399Z] #17 7.704 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-01-16T17:30:27.399Z] #17 7.736 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-01-16T17:30:27.399Z] #17 7.739 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-01-16T17:30:27.399Z] #17 7.743 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-01-16T17:30:27.399Z] #17 7.785 Selecting previously unselected package libnftnl11:amd64. [2020-01-16T17:30:27.399Z] #17 7.785 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-01-16T17:30:27.399Z] #17 7.788 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-01-16T17:30:27.399Z] #17 7.824 Selecting previously unselected package iptables. [2020-01-16T17:30:27.400Z] #17 7.824 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-01-16T17:30:27.400Z] #17 7.828 Unpacking iptables (1.8.2-4) ... [2020-01-16T17:30:27.659Z] #17 7.905 Selecting previously unselected package xxd. [2020-01-16T17:30:27.659Z] #17 7.905 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-01-16T17:30:27.659Z] #17 7.909 Unpacking xxd (2:8.1.0875-5) ... [2020-01-16T17:30:27.659Z] #17 7.957 Selecting previously unselected package vim-common. [2020-01-16T17:30:27.659Z] #17 7.960 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:30:27.659Z] #17 7.969 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-16T17:30:27.659Z] #17 8.035 Selecting previously unselected package bash-completion. [2020-01-16T17:30:27.659Z] #17 8.036 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-16T17:30:27.774Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-16T17:30:27.774Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-16T17:30:28.224Z] #17 8.640 Unpacking bash-completion (1:2.8-6) ... [2020-01-16T17:30:28.224Z] #17 8.743 Selecting previously unselected package bzip2. [2020-01-16T17:30:28.431Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-16T17:30:28.431Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-16T17:30:28.431Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-16T17:30:28.431Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-16T17:30:28.431Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-16T17:30:28.481Z] #17 8.746 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-01-16T17:30:28.481Z] #17 8.750 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-16T17:30:28.481Z] #17 8.787 Selecting previously unselected package xz-utils. [2020-01-16T17:30:28.482Z] #17 8.787 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-01-16T17:30:28.482Z] #17 8.790 Unpacking xz-utils (5.2.4-1) ... [2020-01-16T17:30:28.482Z] #17 8.854 Selecting previously unselected package apparmor. [2020-01-16T17:30:28.482Z] #17 8.854 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-01-16T17:30:28.482Z] #17 8.874 Unpacking apparmor (2.13.2-10) ... [2020-01-16T17:30:28.482Z] #17 8.972 Selecting previously unselected package aufs-tools. [2020-01-16T17:30:28.482Z] #17 8.972 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-01-16T17:30:28.739Z] #17 8.977 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-16T17:30:28.739Z] #17 9.021 Selecting previously unselected package libonig5:amd64. [2020-01-16T17:30:28.739Z] #17 9.024 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-01-16T17:30:28.739Z] #17 9.027 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-01-16T17:30:28.739Z] #17 9.076 Selecting previously unselected package libjq1:amd64. [2020-01-16T17:30:28.739Z] #17 9.079 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-01-16T17:30:28.739Z] #17 9.083 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-16T17:30:28.739Z] #17 9.121 Selecting previously unselected package jq. [2020-01-16T17:30:28.739Z] #17 9.124 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-01-16T17:30:28.739Z] #17 9.129 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-16T17:30:28.739Z] #17 9.168 Selecting previously unselected package libaio1:amd64. [2020-01-16T17:30:28.739Z] #17 9.168 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-01-16T17:30:28.739Z] #17 9.171 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-01-16T17:30:28.739Z] #17 9.209 Selecting previously unselected package libgpm2:amd64. [2020-01-16T17:30:28.739Z] #17 9.209 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-01-16T17:30:28.997Z] #17 9.213 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-01-16T17:30:28.997Z] #17 9.249 Selecting previously unselected package libicu63:amd64. [2020-01-16T17:30:28.997Z] #17 9.250 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-01-16T17:30:28.997Z] #17 9.254 Unpacking libicu63:amd64 (63.1-6) ... [2020-01-16T17:30:29.015Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-16T17:30:29.088Z] Removing intermediate container ac2820b63571 [2020-01-16T17:30:29.088Z] ---> b79ca288eb2a [2020-01-16T17:30:29.088Z] Step 7/16 : WORKDIR /buildx [2020-01-16T17:30:29.088Z] ---> Running in c642cdb21ae4 [2020-01-16T17:30:29.088Z] Removing intermediate container c642cdb21ae4 [2020-01-16T17:30:29.088Z] ---> d5402d9755f4 [2020-01-16T17:30:29.088Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-16T17:30:29.088Z] ---> Running in 2b814adbd495 [2020-01-16T17:30:29.088Z] Removing intermediate container 2b814adbd495 [2020-01-16T17:30:29.088Z] ---> dbf52a36bcfb [2020-01-16T17:30:29.088Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-16T17:30:29.088Z] ---> Running in 9e35a8a64f0e [2020-01-16T17:30:29.373Z] From https://github.com/docker/buildx [2020-01-16T17:30:29.373Z] * [new tag] v0.3.1 -> build [2020-01-16T17:30:29.457Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-16T17:30:29.457Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-16T17:30:29.853Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-16T17:30:29.944Z] #17 10.27 Selecting previously unselected package libnet1:amd64. [2020-01-16T17:30:29.944Z] #17 10.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-01-16T17:30:29.944Z] #17 10.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-01-16T17:30:29.944Z] #17 10.32 Selecting previously unselected package libnl-3-200:amd64. [2020-01-16T17:30:29.944Z] #17 10.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-01-16T17:30:29.944Z] #17 10.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-01-16T17:30:29.944Z] #17 10.36 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-16T17:30:29.944Z] #17 10.36 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-01-16T17:30:29.944Z] #17 10.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-01-16T17:30:29.944Z] #17 10.40 Selecting previously unselected package libreadline5:amd64. [2020-01-16T17:30:29.944Z] #17 10.40 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-01-16T17:30:29.944Z] #17 10.41 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-01-16T17:30:29.944Z] #17 10.45 Selecting previously unselected package net-tools. [2020-01-16T17:30:29.944Z] #17 10.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-01-16T17:30:29.944Z] #17 10.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-16T17:30:29.994Z] Switched to branch 'build' [2020-01-16T17:30:30.216Z] #17 10.54 Selecting previously unselected package python-pip-whl. [2020-01-16T17:30:30.216Z] #17 10.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-16T17:30:30.216Z] #17 10.54 Unpacking python-pip-whl (18.1-5) ... [2020-01-16T17:30:30.265Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-16T17:30:30.265Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-16T17:30:30.265Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-16T17:30:30.265Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-16T17:30:30.265Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-16T17:30:30.265Z] go: finding github.com/kr/text v0.1.0 [2020-01-16T17:30:30.265Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-16T17:30:30.481Z] #17 10.76 Selecting previously unselected package python3-lib2to3. [2020-01-16T17:30:30.481Z] #17 10.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-16T17:30:30.481Z] #17 10.76 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-16T17:30:30.481Z] #17 10.81 Selecting previously unselected package python3-distutils. [2020-01-16T17:30:30.481Z] #17 10.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-16T17:30:30.481Z] #17 10.81 Unpacking python3-distutils (3.7.3-1) ... [2020-01-16T17:30:30.481Z] #17 10.86 Selecting previously unselected package python3-pip. [2020-01-16T17:30:30.481Z] #17 10.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-16T17:30:30.481Z] #17 10.87 Unpacking python3-pip (18.1-5) ... [2020-01-16T17:30:30.481Z] #17 10.92 Selecting previously unselected package python3-pkg-resources. [2020-01-16T17:30:30.481Z] #17 10.92 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-16T17:30:30.481Z] #17 10.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-16T17:30:30.481Z] #17 10.97 Selecting previously unselected package python3-setuptools. [2020-01-16T17:30:30.481Z] #17 10.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-16T17:30:30.481Z] #17 10.97 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-16T17:30:30.481Z] #17 11.03 Selecting previously unselected package python3-wheel. [2020-01-16T17:30:30.621Z] Removing intermediate container 9e35a8a64f0e [2020-01-16T17:30:30.621Z] ---> 1602471ec35e [2020-01-16T17:30:30.621Z] Step 10/16 : RUN go mod download [2020-01-16T17:30:30.621Z] ---> Running in 409eaa5989e3 [2020-01-16T17:30:30.742Z] #17 11.03 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-16T17:30:30.742Z] #17 11.04 Unpacking python3-wheel (0.32.3-2) ... [2020-01-16T17:30:30.742Z] #17 11.08 Selecting previously unselected package thin-provisioning-tools. [2020-01-16T17:30:30.742Z] #17 11.09 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-01-16T17:30:30.742Z] #17 11.09 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-16T17:30:30.742Z] #17 11.17 Selecting previously unselected package vim-runtime. [2020-01-16T17:30:30.742Z] #17 11.17 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:30:30.742Z] #17 11.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-16T17:30:30.742Z] #17 11.19 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-16T17:30:30.742Z] #17 11.20 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-16T17:30:31.087Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-16T17:30:31.087Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-16T17:30:31.250Z] go: finding github.com/lib/pq v1.0.0 [2020-01-16T17:30:31.250Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-16T17:30:31.250Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-16T17:30:31.250Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-16T17:30:31.250Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-16T17:30:31.250Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-16T17:30:31.250Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-16T17:30:31.250Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-16T17:30:31.250Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-16T17:30:31.545Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-16T17:30:31.545Z] go: finding github.com/kr/pty v1.1.1 [2020-01-16T17:30:31.545Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-16T17:30:31.677Z] #17 11.95 Selecting previously unselected package vim. [2020-01-16T17:30:31.677Z] #17 11.95 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-01-16T17:30:31.677Z] #17 11.96 Unpacking vim (2:8.1.0875-5) ... [2020-01-16T17:30:31.677Z] #17 12.11 Selecting previously unselected package xfsprogs. [2020-01-16T17:30:31.677Z] #17 12.11 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-01-16T17:30:31.677Z] #17 12.11 Unpacking xfsprogs (4.20.0-1) ... [2020-01-16T17:30:31.934Z] #17 12.22 Selecting previously unselected package zip. [2020-01-16T17:30:31.934Z] #17 12.22 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-01-16T17:30:31.934Z] #17 12.23 Unpacking zip (3.0-11+b1) ... [2020-01-16T17:30:31.934Z] #17 12.29 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-16T17:30:31.934Z] #17 12.30 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-16T17:30:31.934Z] #17 12.31 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-01-16T17:30:31.934Z] #17 12.32 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-01-16T17:30:31.934Z] #17 12.33 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-01-16T17:30:31.934Z] #17 12.35 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-01-16T17:30:31.934Z] #17 12.36 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-01-16T17:30:31.934Z] #17 12.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-01-16T17:30:31.934Z] #17 12.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-16T17:30:31.934Z] #17 12.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-01-16T17:30:31.934Z] #17 12.40 Setting up libicu63:amd64 (63.1-6) ... [2020-01-16T17:30:31.934Z] #17 12.41 Setting up xxd (2:8.1.0875-5) ... [2020-01-16T17:30:31.934Z] #17 12.42 Setting up zip (3.0-11+b1) ... [2020-01-16T17:30:32.191Z] #17 12.44 Setting up vim-common (2:8.1.0875-5) ... [2020-01-16T17:30:32.191Z] #17 12.45 Setting up bash-completion (1:2.8-6) ... [2020-01-16T17:30:32.284Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-16T17:30:32.399Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-16T17:30:32.399Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-16T17:30:32.755Z] #17 13.14 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-01-16T17:30:32.755Z] #17 13.16 Setting up xz-utils (5.2.4-1) ... [2020-01-16T17:30:32.755Z] #17 13.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-16T17:30:32.755Z] #17 13.18 Setting up pigz (2.4-1) ... [2020-01-16T17:30:32.755Z] #17 13.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-01-16T17:30:32.755Z] #17 13.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-01-16T17:30:32.755Z] #17 13.22 Setting up python-pip-whl (18.1-5) ... [2020-01-16T17:30:32.755Z] #17 13.23 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-01-16T17:30:32.755Z] #17 13.25 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-16T17:30:32.806Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-16T17:30:32.806Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-16T17:30:32.806Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-16T17:30:32.806Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-16T17:30:32.806Z] go: finding github.com/lib/pq v1.0.0 [2020-01-16T17:30:32.922Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-16T17:30:33.012Z] #17 13.33 Setting up libaio1:amd64 (0.3.112-3) ... [2020-01-16T17:30:33.012Z] #17 13.34 Setting up libonig5:amd64 (6.9.1-1) ... [2020-01-16T17:30:33.012Z] #17 13.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ... [2020-01-16T17:30:33.012Z] #17 13.37 Setting up vim (2:8.1.0875-5) ... [2020-01-16T17:30:33.012Z] #17 13.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-16T17:30:33.012Z] #17 13.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-16T17:30:33.012Z] #17 13.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-16T17:30:33.012Z] #17 13.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-16T17:30:33.012Z] #17 13.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-16T17:30:33.012Z] #17 13.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-16T17:30:33.012Z] #17 13.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-16T17:30:33.012Z] #17 13.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-16T17:30:33.012Z] #17 13.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-16T17:30:33.012Z] #17 13.43 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-16T17:30:33.012Z] #17 13.44 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-01-16T17:30:33.012Z] #17 13.45 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-16T17:30:33.012Z] #17 13.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-01-16T17:30:33.214Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-16T17:30:33.214Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-16T17:30:33.270Z] #17 13.48 Setting up python3.7 (3.7.3-2) ... [2020-01-16T17:30:33.631Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-16T17:30:33.631Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-16T17:30:33.631Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-16T17:30:33.951Z] #17 14.09 Setting up iptables (1.8.2-4) ... [2020-01-16T17:30:33.951Z] #17 14.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-16T17:30:33.951Z] #17 14.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-16T17:30:33.951Z] #17 14.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-16T17:30:33.951Z] #17 14.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-16T17:30:33.951Z] #17 14.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-16T17:30:33.951Z] #17 14.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-16T17:30:33.951Z] #17 14.13 Setting up python3 (3.7.3-1) ... [2020-01-16T17:30:33.951Z] #17 14.22 Setting up python3-wheel (0.32.3-2) ... [2020-01-16T17:30:33.961Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-16T17:30:33.961Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-16T17:30:33.961Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-16T17:30:34.038Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-16T17:30:34.038Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-16T17:30:34.038Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-16T17:30:34.038Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-16T17:30:34.208Z] #17 14.35 Setting up apparmor (2.13.2-10) ... [2020-01-16T17:30:34.252Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-16T17:30:34.252Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-16T17:30:34.435Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-16T17:30:34.435Z] go: finding golang.org/x/text v0.3.0 [2020-01-16T17:30:34.776Z] #17 15.14 Setting up xfsprogs (4.20.0-1) ... [2020-01-16T17:30:34.776Z] #17 15.15 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-16T17:30:34.845Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-16T17:30:34.845Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-16T17:30:34.845Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-16T17:30:35.034Z] #17 15.25 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-16T17:30:35.034Z] #17 15.44 Setting up python3-distutils (3.7.3-1) ... [2020-01-16T17:30:35.034Z] #17 15.55 Setting up python3-setuptools (40.8.0-1) ... [2020-01-16T17:30:35.241Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-16T17:30:35.241Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-16T17:30:35.241Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-16T17:30:35.292Z] #17 15.78 Setting up python3-pip (18.1-5) ... [2020-01-16T17:30:35.324Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-16T17:30:35.324Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-16T17:30:35.324Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-16T17:30:35.529Z] Running on ubuntu-1604-overlay2-arm64v8 (i-044658e67e0cf9540) in /home/ubuntu/workspace/moby_PR-40373 [Pipeline] { [2020-01-16T17:30:35.549Z] #17 15.98 Processing triggers for libc-bin (2.28-10) ... [Pipeline] checkout [2020-01-16T17:30:35.616Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-16T17:30:35.616Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-16T17:30:35.629Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-16T17:30:35.807Z] #17 16.00 Processing triggers for mime-support (3.62) ... [2020-01-16T17:30:36.023Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-16T17:30:36.023Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-16T17:30:36.066Z] #17 DONE 16.3s [2020-01-16T17:30:36.066Z] [2020-01-16T17:30:36.066Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-16T17:30:36.257Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-16T17:30:36.257Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-16T17:30:36.431Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-16T17:30:36.547Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-16T17:30:36.630Z] #18 0.647 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-16T17:30:36.630Z] #18 0.651 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-16T17:30:36.630Z] #18 0.655 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-16T17:30:36.630Z] #18 DONE 0.7s [2020-01-16T17:30:36.630Z] [2020-01-16T17:30:36.630Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-16T17:30:36.857Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-16T17:30:36.857Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-16T17:30:37.178Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-16T17:30:37.178Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-16T17:30:37.178Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-16T17:30:37.248Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-16T17:30:37.248Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-16T17:30:37.248Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-16T17:30:37.248Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-16T17:30:37.469Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-16T17:30:37.647Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-16T17:30:38.048Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-16T17:30:38.048Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-16T17:30:38.048Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-16T17:30:38.048Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-16T17:30:38.126Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-16T17:30:38.418Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-16T17:30:38.418Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-16T17:30:38.460Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-16T17:30:38.460Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-16T17:30:38.460Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-16T17:30:38.525Z] #19 1.530 Collecting yamllint==1.16.0 [2020-01-16T17:30:38.714Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-16T17:30:38.844Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-16T17:30:39.353Z] go: finding golang.org/x/text v0.3.0 [2020-01-16T17:30:39.353Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-16T17:30:39.437Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-16T17:30:39.437Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-16T17:30:39.437Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-16T17:30:39.437Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-16T17:30:39.437Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-16T17:30:39.941Z] using credential docker-jenkins-github-credentials [2020-01-16T17:30:39.953Z] Cloning the remote Git repository [2020-01-16T17:30:39.953Z] Cloning with configured refspecs honoured and without tags [2020-01-16T17:30:39.978Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-16T17:30:39.978Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-16T17:30:39.995Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-16T17:30:40.299Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-16T17:30:40.299Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-16T17:30:40.299Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-16T17:30:40.227Z] Cloning repository https://github.com/moby/moby.git [2020-01-16T17:30:40.269Z] > git init /home/ubuntu/workspace/moby_PR-40373 # timeout=10 [2020-01-16T17:30:40.439Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-16T17:30:40.440Z] > git --version # timeout=10 [2020-01-16T17:30:40.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-16T17:30:40.456Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40373/head:refs/remotes/origin/PR-40373 +refs/heads/master:refs/remotes/origin/master [2020-01-16T17:30:40.540Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-16T17:30:40.540Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-16T17:30:40.540Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-16T17:30:40.591Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-16T17:30:40.591Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-16T17:30:40.964Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-16T17:30:41.391Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-16T17:30:41.391Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-16T17:30:41.619Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-16T17:30:41.820Z] go: finding github.com/golang/mock v1.1.1 [2020-01-16T17:30:42.240Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-16T17:30:42.240Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-16T17:30:42.240Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-16T17:30:42.253Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-16T17:30:42.253Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-16T17:30:42.544Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-16T17:30:42.646Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-16T17:30:42.646Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-16T17:30:42.836Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-16T17:30:43.058Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-16T17:30:43.058Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-16T17:30:43.058Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-16T17:30:43.442Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-16T17:30:43.474Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-16T17:30:43.764Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-16T17:30:43.775Z] #19 6.678 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-16T17:30:43.775Z] #19 6.697 Collecting pyyaml (from yamllint==1.16.0) [2020-01-16T17:30:43.775Z] #19 6.726 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-16T17:30:43.775Z] #19 7.006 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-16T17:30:43.775Z] #19 7.018 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-16T17:30:43.775Z] #19 7.027 Building wheels for collected packages: pyyaml [2020-01-16T17:30:43.775Z] #19 7.027 Running setup.py bdist_wheel for pyyaml: started [2020-01-16T17:30:43.836Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-16T17:30:43.836Z] go: finding cloud.google.com/go v0.26.0 [2020-01-16T17:30:44.035Z] #19 7.242 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-16T17:30:44.036Z] #19 7.243 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-16T17:30:44.036Z] #19 7.259 Successfully built pyyaml [2020-01-16T17:30:44.036Z] #19 7.264 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-16T17:30:44.036Z] #19 7.339 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-16T17:30:44.036Z] #19 DONE 7.5s [2020-01-16T17:30:44.229Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-16T17:30:44.294Z] [2020-01-16T17:30:44.294Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-16T17:30:44.294Z] #40 DONE 0.1s [2020-01-16T17:30:44.294Z] [2020-01-16T17:30:44.294Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-16T17:30:44.294Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-16T17:30:44.294Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-16T17:30:44.294Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.0s [2020-01-16T17:30:44.294Z] #68 ... [2020-01-16T17:30:44.294Z] [2020-01-16T17:30:44.294Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-16T17:30:44.294Z] #29 DONE 0.1s [2020-01-16T17:30:44.294Z] [2020-01-16T17:30:44.294Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-16T17:30:44.294Z] #64 DONE 0.1s [2020-01-16T17:30:44.294Z] [2020-01-16T17:30:44.294Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-16T17:30:44.294Z] #70 DONE 0.2s [2020-01-16T17:30:44.294Z] [2020-01-16T17:30:44.294Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-16T17:30:44.553Z] #68 ... [2020-01-16T17:30:44.553Z] [2020-01-16T17:30:44.553Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-16T17:30:44.553Z] #52 DONE 0.2s [2020-01-16T17:30:44.553Z] [2020-01-16T17:30:44.553Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-16T17:30:44.553Z] #32 DONE 0.2s [2020-01-16T17:30:44.553Z] [2020-01-16T17:30:44.553Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-16T17:30:44.553Z] #46 DONE 0.2s [2020-01-16T17:30:44.553Z] [2020-01-16T17:30:44.553Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-16T17:30:44.553Z] #49 DONE 0.3s [2020-01-16T17:30:44.553Z] [2020-01-16T17:30:44.553Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:30:44.553Z] #55 DONE 0.3s [2020-01-16T17:30:44.553Z] [2020-01-16T17:30:44.553Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-16T17:30:44.553Z] #26 DONE 0.3s [2020-01-16T17:30:44.553Z] [2020-01-16T17:30:44.553Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-16T17:30:44.553Z] #24 DONE 0.3s [2020-01-16T17:30:44.553Z] [2020-01-16T17:30:44.553Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-16T17:30:44.553Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.06MB / 9.11MB 0.2s [2020-01-16T17:30:44.553Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-01-16T17:30:44.810Z] #68 ... [2020-01-16T17:30:44.810Z] [2020-01-16T17:30:44.810Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-16T17:30:44.810Z] #56 DONE 0.2s [2020-01-16T17:30:44.810Z] [2020-01-16T17:30:44.810Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-16T17:30:44.810Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-01-16T17:30:44.816Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-16T17:30:44.816Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-16T17:30:45.120Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-16T17:30:45.423Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-16T17:30:45.423Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-16T17:30:46.056Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-16T17:30:46.056Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-16T17:30:47.340Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.8s done [2020-01-16T17:30:47.340Z] #68 DONE 3.3s [2020-01-16T17:30:47.340Z] [2020-01-16T17:30:47.340Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:30:48.165Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-16T17:30:48.166Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-16T17:30:48.801Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-16T17:30:49.093Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-16T17:30:49.384Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-16T17:30:49.704Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-16T17:30:49.870Z] #57 ... [2020-01-16T17:30:49.870Z] [2020-01-16T17:30:49.870Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:30:49.870Z] #59 5.644 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:30:49.870Z] #59 5.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:30:49.870Z] #59 5.704 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:30:50.011Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-16T17:30:50.435Z] #59 ... [2020-01-16T17:30:50.435Z] [2020-01-16T17:30:50.435Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:30:50.435Z] #35 5.044 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:30:50.435Z] #35 5.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:30:50.435Z] #35 5.148 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:30:50.435Z] #35 6.167 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:30:50.639Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-16T17:30:50.931Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-16T17:30:51.001Z] #35 ... [2020-01-16T17:30:51.001Z] [2020-01-16T17:30:51.001Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:30:51.001Z] #59 6.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:30:51.224Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-16T17:30:51.225Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-16T17:30:51.517Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-16T17:30:51.520Z] Running on ubuntu-1804-overlay2 (i-073101d47f44e7b45) in /home/ubuntu/workspace/moby_PR-40373 [Pipeline] { [Pipeline] checkout [2020-01-16T17:30:52.146Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-16T17:30:52.785Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-16T17:30:53.077Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-16T17:30:53.534Z] #59 9.019 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:30:53.708Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-16T17:30:54.100Z] #59 ... [2020-01-16T17:30:54.100Z] [2020-01-16T17:30:54.100Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:30:54.100Z] #43 7.003 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:30:54.100Z] #43 7.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:30:54.100Z] #43 7.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:30:54.100Z] #43 7.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:30:54.357Z] #43 ... [2020-01-16T17:30:54.357Z] [2020-01-16T17:30:54.357Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:30:54.357Z] #65 6.946 + RM_GOPATH=0 [2020-01-16T17:30:54.357Z] #65 6.946 + TMP_GOPATH= [2020-01-16T17:30:54.357Z] #65 6.946 + : /build/ [2020-01-16T17:30:54.357Z] #65 6.946 + '[' -z '' ']' [2020-01-16T17:30:54.357Z] #65 6.951 ++ mktemp -d [2020-01-16T17:30:54.357Z] #65 6.971 + export GOPATH=/tmp/tmp.K5Wv0XgaRK [2020-01-16T17:30:54.357Z] #65 6.971 + GOPATH=/tmp/tmp.K5Wv0XgaRK [2020-01-16T17:30:54.357Z] #65 6.971 + RM_GOPATH=1 [2020-01-16T17:30:54.357Z] #65 6.975 ++ dirname ./install.sh [2020-01-16T17:30:54.357Z] #65 6.978 + dir=. [2020-01-16T17:30:54.357Z] #65 6.981 + bin=rootlesskit [2020-01-16T17:30:54.357Z] #65 6.981 + shift [2020-01-16T17:30:54.357Z] #65 6.981 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-16T17:30:54.357Z] #65 6.981 + . ./rootlesskit.installer [2020-01-16T17:30:54.357Z] #65 6.984 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:30:54.357Z] #65 6.985 + install_rootlesskit [2020-01-16T17:30:54.357Z] #65 6.986 + case "$1" in [2020-01-16T17:30:54.357Z] #65 6.986 + export CGO_ENABLED=0 [2020-01-16T17:30:54.357Z] #65 6.986 + CGO_ENABLED=0 [2020-01-16T17:30:54.357Z] #65 6.986 + _install_rootlesskit [2020-01-16T17:30:54.357Z] #65 6.987 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-16T17:30:54.357Z] #65 6.987 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:30:54.357Z] #65 6.987 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.K5Wv0XgaRK/src/github.com/rootless-containers/rootlesskit [2020-01-16T17:30:54.357Z] #65 7.003 Cloning into '/tmp/tmp.K5Wv0XgaRK/src/github.com/rootless-containers/rootlesskit'... [2020-01-16T17:30:54.357Z] #65 ... [2020-01-16T17:30:54.357Z] [2020-01-16T17:30:54.357Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:30:54.357Z] #41 4.509 + git clone https://github.com/docker/distribution.git . [2020-01-16T17:30:54.357Z] #41 4.516 Cloning into '.'... [2020-01-16T17:30:54.615Z] #41 ... [2020-01-16T17:30:54.615Z] [2020-01-16T17:30:54.615Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:30:54.615Z] #53 6.733 + RM_GOPATH=0 [2020-01-16T17:30:54.615Z] #53 6.733 + TMP_GOPATH= [2020-01-16T17:30:54.615Z] #53 6.733 + : /build [2020-01-16T17:30:54.615Z] #53 6.736 + '[' -z '' ']' [2020-01-16T17:30:54.615Z] #53 6.736 ++ mktemp -d [2020-01-16T17:30:54.615Z] #53 6.738 + export GOPATH=/tmp/tmp.P17ZhJ0Pox [2020-01-16T17:30:54.615Z] #53 6.738 + GOPATH=/tmp/tmp.P17ZhJ0Pox [2020-01-16T17:30:54.615Z] #53 6.738 + RM_GOPATH=1 [2020-01-16T17:30:54.615Z] #53 6.742 ++ dirname ./install.sh [2020-01-16T17:30:54.615Z] #53 6.744 + dir=. [2020-01-16T17:30:54.615Z] #53 6.744 + bin=golangci_lint [2020-01-16T17:30:54.615Z] #53 6.744 + shift [2020-01-16T17:30:54.615Z] #53 6.744 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-16T17:30:54.615Z] #53 6.744 + . ./golangci_lint.installer [2020-01-16T17:30:54.615Z] #53 6.744 ++ : v1.20.0 [2020-01-16T17:30:54.615Z] #53 6.744 + install_golangci_lint [2020-01-16T17:30:54.615Z] #53 6.744 + echo 'Installing golangci-lint version v1.20.0' [2020-01-16T17:30:54.615Z] #53 6.745 Installing golangci-lint version v1.20.0 [2020-01-16T17:30:54.615Z] #53 6.745 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-16T17:30:54.615Z] #53 ... [2020-01-16T17:30:54.615Z] [2020-01-16T17:30:54.615Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:30:54.615Z] #47 6.910 + RM_GOPATH=0 [2020-01-16T17:30:54.615Z] #47 6.910 + TMP_GOPATH= [2020-01-16T17:30:54.615Z] #47 6.910 + : /build [2020-01-16T17:30:54.615Z] #47 6.910 + '[' -z '' ']' [2020-01-16T17:30:54.615Z] #47 6.912 ++ mktemp -d [2020-01-16T17:30:54.615Z] #47 6.923 + export GOPATH=/tmp/tmp.HQeW8f2jMp [2020-01-16T17:30:54.615Z] #47 6.923 + GOPATH=/tmp/tmp.HQeW8f2jMp [2020-01-16T17:30:54.615Z] #47 6.923 + RM_GOPATH=1 [2020-01-16T17:30:54.615Z] #47 6.923 ++ dirname ./install.sh [2020-01-16T17:30:54.615Z] #47 6.924 + dir=. [2020-01-16T17:30:54.615Z] #47 6.924 + bin=vndr [2020-01-16T17:30:54.615Z] #47 6.925 + shift [2020-01-16T17:30:54.615Z] #47 6.925 + '[' '!' -f ./vndr.installer ']' [2020-01-16T17:30:54.615Z] #47 6.925 + . ./vndr.installer [2020-01-16T17:30:54.615Z] #47 6.925 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:30:54.615Z] #47 6.926 + install_vndr [2020-01-16T17:30:54.615Z] #47 6.926 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-16T17:30:54.615Z] #47 6.926 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:30:54.615Z] #47 6.926 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HQeW8f2jMp/src/github.com/LK4D4/vndr [2020-01-16T17:30:54.615Z] #47 6.928 Cloning into '/tmp/tmp.HQeW8f2jMp/src/github.com/LK4D4/vndr'... [2020-01-16T17:30:54.615Z] #47 7.741 + cd /tmp/tmp.HQeW8f2jMp/src/github.com/LK4D4/vndr [2020-01-16T17:30:54.615Z] #47 7.750 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:30:54.615Z] #47 7.772 + go build -buildmode=pie -v -o /build/vndr . [2020-01-16T17:30:54.615Z] #47 9.351 internal/cpu [2020-01-16T17:30:54.615Z] #47 9.356 runtime/internal/atomic [2020-01-16T17:30:54.615Z] #47 9.716 runtime/internal/sys [2020-01-16T17:30:54.615Z] #47 10.00 internal/bytealg [2020-01-16T17:30:54.615Z] #47 10.01 internal/race [2020-01-16T17:30:54.615Z] #47 10.08 sync/atomic [2020-01-16T17:30:54.615Z] #47 ... [2020-01-16T17:30:54.615Z] [2020-01-16T17:30:54.615Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:30:54.615Z] #50 7.031 + RM_GOPATH=0 [2020-01-16T17:30:54.615Z] #50 7.031 + TMP_GOPATH= [2020-01-16T17:30:54.615Z] #50 7.031 + : /build [2020-01-16T17:30:54.615Z] #50 7.031 + '[' -z '' ']' [2020-01-16T17:30:54.615Z] #50 7.031 ++ mktemp -d [2020-01-16T17:30:54.615Z] #50 7.039 + export GOPATH=/tmp/tmp.6GLX22VkJk [2020-01-16T17:30:54.615Z] #50 7.047 + GOPATH=/tmp/tmp.6GLX22VkJk [2020-01-16T17:30:54.615Z] #50 7.047 + RM_GOPATH=1 [2020-01-16T17:30:54.615Z] #50 7.048 ++ dirname ./install.sh [2020-01-16T17:30:54.615Z] #50 7.049 + dir=. [2020-01-16T17:30:54.615Z] #50 7.056 + bin=gotestsum [2020-01-16T17:30:54.615Z] #50 7.056 + shift [2020-01-16T17:30:54.615Z] #50 7.057 + '[' '!' -f ./gotestsum.installer ']' [2020-01-16T17:30:54.615Z] #50 7.057 + . ./gotestsum.installer [2020-01-16T17:30:54.615Z] #50 7.057 ++ : v0.3.5 [2020-01-16T17:30:54.615Z] #50 7.057 + install_gotestsum [2020-01-16T17:30:54.615Z] #50 7.058 + echo 'Installing gotestsum version v0.3.5' [2020-01-16T17:30:54.615Z] #50 7.058 Installing gotestsum version v0.3.5 [2020-01-16T17:30:54.615Z] #50 7.058 + go get -d gotest.tools/gotestsum [2020-01-16T17:30:54.756Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-16T17:30:54.756Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-16T17:30:54.874Z] #50 ... [2020-01-16T17:30:54.874Z] [2020-01-16T17:30:54.874Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:30:54.874Z] #27 6.559 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-16T17:30:54.874Z] #27 7.033 [2020-01-16T17:30:54.874Z] #27 7.218 1.4% ####### 10.8% ############# 18.2% ################# 24.4% ##################### 29.7% ####################### 32.6% ########################### 37.7% ############################### 44.3% ##################################### 52.3% ###################################### 54.0% ######################################### 58.2% ########################################### 60.7% ############################################### 66.3% ################################################### 71.7% ###################################################### 75.7% ######################################################## 78.8% ########################################################### 83.1% ################################################################# 90.6% ##################################################################### 97.2% ######################################################################## 100.0% [2020-01-16T17:30:54.874Z] #27 9.700 [2020-01-16T17:30:54.874Z] #27 9.890 ### 5.4% ############### 21.2% ########################### 37.6% #################################### 51.3% ################################################## 70.4% ########################################################## 81.9% ######################################################################## 100.0% [2020-01-16T17:30:54.874Z] #27 ... [2020-01-16T17:30:54.874Z] [2020-01-16T17:30:54.874Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:30:54.874Z] #33 7.161 + RM_GOPATH=0 [2020-01-16T17:30:54.874Z] #33 7.161 + TMP_GOPATH= [2020-01-16T17:30:54.874Z] #33 7.161 + : /build [2020-01-16T17:30:54.874Z] #33 7.161 + '[' -z '' ']' [2020-01-16T17:30:54.874Z] #33 7.165 ++ mktemp -d [2020-01-16T17:30:54.874Z] #33 7.165 + export GOPATH=/tmp/tmp.dIpBZOxqTO [2020-01-16T17:30:54.874Z] #33 7.165 + GOPATH=/tmp/tmp.dIpBZOxqTO [2020-01-16T17:30:54.874Z] #33 7.165 + RM_GOPATH=1 [2020-01-16T17:30:54.874Z] #33 7.176 ++ dirname ./install.sh [2020-01-16T17:30:54.874Z] #33 7.177 + dir=. [2020-01-16T17:30:54.874Z] #33 7.177 + bin=tomlv [2020-01-16T17:30:54.874Z] #33 7.178 + shift [2020-01-16T17:30:54.874Z] #33 7.178 + '[' '!' -f ./tomlv.installer ']' [2020-01-16T17:30:54.874Z] #33 7.178 + . ./tomlv.installer [2020-01-16T17:30:54.874Z] #33 7.178 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:30:54.874Z] #33 7.179 + install_tomlv [2020-01-16T17:30:54.874Z] #33 7.186 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-16T17:30:54.874Z] #33 7.187 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:30:54.874Z] #33 7.187 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dIpBZOxqTO/src/github.com/BurntSushi/toml [2020-01-16T17:30:54.874Z] #33 7.189 Cloning into '/tmp/tmp.dIpBZOxqTO/src/github.com/BurntSushi/toml'... [2020-01-16T17:30:54.874Z] #33 8.321 + cd /tmp/tmp.dIpBZOxqTO/src/github.com/BurntSushi/toml [2020-01-16T17:30:54.874Z] #33 8.323 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:30:54.874Z] #33 8.331 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-16T17:30:54.874Z] #33 9.190 internal/cpu [2020-01-16T17:30:54.874Z] #33 9.196 runtime/internal/atomic [2020-01-16T17:30:54.874Z] #33 9.527 runtime/internal/sys [2020-01-16T17:30:54.874Z] #33 9.731 internal/bytealg [2020-01-16T17:30:54.874Z] #33 9.749 runtime/internal/math [2020-01-16T17:30:54.874Z] #33 9.845 math/bits [2020-01-16T17:30:54.874Z] #33 10.35 math [2020-01-16T17:30:55.132Z] #33 10.63 runtime [2020-01-16T17:30:55.132Z] #33 ... [2020-01-16T17:30:55.132Z] [2020-01-16T17:30:55.132Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:30:55.132Z] #30 6.722 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-16T17:30:55.132Z] #30 6.741 Cloning into '.'... [2020-01-16T17:30:55.389Z] #30 ... [2020-01-16T17:30:55.389Z] [2020-01-16T17:30:55.389Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:30:55.389Z] #71 6.792 + RM_GOPATH=0 [2020-01-16T17:30:55.389Z] #71 6.792 + TMP_GOPATH= [2020-01-16T17:30:55.389Z] #71 6.792 + : /build [2020-01-16T17:30:55.389Z] #71 6.792 + '[' -z '' ']' [2020-01-16T17:30:55.389Z] #71 6.796 ++ mktemp -d [2020-01-16T17:30:55.389Z] #71 6.798 + export GOPATH=/tmp/tmp.oylYBDEKlA [2020-01-16T17:30:55.389Z] #71 6.798 + GOPATH=/tmp/tmp.oylYBDEKlA [2020-01-16T17:30:55.389Z] #71 6.798 + RM_GOPATH=1 [2020-01-16T17:30:55.389Z] #71 6.798 ++ dirname ./install.sh [2020-01-16T17:30:55.389Z] #71 6.803 + dir=. [2020-01-16T17:30:55.389Z] #71 6.803 + bin=proxy [2020-01-16T17:30:55.389Z] #71 6.804 + shift [2020-01-16T17:30:55.389Z] #71 6.804 + '[' '!' -f ./proxy.installer ']' [2020-01-16T17:30:55.389Z] #71 6.804 + . ./proxy.installer [2020-01-16T17:30:55.389Z] #71 6.804 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:30:55.389Z] #71 6.805 + install_proxy [2020-01-16T17:30:55.389Z] #71 6.805 + case "$1" in [2020-01-16T17:30:55.389Z] #71 6.805 + export CGO_ENABLED=0 [2020-01-16T17:30:55.389Z] #71 6.805 + CGO_ENABLED=0 [2020-01-16T17:30:55.389Z] #71 6.805 + _install_proxy [2020-01-16T17:30:55.389Z] #71 6.806 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-16T17:30:55.389Z] #71 6.806 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:30:55.389Z] #71 6.806 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oylYBDEKlA/src/github.com/docker/libnetwork [2020-01-16T17:30:55.389Z] #71 6.812 Cloning into '/tmp/tmp.oylYBDEKlA/src/github.com/docker/libnetwork'... [2020-01-16T17:30:55.389Z] #71 ... [2020-01-16T17:30:55.389Z] [2020-01-16T17:30:55.389Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:30:55.389Z] #27 10.87 [2020-01-16T17:30:55.787Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-16T17:30:56.161Z] using credential docker-jenkins-github-credentials [2020-01-16T17:30:56.170Z] Cloning the remote Git repository [2020-01-16T17:30:56.170Z] Cloning with configured refspecs honoured and without tags [2020-01-16T17:30:56.456Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-16T17:30:56.457Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-16T17:30:56.680Z] #27 11.07 ## 3.2% ####### 10.1% ############# 18.2% ################### 27.2% ######################### 35.4% ############################## 42.6% ###################################### 54.1% ############################################## 64.2% ################################################### 71.8% ########################################################## 81.6% #################################################################### 95.0% ######################################################################## 100.0% [2020-01-16T17:30:56.749Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-16T17:30:56.267Z] Cloning repository https://github.com/moby/moby.git [2020-01-16T17:30:56.328Z] > git init /home/ubuntu/workspace/moby_PR-40373 # timeout=10 [2020-01-16T17:30:56.767Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-16T17:30:56.767Z] > git --version # timeout=10 [2020-01-16T17:30:57.039Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-16T17:30:57.245Z] #27 12.68 [2020-01-16T17:30:57.331Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-16T17:30:57.331Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-16T17:30:56.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-16T17:30:56.812Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40373/head:refs/remotes/origin/PR-40373 +refs/heads/master:refs/remotes/origin/master [2020-01-16T17:30:58.854Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-16T17:30:59.147Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-16T17:30:59.436Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-16T17:30:59.436Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-16T17:30:59.436Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-16T17:31:00.066Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-16T17:31:00.486Z] Fetching without tags [2020-01-16T17:31:00.719Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-16T17:31:00.719Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-16T17:31:00.901Z] Merging remotes/origin/master commit 16a3519d870b0045bde4959396b040bb4fc97f34 into PR head commit 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:31:01.016Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-16T17:31:01.016Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-16T17:31:01.308Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-16T17:31:01.622Z] #27 12.87 1.1% ## 3.2% ### 4.9% ##### 7.6% ####### 10.0% ######## 12.5% ########## 14.7% ########### 16.5% ############# 18.6% ############## 19.9% ############### 21.4% ################ 22.8% ################# 24.8% ################### 26.6% #################### 28.3% ##################### 30.4% ###################### 31.8% ####################### 32.7% ######################## 34.2% ######################### 36.1% ########################## 37.1% ########################### 38.6% ############################ 40.1% ############################# 41.4% ############################## 43.0% ############################### 44.4% ################################ 45.4% ################################# 46.5% ################################## 47.8% ################################### 49.6% #################################### 51.1% ##################################### 52.7% ######################################## 56.2% ########################################## 58.8% ############################################ 61.2% ############################################## 64.1% ############################################### 66.7% ################################################# 68.4% ################################################## 69.9% ################################################### 71.8% [2020-01-16T17:31:01.622Z] #27 ... [2020-01-16T17:31:01.622Z] [2020-01-16T17:31:01.622Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:31:01.622Z] #57 6.999 + RM_GOPATH=0 [2020-01-16T17:31:01.622Z] #57 7.000 + TMP_GOPATH= [2020-01-16T17:31:01.622Z] #57 7.000 + : /build [2020-01-16T17:31:01.622Z] #57 7.000 + '[' -z '' ']' [2020-01-16T17:31:01.622Z] #57 7.006 ++ mktemp -d [2020-01-16T17:31:01.622Z] #57 7.008 + export GOPATH=/tmp/tmp.CBWdnyJoDy [2020-01-16T17:31:01.622Z] #57 7.008 + GOPATH=/tmp/tmp.CBWdnyJoDy [2020-01-16T17:31:01.622Z] #57 7.008 + RM_GOPATH=1 [2020-01-16T17:31:01.622Z] #57 7.009 ++ dirname ./install.sh [2020-01-16T17:31:01.622Z] #57 7.010 + dir=. [2020-01-16T17:31:01.622Z] #57 7.010 + bin=runc [2020-01-16T17:31:01.622Z] #57 7.010 + shift [2020-01-16T17:31:01.622Z] #57 7.010 + '[' '!' -f ./runc.installer ']' [2020-01-16T17:31:01.622Z] #57 7.011 + . ./runc.installer [2020-01-16T17:31:01.622Z] #57 7.011 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-16T17:31:01.622Z] #57 7.011 + install_runc [2020-01-16T17:31:01.622Z] #57 7.012 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-16T17:31:01.622Z] #57 7.014 + uname -r [2020-01-16T17:31:01.622Z] #57 7.015 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-16T17:31:01.622Z] #57 7.017 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-16T17:31:01.622Z] #57 7.017 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-16T17:31:01.622Z] #57 7.018 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CBWdnyJoDy/src/github.com/opencontainers/runc [2020-01-16T17:31:01.622Z] #57 7.021 Cloning into '/tmp/tmp.CBWdnyJoDy/src/github.com/opencontainers/runc'... [2020-01-16T17:31:01.881Z] #57 ... [2020-01-16T17:31:01.881Z] [2020-01-16T17:31:01.881Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:31:01.938Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-16T17:31:00.350Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-16T17:31:00.375Z] > git config --add remote.origin.fetch +refs/pull/40373/head:refs/remotes/origin/PR-40373 # timeout=10 [2020-01-16T17:31:00.409Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-16T17:31:00.431Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-16T17:31:00.504Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-16T17:31:00.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-16T17:31:00.506Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40373/head:refs/remotes/origin/PR-40373 +refs/heads/master:refs/remotes/origin/master [2020-01-16T17:31:00.922Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:31:00.939Z] > git checkout -f 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:31:02.045Z] > git merge 16a3519d870b0045bde4959396b040bb4fc97f34 # timeout=10 [2020-01-16T17:31:02.177Z] Merge succeeded, producing 36767baea9ca2fccc409da9518b9046dd903c8a2 [2020-01-16T17:31:02.178Z] Checking out Revision 36767baea9ca2fccc409da9518b9046dd903c8a2 (PR-40373) [2020-01-16T17:31:02.227Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-16T17:31:02.401Z] #27 12.87 1.1% ## 3.2% ### 4.9% ##### 7.6% ####### 10.0% ######## 12.5% ########## 14.7% ########### 16.5% ############# 18.6% ############## 19.9% ############### 21.4% ################ 22.8% ################# 24.8% ################### 26.6% #################### 28.3% ##################### 30.4% ###################### 31.8% ####################### 32.7% ######################## 34.2% ######################### 36.1% ########################## 37.1% ########################### 38.6% ############################ 40.1% ############################# 41.4% ############################## 43.0% ############################### 44.4% ################################ 45.4% ################################# 46.5% ################################## 47.8% ################################### 49.6% #################################### 51.1% ##################################### 52.7% ######################################## 56.2% ########################################## 58.8% ############################################ 61.2% ############################################## 64.1% ############################################### 66.7% ################################################# 68.4% ################################################## 69.9% ################################################### 71.8% ##################################################### 74.5% ####################################################### 77.0% ######################################################### 80.2% ########################################################### 82.7% ############################################################# 85.0% ############################################################### 88.0% [2020-01-16T17:31:02.401Z] #27 ... [2020-01-16T17:31:02.401Z] [2020-01-16T17:31:02.401Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:31:02.401Z] #35 8.157 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:31:02.401Z] #35 10.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:31:02.401Z] #35 ... [2020-01-16T17:31:02.401Z] [2020-01-16T17:31:02.401Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:31:02.861Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-16T17:31:02.915Z] #27 12.87 1.1% ## 3.2% ### 4.9% ##### 7.6% ####### 10.0% ######## 12.5% ########## 14.7% ########### 16.5% ############# 18.6% ############## 19.9% ############### 21.4% ################ 22.8% ################# 24.8% ################### 26.6% #################### 28.3% ##################### 30.4% ###################### 31.8% ####################### 32.7% ######################## 34.2% ######################### 36.1% ########################## 37.1% ########################### 38.6% ############################ 40.1% ############################# 41.4% ############################## 43.0% ############################### 44.4% ################################ 45.4% ################################# 46.5% ################################## 47.8% ################################### 49.6% #################################### 51.1% ##################################### 52.7% ######################################## 56.2% ########################################## 58.8% ############################################ 61.2% ############################################## 64.1% ############################################### 66.7% ################################################# 68.4% ################################################## 69.9% ################################################### 71.8% ##################################################### 74.5% ####################################################### 77.0% ######################################################### 80.2% ########################################################### 82.7% ############################################################# 85.0% ############################################################### 88.0% ################################################################# 91.0% ################################################################### 93.6% ##################################################################### 96.8% ####################################################################### 99.6% ######################################################################## 100.0% [2020-01-16T17:31:02.915Z] #27 18.44 [2020-01-16T17:31:03.024Z] Commit message: "Merge commit '16a3519d870b0045bde4959396b040bb4fc97f34' into HEAD" [2020-01-16T17:31:03.040Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-16T17:31:03.897Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-16T17:31:03.897Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-16T17:31:04.283Z] + docker version [2020-01-16T17:31:04.287Z] #27 19.64 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-16T17:31:02.174Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-16T17:31:02.190Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:31:02.202Z] > git checkout -f 36767baea9ca2fccc409da9518b9046dd903c8a2 [2020-01-16T17:31:03.035Z] > git rev-list --no-walk 37db3732c13e280b4f66c8322776c5444ae6c4ed # timeout=10 [2020-01-16T17:31:04.533Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-16T17:31:04.533Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-16T17:31:04.545Z] #27 19.99 [2020-01-16T17:31:04.545Z] #27 ... [2020-01-16T17:31:04.545Z] [2020-01-16T17:31:04.545Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:31:04.545Z] #43 10.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:31:04.545Z] #43 12.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:31:04.545Z] #43 ... [2020-01-16T17:31:04.545Z] [2020-01-16T17:31:04.545Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:31:04.803Z] #41 20.38 Checking out files: 95% (1484/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-01-16T17:31:04.803Z] #41 20.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-16T17:31:04.803Z] #41 ... [2020-01-16T17:31:04.803Z] [2020-01-16T17:31:04.803Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:31:04.803Z] #47 10.44 unicode [2020-01-16T17:31:04.803Z] #47 10.80 runtime [2020-01-16T17:31:04.803Z] #47 13.86 unicode/utf8 [2020-01-16T17:31:04.803Z] #47 14.72 math [2020-01-16T17:31:04.803Z] #47 19.14 unicode/utf16 [2020-01-16T17:31:04.803Z] #47 19.44 container/list [2020-01-16T17:31:04.803Z] #47 20.00 crypto/internal/subtle [2020-01-16T17:31:04.803Z] #47 20.15 crypto/subtle [2020-01-16T17:31:04.803Z] #47 20.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-16T17:31:04.803Z] #47 20.37 internal/nettrace [2020-01-16T17:31:05.061Z] #47 20.52 runtime/cgo [2020-01-16T17:31:05.061Z] #47 ... [2020-01-16T17:31:05.061Z] [2020-01-16T17:31:05.061Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:31:05.061Z] #27 20.27 # 2.3% ######################################################################## 100.0% [2020-01-16T17:31:05.061Z] #27 20.43 [2020-01-16T17:31:05.172Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-16T17:31:05.465Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-16T17:31:05.626Z] #27 ... [2020-01-16T17:31:05.626Z] [2020-01-16T17:31:05.626Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:31:05.626Z] #59 11.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:31:05.626Z] #59 ... [2020-01-16T17:31:05.626Z] [2020-01-16T17:31:05.626Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:31:05.626Z] #57 18.05 + cd /tmp/tmp.CBWdnyJoDy/src/github.com/opencontainers/runc [2020-01-16T17:31:05.626Z] #57 18.05 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-16T17:31:05.626Z] #57 18.55 + '[' -z '' ']' [2020-01-16T17:31:05.626Z] #57 18.55 + target=static [2020-01-16T17:31:05.626Z] #57 18.55 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-16T17:31:05.626Z] #57 20.65 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-16T17:31:05.883Z] #57 ... [2020-01-16T17:31:05.883Z] [2020-01-16T17:31:05.883Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:31:05.883Z] #65 11.45 + cd /tmp/tmp.K5Wv0XgaRK/src/github.com/rootless-containers/rootlesskit [2020-01-16T17:31:05.883Z] #65 11.45 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:31:05.883Z] #65 12.03 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-16T17:31:05.883Z] #65 12.03 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-16T17:31:05.883Z] #65 ... [2020-01-16T17:31:05.883Z] [2020-01-16T17:31:05.883Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:31:05.883Z] #35 21.83 Fetched 8321 kB in 17s (488 kB/s) [2020-01-16T17:31:06.498Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-16T17:31:06.789Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-16T17:31:07.080Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-16T17:31:07.080Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-16T17:31:07.722Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-16T17:31:08.084Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-16T17:31:08.717Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-16T17:31:09.011Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-16T17:31:09.303Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-16T17:31:09.303Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-16T17:31:09.596Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-16T17:31:09.890Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-16T17:31:10.077Z] #35 21.83 Reading package lists... [2020-01-16T17:31:10.077Z] #35 ... [2020-01-16T17:31:10.077Z] [2020-01-16T17:31:10.077Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:31:10.077Z] #33 14.86 internal/testlog [2020-01-16T17:31:10.077Z] #33 15.17 encoding [2020-01-16T17:31:10.077Z] #33 15.36 runtime/cgo [2020-01-16T17:31:10.077Z] #33 ... [2020-01-16T17:31:10.077Z] [2020-01-16T17:31:10.077Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:31:10.077Z] #27 21.60 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-16T17:31:10.077Z] #27 21.96 [2020-01-16T17:31:10.077Z] #27 22.14 ############### 21.8% ######################################################################## 100.0% [2020-01-16T17:31:10.077Z] #27 22.31 [2020-01-16T17:31:10.077Z] #27 23.35 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-16T17:31:10.077Z] #27 23.45 skipping existing 1849cc453dee [2020-01-16T17:31:10.077Z] #27 23.65 [2020-01-16T17:31:10.077Z] #27 24.66 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-16T17:31:10.077Z] #27 25.05 [2020-01-16T17:31:10.077Z] #27 25.23 ######################################################################## 100.0% [2020-01-16T17:31:10.077Z] #27 25.37 [2020-01-16T17:31:10.077Z] #27 25.47 Download of images into '/build' complete. [2020-01-16T17:31:10.077Z] #27 25.47 Use something like the following to load the result into a Docker daemon: [2020-01-16T17:31:10.077Z] #27 25.47 tar -cC '/build' . | docker load [2020-01-16T17:31:10.183Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-16T17:31:10.183Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-16T17:31:10.847Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-16T17:31:10.847Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-16T17:31:11.139Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-16T17:31:11.139Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-16T17:31:11.434Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-16T17:31:11.450Z] #27 DONE 26.8s [2020-01-16T17:31:11.450Z] [2020-01-16T17:31:11.450Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:31:11.450Z] #53 26.05 + cd /tmp/tmp.P17ZhJ0Pox/src/github.com/golangci/golangci-lint/ [2020-01-16T17:31:11.450Z] #53 26.05 + git checkout -q v1.20.0 [2020-01-16T17:31:11.450Z] #53 26.76 ++ git describe --tags [2020-01-16T17:31:11.450Z] #53 26.76 + version=v1.20.0 [2020-01-16T17:31:11.450Z] #53 26.76 ++ git rev-parse --short HEAD [2020-01-16T17:31:11.450Z] #53 26.76 + commit=cc98739 [2020-01-16T17:31:11.450Z] #53 26.76 ++ git show -s --format=%cd [2020-01-16T17:31:11.450Z] #53 26.77 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-16T17:31:11.450Z] #53 26.77 + 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-16T17:31:11.730Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-16T17:31:12.369Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-16T17:31:12.369Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-16T17:31:13.882Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-16T17:31:14.516Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-16T17:31:15.552Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-16T17:31:15.633Z] #53 ... [2020-01-16T17:31:15.633Z] [2020-01-16T17:31:15.633Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-16T17:31:15.633Z] #28 DONE 1.5s [2020-01-16T17:31:15.633Z] [2020-01-16T17:31:15.633Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:31:15.633Z] #71 23.43 Checking out files: 71% (1437/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-16T17:31:15.633Z] #71 23.98 + cd /tmp/tmp.oylYBDEKlA/src/github.com/docker/libnetwork [2020-01-16T17:31:15.633Z] #71 23.98 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:31:15.633Z] #71 24.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-16T17:31:16.198Z] #71 ... [2020-01-16T17:31:16.198Z] [2020-01-16T17:31:16.198Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:31:16.198Z] #59 22.11 Fetched 8321 kB in 17s (499 kB/s) [2020-01-16T17:31:16.198Z] #59 22.11 Reading package lists... [2020-01-16T17:31:16.456Z] #59 30.65 Reading package lists... [2020-01-16T17:31:16.456Z] #59 ... [2020-01-16T17:31:16.456Z] [2020-01-16T17:31:16.456Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:31:16.456Z] #35 21.83 Reading package lists... [2020-01-16T17:31:16.507Z] Client: Docker Engine - Community [2020-01-16T17:31:16.507Z] Version: 19.03.2 [2020-01-16T17:31:16.507Z] API version: 1.40 [2020-01-16T17:31:16.507Z] Go version: go1.12.8 [2020-01-16T17:31:16.507Z] Git commit: 6a30dfc [2020-01-16T17:31:16.507Z] Built: Thu Aug 29 05:32:25 2019 [2020-01-16T17:31:16.507Z] OS/Arch: linux/arm64 [2020-01-16T17:31:16.507Z] Experimental: false [2020-01-16T17:31:16.507Z] [2020-01-16T17:31:16.507Z] Server: Docker Engine - Community [2020-01-16T17:31:16.507Z] Engine: [2020-01-16T17:31:16.507Z] Version: 19.03.2 [2020-01-16T17:31:16.507Z] API version: 1.40 (minimum version 1.12) [2020-01-16T17:31:16.507Z] Go version: go1.12.8 [2020-01-16T17:31:16.507Z] Git commit: 6a30dfc [2020-01-16T17:31:16.507Z] Built: Thu Aug 29 05:30:57 2019 [2020-01-16T17:31:16.507Z] OS/Arch: linux/arm64 [2020-01-16T17:31:16.507Z] Experimental: true [2020-01-16T17:31:16.507Z] containerd: [2020-01-16T17:31:16.507Z] Version: 1.2.6 [2020-01-16T17:31:16.507Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-16T17:31:16.507Z] runc: [2020-01-16T17:31:16.507Z] Version: 1.0.0-rc8 [2020-01-16T17:31:16.507Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-16T17:31:16.507Z] docker-init: [2020-01-16T17:31:16.507Z] Version: 0.18.0 [2020-01-16T17:31:16.507Z] GitCommit: fec3683 [Pipeline] sh [2020-01-16T17:31:16.840Z] + docker info [2020-01-16T17:31:17.021Z] #35 29.79 Reading package lists... [2020-01-16T17:31:17.021Z] #35 ... [2020-01-16T17:31:17.021Z] [2020-01-16T17:31:17.021Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:31:17.021Z] #41 22.74 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-16T17:31:17.279Z] #41 ... [2020-01-16T17:31:17.279Z] [2020-01-16T17:31:17.279Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:31:17.279Z] #47 32.05 vendor/golang.org/x/crypto/curve25519 [2020-01-16T17:31:17.617Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-16T17:31:17.617Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-16T17:31:17.617Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-16T17:31:17.617Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-16T17:31:17.844Z] #47 ... [2020-01-16T17:31:17.844Z] [2020-01-16T17:31:17.844Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:31:17.844Z] #43 23.69 Fetched 8321 kB in 17s (491 kB/s) [2020-01-16T17:31:17.844Z] #43 23.69 Reading package lists... [2020-01-16T17:31:18.595Z] Removing intermediate container ac6230c19b18 [2020-01-16T17:31:18.595Z] ---> 16f75b0084d2 [2020-01-16T17:31:18.595Z] Step 11/16 : ARG GOOS [2020-01-16T17:31:18.595Z] ---> Running in 9f3275a119cb [2020-01-16T17:31:18.595Z] Removing intermediate container 9f3275a119cb [2020-01-16T17:31:18.595Z] ---> 534ed273f95d [2020-01-16T17:31:18.595Z] Step 12/16 : ARG GOARCH [2020-01-16T17:31:18.595Z] ---> Running in 5ecb66a2760a [2020-01-16T17:31:18.595Z] Removing intermediate container 5ecb66a2760a [2020-01-16T17:31:18.595Z] ---> 99419126d146 [2020-01-16T17:31:18.595Z] 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-16T17:31:18.595Z] ---> Running in 941418c4e665 [2020-01-16T17:31:19.684Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-16T17:31:19.684Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-16T17:31:20.339Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-16T17:31:20.339Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-16T17:31:20.369Z] #43 31.70 Reading package lists... [2020-01-16T17:31:20.370Z] #43 ... [2020-01-16T17:31:20.370Z] [2020-01-16T17:31:20.370Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:31:20.370Z] #35 29.79 Reading package lists... [2020-01-16T17:31:20.631Z] go: finding cloud.google.com/go v0.26.0 [2020-01-16T17:31:20.920Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-16T17:31:20.920Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-16T17:31:21.816Z] Fetching without tags [2020-01-16T17:31:21.952Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-16T17:31:21.952Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-16T17:31:22.148Z] Merging remotes/origin/master commit 16a3519d870b0045bde4959396b040bb4fc97f34 into PR head commit 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:31:22.268Z] #35 36.30 Building dependency tree... [2020-01-16T17:31:21.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-16T17:31:21.720Z] > git config --add remote.origin.fetch +refs/pull/40373/head:refs/remotes/origin/PR-40373 # timeout=10 [2020-01-16T17:31:21.752Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-16T17:31:21.780Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-16T17:31:21.818Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-16T17:31:21.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-16T17:31:21.819Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40373/head:refs/remotes/origin/PR-40373 +refs/heads/master:refs/remotes/origin/master [2020-01-16T17:31:22.153Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:31:22.180Z] > git checkout -f 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:31:23.001Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-16T17:31:23.859Z] Merge succeeded, producing b1065df6cb9d3f0a1d03273fb87d9494fdb078d3 [2020-01-16T17:31:23.860Z] Checking out Revision b1065df6cb9d3f0a1d03273fb87d9494fdb078d3 (PR-40373) [2020-01-16T17:31:24.167Z] #35 39.76 The following additional packages will be installed: [2020-01-16T17:31:24.167Z] #35 39.76 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-16T17:31:24.167Z] #35 39.77 Suggested packages: [2020-01-16T17:31:24.167Z] #35 39.78 cmake-doc ninja-build lrzip [2020-01-16T17:31:24.167Z] #35 39.78 Recommended packages: [2020-01-16T17:31:24.167Z] #35 39.78 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-16T17:31:24.511Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-16T17:31:24.511Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-16T17:31:24.511Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-16T17:31:24.793Z] Commit message: "Merge commit '16a3519d870b0045bde4959396b040bb4fc97f34' into HEAD" [2020-01-16T17:31:24.825Z] First time build. Skipping changelog. [2020-01-16T17:31:25.100Z] #35 40.74 The following NEW packages will be installed: [2020-01-16T17:31:25.100Z] #35 40.77 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-16T17:31:25.100Z] #35 40.77 vim-common xxd [2020-01-16T17:31:25.358Z] #35 41.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:31:25.358Z] #35 41.14 Need to get 14.9 MB of archives. [2020-01-16T17:31:25.358Z] #35 41.14 After this operation, 61.8 MB of additional disk space will be used. [2020-01-16T17:31:25.358Z] #35 41.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-01-16T17:31:25.359Z] #35 41.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-01-16T17:31:23.231Z] > git merge 16a3519d870b0045bde4959396b040bb4fc97f34 # timeout=10 [2020-01-16T17:31:23.837Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-16T17:31:23.864Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:31:23.892Z] > git checkout -f b1065df6cb9d3f0a1d03273fb87d9494fdb078d3 [2020-01-16T17:31:24.797Z] > git rev-list --no-walk 37db3732c13e280b4f66c8322776c5444ae6c4ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-16T17:31:25.574Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-16T17:31:25.616Z] #35 41.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-01-16T17:31:25.866Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-16T17:31:26.016Z] + docker version [2020-01-16T17:31:26.182Z] #35 ... [2020-01-16T17:31:26.182Z] [2020-01-16T17:31:26.182Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:31:26.182Z] #71 DONE 41.7s [2020-01-16T17:31:26.182Z] [2020-01-16T17:31:26.182Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:31:26.182Z] #59 30.65 Reading package lists... [2020-01-16T17:31:26.182Z] #59 37.26 Building dependency tree... [2020-01-16T17:31:26.182Z] #59 40.30 The following additional packages will be installed: [2020-01-16T17:31:26.182Z] #59 40.31 libbtrfs0 [2020-01-16T17:31:26.182Z] #59 40.52 The following NEW packages will be installed: [2020-01-16T17:31:26.182Z] #59 40.54 libbtrfs-dev libbtrfs0 [2020-01-16T17:31:26.182Z] #59 40.95 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:31:26.182Z] #59 40.95 Need to get 119 kB of archives. [2020-01-16T17:31:26.182Z] #59 40.95 After this operation, 387 kB of additional disk space will be used. [2020-01-16T17:31:26.182Z] #59 40.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-01-16T17:31:26.182Z] #59 40.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-01-16T17:31:26.442Z] #59 42.13 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:31:26.503Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-16T17:31:26.700Z] #59 42.46 Fetched 119 kB in 0s (433 kB/s) [2020-01-16T17:31:26.958Z] #59 42.73 Selecting previously unselected package libbtrfs0. [2020-01-16T17:31:26.958Z] #59 42.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-01-16T17:31:26.958Z] #59 42.83 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-01-16T17:31:26.958Z] #59 42.85 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-16T17:31:27.138Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-16T17:31:27.215Z] #59 43.07 Selecting previously unselected package libbtrfs-dev. [2020-01-16T17:31:27.473Z] #59 43.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-01-16T17:31:27.473Z] #59 43.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:31:27.730Z] #59 43.45 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-16T17:31:27.730Z] #59 43.47 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:31:27.730Z] #59 43.49 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:31:27.988Z] #59 DONE 43.9s [2020-01-16T17:31:27.988Z] [2020-01-16T17:31:27.988Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:31:28.174Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-16T17:31:28.174Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-16T17:31:28.174Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-16T17:31:28.246Z] #60 DONE 0.1s [2020-01-16T17:31:28.246Z] [2020-01-16T17:31:28.246Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-16T17:31:28.246Z] #61 DONE 0.1s [2020-01-16T17:31:28.246Z] [2020-01-16T17:31:28.246Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:31:28.246Z] #35 42.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-01-16T17:31:28.246Z] #35 42.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-01-16T17:31:28.246Z] #35 43.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-01-16T17:31:28.246Z] #35 43.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-01-16T17:31:28.246Z] #35 43.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-01-16T17:31:28.246Z] #35 43.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-01-16T17:31:28.246Z] #35 43.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-01-16T17:31:28.467Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-16T17:31:28.762Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-16T17:31:28.762Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-16T17:31:29.057Z] Client: [2020-01-16T17:31:29.057Z] Debug Mode: false [2020-01-16T17:31:29.057Z] [2020-01-16T17:31:29.057Z] Server: [2020-01-16T17:31:29.057Z] Containers: 0 [2020-01-16T17:31:29.057Z] Running: 0 [2020-01-16T17:31:29.057Z] Paused: 0 [2020-01-16T17:31:29.057Z] Stopped: 0 [2020-01-16T17:31:29.057Z] Images: 0 [2020-01-16T17:31:29.057Z] Server Version: 19.03.2 [2020-01-16T17:31:29.057Z] Storage Driver: overlay2 [2020-01-16T17:31:29.057Z] Backing Filesystem: extfs [2020-01-16T17:31:29.057Z] Supports d_type: true [2020-01-16T17:31:29.057Z] Native Overlay Diff: true [2020-01-16T17:31:29.057Z] Logging Driver: json-file [2020-01-16T17:31:29.057Z] Cgroup Driver: cgroupfs [2020-01-16T17:31:29.057Z] Plugins: [2020-01-16T17:31:29.057Z] Volume: local [2020-01-16T17:31:29.057Z] Network: bridge host ipvlan macvlan null overlay [2020-01-16T17:31:29.057Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-16T17:31:29.057Z] Swarm: inactive [2020-01-16T17:31:29.057Z] Runtimes: runc [2020-01-16T17:31:29.057Z] Default Runtime: runc [2020-01-16T17:31:29.057Z] Init Binary: docker-init [2020-01-16T17:31:29.057Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-16T17:31:29.057Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-16T17:31:29.057Z] init version: fec3683 [2020-01-16T17:31:29.057Z] Security Options: [2020-01-16T17:31:29.057Z] apparmor [2020-01-16T17:31:29.057Z] seccomp [2020-01-16T17:31:29.057Z] Profile: default [2020-01-16T17:31:29.057Z] Kernel Version: 4.15.0-1048-aws [2020-01-16T17:31:29.057Z] Operating System: Ubuntu 16.04.6 LTS [2020-01-16T17:31:29.057Z] OSType: linux [2020-01-16T17:31:29.057Z] Architecture: aarch64 [2020-01-16T17:31:29.057Z] CPUs: 4 [2020-01-16T17:31:29.057Z] Total Memory: 7.525GiB [2020-01-16T17:31:29.057Z] Name: ip-10-100-52-222 [2020-01-16T17:31:29.057Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2020-01-16T17:31:29.057Z] Docker Root Dir: /var/lib/docker [2020-01-16T17:31:29.057Z] Debug Mode: false [2020-01-16T17:31:29.057Z] Registry: https://index.docker.io/v1/ [2020-01-16T17:31:29.057Z] Labels: [2020-01-16T17:31:29.057Z] Experimental: true [2020-01-16T17:31:29.057Z] Insecure Registries: [2020-01-16T17:31:29.057Z] 127.0.0.0/8 [2020-01-16T17:31:29.057Z] Live Restore Enabled: true [2020-01-16T17:31:29.057Z] [2020-01-16T17:31:29.057Z] WARNING: No swap limit support [Pipeline] sh [2020-01-16T17:31:29.355Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-16T17:31:29.355Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-16T17:31:29.355Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40373/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-16T17:31:29.616Z] + bash /home/ubuntu/workspace/moby_PR-40373/check-config.sh [2020-01-16T17:31:29.616Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-16T17:31:29.616Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-16T17:31:29.616Z] [2020-01-16T17:31:29.616Z] Generally Necessary: [2020-01-16T17:31:29.616Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-16T17:31:29.616Z] - apparmor: enabled and tools installed [2020-01-16T17:31:29.616Z] - CONFIG_NAMESPACES: enabled [2020-01-16T17:31:29.616Z] - CONFIG_NET_NS: enabled [2020-01-16T17:31:29.616Z] - CONFIG_PID_NS: enabled [2020-01-16T17:31:29.616Z] - CONFIG_IPC_NS: enabled [2020-01-16T17:31:29.616Z] - CONFIG_UTS_NS: enabled [2020-01-16T17:31:29.616Z] - CONFIG_CGROUPS: enabled [2020-01-16T17:31:29.616Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-16T17:31:29.616Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-16T17:31:29.616Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-16T17:31:29.616Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-16T17:31:29.616Z] - CONFIG_CPUSETS: enabled [2020-01-16T17:31:29.616Z] - CONFIG_MEMCG: enabled [2020-01-16T17:31:29.616Z] - CONFIG_KEYS: enabled [2020-01-16T17:31:29.616Z] - CONFIG_VETH: enabled (as module) [2020-01-16T17:31:29.616Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-16T17:31:29.616Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-16T17:31:29.616Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-16T17:31:29.619Z] #35 45.29 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:31:29.619Z] #35 45.46 Fetched 14.9 MB in 3s (4813 kB/s) [2020-01-16T17:31:29.877Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-16T17:31:29.877Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-16T17:31:29.877Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-16T17:31:29.877Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-16T17:31:29.877Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-16T17:31:29.877Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-16T17:31:29.877Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-16T17:31:29.877Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-16T17:31:29.877Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-16T17:31:29.877Z] [2020-01-16T17:31:29.877Z] Optional Features: [2020-01-16T17:31:29.877Z] - CONFIG_USER_NS: enabled [2020-01-16T17:31:29.877Z] - CONFIG_SECCOMP: enabled [2020-01-16T17:31:29.877Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-16T17:31:29.877Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-16T17:31:29.877Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-16T17:31:29.877Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-16T17:31:29.877Z] - CONFIG_BLK_CGROUP: enabled [2020-01-16T17:31:29.877Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-16T17:31:29.877Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-16T17:31:29.877Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-16T17:31:29.877Z] - CONFIG_CGROUP_PERF: enabled [2020-01-16T17:31:29.877Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-16T17:31:29.877Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-16T17:31:29.877Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-16T17:31:29.877Z] #35 45.63 Selecting previously unselected package xxd. [2020-01-16T17:31:29.877Z] #35 45.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-01-16T17:31:29.877Z] #35 45.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-01-16T17:31:29.877Z] #35 45.69 Unpacking xxd (2:8.1.0875-5) ... [2020-01-16T17:31:30.136Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-16T17:31:30.136Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-16T17:31:30.136Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-16T17:31:30.136Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-16T17:31:30.136Z] - CONFIG_IP_VS: enabled (as module) [2020-01-16T17:31:30.136Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-16T17:31:30.136Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-16T17:31:30.136Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-16T17:31:30.136Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-16T17:31:30.136Z] - CONFIG_EXT4_FS: enabled [2020-01-16T17:31:30.136Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-16T17:31:30.136Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-16T17:31:30.136Z] - Network Drivers: [2020-01-16T17:31:30.136Z] - "overlay": [2020-01-16T17:31:30.136Z] - CONFIG_VXLAN: enabled (as module) [2020-01-16T17:31:30.136Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-16T17:31:30.136Z] Optional (for encrypted networks): [2020-01-16T17:31:30.136Z] - CONFIG_CRYPTO: enabled [2020-01-16T17:31:30.136Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-16T17:31:30.136Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-16T17:31:30.136Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-16T17:31:30.136Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-16T17:31:30.136Z] - CONFIG_XFRM: enabled [2020-01-16T17:31:30.136Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-16T17:31:30.136Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-16T17:31:30.137Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-16T17:31:30.137Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-16T17:31:30.137Z] - "ipvlan": [2020-01-16T17:31:30.138Z] #35 45.88 Selecting previously unselected package vim-common. [2020-01-16T17:31:30.138Z] #35 45.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:31:30.138Z] #35 45.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-16T17:31:30.271Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-16T17:31:30.271Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-16T17:31:30.395Z] #35 46.27 Selecting previously unselected package cmake-data. [2020-01-16T17:31:30.395Z] #35 46.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-16T17:31:30.395Z] #35 46.28 Unpacking cmake-data (3.13.4-1) ... [2020-01-16T17:31:30.396Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-16T17:31:30.396Z] - "macvlan": [2020-01-16T17:31:30.396Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-16T17:31:30.396Z] - CONFIG_DUMMY: enabled (as module) [2020-01-16T17:31:30.396Z] - "ftp,tftp client in container": [2020-01-16T17:31:30.396Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-16T17:31:30.396Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-16T17:31:30.396Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-16T17:31:30.396Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-16T17:31:30.396Z] - Storage Drivers: [2020-01-16T17:31:30.396Z] - "aufs": [2020-01-16T17:31:30.396Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-16T17:31:30.396Z] - "btrfs": [2020-01-16T17:31:30.396Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-16T17:31:30.396Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-16T17:31:30.396Z] - "devicemapper": [2020-01-16T17:31:30.396Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-16T17:31:30.396Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-16T17:31:30.396Z] - "overlay": [2020-01-16T17:31:30.396Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-16T17:31:30.396Z] - "zfs": [2020-01-16T17:31:30.396Z] - /dev/zfs: missing [2020-01-16T17:31:30.396Z] - zfs command: missing [2020-01-16T17:31:30.396Z] - zpool command: missing [2020-01-16T17:31:30.396Z] [2020-01-16T17:31:30.396Z] Limits: [2020-01-16T17:31:30.396Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-16T17:31:30.396Z] [2020-01-16T17:31:30.396Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-16T17:31:30.561Z] go: finding github.com/golang/mock v1.1.1 [2020-01-16T17:31:30.561Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-16T17:31:30.561Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-16T17:31:30.561Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-16T17:31:30.561Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-16T17:31:30.561Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-16T17:31:30.740Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 . [2020-01-16T17:31:30.740Z] #2 [internal] load build definition from Dockerfile [2020-01-16T17:31:30.854Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-16T17:31:31.361Z] #2 transferring dockerfile: 17.97kB 0.0s done [2020-01-16T17:31:31.361Z] #2 DONE 0.3s [2020-01-16T17:31:31.361Z] [2020-01-16T17:31:31.361Z] #1 [internal] load .dockerignore [2020-01-16T17:31:31.361Z] #1 transferring context: 112B 0.0s done [2020-01-16T17:31:31.361Z] #1 DONE 0.3s [2020-01-16T17:31:31.361Z] [2020-01-16T17:31:31.361Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-16T17:31:31.621Z] #3 DONE 0.5s [2020-01-16T17:31:31.621Z] [2020-01-16T17:31:31.621Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-16T17:31:31.621Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-16T17:31:31.621Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-01-16T17:31:31.621Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-01-16T17:31:31.621Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2020-01-16T17:31:31.621Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-16T17:31:31.767Z] #35 ... [2020-01-16T17:31:31.767Z] [2020-01-16T17:31:31.767Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:31:31.767Z] #43 31.70 Reading package lists... [2020-01-16T17:31:31.767Z] #43 37.71 Building dependency tree... [2020-01-16T17:31:31.767Z] #43 41.01 The following additional packages will be installed: [2020-01-16T17:31:31.767Z] #43 41.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-16T17:31:31.767Z] #43 41.01 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-16T17:31:31.767Z] #43 41.02 Suggested packages: [2020-01-16T17:31:31.767Z] #43 41.03 manpages-dev python-setuptools [2020-01-16T17:31:31.767Z] #43 42.67 The following NEW packages will be installed: [2020-01-16T17:31:31.767Z] #43 42.68 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-16T17:31:31.767Z] #43 42.68 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-16T17:31:31.767Z] #43 42.68 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-16T17:31:31.767Z] #43 42.68 python-six zlib1g-dev [2020-01-16T17:31:31.767Z] #43 43.16 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:31:31.767Z] #43 43.16 Need to get 4095 kB of archives. [2020-01-16T17:31:31.767Z] #43 43.16 After this operation, 22.5 MB of additional disk space will be used. [2020-01-16T17:31:31.767Z] #43 43.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-01-16T17:31:31.767Z] #43 43.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-01-16T17:31:31.767Z] #43 43.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-01-16T17:31:31.767Z] #43 43.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-01-16T17:31:31.767Z] #43 43.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-01-16T17:31:31.767Z] #43 43.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-01-16T17:31:31.767Z] #43 43.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-01-16T17:31:31.767Z] #43 43.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-01-16T17:31:31.767Z] #43 43.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-01-16T17:31:31.767Z] #43 43.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-01-16T17:31:31.767Z] #43 43.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-01-16T17:31:31.767Z] #43 44.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-01-16T17:31:31.767Z] #43 44.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-01-16T17:31:31.767Z] #43 44.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-01-16T17:31:31.767Z] #43 44.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-16T17:31:31.767Z] #43 44.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-01-16T17:31:31.767Z] #43 44.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-01-16T17:31:31.767Z] #43 45.65 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:31:31.767Z] #43 45.88 Fetched 4095 kB in 2s (2476 kB/s) [2020-01-16T17:31:31.767Z] #43 45.98 Selecting previously unselected package libcap-dev:amd64. [2020-01-16T17:31:31.767Z] #43 45.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 ... 15401 files and directories currently installed.) [2020-01-16T17:31:31.767Z] #43 46.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-01-16T17:31:31.767Z] #43 46.08 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-01-16T17:31:31.767Z] #43 46.21 Selecting previously unselected package libnet1:amd64. [2020-01-16T17:31:31.767Z] #43 46.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-01-16T17:31:31.767Z] #43 46.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-01-16T17:31:31.767Z] #43 46.40 Selecting previously unselected package libnet1-dev. [2020-01-16T17:31:31.767Z] #43 46.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-01-16T17:31:31.767Z] #43 46.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-16T17:31:31.767Z] #43 46.66 Selecting previously unselected package libnl-3-200:amd64. [2020-01-16T17:31:31.767Z] #43 46.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-01-16T17:31:31.767Z] #43 46.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-01-16T17:31:31.767Z] #43 46.80 Selecting previously unselected package libnl-3-dev:amd64. [2020-01-16T17:31:31.767Z] #43 46.83 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-01-16T17:31:31.767Z] #43 46.84 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-01-16T17:31:31.767Z] #43 47.15 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-16T17:31:31.768Z] #43 47.16 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-01-16T17:31:31.768Z] #43 47.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-01-16T17:31:31.768Z] #43 47.28 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-01-16T17:31:31.768Z] #43 47.29 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-01-16T17:31:31.768Z] #43 47.29 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-01-16T17:31:31.768Z] #43 47.41 Selecting previously unselected package zlib1g-dev:amd64. [2020-01-16T17:31:31.768Z] #43 47.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-01-16T17:31:31.768Z] #43 47.42 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-01-16T17:31:31.768Z] #43 47.69 Selecting previously unselected package libprotobuf17:amd64. [2020-01-16T17:31:31.880Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.4s [2020-01-16T17:31:31.892Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-16T17:31:31.892Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-16T17:31:31.892Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-16T17:31:31.892Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-16T17:31:32.025Z] #43 47.70 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-01-16T17:31:32.025Z] #43 47.70 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-01-16T17:31:32.025Z] #43 ... [2020-01-16T17:31:32.025Z] [2020-01-16T17:31:32.025Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:31:32.025Z] #30 47.67 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-16T17:31:32.140Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-01-16T17:31:32.189Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-16T17:31:32.401Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.6s done [2020-01-16T17:31:32.401Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-01-16T17:31:32.660Z] #4 DONE 1.0s [2020-01-16T17:31:32.816Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-16T17:31:33.106Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-16T17:31:33.229Z] [2020-01-16T17:31:33.229Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-16T17:31:33.229Z] #6 DONE 0.3s [2020-01-16T17:31:33.229Z] [2020-01-16T17:31:33.229Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-16T17:31:33.489Z] #5 DONE 0.4s [2020-01-16T17:31:33.489Z] [2020-01-16T17:31:33.489Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-16T17:31:33.489Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-16T17:31:33.753Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-16T17:31:33.753Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-16T17:31:34.128Z] Client: Docker Engine - Community [2020-01-16T17:31:34.129Z] Version: 19.03.2 [2020-01-16T17:31:34.129Z] API version: 1.40 [2020-01-16T17:31:34.129Z] Go version: go1.12.8 [2020-01-16T17:31:34.129Z] Git commit: 6a30dfc [2020-01-16T17:31:34.129Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-16T17:31:34.129Z] OS/Arch: linux/amd64 [2020-01-16T17:31:34.129Z] Experimental: false [2020-01-16T17:31:34.129Z] [2020-01-16T17:31:34.129Z] Server: Docker Engine - Community [2020-01-16T17:31:34.129Z] Engine: [2020-01-16T17:31:34.129Z] Version: 19.03.2 [2020-01-16T17:31:34.129Z] API version: 1.40 (minimum version 1.12) [2020-01-16T17:31:34.129Z] Go version: go1.12.8 [2020-01-16T17:31:34.129Z] Git commit: 6a30dfc [2020-01-16T17:31:34.129Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-16T17:31:34.129Z] OS/Arch: linux/amd64 [2020-01-16T17:31:34.129Z] Experimental: true [2020-01-16T17:31:34.129Z] containerd: [2020-01-16T17:31:34.129Z] Version: 1.2.6 [2020-01-16T17:31:34.129Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-16T17:31:34.129Z] runc: [2020-01-16T17:31:34.129Z] Version: 1.0.0-rc8 [2020-01-16T17:31:34.129Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-16T17:31:34.129Z] docker-init: [2020-01-16T17:31:34.129Z] Version: 0.18.0 [2020-01-16T17:31:34.129Z] GitCommit: fec3683 [2020-01-16T17:31:34.143Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [Pipeline] sh [2020-01-16T17:31:34.490Z] + docker info [2020-01-16T17:31:34.551Z] #30 49.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-16T17:31:34.786Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-16T17:31:34.809Z] #30 ... [2020-01-16T17:31:34.809Z] [2020-01-16T17:31:34.809Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:31:34.809Z] #33 40.27 sync [2020-01-16T17:31:34.809Z] #33 40.29 internal/reflectlite [2020-01-16T17:31:34.809Z] #33 43.11 errors [2020-01-16T17:31:34.809Z] #33 43.11 sort [2020-01-16T17:31:34.809Z] #33 43.45 strconv [2020-01-16T17:31:34.809Z] #33 44.39 io [2020-01-16T17:31:34.809Z] #33 45.60 internal/oserror [2020-01-16T17:31:34.809Z] #33 45.73 syscall [2020-01-16T17:31:34.809Z] #33 47.11 reflect [2020-01-16T17:31:34.809Z] #33 ... [2020-01-16T17:31:34.809Z] [2020-01-16T17:31:34.809Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:31:34.809Z] #43 48.63 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-01-16T17:31:34.809Z] #43 48.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-01-16T17:31:34.809Z] #43 48.64 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-01-16T17:31:34.809Z] #43 48.85 Selecting previously unselected package libprotobuf-dev:amd64. [2020-01-16T17:31:34.809Z] #43 48.87 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-01-16T17:31:34.809Z] #43 48.88 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-01-16T17:31:34.809Z] #43 50.30 Selecting previously unselected package libprotoc17:amd64. [2020-01-16T17:31:34.809Z] #43 50.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-01-16T17:31:34.809Z] #43 50.34 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-01-16T17:31:35.066Z] #43 50.89 Selecting previously unselected package protobuf-c-compiler. [2020-01-16T17:31:35.066Z] #43 50.90 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-01-16T17:31:35.066Z] #43 50.90 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-16T17:31:35.066Z] #43 51.01 Selecting previously unselected package protobuf-compiler. [2020-01-16T17:31:35.324Z] #43 51.02 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-01-16T17:31:35.324Z] #43 51.03 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-16T17:31:35.324Z] #43 51.23 Selecting previously unselected package python-pkg-resources. [2020-01-16T17:31:35.324Z] #43 51.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-16T17:31:35.324Z] #43 51.27 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-16T17:31:35.583Z] #43 51.49 Selecting previously unselected package python-six. [2020-01-16T17:31:35.583Z] #43 51.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-16T17:31:35.583Z] #43 51.50 Unpacking python-six (1.12.0-1) ... [2020-01-16T17:31:35.841Z] #43 51.61 Selecting previously unselected package python-protobuf. [2020-01-16T17:31:35.841Z] #43 51.61 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-01-16T17:31:35.841Z] #43 51.62 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-16T17:31:36.300Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-16T17:31:36.774Z] #43 52.43 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-16T17:31:37.065Z] #68 ... [2020-01-16T17:31:37.065Z] [2020-01-16T17:31:37.065Z] #20 [internal] load build context [2020-01-16T17:31:37.065Z] #20 transferring context: 46.58MB 3.0s done [2020-01-16T17:31:37.065Z] #20 DONE 3.3s [2020-01-16T17:31:37.065Z] [2020-01-16T17:31:37.065Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-16T17:31:37.065Z] #7 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-16T17:31:37.065Z] #7 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-16T17:31:37.065Z] #7 sha256:4a6e32ac1af38afd62442395e287fd26e97f8649cfe4af479cd650f6359ad46f 1.79kB / 1.79kB done [2020-01-16T17:31:37.065Z] #7 sha256:059836fbe26117116848e52db8195e73d6ab81f926c0c1f4d66c78a2cdc32cde 5.46kB / 5.46kB done [2020-01-16T17:31:37.065Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 49.17MB / 49.17MB 3.1s done [2020-01-16T17:31:37.065Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 7.68MB / 7.68MB 1.4s done [2020-01-16T17:31:37.065Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 9.98MB / 9.98MB 1.7s done [2020-01-16T17:31:37.065Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 3.64MB / 62.39MB 3.5s [2020-01-16T17:31:37.065Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 1.85MB / 52.10MB 3.5s [2020-01-16T17:31:37.065Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 86.57kB / 97.60MB 3.5s [2020-01-16T17:31:37.065Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 [2020-01-16T17:31:37.065Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 15.84MB / 62.39MB 3.6s [2020-01-16T17:31:37.065Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 12.94MB / 52.10MB 3.6s [2020-01-16T17:31:37.065Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 26.43MB / 62.39MB 3.7s [2020-01-16T17:31:37.065Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 29.60MB / 52.10MB 3.7s [2020-01-16T17:31:37.065Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 9.84MB / 97.60MB 3.7s [2020-01-16T17:31:37.339Z] #43 ... [2020-01-16T17:31:37.339Z] [2020-01-16T17:31:37.339Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:31:37.339Z] #47 42.82 github.com/LK4D4/vndr/godl/singleflight [2020-01-16T17:31:37.339Z] #47 42.84 internal/reflectlite [2020-01-16T17:31:37.339Z] #47 43.13 math/rand [2020-01-16T17:31:37.339Z] #47 44.61 internal/singleflight [2020-01-16T17:31:37.339Z] #47 45.32 strconv [2020-01-16T17:31:37.339Z] #47 45.33 io [2020-01-16T17:31:37.339Z] #47 46.48 bytes [2020-01-16T17:31:37.339Z] #47 48.32 bufio [2020-01-16T17:31:37.339Z] #47 49.14 reflect [2020-01-16T17:31:37.339Z] #47 50.52 syscall [2020-01-16T17:31:37.339Z] #47 ... [2020-01-16T17:31:37.339Z] [2020-01-16T17:31:37.339Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:31:37.339Z] #62 2.723 + RM_GOPATH=0 [2020-01-16T17:31:37.339Z] #62 2.723 + TMP_GOPATH= [2020-01-16T17:31:37.339Z] #62 2.723 + : /build [2020-01-16T17:31:37.339Z] #62 2.723 + '[' -z '' ']' [2020-01-16T17:31:37.339Z] #62 2.732 ++ mktemp -d [2020-01-16T17:31:37.339Z] #62 2.732 + export GOPATH=/tmp/tmp.fnhOTS09vB [2020-01-16T17:31:37.339Z] #62 2.732 + GOPATH=/tmp/tmp.fnhOTS09vB [2020-01-16T17:31:37.339Z] #62 2.732 + RM_GOPATH=1 [2020-01-16T17:31:37.339Z] #62 2.732 ++ dirname ./install.sh [2020-01-16T17:31:37.339Z] #62 2.735 + dir=. [2020-01-16T17:31:37.339Z] #62 2.735 + bin=containerd [2020-01-16T17:31:37.339Z] #62 2.735 + shift [2020-01-16T17:31:37.339Z] #62 2.735 + '[' '!' -f ./containerd.installer ']' [2020-01-16T17:31:37.339Z] #62 2.735 + . ./containerd.installer [2020-01-16T17:31:37.339Z] #62 2.735 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:31:37.339Z] #62 2.735 + install_containerd [2020-01-16T17:31:37.339Z] #62 2.735 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-16T17:31:37.339Z] #62 2.736 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:31:37.339Z] #62 2.736 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fnhOTS09vB/src/github.com/containerd/containerd [2020-01-16T17:31:37.339Z] #62 2.744 Cloning into '/tmp/tmp.fnhOTS09vB/src/github.com/containerd/containerd'... [2020-01-16T17:31:37.364Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 33.70MB / 62.39MB 3.9s [2020-01-16T17:31:37.364Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 45.06MB / 52.10MB 3.9s [2020-01-16T17:31:37.364Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 28.33MB / 97.60MB 3.9s [2020-01-16T17:31:37.364Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 39.56MB / 62.39MB 4.0s [2020-01-16T17:31:37.364Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 49.50MB / 52.10MB 4.0s [2020-01-16T17:31:37.364Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 33.54MB / 97.60MB 4.0s [2020-01-16T17:31:37.597Z] #62 ... [2020-01-16T17:31:37.597Z] [2020-01-16T17:31:37.597Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:31:37.597Z] #33 53.18 time [2020-01-16T17:31:37.644Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 52.31MB / 62.39MB 4.1s [2020-01-16T17:31:37.644Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 40.06MB / 97.60MB 4.1s [2020-01-16T17:31:37.644Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 62.39MB / 62.39MB 4.2s [2020-01-16T17:31:37.644Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 45.57MB / 97.60MB 4.2s [2020-01-16T17:31:37.812Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-16T17:31:37.910Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 62.39MB / 62.39MB 4.3s done [2020-01-16T17:31:37.910Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 52.10MB / 52.10MB 4.2s done [2020-01-16T17:31:37.910Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 66.45MB / 97.60MB 4.4s [2020-01-16T17:31:37.910Z] #7 sha256:a383edb944750aa293ac59e5030ee9292ba757bd04b0af98667cf78a248d2068 155B / 155B 4.3s done [2020-01-16T17:31:37.910Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 93.44MB / 97.60MB 4.6s [2020-01-16T17:31:38.483Z] #7 sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 97.60MB / 97.60MB 4.9s done [2020-01-16T17:31:38.745Z] #7 ... [2020-01-16T17:31:38.745Z] [2020-01-16T17:31:38.745Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-16T17:31:38.745Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 4.5s done [2020-01-16T17:31:38.745Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.5s done [2020-01-16T17:31:38.745Z] #68 DONE 5.2s [2020-01-16T17:31:38.745Z] [2020-01-16T17:31:38.745Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-16T17:31:39.315Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-16T17:31:40.130Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 3.2s done [2020-01-16T17:31:40.130Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 [2020-01-16T17:31:40.389Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 0.3s done [2020-01-16T17:31:40.876Z] #33 ... [2020-01-16T17:31:40.876Z] [2020-01-16T17:31:40.876Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:31:40.876Z] #50 45.80 + cd /tmp/tmp.6GLX22VkJk/src/gotest.tools/gotestsum [2020-01-16T17:31:40.876Z] #50 45.80 + git checkout -q v0.3.5 [2020-01-16T17:31:40.876Z] #50 45.88 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-16T17:31:40.876Z] #50 ... [2020-01-16T17:31:40.876Z] [2020-01-16T17:31:40.876Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:31:40.876Z] #35 49.38 Selecting previously unselected package libicu63:amd64. [2020-01-16T17:31:40.876Z] #35 49.42 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-01-16T17:31:40.876Z] #35 49.42 Unpacking libicu63:amd64 (63.1-6) ... [2020-01-16T17:31:40.876Z] #35 56.50 Selecting previously unselected package libxml2:amd64. [2020-01-16T17:31:40.876Z] #35 56.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-01-16T17:31:40.876Z] #35 56.51 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-01-16T17:31:40.960Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 [2020-01-16T17:31:40.960Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 0.3s done [2020-01-16T17:31:41.134Z] #35 ... [2020-01-16T17:31:41.134Z] [2020-01-16T17:31:41.134Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:31:41.134Z] #43 56.88 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-01-16T17:31:41.134Z] #43 56.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-01-16T17:31:41.134Z] #43 56.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-01-16T17:31:41.134Z] #43 56.92 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-01-16T17:31:41.134Z] #43 56.94 Setting up python-six (1.12.0-1) ... [2020-01-16T17:31:41.220Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce [2020-01-16T17:31:41.381Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-16T17:31:41.674Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-16T17:31:41.675Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-16T17:31:42.632Z] Client: [2020-01-16T17:31:42.632Z] Debug Mode: false [2020-01-16T17:31:42.632Z] [2020-01-16T17:31:42.632Z] Server: [2020-01-16T17:31:42.632Z] Containers: 0 [2020-01-16T17:31:42.632Z] Running: 0 [2020-01-16T17:31:42.632Z] Paused: 0 [2020-01-16T17:31:42.632Z] Stopped: 0 [2020-01-16T17:31:42.632Z] Images: 0 [2020-01-16T17:31:42.632Z] Server Version: 19.03.2 [2020-01-16T17:31:42.632Z] Storage Driver: overlay2 [2020-01-16T17:31:42.632Z] Backing Filesystem: extfs [2020-01-16T17:31:42.632Z] Supports d_type: true [2020-01-16T17:31:42.632Z] Native Overlay Diff: true [2020-01-16T17:31:42.632Z] Logging Driver: json-file [2020-01-16T17:31:42.632Z] Cgroup Driver: cgroupfs [2020-01-16T17:31:42.632Z] Plugins: [2020-01-16T17:31:42.632Z] Volume: local [2020-01-16T17:31:42.632Z] Network: bridge host ipvlan macvlan null overlay [2020-01-16T17:31:42.632Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-16T17:31:42.632Z] Swarm: inactive [2020-01-16T17:31:42.632Z] Runtimes: runc [2020-01-16T17:31:42.632Z] Default Runtime: runc [2020-01-16T17:31:42.632Z] Init Binary: docker-init [2020-01-16T17:31:42.632Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-16T17:31:42.632Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-16T17:31:42.632Z] init version: fec3683 [2020-01-16T17:31:42.632Z] Security Options: [2020-01-16T17:31:42.632Z] apparmor [2020-01-16T17:31:42.632Z] seccomp [2020-01-16T17:31:42.632Z] Profile: default [2020-01-16T17:31:42.632Z] Kernel Version: 4.15.0-1048-aws [2020-01-16T17:31:42.632Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-16T17:31:42.632Z] OSType: linux [2020-01-16T17:31:42.632Z] Architecture: x86_64 [2020-01-16T17:31:42.632Z] CPUs: 2 [2020-01-16T17:31:42.632Z] Total Memory: 7.501GiB [2020-01-16T17:31:42.632Z] Name: ip-10-100-89-66 [2020-01-16T17:31:42.632Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-16T17:31:42.632Z] Docker Root Dir: /var/lib/docker [2020-01-16T17:31:42.632Z] Debug Mode: false [2020-01-16T17:31:42.632Z] Registry: https://index.docker.io/v1/ [2020-01-16T17:31:42.632Z] Labels: [2020-01-16T17:31:42.632Z] Experimental: true [2020-01-16T17:31:42.632Z] Insecure Registries: [2020-01-16T17:31:42.632Z] 127.0.0.0/8 [2020-01-16T17:31:42.632Z] Live Restore Enabled: true [2020-01-16T17:31:42.632Z] [2020-01-16T17:31:42.632Z] WARNING: No swap limit support [Pipeline] sh [2020-01-16T17:31:42.925Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-16T17:31:42.925Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-16T17:31:42.925Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40373/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-16T17:31:42.925Z] + bash /home/ubuntu/workspace/moby_PR-40373/check-config.sh [2020-01-16T17:31:42.925Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-16T17:31:42.925Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-16T17:31:42.925Z] [2020-01-16T17:31:42.925Z] Generally Necessary: [2020-01-16T17:31:42.925Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-16T17:31:42.925Z] - apparmor: enabled and tools installed [2020-01-16T17:31:42.925Z] - CONFIG_NAMESPACES: enabled [2020-01-16T17:31:42.925Z] - CONFIG_NET_NS: enabled [2020-01-16T17:31:42.925Z] - CONFIG_PID_NS: enabled [2020-01-16T17:31:42.925Z] - CONFIG_IPC_NS: enabled [2020-01-16T17:31:42.925Z] - CONFIG_UTS_NS: enabled [2020-01-16T17:31:42.925Z] - CONFIG_CGROUPS: enabled [2020-01-16T17:31:42.925Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-16T17:31:42.925Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-16T17:31:42.925Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-16T17:31:42.925Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-16T17:31:42.925Z] - CONFIG_CPUSETS: enabled [2020-01-16T17:31:42.925Z] - CONFIG_MEMCG: enabled [2020-01-16T17:31:42.925Z] - CONFIG_KEYS: enabled [2020-01-16T17:31:42.925Z] - CONFIG_VETH: enabled (as module) [2020-01-16T17:31:42.925Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-16T17:31:42.925Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-16T17:31:42.925Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-16T17:31:42.925Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-16T17:31:42.925Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-16T17:31:42.925Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-16T17:31:42.925Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-16T17:31:42.925Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-16T17:31:42.925Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-16T17:31:43.186Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-16T17:31:43.199Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-16T17:31:43.199Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-16T17:31:43.199Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-16T17:31:43.199Z] [2020-01-16T17:31:43.199Z] Optional Features: [2020-01-16T17:31:43.199Z] - CONFIG_USER_NS: enabled [2020-01-16T17:31:43.199Z] - CONFIG_SECCOMP: enabled [2020-01-16T17:31:43.199Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-16T17:31:43.199Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-16T17:31:43.199Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-16T17:31:43.199Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-16T17:31:43.199Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-16T17:31:43.199Z] - CONFIG_BLK_CGROUP: enabled [2020-01-16T17:31:43.199Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-16T17:31:43.199Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-16T17:31:43.199Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-16T17:31:43.199Z] - CONFIG_CGROUP_PERF: enabled [2020-01-16T17:31:43.199Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-16T17:31:43.199Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-16T17:31:43.199Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-16T17:31:43.199Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-16T17:31:43.199Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-16T17:31:43.199Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-16T17:31:43.199Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-16T17:31:43.199Z] - CONFIG_IP_VS: enabled (as module) [2020-01-16T17:31:43.199Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-16T17:31:43.199Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-16T17:31:43.199Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-16T17:31:43.199Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-16T17:31:43.199Z] - CONFIG_EXT4_FS: enabled [2020-01-16T17:31:43.199Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-16T17:31:43.199Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-16T17:31:43.199Z] - Network Drivers: [2020-01-16T17:31:43.199Z] - "overlay": [2020-01-16T17:31:43.199Z] - CONFIG_VXLAN: enabled (as module) [2020-01-16T17:31:43.199Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-16T17:31:43.199Z] Optional (for encrypted networks): [2020-01-16T17:31:43.466Z] - CONFIG_CRYPTO: enabled [2020-01-16T17:31:43.466Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-16T17:31:43.466Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-16T17:31:43.466Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-16T17:31:43.466Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-16T17:31:43.466Z] - CONFIG_XFRM: enabled [2020-01-16T17:31:43.466Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-16T17:31:43.466Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-16T17:31:43.466Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-16T17:31:43.466Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-16T17:31:43.466Z] - "ipvlan": [2020-01-16T17:31:43.466Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-16T17:31:43.466Z] - "macvlan": [2020-01-16T17:31:43.466Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-16T17:31:43.466Z] - CONFIG_DUMMY: enabled (as module) [2020-01-16T17:31:43.466Z] - "ftp,tftp client in container": [2020-01-16T17:31:43.466Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-16T17:31:43.466Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-16T17:31:43.466Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-16T17:31:43.466Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-16T17:31:43.466Z] - Storage Drivers: [2020-01-16T17:31:43.466Z] - "aufs": [2020-01-16T17:31:43.466Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-16T17:31:43.466Z] - "btrfs": [2020-01-16T17:31:43.466Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-16T17:31:43.466Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-16T17:31:43.466Z] - "devicemapper": [2020-01-16T17:31:43.466Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-16T17:31:43.466Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-16T17:31:43.466Z] - "overlay": [2020-01-16T17:31:43.466Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-16T17:31:43.466Z] - "zfs": [2020-01-16T17:31:43.466Z] - /dev/zfs: missing [2020-01-16T17:31:43.466Z] - zfs command: missing [2020-01-16T17:31:43.466Z] - zpool command: missing [2020-01-16T17:31:43.466Z] [2020-01-16T17:31:43.466Z] Limits: [2020-01-16T17:31:43.466Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-16T17:31:43.466Z] [2020-01-16T17:31:43.466Z] + true [Pipeline] } [2020-01-16T17:31:43.477Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-16T17:31:43.855Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 2.0s done [2020-01-16T17:31:43.855Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 0.1s [2020-01-16T17:31:43.875Z] + sudo modprobe ip_vs [2020-01-16T17:31:44.133Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 . [2020-01-16T17:31:44.389Z] #1 [internal] load build definition from Dockerfile [2020-01-16T17:31:44.389Z] #1 transferring dockerfile: [2020-01-16T17:31:44.389Z] #1 transferring dockerfile: 17.97kB done [2020-01-16T17:31:44.389Z] #1 DONE 0.2s [2020-01-16T17:31:44.389Z] [2020-01-16T17:31:44.389Z] #2 [internal] load .dockerignore [2020-01-16T17:31:44.389Z] #2 transferring context: 112B done [2020-01-16T17:31:44.389Z] #2 DONE 0.2s [2020-01-16T17:31:44.389Z] [2020-01-16T17:31:44.389Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-16T17:31:44.627Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-16T17:31:44.644Z] #3 DONE 0.3s [2020-01-16T17:31:44.644Z] [2020-01-16T17:31:44.644Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-16T17:31:44.644Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-16T17:31:44.901Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-16T17:31:44.901Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-01-16T17:31:44.901Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-01-16T17:31:44.901Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2020-01-16T17:31:44.901Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-01-16T17:31:45.240Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 1.7s done [2020-01-16T17:31:45.369Z] #43 60.64 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-01-16T17:31:45.369Z] #43 60.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-01-16T17:31:45.369Z] #43 60.76 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-01-16T17:31:45.369Z] #43 60.78 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-01-16T17:31:45.369Z] #43 60.80 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-01-16T17:31:45.369Z] #43 60.81 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-16T17:31:45.369Z] #43 60.82 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-16T17:31:45.369Z] #43 60.84 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-01-16T17:31:45.369Z] #43 60.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-16T17:31:45.369Z] #43 60.87 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-16T17:31:45.464Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2020-01-16T17:31:45.464Z] #4 DONE 0.8s [2020-01-16T17:31:45.501Z] #7 extracting sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 [2020-01-16T17:31:46.397Z] [2020-01-16T17:31:46.397Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-16T17:31:46.397Z] #6 DONE 0.2s [2020-01-16T17:31:46.397Z] [2020-01-16T17:31:46.397Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-16T17:31:46.965Z] #5 DONE 0.6s [2020-01-16T17:31:46.965Z] [2020-01-16T17:31:46.965Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-16T17:31:46.965Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-16T17:31:46.965Z] #68 DONE 0.0s [2020-01-16T17:31:46.965Z] [2020-01-16T17:31:46.965Z] #20 [internal] load build context [2020-01-16T17:31:47.268Z] #43 ... [2020-01-16T17:31:47.268Z] [2020-01-16T17:31:47.268Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:31:47.268Z] #35 57.10 Selecting previously unselected package libarchive13:amd64. [2020-01-16T17:31:47.268Z] #35 57.11 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-01-16T17:31:47.268Z] #35 57.12 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-01-16T17:31:47.268Z] #35 57.48 Selecting previously unselected package libjsoncpp1:amd64. [2020-01-16T17:31:47.268Z] #35 57.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-01-16T17:31:47.268Z] #35 57.51 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-16T17:31:47.268Z] #35 57.66 Selecting previously unselected package librhash0:amd64. [2020-01-16T17:31:47.268Z] #35 57.66 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-01-16T17:31:47.268Z] #35 57.69 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-01-16T17:31:47.268Z] #35 57.90 Selecting previously unselected package libuv1:amd64. [2020-01-16T17:31:47.268Z] #35 57.92 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-01-16T17:31:47.268Z] #35 57.94 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-01-16T17:31:47.268Z] #35 58.15 Selecting previously unselected package cmake. [2020-01-16T17:31:47.268Z] #35 58.16 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-01-16T17:31:47.268Z] #35 58.17 Unpacking cmake (3.13.4-1) ... [2020-01-16T17:31:47.268Z] #35 61.70 Setting up libicu63:amd64 (63.1-6) ... [2020-01-16T17:31:47.268Z] #35 61.74 Setting up xxd (2:8.1.0875-5) ... [2020-01-16T17:31:47.268Z] #35 61.76 Setting up libuv1:amd64 (1.24.1-1) ... [2020-01-16T17:31:47.268Z] #35 61.77 Setting up vim-common (2:8.1.0875-5) ... [2020-01-16T17:31:47.268Z] #35 61.79 Setting up librhash0:amd64 (1.3.8-1) ... [2020-01-16T17:31:47.268Z] #35 61.82 Setting up cmake-data (3.13.4-1) ... [2020-01-16T17:31:47.268Z] #35 61.84 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-01-16T17:31:47.268Z] #35 61.85 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-16T17:31:47.268Z] #35 61.86 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-01-16T17:31:47.268Z] #35 61.88 Setting up cmake (3.13.4-1) ... [2020-01-16T17:31:47.268Z] #35 61.89 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:31:47.268Z] #35 61.93 Processing triggers for mime-support (3.62) ... [2020-01-16T17:31:47.268Z] #35 DONE 62.8s [2020-01-16T17:31:47.268Z] [2020-01-16T17:31:47.268Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:31:47.268Z] #36 DONE 0.1s [2020-01-16T17:31:47.268Z] [2020-01-16T17:31:47.268Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-16T17:31:47.268Z] #37 DONE 0.1s [2020-01-16T17:31:47.268Z] [2020-01-16T17:31:47.268Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:31:47.350Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-16T17:31:47.350Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-16T17:31:47.642Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-16T17:31:47.932Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-16T17:31:48.805Z] #7 extracting sha256:e3ccaf1330360a4f0f889c847e225f6af96c543106b6e30fb2176231e061f4b5 3.4s done [2020-01-16T17:31:49.376Z] #7 extracting sha256:a383edb944750aa293ac59e5030ee9292ba757bd04b0af98667cf78a248d2068 [2020-01-16T17:31:49.376Z] #7 extracting sha256:a383edb944750aa293ac59e5030ee9292ba757bd04b0af98667cf78a248d2068 done [2020-01-16T17:31:49.376Z] #7 DONE 16.0s [2020-01-16T17:31:49.376Z] [2020-01-16T17:31:49.376Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-16T17:31:49.439Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-16T17:31:49.527Z] #20 transferring context: 7.88MB 2.4s [2020-01-16T17:31:49.796Z] #38 2.724 + RM_GOPATH=0 [2020-01-16T17:31:49.796Z] #38 2.725 + TMP_GOPATH= [2020-01-16T17:31:49.796Z] #38 2.725 + : /build [2020-01-16T17:31:49.796Z] #38 2.725 + '[' -z '' ']' [2020-01-16T17:31:49.796Z] #38 2.727 ++ mktemp -d [2020-01-16T17:31:49.796Z] #38 2.727 + export GOPATH=/tmp/tmp.seQ5X83RnB [2020-01-16T17:31:49.796Z] #38 2.727 + GOPATH=/tmp/tmp.seQ5X83RnB [2020-01-16T17:31:49.796Z] #38 2.727 + RM_GOPATH=1 [2020-01-16T17:31:49.796Z] #38 2.728 ++ dirname ./install.sh [2020-01-16T17:31:49.796Z] #38 2.732 + dir=. [2020-01-16T17:31:49.796Z] #38 2.732 + bin=tini [2020-01-16T17:31:49.796Z] #38 2.732 + shift [2020-01-16T17:31:49.796Z] #38 2.732 + '[' '!' -f ./tini.installer ']' [2020-01-16T17:31:49.796Z] #38 2.732 + . ./tini.installer [2020-01-16T17:31:49.796Z] #38 2.732 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:31:49.796Z] #38 2.732 + install_tini [2020-01-16T17:31:49.796Z] #38 2.732 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-16T17:31:49.796Z] #38 2.732 + git clone https://github.com/krallin/tini.git /tmp/tmp.seQ5X83RnB/tini [2020-01-16T17:31:49.796Z] #38 2.733 Cloning into '/tmp/tmp.seQ5X83RnB/tini'... [2020-01-16T17:31:49.796Z] #38 2.734 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:31:50.362Z] #38 3.399 + cd /tmp/tmp.seQ5X83RnB/tini [2020-01-16T17:31:50.620Z] #38 3.399 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:31:50.620Z] #38 3.413 + cmake . [2020-01-16T17:31:50.945Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-16T17:31:50.945Z] go: finding github.com/kr/text v0.1.0 [2020-01-16T17:31:51.187Z] #38 4.083 -- The C compiler identification is GNU 8.3.0 [2020-01-16T17:31:51.187Z] #38 4.145 -- Check for working C compiler: /usr/bin/cc [2020-01-16T17:31:51.752Z] #38 ... [2020-01-16T17:31:51.753Z] [2020-01-16T17:31:51.753Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:31:51.753Z] #43 67.22 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-01-16T17:31:51.753Z] #43 67.24 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:31:51.753Z] #43 DONE 67.6s [2020-01-16T17:31:52.009Z] [2020-01-16T17:31:52.009Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:31:52.268Z] #44 ... [2020-01-16T17:31:52.268Z] [2020-01-16T17:31:52.268Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:31:52.268Z] #47 57.85 time [2020-01-16T17:31:52.268Z] #47 62.89 strings [2020-01-16T17:31:52.268Z] #47 64.68 os [2020-01-16T17:31:52.268Z] #47 65.82 regexp/syntax [2020-01-16T17:31:52.268Z] #47 ... [2020-01-16T17:31:52.268Z] [2020-01-16T17:31:52.268Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:31:52.268Z] #38 5.078 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-16T17:31:52.268Z] #38 5.082 -- Detecting C compiler ABI info [2020-01-16T17:31:52.671Z] #8 DONE 3.4s [2020-01-16T17:31:52.834Z] #38 5.640 -- Detecting C compiler ABI info - done [2020-01-16T17:31:52.835Z] #38 5.674 -- Detecting C compile features [2020-01-16T17:31:52.835Z] #38 ... [2020-01-16T17:31:52.835Z] [2020-01-16T17:31:52.835Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:31:52.835Z] #33 58.39 internal/poll [2020-01-16T17:31:52.835Z] #33 60.97 internal/syscall/unix [2020-01-16T17:31:52.835Z] #33 61.15 os [2020-01-16T17:31:52.835Z] #33 61.40 internal/fmtsort [2020-01-16T17:31:52.835Z] #33 62.20 strings [2020-01-16T17:31:52.835Z] #33 65.06 path [2020-01-16T17:31:52.835Z] #33 65.29 fmt [2020-01-16T17:31:52.835Z] #33 65.55 path/filepath [2020-01-16T17:31:52.835Z] #33 66.83 io/ioutil [2020-01-16T17:31:52.835Z] #33 67.46 text/tabwriter [2020-01-16T17:31:52.849Z] Removing intermediate container 941418c4e665 [2020-01-16T17:31:52.850Z] ---> bd53ce95df6f [2020-01-16T17:31:52.850Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-16T17:31:52.850Z] ---> 687421176e14 [2020-01-16T17:31:52.850Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-16T17:31:52.850Z] ---> a0d302a3d47f [2020-01-16T17:31:52.850Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-16T17:31:52.850Z] ---> Running in 9caa4d8ccda8 [2020-01-16T17:31:52.850Z] Removing intermediate container 9caa4d8ccda8 [2020-01-16T17:31:52.850Z] ---> b7bae4eebe4e [2020-01-16T17:31:52.850Z] Successfully built b7bae4eebe4e [2020-01-16T17:31:52.850Z] Successfully tagged moby-buildx:latest [2020-01-16T17:31:52.850Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-16T17:31:52.850Z] if [ -n "${id}" ]; then \ [2020-01-16T17:31:52.850Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-16T17:31:52.850Z] && touch bundles/buildx; \ [2020-01-16T17:31:52.850Z] docker rm -f ${id}; \ [2020-01-16T17:31:52.850Z] fi [2020-01-16T17:31:52.850Z] 4a959374ab4535a8be2937162e4c1a30bdaeefea2d3c250048bf578776424165 [2020-01-16T17:31:52.850Z] bundles/buildx version [2020-01-16T17:31:52.850Z] buildx v0.3.1 6db68d0 [2020-01-16T17:31:52.850Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 . [2020-01-16T17:31:52.850Z] #1 [internal] booting buildkit [2020-01-16T17:31:52.850Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-16T17:31:52.932Z] [2020-01-16T17:31:52.932Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-16T17:31:53.017Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-16T17:31:53.400Z] #33 ... [2020-01-16T17:31:53.400Z] [2020-01-16T17:31:53.400Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:31:53.400Z] #47 68.86 fmt [2020-01-16T17:31:53.738Z] #20 ... [2020-01-16T17:31:53.738Z] [2020-01-16T17:31:53.738Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-16T17:31:53.738Z] #7 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-16T17:31:53.738Z] #7 sha256:544b2d0378d9de9a8ade9cebd9a333e60cc8343f9d3dd01ccccfc4c1395ce132 1.79kB / 1.79kB done [2020-01-16T17:31:53.738Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.6s done [2020-01-16T17:31:53.738Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.5s done [2020-01-16T17:31:53.738Z] #7 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-16T17:31:53.738Z] #7 sha256:ed081345a3da7eea4a89b77a96decf485ab30e6061db5c247c651f93d08a8963 5.46kB / 5.46kB done [2020-01-16T17:31:53.738Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 2.1s done [2020-01-16T17:31:53.738Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 3.2s done [2020-01-16T17:31:53.738Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 4.4s done [2020-01-16T17:31:53.738Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 120.07MB / 120.07MB 6.7s [2020-01-16T17:31:53.738Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 4.3s [2020-01-16T17:31:53.738Z] #7 sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 126B / 126B 3.4s done [2020-01-16T17:31:53.873Z] #9 DONE 0.9s [2020-01-16T17:31:53.873Z] [2020-01-16T17:31:53.873Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-16T17:31:53.873Z] #29 DONE 0.0s [2020-01-16T17:31:53.873Z] [2020-01-16T17:31:53.873Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-16T17:31:53.873Z] #40 DONE 0.1s [2020-01-16T17:31:53.873Z] [2020-01-16T17:31:53.873Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:31:53.873Z] #30 ... [2020-01-16T17:31:53.873Z] [2020-01-16T17:31:53.873Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:31:53.873Z] #21 DONE 0.1s [2020-01-16T17:31:53.996Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 120.07MB / 120.07MB 6.9s done [2020-01-16T17:31:54.049Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-16T17:31:54.129Z] #1 pulling image moby/buildkit:buildx-stable-1 2.3s done [2020-01-16T17:31:54.129Z] #1 creating container buildx_buildkit_default [2020-01-16T17:31:54.129Z] #1 creating container buildx_buildkit_default 0.4s done [2020-01-16T17:31:54.135Z] [2020-01-16T17:31:54.135Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-16T17:31:54.135Z] #52 DONE 0.1s [2020-01-16T17:31:54.135Z] [2020-01-16T17:31:54.135Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-16T17:31:54.135Z] #46 DONE 0.2s [2020-01-16T17:31:54.135Z] [2020-01-16T17:31:54.135Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-16T17:31:54.135Z] #49 DONE 0.2s [2020-01-16T17:31:54.135Z] [2020-01-16T17:31:54.135Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-16T17:31:54.135Z] #64 DONE 0.2s [2020-01-16T17:31:54.135Z] [2020-01-16T17:31:54.135Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:31:54.135Z] #47 ... [2020-01-16T17:31:54.135Z] [2020-01-16T17:31:54.135Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-16T17:31:54.135Z] #70 DONE 0.3s [2020-01-16T17:31:54.135Z] [2020-01-16T17:31:54.135Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-16T17:31:54.135Z] #32 DONE 0.3s [2020-01-16T17:31:54.135Z] [2020-01-16T17:31:54.135Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-16T17:31:54.135Z] #22 DONE 0.3s [2020-01-16T17:31:54.252Z] #7 ... [2020-01-16T17:31:54.252Z] [2020-01-16T17:31:54.252Z] #20 [internal] load build context [2020-01-16T17:31:54.252Z] #20 transferring context: 46.58MB 7.2s done [2020-01-16T17:31:54.252Z] #20 DONE 7.3s [2020-01-16T17:31:54.252Z] [2020-01-16T17:31:54.252Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-16T17:31:54.402Z] [2020-01-16T17:31:54.402Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:31:54.495Z] #1 DONE 2.7s [2020-01-16T17:31:54.495Z] [2020-01-16T17:31:54.495Z] #3 [internal] load build definition from Dockerfile [2020-01-16T17:31:54.495Z] #3 transferring dockerfile: 17.96kB done [2020-01-16T17:31:54.495Z] #3 DONE 0.0s [2020-01-16T17:31:54.495Z] [2020-01-16T17:31:54.495Z] #2 [internal] load .dockerignore [2020-01-16T17:31:54.495Z] #2 transferring context: 112B done [2020-01-16T17:31:54.495Z] #2 DONE 0.0s [2020-01-16T17:31:54.495Z] [2020-01-16T17:31:54.495Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-16T17:31:54.865Z] #4 DONE 0.5s [2020-01-16T17:31:55.389Z] [2020-01-16T17:31:55.389Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-16T17:31:55.389Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-16T17:31:55.389Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-16T17:31:55.389Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-01-16T17:31:55.389Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-01-16T17:31:55.389Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-01-16T17:31:55.559Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-16T17:31:55.811Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-16T17:31:55.811Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2020-01-16T17:31:55.811Z] #5 DONE 0.7s [2020-01-16T17:31:55.927Z] #47 71.24 regexp [2020-01-16T17:31:56.191Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-16T17:31:56.326Z] [2020-01-16T17:31:56.326Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-16T17:31:56.326Z] #6 ... [2020-01-16T17:31:56.326Z] [2020-01-16T17:31:56.326Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-16T17:31:56.326Z] #7 DONE 0.3s [2020-01-16T17:31:56.326Z] [2020-01-16T17:31:56.326Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-16T17:31:56.326Z] #6 DONE 0.3s [2020-01-16T17:31:56.326Z] [2020-01-16T17:31:56.326Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-16T17:31:56.326Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-16T17:31:56.487Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-16T17:31:56.954Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-16T17:31:56.954Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-16T17:31:56.954Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2020-01-16T17:31:56.954Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-01-16T17:31:56.954Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-01-16T17:31:57.532Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 7.4s done [2020-01-16T17:31:57.532Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 [2020-01-16T17:31:57.532Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.6s done [2020-01-16T17:31:57.788Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.1s [2020-01-16T17:31:57.990Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-16T17:31:58.183Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.2s done [2020-01-16T17:31:58.183Z] #69 DONE 1.5s [2020-01-16T17:31:58.183Z] [2020-01-16T17:31:58.183Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-16T17:31:58.183Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-16T17:31:58.183Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.88MB / 9.88MB 0.7s done [2020-01-16T17:31:58.183Z] #8 sha256:110e6ca357e9cd2d48447176b73136df73cffe23caf802ff547ced06de7099c6 1.79kB / 1.79kB done [2020-01-16T17:31:58.183Z] #8 sha256:d687abb358934b9a8e43615e22285d02bb6cf359152ec00a0f23512b3b964b29 5.46kB / 5.46kB done [2020-01-16T17:31:58.183Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 26.16MB / 48.95MB 1.5s [2020-01-16T17:31:58.183Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 25.57MB / 51.32MB 1.5s [2020-01-16T17:31:58.183Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-16T17:31:58.183Z] #8 sha256:ef5966ea04196dfc39d2438a417747bb18e3b2017a53b3e183881cbda60d07f2 126B / 126B 0.2s done [2020-01-16T17:31:58.183Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 7.38MB / 7.38MB 0.4s done [2020-01-16T17:31:58.183Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 25.15MB / 56.59MB 1.5s [2020-01-16T17:31:58.183Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 21.45MB / 102.17MB 1.5s [2020-01-16T17:31:58.183Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 29.30MB / 48.95MB 1.6s [2020-01-16T17:31:58.183Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 30.63MB / 51.32MB 1.6s [2020-01-16T17:31:58.183Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 28.35MB / 56.59MB 1.6s [2020-01-16T17:31:58.183Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 32.14MB / 48.95MB 1.8s [2020-01-16T17:31:58.183Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 35.68MB / 51.32MB 1.8s [2020-01-16T17:31:58.351Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.5s done [2020-01-16T17:31:58.351Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 [2020-01-16T17:31:58.454Z] #47 73.81 go/token [2020-01-16T17:31:58.454Z] #47 ... [2020-01-16T17:31:58.454Z] [2020-01-16T17:31:58.454Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:31:58.454Z] #38 7.692 -- Detecting C compile features - done [2020-01-16T17:31:58.454Z] #38 7.717 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-16T17:31:58.454Z] #38 7.999 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-16T17:31:58.454Z] #38 8.132 -- Configuring done [2020-01-16T17:31:58.454Z] #38 8.164 -- Generating done [2020-01-16T17:31:58.454Z] #38 8.178 -- Build files have been written to: /tmp/tmp.seQ5X83RnB/tini [2020-01-16T17:31:58.454Z] #38 8.184 + make tini-static [2020-01-16T17:31:58.454Z] #38 8.680 Scanning dependencies of target tini-static [2020-01-16T17:31:58.454Z] #38 8.816 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-16T17:31:58.454Z] #38 10.20 [100%] Linking C executable tini-static [2020-01-16T17:31:58.454Z] #38 10.86 [100%] Built target tini-static [2020-01-16T17:31:58.454Z] #38 10.93 + mkdir -p /build [2020-01-16T17:31:58.454Z] #38 10.93 + cp tini-static /build/docker-init [2020-01-16T17:31:58.454Z] #38 DONE 11.2s [2020-01-16T17:31:58.454Z] [2020-01-16T17:31:58.454Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:31:58.454Z] #44 4.072 Note: Building without setproctitle() and strlcpy() support. [2020-01-16T17:31:58.454Z] #44 4.072 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-16T17:31:58.454Z] #44 6.302 fatal: not a git repository (or any of the parent directories): .git [2020-01-16T17:31:58.454Z] #44 6.320 GEN .gitid [2020-01-16T17:31:58.454Z] #44 6.329 GEN criu/include/version.h [2020-01-16T17:31:58.454Z] #44 6.368 GEN include/common/asm [2020-01-16T17:31:58.621Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-16T17:31:58.621Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-16T17:31:58.688Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 35.45MB / 48.95MB 1.9s [2020-01-16T17:31:58.688Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 39.62MB / 51.32MB 1.9s [2020-01-16T17:31:58.688Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 33.89MB / 56.59MB 1.9s [2020-01-16T17:31:58.688Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 29.75MB / 102.17MB 1.9s [2020-01-16T17:31:58.688Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 40.20MB / 48.95MB 2.1s [2020-01-16T17:31:58.688Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 42.87MB / 51.32MB 2.1s [2020-01-16T17:31:58.688Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 37.48MB / 56.59MB 2.1s [2020-01-16T17:31:58.688Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 44.37MB / 48.95MB 2.2s [2020-01-16T17:31:58.688Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 46.99MB / 51.32MB 2.2s [2020-01-16T17:31:58.688Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 41.47MB / 56.59MB 2.2s [2020-01-16T17:31:58.688Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 36.63MB / 102.17MB 2.2s [2020-01-16T17:31:59.063Z] #8 ... [2020-01-16T17:31:59.063Z] [2020-01-16T17:31:59.063Z] #21 [internal] load build context [2020-01-16T17:31:59.063Z] #21 transferring context: 46.58MB 2.5s done [2020-01-16T17:31:59.063Z] #21 DONE 2.6s [2020-01-16T17:31:59.063Z] [2020-01-16T17:31:59.063Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-16T17:31:59.063Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 47.54MB / 48.95MB 2.4s [2020-01-16T17:31:59.063Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 50.66MB / 51.32MB 2.4s [2020-01-16T17:31:59.063Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 44.51MB / 56.59MB 2.4s [2020-01-16T17:31:59.063Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 2.5s done [2020-01-16T17:31:59.063Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 50.99MB / 56.59MB 2.5s [2020-01-16T17:31:59.063Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 47.01MB / 102.17MB 2.5s [2020-01-16T17:31:59.435Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.95MB / 48.95MB 2.6s done [2020-01-16T17:31:59.435Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 2.6s [2020-01-16T17:31:59.435Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 2.7s done [2020-01-16T17:31:59.435Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 58.83MB / 102.17MB 2.9s [2020-01-16T17:31:59.686Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-16T17:31:59.806Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 73.14MB / 102.17MB 3.1s [2020-01-16T17:31:59.806Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 85.99MB / 102.17MB 3.2s [2020-01-16T17:32:00.005Z] #23 ... [2020-01-16T17:32:00.005Z] [2020-01-16T17:32:00.005Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:00.005Z] #43 4.876 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:00.005Z] #43 4.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:00.005Z] #43 4.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:00.005Z] #43 5.351 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB] [2020-01-16T17:32:00.005Z] #43 ... [2020-01-16T17:32:00.005Z] [2020-01-16T17:32:00.005Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:00.005Z] #53 5.903 + RM_GOPATH=0 [2020-01-16T17:32:00.005Z] #53 5.903 + TMP_GOPATH= [2020-01-16T17:32:00.005Z] #53 5.903 + : /build [2020-01-16T17:32:00.005Z] #53 5.903 + '[' -z '' ']' [2020-01-16T17:32:00.005Z] #53 5.903 ++ mktemp -d [2020-01-16T17:32:00.005Z] #53 5.903 + export GOPATH=/tmp/tmp.dWqm5oovYz [2020-01-16T17:32:00.005Z] #53 5.903 + GOPATH=/tmp/tmp.dWqm5oovYz [2020-01-16T17:32:00.005Z] #53 5.903 + RM_GOPATH=1 [2020-01-16T17:32:00.005Z] #53 5.906 ++ dirname ./install.sh [2020-01-16T17:32:00.005Z] #53 5.912 + dir=. [2020-01-16T17:32:00.005Z] #53 5.915 + bin=golangci_lint [2020-01-16T17:32:00.005Z] #53 5.915 + shift [2020-01-16T17:32:00.005Z] #53 5.916 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-16T17:32:00.005Z] #53 5.916 + . ./golangci_lint.installer [2020-01-16T17:32:00.005Z] #53 5.919 ++ : v1.20.0 [2020-01-16T17:32:00.005Z] #53 5.920 + install_golangci_lint [2020-01-16T17:32:00.005Z] #53 5.925 + echo 'Installing golangci-lint version v1.20.0' [2020-01-16T17:32:00.005Z] #53 5.925 Installing golangci-lint version v1.20.0 [2020-01-16T17:32:00.005Z] #53 5.926 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-16T17:32:00.179Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 100.39MB / 102.17MB 3.4s [2020-01-16T17:32:00.179Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 102.17MB / 102.17MB 3.6s done [2020-01-16T17:32:00.179Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e [2020-01-16T17:32:00.266Z] #53 ... [2020-01-16T17:32:00.266Z] [2020-01-16T17:32:00.266Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:00.266Z] #47 6.167 + RM_GOPATH=0 [2020-01-16T17:32:00.266Z] #47 6.167 + TMP_GOPATH= [2020-01-16T17:32:00.266Z] #47 6.167 + : /build [2020-01-16T17:32:00.266Z] #47 6.167 + '[' -z '' ']' [2020-01-16T17:32:00.266Z] #47 6.168 ++ mktemp -d [2020-01-16T17:32:00.266Z] #47 6.171 + export GOPATH=/tmp/tmp.l846cOOh7h [2020-01-16T17:32:00.266Z] #47 6.171 + GOPATH=/tmp/tmp.l846cOOh7h [2020-01-16T17:32:00.266Z] #47 6.171 + RM_GOPATH=1 [2020-01-16T17:32:00.266Z] #47 6.172 ++ dirname ./install.sh [2020-01-16T17:32:00.266Z] #47 6.180 + dir=. [2020-01-16T17:32:00.266Z] #47 6.180 + bin=vndr [2020-01-16T17:32:00.266Z] #47 6.180 + shift [2020-01-16T17:32:00.266Z] #47 6.180 + '[' '!' -f ./vndr.installer ']' [2020-01-16T17:32:00.266Z] #47 6.180 + . ./vndr.installer [2020-01-16T17:32:00.266Z] #47 6.180 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:32:00.266Z] #47 6.180 + install_vndr [2020-01-16T17:32:00.266Z] #47 6.180 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-16T17:32:00.266Z] #47 6.180 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.l846cOOh7h/src/github.com/LK4D4/vndr [2020-01-16T17:32:00.266Z] #47 6.180 Cloning into '/tmp/tmp.l846cOOh7h/src/github.com/LK4D4/vndr'... [2020-01-16T17:32:00.266Z] #47 6.180 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:32:00.317Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-16T17:32:00.317Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-16T17:32:00.317Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-16T17:32:00.356Z] #44 8.487 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-16T17:32:00.356Z] #44 8.569 PBCC images/opts.pb-c.c [2020-01-16T17:32:00.356Z] #44 8.657 PBCC images/sit.pb-c.c [2020-01-16T17:32:00.356Z] #44 8.707 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-16T17:32:00.614Z] #44 8.760 DEP images/opts.pb-c.d [2020-01-16T17:32:00.614Z] #44 8.847 DEP images/sit.pb-c.d [2020-01-16T17:32:00.614Z] #44 8.943 PBCC images/macvlan.pb-c.c [2020-01-16T17:32:00.614Z] #44 8.957 DEP images/macvlan.pb-c.d [2020-01-16T17:32:00.871Z] #44 9.018 PBCC images/autofs.pb-c.c [2020-01-16T17:32:00.871Z] #44 9.093 DEP images/autofs.pb-c.d [2020-01-16T17:32:00.871Z] #44 9.173 PBCC images/sysctl.pb-c.c [2020-01-16T17:32:00.871Z] #44 9.211 DEP images/sysctl.pb-c.d [2020-01-16T17:32:01.130Z] #44 9.270 PBCC images/time.pb-c.c [2020-01-16T17:32:01.130Z] #44 9.309 DEP images/time.pb-c.d [2020-01-16T17:32:01.130Z] #44 ... [2020-01-16T17:32:01.130Z] [2020-01-16T17:32:01.130Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:01.208Z] #47 6.937 + cd /tmp/tmp.l846cOOh7h/src/github.com/LK4D4/vndr [2020-01-16T17:32:01.208Z] #47 6.956 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:32:01.208Z] #47 6.963 + go build -buildmode=pie -v -o /build/vndr . [2020-01-16T17:32:01.349Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-16T17:32:01.641Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-16T17:32:01.932Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-16T17:32:02.167Z] #62 32.87 Checking out files: 68% (2071/3045) Checking out files: 69% (2102/3045) Checking out files: 70% (2132/3045) Checking out files: 71% (2162/3045) Checking out files: 72% (2193/3045) Checking out files: 73% (2223/3045) Checking out files: 74% (2254/3045) Checking out files: 75% (2284/3045) Checking out files: 76% (2315/3045) Checking out files: 77% (2345/3045) Checking out files: 78% (2376/3045) Checking out files: 79% (2406/3045) Checking out files: 80% (2436/3045) Checking out files: 81% (2467/3045) Checking out files: 82% (2497/3045) Checking out files: 83% (2528/3045) Checking out files: 84% (2558/3045) Checking out files: 85% (2589/3045) Checking out files: 86% (2619/3045) Checking out files: 87% (2650/3045) Checking out files: 88% (2680/3045) Checking out files: 89% (2711/3045) Checking out files: 90% (2741/3045) Checking out files: 91% (2771/3045) Checking out files: 92% (2802/3045) Checking out files: 93% (2832/3045) Checking out files: 94% (2863/3045) Checking out files: 95% (2893/3045) Checking out files: 96% (2924/3045) Checking out files: 97% (2954/3045) Checking out files: 98% (2985/3045) Checking out files: 99% (3015/3045) Checking out files: 100% (3045/3045) Checking out files: 100% (3045/3045), done. [2020-01-16T17:32:02.425Z] #62 34.07 + cd /tmp/tmp.fnhOTS09vB/src/github.com/containerd/containerd [2020-01-16T17:32:02.425Z] #62 34.07 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:32:02.562Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 3.8s done [2020-01-16T17:32:02.562Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 [2020-01-16T17:32:02.562Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-16T17:32:02.562Z] go: finding github.com/kr/pty v1.1.1 [2020-01-16T17:32:02.597Z] #47 8.503 internal/race [2020-01-16T17:32:02.597Z] #47 8.584 runtime/internal/sys [2020-01-16T17:32:02.859Z] #47 8.718 internal/cpu [2020-01-16T17:32:02.859Z] #47 8.805 runtime/internal/atomic [2020-01-16T17:32:02.859Z] #47 8.853 sync/atomic [2020-01-16T17:32:02.991Z] #62 34.78 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-16T17:32:02.991Z] #62 34.78 + BUILDTAGS='netgo osusergo static_build' [2020-01-16T17:32:02.991Z] #62 34.78 + export EXTRA_FLAGS=-buildmode=pie [2020-01-16T17:32:02.991Z] #62 34.78 + EXTRA_FLAGS=-buildmode=pie [2020-01-16T17:32:02.991Z] #62 34.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-16T17:32:02.991Z] #62 34.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-16T17:32:02.991Z] #62 34.78 + '[' '' = dynamic ']' [2020-01-16T17:32:02.991Z] #62 34.78 + make [2020-01-16T17:32:03.122Z] #47 9.041 runtime/internal/math [2020-01-16T17:32:03.383Z] #47 9.336 unicode [2020-01-16T17:32:03.645Z] #47 9.415 unicode/utf8 [2020-01-16T17:32:03.645Z] #47 9.602 math/bits [2020-01-16T17:32:03.907Z] #47 9.695 internal/bytealg [2020-01-16T17:32:03.907Z] #47 ... [2020-01-16T17:32:03.907Z] [2020-01-16T17:32:03.907Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:32:03.907Z] #59 5.182 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:03.907Z] #59 5.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:03.907Z] #59 5.209 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:03.907Z] #59 5.944 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB] [2020-01-16T17:32:03.907Z] #59 7.737 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB] [2020-01-16T17:32:03.907Z] #59 9.445 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-01-16T17:32:03.907Z] #59 ... [2020-01-16T17:32:03.907Z] [2020-01-16T17:32:03.907Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:03.907Z] #10 4.815 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:03.907Z] #10 4.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:03.907Z] #10 4.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:03.907Z] #10 5.377 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB] [2020-01-16T17:32:03.907Z] #10 6.896 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB] [2020-01-16T17:32:03.907Z] #10 8.742 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-01-16T17:32:03.924Z] #62 ... [2020-01-16T17:32:03.924Z] [2020-01-16T17:32:03.924Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:03.924Z] #33 69.79 flag [2020-01-16T17:32:03.924Z] #33 69.79 github.com/BurntSushi/toml [2020-01-16T17:32:03.924Z] #33 71.37 log [2020-01-16T17:32:03.924Z] #33 74.57 github.com/BurntSushi/toml/cmd/tomlv [2020-01-16T17:32:03.924Z] #33 DONE 79.4s [2020-01-16T17:32:03.924Z] [2020-01-16T17:32:03.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:32:03.924Z] #44 9.360 PBCC images/binfmt-misc.pb-c.c [2020-01-16T17:32:03.924Z] #44 9.429 DEP images/binfmt-misc.pb-c.d [2020-01-16T17:32:03.924Z] #44 9.492 PBCC images/seccomp.pb-c.c [2020-01-16T17:32:03.924Z] #44 9.523 DEP images/seccomp.pb-c.d [2020-01-16T17:32:03.924Z] #44 9.575 PBCC images/userns.pb-c.c [2020-01-16T17:32:03.924Z] #44 9.613 DEP images/userns.pb-c.d [2020-01-16T17:32:03.924Z] #44 9.660 PBCC images/cgroup.pb-c.c [2020-01-16T17:32:03.924Z] #44 9.737 DEP images/cgroup.pb-c.d [2020-01-16T17:32:03.924Z] #44 9.813 PBCC images/fown.pb-c.c [2020-01-16T17:32:03.924Z] #44 9.861 PBCC images/ext-file.pb-c.c [2020-01-16T17:32:03.924Z] #44 9.891 DEP images/fown.pb-c.d [2020-01-16T17:32:03.924Z] #44 9.987 DEP images/ext-file.pb-c.d [2020-01-16T17:32:03.924Z] #44 10.04 PBCC images/rpc.pb-c.c [2020-01-16T17:32:03.924Z] #44 10.05 DEP images/rpc.pb-c.d [2020-01-16T17:32:03.924Z] #44 10.14 PBCC images/siginfo.pb-c.c [2020-01-16T17:32:03.924Z] #44 10.17 DEP images/siginfo.pb-c.d [2020-01-16T17:32:03.924Z] #44 10.24 PBCC images/pagemap.pb-c.c [2020-01-16T17:32:03.924Z] #44 10.31 DEP images/pagemap.pb-c.d [2020-01-16T17:32:03.924Z] #44 10.37 PBCC images/rlimit.pb-c.c [2020-01-16T17:32:03.924Z] #44 10.38 DEP images/rlimit.pb-c.d [2020-01-16T17:32:03.924Z] #44 10.45 PBCC images/file-lock.pb-c.c [2020-01-16T17:32:03.924Z] #44 10.48 DEP images/file-lock.pb-c.d [2020-01-16T17:32:03.924Z] #44 10.53 PBCC images/tty.pb-c.c [2020-01-16T17:32:03.924Z] #44 10.57 DEP images/tty.pb-c.d [2020-01-16T17:32:03.924Z] #44 10.62 PBCC images/tun.pb-c.c [2020-01-16T17:32:03.924Z] #44 10.71 PBCC images/netdev.pb-c.c [2020-01-16T17:32:03.924Z] #44 10.77 DEP images/tun.pb-c.d [2020-01-16T17:32:03.924Z] #44 10.83 DEP images/netdev.pb-c.d [2020-01-16T17:32:03.924Z] #44 10.90 PBCC images/vma.pb-c.c [2020-01-16T17:32:03.924Z] #44 10.99 DEP images/vma.pb-c.d [2020-01-16T17:32:03.924Z] #44 11.07 PBCC images/creds.pb-c.c [2020-01-16T17:32:03.924Z] #44 11.08 DEP images/creds.pb-c.d [2020-01-16T17:32:03.924Z] #44 11.16 PBCC images/utsns.pb-c.c [2020-01-16T17:32:03.924Z] #44 11.18 DEP images/utsns.pb-c.d [2020-01-16T17:32:03.924Z] #44 11.24 PBCC images/ipc-desc.pb-c.c [2020-01-16T17:32:03.924Z] #44 11.27 PBCC images/ipc-sem.pb-c.c [2020-01-16T17:32:03.924Z] #44 11.30 DEP images/ipc-desc.pb-c.d [2020-01-16T17:32:03.924Z] #44 11.34 DEP images/ipc-sem.pb-c.d [2020-01-16T17:32:03.924Z] #44 11.37 PBCC images/ipc-msg.pb-c.c [2020-01-16T17:32:03.924Z] #44 11.39 DEP images/ipc-msg.pb-c.d [2020-01-16T17:32:03.924Z] #44 11.44 PBCC images/ipc-shm.pb-c.c [2020-01-16T17:32:03.924Z] #44 11.46 DEP images/ipc-shm.pb-c.d [2020-01-16T17:32:03.924Z] #44 11.49 PBCC images/ipc-var.pb-c.c [2020-01-16T17:32:03.924Z] #44 11.52 DEP images/ipc-var.pb-c.d [2020-01-16T17:32:03.924Z] #44 11.59 PBCC images/sk-opts.pb-c.c [2020-01-16T17:32:03.924Z] #44 11.64 PBCC images/packet-sock.pb-c.c [2020-01-16T17:32:03.924Z] #44 11.72 DEP images/sk-opts.pb-c.d [2020-01-16T17:32:03.924Z] #44 11.83 DEP images/packet-sock.pb-c.d [2020-01-16T17:32:03.924Z] #44 11.90 PBCC images/sk-netlink.pb-c.c [2020-01-16T17:32:03.924Z] #44 11.96 DEP images/sk-netlink.pb-c.d [2020-01-16T17:32:03.924Z] #44 12.03 PBCC images/sk-inet.pb-c.c [2020-01-16T17:32:03.924Z] #44 12.11 DEP images/sk-inet.pb-c.d [2020-01-16T17:32:04.169Z] #10 ... [2020-01-16T17:32:04.169Z] [2020-01-16T17:32:04.169Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:32:04.169Z] #41 6.568 + git clone https://github.com/docker/distribution.git . [2020-01-16T17:32:04.169Z] #41 6.576 Cloning into '.'... [2020-01-16T17:32:04.169Z] #41 ... [2020-01-16T17:32:04.169Z] [2020-01-16T17:32:04.169Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:04.169Z] #71 6.512 + RM_GOPATH=0 [2020-01-16T17:32:04.169Z] #71 6.512 + TMP_GOPATH= [2020-01-16T17:32:04.169Z] #71 6.512 + : /build [2020-01-16T17:32:04.169Z] #71 6.512 + '[' -z '' ']' [2020-01-16T17:32:04.169Z] #71 6.512 ++ mktemp -d [2020-01-16T17:32:04.169Z] #71 6.517 + export GOPATH=/tmp/tmp.FpzsLDKK6V [2020-01-16T17:32:04.169Z] #71 6.517 + GOPATH=/tmp/tmp.FpzsLDKK6V [2020-01-16T17:32:04.169Z] #71 6.517 + RM_GOPATH=1 [2020-01-16T17:32:04.169Z] #71 6.518 ++ dirname ./install.sh [2020-01-16T17:32:04.169Z] #71 6.524 + dir=. [2020-01-16T17:32:04.169Z] #71 6.525 + bin=proxy [2020-01-16T17:32:04.169Z] #71 6.525 + shift [2020-01-16T17:32:04.169Z] #71 6.525 + '[' '!' -f ./proxy.installer ']' [2020-01-16T17:32:04.169Z] #71 6.525 + . ./proxy.installer [2020-01-16T17:32:04.169Z] #71 6.525 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:32:04.169Z] #71 6.526 + install_proxy [2020-01-16T17:32:04.169Z] #71 6.526 + case "$1" in [2020-01-16T17:32:04.169Z] #71 6.526 + export CGO_ENABLED=0 [2020-01-16T17:32:04.169Z] #71 6.526 + CGO_ENABLED=0 [2020-01-16T17:32:04.169Z] #71 6.526 + _install_proxy [2020-01-16T17:32:04.169Z] #71 6.526 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-16T17:32:04.169Z] #71 6.526 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FpzsLDKK6V/src/github.com/docker/libnetwork [2020-01-16T17:32:04.169Z] #71 6.526 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:32:04.169Z] #71 6.532 Cloning into '/tmp/tmp.FpzsLDKK6V/src/github.com/docker/libnetwork'... [2020-01-16T17:32:04.182Z] #44 12.32 PBCC images/sk-unix.pb-c.c [2020-01-16T17:32:04.182Z] #44 12.39 DEP images/sk-unix.pb-c.d [2020-01-16T17:32:04.182Z] #44 12.47 PBCC images/mm.pb-c.c [2020-01-16T17:32:04.431Z] #71 ... [2020-01-16T17:32:04.431Z] [2020-01-16T17:32:04.431Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:04.431Z] #65 6.140 + RM_GOPATH=0 [2020-01-16T17:32:04.431Z] #65 6.140 + TMP_GOPATH= [2020-01-16T17:32:04.431Z] #65 6.140 + : /build/ [2020-01-16T17:32:04.431Z] #65 6.140 + '[' -z '' ']' [2020-01-16T17:32:04.431Z] #65 6.140 ++ mktemp -d [2020-01-16T17:32:04.431Z] #65 6.150 + export GOPATH=/tmp/tmp.Qv6ygk83so [2020-01-16T17:32:04.431Z] #65 6.150 + GOPATH=/tmp/tmp.Qv6ygk83so [2020-01-16T17:32:04.431Z] #65 6.150 + RM_GOPATH=1 [2020-01-16T17:32:04.431Z] #65 6.158 ++ dirname ./install.sh [2020-01-16T17:32:04.431Z] #65 6.160 + dir=. [2020-01-16T17:32:04.431Z] #65 6.160 + bin=rootlesskit [2020-01-16T17:32:04.431Z] #65 6.160 + shift [2020-01-16T17:32:04.431Z] #65 6.160 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-16T17:32:04.431Z] #65 6.160 + . ./rootlesskit.installer [2020-01-16T17:32:04.431Z] #65 6.160 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:32:04.431Z] #65 6.160 + install_rootlesskit [2020-01-16T17:32:04.431Z] #65 6.160 + case "$1" in [2020-01-16T17:32:04.431Z] #65 6.160 + export CGO_ENABLED=0 [2020-01-16T17:32:04.431Z] #65 6.160 + CGO_ENABLED=0 [2020-01-16T17:32:04.431Z] #65 6.160 + _install_rootlesskit [2020-01-16T17:32:04.431Z] #65 6.160 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-16T17:32:04.431Z] #65 6.160 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:32:04.431Z] #65 6.161 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Qv6ygk83so/src/github.com/rootless-containers/rootlesskit [2020-01-16T17:32:04.431Z] #65 6.165 Cloning into '/tmp/tmp.Qv6ygk83so/src/github.com/rootless-containers/rootlesskit'... [2020-01-16T17:32:04.431Z] #65 9.955 + cd /tmp/tmp.Qv6ygk83so/src/github.com/rootless-containers/rootlesskit [2020-01-16T17:32:04.431Z] #65 9.981 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:32:04.431Z] #65 10.30 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-16T17:32:04.431Z] #65 10.31 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-16T17:32:04.431Z] #65 ... [2020-01-16T17:32:04.431Z] [2020-01-16T17:32:04.431Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:04.431Z] #33 6.460 + RM_GOPATH=0 [2020-01-16T17:32:04.431Z] #33 6.460 + TMP_GOPATH= [2020-01-16T17:32:04.431Z] #33 6.460 + : /build [2020-01-16T17:32:04.431Z] #33 6.460 + '[' -z '' ']' [2020-01-16T17:32:04.431Z] #33 6.460 ++ mktemp -d [2020-01-16T17:32:04.431Z] #33 6.494 + export GOPATH=/tmp/tmp.NGBsAFYvDB [2020-01-16T17:32:04.431Z] #33 6.494 + GOPATH=/tmp/tmp.NGBsAFYvDB [2020-01-16T17:32:04.431Z] #33 6.494 + RM_GOPATH=1 [2020-01-16T17:32:04.431Z] #33 6.494 ++ dirname ./install.sh [2020-01-16T17:32:04.431Z] #33 6.507 + dir=. [2020-01-16T17:32:04.431Z] #33 6.507 + bin=tomlv [2020-01-16T17:32:04.431Z] #33 6.507 + shift [2020-01-16T17:32:04.431Z] #33 6.507 + '[' '!' -f ./tomlv.installer ']' [2020-01-16T17:32:04.431Z] #33 6.507 + . ./tomlv.installer [2020-01-16T17:32:04.431Z] #33 6.507 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:32:04.431Z] #33 6.507 + install_tomlv [2020-01-16T17:32:04.431Z] #33 6.507 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-16T17:32:04.431Z] #33 6.507 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NGBsAFYvDB/src/github.com/BurntSushi/toml [2020-01-16T17:32:04.431Z] #33 6.507 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:32:04.431Z] #33 6.554 Cloning into '/tmp/tmp.NGBsAFYvDB/src/github.com/BurntSushi/toml'... [2020-01-16T17:32:04.431Z] #33 7.583 + cd /tmp/tmp.NGBsAFYvDB/src/github.com/BurntSushi/toml [2020-01-16T17:32:04.431Z] #33 7.583 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:32:04.431Z] #33 7.603 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-16T17:32:04.431Z] #33 8.523 internal/cpu [2020-01-16T17:32:04.431Z] #33 8.613 runtime/internal/sys [2020-01-16T17:32:04.431Z] #33 8.695 math/bits [2020-01-16T17:32:04.431Z] #33 8.817 runtime/internal/atomic [2020-01-16T17:32:04.431Z] #33 9.090 runtime/internal/math [2020-01-16T17:32:04.431Z] #33 9.306 unicode/utf8 [2020-01-16T17:32:04.431Z] #33 9.419 sync/atomic [2020-01-16T17:32:04.431Z] #33 9.578 internal/bytealg [2020-01-16T17:32:04.431Z] #33 9.671 math [2020-01-16T17:32:04.431Z] #33 10.18 unicode [2020-01-16T17:32:04.440Z] #44 12.61 DEP images/mm.pb-c.d [2020-01-16T17:32:04.440Z] #44 12.64 PBCC images/timerfd.pb-c.c [2020-01-16T17:32:04.440Z] #44 12.71 DEP images/timerfd.pb-c.d [2020-01-16T17:32:04.692Z] #33 ... [2020-01-16T17:32:04.692Z] [2020-01-16T17:32:04.692Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:04.692Z] #50 6.524 + RM_GOPATH=0 [2020-01-16T17:32:04.692Z] #50 6.524 + TMP_GOPATH= [2020-01-16T17:32:04.692Z] #50 6.524 + : /build [2020-01-16T17:32:04.692Z] #50 6.524 + '[' -z '' ']' [2020-01-16T17:32:04.692Z] #50 6.524 ++ mktemp -d [2020-01-16T17:32:04.692Z] #50 6.534 + export GOPATH=/tmp/tmp.Zm7GM5SCB4 [2020-01-16T17:32:04.692Z] #50 6.534 + GOPATH=/tmp/tmp.Zm7GM5SCB4 [2020-01-16T17:32:04.692Z] #50 6.534 + RM_GOPATH=1 [2020-01-16T17:32:04.692Z] #50 6.534 ++ dirname ./install.sh [2020-01-16T17:32:04.692Z] #50 6.543 + dir=. [2020-01-16T17:32:04.692Z] #50 6.544 + bin=gotestsum [2020-01-16T17:32:04.692Z] #50 6.545 + shift [2020-01-16T17:32:04.692Z] #50 6.546 + '[' '!' -f ./gotestsum.installer ']' [2020-01-16T17:32:04.692Z] #50 6.547 + . ./gotestsum.installer [2020-01-16T17:32:04.692Z] #50 6.547 ++ : v0.3.5 [2020-01-16T17:32:04.692Z] #50 6.547 + install_gotestsum [2020-01-16T17:32:04.692Z] #50 6.547 + echo 'Installing gotestsum version v0.3.5' [2020-01-16T17:32:04.692Z] #50 6.547 Installing gotestsum version v0.3.5 [2020-01-16T17:32:04.692Z] #50 6.548 + go get -d gotest.tools/gotestsum [2020-01-16T17:32:04.692Z] #50 ... [2020-01-16T17:32:04.692Z] [2020-01-16T17:32:04.692Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:32:04.692Z] #35 6.901 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:04.692Z] #35 7.024 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:04.692Z] #35 7.024 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:04.692Z] #35 8.086 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB] [2020-01-16T17:32:04.692Z] #35 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB] [2020-01-16T17:32:04.698Z] #44 12.76 PBCC images/timer.pb-c.c [2020-01-16T17:32:04.698Z] #44 12.81 DEP images/timer.pb-c.d [2020-01-16T17:32:04.698Z] #44 12.97 PBCC images/sa.pb-c.c [2020-01-16T17:32:04.953Z] #35 ... [2020-01-16T17:32:04.953Z] [2020-01-16T17:32:04.953Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:32:04.953Z] #25 5.335 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:04.953Z] #25 5.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:04.953Z] #25 5.366 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:04.953Z] #25 6.449 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB] [2020-01-16T17:32:04.953Z] #25 8.305 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB] [2020-01-16T17:32:04.953Z] #25 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-01-16T17:32:04.955Z] #44 13.12 DEP images/sa.pb-c.d [2020-01-16T17:32:04.955Z] #44 13.22 PBCC images/pipe-data.pb-c.c [2020-01-16T17:32:04.955Z] #44 13.22 DEP images/pipe-data.pb-c.d [2020-01-16T17:32:04.955Z] #44 13.29 PBCC images/mnt.pb-c.c [2020-01-16T17:32:05.213Z] #44 13.37 DEP images/mnt.pb-c.d [2020-01-16T17:32:05.213Z] #44 13.41 PBCC images/sk-packet.pb-c.c [2020-01-16T17:32:05.213Z] #44 13.44 DEP images/sk-packet.pb-c.d [2020-01-16T17:32:05.213Z] #44 13.48 PBCC images/tcp-stream.pb-c.c [2020-01-16T17:32:05.213Z] #44 13.54 DEP images/tcp-stream.pb-c.d [2020-01-16T17:32:05.213Z] #44 13.62 PBCC images/pipe.pb-c.c [2020-01-16T17:32:05.291Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-16T17:32:05.471Z] #44 13.72 DEP images/pipe.pb-c.d [2020-01-16T17:32:05.536Z] #25 ... [2020-01-16T17:32:05.536Z] [2020-01-16T17:32:05.536Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:05.536Z] #47 10.31 internal/testlog [2020-01-16T17:32:05.536Z] #47 10.55 runtime [2020-01-16T17:32:05.536Z] #47 10.81 encoding [2020-01-16T17:32:05.536Z] #47 10.95 math [2020-01-16T17:32:05.729Z] #44 13.78 PBCC images/pstree.pb-c.c [2020-01-16T17:32:05.729Z] #44 13.81 DEP images/pstree.pb-c.d [2020-01-16T17:32:05.729Z] #44 13.86 PBCC images/fs.pb-c.c [2020-01-16T17:32:05.729Z] #44 13.91 DEP images/fs.pb-c.d [2020-01-16T17:32:05.729Z] #44 13.98 PBCC images/signalfd.pb-c.c [2020-01-16T17:32:05.800Z] #47 11.53 unicode/utf16 [2020-01-16T17:32:05.921Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-16T17:32:05.921Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-16T17:32:05.987Z] #44 14.04 DEP images/signalfd.pb-c.d [2020-01-16T17:32:05.987Z] #44 14.12 PBCC images/fh.pb-c.c [2020-01-16T17:32:05.987Z] #44 14.17 PBCC images/fsnotify.pb-c.c [2020-01-16T17:32:05.987Z] #44 14.23 DEP images/fh.pb-c.d [2020-01-16T17:32:05.987Z] #44 14.29 DEP images/fsnotify.pb-c.d [2020-01-16T17:32:06.245Z] #44 14.34 PBCC images/eventpoll.pb-c.c [2020-01-16T17:32:06.245Z] #44 14.37 DEP images/eventpoll.pb-c.d [2020-01-16T17:32:06.245Z] #44 14.40 PBCC images/eventfd.pb-c.c [2020-01-16T17:32:06.245Z] #44 14.44 DEP images/eventfd.pb-c.d [2020-01-16T17:32:06.245Z] #44 14.49 PBCC images/remap-file-path.pb-c.c [2020-01-16T17:32:06.245Z] #44 14.52 DEP images/remap-file-path.pb-c.d [2020-01-16T17:32:06.245Z] #44 14.56 PBCC images/fifo.pb-c.c [2020-01-16T17:32:06.245Z] #44 14.59 DEP images/fifo.pb-c.d [2020-01-16T17:32:06.245Z] #44 14.62 PBCC images/ghost-file.pb-c.c [2020-01-16T17:32:06.503Z] #44 14.73 DEP images/ghost-file.pb-c.d [2020-01-16T17:32:06.503Z] #44 14.79 PBCC images/regfile.pb-c.c [2020-01-16T17:32:06.503Z] #44 14.84 DEP images/regfile.pb-c.d [2020-01-16T17:32:06.732Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 3.9s done [2020-01-16T17:32:06.732Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 [2020-01-16T17:32:06.761Z] #44 14.89 PBCC images/ns.pb-c.c [2020-01-16T17:32:06.761Z] #44 14.91 DEP images/ns.pb-c.d [2020-01-16T17:32:06.761Z] #44 14.97 PBCC images/fdinfo.pb-c.c [2020-01-16T17:32:06.761Z] #44 15.08 DEP images/fdinfo.pb-c.d [2020-01-16T17:32:07.019Z] #44 15.13 PBCC images/core-aarch64.pb-c.c [2020-01-16T17:32:07.019Z] #44 15.19 PBCC images/core-arm.pb-c.c [2020-01-16T17:32:07.019Z] #44 15.25 PBCC images/core-ppc64.pb-c.c [2020-01-16T17:32:07.019Z] #44 15.32 PBCC images/core-s390.pb-c.c [2020-01-16T17:32:07.192Z] #47 12.75 container/list [2020-01-16T17:32:07.277Z] #44 15.38 PBCC images/core-x86.pb-c.c [2020-01-16T17:32:07.277Z] #44 15.47 PBCC images/core.pb-c.c [2020-01-16T17:32:07.277Z] #44 15.55 PBCC images/inventory.pb-c.c [2020-01-16T17:32:07.277Z] #44 15.60 DEP images/core-aarch64.pb-c.d [2020-01-16T17:32:07.536Z] #44 15.64 DEP images/core-arm.pb-c.d [2020-01-16T17:32:07.536Z] #44 15.67 DEP images/core-ppc64.pb-c.d [2020-01-16T17:32:07.536Z] #44 15.79 DEP images/core-s390.pb-c.d [2020-01-16T17:32:07.536Z] #44 15.82 DEP images/core-x86.pb-c.d [2020-01-16T17:32:07.536Z] #44 15.90 DEP images/core.pb-c.d [2020-01-16T17:32:07.767Z] #47 13.51 crypto/internal/subtle [2020-01-16T17:32:07.794Z] #44 15.98 DEP images/inventory.pb-c.d [2020-01-16T17:32:07.794Z] #44 16.03 PBCC images/cpuinfo.pb-c.c [2020-01-16T17:32:07.794Z] #44 16.05 DEP images/cpuinfo.pb-c.d [2020-01-16T17:32:07.794Z] #44 16.10 PBCC images/stats.pb-c.c [2020-01-16T17:32:07.794Z] #44 16.17 DEP images/stats.pb-c.d [2020-01-16T17:32:08.030Z] #47 13.95 crypto/subtle [2020-01-16T17:32:08.625Z] #47 14.28 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-16T17:32:08.625Z] #47 14.60 internal/nettrace [2020-01-16T17:32:09.177Z] #44 17.33 make[1]: Nothing to be done for 'all'. [2020-01-16T17:32:09.202Z] #47 15.05 runtime/cgo [2020-01-16T17:32:09.742Z] #44 ... [2020-01-16T17:32:09.742Z] [2020-01-16T17:32:09.742Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:09.742Z] #47 75.16 go/scanner [2020-01-16T17:32:09.742Z] #47 76.14 internal/lazyregexp [2020-01-16T17:32:09.742Z] #47 76.26 go/ast [2020-01-16T17:32:09.742Z] #47 76.46 net/url [2020-01-16T17:32:09.742Z] #47 78.65 text/template/parse [2020-01-16T17:32:09.742Z] #47 81.37 go/parser [2020-01-16T17:32:09.742Z] #47 82.83 text/template [2020-01-16T17:32:09.742Z] #47 85.39 encoding/xml [2020-01-16T17:32:10.590Z] #47 ... [2020-01-16T17:32:10.590Z] [2020-01-16T17:32:10.590Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:32:10.590Z] #30 6.769 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-16T17:32:10.590Z] #30 6.805 Cloning into '.'... [2020-01-16T17:32:10.676Z] #47 ... [2020-01-16T17:32:10.676Z] [2020-01-16T17:32:10.676Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:32:10.676Z] #44 18.76 CC images/stats.o [2020-01-16T17:32:10.856Z] #30 ... [2020-01-16T17:32:10.856Z] [2020-01-16T17:32:10.856Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:10.856Z] #23 6.546 + RM_GOPATH=0 [2020-01-16T17:32:10.856Z] #23 6.546 + TMP_GOPATH= [2020-01-16T17:32:10.856Z] #23 6.546 + : /build [2020-01-16T17:32:10.856Z] #23 6.546 + '[' -z '' ']' [2020-01-16T17:32:10.856Z] #23 6.546 ++ mktemp -d [2020-01-16T17:32:10.856Z] #23 6.547 + export GOPATH=/tmp/tmp.XIYuwmhdE1 [2020-01-16T17:32:10.856Z] #23 6.547 + GOPATH=/tmp/tmp.XIYuwmhdE1 [2020-01-16T17:32:10.856Z] #23 6.548 + RM_GOPATH=1 [2020-01-16T17:32:10.856Z] #23 6.549 ++ dirname ./install.sh [2020-01-16T17:32:10.856Z] #23 6.551 + dir=. [2020-01-16T17:32:10.856Z] #23 6.551 + bin=dockercli [2020-01-16T17:32:10.856Z] #23 6.551 + shift [2020-01-16T17:32:10.856Z] #23 6.551 + '[' '!' -f ./dockercli.installer ']' [2020-01-16T17:32:10.856Z] #23 6.551 + . ./dockercli.installer [2020-01-16T17:32:10.856Z] #23 6.551 ++ : stable [2020-01-16T17:32:10.856Z] #23 6.551 ++ : 17.06.2-ce [2020-01-16T17:32:10.856Z] #23 6.551 + install_dockercli [2020-01-16T17:32:10.856Z] #23 6.551 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-16T17:32:10.856Z] #23 6.551 Install docker/cli version 17.06.2-ce from stable [2020-01-16T17:32:10.856Z] #23 6.552 ++ uname -m [2020-01-16T17:32:10.856Z] #23 6.555 + arch=aarch64 [2020-01-16T17:32:10.856Z] #23 6.555 + '[' aarch64 '!=' x86_64 ']' [2020-01-16T17:32:10.856Z] #23 6.555 + '[' aarch64 '!=' s390x ']' [2020-01-16T17:32:10.856Z] #23 6.555 + '[' aarch64 '!=' armhf ']' [2020-01-16T17:32:10.856Z] #23 6.555 + build_dockercli [2020-01-16T17:32:10.856Z] #23 6.555 + git clone https://github.com/docker/docker-ce /tmp/tmp.XIYuwmhdE1/tmp/docker-ce [2020-01-16T17:32:10.856Z] #23 6.566 Cloning into '/tmp/tmp.XIYuwmhdE1/tmp/docker-ce'... [2020-01-16T17:32:10.934Z] #44 19.14 CC images/core.o [2020-01-16T17:32:11.118Z] #23 ... [2020-01-16T17:32:11.118Z] [2020-01-16T17:32:11.118Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:11.118Z] #43 7.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB] [2020-01-16T17:32:11.118Z] #43 9.096 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-01-16T17:32:11.118Z] #43 14.56 Fetched 8149 kB in 10s (814 kB/s) [2020-01-16T17:32:11.118Z] #43 14.56 Reading package lists... [2020-01-16T17:32:11.118Z] #43 ... [2020-01-16T17:32:11.118Z] [2020-01-16T17:32:11.118Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:32:11.118Z] #25 15.51 Fetched 8149 kB in 10s (782 kB/s) [2020-01-16T17:32:11.498Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 10.8s done [2020-01-16T17:32:11.498Z] #8 DONE 14.6s [2020-01-16T17:32:11.498Z] [2020-01-16T17:32:11.498Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-16T17:32:11.498Z] #9 DONE 0.3s [2020-01-16T17:32:11.498Z] [2020-01-16T17:32:11.498Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-16T17:32:11.498Z] #10 DONE 0.3s [2020-01-16T17:32:11.498Z] [2020-01-16T17:32:11.498Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-16T17:32:11.498Z] #41 DONE 0.0s [2020-01-16T17:32:11.498Z] [2020-01-16T17:32:11.498Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:32:11.498Z] #22 DONE 0.1s [2020-01-16T17:32:11.498Z] [2020-01-16T17:32:11.498Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-16T17:32:11.498Z] #30 DONE 0.1s [2020-01-16T17:32:11.498Z] [2020-01-16T17:32:11.498Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:32:11.498Z] #44 19.75 CC images/core-x86.o [2020-01-16T17:32:11.951Z] #31 ... [2020-01-16T17:32:11.951Z] [2020-01-16T17:32:11.951Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-16T17:32:11.951Z] #47 DONE 0.1s [2020-01-16T17:32:11.951Z] [2020-01-16T17:32:11.951Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-16T17:32:11.951Z] #23 DONE 0.1s [2020-01-16T17:32:11.951Z] [2020-01-16T17:32:11.951Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-16T17:32:11.951Z] #33 DONE 0.1s [2020-01-16T17:32:11.951Z] [2020-01-16T17:32:11.951Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-16T17:32:11.951Z] #53 DONE 0.1s [2020-01-16T17:32:11.951Z] [2020-01-16T17:32:11.951Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-16T17:32:11.951Z] #50 DONE 0.1s [2020-01-16T17:32:11.951Z] [2020-01-16T17:32:11.951Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-16T17:32:11.951Z] #71 DONE 0.1s [2020-01-16T17:32:11.951Z] [2020-01-16T17:32:11.951Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-16T17:32:11.951Z] #65 DONE 0.1s [2020-01-16T17:32:11.951Z] [2020-01-16T17:32:11.951Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:11.980Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 5.1s [2020-01-16T17:32:12.064Z] #44 20.32 CC images/core-arm.o [2020-01-16T17:32:12.630Z] #44 20.73 CC images/core-aarch64.o [2020-01-16T17:32:12.906Z] #66 1.014 + RM_GOPATH=0 [2020-01-16T17:32:12.906Z] #66 1.032 + TMP_GOPATH= [2020-01-16T17:32:12.906Z] #66 1.032 + : /build/ [2020-01-16T17:32:12.906Z] #66 1.032 + '[' -z '' ']' [2020-01-16T17:32:12.906Z] #66 1.040 ++ mktemp -d [2020-01-16T17:32:12.906Z] #66 1.050 + export GOPATH=/tmp/tmp.DQ3unS9DZf [2020-01-16T17:32:12.906Z] #66 1.050 + GOPATH=/tmp/tmp.DQ3unS9DZf [2020-01-16T17:32:12.906Z] #66 1.050 + RM_GOPATH=1 [2020-01-16T17:32:12.906Z] #66 1.061 ++ dirname ./install.sh [2020-01-16T17:32:12.906Z] #66 1.064 + dir=. [2020-01-16T17:32:12.906Z] #66 1.064 + bin=rootlesskit [2020-01-16T17:32:12.906Z] #66 1.064 + shift [2020-01-16T17:32:12.906Z] #66 1.071 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-16T17:32:12.906Z] #66 1.071 + . ./rootlesskit.installer [2020-01-16T17:32:12.906Z] #66 1.071 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:32:12.906Z] #66 1.071 + install_rootlesskit [2020-01-16T17:32:12.906Z] #66 1.071 + case "$1" in [2020-01-16T17:32:12.906Z] #66 1.071 + export CGO_ENABLED=0 [2020-01-16T17:32:12.906Z] #66 1.071 + CGO_ENABLED=0 [2020-01-16T17:32:12.906Z] #66 1.071 + _install_rootlesskit [2020-01-16T17:32:12.906Z] #66 1.071 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-16T17:32:12.906Z] #66 1.076 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DQ3unS9DZf/src/github.com/rootless-containers/rootlesskit [2020-01-16T17:32:12.906Z] #66 1.076 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:32:12.906Z] #66 1.091 Cloning into '/tmp/tmp.DQ3unS9DZf/src/github.com/rootless-containers/rootlesskit'... [2020-01-16T17:32:13.197Z] #44 21.30 CC images/core-ppc64.o [2020-01-16T17:32:13.763Z] #44 22.01 CC images/core-s390.o [2020-01-16T17:32:14.329Z] #44 ... [2020-01-16T17:32:14.329Z] [2020-01-16T17:32:14.329Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:14.329Z] #62 36.11 + bin/ctr [2020-01-16T17:32:14.454Z] #25 15.51 Reading package lists... [2020-01-16T17:32:14.454Z] #25 20.61 Reading package lists... [2020-01-16T17:32:14.454Z] #25 ... [2020-01-16T17:32:14.454Z] [2020-01-16T17:32:14.454Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:14.454Z] #43 14.56 Reading package lists... [2020-01-16T17:32:14.587Z] #62 ... [2020-01-16T17:32:14.587Z] [2020-01-16T17:32:14.587Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:14.587Z] #47 88.15 go/doc [2020-01-16T17:32:14.845Z] #47 90.37 github.com/LK4D4/vndr/versioned [2020-01-16T17:32:14.845Z] #47 90.44 compress/flate [2020-01-16T17:32:15.032Z] #43 ... [2020-01-16T17:32:15.032Z] [2020-01-16T17:32:15.032Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:15.032Z] #33 10.60 runtime [2020-01-16T17:32:15.032Z] #33 11.05 encoding [2020-01-16T17:32:15.032Z] #33 15.58 runtime/cgo [2020-01-16T17:32:15.032Z] #33 ... [2020-01-16T17:32:15.032Z] [2020-01-16T17:32:15.032Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:15.254Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 8.5s done [2020-01-16T17:32:15.254Z] #7 extracting sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 [2020-01-16T17:32:15.509Z] #7 extracting sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 done [2020-01-16T17:32:15.509Z] #7 DONE 28.5s [2020-01-16T17:32:15.509Z] [2020-01-16T17:32:15.509Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-16T17:32:15.975Z] #43 21.27 Reading package lists... [2020-01-16T17:32:15.975Z] #43 ... [2020-01-16T17:32:15.975Z] [2020-01-16T17:32:15.975Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:32:15.975Z] #35 12.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-01-16T17:32:15.975Z] #35 17.04 Fetched 8149 kB in 10s (784 kB/s) [2020-01-16T17:32:15.975Z] #35 17.04 Reading package lists... [2020-01-16T17:32:15.975Z] #35 ... [2020-01-16T17:32:15.975Z] [2020-01-16T17:32:15.975Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:16.441Z] #66 4.160 + cd /tmp/tmp.DQ3unS9DZf/src/github.com/rootless-containers/rootlesskit [2020-01-16T17:32:16.441Z] #66 4.160 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:32:16.441Z] #66 4.542 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-16T17:32:16.441Z] #66 4.542 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-16T17:32:16.638Z] #71 21.55 Checking out files: 58% (1168/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-16T17:32:16.638Z] #71 22.59 + cd /tmp/tmp.FpzsLDKK6V/src/github.com/docker/libnetwork [2020-01-16T17:32:16.638Z] #71 22.59 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:32:16.744Z] #47 91.96 github.com/LK4D4/vndr/build [2020-01-16T17:32:17.211Z] #71 23.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-16T17:32:17.312Z] #66 ... [2020-01-16T17:32:17.313Z] [2020-01-16T17:32:17.313Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:17.313Z] #34 1.083 + RM_GOPATH=0 [2020-01-16T17:32:17.313Z] #34 1.083 + TMP_GOPATH= [2020-01-16T17:32:17.313Z] #34 1.083 + : /build [2020-01-16T17:32:17.313Z] #34 1.083 + '[' -z '' ']' [2020-01-16T17:32:17.313Z] #34 1.091 ++ mktemp -d [2020-01-16T17:32:17.313Z] #34 1.101 + export GOPATH=/tmp/tmp.FOQukCZW7P [2020-01-16T17:32:17.313Z] #34 1.101 + GOPATH=/tmp/tmp.FOQukCZW7P [2020-01-16T17:32:17.313Z] #34 1.101 + RM_GOPATH=1 [2020-01-16T17:32:17.313Z] #34 1.112 ++ dirname ./install.sh [2020-01-16T17:32:17.313Z] #34 1.114 + dir=. [2020-01-16T17:32:17.313Z] #34 1.121 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:32:17.313Z] #34 1.121 + bin=tomlv [2020-01-16T17:32:17.313Z] #34 1.121 + shift [2020-01-16T17:32:17.313Z] #34 1.121 + '[' '!' -f ./tomlv.installer ']' [2020-01-16T17:32:17.313Z] #34 1.121 + . ./tomlv.installer [2020-01-16T17:32:17.313Z] #34 1.121 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:32:17.313Z] #34 1.121 + install_tomlv [2020-01-16T17:32:17.313Z] #34 1.121 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-16T17:32:17.313Z] #34 1.121 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FOQukCZW7P/src/github.com/BurntSushi/toml [2020-01-16T17:32:17.313Z] #34 1.141 Cloning into '/tmp/tmp.FOQukCZW7P/src/github.com/BurntSushi/toml'... [2020-01-16T17:32:17.313Z] #34 2.151 + cd /tmp/tmp.FOQukCZW7P/src/github.com/BurntSushi/toml [2020-01-16T17:32:17.313Z] #34 2.152 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:32:17.313Z] #34 2.175 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-16T17:32:17.313Z] #34 2.758 runtime/internal/atomic [2020-01-16T17:32:17.313Z] #34 2.758 internal/cpu [2020-01-16T17:32:17.313Z] #34 2.967 runtime/internal/sys [2020-01-16T17:32:17.313Z] #34 3.208 runtime/internal/math [2020-01-16T17:32:17.313Z] #34 3.275 math/bits [2020-01-16T17:32:17.313Z] #34 3.594 internal/bytealg [2020-01-16T17:32:17.313Z] #34 3.849 math [2020-01-16T17:32:17.313Z] #34 4.073 runtime [2020-01-16T17:32:17.677Z] #47 93.37 net [2020-01-16T17:32:18.024Z] #8 DONE 2.0s [2020-01-16T17:32:18.024Z] [2020-01-16T17:32:18.024Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-16T17:32:18.175Z] #71 ... [2020-01-16T17:32:18.176Z] [2020-01-16T17:32:18.176Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:18.176Z] #10 14.16 Fetched 8149 kB in 10s (843 kB/s) [2020-01-16T17:32:18.176Z] #10 14.16 Reading package lists... [2020-01-16T17:32:18.176Z] #10 20.90 Reading package lists... [2020-01-16T17:32:18.176Z] #10 ... [2020-01-16T17:32:18.176Z] [2020-01-16T17:32:18.176Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:32:18.176Z] #41 19.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-16T17:32:18.176Z] #41 21.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-16T17:32:18.439Z] #41 ... [2020-01-16T17:32:18.439Z] [2020-01-16T17:32:18.439Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:32:18.439Z] #59 14.49 Fetched 8149 kB in 9s (868 kB/s) [2020-01-16T17:32:18.439Z] #59 14.49 Reading package lists... [2020-01-16T17:32:18.439Z] #59 21.38 Reading package lists... [2020-01-16T17:32:18.439Z] #59 ... [2020-01-16T17:32:18.439Z] [2020-01-16T17:32:18.439Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:32:18.439Z] #35 17.04 Reading package lists... [2020-01-16T17:32:18.948Z] #9 DONE 1.1s [2020-01-16T17:32:18.948Z] [2020-01-16T17:32:18.948Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:18.948Z] #10 ... [2020-01-16T17:32:18.948Z] [2020-01-16T17:32:18.948Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:32:18.948Z] #21 DONE 0.1s [2020-01-16T17:32:18.948Z] [2020-01-16T17:32:18.948Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-16T17:32:18.948Z] #22 DONE 0.2s [2020-01-16T17:32:18.948Z] [2020-01-16T17:32:18.948Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-16T17:32:18.948Z] #32 DONE 0.2s [2020-01-16T17:32:18.948Z] [2020-01-16T17:32:18.948Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:32:19.053Z] #47 ... [2020-01-16T17:32:19.053Z] [2020-01-16T17:32:19.053Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:32:19.053Z] #44 22.83 CC images/cpuinfo.o [2020-01-16T17:32:19.053Z] #44 23.39 CC images/inventory.o [2020-01-16T17:32:19.053Z] #44 23.69 CC images/fdinfo.o [2020-01-16T17:32:19.053Z] #44 24.04 CC images/fown.o [2020-01-16T17:32:19.053Z] #44 24.34 CC images/ns.o [2020-01-16T17:32:19.053Z] #44 24.62 CC images/regfile.o [2020-01-16T17:32:19.053Z] #44 24.84 CC images/ghost-file.o [2020-01-16T17:32:19.053Z] #44 25.15 CC images/fifo.o [2020-01-16T17:32:19.053Z] #44 25.37 CC images/remap-file-path.o [2020-01-16T17:32:19.053Z] #44 25.60 CC images/eventfd.o [2020-01-16T17:32:19.053Z] #44 25.81 CC images/eventpoll.o [2020-01-16T17:32:19.053Z] #44 26.08 CC images/fh.o [2020-01-16T17:32:19.053Z] #44 26.41 CC images/fsnotify.o [2020-01-16T17:32:19.053Z] #44 26.92 CC images/signalfd.o [2020-01-16T17:32:19.053Z] #44 27.14 CC images/fs.o [2020-01-16T17:32:19.053Z] #44 27.35 CC images/pstree.o [2020-01-16T17:32:19.225Z] #34 ... [2020-01-16T17:32:19.225Z] [2020-01-16T17:32:19.225Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:19.225Z] #24 1.086 + RM_GOPATH=0 [2020-01-16T17:32:19.225Z] #24 1.086 + TMP_GOPATH= [2020-01-16T17:32:19.225Z] #24 1.086 + : /build [2020-01-16T17:32:19.225Z] #24 1.086 + '[' -z '' ']' [2020-01-16T17:32:19.225Z] #24 1.094 ++ mktemp -d [2020-01-16T17:32:19.225Z] #24 1.104 + export GOPATH=/tmp/tmp.okpnU4oyeB [2020-01-16T17:32:19.225Z] #24 1.104 + GOPATH=/tmp/tmp.okpnU4oyeB [2020-01-16T17:32:19.225Z] #24 1.104 + RM_GOPATH=1 [2020-01-16T17:32:19.225Z] #24 1.116 ++ dirname ./install.sh [2020-01-16T17:32:19.225Z] #24 1.116 + dir=. [2020-01-16T17:32:19.225Z] #24 1.118 + bin=dockercli [2020-01-16T17:32:19.225Z] #24 1.118 + shift [2020-01-16T17:32:19.225Z] #24 1.118 + '[' '!' -f ./dockercli.installer ']' [2020-01-16T17:32:19.225Z] #24 1.125 + . ./dockercli.installer [2020-01-16T17:32:19.225Z] #24 1.125 ++ : stable [2020-01-16T17:32:19.225Z] #24 1.125 ++ : 17.06.2-ce [2020-01-16T17:32:19.225Z] #24 1.125 + install_dockercli [2020-01-16T17:32:19.225Z] #24 1.125 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-16T17:32:19.225Z] #24 1.131 ++ uname -m [2020-01-16T17:32:19.225Z] #24 1.131 Install docker/cli version 17.06.2-ce from stable [2020-01-16T17:32:19.225Z] #24 1.145 + arch=s390x [2020-01-16T17:32:19.225Z] #24 1.145 + '[' s390x '!=' x86_64 ']' [2020-01-16T17:32:19.225Z] #24 1.145 + '[' s390x '!=' s390x ']' [2020-01-16T17:32:19.225Z] #24 1.145 + url=https://download.docker.com/linux/static [2020-01-16T17:32:19.225Z] #24 1.145 + tar -xz docker/docker [2020-01-16T17:32:19.225Z] #24 1.152 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-01-16T17:32:19.225Z] #24 7.037 + mkdir -p /build [2020-01-16T17:32:19.225Z] #24 7.039 + mv docker/docker /build/ [2020-01-16T17:32:19.225Z] #24 7.041 + rmdir docker [2020-01-16T17:32:19.225Z] #24 DONE 7.1s [2020-01-16T17:32:19.225Z] [2020-01-16T17:32:19.225Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:19.225Z] #48 1.093 + RM_GOPATH=0 [2020-01-16T17:32:19.225Z] #48 1.093 + TMP_GOPATH= [2020-01-16T17:32:19.225Z] #48 1.093 + : /build [2020-01-16T17:32:19.225Z] #48 1.093 + '[' -z '' ']' [2020-01-16T17:32:19.225Z] #48 1.101 ++ mktemp -d [2020-01-16T17:32:19.225Z] #48 1.111 + export GOPATH=/tmp/tmp.VnqJ6izy4U [2020-01-16T17:32:19.225Z] #48 1.111 + GOPATH=/tmp/tmp.VnqJ6izy4U [2020-01-16T17:32:19.225Z] #48 1.111 + RM_GOPATH=1 [2020-01-16T17:32:19.225Z] #48 1.122 ++ dirname ./install.sh [2020-01-16T17:32:19.225Z] #48 1.125 + dir=. [2020-01-16T17:32:19.225Z] #48 1.125 + bin=vndr [2020-01-16T17:32:19.225Z] #48 1.125 + shift [2020-01-16T17:32:19.225Z] #48 1.132 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:32:19.225Z] #48 1.132 + '[' '!' -f ./vndr.installer ']' [2020-01-16T17:32:19.225Z] #48 1.132 + . ./vndr.installer [2020-01-16T17:32:19.225Z] #48 1.132 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:32:19.225Z] #48 1.132 + install_vndr [2020-01-16T17:32:19.225Z] #48 1.132 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-16T17:32:19.225Z] #48 1.132 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VnqJ6izy4U/src/github.com/LK4D4/vndr [2020-01-16T17:32:19.225Z] #48 1.152 Cloning into '/tmp/tmp.VnqJ6izy4U/src/github.com/LK4D4/vndr'... [2020-01-16T17:32:19.225Z] #48 1.905 + cd /tmp/tmp.VnqJ6izy4U/src/github.com/LK4D4/vndr [2020-01-16T17:32:19.225Z] #48 1.915 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:32:19.225Z] #48 1.923 + go build -buildmode=pie -v -o /build/vndr . [2020-01-16T17:32:19.225Z] #48 2.976 runtime/internal/atomic [2020-01-16T17:32:19.225Z] #48 2.986 internal/cpu [2020-01-16T17:32:19.225Z] #48 3.186 runtime/internal/sys [2020-01-16T17:32:19.225Z] #48 3.360 internal/race [2020-01-16T17:32:19.225Z] #48 3.474 sync/atomic [2020-01-16T17:32:19.225Z] #48 3.695 internal/bytealg [2020-01-16T17:32:19.225Z] #48 3.804 unicode [2020-01-16T17:32:19.225Z] #48 4.163 runtime [2020-01-16T17:32:19.311Z] #44 27.54 CC images/pipe.o [2020-01-16T17:32:19.569Z] #44 27.69 CC images/tcp-stream.o [2020-01-16T17:32:19.827Z] #44 27.86 CC images/sk-packet.o [2020-01-16T17:32:19.827Z] #44 ... [2020-01-16T17:32:19.827Z] [2020-01-16T17:32:19.827Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:19.827Z] #47 95.46 vendor/golang.org/x/text/transform [2020-01-16T17:32:20.065Z] #48 8.494 unicode/utf8 [2020-01-16T17:32:20.760Z] #47 96.21 vendor/golang.org/x/text/unicode/bidi [2020-01-16T17:32:20.927Z] #48 9.077 math [2020-01-16T17:32:21.348Z] #48 ... [2020-01-16T17:32:21.348Z] [2020-01-16T17:32:21.348Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:21.348Z] #34 9.697 internal/testlog [2020-01-16T17:32:21.773Z] #35 23.61 Reading package lists... [2020-01-16T17:32:21.773Z] #35 ... [2020-01-16T17:32:21.773Z] [2020-01-16T17:32:21.773Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:21.773Z] #47 17.22 vendor/golang.org/x/crypto/internal/subtle [2020-01-16T17:32:21.773Z] #47 ... [2020-01-16T17:32:21.773Z] [2020-01-16T17:32:21.773Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:21.773Z] #43 21.27 Reading package lists... [2020-01-16T17:32:21.775Z] #34 ... [2020-01-16T17:32:21.775Z] [2020-01-16T17:32:21.775Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:32:21.775Z] #42 1.194 + git clone https://github.com/docker/distribution.git . [2020-01-16T17:32:21.775Z] #42 1.206 Cloning into '.'... [2020-01-16T17:32:21.775Z] #42 ... [2020-01-16T17:32:21.775Z] [2020-01-16T17:32:21.775Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:21.775Z] #11 1.572 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:21.775Z] #11 1.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:21.775Z] #11 1.665 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:21.775Z] #11 2.782 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-16T17:32:21.775Z] #11 4.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-16T17:32:21.775Z] #11 6.416 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-16T17:32:21.775Z] #11 ... [2020-01-16T17:32:21.775Z] [2020-01-16T17:32:21.775Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:32:21.775Z] #36 1.625 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:21.775Z] #36 1.691 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:21.775Z] #36 1.713 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:21.775Z] #36 2.625 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-16T17:32:21.775Z] #36 4.247 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-16T17:32:21.775Z] #36 5.812 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-16T17:32:22.188Z] #36 ... [2020-01-16T17:32:22.188Z] [2020-01-16T17:32:22.188Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:22.188Z] #51 1.058 + RM_GOPATH=0 [2020-01-16T17:32:22.188Z] #51 1.058 + TMP_GOPATH= [2020-01-16T17:32:22.188Z] #51 1.058 + : /build [2020-01-16T17:32:22.188Z] #51 1.058 + '[' -z '' ']' [2020-01-16T17:32:22.188Z] #51 1.066 ++ mktemp -d [2020-01-16T17:32:22.188Z] #51 1.076 + export GOPATH=/tmp/tmp.BeGH0iIive [2020-01-16T17:32:22.188Z] #51 1.076 + GOPATH=/tmp/tmp.BeGH0iIive [2020-01-16T17:32:22.188Z] #51 1.076 + RM_GOPATH=1 [2020-01-16T17:32:22.188Z] #51 1.087 ++ dirname ./install.sh [2020-01-16T17:32:22.188Z] #51 1.090 + dir=. [2020-01-16T17:32:22.188Z] #51 1.090 + bin=gotestsum [2020-01-16T17:32:22.188Z] #51 1.090 + shift [2020-01-16T17:32:22.188Z] #51 1.090 + '[' '!' -f ./gotestsum.installer ']' [2020-01-16T17:32:22.188Z] #51 1.097 Installing gotestsum version v0.3.5 [2020-01-16T17:32:22.188Z] #51 1.097 + . ./gotestsum.installer [2020-01-16T17:32:22.188Z] #51 1.097 ++ : v0.3.5 [2020-01-16T17:32:22.188Z] #51 1.097 + install_gotestsum [2020-01-16T17:32:22.188Z] #51 1.097 + echo 'Installing gotestsum version v0.3.5' [2020-01-16T17:32:22.188Z] #51 1.097 + go get -d gotest.tools/gotestsum [2020-01-16T17:32:22.188Z] #51 ... [2020-01-16T17:32:22.188Z] [2020-01-16T17:32:22.188Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:32:22.188Z] #26 1.571 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:22.188Z] #26 1.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:22.188Z] #26 1.664 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:22.188Z] #26 2.734 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-16T17:32:22.188Z] #26 4.378 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-16T17:32:22.188Z] #26 6.527 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-16T17:32:22.188Z] #26 ... [2020-01-16T17:32:22.188Z] [2020-01-16T17:32:22.188Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:22.188Z] #72 1.036 + RM_GOPATH=0 [2020-01-16T17:32:22.188Z] #72 1.036 + TMP_GOPATH= [2020-01-16T17:32:22.188Z] #72 1.036 + : /build [2020-01-16T17:32:22.188Z] #72 1.036 + '[' -z '' ']' [2020-01-16T17:32:22.188Z] #72 1.044 ++ mktemp -d [2020-01-16T17:32:22.188Z] #72 1.054 + export GOPATH=/tmp/tmp.O6FSM7Lllh [2020-01-16T17:32:22.188Z] #72 1.054 + GOPATH=/tmp/tmp.O6FSM7Lllh [2020-01-16T17:32:22.188Z] #72 1.054 + RM_GOPATH=1 [2020-01-16T17:32:22.188Z] #72 1.065 ++ dirname ./install.sh [2020-01-16T17:32:22.188Z] #72 1.068 + dir=. [2020-01-16T17:32:22.188Z] #72 1.068 + bin=proxy [2020-01-16T17:32:22.188Z] #72 1.068 + shift [2020-01-16T17:32:22.188Z] #72 1.068 + '[' '!' -f ./proxy.installer ']' [2020-01-16T17:32:22.188Z] #72 1.075 + . ./proxy.installer [2020-01-16T17:32:22.188Z] #72 1.075 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:32:22.188Z] #72 1.075 + install_proxy [2020-01-16T17:32:22.188Z] #72 1.075 + case "$1" in [2020-01-16T17:32:22.188Z] #72 1.075 + export CGO_ENABLED=0 [2020-01-16T17:32:22.188Z] #72 1.075 + CGO_ENABLED=0 [2020-01-16T17:32:22.188Z] #72 1.080 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:32:22.188Z] #72 1.080 + _install_proxy [2020-01-16T17:32:22.188Z] #72 1.080 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-16T17:32:22.188Z] #72 1.080 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.O6FSM7Lllh/src/github.com/docker/libnetwork [2020-01-16T17:32:22.188Z] #72 1.095 Cloning into '/tmp/tmp.O6FSM7Lllh/src/github.com/docker/libnetwork'... [2020-01-16T17:32:22.210Z] #59 3.427 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:22.210Z] #59 3.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:22.210Z] #59 3.498 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:22.593Z] #72 ... [2020-01-16T17:32:22.593Z] [2020-01-16T17:32:22.593Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:32:22.593Z] #60 1.572 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:22.593Z] #60 1.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:22.593Z] #60 1.701 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:22.593Z] #60 2.770 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-16T17:32:22.593Z] #60 4.459 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-16T17:32:22.593Z] #60 6.195 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-16T17:32:22.593Z] #60 ... [2020-01-16T17:32:22.593Z] [2020-01-16T17:32:22.593Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:22.593Z] #44 0.804 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:22.593Z] #44 0.904 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:22.593Z] #44 1.001 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:22.593Z] #44 1.030 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-16T17:32:22.593Z] #44 2.186 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-16T17:32:22.593Z] #44 3.931 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-16T17:32:22.659Z] #47 98.11 vendor/golang.org/x/text/secure/bidirule [2020-01-16T17:32:22.717Z] #43 27.72 Building dependency tree... [2020-01-16T17:32:22.772Z] #59 3.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:32:22.917Z] #47 98.45 vendor/golang.org/x/text/unicode/norm [2020-01-16T17:32:23.064Z] #44 ... [2020-01-16T17:32:23.064Z] [2020-01-16T17:32:23.064Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:32:23.064Z] #31 1.159 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-16T17:32:23.064Z] #31 1.175 Cloning into '.'... [2020-01-16T17:32:23.064Z] #31 ... [2020-01-16T17:32:23.064Z] [2020-01-16T17:32:23.064Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:23.064Z] #54 1.067 + RM_GOPATH=0 [2020-01-16T17:32:23.064Z] #54 1.067 + TMP_GOPATH= [2020-01-16T17:32:23.064Z] #54 1.067 + : /build [2020-01-16T17:32:23.064Z] #54 1.067 + '[' -z '' ']' [2020-01-16T17:32:23.064Z] #54 1.075 ++ mktemp -d [2020-01-16T17:32:23.064Z] #54 1.086 + export GOPATH=/tmp/tmp.Ye6FYjbSJe [2020-01-16T17:32:23.064Z] #54 1.086 + GOPATH=/tmp/tmp.Ye6FYjbSJe [2020-01-16T17:32:23.064Z] #54 1.086 + RM_GOPATH=1 [2020-01-16T17:32:23.064Z] #54 1.097 ++ dirname ./install.sh [2020-01-16T17:32:23.064Z] #54 1.097 + dir=. [2020-01-16T17:32:23.064Z] #54 1.099 + bin=golangci_lint [2020-01-16T17:32:23.064Z] #54 1.099 + shift [2020-01-16T17:32:23.064Z] #54 1.106 Installing golangci-lint version v1.20.0 [2020-01-16T17:32:23.064Z] #54 1.106 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-16T17:32:23.064Z] #54 1.106 + . ./golangci_lint.installer [2020-01-16T17:32:23.064Z] #54 1.106 ++ : v1.20.0 [2020-01-16T17:32:23.064Z] #54 1.106 + install_golangci_lint [2020-01-16T17:32:23.064Z] #54 1.106 + echo 'Installing golangci-lint version v1.20.0' [2020-01-16T17:32:23.064Z] #54 1.106 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-16T17:32:23.064Z] #54 ... [2020-01-16T17:32:23.064Z] [2020-01-16T17:32:23.064Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:23.064Z] #44 11.46 Fetched 8018 kB in 11s (739 kB/s) [2020-01-16T17:32:24.639Z] #43 30.82 The following additional packages will be installed: [2020-01-16T17:32:24.639Z] #43 30.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-16T17:32:24.639Z] #43 30.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-16T17:32:24.639Z] #43 30.83 Suggested packages: [2020-01-16T17:32:24.639Z] #43 30.84 manpages-dev python-setuptools [2020-01-16T17:32:24.664Z] #59 5.673 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:32:24.664Z] #59 ... [2020-01-16T17:32:24.664Z] [2020-01-16T17:32:24.664Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:24.664Z] #10 3.441 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:24.664Z] #10 3.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:24.664Z] #10 3.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:24.664Z] #10 4.475 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:32:24.664Z] #10 5.999 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:32:26.030Z] #43 32.33 The following NEW packages will be installed: [2020-01-16T17:32:26.198Z] #47 ... [2020-01-16T17:32:26.198Z] [2020-01-16T17:32:26.198Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:32:26.198Z] #44 28.16 CC images/mnt.o [2020-01-16T17:32:26.198Z] #44 28.38 CC images/pipe-data.o [2020-01-16T17:32:26.198Z] #44 28.70 CC images/sa.o [2020-01-16T17:32:26.198Z] #44 28.97 CC images/timer.o [2020-01-16T17:32:26.198Z] #44 29.33 CC images/timerfd.o [2020-01-16T17:32:26.198Z] #44 29.58 CC images/mm.o [2020-01-16T17:32:26.198Z] #44 29.85 CC images/sk-opts.o [2020-01-16T17:32:26.198Z] #44 30.12 CC images/sk-unix.o [2020-01-16T17:32:26.198Z] #44 30.51 CC images/sk-inet.o [2020-01-16T17:32:26.198Z] #44 30.97 CC images/tun.o [2020-01-16T17:32:26.198Z] #44 31.34 CC images/sk-netlink.o [2020-01-16T17:32:26.198Z] #44 31.52 CC images/packet-sock.o [2020-01-16T17:32:26.198Z] #44 31.87 CC images/ipc-var.o [2020-01-16T17:32:26.198Z] #44 32.05 CC images/ipc-desc.o [2020-01-16T17:32:26.198Z] #44 32.36 CC images/ipc-shm.o [2020-01-16T17:32:26.198Z] #44 32.54 CC images/ipc-msg.o [2020-01-16T17:32:26.198Z] #44 32.80 CC images/ipc-sem.o [2020-01-16T17:32:26.198Z] #44 32.98 CC images/utsns.o [2020-01-16T17:32:26.198Z] #44 33.18 CC images/creds.o [2020-01-16T17:32:26.198Z] #44 33.44 CC images/vma.o [2020-01-16T17:32:26.198Z] #44 33.64 CC images/netdev.o [2020-01-16T17:32:26.198Z] #44 33.94 CC images/tty.o [2020-01-16T17:32:26.198Z] #44 ... [2020-01-16T17:32:26.198Z] [2020-01-16T17:32:26.198Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:26.198Z] #65 101.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-16T17:32:26.198Z] #65 101.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-16T17:32:26.294Z] #43 32.33 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-16T17:32:26.294Z] #43 32.34 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-16T17:32:26.294Z] #43 32.34 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-16T17:32:26.294Z] #43 32.34 python-six zlib1g-dev [2020-01-16T17:32:26.552Z] #10 7.823 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:32:26.556Z] #43 32.78 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:26.556Z] #43 32.78 Need to get 3798 kB of archives. [2020-01-16T17:32:26.556Z] #43 32.78 After this operation, 21.6 MB of additional disk space will be used. [2020-01-16T17:32:26.556Z] #43 32.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-01-16T17:32:26.556Z] #43 32.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-01-16T17:32:26.556Z] #43 32.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-01-16T17:32:26.556Z] #43 32.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-01-16T17:32:26.556Z] #43 32.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-01-16T17:32:26.556Z] #43 32.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-01-16T17:32:26.556Z] #43 32.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-01-16T17:32:26.556Z] #43 32.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-01-16T17:32:26.556Z] #43 32.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-01-16T17:32:26.817Z] #43 32.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-01-16T17:32:26.817Z] #43 32.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-01-16T17:32:26.817Z] #43 33.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-01-16T17:32:27.080Z] #43 33.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-01-16T17:32:27.080Z] #43 33.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-01-16T17:32:27.361Z] #43 33.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-16T17:32:27.361Z] #43 33.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-01-16T17:32:27.361Z] #43 33.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-01-16T17:32:27.628Z] #44 11.46 Reading package lists... [2020-01-16T17:32:27.957Z] #43 ... [2020-01-16T17:32:27.957Z] [2020-01-16T17:32:27.957Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:32:27.957Z] #25 20.61 Reading package lists... [2020-01-16T17:32:27.957Z] #25 25.22 Building dependency tree... [2020-01-16T17:32:27.957Z] #25 28.64 ca-certificates is already the newest version (20190110). [2020-01-16T17:32:27.957Z] #25 28.64 The following additional packages will be installed: [2020-01-16T17:32:27.957Z] #25 28.65 libjq1 libonig5 [2020-01-16T17:32:27.957Z] #25 29.04 The following NEW packages will be installed: [2020-01-16T17:32:27.957Z] #25 29.05 jq libjq1 libonig5 [2020-01-16T17:32:27.957Z] #25 29.45 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:27.957Z] #25 29.45 Need to get 325 kB of archives. [2020-01-16T17:32:27.957Z] #25 29.45 After this operation, 1019 kB of additional disk space will be used. [2020-01-16T17:32:27.957Z] #25 29.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-01-16T17:32:27.957Z] #25 29.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-01-16T17:32:27.957Z] #25 29.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-01-16T17:32:27.957Z] #25 31.04 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:27.957Z] #25 31.25 Fetched 325 kB in 0s (1038 kB/s) [2020-01-16T17:32:27.957Z] #25 31.38 Selecting previously unselected package libonig5:arm64. [2020-01-16T17:32:27.957Z] #25 31.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-01-16T17:32:27.957Z] #25 31.52 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-01-16T17:32:27.957Z] #25 31.55 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-01-16T17:32:27.957Z] #25 31.80 Selecting previously unselected package libjq1:arm64. [2020-01-16T17:32:27.957Z] #25 31.81 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-01-16T17:32:27.957Z] #25 31.81 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-01-16T17:32:27.957Z] #25 31.97 Selecting previously unselected package jq. [2020-01-16T17:32:27.957Z] #25 31.97 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-01-16T17:32:27.957Z] #25 31.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-16T17:32:27.957Z] #25 32.25 Setting up libonig5:arm64 (6.9.1-1) ... [2020-01-16T17:32:27.957Z] #25 32.32 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-01-16T17:32:27.957Z] #25 32.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-16T17:32:27.957Z] #25 32.36 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:32:28.219Z] #25 DONE 34.4s [2020-01-16T17:32:28.219Z] [2020-01-16T17:32:28.219Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-16T17:32:28.480Z] #26 DONE 0.2s [2020-01-16T17:32:28.480Z] [2020-01-16T17:32:28.480Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:28.595Z] #44 15.62 Reading package lists... [2020-01-16T17:32:28.595Z] #44 ... [2020-01-16T17:32:28.595Z] [2020-01-16T17:32:28.595Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:28.595Z] #72 13.69 Checking out files: 97% (1953/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-16T17:32:28.595Z] #72 13.75 + cd /tmp/tmp.O6FSM7Lllh/src/github.com/docker/libnetwork [2020-01-16T17:32:28.595Z] #72 13.75 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:32:28.595Z] #72 13.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-16T17:32:29.068Z] #10 ... [2020-01-16T17:32:29.068Z] [2020-01-16T17:32:29.068Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:32:29.068Z] #35 2.504 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:29.068Z] #35 2.618 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:29.068Z] #35 2.639 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:29.068Z] #35 3.167 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:32:29.068Z] #35 4.328 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:32:29.068Z] #35 6.175 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:32:29.068Z] #35 10.15 Fetched 8321 kB in 8s (1029 kB/s) [2020-01-16T17:32:29.068Z] #35 10.15 Reading package lists... [2020-01-16T17:32:29.068Z] #35 ... [2020-01-16T17:32:29.068Z] [2020-01-16T17:32:29.068Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:32:29.068Z] #25 2.731 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:32:29.068Z] #25 2.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:32:29.068Z] #25 2.784 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:32:29.068Z] #25 3.235 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:32:29.068Z] #25 4.423 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:32:29.068Z] #25 6.019 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:32:29.068Z] #25 10.44 Fetched 8321 kB in 8s (1046 kB/s) [2020-01-16T17:32:29.434Z] #27 ... [2020-01-16T17:32:29.434Z] [2020-01-16T17:32:29.434Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:32:29.434Z] #59 21.38 Reading package lists... [2020-01-16T17:32:29.434Z] #59 28.60 Building dependency tree... [2020-01-16T17:32:29.434Z] #59 31.94 The following additional packages will be installed: [2020-01-16T17:32:29.434Z] #59 31.95 libbtrfs0 [2020-01-16T17:32:29.434Z] #59 32.07 The following NEW packages will be installed: [2020-01-16T17:32:29.434Z] #59 32.10 libbtrfs-dev libbtrfs0 [2020-01-16T17:32:29.434Z] #59 32.59 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:29.434Z] #59 32.59 Need to get 119 kB of archives. [2020-01-16T17:32:29.434Z] #59 32.59 After this operation, 387 kB of additional disk space will be used. [2020-01-16T17:32:29.434Z] #59 32.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-01-16T17:32:29.435Z] #59 32.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-01-16T17:32:29.435Z] #59 34.08 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:29.435Z] #59 34.27 Fetched 119 kB in 0s (392 kB/s) [2020-01-16T17:32:29.435Z] #59 34.54 Selecting previously unselected package libbtrfs0. [2020-01-16T17:32:29.435Z] #59 34.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-01-16T17:32:29.435Z] #59 34.62 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-01-16T17:32:29.435Z] #59 34.64 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-16T17:32:29.435Z] #59 34.79 Selecting previously unselected package libbtrfs-dev. [2020-01-16T17:32:29.435Z] #59 34.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-01-16T17:32:29.435Z] #59 34.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:32:29.435Z] #59 35.14 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-16T17:32:29.435Z] #59 35.16 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:32:29.435Z] #59 35.17 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:32:29.435Z] #59 DONE 35.8s [2020-01-16T17:32:29.435Z] [2020-01-16T17:32:29.435Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:29.435Z] #53 25.52 + cd /tmp/tmp.dWqm5oovYz/src/github.com/golangci/golangci-lint/ [2020-01-16T17:32:29.435Z] #53 25.52 + git checkout -q v1.20.0 [2020-01-16T17:32:29.435Z] #53 26.23 ++ git describe --tags [2020-01-16T17:32:29.435Z] #53 26.26 + version=v1.20.0 [2020-01-16T17:32:29.435Z] #53 26.26 ++ git rev-parse --short HEAD [2020-01-16T17:32:29.435Z] #53 26.26 + commit=cc98739 [2020-01-16T17:32:29.435Z] #53 26.26 ++ git show -s --format=%cd [2020-01-16T17:32:29.435Z] #53 26.27 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-16T17:32:29.435Z] #53 26.27 + 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-16T17:32:29.696Z] #53 ... [2020-01-16T17:32:29.696Z] [2020-01-16T17:32:29.696Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:32:29.696Z] #60 DONE 0.1s [2020-01-16T17:32:29.696Z] [2020-01-16T17:32:29.696Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-16T17:32:29.696Z] #61 DONE 0.1s [2020-01-16T17:32:29.696Z] [2020-01-16T17:32:29.696Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:29.696Z] #43 34.91 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:29.696Z] #43 35.20 Fetched 3798 kB in 1s (3299 kB/s) [2020-01-16T17:32:29.696Z] #43 35.30 Selecting previously unselected package libcap-dev:arm64. [2020-01-16T17:32:29.696Z] #43 35.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-01-16T17:32:29.696Z] #43 35.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-01-16T17:32:29.696Z] #43 35.44 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-01-16T17:32:29.696Z] #43 35.79 Selecting previously unselected package libnet1:arm64. [2020-01-16T17:32:29.696Z] #43 35.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-01-16T17:32:29.696Z] #43 35.86 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-01-16T17:32:29.966Z] #43 36.11 Selecting previously unselected package libnet1-dev. [2020-01-16T17:32:29.966Z] #43 36.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-01-16T17:32:29.966Z] #43 36.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-16T17:32:30.544Z] #43 36.52 Selecting previously unselected package libnl-3-200:arm64. [2020-01-16T17:32:30.544Z] #43 36.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-01-16T17:32:30.544Z] #43 36.58 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-01-16T17:32:30.544Z] #43 36.87 Selecting previously unselected package libnl-3-dev:arm64. [2020-01-16T17:32:30.544Z] #43 36.90 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-01-16T17:32:30.544Z] #43 36.92 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-01-16T17:32:30.968Z] #25 10.44 Reading package lists... [2020-01-16T17:32:30.968Z] #25 ... [2020-01-16T17:32:30.968Z] [2020-01-16T17:32:30.968Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:30.968Z] #10 11.98 Fetched 8321 kB in 9s (947 kB/s) [2020-01-16T17:32:31.223Z] #72 ... [2020-01-16T17:32:31.223Z] [2020-01-16T17:32:31.223Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:31.223Z] #44 15.62 Reading package lists... [2020-01-16T17:32:31.501Z] #43 37.45 Selecting previously unselected package libprotobuf-c1:arm64. [2020-01-16T17:32:31.501Z] #43 37.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-01-16T17:32:31.501Z] #43 37.48 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-01-16T17:32:31.501Z] #43 ... [2020-01-16T17:32:31.501Z] [2020-01-16T17:32:31.501Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:31.501Z] #10 20.90 Reading package lists... [2020-01-16T17:32:31.501Z] #10 27.94 Building dependency tree... [2020-01-16T17:32:31.501Z] #10 30.96 The following additional packages will be installed: [2020-01-16T17:32:31.501Z] #10 30.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-16T17:32:31.501Z] #10 30.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-16T17:32:31.501Z] #10 30.97 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-16T17:32:31.501Z] #10 30.97 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-16T17:32:31.501Z] #10 30.99 Suggested packages: [2020-01-16T17:32:31.501Z] #10 30.99 gcc-8-locales seccomp wine64 [2020-01-16T17:32:31.501Z] #10 32.27 The following NEW packages will be installed: [2020-01-16T17:32:31.501Z] #10 32.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-16T17:32:31.501Z] #10 32.27 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-16T17:32:31.501Z] #10 32.27 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-16T17:32:31.502Z] #10 32.27 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-16T17:32:31.502Z] #10 32.27 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-16T17:32:31.502Z] #10 32.28 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-16T17:32:31.502Z] #10 32.63 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:31.502Z] #10 32.63 Need to get 73.3 MB of archives. [2020-01-16T17:32:31.502Z] #10 32.63 After this operation, 472 MB of additional disk space will be used. [2020-01-16T17:32:31.502Z] #10 32.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-01-16T17:32:31.502Z] #10 32.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-01-16T17:32:31.502Z] #10 33.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-01-16T17:32:31.502Z] #10 33.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-01-16T17:32:31.502Z] #10 33.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-01-16T17:32:31.502Z] #10 33.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-16T17:32:31.502Z] #10 34.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-01-16T17:32:31.502Z] #10 34.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-01-16T17:32:31.502Z] #10 34.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-01-16T17:32:31.502Z] #10 37.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-01-16T17:32:31.502Z] #10 ... [2020-01-16T17:32:31.502Z] [2020-01-16T17:32:31.502Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:31.502Z] #43 37.63 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-01-16T17:32:31.502Z] #43 37.64 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-01-16T17:32:31.502Z] #43 37.64 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-01-16T17:32:31.502Z] #43 37.86 Selecting previously unselected package zlib1g-dev:arm64. [2020-01-16T17:32:31.642Z] #44 19.78 Building dependency tree... [2020-01-16T17:32:31.642Z] #44 ... [2020-01-16T17:32:31.642Z] [2020-01-16T17:32:31.642Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:31.642Z] #34 10.10 encoding [2020-01-16T17:32:31.642Z] #34 10.14 runtime/cgo [2020-01-16T17:32:31.763Z] #43 37.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-01-16T17:32:31.763Z] #43 37.87 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-01-16T17:32:32.024Z] #43 38.28 Selecting previously unselected package libprotobuf17:arm64. [2020-01-16T17:32:32.024Z] #43 38.28 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-01-16T17:32:32.024Z] #43 38.29 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-01-16T17:32:32.044Z] #34 ... [2020-01-16T17:32:32.044Z] [2020-01-16T17:32:32.044Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:32.044Z] #54 17.04 + cd /tmp/tmp.Ye6FYjbSJe/src/github.com/golangci/golangci-lint/ [2020-01-16T17:32:32.044Z] #54 17.05 + git checkout -q v1.20.0 [2020-01-16T17:32:32.044Z] #54 17.72 ++ git describe --tags [2020-01-16T17:32:32.044Z] #54 17.73 + version=v1.20.0 [2020-01-16T17:32:32.044Z] #54 17.73 ++ git rev-parse --short HEAD [2020-01-16T17:32:32.044Z] #54 17.74 + commit=cc98739 [2020-01-16T17:32:32.044Z] #54 17.74 ++ git show -s --format=%cd [2020-01-16T17:32:32.044Z] #54 17.74 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-16T17:32:32.045Z] #54 17.75 + 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-16T17:32:32.597Z] #43 ... [2020-01-16T17:32:32.597Z] [2020-01-16T17:32:32.597Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:32:32.597Z] #35 23.61 Reading package lists... [2020-01-16T17:32:32.597Z] #35 29.26 Building dependency tree... [2020-01-16T17:32:32.597Z] #35 32.51 The following additional packages will be installed: [2020-01-16T17:32:32.597Z] #35 32.51 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-16T17:32:32.597Z] #35 32.52 Suggested packages: [2020-01-16T17:32:32.597Z] #35 32.53 cmake-doc ninja-build lrzip [2020-01-16T17:32:32.597Z] #35 32.53 Recommended packages: [2020-01-16T17:32:32.597Z] #35 32.53 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-16T17:32:32.597Z] #35 33.11 The following NEW packages will be installed: [2020-01-16T17:32:32.597Z] #35 33.12 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-16T17:32:32.597Z] #35 33.13 vim-common xxd [2020-01-16T17:32:32.597Z] #35 33.65 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:32.597Z] #35 33.65 Need to get 14.2 MB of archives. [2020-01-16T17:32:32.597Z] #35 33.65 After this operation, 60.0 MB of additional disk space will be used. [2020-01-16T17:32:32.597Z] #35 33.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-01-16T17:32:32.597Z] #35 33.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-01-16T17:32:32.597Z] #35 33.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-01-16T17:32:32.597Z] #35 34.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-01-16T17:32:32.597Z] #35 34.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-01-16T17:32:32.597Z] #35 34.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-01-16T17:32:32.597Z] #35 34.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-01-16T17:32:32.597Z] #35 34.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-01-16T17:32:32.597Z] #35 34.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-01-16T17:32:32.597Z] #35 34.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-01-16T17:32:32.597Z] #35 36.66 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:32.597Z] #35 36.87 Fetched 14.2 MB in 2s (7635 kB/s) [2020-01-16T17:32:32.597Z] #35 37.01 Selecting previously unselected package xxd. [2020-01-16T17:32:32.597Z] #35 37.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 ... 15374 files and directories currently installed.) [2020-01-16T17:32:32.597Z] #35 37.19 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-01-16T17:32:32.597Z] #35 37.20 Unpacking xxd (2:8.1.0875-5) ... [2020-01-16T17:32:32.597Z] #35 37.49 Selecting previously unselected package vim-common. [2020-01-16T17:32:32.597Z] #35 37.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:32:32.597Z] #35 37.54 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-16T17:32:32.597Z] #35 37.91 Selecting previously unselected package cmake-data. [2020-01-16T17:32:32.597Z] #35 37.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-16T17:32:32.597Z] #35 37.93 Unpacking cmake-data (3.13.4-1) ... [2020-01-16T17:32:32.755Z] #65 ... [2020-01-16T17:32:32.755Z] [2020-01-16T17:32:32.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:32:32.756Z] #44 34.54 CC images/file-lock.o [2020-01-16T17:32:32.756Z] #44 34.77 CC images/rlimit.o [2020-01-16T17:32:32.756Z] #44 35.00 CC images/pagemap.o [2020-01-16T17:32:32.756Z] #44 35.24 CC images/siginfo.o [2020-01-16T17:32:32.756Z] #44 35.46 CC images/rpc.o [2020-01-16T17:32:32.756Z] #44 36.68 CC images/ext-file.o [2020-01-16T17:32:32.756Z] #44 36.88 CC images/cgroup.o [2020-01-16T17:32:32.756Z] #44 37.57 CC images/userns.o [2020-01-16T17:32:32.756Z] #44 37.99 CC images/google/protobuf/descriptor.o [2020-01-16T17:32:32.756Z] #44 39.70 CC images/opts.o [2020-01-16T17:32:32.756Z] #44 39.95 CC images/seccomp.o [2020-01-16T17:32:32.756Z] #44 40.21 CC images/binfmt-misc.o [2020-01-16T17:32:32.756Z] #44 40.41 CC images/time.o [2020-01-16T17:32:32.756Z] #44 40.66 CC images/sysctl.o [2020-01-16T17:32:32.756Z] #44 40.95 CC images/autofs.o [2020-01-16T17:32:32.858Z] #35 ... [2020-01-16T17:32:32.858Z] [2020-01-16T17:32:32.858Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:32.858Z] #43 39.07 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-01-16T17:32:32.858Z] #43 39.07 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-01-16T17:32:32.858Z] #43 39.11 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-01-16T17:32:33.014Z] #44 41.14 CC images/macvlan.o [2020-01-16T17:32:33.014Z] #44 41.38 CC images/sit.o [2020-01-16T17:32:33.129Z] #43 39.36 Selecting previously unselected package libprotobuf-dev:arm64. [2020-01-16T17:32:33.129Z] #43 39.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-01-16T17:32:33.129Z] #43 39.41 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-01-16T17:32:33.272Z] #44 41.60 LINK images/built-in.o [2020-01-16T17:32:33.530Z] #44 41.72 GEN compel/include/asm [2020-01-16T17:32:33.530Z] #44 41.74 GEN compel/include/version.h [2020-01-16T17:32:33.530Z] #44 41.77 touch .config [2020-01-16T17:32:33.530Z] #44 41.78 GEN include/common/config.h [2020-01-16T17:32:33.530Z] #44 41.85 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-01-16T17:32:33.530Z] #44 41.87 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-01-16T17:32:33.530Z] #44 41.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-01-16T17:32:33.789Z] #44 ... [2020-01-16T17:32:33.789Z] [2020-01-16T17:32:33.789Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:33.789Z] #65 DONE 109.4s [2020-01-16T17:32:33.789Z] [2020-01-16T17:32:33.789Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-16T17:32:33.789Z] #66 DONE 0.1s [2020-01-16T17:32:33.789Z] [2020-01-16T17:32:33.789Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:32:33.789Z] #44 41.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-01-16T17:32:33.789Z] #44 42.00 DEP compel/arch/x86/plugins/std/memcpy.d [2020-01-16T17:32:33.789Z] #44 ... [2020-01-16T17:32:33.789Z] [2020-01-16T17:32:33.789Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:33.789Z] #47 102.8 vendor/golang.org/x/net/idna [2020-01-16T17:32:33.789Z] #47 105.6 vendor/golang.org/x/net/http2/hpack [2020-01-16T17:32:33.789Z] #47 106.8 mime [2020-01-16T17:32:33.789Z] #47 108.7 net/http/internal [2020-01-16T17:32:33.789Z] #47 ... [2020-01-16T17:32:33.789Z] [2020-01-16T17:32:33.789Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:32:33.789Z] #44 42.04 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-01-16T17:32:33.789Z] #44 42.10 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-16T17:32:33.789Z] #44 42.13 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-01-16T17:32:33.994Z] #54 ... [2020-01-16T17:32:33.994Z] [2020-01-16T17:32:33.994Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:32:33.994Z] #42 12.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-16T17:32:33.994Z] #42 14.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-16T17:32:34.047Z] #44 42.16 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-16T17:32:34.047Z] #44 42.20 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-16T17:32:34.047Z] #44 42.21 DEP compel/plugins/std/infect.d [2020-01-16T17:32:34.239Z] #10 11.98 Reading package lists... [2020-01-16T17:32:34.305Z] #44 42.44 DEP compel/plugins/std/string.d [2020-01-16T17:32:34.415Z] #42 ... [2020-01-16T17:32:34.415Z] [2020-01-16T17:32:34.415Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:34.415Z] #44 19.78 Building dependency tree... [2020-01-16T17:32:34.415Z] #44 21.13 The following additional packages will be installed: [2020-01-16T17:32:34.415Z] #44 21.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-16T17:32:34.415Z] #44 21.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-16T17:32:34.415Z] #44 21.13 Suggested packages: [2020-01-16T17:32:34.415Z] #44 21.13 manpages-dev python-setuptools [2020-01-16T17:32:34.415Z] #44 22.19 The following NEW packages will be installed: [2020-01-16T17:32:34.415Z] #44 22.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-16T17:32:34.415Z] #44 22.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-16T17:32:34.415Z] #44 22.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-16T17:32:34.415Z] #44 22.22 python-six zlib1g-dev [2020-01-16T17:32:34.415Z] #44 22.32 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:34.415Z] #44 22.32 Need to get 3742 kB of archives. [2020-01-16T17:32:34.415Z] #44 22.32 After this operation, 22.0 MB of additional disk space will be used. [2020-01-16T17:32:34.415Z] #44 22.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-01-16T17:32:34.415Z] #44 22.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-01-16T17:32:34.415Z] #44 22.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-01-16T17:32:34.415Z] #44 22.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-01-16T17:32:34.415Z] #44 22.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-01-16T17:32:34.415Z] #44 22.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-01-16T17:32:34.415Z] #44 22.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-01-16T17:32:34.415Z] #44 22.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-01-16T17:32:34.415Z] #44 22.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-01-16T17:32:34.415Z] #44 22.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-01-16T17:32:34.415Z] #44 22.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-01-16T17:32:34.415Z] #44 22.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-01-16T17:32:34.415Z] #44 22.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-01-16T17:32:34.415Z] #44 22.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-01-16T17:32:34.415Z] #44 22.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-16T17:32:34.415Z] #44 22.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-01-16T17:32:34.415Z] #44 22.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-01-16T17:32:34.564Z] #44 42.65 DEP compel/plugins/std/log.d [2020-01-16T17:32:34.564Z] #44 42.78 DEP compel/plugins/std/fds.d [2020-01-16T17:32:34.818Z] #44 ... [2020-01-16T17:32:34.818Z] [2020-01-16T17:32:34.818Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:32:34.818Z] #36 13.01 Fetched 8018 kB in 12s (697 kB/s) [2020-01-16T17:32:34.818Z] #36 13.01 Reading package lists... [2020-01-16T17:32:34.818Z] #36 17.98 Reading package lists... [2020-01-16T17:32:34.818Z] #36 21.97 Building dependency tree... [2020-01-16T17:32:34.818Z] #36 ... [2020-01-16T17:32:34.818Z] [2020-01-16T17:32:34.818Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:32:34.818Z] #26 13.09 Fetched 8018 kB in 12s (691 kB/s) [2020-01-16T17:32:34.818Z] #26 13.09 Reading package lists... [2020-01-16T17:32:34.818Z] #26 17.81 Reading package lists... [2020-01-16T17:32:34.818Z] #26 21.56 Building dependency tree... [2020-01-16T17:32:34.818Z] #26 23.17 ca-certificates is already the newest version (20190110). [2020-01-16T17:32:34.818Z] #26 23.17 The following additional packages will be installed: [2020-01-16T17:32:34.818Z] #26 23.17 libjq1 libonig5 [2020-01-16T17:32:34.818Z] #26 ... [2020-01-16T17:32:34.818Z] [2020-01-16T17:32:34.818Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:32:34.818Z] #60 13.14 Fetched 8018 kB in 12s (687 kB/s) [2020-01-16T17:32:34.818Z] #60 13.14 Reading package lists... [2020-01-16T17:32:34.818Z] #60 17.95 Reading package lists... [2020-01-16T17:32:34.818Z] #60 22.43 Building dependency tree... [2020-01-16T17:32:34.821Z] #44 42.97 DEP compel/plugins/std/std.d [2020-01-16T17:32:35.045Z] #43 ... [2020-01-16T17:32:35.046Z] [2020-01-16T17:32:35.046Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:35.046Z] #71 DONE 40.7s [2020-01-16T17:32:35.046Z] [2020-01-16T17:32:35.046Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:35.046Z] #27 4.279 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-16T17:32:35.046Z] #27 4.629 #=#=# [2020-01-16T17:32:35.080Z] #44 43.20 DEP compel/plugins/shmem/shmem.d [2020-01-16T17:32:35.080Z] #44 43.30 DEP compel/plugins/fds/fds.d [2020-01-16T17:32:35.080Z] #44 43.43 CC compel/plugins/std/std.o [2020-01-16T17:32:35.224Z] #60 ... [2020-01-16T17:32:35.224Z] [2020-01-16T17:32:35.224Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:35.224Z] #48 13.31 unicode/utf16 [2020-01-16T17:32:35.224Z] #48 13.65 container/list [2020-01-16T17:32:35.224Z] #48 14.17 crypto/internal/subtle [2020-01-16T17:32:35.224Z] #48 14.36 crypto/subtle [2020-01-16T17:32:35.224Z] #48 14.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-16T17:32:35.224Z] #48 14.58 internal/nettrace [2020-01-16T17:32:35.224Z] #48 14.75 runtime/cgo [2020-01-16T17:32:35.224Z] #48 19.82 vendor/golang.org/x/crypto/internal/subtle [2020-01-16T17:32:35.224Z] #48 ... [2020-01-16T17:32:35.224Z] [2020-01-16T17:32:35.224Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:35.224Z] #11 13.52 Fetched 8018 kB in 12s (669 kB/s) [2020-01-16T17:32:35.224Z] #11 13.52 Reading package lists... [2020-01-16T17:32:35.224Z] #11 18.36 Reading package lists... [2020-01-16T17:32:35.224Z] #11 22.30 Building dependency tree... [2020-01-16T17:32:35.224Z] #11 23.63 The following additional packages will be installed: [2020-01-16T17:32:35.224Z] #11 23.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-16T17:32:35.224Z] #11 23.63 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-16T17:32:35.224Z] #11 23.63 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-16T17:32:35.224Z] #11 23.63 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-16T17:32:35.224Z] #11 23.63 Suggested packages: [2020-01-16T17:32:35.224Z] #11 23.63 gcc-8-locales seccomp wine64 [2020-01-16T17:32:35.224Z] #11 ... [2020-01-16T17:32:35.224Z] [2020-01-16T17:32:35.224Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:32:35.224Z] #60 23.75 The following additional packages will be installed: [2020-01-16T17:32:35.224Z] #60 23.77 libbtrfs0 [2020-01-16T17:32:35.572Z] #27 4.976 0.0% ## 3.0% #### 6.0% ######## 11.7% ########### 15.3% ############# 19.2% ################## 25.3% ##################### 29.3% ######################## 33.4% ######################### 36.0% ############################ 39.6% ############################### 43.9% ################################## 48.0% ###################################### 53.1% ####################################### 55.4% ########################################### 60.1% ############################################## 64.5% ################################################## 69.7% ##################################################### 74.9% ######################################################### 79.9% ############################################################# 85.7% ################################################################## 93.0% ######################################################################## 100.0% [2020-01-16T17:32:35.639Z] #60 23.89 The following NEW packages will be installed: [2020-01-16T17:32:35.639Z] #60 23.89 libbtrfs-dev libbtrfs0 [2020-01-16T17:32:35.639Z] #60 24.01 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:35.639Z] #60 24.01 Need to get 118 kB of archives. [2020-01-16T17:32:35.639Z] #60 24.01 After this operation, 390 kB of additional disk space will be used. [2020-01-16T17:32:35.639Z] #60 24.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-01-16T17:32:35.639Z] #60 24.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-01-16T17:32:35.645Z] #44 43.82 CC compel/plugins/std/fds.o [2020-01-16T17:32:36.128Z] #10 15.61 Reading package lists... [2020-01-16T17:32:36.128Z] #10 ... [2020-01-16T17:32:36.128Z] [2020-01-16T17:32:36.128Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:32:36.128Z] #59 7.359 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:32:36.128Z] #59 11.40 Fetched 8321 kB in 8s (1013 kB/s) [2020-01-16T17:32:36.128Z] #59 11.40 Reading package lists... [2020-01-16T17:32:36.128Z] #59 15.20 Reading package lists... [2020-01-16T17:32:36.128Z] #59 ... [2020-01-16T17:32:36.128Z] [2020-01-16T17:32:36.128Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:32:36.128Z] #25 10.44 Reading package lists... [2020-01-16T17:32:36.149Z] #27 7.793 #=#=# [2020-01-16T17:32:36.211Z] #44 44.22 CC compel/plugins/std/log.o [2020-01-16T17:32:36.480Z] #60 24.81 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:36.481Z] #60 24.85 Fetched 118 kB in 0s (1245 kB/s) [2020-01-16T17:32:36.481Z] #60 24.91 Selecting previously unselected package libbtrfs0. [2020-01-16T17:32:36.481Z] #60 24.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-16T17:32:36.481Z] #60 24.96 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-01-16T17:32:36.481Z] #60 24.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-16T17:32:36.481Z] #60 25.04 Selecting previously unselected package libbtrfs-dev. [2020-01-16T17:32:36.481Z] #60 25.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-01-16T17:32:36.481Z] #60 25.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:32:36.691Z] #25 14.27 Reading package lists... [2020-01-16T17:32:36.776Z] #44 45.06 CC compel/plugins/std/string.o [2020-01-16T17:32:36.895Z] #60 25.30 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-16T17:32:36.895Z] #60 25.31 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:32:36.895Z] #60 25.32 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:32:37.306Z] #60 DONE 25.6s [2020-01-16T17:32:37.306Z] [2020-01-16T17:32:37.306Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:37.306Z] #44 23.64 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:37.306Z] #44 23.76 Fetched 3742 kB in 0s (7885 kB/s) [2020-01-16T17:32:37.306Z] #44 23.80 Selecting previously unselected package libcap-dev:s390x. [2020-01-16T17:32:37.306Z] #44 23.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-16T17:32:37.306Z] #44 23.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-01-16T17:32:37.306Z] #44 23.88 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-01-16T17:32:37.306Z] #44 23.99 Selecting previously unselected package libnet1:s390x. [2020-01-16T17:32:37.306Z] #44 23.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-16T17:32:37.306Z] #44 23.99 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-16T17:32:37.306Z] #44 24.05 Selecting previously unselected package libnet1-dev. [2020-01-16T17:32:37.306Z] #44 24.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-16T17:32:37.306Z] #44 24.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-16T17:32:37.306Z] #44 24.20 Selecting previously unselected package libnl-3-200:s390x. [2020-01-16T17:32:37.307Z] #44 24.20 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-01-16T17:32:37.307Z] #44 24.21 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-01-16T17:32:37.307Z] #44 24.33 Selecting previously unselected package libnl-3-dev:s390x. [2020-01-16T17:32:37.307Z] #44 24.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-01-16T17:32:37.307Z] #44 24.35 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-01-16T17:32:37.307Z] #44 24.57 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-16T17:32:37.307Z] #44 24.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-01-16T17:32:37.307Z] #44 24.58 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-16T17:32:37.307Z] #44 24.63 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-01-16T17:32:37.307Z] #44 24.64 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-01-16T17:32:37.307Z] #44 24.64 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-01-16T17:32:37.307Z] #44 24.76 Selecting previously unselected package zlib1g-dev:s390x. [2020-01-16T17:32:37.307Z] #44 24.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-01-16T17:32:37.307Z] #44 24.77 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-01-16T17:32:37.307Z] #44 24.93 Selecting previously unselected package libprotobuf17:s390x. [2020-01-16T17:32:37.307Z] #44 24.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-01-16T17:32:37.307Z] #44 24.95 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-01-16T17:32:37.307Z] #44 25.52 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-01-16T17:32:37.307Z] #44 25.53 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-01-16T17:32:37.307Z] #44 25.53 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-01-16T17:32:37.307Z] #44 ... [2020-01-16T17:32:37.307Z] [2020-01-16T17:32:37.307Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:32:37.307Z] #61 DONE 0.1s [2020-01-16T17:32:37.307Z] [2020-01-16T17:32:37.307Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-16T17:32:37.307Z] #62 DONE 0.1s [2020-01-16T17:32:37.307Z] [2020-01-16T17:32:37.307Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:37.307Z] #44 25.70 Selecting previously unselected package libprotobuf-dev:s390x. [2020-01-16T17:32:37.307Z] #44 25.71 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-01-16T17:32:37.307Z] #44 25.71 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-01-16T17:32:37.582Z] #27 8.120 0.1% ####### 10.0% ############## 20.2% ###################### 31.5% ############################### 43.6% ########################################## 59.1% ################################################ 67.4% #################################################### 72.5% ########################################################## 81.9% ####################################################################### 99.0% ######################################################################## 100.0% [2020-01-16T17:32:37.622Z] #25 18.07 Building dependency tree... [2020-01-16T17:32:37.713Z] #44 45.67 CC compel/plugins/std/infect.o [2020-01-16T17:32:37.713Z] #44 46.07 CC compel/arch/x86/plugins/std/parasite-head.o [2020-01-16T17:32:37.818Z] #44 ... [2020-01-16T17:32:37.818Z] [2020-01-16T17:32:37.818Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:32:37.818Z] #26 23.51 The following NEW packages will be installed: [2020-01-16T17:32:37.818Z] #26 23.51 jq libjq1 libonig5 [2020-01-16T17:32:37.818Z] #26 23.79 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:37.818Z] #26 23.79 Need to get 350 kB of archives. [2020-01-16T17:32:37.818Z] #26 23.79 After this operation, 1154 kB of additional disk space will be used. [2020-01-16T17:32:37.818Z] #26 23.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-01-16T17:32:37.818Z] #26 24.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-01-16T17:32:37.818Z] #26 24.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-01-16T17:32:37.818Z] #26 24.88 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:37.818Z] #26 24.93 Fetched 350 kB in 1s (645 kB/s) [2020-01-16T17:32:37.818Z] #26 25.03 Selecting previously unselected package libonig5:s390x. [2020-01-16T17:32:37.818Z] #26 25.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 ... 15168 files and directories currently installed.) [2020-01-16T17:32:37.818Z] #26 25.10 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-01-16T17:32:37.818Z] #26 25.12 Unpacking libonig5:s390x (6.9.1-1) ... [2020-01-16T17:32:37.818Z] #26 25.30 Selecting previously unselected package libjq1:s390x. [2020-01-16T17:32:37.818Z] #26 25.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-01-16T17:32:37.818Z] #26 25.31 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-16T17:32:37.818Z] #26 25.41 Selecting previously unselected package jq. [2020-01-16T17:32:37.818Z] #26 25.41 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-01-16T17:32:37.818Z] #26 25.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-16T17:32:37.818Z] #26 25.64 Setting up libonig5:s390x (6.9.1-1) ... [2020-01-16T17:32:37.818Z] #26 25.65 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-16T17:32:37.818Z] #26 25.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-16T17:32:37.818Z] #26 25.67 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:32:37.818Z] #26 DONE 26.2s [2020-01-16T17:32:37.818Z] [2020-01-16T17:32:37.818Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-16T17:32:37.818Z] #27 DONE 0.1s [2020-01-16T17:32:37.818Z] [2020-01-16T17:32:37.818Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:37.845Z] #27 9.468 [2020-01-16T17:32:37.971Z] #44 46.14 CC compel/arch/x86/plugins/std/memcpy.o [2020-01-16T17:32:37.971Z] #44 46.21 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-01-16T17:32:37.971Z] #44 46.28 AR compel/plugins/std.lib.a [2020-01-16T17:32:38.183Z] #25 ... [2020-01-16T17:32:38.183Z] [2020-01-16T17:32:38.183Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:38.183Z] #10 15.61 Reading package lists... [2020-01-16T17:32:38.229Z] #44 46.36 CC compel/plugins/fds/fds.o [2020-01-16T17:32:38.229Z] #44 46.62 AR compel/plugins/fds.lib.a [2020-01-16T17:32:38.487Z] #44 46.68 HOSTDEP compel/src/lib/log-host.d [2020-01-16T17:32:38.745Z] #44 46.85 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-16T17:32:38.745Z] #44 47.04 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-01-16T17:32:39.003Z] #44 47.13 HOSTDEP compel/src/main-host.d [2020-01-16T17:32:39.003Z] #44 47.24 DEP compel/src/lib/ptrace.d [2020-01-16T17:32:39.111Z] #10 19.41 Building dependency tree... [2020-01-16T17:32:39.261Z] #44 47.39 DEP compel/src/lib/infect.d [2020-01-16T17:32:39.261Z] #44 47.54 DEP compel/src/lib/infect-util.d [2020-01-16T17:32:39.468Z] #28 1.635 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-16T17:32:39.518Z] #44 47.64 DEP compel/src/lib/infect-rpc.d [2020-01-16T17:32:39.519Z] #44 47.73 DEP compel/arch/x86/src/lib/infect.d [2020-01-16T17:32:39.519Z] #44 47.85 DEP compel/arch/x86/src/lib/cpu.d [2020-01-16T17:32:39.673Z] #10 20.79 The following additional packages will be installed: [2020-01-16T17:32:39.673Z] #10 20.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-16T17:32:39.673Z] #10 20.79 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-16T17:32:39.673Z] #10 20.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-16T17:32:39.673Z] #10 20.79 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-16T17:32:39.673Z] #10 20.79 Suggested packages: [2020-01-16T17:32:39.673Z] #10 20.79 gcc-8-locales seccomp wine64 [2020-01-16T17:32:39.776Z] #44 47.91 DEP compel/src/lib/log.d [2020-01-16T17:32:39.776Z] #44 48.01 DEP compel/src/main.d [2020-01-16T17:32:39.776Z] #44 48.14 DEP compel/src/lib/handle-elf.d [2020-01-16T17:32:39.872Z] #28 2.168 [2020-01-16T17:32:39.902Z] #27 9.736 0.0% ### 5.5% ####### 10.3% ######## 12.1% ########## 13.9% ########### 16.5% ############## 20.0% ################# 24.2% ################### 27.8% ###################### 31.7% ########################## 37.5% ############################## 41.8% ################################# 46.8% ################################### 49.4% ###################################### 52.8% ####################################### 54.9% ########################################## 58.6% ########## [2020-01-16T17:32:39.902Z] #27 ... [2020-01-16T17:32:39.902Z] [2020-01-16T17:32:39.902Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:39.902Z] #62 2.826 + RM_GOPATH=0 [2020-01-16T17:32:39.902Z] #62 2.826 + TMP_GOPATH= [2020-01-16T17:32:39.902Z] #62 2.826 + : /build [2020-01-16T17:32:39.902Z] #62 2.826 + '[' -z '' ']' [2020-01-16T17:32:39.902Z] #62 2.827 ++ mktemp -d [2020-01-16T17:32:39.902Z] #62 2.832 + export GOPATH=/tmp/tmp.pAJZVAHQHt [2020-01-16T17:32:39.902Z] #62 2.835 + GOPATH=/tmp/tmp.pAJZVAHQHt [2020-01-16T17:32:39.902Z] #62 2.835 + RM_GOPATH=1 [2020-01-16T17:32:39.902Z] #62 2.838 ++ dirname ./install.sh [2020-01-16T17:32:39.902Z] #62 2.847 + dir=. [2020-01-16T17:32:39.902Z] #62 2.848 + bin=containerd [2020-01-16T17:32:39.902Z] #62 2.848 + shift [2020-01-16T17:32:39.902Z] #62 2.849 + '[' '!' -f ./containerd.installer ']' [2020-01-16T17:32:39.902Z] #62 2.849 + . ./containerd.installer [2020-01-16T17:32:39.902Z] #62 2.850 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:32:39.902Z] #62 2.851 + install_containerd [2020-01-16T17:32:39.902Z] #62 2.851 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-16T17:32:39.902Z] #62 2.852 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:32:39.902Z] #62 2.852 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pAJZVAHQHt/src/github.com/containerd/containerd [2020-01-16T17:32:39.902Z] #62 2.855 Cloning into '/tmp/tmp.pAJZVAHQHt/src/github.com/containerd/containerd'... [2020-01-16T17:32:39.902Z] #62 ... [2020-01-16T17:32:39.902Z] [2020-01-16T17:32:39.902Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:39.929Z] #10 21.25 The following NEW packages will be installed: [2020-01-16T17:32:39.929Z] #10 21.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-16T17:32:39.929Z] #10 21.25 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-16T17:32:39.929Z] #10 21.25 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-16T17:32:39.929Z] #10 21.25 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-16T17:32:39.929Z] #10 21.25 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-16T17:32:39.929Z] #10 21.25 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-16T17:32:40.034Z] #44 48.27 DEP compel/arch/x86/src/lib/handle-elf.d [2020-01-16T17:32:40.292Z] #44 48.49 CC compel/src/lib/log.o [2020-01-16T17:32:40.496Z] #10 21.62 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:40.496Z] #10 21.62 Need to get 77.7 MB of archives. [2020-01-16T17:32:40.496Z] #10 21.62 After this operation, 487 MB of additional disk space will be used. [2020-01-16T17:32:40.496Z] #10 21.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-01-16T17:32:40.496Z] #10 21.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-01-16T17:32:40.496Z] #10 21.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-01-16T17:32:40.496Z] #10 21.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-01-16T17:32:40.496Z] #10 21.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-01-16T17:32:40.504Z] #27 9.736 0.0% ### 5.5% ####### 10.3% ######## 12.1% ########## 13.9% ########### 16.5% ############## 20.0% ################# 24.2% ################### 27.8% ###################### 31.7% ########################## 37.5% ############################## 41.8% ################################# 46.8% ################################### 49.4% ###################################### 52.8% ####################################### 54.9% ########################################## 58.6% ############################################# 63.5% ################################################### 72.1% ######################################################## 78.4% ############################################################## 87.0% ############################################################### 88.6% ###################################################################### 97.3% ######################################################################## 100.0% [2020-01-16T17:32:40.550Z] #44 48.75 CC compel/arch/x86/src/lib/cpu.o [2020-01-16T17:32:40.753Z] #10 21.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-16T17:32:40.753Z] #10 22.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-01-16T17:32:40.764Z] #27 12.45 [2020-01-16T17:32:41.013Z] #10 22.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-01-16T17:32:41.013Z] #10 22.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-01-16T17:32:41.115Z] #44 49.41 CC compel/arch/x86/src/lib/infect.o [2020-01-16T17:32:41.271Z] #10 ... [2020-01-16T17:32:41.271Z] [2020-01-16T17:32:41.271Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:32:41.271Z] #25 20.08 ca-certificates is already the newest version (20190110). [2020-01-16T17:32:41.271Z] #25 20.08 The following additional packages will be installed: [2020-01-16T17:32:41.271Z] #25 20.10 libjq1 libonig5 [2020-01-16T17:32:41.271Z] #25 20.36 The following NEW packages will be installed: [2020-01-16T17:32:41.271Z] #25 20.37 jq libjq1 libonig5 [2020-01-16T17:32:41.271Z] #25 20.74 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:41.271Z] #25 20.74 Need to get 355 kB of archives. [2020-01-16T17:32:41.271Z] #25 20.74 After this operation, 1072 kB of additional disk space will be used. [2020-01-16T17:32:41.272Z] #25 20.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-01-16T17:32:41.272Z] #25 20.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-01-16T17:32:41.272Z] #25 20.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-01-16T17:32:41.272Z] #25 21.38 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:41.272Z] #25 21.49 Fetched 355 kB in 0s (1207 kB/s) [2020-01-16T17:32:41.272Z] #25 21.57 Selecting previously unselected package libonig5:amd64. [2020-01-16T17:32:41.272Z] #25 21.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-01-16T17:32:41.272Z] #25 21.61 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-01-16T17:32:41.272Z] #25 21.63 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-01-16T17:32:41.272Z] #25 21.80 Selecting previously unselected package libjq1:amd64. [2020-01-16T17:32:41.272Z] #25 21.80 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-01-16T17:32:41.272Z] #25 21.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-16T17:32:41.272Z] #25 21.92 Selecting previously unselected package jq. [2020-01-16T17:32:41.272Z] #25 21.93 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-01-16T17:32:41.272Z] #25 21.93 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-16T17:32:41.272Z] #25 22.07 Setting up libonig5:amd64 (6.9.1-1) ... [2020-01-16T17:32:41.272Z] #25 22.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-16T17:32:41.272Z] #25 22.11 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-16T17:32:41.272Z] #25 22.12 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:32:41.272Z] #25 DONE 22.7s [2020-01-16T17:32:41.272Z] [2020-01-16T17:32:41.272Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:32:41.272Z] #59 15.20 Reading package lists... [2020-01-16T17:32:41.272Z] #59 18.95 Building dependency tree... [2020-01-16T17:32:41.272Z] #59 20.67 The following additional packages will be installed: [2020-01-16T17:32:41.272Z] #59 20.67 libbtrfs0 [2020-01-16T17:32:41.272Z] #59 20.69 The following NEW packages will be installed: [2020-01-16T17:32:41.272Z] #59 20.70 libbtrfs-dev libbtrfs0 [2020-01-16T17:32:41.272Z] #59 20.99 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:41.272Z] #59 20.99 Need to get 119 kB of archives. [2020-01-16T17:32:41.272Z] #59 20.99 After this operation, 387 kB of additional disk space will be used. [2020-01-16T17:32:41.272Z] #59 20.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-01-16T17:32:41.272Z] #59 21.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-01-16T17:32:41.272Z] #59 21.54 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:41.272Z] #59 21.64 Fetched 119 kB in 0s (401 kB/s) [2020-01-16T17:32:41.272Z] #59 21.75 Selecting previously unselected package libbtrfs0. [2020-01-16T17:32:41.272Z] #59 21.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-01-16T17:32:41.272Z] #59 21.79 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-01-16T17:32:41.272Z] #59 21.81 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-16T17:32:41.272Z] #59 21.89 Selecting previously unselected package libbtrfs-dev. [2020-01-16T17:32:41.272Z] #59 21.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-01-16T17:32:41.272Z] #59 21.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:32:41.272Z] #59 22.05 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-16T17:32:41.272Z] #59 22.08 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:32:41.272Z] #59 22.10 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:32:41.272Z] #59 DONE 22.7s [2020-01-16T17:32:41.539Z] [2020-01-16T17:32:41.539Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:32:41.539Z] #60 DONE 0.2s [2020-01-16T17:32:41.539Z] [2020-01-16T17:32:41.539Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:32:41.539Z] #35 10.15 Reading package lists... [2020-01-16T17:32:41.539Z] #35 13.95 Reading package lists... [2020-01-16T17:32:41.539Z] #35 17.76 Building dependency tree... [2020-01-16T17:32:41.539Z] #35 19.84 The following additional packages will be installed: [2020-01-16T17:32:41.539Z] #35 19.85 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-16T17:32:41.539Z] #35 19.86 Suggested packages: [2020-01-16T17:32:41.539Z] #35 19.87 cmake-doc ninja-build lrzip [2020-01-16T17:32:41.539Z] #35 19.87 Recommended packages: [2020-01-16T17:32:41.539Z] #35 19.87 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-16T17:32:41.539Z] #35 20.44 The following NEW packages will be installed: [2020-01-16T17:32:41.539Z] #35 20.44 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-16T17:32:41.539Z] #35 20.44 vim-common xxd [2020-01-16T17:32:41.539Z] #35 20.78 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:41.539Z] #35 20.78 Need to get 14.9 MB of archives. [2020-01-16T17:32:41.539Z] #35 20.78 After this operation, 61.8 MB of additional disk space will be used. [2020-01-16T17:32:41.539Z] #35 20.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-01-16T17:32:41.539Z] #35 20.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-01-16T17:32:41.539Z] #35 20.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-01-16T17:32:41.539Z] #35 20.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-01-16T17:32:41.539Z] #35 21.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-01-16T17:32:41.539Z] #35 21.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-01-16T17:32:41.539Z] #35 21.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-01-16T17:32:41.539Z] #35 21.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-01-16T17:32:41.539Z] #35 21.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-01-16T17:32:41.539Z] #35 21.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-01-16T17:32:41.539Z] #35 21.88 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:41.539Z] #35 22.02 Fetched 14.9 MB in 1s (15.5 MB/s) [2020-01-16T17:32:41.539Z] #35 22.09 Selecting previously unselected package xxd. [2020-01-16T17:32:41.539Z] #35 22.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 ... 15401 files and directories currently installed.) [2020-01-16T17:32:41.539Z] #35 22.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-01-16T17:32:41.539Z] #35 22.13 Unpacking xxd (2:8.1.0875-5) ... [2020-01-16T17:32:41.539Z] #35 22.30 Selecting previously unselected package vim-common. [2020-01-16T17:32:41.539Z] #35 22.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:32:41.539Z] #35 22.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-16T17:32:41.539Z] #35 22.74 Selecting previously unselected package cmake-data. [2020-01-16T17:32:41.539Z] #35 22.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-16T17:32:41.539Z] #35 22.76 Unpacking cmake-data (3.13.4-1) ... [2020-01-16T17:32:41.681Z] #44 ... [2020-01-16T17:32:41.681Z] [2020-01-16T17:32:41.681Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:41.681Z] #50 DONE 117.4s [2020-01-16T17:32:41.681Z] [2020-01-16T17:32:41.681Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:41.681Z] #47 112.8 net/textproto [2020-01-16T17:32:41.681Z] #47 112.8 crypto/x509 [2020-01-16T17:32:41.681Z] #47 114.0 vendor/golang.org/x/net/http/httpguts [2020-01-16T17:32:41.681Z] #47 114.3 vendor/golang.org/x/net/http/httpproxy [2020-01-16T17:32:41.681Z] #47 114.8 mime/multipart [2020-01-16T17:32:41.681Z] #47 117.0 crypto/tls [2020-01-16T17:32:41.808Z] #27 12.73 0.0% 0.1% # 2.4% ### 4.7% #### 6.7% ###### 8.8% ####### 10.7% ######### 12.8% [2020-01-16T17:32:41.808Z] #27 ... [2020-01-16T17:32:41.808Z] [2020-01-16T17:32:41.808Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:41.808Z] #33 37.72 sync [2020-01-16T17:32:41.808Z] #33 37.73 internal/reflectlite [2020-01-16T17:32:41.808Z] #33 39.95 sort [2020-01-16T17:32:41.808Z] #33 39.96 errors [2020-01-16T17:32:41.808Z] #33 40.15 io [2020-01-16T17:32:41.808Z] #33 40.15 internal/oserror [2020-01-16T17:32:41.808Z] #33 40.16 strconv [2020-01-16T17:32:41.808Z] #33 40.24 syscall [2020-01-16T17:32:41.808Z] #33 42.19 strings [2020-01-16T17:32:41.808Z] #33 42.21 bytes [2020-01-16T17:32:41.808Z] #33 46.65 bufio [2020-01-16T17:32:41.808Z] #33 47.65 reflect [2020-01-16T17:32:42.068Z] #33 ... [2020-01-16T17:32:42.068Z] [2020-01-16T17:32:42.068Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:42.106Z] #35 ... [2020-01-16T17:32:42.106Z] [2020-01-16T17:32:42.106Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:42.106Z] #10 23.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-01-16T17:32:42.669Z] #10 23.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-01-16T17:32:42.669Z] #10 23.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-01-16T17:32:42.669Z] #10 23.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-01-16T17:32:42.669Z] #10 23.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-01-16T17:32:42.669Z] #10 23.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-01-16T17:32:42.669Z] #10 23.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB] [2020-01-16T17:32:42.669Z] #10 23.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-01-16T17:32:42.669Z] #10 23.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-01-16T17:32:42.669Z] #10 23.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-01-16T17:32:42.669Z] #10 23.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-01-16T17:32:42.669Z] #10 23.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-01-16T17:32:42.669Z] #10 24.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-01-16T17:32:42.669Z] #10 24.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-01-16T17:32:42.669Z] #10 24.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-01-16T17:32:42.669Z] #10 24.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB] [2020-01-16T17:32:42.767Z] #28 2.384 0.1% ######## 11.3% ############ 17.6% ############## 19.7% ################# 23.9% ##################### 30.1% ########################## 36.4% ############################# 40.6% ################################ 44.7% ################################### 48.9% ###################################### 53.1% ########################################## 59.3% ############################################# 63.5% ################################################## 69.8% ###################################################### 76.1% ######################################################### 80.2% ############################################################ 84.4% ################################################################# 90.7% ##################################################################### 97.0% ######################################################################## 100.0% [2020-01-16T17:32:42.767Z] #28 5.031 [2020-01-16T17:32:42.854Z] #27 12.73 0.0% 0.1% # 2.4% ### 4.7% #### 6.7% ###### 8.8% ####### 10.7% ######### 12.8% ########## 14.9% ############ 16.7% ############# 18.5% ############## 20.5% ############### 22.0% ################# 24.0% ################## 26.0% ###################### 30.7% [2020-01-16T17:32:42.854Z] #27 ... [2020-01-16T17:32:42.854Z] [2020-01-16T17:32:42.854Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:42.854Z] #10 38.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-01-16T17:32:42.854Z] #10 38.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-01-16T17:32:42.854Z] #10 38.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-01-16T17:32:42.854Z] #10 39.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-01-16T17:32:42.854Z] #10 39.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-01-16T17:32:42.854Z] #10 39.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u2 [109 kB] [2020-01-16T17:32:42.854Z] #10 39.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-01-16T17:32:42.854Z] #10 39.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-01-16T17:32:42.854Z] #10 39.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-01-16T17:32:42.854Z] #10 39.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-01-16T17:32:42.854Z] #10 39.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-01-16T17:32:42.854Z] #10 39.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-01-16T17:32:42.854Z] #10 39.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-01-16T17:32:42.854Z] #10 39.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-01-16T17:32:42.854Z] #10 39.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u2 [321 kB] [2020-01-16T17:32:42.854Z] #10 40.70 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:42.854Z] #10 41.14 Fetched 73.3 MB in 7s (10.7 MB/s) [2020-01-16T17:32:42.854Z] #10 41.29 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-16T17:32:42.855Z] #10 41.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-01-16T17:32:42.855Z] #10 41.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-01-16T17:32:42.855Z] #10 41.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-16T17:32:42.855Z] #10 44.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-16T17:32:42.855Z] #10 44.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-01-16T17:32:42.855Z] #10 44.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-16T17:32:42.855Z] #10 48.44 Selecting previously unselected package binutils-mingw-w64. [2020-01-16T17:32:42.855Z] #10 48.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-16T17:32:42.855Z] #10 48.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-16T17:32:42.855Z] #10 48.60 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-01-16T17:32:42.855Z] #10 48.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-01-16T17:32:42.855Z] #10 48.64 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-01-16T17:32:42.855Z] #10 48.92 Selecting previously unselected package dmsetup. [2020-01-16T17:32:42.855Z] #10 48.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-01-16T17:32:42.855Z] #10 48.93 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-16T17:32:42.855Z] #10 ... [2020-01-16T17:32:42.855Z] [2020-01-16T17:32:42.855Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:42.925Z] #10 24.28 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:42.925Z] #10 24.35 Fetched 77.7 MB in 3s (29.0 MB/s) [2020-01-16T17:32:43.181Z] #10 24.38 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-16T17:32:43.181Z] #10 24.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-01-16T17:32:43.181Z] #10 24.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-01-16T17:32:43.181Z] #10 24.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-16T17:32:43.571Z] #28 5.175 0.9% ################### 26.8% ################################### 49.4% ############################################### 66.4% #################################################################### 94.8% ######################################################################## 100.0% [2020-01-16T17:32:43.640Z] #27 12.73 0.0% 0.1% # 2.4% ### 4.7% #### 6.7% ###### 8.8% ####### 10.7% ######### 12.8% ########## 14.9% ############ 16.7% ############# 18.5% ############## 20.5% ############### 22.0% ################# 24.0% ################## 26.0% ###################### 30.7% ######################## 33.7% ######################### 35.5% ########################## 37.4% ############################ 39.9% ############################## 42.3% ################################ 44.6% ################################# 47.1% ################################### 49.6% ######################## [2020-01-16T17:32:43.640Z] #27 ... [2020-01-16T17:32:43.640Z] [2020-01-16T17:32:43.640Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:43.640Z] #47 39.53 github.com/LK4D4/vndr/godl/singleflight [2020-01-16T17:32:43.640Z] #47 39.54 math/rand [2020-01-16T17:32:43.640Z] #47 39.54 internal/singleflight [2020-01-16T17:32:43.640Z] #47 39.55 internal/reflectlite [2020-01-16T17:32:43.640Z] #47 41.57 sort [2020-01-16T17:32:43.640Z] #47 41.60 io [2020-01-16T17:32:43.640Z] #47 41.60 strconv [2020-01-16T17:32:43.640Z] #47 41.61 syscall [2020-01-16T17:32:43.640Z] #47 44.55 bytes [2020-01-16T17:32:43.640Z] #47 44.66 strings [2020-01-16T17:32:43.640Z] #47 49.63 reflect [2020-01-16T17:32:43.640Z] #47 ... [2020-01-16T17:32:43.640Z] [2020-01-16T17:32:43.640Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:43.980Z] #28 5.884 [2020-01-16T17:32:44.109Z] #10 25.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-16T17:32:44.109Z] #10 25.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-01-16T17:32:44.109Z] #10 25.34 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-16T17:32:44.366Z] #28 6.025 0.1% ####### 11.0% [2020-01-16T17:32:44.366Z] #28 ... [2020-01-16T17:32:44.366Z] [2020-01-16T17:32:44.366Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:44.366Z] #72 DONE 32.4s [2020-01-16T17:32:44.366Z] [2020-01-16T17:32:44.366Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:44.366Z] #28 6.025 0.1% ####### 11.0% ############# 18.6% [2020-01-16T17:32:44.366Z] #28 ... [2020-01-16T17:32:44.366Z] [2020-01-16T17:32:44.366Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:44.366Z] #51 31.94 + cd /tmp/tmp.BeGH0iIive/src/gotest.tools/gotestsum [2020-01-16T17:32:44.366Z] #51 31.94 + git checkout -q v0.3.5 [2020-01-16T17:32:44.366Z] #51 31.95 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-16T17:32:44.961Z] #47 ... [2020-01-16T17:32:44.961Z] [2020-01-16T17:32:44.961Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:32:44.961Z] #44 50.37 CC compel/src/lib/infect-rpc.o [2020-01-16T17:32:44.961Z] #44 50.60 CC compel/src/lib/infect-util.o [2020-01-16T17:32:44.961Z] #44 50.66 CC compel/src/lib/infect.o [2020-01-16T17:32:44.961Z] #44 53.09 CC compel/src/lib/ptrace.o [2020-01-16T17:32:45.045Z] #10 26.28 Selecting previously unselected package binutils-mingw-w64. [2020-01-16T17:32:45.045Z] #10 26.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-16T17:32:45.045Z] #10 26.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-16T17:32:45.045Z] #10 26.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-16T17:32:45.045Z] #10 26.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-01-16T17:32:45.045Z] #10 26.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-01-16T17:32:45.045Z] #10 26.44 Selecting previously unselected package dmsetup. [2020-01-16T17:32:45.045Z] #10 26.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-01-16T17:32:45.045Z] #10 26.45 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-16T17:32:45.210Z] #51 ... [2020-01-16T17:32:45.210Z] [2020-01-16T17:32:45.210Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:32:45.210Z] #36 23.68 The following additional packages will be installed: [2020-01-16T17:32:45.210Z] #36 23.69 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-16T17:32:45.210Z] #36 23.69 Suggested packages: [2020-01-16T17:32:45.210Z] #36 23.69 cmake-doc ninja-build lrzip [2020-01-16T17:32:45.210Z] #36 23.69 Recommended packages: [2020-01-16T17:32:45.210Z] #36 23.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-16T17:32:45.210Z] #36 24.43 The following NEW packages will be installed: [2020-01-16T17:32:45.210Z] #36 24.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-16T17:32:45.210Z] #36 24.46 vim-common xxd [2020-01-16T17:32:45.210Z] #36 24.72 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:45.210Z] #36 24.72 Need to get 13.9 MB of archives. [2020-01-16T17:32:45.210Z] #36 24.72 After this operation, 62.1 MB of additional disk space will be used. [2020-01-16T17:32:45.210Z] #36 24.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-01-16T17:32:45.210Z] #36 24.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-01-16T17:32:45.210Z] #36 24.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-01-16T17:32:45.210Z] #36 25.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-01-16T17:32:45.210Z] #36 25.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-01-16T17:32:45.210Z] #36 25.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-01-16T17:32:45.210Z] #36 25.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-01-16T17:32:45.210Z] #36 25.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-01-16T17:32:45.210Z] #36 25.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-01-16T17:32:45.210Z] #36 25.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-01-16T17:32:45.210Z] #36 27.14 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:45.210Z] #36 27.23 Fetched 13.9 MB in 1s (9445 kB/s) [2020-01-16T17:32:45.210Z] #36 27.34 Selecting previously unselected package xxd. [2020-01-16T17:32:45.210Z] #36 27.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-16T17:32:45.210Z] #36 27.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-01-16T17:32:45.210Z] #36 27.55 Unpacking xxd (2:8.1.0875-5) ... [2020-01-16T17:32:45.210Z] #36 27.87 Selecting previously unselected package vim-common. [2020-01-16T17:32:45.210Z] #36 27.87 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:32:45.210Z] #36 27.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-16T17:32:45.210Z] #36 28.34 Selecting previously unselected package cmake-data. [2020-01-16T17:32:45.210Z] #36 28.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-16T17:32:45.210Z] #36 28.34 Unpacking cmake-data (3.13.4-1) ... [2020-01-16T17:32:45.210Z] #36 31.16 Selecting previously unselected package libicu63:s390x. [2020-01-16T17:32:45.210Z] #36 31.20 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-01-16T17:32:45.210Z] #36 31.21 Unpacking libicu63:s390x (63.1-6) ... [2020-01-16T17:32:45.219Z] #44 53.46 AR compel/libcompel.a [2020-01-16T17:32:45.227Z] #27 12.73 0.0% 0.1% # 2.4% ### 4.7% #### 6.7% ###### 8.8% ####### 10.7% ######### 12.8% ########## 14.9% ############ 16.7% ############# 18.5% ############## 20.5% ############### 22.0% ################# 24.0% ################## 26.0% ###################### 30.7% ######################## 33.7% ######################### 35.5% ########################## 37.4% ############################ 39.9% ############################## 42.3% ################################ 44.6% ################################# 47.1% ################################### 49.6% #################################### 50.8% ###################################### 54.2% ####################################### 54.9% ######################################## 56.3% ############################################ 61.6% ################################################# 68.8% ################################################### 72.2% ##################################################### 74.7% ####################################################### 77.0% ######################################################## 78.9% ########################################################### 82.5% ############################################################# 86.0% ################################################################ 89.1% ################################################################## 92.3% #################################################################### 95.5% ##################################################################### 97.1% [2020-01-16T17:32:45.227Z] #27 ... [2020-01-16T17:32:45.227Z] [2020-01-16T17:32:45.227Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:45.227Z] #43 41.32 Selecting previously unselected package libprotoc17:arm64. [2020-01-16T17:32:45.227Z] #43 41.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-01-16T17:32:45.227Z] #43 41.34 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-01-16T17:32:45.227Z] #43 42.40 Selecting previously unselected package protobuf-c-compiler. [2020-01-16T17:32:45.227Z] #43 42.41 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-01-16T17:32:45.227Z] #43 42.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-16T17:32:45.227Z] #43 42.86 Selecting previously unselected package protobuf-compiler. [2020-01-16T17:32:45.227Z] #43 42.87 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-01-16T17:32:45.227Z] #43 42.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-16T17:32:45.227Z] #43 43.30 Selecting previously unselected package python-pkg-resources. [2020-01-16T17:32:45.227Z] #43 43.31 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-16T17:32:45.227Z] #43 43.35 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-16T17:32:45.227Z] #43 43.76 Selecting previously unselected package python-six. [2020-01-16T17:32:45.227Z] #43 43.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-16T17:32:45.227Z] #43 43.81 Unpacking python-six (1.12.0-1) ... [2020-01-16T17:32:45.227Z] #43 44.14 Selecting previously unselected package python-protobuf. [2020-01-16T17:32:45.227Z] #43 44.14 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-01-16T17:32:45.227Z] #43 44.15 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-16T17:32:45.227Z] #43 45.15 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-16T17:32:45.227Z] #43 49.67 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-01-16T17:32:45.227Z] #43 49.70 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-01-16T17:32:45.227Z] #43 49.74 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-01-16T17:32:45.227Z] #43 49.77 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-01-16T17:32:45.227Z] #43 49.80 Setting up python-six (1.12.0-1) ... [2020-01-16T17:32:45.227Z] #43 ... [2020-01-16T17:32:45.227Z] [2020-01-16T17:32:45.227Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:45.227Z] #27 12.73 0.0% 0.1% # 2.4% ### 4.7% #### 6.7% ###### 8.8% ####### 10.7% ######### 12.8% ########## 14.9% ############ 16.7% ############# 18.5% ############## 20.5% ############### 22.0% ################# 24.0% ################## 26.0% ###################### 30.7% ######################## 33.7% ######################### 35.5% ########################## 37.4% ############################ 39.9% ############################## 42.3% ################################ 44.6% ################################# 47.1% ################################### 49.6% #################################### 50.8% ###################################### 54.2% ####################################### 54.9% ######################################## 56.3% ############################################ 61.6% ################################################# 68.8% ################################################### 72.2% ##################################################### 74.7% ####################################################### 77.0% ######################################################## 78.9% ########################################################### 82.5% ############################################################# 86.0% ################################################################ 89.1% ################################################################## 92.3% #################################################################### 95.5% ##################################################################### 97.1% ######################################################################## 100.0% [2020-01-16T17:32:45.308Z] #10 26.50 Selecting previously unselected package mingw-w64-common. [2020-01-16T17:32:45.308Z] #10 26.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-16T17:32:45.308Z] #10 26.51 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-16T17:32:45.477Z] #44 53.55 HOSTCC compel/src/main-host.o [2020-01-16T17:32:45.477Z] #44 53.81 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-01-16T17:32:45.491Z] #27 16.97 [2020-01-16T17:32:45.610Z] #36 ... [2020-01-16T17:32:45.610Z] [2020-01-16T17:32:45.610Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:45.735Z] #44 54.01 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-16T17:32:46.037Z] #28 6.025 0.1% ####### 11.0% ############# 18.6% ############### 21.1% #################### 28.8% ######################## 33.9% ########################## 36.4% ############################# 41.5% ################################# 46.6% ##################################### 51.7% ######################################## 56.8% ############################################ 61.8% ################################################ 66.9% ##################################################### 74.5% ########################################################### 82.2% ################################################################ 89.8% ####################################################################### 100.0% ######################################################################## 100.0% [2020-01-16T17:32:46.037Z] #28 8.354 [2020-01-16T17:32:46.037Z] #28 ... [2020-01-16T17:32:46.037Z] [2020-01-16T17:32:46.037Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:46.037Z] #11 24.54 The following NEW packages will be installed: [2020-01-16T17:32:46.037Z] #11 24.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-16T17:32:46.037Z] #11 24.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-16T17:32:46.037Z] #11 24.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-16T17:32:46.037Z] #11 24.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-16T17:32:46.037Z] #11 24.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-16T17:32:46.037Z] #11 24.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-16T17:32:46.037Z] #11 24.76 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:32:46.037Z] #11 24.76 Need to get 73.3 MB of archives. [2020-01-16T17:32:46.037Z] #11 24.76 After this operation, 494 MB of additional disk space will be used. [2020-01-16T17:32:46.037Z] #11 24.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-01-16T17:32:46.037Z] #11 25.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-01-16T17:32:46.037Z] #11 25.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-01-16T17:32:46.037Z] #11 25.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-01-16T17:32:46.037Z] #11 25.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-01-16T17:32:46.037Z] #11 25.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-16T17:32:46.037Z] #11 25.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-01-16T17:32:46.037Z] #11 25.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-01-16T17:32:46.037Z] #11 25.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-01-16T17:32:46.037Z] #11 28.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-01-16T17:32:46.037Z] #11 30.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-01-16T17:32:46.037Z] #11 30.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-01-16T17:32:46.037Z] #11 30.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-01-16T17:32:46.037Z] #11 30.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-01-16T17:32:46.037Z] #11 30.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-01-16T17:32:46.037Z] #11 30.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u2 [109 kB] [2020-01-16T17:32:46.037Z] #11 30.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-01-16T17:32:46.037Z] #11 30.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-01-16T17:32:46.037Z] #11 30.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-01-16T17:32:46.037Z] #11 30.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-01-16T17:32:46.037Z] #11 30.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-01-16T17:32:46.037Z] #11 31.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-01-16T17:32:46.037Z] #11 31.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-01-16T17:32:46.037Z] #11 31.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-01-16T17:32:46.037Z] #11 31.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u2 [321 kB] [2020-01-16T17:32:46.037Z] #11 32.40 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:32:46.037Z] #11 32.44 Fetched 73.3 MB in 7s (11.0 MB/s) [2020-01-16T17:32:46.037Z] #11 32.52 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-16T17:32:46.037Z] #11 32.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-16T17:32:46.037Z] #11 32.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-01-16T17:32:46.037Z] #11 32.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-16T17:32:46.300Z] #44 54.35 HOSTCC compel/src/lib/log-host.o [2020-01-16T17:32:46.300Z] #44 54.55 HOSTLINK compel/compel-host-bin [2020-01-16T17:32:46.300Z] #44 54.63 DEP soccr/soccr.d [2020-01-16T17:32:46.437Z] #11 ... [2020-01-16T17:32:46.437Z] [2020-01-16T17:32:46.437Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:32:46.437Z] #31 34.67 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-16T17:32:46.558Z] #44 54.75 CC soccr/soccr.o [2020-01-16T17:32:46.887Z] #27 18.48 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-16T17:32:47.123Z] #44 ... [2020-01-16T17:32:47.123Z] [2020-01-16T17:32:47.123Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:47.123Z] #47 122.8 net/http/httptrace [2020-01-16T17:32:47.157Z] #27 ... [2020-01-16T17:32:47.157Z] [2020-01-16T17:32:47.157Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:32:47.157Z] #30 43.25 Checking out files: 85% (1120/1317) Checking out files: 86% (1133/1317) Checking out files: 87% (1146/1317) Checking out files: 88% (1159/1317) Checking out files: 89% (1173/1317) Checking out files: 90% (1186/1317) Checking out files: 91% (1199/1317) Checking out files: 92% (1212/1317) Checking out files: 93% (1225/1317) Checking out files: 94% (1238/1317) Checking out files: 95% (1252/1317) Checking out files: 96% (1265/1317) Checking out files: 97% (1278/1317) Checking out files: 98% (1291/1317) Checking out files: 99% (1304/1317) Checking out files: 100% (1317/1317) Checking out files: 100% (1317/1317), done. [2020-01-16T17:32:47.157Z] #30 43.55 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-16T17:32:47.157Z] #30 45.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-16T17:32:47.157Z] #30 ... [2020-01-16T17:32:47.157Z] [2020-01-16T17:32:47.157Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:47.157Z] #43 53.29 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-01-16T17:32:47.157Z] #43 53.33 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-01-16T17:32:47.157Z] #43 53.41 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-01-16T17:32:47.157Z] #43 53.46 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-01-16T17:32:47.201Z] #10 ... [2020-01-16T17:32:47.201Z] [2020-01-16T17:32:47.201Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:32:47.201Z] #35 23.95 Selecting previously unselected package libicu63:amd64. [2020-01-16T17:32:47.201Z] #35 23.96 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-01-16T17:32:47.201Z] #35 23.97 Unpacking libicu63:amd64 (63.1-6) ... [2020-01-16T17:32:47.201Z] #35 26.10 Selecting previously unselected package libxml2:amd64. [2020-01-16T17:32:47.201Z] #35 26.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-01-16T17:32:47.201Z] #35 26.12 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-01-16T17:32:47.201Z] #35 26.32 Selecting previously unselected package libarchive13:amd64. [2020-01-16T17:32:47.201Z] #35 26.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-01-16T17:32:47.201Z] #35 26.33 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-01-16T17:32:47.201Z] #35 26.43 Selecting previously unselected package libjsoncpp1:amd64. [2020-01-16T17:32:47.201Z] #35 26.43 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-01-16T17:32:47.201Z] #35 26.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-16T17:32:47.201Z] #35 26.51 Selecting previously unselected package librhash0:amd64. [2020-01-16T17:32:47.201Z] #35 26.52 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-01-16T17:32:47.201Z] #35 26.53 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-01-16T17:32:47.201Z] #35 26.64 Selecting previously unselected package libuv1:amd64. [2020-01-16T17:32:47.201Z] #35 26.64 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-01-16T17:32:47.201Z] #35 26.65 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-01-16T17:32:47.201Z] #35 26.72 Selecting previously unselected package cmake. [2020-01-16T17:32:47.201Z] #35 26.72 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-01-16T17:32:47.201Z] #35 26.72 Unpacking cmake (3.13.4-1) ... [2020-01-16T17:32:47.201Z] #35 27.79 Setting up libicu63:amd64 (63.1-6) ... [2020-01-16T17:32:47.201Z] #35 27.81 Setting up xxd (2:8.1.0875-5) ... [2020-01-16T17:32:47.201Z] #35 27.82 Setting up libuv1:amd64 (1.24.1-1) ... [2020-01-16T17:32:47.201Z] #35 27.83 Setting up vim-common (2:8.1.0875-5) ... [2020-01-16T17:32:47.201Z] #35 27.86 Setting up librhash0:amd64 (1.3.8-1) ... [2020-01-16T17:32:47.201Z] #35 27.87 Setting up cmake-data (3.13.4-1) ... [2020-01-16T17:32:47.201Z] #35 27.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-01-16T17:32:47.201Z] #35 27.92 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-16T17:32:47.201Z] #35 27.93 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-01-16T17:32:47.201Z] #35 27.95 Setting up cmake (3.13.4-1) ... [2020-01-16T17:32:47.201Z] #35 27.96 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:32:47.201Z] #35 27.98 Processing triggers for mime-support (3.62) ... [2020-01-16T17:32:47.201Z] #35 DONE 28.3s [2020-01-16T17:32:47.201Z] [2020-01-16T17:32:47.201Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:32:47.201Z] #36 DONE 0.1s [2020-01-16T17:32:47.201Z] [2020-01-16T17:32:47.201Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:47.201Z] #10 28.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-16T17:32:47.201Z] #10 28.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-16T17:32:47.201Z] #10 28.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-16T17:32:47.299Z] #31 ... [2020-01-16T17:32:47.299Z] [2020-01-16T17:32:47.299Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:47.299Z] #63 0.314 + RM_GOPATH=0 [2020-01-16T17:32:47.299Z] #63 0.314 + TMP_GOPATH= [2020-01-16T17:32:47.299Z] #63 0.314 + : /build [2020-01-16T17:32:47.299Z] #63 0.314 + '[' -z '' ']' [2020-01-16T17:32:47.299Z] #63 0.314 ++ mktemp -d [2020-01-16T17:32:47.299Z] #63 0.314 + export GOPATH=/tmp/tmp.ukW2nOCaBo [2020-01-16T17:32:47.299Z] #63 0.314 + GOPATH=/tmp/tmp.ukW2nOCaBo [2020-01-16T17:32:47.299Z] #63 0.314 + RM_GOPATH=1 [2020-01-16T17:32:47.299Z] #63 0.314 ++ dirname ./install.sh [2020-01-16T17:32:47.299Z] #63 0.314 + dir=. [2020-01-16T17:32:47.299Z] #63 0.314 + bin=containerd [2020-01-16T17:32:47.299Z] #63 0.314 + shift [2020-01-16T17:32:47.299Z] #63 0.314 + '[' '!' -f ./containerd.installer ']' [2020-01-16T17:32:47.299Z] #63 0.314 + . ./containerd.installer [2020-01-16T17:32:47.299Z] #63 0.314 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:32:47.299Z] #63 0.314 + install_containerd [2020-01-16T17:32:47.299Z] #63 0.314 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-16T17:32:47.299Z] #63 0.314 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ukW2nOCaBo/src/github.com/containerd/containerd [2020-01-16T17:32:47.299Z] #63 0.314 Cloning into '/tmp/tmp.ukW2nOCaBo/src/github.com/containerd/containerd'... [2020-01-16T17:32:47.299Z] #63 0.314 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:32:47.299Z] #63 ... [2020-01-16T17:32:47.299Z] [2020-01-16T17:32:47.299Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:47.381Z] #47 123.0 net/http [2020-01-16T17:32:47.419Z] #43 53.47 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-01-16T17:32:47.419Z] #43 53.49 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-16T17:32:47.419Z] #43 53.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-16T17:32:47.419Z] #43 53.53 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-01-16T17:32:47.419Z] #43 53.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-16T17:32:47.419Z] #43 53.58 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-16T17:32:47.993Z] #43 ... [2020-01-16T17:32:47.993Z] [2020-01-16T17:32:47.993Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:32:47.993Z] #35 44.22 Selecting previously unselected package libicu63:arm64. [2020-01-16T17:32:47.993Z] #35 44.23 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ... [2020-01-16T17:32:47.993Z] #35 44.25 Unpacking libicu63:arm64 (63.1-6) ... [2020-01-16T17:32:47.993Z] #35 49.93 Selecting previously unselected package libxml2:arm64. [2020-01-16T17:32:47.993Z] #35 49.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-01-16T17:32:47.993Z] #35 49.94 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-01-16T17:32:47.993Z] #35 50.67 Selecting previously unselected package libarchive13:arm64. [2020-01-16T17:32:47.993Z] #35 50.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-01-16T17:32:47.993Z] #35 50.70 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-01-16T17:32:47.993Z] #35 51.30 Selecting previously unselected package libjsoncpp1:arm64. [2020-01-16T17:32:47.993Z] #35 51.33 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-01-16T17:32:47.993Z] #35 51.34 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-01-16T17:32:47.993Z] #35 51.64 Selecting previously unselected package librhash0:arm64. [2020-01-16T17:32:47.993Z] #35 51.66 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-01-16T17:32:47.993Z] #35 51.66 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-01-16T17:32:47.993Z] #35 52.01 Selecting previously unselected package libuv1:arm64. [2020-01-16T17:32:47.993Z] #35 52.01 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-01-16T17:32:47.993Z] #35 52.03 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-01-16T17:32:47.993Z] #35 52.23 Selecting previously unselected package cmake. [2020-01-16T17:32:47.993Z] #35 52.26 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-01-16T17:32:47.993Z] #35 52.28 Unpacking cmake (3.13.4-1) ... [2020-01-16T17:32:48.257Z] #35 ... [2020-01-16T17:32:48.257Z] [2020-01-16T17:32:48.257Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:32:48.257Z] #50 43.98 + cd /tmp/tmp.Zm7GM5SCB4/src/gotest.tools/gotestsum [2020-01-16T17:32:48.257Z] #50 43.98 + git checkout -q v0.3.5 [2020-01-16T17:32:48.257Z] #50 44.08 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-16T17:32:48.257Z] #50 ... [2020-01-16T17:32:48.257Z] [2020-01-16T17:32:48.257Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:48.257Z] #27 18.96 #=#=# [2020-01-16T17:32:48.257Z] #27 19.22 # 2.2% ######################################################################## 100.0% [2020-01-16T17:32:48.257Z] #27 19.32 [2020-01-16T17:32:48.568Z] #10 29.71 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-16T17:32:48.568Z] #10 29.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-01-16T17:32:48.568Z] #10 29.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:32:48.568Z] #10 29.78 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-16T17:32:48.568Z] #10 29.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-01-16T17:32:48.568Z] #10 29.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:32:48.945Z] #28 8.487 # 1.9% ### 4.7% ##### 7.6% ####### 10.4% ######### 13.3% ############ 17.0% ############## 20.8% ################# 23.7% ################### 27.4% ##################### 30.3% ####################### 32.2% ########################## 36.9% ############################# 41.3% ############################### 43.2% ################################ 45.1% ################################## 47.9% ################################### 49.8% ##################################### 51.7% ####################################### 55.5% [2020-01-16T17:32:48.945Z] #28 ... [2020-01-16T17:32:48.945Z] [2020-01-16T17:32:48.945Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:48.945Z] #44 27.36 Selecting previously unselected package libprotoc17:s390x. [2020-01-16T17:32:48.945Z] #44 27.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-01-16T17:32:48.945Z] #44 27.36 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-01-16T17:32:48.945Z] #44 27.71 Selecting previously unselected package protobuf-c-compiler. [2020-01-16T17:32:48.945Z] #44 27.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-01-16T17:32:48.945Z] #44 27.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-16T17:32:48.945Z] #44 27.86 Selecting previously unselected package protobuf-compiler. [2020-01-16T17:32:48.945Z] #44 27.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-01-16T17:32:48.945Z] #44 27.86 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-16T17:32:48.945Z] #44 28.08 Selecting previously unselected package python-pkg-resources. [2020-01-16T17:32:48.945Z] #44 28.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-16T17:32:48.945Z] #44 28.09 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-16T17:32:48.945Z] #44 28.37 Selecting previously unselected package python-six. [2020-01-16T17:32:48.945Z] #44 28.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-16T17:32:48.945Z] #44 28.38 Unpacking python-six (1.12.0-1) ... [2020-01-16T17:32:48.945Z] #44 28.57 Selecting previously unselected package python-protobuf. [2020-01-16T17:32:48.945Z] #44 28.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-01-16T17:32:48.945Z] #44 28.57 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-16T17:32:48.945Z] #44 29.21 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-16T17:32:48.945Z] #44 31.34 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-01-16T17:32:48.945Z] #44 31.35 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-16T17:32:48.945Z] #44 31.36 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-16T17:32:48.945Z] #44 31.37 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-01-16T17:32:48.945Z] #44 31.37 Setting up python-six (1.12.0-1) ... [2020-01-16T17:32:48.945Z] #44 33.58 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-01-16T17:32:48.945Z] #44 33.58 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-01-16T17:32:48.945Z] #44 33.60 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-01-16T17:32:48.945Z] #44 33.61 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-01-16T17:32:48.945Z] #44 33.61 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-01-16T17:32:48.945Z] #44 33.62 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-16T17:32:48.945Z] #44 33.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-16T17:32:48.945Z] #44 33.64 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-01-16T17:32:48.945Z] #44 33.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-16T17:32:48.945Z] #44 33.66 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-16T17:32:48.945Z] #44 36.88 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-01-16T17:32:48.945Z] #44 36.89 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:32:48.945Z] #44 DONE 37.2s [2020-01-16T17:32:48.945Z] [2020-01-16T17:32:48.945Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:49.201Z] #27 20.68 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-16T17:32:49.463Z] #27 21.03 [2020-01-16T17:32:49.963Z] #27 21.34 0.8% ######################################################################## 100.0% [2020-01-16T17:32:49.963Z] #27 21.61 [2020-01-16T17:32:50.331Z] #28 8.487 # 1.9% ### 4.7% ##### 7.6% ####### 10.4% ######### 13.3% ############ 17.0% ############## 20.8% ################# 23.7% ################### 27.4% ##################### 30.3% ####################### 32.2% ########################## 36.9% ############################# 41.3% ############################### 43.2% ################################ 45.1% ################################## 47.9% ################################### 49.8% ##################################### 51.7% ####################################### 55.5% ########################################### 60.2% ############################################# 63.1% ################################################### 71.1% ######################################################### 80.2% ############################################################# 86.0% ################################################################ 89.8% ################################################################## 91.7% #################################################################### 95.5% ###################################################################### 98.1% ######################################################################## 100.0% [2020-01-16T17:32:50.331Z] #28 12.13 [2020-01-16T17:32:51.438Z] #27 ... [2020-01-16T17:32:51.438Z] [2020-01-16T17:32:51.438Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:32:51.438Z] #35 55.41 Setting up libicu63:arm64 (63.1-6) ... [2020-01-16T17:32:51.438Z] #35 55.43 Setting up xxd (2:8.1.0875-5) ... [2020-01-16T17:32:51.438Z] #35 55.45 Setting up libuv1:arm64 (1.24.1-1) ... [2020-01-16T17:32:51.438Z] #35 55.46 Setting up vim-common (2:8.1.0875-5) ... [2020-01-16T17:32:51.438Z] #35 55.49 Setting up librhash0:arm64 (1.3.8-1) ... [2020-01-16T17:32:51.438Z] #35 55.51 Setting up cmake-data (3.13.4-1) ... [2020-01-16T17:32:51.438Z] #35 55.57 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-01-16T17:32:51.438Z] #35 55.61 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-01-16T17:32:51.438Z] #35 55.63 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-01-16T17:32:51.438Z] #35 55.66 Setting up cmake (3.13.4-1) ... [2020-01-16T17:32:51.438Z] #35 55.69 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:32:51.438Z] #35 55.75 Processing triggers for mime-support (3.62) ... [2020-01-16T17:32:51.438Z] #35 DONE 57.3s [2020-01-16T17:32:51.438Z] [2020-01-16T17:32:51.438Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:32:51.905Z] #36 DONE 0.6s [2020-01-16T17:32:51.905Z] [2020-01-16T17:32:51.905Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-16T17:32:51.905Z] #37 DONE 0.1s [2020-01-16T17:32:51.905Z] [2020-01-16T17:32:51.905Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:51.905Z] #47 50.92 hash/crc32 [2020-01-16T17:32:51.905Z] #47 51.41 regexp/syntax [2020-01-16T17:32:51.905Z] #47 52.41 crypto/rc4 [2020-01-16T17:32:51.905Z] #47 53.05 vendor/golang.org/x/net/dns/dnsmessage [2020-01-16T17:32:51.905Z] #47 ... [2020-01-16T17:32:51.905Z] [2020-01-16T17:32:51.905Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:51.969Z] #28 13.70 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-16T17:32:51.970Z] #28 14.11 [2020-01-16T17:32:52.167Z] #38 ... [2020-01-16T17:32:52.168Z] [2020-01-16T17:32:52.168Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:52.168Z] #33 47.98 path [2020-01-16T17:32:52.168Z] #33 49.14 text/tabwriter [2020-01-16T17:32:52.168Z] #33 53.51 internal/syscall/unix [2020-01-16T17:32:52.168Z] #33 53.55 time [2020-01-16T17:32:52.366Z] #28 14.23 #=#=# ######################################################################## 100.0% [2020-01-16T17:32:52.366Z] #28 14.37 [2020-01-16T17:32:52.366Z] #28 ... [2020-01-16T17:32:52.366Z] [2020-01-16T17:32:52.366Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:32:52.366Z] #34 30.64 sync [2020-01-16T17:32:52.366Z] #34 30.64 internal/reflectlite [2020-01-16T17:32:52.366Z] #34 33.50 errors [2020-01-16T17:32:52.366Z] #34 33.53 sort [2020-01-16T17:32:52.366Z] #34 33.78 strconv [2020-01-16T17:32:52.366Z] #34 34.75 io [2020-01-16T17:32:52.367Z] #34 35.96 internal/oserror [2020-01-16T17:32:52.367Z] #34 36.03 syscall [2020-01-16T17:32:52.367Z] #34 37.95 reflect [2020-01-16T17:32:52.428Z] #33 ... [2020-01-16T17:32:52.428Z] [2020-01-16T17:32:52.428Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:52.428Z] #10 49.11 Selecting previously unselected package mingw-w64-common. [2020-01-16T17:32:52.428Z] #10 49.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-16T17:32:52.428Z] #10 49.13 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-16T17:32:52.428Z] #10 58.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-16T17:32:52.428Z] #10 58.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-16T17:32:52.428Z] #10 58.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-16T17:32:52.643Z] #47 ... [2020-01-16T17:32:52.643Z] [2020-01-16T17:32:52.643Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:32:52.643Z] #44 55.71 AR soccr/libsoccr.a [2020-01-16T17:32:52.643Z] #44 55.75 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-16T17:32:52.643Z] #44 56.07 DEP criu/arch/x86/sigframe.d [2020-01-16T17:32:52.643Z] #44 56.23 DEP criu/arch/x86/sigaction_compat.d [2020-01-16T17:32:52.643Z] #44 56.29 DEP criu/arch/x86/kerndat.d [2020-01-16T17:32:52.643Z] #44 56.40 DEP criu/arch/x86/crtools.d [2020-01-16T17:32:52.643Z] #44 56.51 DEP criu/arch/x86/cpu.d [2020-01-16T17:32:52.643Z] #44 56.71 CC criu/arch/x86/cpu.o [2020-01-16T17:32:52.643Z] #44 57.27 CC criu/arch/x86/crtools.o [2020-01-16T17:32:52.643Z] #44 58.41 CC criu/arch/x86/kerndat.o [2020-01-16T17:32:52.643Z] #44 58.78 CC criu/arch/x86/sigaction_compat.o [2020-01-16T17:32:52.643Z] #44 58.96 CC criu/arch/x86/sigframe.o [2020-01-16T17:32:52.643Z] #44 59.24 LINK criu/arch/x86/crtools.built-in.o [2020-01-16T17:32:52.643Z] #44 59.29 DEP criu/pie/util-vdso-elf32.d [2020-01-16T17:32:52.643Z] #44 59.40 DEP criu/arch/x86/vdso-pie.d [2020-01-16T17:32:52.643Z] #44 59.50 DEP criu/pie/parasite-vdso.d [2020-01-16T17:32:52.643Z] #44 59.66 DEP criu/pie/util-vdso.d [2020-01-16T17:32:52.643Z] #44 59.77 DEP criu/pie/util.d [2020-01-16T17:32:52.643Z] #44 59.93 CC criu/pie/util.o [2020-01-16T17:32:52.643Z] #44 60.28 CC criu/pie/util-vdso.o [2020-01-16T17:32:52.643Z] #44 60.95 CC criu/pie/parasite-vdso.o [2020-01-16T17:32:52.689Z] #10 ... [2020-01-16T17:32:52.689Z] [2020-01-16T17:32:52.689Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:52.689Z] #27 24.24 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-16T17:32:52.689Z] #27 24.33 skipping existing ed4b54129745 [2020-01-16T17:32:52.689Z] #27 24.43 [2020-01-16T17:32:52.764Z] #34 ... [2020-01-16T17:32:52.764Z] [2020-01-16T17:32:52.764Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:32:52.764Z] #36 38.14 Selecting previously unselected package libxml2:s390x. [2020-01-16T17:32:52.764Z] #36 38.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-01-16T17:32:52.764Z] #36 38.15 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-01-16T17:32:52.764Z] #36 38.75 Selecting previously unselected package libarchive13:s390x. [2020-01-16T17:32:52.764Z] #36 38.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-01-16T17:32:52.764Z] #36 38.76 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-01-16T17:32:52.764Z] #36 39.11 Selecting previously unselected package libjsoncpp1:s390x. [2020-01-16T17:32:52.764Z] #36 39.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-01-16T17:32:52.764Z] #36 39.12 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-01-16T17:32:52.764Z] #36 39.27 Selecting previously unselected package librhash0:s390x. [2020-01-16T17:32:52.764Z] #36 39.27 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-01-16T17:32:52.764Z] #36 39.27 Unpacking librhash0:s390x (1.3.8-1) ... [2020-01-16T17:32:52.764Z] #36 39.48 Selecting previously unselected package libuv1:s390x. [2020-01-16T17:32:52.764Z] #36 39.48 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-01-16T17:32:52.764Z] #36 39.48 Unpacking libuv1:s390x (1.24.1-1) ... [2020-01-16T17:32:52.764Z] #36 39.77 Selecting previously unselected package cmake. [2020-01-16T17:32:52.764Z] #36 39.77 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-01-16T17:32:52.764Z] #36 39.77 Unpacking cmake (3.13.4-1) ... [2020-01-16T17:32:53.576Z] #44 61.60 CC criu/arch/x86/vdso-pie.o [2020-01-16T17:32:53.576Z] #44 61.98 CC criu/pie/util-vdso-elf32.o [2020-01-16T17:32:53.804Z] #10 34.47 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-16T17:32:53.804Z] #10 34.48 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-01-16T17:32:53.804Z] #10 34.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:32:54.198Z] #27 25.79 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-16T17:32:54.236Z] #36 42.26 Setting up libicu63:s390x (63.1-6) ... [2020-01-16T17:32:54.236Z] #36 42.31 Setting up xxd (2:8.1.0875-5) ... [2020-01-16T17:32:54.236Z] #36 42.32 Setting up libuv1:s390x (1.24.1-1) ... [2020-01-16T17:32:54.236Z] #36 42.33 Setting up vim-common (2:8.1.0875-5) ... [2020-01-16T17:32:54.236Z] #36 42.35 Setting up librhash0:s390x (1.3.8-1) ... [2020-01-16T17:32:54.236Z] #36 42.36 Setting up cmake-data (3.13.4-1) ... [2020-01-16T17:32:54.236Z] #36 42.37 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-01-16T17:32:54.236Z] #36 42.38 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-01-16T17:32:54.236Z] #36 42.39 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-01-16T17:32:54.236Z] #36 42.40 Setting up cmake (3.13.4-1) ... [2020-01-16T17:32:54.236Z] #36 42.41 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:32:54.236Z] #36 42.45 Processing triggers for mime-support (3.62) ... [2020-01-16T17:32:54.236Z] #36 DONE 42.8s [2020-01-16T17:32:54.236Z] [2020-01-16T17:32:54.236Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:54.236Z] #28 15.66 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-16T17:32:54.236Z] #28 15.91 [2020-01-16T17:32:54.236Z] #28 16.02 ####### 10.2% ######################################################################## 100.0% [2020-01-16T17:32:54.236Z] #28 16.19 [2020-01-16T17:32:54.565Z] #44 62.68 AR criu/pie/pie.lib.a [2020-01-16T17:32:54.565Z] #44 62.74 DEP criu/pie/restorer.d [2020-01-16T17:32:54.658Z] #28 ... [2020-01-16T17:32:54.658Z] [2020-01-16T17:32:54.658Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:32:54.658Z] #37 DONE 0.1s [2020-01-16T17:32:54.658Z] [2020-01-16T17:32:54.658Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-16T17:32:54.658Z] #38 DONE 0.1s [2020-01-16T17:32:54.658Z] [2020-01-16T17:32:54.658Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:54.658Z] #48 32.68 internal/reflectlite [2020-01-16T17:32:54.658Z] #48 32.69 github.com/LK4D4/vndr/godl/singleflight [2020-01-16T17:32:54.658Z] #48 33.36 math/rand [2020-01-16T17:32:54.658Z] #48 35.77 io [2020-01-16T17:32:54.658Z] #48 35.78 strconv [2020-01-16T17:32:54.658Z] #48 37.13 bytes [2020-01-16T17:32:54.658Z] #48 40.10 reflect [2020-01-16T17:32:54.658Z] #48 40.16 bufio [2020-01-16T17:32:54.658Z] #48 41.92 syscall [2020-01-16T17:32:54.658Z] #48 ... [2020-01-16T17:32:54.658Z] [2020-01-16T17:32:54.658Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:32:54.658Z] #45 1.488 Note: Building without setproctitle() and strlcpy() support. [2020-01-16T17:32:54.658Z] #45 1.488 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-16T17:32:54.658Z] #45 2.908 fatal: not a git repository (or any of the parent directories): .git [2020-01-16T17:32:54.658Z] #45 2.921 GEN .gitid [2020-01-16T17:32:54.658Z] #45 2.926 GEN criu/include/version.h [2020-01-16T17:32:54.658Z] #45 2.939 GEN include/common/asm [2020-01-16T17:32:54.658Z] #45 4.008 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.086 PBCC images/opts.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.129 PBCC images/sit.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.147 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.238 DEP images/opts.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.299 DEP images/sit.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.327 PBCC images/macvlan.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.332 DEP images/macvlan.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.344 PBCC images/autofs.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.364 DEP images/autofs.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.403 PBCC images/sysctl.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.422 DEP images/sysctl.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.458 PBCC images/time.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.462 DEP images/time.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.492 PBCC images/binfmt-misc.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.520 DEP images/binfmt-misc.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.544 PBCC images/seccomp.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.544 DEP images/seccomp.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.594 PBCC images/userns.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.616 DEP images/userns.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.642 PBCC images/cgroup.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.668 DEP images/cgroup.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.699 PBCC images/fown.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.713 PBCC images/ext-file.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.721 DEP images/fown.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.759 DEP images/ext-file.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.774 PBCC images/rpc.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.822 DEP images/rpc.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.837 PBCC images/siginfo.pb-c.c [2020-01-16T17:32:54.658Z] #45 4.909 DEP images/siginfo.pb-c.d [2020-01-16T17:32:54.658Z] #45 4.945 PBCC images/pagemap.pb-c.c [2020-01-16T17:32:54.658Z] #45 5.015 DEP images/pagemap.pb-c.d [2020-01-16T17:32:54.658Z] #45 5.074 PBCC images/rlimit.pb-c.c [2020-01-16T17:32:54.658Z] #45 5.094 DEP images/rlimit.pb-c.d [2020-01-16T17:32:54.658Z] #45 5.158 PBCC images/file-lock.pb-c.c [2020-01-16T17:32:54.658Z] #45 5.166 DEP images/file-lock.pb-c.d [2020-01-16T17:32:54.658Z] #45 5.211 PBCC images/tty.pb-c.c [2020-01-16T17:32:54.658Z] #45 5.274 DEP images/tty.pb-c.d [2020-01-16T17:32:54.658Z] #45 5.312 PBCC images/tun.pb-c.c [2020-01-16T17:32:54.658Z] #45 5.339 PBCC images/netdev.pb-c.c [2020-01-16T17:32:54.658Z] #45 5.400 DEP images/tun.pb-c.d [2020-01-16T17:32:54.658Z] #45 5.451 DEP images/netdev.pb-c.d [2020-01-16T17:32:54.658Z] #45 5.459 PBCC images/vma.pb-c.c [2020-01-16T17:32:54.658Z] #45 5.581 DEP images/vma.pb-c.d [2020-01-16T17:32:54.658Z] #45 5.604 PBCC images/creds.pb-c.c [2020-01-16T17:32:54.658Z] #45 5.627 DEP images/creds.pb-c.d [2020-01-16T17:32:54.658Z] #45 5.751 PBCC images/utsns.pb-c.c [2020-01-16T17:32:54.658Z] #45 5.762 DEP images/utsns.pb-c.d [2020-01-16T17:32:54.658Z] #45 5.810 PBCC images/ipc-desc.pb-c.c [2020-01-16T17:32:54.658Z] #45 5.834 PBCC images/ipc-sem.pb-c.c [2020-01-16T17:32:54.658Z] #45 5.878 DEP images/ipc-desc.pb-c.d [2020-01-16T17:32:54.658Z] #45 5.902 DEP images/ipc-sem.pb-c.d [2020-01-16T17:32:54.658Z] #45 5.934 PBCC images/ipc-msg.pb-c.c [2020-01-16T17:32:54.658Z] #45 5.955 DEP images/ipc-msg.pb-c.d [2020-01-16T17:32:54.658Z] #45 6.030 PBCC images/ipc-shm.pb-c.c [2020-01-16T17:32:54.658Z] #45 6.036 DEP images/ipc-shm.pb-c.d [2020-01-16T17:32:54.776Z] #27 26.33 [2020-01-16T17:32:54.823Z] #44 62.94 DEP criu/arch/x86/sigaction_compat_pie.d [2020-01-16T17:32:54.823Z] #44 63.13 DEP criu/arch/x86/restorer_unmap.d [2020-01-16T17:32:54.823Z] #44 63.14 DEP criu/arch/x86/restorer.d [2020-01-16T17:32:55.038Z] #27 26.59 ######################################################################## 100.0% [2020-01-16T17:32:55.058Z] #45 6.074 PBCC images/ipc-var.pb-c.c [2020-01-16T17:32:55.058Z] #45 6.093 DEP images/ipc-var.pb-c.d [2020-01-16T17:32:55.058Z] #45 6.128 PBCC images/sk-opts.pb-c.c [2020-01-16T17:32:55.058Z] #45 6.147 PBCC images/packet-sock.pb-c.c [2020-01-16T17:32:55.058Z] #45 6.178 DEP images/sk-opts.pb-c.d [2020-01-16T17:32:55.058Z] #45 6.211 DEP images/packet-sock.pb-c.d [2020-01-16T17:32:55.058Z] #45 6.259 PBCC images/sk-netlink.pb-c.c [2020-01-16T17:32:55.058Z] #45 ... [2020-01-16T17:32:55.058Z] [2020-01-16T17:32:55.058Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:32:55.058Z] #28 17.17 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-16T17:32:55.058Z] #28 17.22 skipping existing b63cc5f62c21 [2020-01-16T17:32:55.058Z] #28 17.30 [2020-01-16T17:32:55.080Z] #44 63.24 DEP criu/pie/parasite.d [2020-01-16T17:32:55.300Z] #27 26.75 [2020-01-16T17:32:55.300Z] #27 26.79 Download of images into '/build' complete. [2020-01-16T17:32:55.300Z] #27 26.80 Use something like the following to load the result into a Docker daemon: [2020-01-16T17:32:55.300Z] #27 26.80 tar -cC '/build' . | docker load [2020-01-16T17:32:55.300Z] #27 DONE 27.0s [2020-01-16T17:32:55.300Z] [2020-01-16T17:32:55.300Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:55.300Z] #38 2.323 + RM_GOPATH=0 [2020-01-16T17:32:55.300Z] #38 2.323 + TMP_GOPATH= [2020-01-16T17:32:55.300Z] #38 2.323 + : /build [2020-01-16T17:32:55.300Z] #38 2.323 + '[' -z '' ']' [2020-01-16T17:32:55.300Z] #38 2.324 ++ mktemp -d [2020-01-16T17:32:55.300Z] #38 2.333 + export GOPATH=/tmp/tmp.Gkv9AVK6HM [2020-01-16T17:32:55.300Z] #38 2.333 + GOPATH=/tmp/tmp.Gkv9AVK6HM [2020-01-16T17:32:55.300Z] #38 2.333 + RM_GOPATH=1 [2020-01-16T17:32:55.300Z] #38 2.334 ++ dirname ./install.sh [2020-01-16T17:32:55.300Z] #38 2.341 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:32:55.300Z] #38 2.341 + dir=. [2020-01-16T17:32:55.300Z] #38 2.341 + bin=tini [2020-01-16T17:32:55.300Z] #38 2.341 + shift [2020-01-16T17:32:55.300Z] #38 2.341 + '[' '!' -f ./tini.installer ']' [2020-01-16T17:32:55.300Z] #38 2.341 + . ./tini.installer [2020-01-16T17:32:55.300Z] #38 2.341 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:32:55.300Z] #38 2.341 + install_tini [2020-01-16T17:32:55.300Z] #38 2.341 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-16T17:32:55.300Z] #38 2.341 + git clone https://github.com/krallin/tini.git /tmp/tmp.Gkv9AVK6HM/tini [2020-01-16T17:32:55.300Z] #38 2.354 Cloning into '/tmp/tmp.Gkv9AVK6HM/tini'... [2020-01-16T17:32:55.300Z] #38 3.237 + cd /tmp/tmp.Gkv9AVK6HM/tini [2020-01-16T17:32:55.300Z] #38 3.237 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:32:55.300Z] #38 3.285 + cmake . [2020-01-16T17:32:55.338Z] #44 63.43 CC criu/pie/parasite.o [2020-01-16T17:32:55.561Z] #38 ... [2020-01-16T17:32:55.561Z] [2020-01-16T17:32:55.561Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:32:55.561Z] #43 60.57 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-01-16T17:32:55.561Z] #43 60.60 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:32:55.561Z] #43 DONE 61.7s [2020-01-16T17:32:55.561Z] [2020-01-16T17:32:55.561Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:32:56.328Z] #44 64.54 LINK criu/pie/parasite.built-in.o [2020-01-16T17:32:56.328Z] #44 64.56 GEN criu/pie/parasite-blob.h [2020-01-16T17:32:56.328Z] #44 64.59 CC criu/arch/x86/restorer.o [2020-01-16T17:32:56.419Z] #28 18.32 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-16T17:32:56.419Z] #28 18.70 #=#=# [2020-01-16T17:32:56.814Z] #28 18.85 #=#=# ######################################################################## 100.0% [2020-01-16T17:32:56.814Z] #28 18.94 [2020-01-16T17:32:56.814Z] #28 18.96 Download of images into '/build' complete. [2020-01-16T17:32:56.814Z] #28 18.96 Use something like the following to load the result into a Docker daemon: [2020-01-16T17:32:56.814Z] #28 18.96 tar -cC '/build' . | docker load [2020-01-16T17:32:56.814Z] #28 DONE 19.1s [2020-01-16T17:32:56.814Z] [2020-01-16T17:32:56.814Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:56.814Z] #39 0.222 + RM_GOPATH=0 [2020-01-16T17:32:56.814Z] #39 0.222 + TMP_GOPATH= [2020-01-16T17:32:56.814Z] #39 0.223 + : /build [2020-01-16T17:32:56.814Z] #39 0.223 + '[' -z '' ']' [2020-01-16T17:32:56.814Z] #39 0.224 ++ mktemp -d [2020-01-16T17:32:56.814Z] #39 0.228 + export GOPATH=/tmp/tmp.NHFFyH813X [2020-01-16T17:32:56.814Z] #39 0.228 + GOPATH=/tmp/tmp.NHFFyH813X [2020-01-16T17:32:56.814Z] #39 0.228 + RM_GOPATH=1 [2020-01-16T17:32:56.814Z] #39 0.232 ++ dirname ./install.sh [2020-01-16T17:32:56.814Z] #39 0.235 + dir=. [2020-01-16T17:32:56.814Z] #39 0.235 + bin=tini [2020-01-16T17:32:56.814Z] #39 0.235 + shift [2020-01-16T17:32:56.814Z] #39 0.235 + '[' '!' -f ./tini.installer ']' [2020-01-16T17:32:56.814Z] #39 0.235 + . ./tini.installer [2020-01-16T17:32:56.814Z] #39 0.235 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:32:56.814Z] #39 0.236 + install_tini [2020-01-16T17:32:56.814Z] #39 0.236 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-16T17:32:56.814Z] #39 0.236 + git clone https://github.com/krallin/tini.git /tmp/tmp.NHFFyH813X/tini [2020-01-16T17:32:56.814Z] #39 0.236 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:32:56.814Z] #39 0.243 Cloning into '/tmp/tmp.NHFFyH813X/tini'... [2020-01-16T17:32:56.814Z] #39 1.083 + cd /tmp/tmp.NHFFyH813X/tini [2020-01-16T17:32:56.814Z] #39 1.083 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:32:56.814Z] #39 1.135 + cmake . [2020-01-16T17:32:56.814Z] #39 1.531 -- The C compiler identification is GNU 8.3.0 [2020-01-16T17:32:56.814Z] #39 1.586 -- Check for working C compiler: /usr/bin/cc [2020-01-16T17:32:56.814Z] #39 2.282 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-16T17:32:56.814Z] #39 2.284 -- Detecting C compiler ABI info [2020-01-16T17:32:56.901Z] #44 65.24 CC criu/arch/x86/restorer_unmap.o [2020-01-16T17:32:56.901Z] #44 65.28 CC criu/arch/x86/sigaction_compat_pie.o [2020-01-16T17:32:57.073Z] #10 37.96 Selecting previously unselected package libapparmor1:amd64. [2020-01-16T17:32:57.073Z] #10 37.96 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-01-16T17:32:57.073Z] #10 37.97 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-01-16T17:32:57.073Z] #10 38.01 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-16T17:32:57.073Z] #10 38.01 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-01-16T17:32:57.073Z] #10 38.01 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-01-16T17:32:57.073Z] #10 38.08 Selecting previously unselected package libbtrfs0. [2020-01-16T17:32:57.073Z] #10 38.08 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-01-16T17:32:57.073Z] #10 38.08 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-16T17:32:57.073Z] #10 38.12 Selecting previously unselected package libbtrfs-dev. [2020-01-16T17:32:57.073Z] #10 38.12 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-01-16T17:32:57.073Z] #10 38.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:32:57.073Z] #10 38.18 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-16T17:32:57.073Z] #10 38.18 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-01-16T17:32:57.073Z] #10 38.19 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-01-16T17:32:57.073Z] #10 38.22 Selecting previously unselected package libudev-dev:amd64. [2020-01-16T17:32:57.073Z] #10 38.23 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ... [2020-01-16T17:32:57.073Z] #10 38.24 Unpacking libudev-dev:amd64 (241-7~deb10u2) ... [2020-01-16T17:32:57.073Z] #10 38.29 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-16T17:32:57.073Z] #10 38.29 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-01-16T17:32:57.073Z] #10 38.30 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-01-16T17:32:57.073Z] #10 38.39 Selecting previously unselected package libpcre16-3:amd64. [2020-01-16T17:32:57.073Z] #10 38.39 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-01-16T17:32:57.073Z] #10 38.39 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-01-16T17:32:57.073Z] #10 38.46 Selecting previously unselected package libpcre32-3:amd64. [2020-01-16T17:32:57.073Z] #10 38.46 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-01-16T17:32:57.073Z] #10 38.47 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-01-16T17:32:57.219Z] #39 ... [2020-01-16T17:32:57.219Z] [2020-01-16T17:32:57.219Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:32:57.219Z] #11 35.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-16T17:32:57.219Z] #11 35.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-01-16T17:32:57.219Z] #11 35.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-16T17:32:57.219Z] #11 38.07 Selecting previously unselected package binutils-mingw-w64. [2020-01-16T17:32:57.219Z] #11 38.07 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-16T17:32:57.219Z] #11 38.07 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-16T17:32:57.219Z] #11 38.14 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-01-16T17:32:57.219Z] #11 38.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-01-16T17:32:57.219Z] #11 38.15 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-01-16T17:32:57.219Z] #11 38.33 Selecting previously unselected package dmsetup. [2020-01-16T17:32:57.219Z] #11 38.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-01-16T17:32:57.219Z] #11 38.34 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-16T17:32:57.219Z] #11 38.51 Selecting previously unselected package mingw-w64-common. [2020-01-16T17:32:57.219Z] #11 38.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-16T17:32:57.219Z] #11 38.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-16T17:32:57.219Z] #11 44.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-16T17:32:57.219Z] #11 44.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-16T17:32:57.219Z] #11 44.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-16T17:32:57.219Z] #11 ... [2020-01-16T17:32:57.219Z] [2020-01-16T17:32:57.219Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:32:57.219Z] #45 6.294 DEP images/sk-netlink.pb-c.d [2020-01-16T17:32:57.219Z] #45 6.338 PBCC images/sk-inet.pb-c.c [2020-01-16T17:32:57.219Z] #45 6.371 DEP images/sk-inet.pb-c.d [2020-01-16T17:32:57.219Z] #45 6.454 PBCC images/sk-unix.pb-c.c [2020-01-16T17:32:57.219Z] #45 6.493 DEP images/sk-unix.pb-c.d [2020-01-16T17:32:57.219Z] #45 6.518 PBCC images/mm.pb-c.c [2020-01-16T17:32:57.219Z] #45 6.556 DEP images/mm.pb-c.d [2020-01-16T17:32:57.219Z] #45 6.586 PBCC images/timerfd.pb-c.c [2020-01-16T17:32:57.219Z] #45 6.644 DEP images/timerfd.pb-c.d [2020-01-16T17:32:57.219Z] #45 6.715 PBCC images/timer.pb-c.c [2020-01-16T17:32:57.219Z] #45 6.721 DEP images/timer.pb-c.d [2020-01-16T17:32:57.219Z] #45 6.761 PBCC images/sa.pb-c.c [2020-01-16T17:32:57.219Z] #45 6.806 DEP images/sa.pb-c.d [2020-01-16T17:32:57.219Z] #45 6.907 PBCC images/pipe-data.pb-c.c [2020-01-16T17:32:57.219Z] #45 6.914 DEP images/pipe-data.pb-c.d [2020-01-16T17:32:57.219Z] #45 6.961 PBCC images/mnt.pb-c.c [2020-01-16T17:32:57.219Z] #45 7.028 DEP images/mnt.pb-c.d [2020-01-16T17:32:57.219Z] #45 7.089 PBCC images/sk-packet.pb-c.c [2020-01-16T17:32:57.219Z] #45 7.108 DEP images/sk-packet.pb-c.d [2020-01-16T17:32:57.219Z] #45 7.137 PBCC images/tcp-stream.pb-c.c [2020-01-16T17:32:57.219Z] #45 7.167 DEP images/tcp-stream.pb-c.d [2020-01-16T17:32:57.219Z] #45 7.233 PBCC images/pipe.pb-c.c [2020-01-16T17:32:57.219Z] #45 7.244 DEP images/pipe.pb-c.d [2020-01-16T17:32:57.219Z] #45 7.289 PBCC images/pstree.pb-c.c [2020-01-16T17:32:57.219Z] #45 7.324 DEP images/pstree.pb-c.d [2020-01-16T17:32:57.219Z] #45 7.353 PBCC images/fs.pb-c.c [2020-01-16T17:32:57.219Z] #45 7.372 DEP images/fs.pb-c.d [2020-01-16T17:32:57.219Z] #45 7.466 PBCC images/signalfd.pb-c.c [2020-01-16T17:32:57.219Z] #45 7.499 DEP images/signalfd.pb-c.d [2020-01-16T17:32:57.219Z] #45 7.539 PBCC images/fh.pb-c.c [2020-01-16T17:32:57.219Z] #45 7.558 PBCC images/fsnotify.pb-c.c [2020-01-16T17:32:57.219Z] #45 7.601 DEP images/fh.pb-c.d [2020-01-16T17:32:57.219Z] #45 7.639 DEP images/fsnotify.pb-c.d [2020-01-16T17:32:57.219Z] #45 7.686 PBCC images/eventpoll.pb-c.c [2020-01-16T17:32:57.219Z] #45 7.704 DEP images/eventpoll.pb-c.d [2020-01-16T17:32:57.219Z] #45 7.738 PBCC images/eventfd.pb-c.c [2020-01-16T17:32:57.219Z] #45 7.789 DEP images/eventfd.pb-c.d [2020-01-16T17:32:57.219Z] #45 7.842 PBCC images/remap-file-path.pb-c.c [2020-01-16T17:32:57.219Z] #45 7.888 DEP images/remap-file-path.pb-c.d [2020-01-16T17:32:57.219Z] #45 7.926 PBCC images/fifo.pb-c.c [2020-01-16T17:32:57.219Z] #45 7.953 DEP images/fifo.pb-c.d [2020-01-16T17:32:57.219Z] #45 7.971 PBCC images/ghost-file.pb-c.c [2020-01-16T17:32:57.219Z] #45 8.003 DEP images/ghost-file.pb-c.d [2020-01-16T17:32:57.219Z] #45 8.061 PBCC images/regfile.pb-c.c [2020-01-16T17:32:57.219Z] #45 8.083 DEP images/regfile.pb-c.d [2020-01-16T17:32:57.219Z] #45 8.229 PBCC images/ns.pb-c.c [2020-01-16T17:32:57.219Z] #45 8.246 DEP images/ns.pb-c.d [2020-01-16T17:32:57.219Z] #45 8.268 PBCC images/fdinfo.pb-c.c [2020-01-16T17:32:57.219Z] #45 8.424 DEP images/fdinfo.pb-c.d [2020-01-16T17:32:57.329Z] #10 38.53 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-16T17:32:57.329Z] #10 38.53 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-01-16T17:32:57.329Z] #10 38.54 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-01-16T17:32:57.329Z] #10 38.58 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-16T17:32:57.329Z] #10 38.59 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-01-16T17:32:57.329Z] #10 38.59 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-01-16T17:32:57.329Z] #10 38.70 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-16T17:32:57.329Z] #10 38.70 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-01-16T17:32:57.329Z] #10 38.71 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-01-16T17:32:57.490Z] #44 65.66 CC criu/pie/restorer.o [2020-01-16T17:32:57.589Z] #10 38.79 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-16T17:32:57.589Z] #10 38.80 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-01-16T17:32:57.589Z] #10 38.80 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-01-16T17:32:57.589Z] #10 38.84 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-16T17:32:57.589Z] #10 38.85 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-01-16T17:32:57.589Z] #10 38.85 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-01-16T17:32:57.589Z] #10 38.89 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-16T17:32:57.589Z] #10 38.90 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ... [2020-01-16T17:32:57.589Z] #10 38.90 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ... [2020-01-16T17:32:57.640Z] #45 8.516 PBCC images/core-aarch64.pb-c.c [2020-01-16T17:32:57.640Z] #45 8.567 PBCC images/core-arm.pb-c.c [2020-01-16T17:32:57.640Z] #45 8.649 PBCC images/core-ppc64.pb-c.c [2020-01-16T17:32:57.640Z] #45 8.740 PBCC images/core-s390.pb-c.c [2020-01-16T17:32:57.640Z] #45 8.801 PBCC images/core-x86.pb-c.c [2020-01-16T17:32:57.640Z] #45 8.876 PBCC images/core.pb-c.c [2020-01-16T17:32:57.846Z] #10 39.04 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-01-16T17:32:57.846Z] #10 39.05 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-01-16T17:32:57.846Z] #10 39.08 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-01-16T17:32:57.846Z] #10 39.09 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-16T17:32:57.846Z] #10 39.10 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-01-16T17:32:57.846Z] #10 39.11 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-01-16T17:32:57.846Z] #10 39.12 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:32:57.846Z] #10 39.13 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-16T17:32:57.846Z] #10 39.15 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-01-16T17:32:57.846Z] #10 39.16 Setting up libudev-dev:amd64 (241-7~deb10u2) ... [2020-01-16T17:32:57.846Z] #10 39.18 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-16T17:32:57.846Z] #10 39.18 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:32:57.846Z] #10 39.20 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-01-16T17:32:57.846Z] #10 39.21 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-16T17:32:57.846Z] #10 39.23 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ... [2020-01-16T17:32:57.846Z] #10 39.24 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-16T17:32:57.846Z] #10 39.26 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-01-16T17:32:58.044Z] #45 9.076 PBCC images/inventory.pb-c.c [2020-01-16T17:32:58.044Z] #45 9.156 DEP images/core-aarch64.pb-c.d [2020-01-16T17:32:58.044Z] #45 ... [2020-01-16T17:32:58.044Z] [2020-01-16T17:32:58.044Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:32:58.044Z] #31 36.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-16T17:32:58.044Z] #31 ... [2020-01-16T17:32:58.044Z] [2020-01-16T17:32:58.044Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:32:58.044Z] #45 9.186 DEP images/core-arm.pb-c.d [2020-01-16T17:32:58.044Z] #45 9.229 DEP images/core-ppc64.pb-c.d [2020-01-16T17:32:58.044Z] #45 9.268 DEP images/core-s390.pb-c.d [2020-01-16T17:32:58.044Z] #45 9.316 DEP images/core-x86.pb-c.d [2020-01-16T17:32:58.044Z] #45 9.361 DEP images/core.pb-c.d [2020-01-16T17:32:58.103Z] #10 39.27 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:32:58.103Z] #10 39.28 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-16T17:32:58.103Z] #10 39.29 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-16T17:32:58.103Z] #10 39.29 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:32:58.103Z] #10 39.30 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-16T17:32:58.103Z] #10 39.31 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-16T17:32:58.103Z] #10 39.31 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-16T17:32:58.103Z] #10 39.32 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-01-16T17:32:58.103Z] #10 39.33 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-01-16T17:32:58.103Z] #10 39.35 Setting up dmsetup (2:1.02.155-3) ... [2020-01-16T17:32:58.103Z] #10 39.37 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-01-16T17:32:58.103Z] #10 39.38 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-01-16T17:32:58.103Z] #10 39.39 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:32:58.363Z] #10 DONE 39.8s [2020-01-16T17:32:58.422Z] #44 ... [2020-01-16T17:32:58.422Z] [2020-01-16T17:32:58.422Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:32:58.422Z] #47 134.1 github.com/LK4D4/vndr/godl [2020-01-16T17:32:58.451Z] #45 9.413 DEP images/inventory.pb-c.d [2020-01-16T17:32:58.451Z] #45 9.493 PBCC images/cpuinfo.pb-c.c [2020-01-16T17:32:58.451Z] #45 9.518 DEP images/cpuinfo.pb-c.d [2020-01-16T17:32:58.451Z] #45 9.566 PBCC images/stats.pb-c.c [2020-01-16T17:32:58.451Z] #45 9.570 DEP images/stats.pb-c.d [2020-01-16T17:32:58.621Z] [2020-01-16T17:32:58.621Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:32:58.621Z] #55 DONE 0.1s [2020-01-16T17:32:58.621Z] [2020-01-16T17:32:58.621Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-16T17:32:59.305Z] #45 10.64 make[1]: Nothing to be done for 'all'. [2020-01-16T17:32:59.355Z] #47 134.8 github.com/LK4D4/vndr [2020-01-16T17:32:59.986Z] #11 DONE 1.2s [2020-01-16T17:32:59.986Z] [2020-01-16T17:32:59.986Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-16T17:33:00.685Z] #45 11.70 CC images/stats.o [2020-01-16T17:33:00.685Z] #45 11.98 CC images/core.o [2020-01-16T17:33:00.864Z] #44 4.623 Note: Building without setproctitle() and strlcpy() support. [2020-01-16T17:33:00.864Z] #44 4.623 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-16T17:33:00.910Z] #12 DONE 1.1s [2020-01-16T17:33:00.910Z] [2020-01-16T17:33:00.910Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-16T17:33:00.910Z] #29 ... [2020-01-16T17:33:00.910Z] [2020-01-16T17:33:00.910Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-16T17:33:00.910Z] #40 DONE 0.2s [2020-01-16T17:33:01.172Z] [2020-01-16T17:33:01.172Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-16T17:33:01.172Z] #29 DONE 0.2s [2020-01-16T17:33:01.172Z] [2020-01-16T17:33:01.172Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-16T17:33:01.172Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-16T17:33:01.172Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 417.32kB / 9.11MB 0.3s [2020-01-16T17:33:01.172Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-16T17:33:01.172Z] #68 ... [2020-01-16T17:33:01.172Z] [2020-01-16T17:33:01.172Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-16T17:33:01.172Z] #26 DONE 0.3s [2020-01-16T17:33:01.172Z] [2020-01-16T17:33:01.172Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-16T17:33:01.172Z] #52 DONE 0.3s [2020-01-16T17:33:01.172Z] [2020-01-16T17:33:01.172Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-16T17:33:01.172Z] #49 DONE 0.3s [2020-01-16T17:33:01.172Z] [2020-01-16T17:33:01.172Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-16T17:33:01.172Z] #46 DONE 0.4s [2020-01-16T17:33:01.172Z] [2020-01-16T17:33:01.172Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-16T17:33:01.172Z] #70 DONE 0.4s [2020-01-16T17:33:01.172Z] [2020-01-16T17:33:01.172Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-16T17:33:01.172Z] #61 DONE 0.4s [2020-01-16T17:33:01.172Z] [2020-01-16T17:33:01.172Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-16T17:33:01.172Z] #56 DONE 0.4s [2020-01-16T17:33:01.172Z] [2020-01-16T17:33:01.172Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-16T17:33:01.172Z] #64 DONE 0.4s [2020-01-16T17:33:01.172Z] [2020-01-16T17:33:01.172Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-16T17:33:01.172Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.93MB / 9.11MB 0.4s [2020-01-16T17:33:01.268Z] #45 12.48 CC images/core-x86.o [2020-01-16T17:33:01.429Z] #68 ... [2020-01-16T17:33:01.429Z] [2020-01-16T17:33:01.429Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-16T17:33:01.429Z] #37 DONE 0.5s [2020-01-16T17:33:01.429Z] [2020-01-16T17:33:01.429Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-16T17:33:01.429Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.71MB / 9.11MB 0.5s [2020-01-16T17:33:01.436Z] #44 ... [2020-01-16T17:33:01.436Z] [2020-01-16T17:33:01.436Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:01.436Z] #38 4.219 -- The C compiler identification is GNU 8.3.0 [2020-01-16T17:33:01.436Z] #38 4.322 -- Check for working C compiler: /usr/bin/cc [2020-01-16T17:33:01.436Z] #38 5.531 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-16T17:33:01.436Z] #38 5.531 -- Detecting C compiler ABI info [2020-01-16T17:33:01.436Z] #38 6.733 -- Detecting C compiler ABI info - done [2020-01-16T17:33:01.436Z] #38 6.809 -- Detecting C compile features [2020-01-16T17:33:01.436Z] #38 9.442 -- Detecting C compile features - done [2020-01-16T17:33:01.436Z] #38 9.481 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-16T17:33:01.684Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2020-01-16T17:33:01.684Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-01-16T17:33:01.828Z] #45 12.80 CC images/core-arm.o [2020-01-16T17:33:01.829Z] #45 ... [2020-01-16T17:33:01.829Z] [2020-01-16T17:33:01.829Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:01.829Z] #39 2.948 -- Detecting C compiler ABI info - done [2020-01-16T17:33:01.829Z] #39 3.037 -- Detecting C compile features [2020-01-16T17:33:01.829Z] #39 4.802 -- Detecting C compile features - done [2020-01-16T17:33:01.829Z] #39 4.857 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-16T17:33:01.829Z] #39 5.118 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-16T17:33:01.829Z] #39 5.194 -- Configuring done [2020-01-16T17:33:01.829Z] #39 5.206 -- Generating done [2020-01-16T17:33:01.829Z] #39 5.217 -- Build files have been written to: /tmp/tmp.NHFFyH813X/tini [2020-01-16T17:33:01.829Z] #39 5.229 + make tini-static [2020-01-16T17:33:01.829Z] #39 5.538 Scanning dependencies of target tini-static [2020-01-16T17:33:01.829Z] #39 5.618 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-16T17:33:01.829Z] #39 6.362 [100%] Linking C executable tini-static [2020-01-16T17:33:01.829Z] #39 6.882 [100%] Built target tini-static [2020-01-16T17:33:01.829Z] #39 7.050 + mkdir -p /build [2020-01-16T17:33:01.829Z] #39 7.051 + cp tini-static /build/docker-init [2020-01-16T17:33:01.829Z] #39 DONE 7.2s [2020-01-16T17:33:01.829Z] [2020-01-16T17:33:01.829Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:33:01.829Z] #34 45.88 time [2020-01-16T17:33:02.007Z] #38 10.07 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-16T17:33:02.007Z] #38 10.19 -- Configuring done [2020-01-16T17:33:02.007Z] #38 10.22 -- Generating done [2020-01-16T17:33:02.007Z] #38 10.23 -- Build files have been written to: /tmp/tmp.Gkv9AVK6HM/tini [2020-01-16T17:33:02.007Z] #38 10.24 + make tini-static [2020-01-16T17:33:02.007Z] #38 ... [2020-01-16T17:33:02.007Z] [2020-01-16T17:33:02.007Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:33:02.268Z] #10 68.32 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-16T17:33:02.268Z] #10 68.34 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-01-16T17:33:02.268Z] #10 68.35 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:33:02.268Z] #10 68.50 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-16T17:33:02.268Z] #10 68.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-01-16T17:33:02.268Z] #10 68.54 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:33:02.978Z] #34 ... [2020-01-16T17:33:02.978Z] [2020-01-16T17:33:02.978Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:33:02.978Z] #11 51.25 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-16T17:33:02.978Z] #11 51.26 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-16T17:33:02.978Z] #11 51.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:33:02.978Z] #11 51.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-16T17:33:02.978Z] #11 51.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-16T17:33:02.978Z] #11 51.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:33:03.211Z] #10 ... [2020-01-16T17:33:03.211Z] [2020-01-16T17:33:03.211Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:03.211Z] #47 58.94 time [2020-01-16T17:33:03.211Z] #47 61.48 regexp [2020-01-16T17:33:03.211Z] #47 67.52 net [2020-01-16T17:33:03.211Z] #47 67.52 os/exec [2020-01-16T17:33:03.211Z] #47 68.05 internal/lazyregexp [2020-01-16T17:33:03.211Z] #47 68.40 github.com/LK4D4/vndr/versioned [2020-01-16T17:33:03.211Z] #47 ... [2020-01-16T17:33:03.211Z] [2020-01-16T17:33:03.211Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:03.211Z] #44 6.972 fatal: not a git repository (or any of the parent directories): .git [2020-01-16T17:33:03.211Z] #44 7.027 GEN .gitid [2020-01-16T17:33:03.211Z] #44 7.050 GEN criu/include/version.h [2020-01-16T17:33:03.211Z] #44 7.106 GEN include/common/asm [2020-01-16T17:33:04.598Z] #44 ... [2020-01-16T17:33:04.598Z] [2020-01-16T17:33:04.598Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:33:04.598Z] #33 60.04 internal/poll [2020-01-16T17:33:04.598Z] #33 62.35 os [2020-01-16T17:33:04.598Z] #33 64.13 internal/fmtsort [2020-01-16T17:33:04.598Z] #33 65.01 fmt [2020-01-16T17:33:04.598Z] #33 65.02 path/filepath [2020-01-16T17:33:04.598Z] #33 65.88 io/ioutil [2020-01-16T17:33:04.598Z] #33 67.87 flag [2020-01-16T17:33:04.598Z] #33 67.94 log [2020-01-16T17:33:04.598Z] #33 67.94 github.com/BurntSushi/toml [2020-01-16T17:33:04.598Z] #33 ... [2020-01-16T17:33:04.598Z] [2020-01-16T17:33:04.598Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:04.598Z] #44 8.964 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-16T17:33:04.598Z] #44 9.094 PBCC images/opts.pb-c.c [2020-01-16T17:33:04.598Z] #44 9.161 PBCC images/sit.pb-c.c [2020-01-16T17:33:04.598Z] #44 9.236 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-16T17:33:04.618Z] #47 ... [2020-01-16T17:33:04.618Z] [2020-01-16T17:33:04.618Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:04.618Z] #44 68.47 LINK criu/pie/restorer.built-in.o [2020-01-16T17:33:04.618Z] #44 68.50 GEN criu/pie/restorer-blob.h [2020-01-16T17:33:04.618Z] #44 68.60 DEP criu/vdso.d [2020-01-16T17:33:04.618Z] #44 68.76 DEP criu/vdso-compat.d [2020-01-16T17:33:04.618Z] #44 68.86 DEP criu/uts_ns.d [2020-01-16T17:33:04.618Z] #44 69.04 DEP criu/util.d [2020-01-16T17:33:04.618Z] #44 69.31 DEP criu/uffd.d [2020-01-16T17:33:04.618Z] #44 69.56 DEP criu/tun.d [2020-01-16T17:33:04.618Z] #44 69.73 DEP criu/tty.d [2020-01-16T17:33:04.618Z] #44 69.95 DEP criu/timerfd.d [2020-01-16T17:33:04.618Z] #44 70.18 DEP criu/sysfs_parse.d [2020-01-16T17:33:04.618Z] #44 70.30 DEP criu/sysctl.d [2020-01-16T17:33:04.618Z] #44 70.41 DEP criu/string.d [2020-01-16T17:33:04.618Z] #44 70.46 DEP criu/stats.d [2020-01-16T17:33:04.618Z] #44 70.64 DEP criu/sockets.d [2020-01-16T17:33:04.618Z] #44 70.78 DEP criu/sk-unix.d [2020-01-16T17:33:04.618Z] #44 71.02 DEP criu/sk-tcp.d [2020-01-16T17:33:04.618Z] #44 71.27 DEP criu/sk-queue.d [2020-01-16T17:33:04.618Z] #44 71.42 DEP criu/sk-packet.d [2020-01-16T17:33:04.618Z] #44 71.57 DEP criu/sk-netlink.d [2020-01-16T17:33:04.618Z] #44 71.73 DEP criu/sk-inet.d [2020-01-16T17:33:04.618Z] #44 71.92 DEP criu/signalfd.d [2020-01-16T17:33:04.618Z] #44 72.04 DEP criu/sigframe.d [2020-01-16T17:33:04.618Z] #44 72.14 DEP criu/shmem.d [2020-01-16T17:33:04.618Z] #44 72.27 DEP criu/servicefd.d [2020-01-16T17:33:04.618Z] #44 72.39 DEP criu/seize.d [2020-01-16T17:33:04.618Z] #44 72.60 DEP criu/seccomp.d [2020-01-16T17:33:04.618Z] #44 72.85 DEP criu/rst-malloc.d [2020-01-16T17:33:04.618Z] #44 72.94 DEP criu/rbtree.d [2020-01-16T17:33:04.859Z] #44 9.317 DEP images/opts.pb-c.d [2020-01-16T17:33:04.859Z] #44 9.440 DEP images/sit.pb-c.d [2020-01-16T17:33:04.859Z] #44 9.516 PBCC images/macvlan.pb-c.c [2020-01-16T17:33:04.876Z] #44 72.97 DEP criu/pstree.d [2020-01-16T17:33:04.876Z] #44 73.09 DEP criu/protobuf.d [2020-01-16T17:33:04.876Z] #44 73.19 GEN criu/protobuf-desc-gen.h [2020-01-16T17:33:05.120Z] #44 9.554 DEP images/macvlan.pb-c.d [2020-01-16T17:33:05.120Z] #44 9.667 PBCC images/autofs.pb-c.c [2020-01-16T17:33:05.120Z] #44 9.716 DEP images/autofs.pb-c.d [2020-01-16T17:33:05.381Z] #44 9.883 PBCC images/sysctl.pb-c.c [2020-01-16T17:33:05.381Z] #44 9.894 DEP images/sysctl.pb-c.d [2020-01-16T17:33:05.381Z] #44 9.978 PBCC images/time.pb-c.c [2020-01-16T17:33:05.381Z] #44 10.05 DEP images/time.pb-c.d [2020-01-16T17:33:05.381Z] #44 10.08 PBCC images/binfmt-misc.pb-c.c [2020-01-16T17:33:05.646Z] #44 10.10 DEP images/binfmt-misc.pb-c.d [2020-01-16T17:33:05.646Z] #44 10.16 PBCC images/seccomp.pb-c.c [2020-01-16T17:33:05.646Z] #44 10.21 DEP images/seccomp.pb-c.d [2020-01-16T17:33:05.646Z] #44 10.28 PBCC images/userns.pb-c.c [2020-01-16T17:33:05.908Z] #44 10.31 DEP images/userns.pb-c.d [2020-01-16T17:33:05.908Z] #44 10.43 PBCC images/cgroup.pb-c.c [2020-01-16T17:33:05.908Z] #44 10.44 DEP images/cgroup.pb-c.d [2020-01-16T17:33:05.908Z] #44 10.52 PBCC images/fown.pb-c.c [2020-01-16T17:33:06.170Z] #44 10.56 PBCC images/ext-file.pb-c.c [2020-01-16T17:33:06.170Z] #44 10.61 DEP images/fown.pb-c.d [2020-01-16T17:33:06.170Z] #44 10.68 DEP images/ext-file.pb-c.d [2020-01-16T17:33:06.170Z] #44 10.72 PBCC images/rpc.pb-c.c [2020-01-16T17:33:06.170Z] #44 10.83 DEP images/rpc.pb-c.d [2020-01-16T17:33:06.433Z] #44 10.89 PBCC images/siginfo.pb-c.c [2020-01-16T17:33:06.433Z] #44 10.92 DEP images/siginfo.pb-c.d [2020-01-16T17:33:06.433Z] #44 11.00 PBCC images/pagemap.pb-c.c [2020-01-16T17:33:06.433Z] #44 ... [2020-01-16T17:33:06.433Z] [2020-01-16T17:33:06.433Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:06.433Z] #38 10.82 Scanning dependencies of target tini-static [2020-01-16T17:33:06.433Z] #38 11.03 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-16T17:33:06.433Z] #38 12.93 [100%] Linking C executable tini-static [2020-01-16T17:33:06.433Z] #38 13.57 [100%] Built target tini-static [2020-01-16T17:33:06.433Z] #38 13.65 + mkdir -p /build [2020-01-16T17:33:06.433Z] #38 13.65 + cp tini-static /build/docker-init [2020-01-16T17:33:06.433Z] #38 DONE 14.7s [2020-01-16T17:33:06.433Z] [2020-01-16T17:33:06.433Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:06.433Z] #44 11.09 DEP images/pagemap.pb-c.d [2020-01-16T17:33:06.695Z] #44 11.12 PBCC images/rlimit.pb-c.c [2020-01-16T17:33:06.695Z] #44 11.15 DEP images/rlimit.pb-c.d [2020-01-16T17:33:06.695Z] #44 11.27 PBCC images/file-lock.pb-c.c [2020-01-16T17:33:06.695Z] #44 11.33 DEP images/file-lock.pb-c.d [2020-01-16T17:33:06.695Z] #44 11.35 PBCC images/tty.pb-c.c [2020-01-16T17:33:06.777Z] #44 74.62 DEP criu/protobuf-desc.d [2020-01-16T17:33:06.778Z] #44 74.79 DEP criu/proc_parse.d [2020-01-16T17:33:06.778Z] #44 75.07 DEP criu/plugin.d [2020-01-16T17:33:06.924Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.0s [2020-01-16T17:33:06.957Z] #44 11.41 DEP images/tty.pb-c.d [2020-01-16T17:33:06.957Z] #44 11.55 PBCC images/tun.pb-c.c [2020-01-16T17:33:06.957Z] #44 11.59 PBCC images/netdev.pb-c.c [2020-01-16T17:33:06.957Z] #44 11.65 DEP images/tun.pb-c.d [2020-01-16T17:33:07.035Z] #44 75.18 DEP criu/pipes.d [2020-01-16T17:33:07.035Z] #44 75.35 DEP criu/pie-util.d [2020-01-16T17:33:07.035Z] #44 75.44 DEP criu/pie-util-vdso.d [2020-01-16T17:33:07.180Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.8s done [2020-01-16T17:33:07.218Z] #44 11.79 DEP images/netdev.pb-c.d [2020-01-16T17:33:07.218Z] #44 11.86 PBCC images/vma.pb-c.c [2020-01-16T17:33:07.218Z] #44 11.90 DEP images/vma.pb-c.d [2020-01-16T17:33:07.293Z] #44 75.56 DEP criu/pie-util-vdso-elf32.d [2020-01-16T17:33:07.293Z] #44 75.66 DEP criu/path.d [2020-01-16T17:33:07.435Z] #68 DONE 6.6s [2020-01-16T17:33:07.435Z] [2020-01-16T17:33:07.435Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:07.479Z] #44 11.97 PBCC images/creds.pb-c.c [2020-01-16T17:33:07.479Z] #44 11.99 DEP images/creds.pb-c.d [2020-01-16T17:33:07.479Z] #44 12.09 PBCC images/utsns.pb-c.c [2020-01-16T17:33:07.479Z] #44 12.14 DEP images/utsns.pb-c.d [2020-01-16T17:33:07.479Z] #44 12.20 PBCC images/ipc-desc.pb-c.c [2020-01-16T17:33:07.553Z] #44 ... [2020-01-16T17:33:07.553Z] [2020-01-16T17:33:07.553Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:07.553Z] #47 DONE 143.0s [2020-01-16T17:33:07.553Z] [2020-01-16T17:33:07.553Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:07.553Z] #44 75.84 DEP criu/parasite-syscall.d [2020-01-16T17:33:07.739Z] #44 12.23 PBCC images/ipc-sem.pb-c.c [2020-01-16T17:33:07.739Z] #44 12.26 DEP images/ipc-desc.pb-c.d [2020-01-16T17:33:07.739Z] #44 12.28 DEP images/ipc-sem.pb-c.d [2020-01-16T17:33:07.739Z] #44 12.30 PBCC images/ipc-msg.pb-c.c [2020-01-16T17:33:07.739Z] #44 12.34 DEP images/ipc-msg.pb-c.d [2020-01-16T17:33:07.739Z] #44 12.41 PBCC images/ipc-shm.pb-c.c [2020-01-16T17:33:08.002Z] #44 12.47 DEP images/ipc-shm.pb-c.d [2020-01-16T17:33:08.002Z] #44 12.55 PBCC images/ipc-var.pb-c.c [2020-01-16T17:33:08.002Z] #44 12.57 DEP images/ipc-var.pb-c.d [2020-01-16T17:33:08.002Z] #44 12.62 PBCC images/sk-opts.pb-c.c [2020-01-16T17:33:08.002Z] #44 12.66 PBCC images/packet-sock.pb-c.c [2020-01-16T17:33:08.120Z] #44 76.24 DEP criu/pagemap.d [2020-01-16T17:33:08.120Z] #44 76.53 DEP criu/pagemap-cache.d [2020-01-16T17:33:08.263Z] #44 12.71 DEP images/sk-opts.pb-c.d [2020-01-16T17:33:08.263Z] #44 12.76 DEP images/packet-sock.pb-c.d [2020-01-16T17:33:08.360Z] #38 ... [2020-01-16T17:33:08.361Z] [2020-01-16T17:33:08.361Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-16T17:33:08.361Z] #13 7.510 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-16T17:33:08.462Z] #11 ... [2020-01-16T17:33:08.462Z] [2020-01-16T17:33:08.462Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:08.462Z] #63 28.44 Checking out files: 79% (2423/3045) Checking out files: 80% (2436/3045) Checking out files: 81% (2467/3045) Checking out files: 82% (2497/3045) Checking out files: 83% (2528/3045) Checking out files: 84% (2558/3045) Checking out files: 85% (2589/3045) Checking out files: 86% (2619/3045) Checking out files: 87% (2650/3045) Checking out files: 88% (2680/3045) Checking out files: 89% (2711/3045) Checking out files: 90% (2741/3045) Checking out files: 91% (2771/3045) Checking out files: 92% (2802/3045) Checking out files: 93% (2832/3045) Checking out files: 94% (2863/3045) Checking out files: 95% (2893/3045) Checking out files: 96% (2924/3045) Checking out files: 97% (2954/3045) Checking out files: 98% (2985/3045) Checking out files: 99% (3015/3045) Checking out files: 100% (3045/3045) Checking out files: 100% (3045/3045), done. [2020-01-16T17:33:08.462Z] #63 28.86 + cd /tmp/tmp.ukW2nOCaBo/src/github.com/containerd/containerd [2020-01-16T17:33:08.462Z] #63 28.86 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:33:08.462Z] #63 29.83 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-16T17:33:08.462Z] #63 29.83 + BUILDTAGS='netgo osusergo static_build' [2020-01-16T17:33:08.462Z] #63 29.83 + export EXTRA_FLAGS=-buildmode=pie [2020-01-16T17:33:08.462Z] #63 29.83 + EXTRA_FLAGS=-buildmode=pie [2020-01-16T17:33:08.462Z] #63 29.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-16T17:33:08.462Z] #63 29.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-16T17:33:08.462Z] #63 29.83 + '[' '' = dynamic ']' [2020-01-16T17:33:08.462Z] #63 29.83 + make [2020-01-16T17:33:08.462Z] #63 30.50 + bin/ctr [2020-01-16T17:33:08.523Z] #44 12.96 PBCC images/sk-netlink.pb-c.c [2020-01-16T17:33:08.523Z] #44 13.04 DEP images/sk-netlink.pb-c.d [2020-01-16T17:33:08.523Z] #44 13.07 PBCC images/sk-inet.pb-c.c [2020-01-16T17:33:08.523Z] #44 13.17 DEP images/sk-inet.pb-c.d [2020-01-16T17:33:08.687Z] #44 76.71 DEP criu/page-xfer.d [2020-01-16T17:33:08.687Z] #44 76.81 DEP criu/page-pipe.d [2020-01-16T17:33:08.687Z] #44 76.87 DEP criu/netfilter.d [2020-01-16T17:33:08.786Z] #44 13.23 PBCC images/sk-unix.pb-c.c [2020-01-16T17:33:08.786Z] #44 13.31 DEP images/sk-unix.pb-c.d [2020-01-16T17:33:08.786Z] #44 13.44 PBCC images/mm.pb-c.c [2020-01-16T17:33:08.945Z] #44 77.04 DEP criu/net.d [2020-01-16T17:33:08.945Z] #44 77.23 DEP criu/namespaces.d [2020-01-16T17:33:09.047Z] #44 13.54 DEP images/mm.pb-c.d [2020-01-16T17:33:09.047Z] #44 13.61 PBCC images/timerfd.pb-c.c [2020-01-16T17:33:09.047Z] #44 13.68 DEP images/timerfd.pb-c.d [2020-01-16T17:33:09.102Z] Running on azwin-2-a13a90 in d:\jenkins\workspace\moby_PR-40373 [Pipeline] { [Pipeline] ws [2020-01-16T17:33:09.122Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-01-16T17:33:09.203Z] #44 77.41 DEP criu/mount.d [2020-01-16T17:33:09.287Z] #13 ... [2020-01-16T17:33:09.287Z] [2020-01-16T17:33:09.287Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:33:09.287Z] #43 8.417 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:33:09.287Z] #43 8.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:33:09.308Z] #44 13.80 PBCC images/timer.pb-c.c [2020-01-16T17:33:09.308Z] #44 13.88 DEP images/timer.pb-c.d [2020-01-16T17:33:09.308Z] #44 13.92 PBCC images/sa.pb-c.c [2020-01-16T17:33:09.308Z] #44 13.99 DEP images/sa.pb-c.d [2020-01-16T17:33:09.460Z] #44 77.56 DEP criu/mem.d [2020-01-16T17:33:09.460Z] #44 77.72 DEP criu/lsm.d [2020-01-16T17:33:09.543Z] #43 8.696 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:33:09.543Z] #43 8.739 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:33:09.569Z] #44 14.13 PBCC images/pipe-data.pb-c.c [2020-01-16T17:33:09.569Z] #44 14.15 DEP images/pipe-data.pb-c.d [2020-01-16T17:33:09.569Z] #44 14.23 PBCC images/mnt.pb-c.c [2020-01-16T17:33:09.718Z] #44 77.84 DEP criu/log.d [2020-01-16T17:33:09.718Z] #44 77.94 DEP criu/libnetlink.d [2020-01-16T17:33:09.718Z] #44 78.08 DEP criu/kerndat.d [2020-01-16T17:33:09.830Z] #44 14.32 DEP images/mnt.pb-c.d [2020-01-16T17:33:09.830Z] #44 14.37 PBCC images/sk-packet.pb-c.c [2020-01-16T17:33:09.830Z] #44 14.41 DEP images/sk-packet.pb-c.d [2020-01-16T17:33:09.830Z] #44 14.51 PBCC images/tcp-stream.pb-c.c [2020-01-16T17:33:09.975Z] #44 78.23 DEP criu/kcmp-ids.d [2020-01-16T17:33:09.975Z] #44 78.29 DEP criu/irmap.d [2020-01-16T17:33:10.091Z] #44 14.56 DEP images/tcp-stream.pb-c.d [2020-01-16T17:33:10.091Z] #44 14.62 PBCC images/pipe.pb-c.c [2020-01-16T17:33:10.091Z] #44 14.64 DEP images/pipe.pb-c.d [2020-01-16T17:33:10.233Z] #44 78.39 DEP criu/ipc_ns.d [2020-01-16T17:33:10.233Z] #44 78.51 DEP criu/image.d [2020-01-16T17:33:10.233Z] #44 78.64 DEP criu/image-desc.d [2020-01-16T17:33:10.352Z] #44 14.74 PBCC images/pstree.pb-c.c [2020-01-16T17:33:10.352Z] #44 14.78 DEP images/pstree.pb-c.d [2020-01-16T17:33:10.352Z] #44 14.88 PBCC images/fs.pb-c.c [2020-01-16T17:33:10.352Z] #44 14.95 DEP images/fs.pb-c.d [2020-01-16T17:33:10.468Z] #43 ... [2020-01-16T17:33:10.468Z] [2020-01-16T17:33:10.468Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:10.468Z] #23 9.382 + RM_GOPATH=0 [2020-01-16T17:33:10.468Z] #23 9.383 + TMP_GOPATH= [2020-01-16T17:33:10.468Z] #23 9.383 + : /build [2020-01-16T17:33:10.468Z] #23 9.383 + '[' -z '' ']' [2020-01-16T17:33:10.468Z] #23 9.388 ++ mktemp -d [2020-01-16T17:33:10.468Z] #23 9.390 + export GOPATH=/tmp/tmp.sdp4XVccVw [2020-01-16T17:33:10.468Z] #23 9.390 + GOPATH=/tmp/tmp.sdp4XVccVw [2020-01-16T17:33:10.468Z] #23 9.390 + RM_GOPATH=1 [2020-01-16T17:33:10.468Z] #23 9.392 ++ dirname ./install.sh [2020-01-16T17:33:10.468Z] #23 9.393 + dir=. [2020-01-16T17:33:10.468Z] #23 9.393 + bin=dockercli [2020-01-16T17:33:10.468Z] #23 9.393 + shift [2020-01-16T17:33:10.468Z] #23 9.393 + '[' '!' -f ./dockercli.installer ']' [2020-01-16T17:33:10.468Z] #23 9.393 + . ./dockercli.installer [2020-01-16T17:33:10.468Z] #23 9.393 ++ : stable [2020-01-16T17:33:10.468Z] #23 9.393 ++ : 17.06.2-ce [2020-01-16T17:33:10.468Z] #23 9.393 + install_dockercli [2020-01-16T17:33:10.468Z] #23 9.393 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-16T17:33:10.468Z] #23 9.393 Install docker/cli version 17.06.2-ce from stable [2020-01-16T17:33:10.468Z] #23 9.398 ++ uname -m [2020-01-16T17:33:10.468Z] #23 9.400 + arch=x86_64 [2020-01-16T17:33:10.468Z] #23 9.400 + '[' x86_64 '!=' x86_64 ']' [2020-01-16T17:33:10.468Z] #23 9.400 + url=https://download.docker.com/linux/static [2020-01-16T17:33:10.468Z] #23 9.402 + tar -xz docker/docker [2020-01-16T17:33:10.468Z] #23 9.403 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-16T17:33:10.490Z] #44 78.70 DEP criu/fsnotify.d [2020-01-16T17:33:10.613Z] #44 15.04 PBCC images/signalfd.pb-c.c [2020-01-16T17:33:10.613Z] #44 15.16 DEP images/signalfd.pb-c.d [2020-01-16T17:33:10.613Z] #44 15.22 PBCC images/fh.pb-c.c [2020-01-16T17:33:10.613Z] #44 15.27 PBCC images/fsnotify.pb-c.c [2020-01-16T17:33:10.613Z] #44 15.33 DEP images/fh.pb-c.d [2020-01-16T17:33:10.725Z] #23 ... [2020-01-16T17:33:10.725Z] [2020-01-16T17:33:10.725Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:33:10.725Z] #43 9.825 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:33:10.725Z] #43 9.825 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:33:10.725Z] #43 ... [2020-01-16T17:33:10.725Z] [2020-01-16T17:33:10.725Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-16T17:33:10.725Z] #13 DONE 9.9s [2020-01-16T17:33:10.748Z] #44 78.80 DEP criu/filesystems.d [2020-01-16T17:33:10.748Z] #44 78.90 DEP criu/files.d [2020-01-16T17:33:10.748Z] #44 79.04 DEP criu/files-reg.d [2020-01-16T17:33:10.874Z] #44 15.46 DEP images/fsnotify.pb-c.d [2020-01-16T17:33:10.874Z] #44 15.58 PBCC images/eventpoll.pb-c.c [2020-01-16T17:33:10.982Z] [2020-01-16T17:33:10.982Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-16T17:33:10.982Z] #14 ... [2020-01-16T17:33:10.982Z] [2020-01-16T17:33:10.982Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:33:11.005Z] #44 79.21 DEP criu/files-ext.d [2020-01-16T17:33:11.005Z] #44 79.32 DEP criu/file-lock.d [2020-01-16T17:33:11.135Z] #44 15.59 DEP images/eventpoll.pb-c.d [2020-01-16T17:33:11.135Z] #44 15.66 PBCC images/eventfd.pb-c.c [2020-01-16T17:33:11.135Z] #44 15.69 DEP images/eventfd.pb-c.d [2020-01-16T17:33:11.135Z] #44 15.78 PBCC images/remap-file-path.pb-c.c [2020-01-16T17:33:11.135Z] #44 15.80 DEP images/remap-file-path.pb-c.d [2020-01-16T17:33:11.250Z] #30 ... [2020-01-16T17:33:11.250Z] [2020-01-16T17:33:11.250Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:33:11.250Z] #41 ... [2020-01-16T17:33:11.250Z] [2020-01-16T17:33:11.250Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:11.263Z] #44 79.45 DEP criu/file-ids.d [2020-01-16T17:33:11.263Z] #44 79.60 DEP criu/fifo.d [2020-01-16T17:33:11.396Z] #44 15.86 PBCC images/fifo.pb-c.c [2020-01-16T17:33:11.396Z] #44 15.94 DEP images/fifo.pb-c.d [2020-01-16T17:33:11.396Z] #44 ... [2020-01-16T17:33:11.396Z] [2020-01-16T17:33:11.396Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:33:11.396Z] #33 72.57 github.com/BurntSushi/toml/cmd/tomlv [2020-01-16T17:33:11.396Z] #33 DONE 77.3s [2020-01-16T17:33:11.396Z] [2020-01-16T17:33:11.396Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:11.396Z] #44 16.01 PBCC images/ghost-file.pb-c.c [2020-01-16T17:33:11.506Z] #65 ... [2020-01-16T17:33:11.506Z] [2020-01-16T17:33:11.506Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:33:11.506Z] #27 8.956 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-16T17:33:11.506Z] #27 9.185 [2020-01-16T17:33:11.506Z] #27 9.339 ### 5.1% ######### 13.0% ################ 23.1% ################## 26.1% ####################### 32.5% ########################### 37.7% ############################### 44.1% ################################### 49.7% ######################################## 56.5% [2020-01-16T17:33:11.506Z] #27 ... [2020-01-16T17:33:11.506Z] [2020-01-16T17:33:11.506Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:11.521Z] #44 79.71 DEP criu/fdstore.d [2020-01-16T17:33:11.521Z] #44 79.77 DEP criu/fault-injection.d [2020-01-16T17:33:11.521Z] #44 79.79 DEP criu/external.d [2020-01-16T17:33:11.521Z] #44 79.83 DEP criu/eventpoll.d [2020-01-16T17:33:11.657Z] #44 16.16 DEP images/ghost-file.pb-c.d [2020-01-16T17:33:11.657Z] #44 16.24 PBCC images/regfile.pb-c.c [2020-01-16T17:33:11.764Z] #50 ... [2020-01-16T17:33:11.764Z] [2020-01-16T17:33:11.764Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:33:11.764Z] #33 ... [2020-01-16T17:33:11.764Z] [2020-01-16T17:33:11.764Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:33:11.779Z] #44 79.93 DEP criu/eventfd.d [2020-01-16T17:33:11.779Z] #44 80.02 DEP criu/crtools.d [2020-01-16T17:33:11.919Z] #44 16.31 DEP images/regfile.pb-c.d [2020-01-16T17:33:11.919Z] #44 16.40 PBCC images/ns.pb-c.c [2020-01-16T17:33:11.919Z] #44 16.45 DEP images/ns.pb-c.d [2020-01-16T17:33:11.919Z] #44 16.55 PBCC images/fdinfo.pb-c.c [2020-01-16T17:33:12.021Z] #71 ... [2020-01-16T17:33:12.021Z] [2020-01-16T17:33:12.021Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:12.021Z] #57 ... [2020-01-16T17:33:12.021Z] [2020-01-16T17:33:12.021Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:12.021Z] #53 ... [2020-01-16T17:33:12.021Z] [2020-01-16T17:33:12.021Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:12.037Z] #44 80.14 DEP criu/cr-service.d [2020-01-16T17:33:12.037Z] #44 80.28 DEP criu/cr-restore.d [2020-01-16T17:33:12.180Z] #44 16.73 DEP images/fdinfo.pb-c.d [2020-01-16T17:33:12.180Z] #44 16.83 PBCC images/core-aarch64.pb-c.c [2020-01-16T17:33:12.280Z] #62 ... [2020-01-16T17:33:12.280Z] [2020-01-16T17:33:12.280Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:12.280Z] #47 ... [2020-01-16T17:33:12.281Z] [2020-01-16T17:33:12.281Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:33:12.281Z] #27 9.339 ### 5.1% ######### 13.0% ################ 23.1% ################## 26.1% ####################### 32.5% ########################### 37.7% ############################### 44.1% ################################### 49.7% ######################################## 56.5% ############################################# 63.4% ################################################ 67.6% ################################################### 71.2% ######################################################## 78.0% ########################################################## 80.9% ############################################################# 85.0% ################################################################# 90.7% ####################################################################### 99.0% ######################################################################## 100.0% [2020-01-16T17:33:12.294Z] #44 80.52 DEP criu/cr-errno.d [2020-01-16T17:33:12.294Z] #44 80.54 DEP criu/cr-dump.d [2020-01-16T17:33:12.440Z] #44 16.88 PBCC images/core-arm.pb-c.c [2020-01-16T17:33:12.440Z] #44 16.95 PBCC images/core-ppc64.pb-c.c [2020-01-16T17:33:12.552Z] #44 80.71 DEP criu/cr-dedup.d [2020-01-16T17:33:12.552Z] #44 80.83 DEP criu/cr-check.d [2020-01-16T17:33:12.650Z] #63 ... [2020-01-16T17:33:12.650Z] [2020-01-16T17:33:12.650Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:12.650Z] #45 13.27 CC images/core-aarch64.o [2020-01-16T17:33:12.650Z] #45 14.16 CC images/core-ppc64.o [2020-01-16T17:33:12.650Z] #45 14.65 CC images/core-s390.o [2020-01-16T17:33:12.650Z] #45 14.86 CC images/cpuinfo.o [2020-01-16T17:33:12.650Z] #45 15.12 CC images/inventory.o [2020-01-16T17:33:12.650Z] #45 15.30 CC images/fdinfo.o [2020-01-16T17:33:12.650Z] #45 15.55 CC images/fown.o [2020-01-16T17:33:12.650Z] #45 15.65 CC images/ns.o [2020-01-16T17:33:12.650Z] #45 15.84 CC images/regfile.o [2020-01-16T17:33:12.650Z] #45 15.99 CC images/ghost-file.o [2020-01-16T17:33:12.650Z] #45 16.16 CC images/fifo.o [2020-01-16T17:33:12.650Z] #45 16.24 CC images/remap-file-path.o [2020-01-16T17:33:12.650Z] #45 16.44 CC images/eventfd.o [2020-01-16T17:33:12.650Z] #45 16.66 CC images/eventpoll.o [2020-01-16T17:33:12.650Z] #45 16.73 CC images/fh.o [2020-01-16T17:33:12.650Z] #45 16.87 CC images/fsnotify.o [2020-01-16T17:33:12.650Z] #45 17.28 CC images/signalfd.o [2020-01-16T17:33:12.650Z] #45 17.49 CC images/fs.o [2020-01-16T17:33:12.650Z] #45 17.63 CC images/pstree.o [2020-01-16T17:33:12.650Z] #45 17.72 CC images/pipe.o [2020-01-16T17:33:12.650Z] #45 17.86 CC images/tcp-stream.o [2020-01-16T17:33:12.650Z] #45 18.00 CC images/sk-packet.o [2020-01-16T17:33:12.650Z] #45 18.17 CC images/mnt.o [2020-01-16T17:33:12.650Z] #45 18.32 CC images/pipe-data.o [2020-01-16T17:33:12.650Z] #45 18.52 CC images/sa.o [2020-01-16T17:33:12.650Z] #45 18.61 CC images/timer.o [2020-01-16T17:33:12.650Z] #45 18.79 CC images/timerfd.o [2020-01-16T17:33:12.650Z] #45 18.94 CC images/mm.o [2020-01-16T17:33:12.650Z] #45 19.11 CC images/sk-opts.o [2020-01-16T17:33:12.650Z] #45 19.22 CC images/sk-unix.o [2020-01-16T17:33:12.650Z] #45 19.40 CC images/sk-inet.o [2020-01-16T17:33:12.650Z] #45 19.60 CC images/tun.o [2020-01-16T17:33:12.650Z] #45 19.78 CC images/sk-netlink.o [2020-01-16T17:33:12.650Z] #45 19.92 CC images/packet-sock.o [2020-01-16T17:33:12.650Z] #45 20.17 CC images/ipc-var.o [2020-01-16T17:33:12.650Z] #45 20.32 CC images/ipc-desc.o [2020-01-16T17:33:12.650Z] #45 20.46 CC images/ipc-shm.o [2020-01-16T17:33:12.650Z] #45 20.57 CC images/ipc-msg.o [2020-01-16T17:33:12.651Z] #45 20.72 CC images/ipc-sem.o [2020-01-16T17:33:12.651Z] #45 20.85 CC images/utsns.o [2020-01-16T17:33:12.651Z] #45 20.95 CC images/creds.o [2020-01-16T17:33:12.651Z] #45 21.05 CC images/vma.o [2020-01-16T17:33:12.651Z] #45 21.16 CC images/netdev.o [2020-01-16T17:33:12.651Z] #45 21.37 CC images/tty.o [2020-01-16T17:33:12.651Z] #45 21.67 CC images/file-lock.o [2020-01-16T17:33:12.651Z] #45 21.79 CC images/rlimit.o [2020-01-16T17:33:12.651Z] #45 21.89 CC images/pagemap.o [2020-01-16T17:33:12.651Z] #45 22.05 CC images/siginfo.o [2020-01-16T17:33:12.651Z] #45 22.19 CC images/rpc.o [2020-01-16T17:33:12.651Z] #45 22.81 CC images/ext-file.o [2020-01-16T17:33:12.651Z] #45 22.92 CC images/cgroup.o [2020-01-16T17:33:12.651Z] #45 23.24 CC images/userns.o [2020-01-16T17:33:12.651Z] #45 23.39 CC images/google/protobuf/descriptor.o [2020-01-16T17:33:12.701Z] #44 17.07 PBCC images/core-s390.pb-c.c [2020-01-16T17:33:12.701Z] #44 17.11 PBCC images/core-x86.pb-c.c [2020-01-16T17:33:12.701Z] #44 17.29 PBCC images/core.pb-c.c [2020-01-16T17:33:12.701Z] #44 17.41 PBCC images/inventory.pb-c.c [2020-01-16T17:33:12.810Z] #44 80.99 DEP criu/config.d [2020-01-16T17:33:12.810Z] #44 81.10 DEP criu/clone-noasan.d [2020-01-16T17:33:12.963Z] #44 17.54 DEP images/core-aarch64.pb-c.d [2020-01-16T17:33:12.963Z] #44 17.56 DEP images/core-arm.pb-c.d [2020-01-16T17:33:12.963Z] #44 17.61 DEP images/core-ppc64.pb-c.d [2020-01-16T17:33:13.049Z] #45 ... [2020-01-16T17:33:13.049Z] [2020-01-16T17:33:13.049Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:13.049Z] #48 51.13 time [2020-01-16T17:33:13.049Z] #48 53.68 internal/fmtsort [2020-01-16T17:33:13.049Z] #48 53.92 strings [2020-01-16T17:33:13.049Z] #48 56.00 regexp/syntax [2020-01-16T17:33:13.049Z] #48 56.02 os [2020-01-16T17:33:13.049Z] #48 58.80 fmt [2020-01-16T17:33:13.049Z] #48 59.79 regexp [2020-01-16T17:33:13.049Z] #48 ... [2020-01-16T17:33:13.049Z] [2020-01-16T17:33:13.049Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:13.049Z] #45 24.27 CC images/opts.o [2020-01-16T17:33:13.068Z] #44 81.15 DEP criu/cgroup.d [2020-01-16T17:33:13.068Z] #44 81.28 DEP criu/cgroup-props.d [2020-01-16T17:33:13.068Z] #44 81.40 DEP criu/bitmap.d [2020-01-16T17:33:13.209Z] #27 12.00 #=#=# [2020-01-16T17:33:13.224Z] #44 17.79 DEP images/core-s390.pb-c.d [2020-01-16T17:33:13.224Z] #44 17.86 DEP images/core-x86.pb-c.d [2020-01-16T17:33:13.224Z] #44 17.93 DEP images/core.pb-c.d [2020-01-16T17:33:13.326Z] #44 81.41 DEP criu/bfd.d [2020-01-16T17:33:13.326Z] #44 81.51 DEP criu/autofs.d [2020-01-16T17:33:13.326Z] #44 81.63 DEP criu/aio.d [2020-01-16T17:33:13.442Z] #45 24.43 CC images/seccomp.o [2020-01-16T17:33:13.442Z] #45 24.59 CC images/binfmt-misc.o [2020-01-16T17:33:13.442Z] #45 24.69 CC images/time.o [2020-01-16T17:33:13.442Z] #45 24.79 CC images/sysctl.o [2020-01-16T17:33:13.486Z] #44 17.98 DEP images/inventory.pb-c.d [2020-01-16T17:33:13.486Z] #44 18.08 PBCC images/cpuinfo.pb-c.c [2020-01-16T17:33:13.486Z] #44 18.13 DEP images/cpuinfo.pb-c.d [2020-01-16T17:33:13.486Z] #44 18.21 PBCC images/stats.pb-c.c [2020-01-16T17:33:13.583Z] #44 81.82 DEP criu/action-scripts.d [2020-01-16T17:33:13.748Z] #44 18.25 DEP images/stats.pb-c.d [2020-01-16T17:33:13.841Z] #44 82.05 CC criu/action-scripts.o [2020-01-16T17:33:13.844Z] #45 24.98 CC images/autofs.o [2020-01-16T17:33:13.844Z] #45 25.12 CC images/macvlan.o [2020-01-16T17:33:13.844Z] #45 25.24 CC images/sit.o [2020-01-16T17:33:14.099Z] #44 82.45 CC criu/aio.o [2020-01-16T17:33:14.246Z] #45 ... [2020-01-16T17:33:14.246Z] [2020-01-16T17:33:14.246Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:33:14.246Z] #34 52.36 internal/poll [2020-01-16T17:33:14.246Z] #34 53.09 internal/fmtsort [2020-01-16T17:33:14.246Z] #34 54.02 strings [2020-01-16T17:33:14.246Z] #34 54.06 os [2020-01-16T17:33:14.246Z] #34 56.77 path [2020-01-16T17:33:14.246Z] #34 57.21 fmt [2020-01-16T17:33:14.246Z] #34 57.41 path/filepath [2020-01-16T17:33:14.246Z] #34 58.73 io/ioutil [2020-01-16T17:33:14.246Z] #34 59.24 text/tabwriter [2020-01-16T17:33:14.246Z] #34 60.63 flag [2020-01-16T17:33:14.246Z] #34 60.63 github.com/BurntSushi/toml [2020-01-16T17:33:14.246Z] #34 62.19 log [2020-01-16T17:33:14.246Z] #34 ... [2020-01-16T17:33:14.246Z] [2020-01-16T17:33:14.246Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:14.246Z] #45 25.41 LINK images/built-in.o [2020-01-16T17:33:14.246Z] #45 25.54 GEN compel/include/asm [2020-01-16T17:33:14.246Z] #45 25.54 GEN compel/include/version.h [2020-01-16T17:33:14.246Z] #45 25.55 touch .config [2020-01-16T17:33:14.246Z] #45 25.55 GEN include/common/config.h [2020-01-16T17:33:14.246Z] #45 25.60 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-01-16T17:33:14.246Z] #45 25.64 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-16T17:33:14.405Z] Removing intermediate container 409eaa5989e3 [2020-01-16T17:33:14.405Z] ---> ab3d0f7cd04f [2020-01-16T17:33:14.405Z] Step 11/16 : ARG GOOS [2020-01-16T17:33:14.405Z] ---> Running in 98b68f08cc0a [2020-01-16T17:33:14.405Z] Removing intermediate container 98b68f08cc0a [2020-01-16T17:33:14.405Z] ---> 2ea1afaaddb8 [2020-01-16T17:33:14.405Z] Step 12/16 : ARG GOARCH [2020-01-16T17:33:14.405Z] ---> Running in d38e61e8ad4b [2020-01-16T17:33:14.405Z] Removing intermediate container d38e61e8ad4b [2020-01-16T17:33:14.405Z] ---> ab7cda4af971 [2020-01-16T17:33:14.406Z] 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-16T17:33:14.406Z] ---> Running in 2f1d423d3951 [2020-01-16T17:33:14.650Z] #45 25.68 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-16T17:33:14.650Z] #45 25.70 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-01-16T17:33:14.650Z] #45 25.72 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-01-16T17:33:14.650Z] #45 25.74 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-01-16T17:33:14.650Z] #45 25.75 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-16T17:33:14.650Z] #45 25.75 DEP compel/plugins/std/infect.d [2020-01-16T17:33:14.650Z] #45 25.90 DEP compel/plugins/std/string.d [2020-01-16T17:33:14.650Z] #45 25.98 DEP compel/plugins/std/log.d [2020-01-16T17:33:14.666Z] #44 82.91 CC criu/autofs.o [2020-01-16T17:33:14.692Z] #44 ... [2020-01-16T17:33:14.692Z] [2020-01-16T17:33:14.692Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:14.692Z] #62 34.95 Checking out files: 41% (1278/3045) Checking out files: 42% (1279/3045) Checking out files: 43% (1310/3045) Checking out files: 44% (1340/3045) Checking out files: 45% (1371/3045) Checking out files: 46% (1401/3045) Checking out files: 47% (1432/3045) Checking out files: 48% (1462/3045) Checking out files: 49% (1493/3045) Checking out files: 50% (1523/3045) Checking out files: 51% (1553/3045) Checking out files: 52% (1584/3045) Checking out files: 53% (1614/3045) Checking out files: 54% (1645/3045) Checking out files: 55% (1675/3045) Checking out files: 56% (1706/3045) Checking out files: 57% (1736/3045) Checking out files: 58% (1767/3045) Checking out files: 59% (1797/3045) Checking out files: 60% (1827/3045) Checking out files: 61% (1858/3045) Checking out files: 62% (1888/3045) Checking out files: 63% (1919/3045) Checking out files: 64% (1949/3045) Checking out files: 65% (1980/3045) Checking out files: 66% (2010/3045) Checking out files: 67% (2041/3045) Checking out files: 68% (2071/3045) Checking out files: 69% (2102/3045) Checking out files: 70% (2132/3045) Checking out files: 71% (2162/3045) Checking out files: 72% (2193/3045) Checking out files: 73% (2223/3045) Checking out files: 74% (2254/3045) Checking out files: 75% (2284/3045) Checking out files: 76% (2315/3045) Checking out files: 77% (2345/3045) Checking out files: 78% (2376/3045) Checking out files: 79% (2406/3045) Checking out files: 79% (2417/3045) Checking out files: 80% (2436/3045) Checking out files: 81% (2467/3045) Checking out files: 82% (2497/3045) Checking out files: 83% (2528/3045) Checking out files: 84% (2558/3045) Checking out files: 85% (2589/3045) Checking out files: 86% (2619/3045) Checking out files: 87% (2650/3045) Checking out files: 88% (2680/3045) Checking out files: 89% (2711/3045) Checking out files: 90% (2741/3045) Checking out files: 91% (2771/3045) Checking out files: 92% (2802/3045) Checking out files: 93% (2832/3045) Checking out files: 94% (2863/3045) Checking out files: 95% (2893/3045) Checking out files: 96% (2924/3045) Checking out files: 97% (2954/3045) Checking out files: 98% (2985/3045) Checking out files: 99% (3015/3045) Checking out files: 100% (3045/3045) Checking out files: 100% (3045/3045), done. [2020-01-16T17:33:14.692Z] #62 36.79 + cd /tmp/tmp.pAJZVAHQHt/src/github.com/containerd/containerd [2020-01-16T17:33:14.692Z] #62 36.79 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:33:14.692Z] #62 38.03 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-16T17:33:14.692Z] #62 38.03 + BUILDTAGS='netgo osusergo static_build' [2020-01-16T17:33:14.692Z] #62 38.03 + export EXTRA_FLAGS=-buildmode=pie [2020-01-16T17:33:14.692Z] #62 38.03 + EXTRA_FLAGS=-buildmode=pie [2020-01-16T17:33:14.692Z] #62 38.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-16T17:33:14.692Z] #62 38.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-16T17:33:14.692Z] #62 38.03 + '[' '' = dynamic ']' [2020-01-16T17:33:14.692Z] #62 38.03 + make [2020-01-16T17:33:14.692Z] #62 39.23 + bin/ctr [2020-01-16T17:33:14.924Z] #44 ... [2020-01-16T17:33:14.924Z] [2020-01-16T17:33:14.924Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:33:14.924Z] #30 DONE 150.6s [2020-01-16T17:33:14.924Z] [2020-01-16T17:33:14.924Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:33:15.013Z] #27 12.24 # 1.5% ### 5.4% ######### 12.6% ############### 22.0% #################### 28.8% ####################### 32.2% ############################ 40.1% ################################# 46.7% #################################### 51.2% ############################################### 66.1% ################################################### 71.2% ####################################################### 77.5% ############################################################## 86.5% ################################################################### 94.3% ######################################################################## 100.0% [2020-01-16T17:33:15.050Z] #45 26.15 DEP compel/plugins/std/fds.d [2020-01-16T17:33:15.050Z] #45 26.24 DEP compel/plugins/std/std.d [2020-01-16T17:33:15.050Z] #45 26.36 DEP compel/plugins/shmem/shmem.d [2020-01-16T17:33:15.050Z] #45 26.44 DEP compel/plugins/fds/fds.d [2020-01-16T17:33:15.474Z] #45 26.58 CC compel/plugins/std/std.o [2020-01-16T17:33:15.474Z] #45 26.79 CC compel/plugins/std/fds.o [2020-01-16T17:33:15.652Z] #62 ... [2020-01-16T17:33:15.653Z] [2020-01-16T17:33:15.653Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:15.653Z] #44 20.03 make[1]: Nothing to be done for 'all'. [2020-01-16T17:33:15.940Z] #27 14.63 #=#=# [2020-01-16T17:33:16.185Z] #45 27.27 CC compel/plugins/std/log.o [2020-01-16T17:33:16.299Z] #41 ... [2020-01-16T17:33:16.299Z] [2020-01-16T17:33:16.299Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:16.299Z] #44 84.58 CC criu/bfd.o [2020-01-16T17:33:16.503Z] #27 15.21 0.0% # 1.5% [2020-01-16T17:33:16.504Z] #27 ... [2020-01-16T17:33:16.504Z] [2020-01-16T17:33:16.504Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-16T17:33:16.504Z] #14 DONE 5.7s [2020-01-16T17:33:16.557Z] #44 ... [2020-01-16T17:33:16.557Z] [2020-01-16T17:33:16.557Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-16T17:33:16.557Z] #31 DONE 0.2s [2020-01-16T17:33:16.557Z] [2020-01-16T17:33:16.557Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-16T17:33:16.557Z] #34 DONE 0.1s [2020-01-16T17:33:16.759Z] [2020-01-16T17:33:16.759Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:33:16.815Z] [2020-01-16T17:33:16.816Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-16T17:33:16.816Z] #39 DONE 0.1s [2020-01-16T17:33:16.816Z] [2020-01-16T17:33:16.816Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:33:16.896Z] #45 28.16 CC compel/plugins/std/string.o [2020-01-16T17:33:17.074Z] #41 ... [2020-01-16T17:33:17.074Z] [2020-01-16T17:33:17.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:17.074Z] #44 85.12 CC criu/bitmap.o [2020-01-16T17:33:17.074Z] #44 85.26 CC criu/cgroup-props.o [2020-01-16T17:33:17.568Z] #44 ... [2020-01-16T17:33:17.568Z] [2020-01-16T17:33:17.568Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:17.568Z] #47 73.09 encoding/binary [2020-01-16T17:33:17.568Z] #47 73.11 go/token [2020-01-16T17:33:17.568Z] #47 73.12 net/url [2020-01-16T17:33:17.568Z] #47 74.68 go/scanner [2020-01-16T17:33:17.568Z] #47 76.03 text/template/parse [2020-01-16T17:33:17.568Z] #47 76.38 encoding/base64 [2020-01-16T17:33:17.568Z] #47 76.46 go/ast [2020-01-16T17:33:17.568Z] #47 77.51 encoding/json [2020-01-16T17:33:17.568Z] #47 ... [2020-01-16T17:33:17.568Z] [2020-01-16T17:33:17.568Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:17.568Z] #44 21.95 CC images/stats.o [2020-01-16T17:33:17.640Z] #44 85.84 CC criu/cgroup.o [2020-01-16T17:33:17.829Z] #44 22.41 CC images/core.o [2020-01-16T17:33:17.998Z] #45 29.08 CC compel/plugins/std/infect.o [2020-01-16T17:33:17.998Z] #45 29.33 CC compel/arch/s390/plugins/std/parasite-head.o [2020-01-16T17:33:17.998Z] #45 29.40 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-01-16T17:33:17.998Z] #45 29.42 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-01-16T17:33:18.387Z] #45 29.57 AR compel/plugins/std.lib.a [2020-01-16T17:33:18.387Z] #45 29.58 CC compel/plugins/fds/fds.o [2020-01-16T17:33:18.549Z] #27 15.21 0.0% # 1.5% ## 3.5% #### 6.3% ###### 9.4% ######### 12.6% ############# 18.8% ##################### 29.4% ######################## 33.7% ############################ 39.9% ################################# 46.8% ##################################### 51.6% ###################################### 54.0% ############################################# 62.8% ################################################# 68.6% #################################################### 73.2% ############################################################ 83.6% ################################################################ 89.6% ####################################################################### 99.0% ######################################################################## 100.0% [2020-01-16T17:33:18.780Z] #45 29.77 AR compel/plugins/fds.lib.a [2020-01-16T17:33:18.780Z] #45 29.82 HOSTDEP compel/src/lib/log-host.d [2020-01-16T17:33:18.780Z] #45 29.95 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-16T17:33:18.780Z] #45 30.09 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-01-16T17:33:18.780Z] #45 30.21 HOSTDEP compel/src/main-host.d [2020-01-16T17:33:19.180Z] #45 30.44 DEP compel/src/lib/ptrace.d [2020-01-16T17:33:19.217Z] #44 23.48 CC images/core-x86.o [2020-01-16T17:33:19.478Z] #44 24.04 CC images/core-arm.o [2020-01-16T17:33:19.496Z] #27 18.22 [2020-01-16T17:33:19.586Z] #45 30.60 DEP compel/src/lib/infect.d [2020-01-16T17:33:19.586Z] #45 30.70 DEP compel/src/lib/infect-util.d [2020-01-16T17:33:19.586Z] #45 30.77 DEP compel/src/lib/infect-rpc.d [2020-01-16T17:33:19.586Z] #45 30.83 DEP compel/arch/s390/src/lib/infect.d [2020-01-16T17:33:19.586Z] #45 30.92 DEP compel/arch/s390/src/lib/cpu.d [2020-01-16T17:33:19.972Z] #45 ... [2020-01-16T17:33:19.972Z] [2020-01-16T17:33:19.972Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:33:19.972Z] #34 64.11 github.com/BurntSushi/toml/cmd/tomlv [2020-01-16T17:33:19.972Z] #34 DONE 68.1s [2020-01-16T17:33:19.972Z] [2020-01-16T17:33:19.972Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:19.972Z] #48 62.11 flag [2020-01-16T17:33:19.972Z] #48 62.46 go/token [2020-01-16T17:33:19.972Z] #48 63.29 go/scanner [2020-01-16T17:33:19.972Z] #48 63.86 internal/lazyregexp [2020-01-16T17:33:19.972Z] #48 64.35 net/url [2020-01-16T17:33:19.972Z] #48 64.81 go/ast [2020-01-16T17:33:19.972Z] #48 67.02 text/template/parse [2020-01-16T17:33:19.972Z] #48 ... [2020-01-16T17:33:19.972Z] [2020-01-16T17:33:19.972Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:19.972Z] #45 31.08 DEP compel/src/lib/log.d [2020-01-16T17:33:19.972Z] #45 31.18 DEP compel/src/main.d [2020-01-16T17:33:19.972Z] #45 31.31 DEP compel/src/lib/handle-elf.d [2020-01-16T17:33:20.051Z] #44 24.60 CC images/core-aarch64.o [2020-01-16T17:33:20.168Z] #44 88.23 CC criu/clone-noasan.o [2020-01-16T17:33:20.168Z] #44 88.35 CC criu/config.o [2020-01-16T17:33:20.366Z] #45 31.55 DEP compel/arch/s390/src/lib/handle-elf.d [2020-01-16T17:33:20.367Z] #45 31.72 CC compel/src/lib/log.o [2020-01-16T17:33:20.623Z] #44 25.24 CC images/core-ppc64.o [2020-01-16T17:33:20.763Z] #45 31.90 CC compel/arch/s390/src/lib/cpu.o [2020-01-16T17:33:20.763Z] #45 32.08 CC compel/arch/s390/src/lib/infect.o [2020-01-16T17:33:21.103Z] #44 89.34 CC criu/cr-check.o [2020-01-16T17:33:21.568Z] #44 26.07 CC images/core-s390.o [2020-01-16T17:33:21.591Z] #45 32.65 CC compel/src/lib/infect-rpc.o [2020-01-16T17:33:21.591Z] #45 32.81 CC compel/src/lib/infect-util.o [2020-01-16T17:33:21.591Z] #45 33.02 CC compel/src/lib/infect.o [2020-01-16T17:33:22.477Z] #44 90.50 CC criu/cr-dedup.o [2020-01-16T17:33:22.517Z] #44 26.97 CC images/cpuinfo.o [2020-01-16T17:33:22.564Z] #27 18.50 #=#=# 1.1% # 2.0% ## 3.7% #### 5.6% #### 6.4% ##### 7.5% ###### 8.9% ####### 9.8% ######## 11.2% ######## 12.3% ######### 13.8% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.5% ############### 21.7% ################ 22.5% ################ 23.3% ################# 24.3% ################## 25.8% #################### 28.7% ##################### 30.4% ####################### 32.2% [2020-01-16T17:33:22.564Z] #27 ... [2020-01-16T17:33:22.564Z] [2020-01-16T17:33:22.564Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-16T17:33:22.564Z] #15 DONE 6.1s [2020-01-16T17:33:22.564Z] [2020-01-16T17:33:22.564Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:33:22.564Z] #27 18.50 #=#=# 1.1% # 2.0% ## 3.7% #### 5.6% #### 6.4% ##### 7.5% ###### 8.9% ####### 9.8% ######## 11.2% ######## 12.3% ######### 13.8% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.5% ############### 21.7% ################ 22.5% ################ 23.3% ################# 24.3% ################## 25.8% #################### 28.7% ##################### 30.4% ####################### 32.2% ######################## 33.8% [2020-01-16T17:33:22.564Z] #27 ... [2020-01-16T17:33:22.564Z] [2020-01-16T17:33:22.564Z] #16 [dev 6/25] RUN ldconfig [2020-01-16T17:33:22.735Z] #44 90.84 CC criu/cr-dump.o [2020-01-16T17:33:22.779Z] #44 ... [2020-01-16T17:33:22.779Z] [2020-01-16T17:33:22.779Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:33:22.779Z] #10 88.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-16T17:33:22.779Z] #10 89.00 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-01-16T17:33:22.779Z] #10 89.01 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:33:23.128Z] #16 ... [2020-01-16T17:33:23.128Z] [2020-01-16T17:33:23.128Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:33:23.128Z] #33 12.14 + RM_GOPATH=0 [2020-01-16T17:33:23.128Z] #33 12.14 + TMP_GOPATH= [2020-01-16T17:33:23.128Z] #33 12.14 + : /build [2020-01-16T17:33:23.128Z] #33 12.14 + '[' -z '' ']' [2020-01-16T17:33:23.128Z] #33 12.14 ++ mktemp -d [2020-01-16T17:33:23.128Z] #33 12.14 + export GOPATH=/tmp/tmp.t1qduOv3yV [2020-01-16T17:33:23.128Z] #33 12.15 + GOPATH=/tmp/tmp.t1qduOv3yV [2020-01-16T17:33:23.128Z] #33 12.15 + RM_GOPATH=1 [2020-01-16T17:33:23.128Z] #33 12.15 ++ dirname ./install.sh [2020-01-16T17:33:23.128Z] #33 12.15 + dir=. [2020-01-16T17:33:23.128Z] #33 12.19 + bin=tomlv [2020-01-16T17:33:23.128Z] #33 12.20 + shift [2020-01-16T17:33:23.128Z] #33 12.20 + '[' '!' -f ./tomlv.installer ']' [2020-01-16T17:33:23.128Z] #33 12.20 + . ./tomlv.installer [2020-01-16T17:33:23.128Z] #33 12.20 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:33:23.128Z] #33 12.20 + install_tomlv [2020-01-16T17:33:23.128Z] #33 12.20 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-16T17:33:23.128Z] #33 12.20 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.t1qduOv3yV/src/github.com/BurntSushi/toml [2020-01-16T17:33:23.128Z] #33 12.21 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:33:23.128Z] #33 12.21 Cloning into '/tmp/tmp.t1qduOv3yV/src/github.com/BurntSushi/toml'... [2020-01-16T17:33:23.128Z] #33 13.72 + cd /tmp/tmp.t1qduOv3yV/src/github.com/BurntSushi/toml [2020-01-16T17:33:23.128Z] #33 13.72 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:33:23.128Z] #33 13.75 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-16T17:33:23.128Z] #33 14.93 internal/cpu [2020-01-16T17:33:23.128Z] #33 14.95 runtime/internal/atomic [2020-01-16T17:33:23.128Z] #33 15.48 runtime/internal/sys [2020-01-16T17:33:23.128Z] #33 15.80 runtime/internal/math [2020-01-16T17:33:23.128Z] #33 15.96 math/bits [2020-01-16T17:33:23.128Z] #33 15.97 internal/bytealg [2020-01-16T17:33:23.128Z] #33 17.13 math [2020-01-16T17:33:23.128Z] #33 17.54 runtime [2020-01-16T17:33:23.128Z] #33 ... [2020-01-16T17:33:23.128Z] [2020-01-16T17:33:23.128Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:33:23.429Z] #27 18.50 #=#=# 1.1% # 2.0% ## 3.7% #### 5.6% #### 6.4% ##### 7.5% ###### 8.9% ####### 9.8% ######## 11.2% ######## 12.3% ######### 13.8% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.5% ############### 21.7% ################ 22.5% ################ 23.3% ################# 24.3% ################## 25.8% #################### 28.7% ##################### 30.4% ####################### 32.2% ######################## 33.8% ######################## 34.4% ######################### 35.1% ########################### 37.7% ########################### 38.3% ############################ 39.5% ############################# 40.7% [2020-01-16T17:33:23.429Z] #27 ... [2020-01-16T17:33:23.429Z] [2020-01-16T17:33:23.429Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:33:23.429Z] #41 12.36 + git clone https://github.com/docker/distribution.git . [2020-01-16T17:33:23.429Z] #41 12.38 Cloning into '.'... [2020-01-16T17:33:23.429Z] #41 ... [2020-01-16T17:33:23.429Z] [2020-01-16T17:33:23.429Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:33:23.472Z] #45 34.62 CC compel/src/lib/ptrace.o [2020-01-16T17:33:23.669Z] #44 ... [2020-01-16T17:33:23.669Z] [2020-01-16T17:33:23.669Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:23.669Z] #57 158.9 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-16T17:33:23.866Z] #45 34.98 AR compel/libcompel.a [2020-01-16T17:33:23.866Z] #45 35.05 HOSTCC compel/src/main-host.o [2020-01-16T17:33:23.949Z] #27 18.50 #=#=# 1.1% # 2.0% ## 3.7% #### 5.6% #### 6.4% ##### 7.5% ###### 8.9% ####### 9.8% ######## 11.2% ######## 12.3% ######### 13.8% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.5% ############### 21.7% ################ 22.5% ################ 23.3% ################# 24.3% ################## 25.8% #################### 28.7% ##################### 30.4% ####################### 32.2% ######################## 33.8% ######################## 34.4% ######################### 35.1% ########################### 37.7% ########################### 38.3% ############################ 39.5% ############################# 40.7% ############################# 41.2% ############################## 42.3% ############################### 43.7% ################################ 44.6% ################################ 45.5% ################################## 47.8% [2020-01-16T17:33:23.949Z] #27 ... [2020-01-16T17:33:23.949Z] [2020-01-16T17:33:23.949Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:23.949Z] #50 12.87 + RM_GOPATH=0 [2020-01-16T17:33:23.949Z] #50 12.87 + TMP_GOPATH= [2020-01-16T17:33:23.949Z] #50 12.87 + : /build [2020-01-16T17:33:23.949Z] #50 12.87 + '[' -z '' ']' [2020-01-16T17:33:23.949Z] #50 12.88 ++ mktemp -d [2020-01-16T17:33:23.949Z] #50 12.88 + export GOPATH=/tmp/tmp.zq3OP1b2tK [2020-01-16T17:33:23.949Z] #50 12.88 + GOPATH=/tmp/tmp.zq3OP1b2tK [2020-01-16T17:33:23.949Z] #50 12.88 + RM_GOPATH=1 [2020-01-16T17:33:23.949Z] #50 12.89 ++ dirname ./install.sh [2020-01-16T17:33:23.949Z] #50 12.92 Installing gotestsum version v0.3.5 [2020-01-16T17:33:23.949Z] #50 12.92 + dir=. [2020-01-16T17:33:23.949Z] #50 12.92 + bin=gotestsum [2020-01-16T17:33:23.949Z] #50 12.92 + shift [2020-01-16T17:33:23.949Z] #50 12.92 + '[' '!' -f ./gotestsum.installer ']' [2020-01-16T17:33:23.949Z] #50 12.92 + . ./gotestsum.installer [2020-01-16T17:33:23.949Z] #50 12.92 ++ : v0.3.5 [2020-01-16T17:33:23.949Z] #50 12.92 + install_gotestsum [2020-01-16T17:33:23.949Z] #50 12.92 + echo 'Installing gotestsum version v0.3.5' [2020-01-16T17:33:23.949Z] #50 12.92 + go get -d gotest.tools/gotestsum [2020-01-16T17:33:24.240Z] #50 ... [2020-01-16T17:33:24.240Z] [2020-01-16T17:33:24.240Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:24.240Z] #65 13.72 + RM_GOPATH=0 [2020-01-16T17:33:24.240Z] #65 13.72 + TMP_GOPATH= [2020-01-16T17:33:24.240Z] #65 13.72 + : /build/ [2020-01-16T17:33:24.240Z] #65 13.72 + '[' -z '' ']' [2020-01-16T17:33:24.240Z] #65 13.72 ++ mktemp -d [2020-01-16T17:33:24.240Z] #65 13.72 + export GOPATH=/tmp/tmp.my8nR6bf4w [2020-01-16T17:33:24.240Z] #65 13.72 + GOPATH=/tmp/tmp.my8nR6bf4w [2020-01-16T17:33:24.240Z] #65 13.72 + RM_GOPATH=1 [2020-01-16T17:33:24.240Z] #65 13.73 ++ dirname ./install.sh [2020-01-16T17:33:24.240Z] #65 13.73 + dir=. [2020-01-16T17:33:24.240Z] #65 13.73 + bin=rootlesskit [2020-01-16T17:33:24.240Z] #65 13.73 + shift [2020-01-16T17:33:24.240Z] #65 13.73 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-16T17:33:24.240Z] #65 13.73 + . ./rootlesskit.installer [2020-01-16T17:33:24.240Z] #65 13.73 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:33:24.240Z] #65 13.74 + install_rootlesskit [2020-01-16T17:33:24.240Z] #65 13.74 + case "$1" in [2020-01-16T17:33:24.240Z] #65 13.74 + export CGO_ENABLED=0 [2020-01-16T17:33:24.240Z] #65 13.74 + CGO_ENABLED=0 [2020-01-16T17:33:24.240Z] #65 13.74 + _install_rootlesskit [2020-01-16T17:33:24.240Z] #65 13.74 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-16T17:33:24.240Z] #65 13.74 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.my8nR6bf4w/src/github.com/rootless-containers/rootlesskit [2020-01-16T17:33:24.240Z] #65 13.74 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:33:24.240Z] #65 13.75 Cloning into '/tmp/tmp.my8nR6bf4w/src/github.com/rootless-containers/rootlesskit'... [2020-01-16T17:33:24.240Z] #65 19.65 Checking out files: 88% (616/699) Checking out files: 89% (623/699) Checking out files: 90% (630/699) Checking out files: 91% (637/699) Checking out files: 92% (644/699) Checking out files: 93% (651/699) Checking out files: 94% (658/699) Checking out files: 95% (665/699) Checking out files: 96% (672/699) Checking out files: 97% (679/699) Checking out files: 98% (686/699) Checking out files: 99% (693/699) Checking out files: 100% (699/699) Checking out files: 100% (699/699), done. [2020-01-16T17:33:24.240Z] #65 19.98 + cd /tmp/tmp.my8nR6bf4w/src/github.com/rootless-containers/rootlesskit [2020-01-16T17:33:24.240Z] #65 19.98 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:33:24.240Z] #65 20.05 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-16T17:33:24.240Z] #65 20.05 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-16T17:33:24.240Z] #65 ... [2020-01-16T17:33:24.240Z] [2020-01-16T17:33:24.240Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:33:24.250Z] #45 35.35 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-01-16T17:33:24.250Z] #45 35.57 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-16T17:33:24.497Z] #27 18.50 #=#=# 1.1% # 2.0% ## 3.7% #### 5.6% #### 6.4% ##### 7.5% ###### 8.9% ####### 9.8% ######## 11.2% ######## 12.3% ######### 13.8% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.5% ############### 21.7% ################ 22.5% ################ 23.3% ################# 24.3% ################## 25.8% #################### 28.7% ##################### 30.4% ####################### 32.2% ######################## 33.8% ######################## 34.4% ######################### 35.1% ########################### 37.7% ########################### 38.3% ############################ 39.5% ############################# 40.7% ############################# 41.2% ############################## 42.3% ############################### 43.7% ################################ 44.6% ################################ 45.5% ################################## 47.8% ################################### 49.9% #################################### 51.1% ##################################### 52.7% [2020-01-16T17:33:24.497Z] #27 ... [2020-01-16T17:33:24.497Z] [2020-01-16T17:33:24.497Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:33:24.497Z] #30 13.39 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-16T17:33:24.497Z] #30 13.39 Cloning into '.'... [2020-01-16T17:33:24.497Z] #30 ... [2020-01-16T17:33:24.497Z] [2020-01-16T17:33:24.497Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:33:24.649Z] #45 35.89 HOSTCC compel/src/lib/log-host.o [2020-01-16T17:33:24.649Z] #45 36.01 HOSTLINK compel/compel-host-bin [2020-01-16T17:33:24.754Z] #27 18.50 #=#=# 1.1% # 2.0% ## 3.7% #### 5.6% #### 6.4% ##### 7.5% ###### 8.9% ####### 9.8% ######## 11.2% ######## 12.3% ######### 13.8% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.5% ############### 21.7% ################ 22.5% ################ 23.3% ################# 24.3% ################## 25.8% #################### 28.7% ##################### 30.4% ####################### 32.2% ######################## 33.8% ######################## 34.4% ######################### 35.1% ########################### 37.7% ########################### 38.3% ############################ 39.5% ############################# 40.7% ############################# 41.2% ############################## 42.3% ############################### 43.7% ################################ 44.6% ################################ 45.5% ################################## 47.8% ################################### 49.9% #################################### 51.1% ##################################### 52.7% ###################################### 53.8% ####################################### 54.8% ######################################## 56.5% [2020-01-16T17:33:24.754Z] #27 ... [2020-01-16T17:33:24.754Z] [2020-01-16T17:33:24.754Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:24.754Z] #57 13.61 + RM_GOPATH=0 [2020-01-16T17:33:24.754Z] #57 13.61 + TMP_GOPATH= [2020-01-16T17:33:24.754Z] #57 13.61 + : /build [2020-01-16T17:33:24.754Z] #57 13.61 + '[' -z '' ']' [2020-01-16T17:33:24.754Z] #57 13.61 ++ mktemp -d [2020-01-16T17:33:24.754Z] #57 13.63 + export GOPATH=/tmp/tmp.79vALW1gzk [2020-01-16T17:33:24.754Z] #57 13.63 + GOPATH=/tmp/tmp.79vALW1gzk [2020-01-16T17:33:24.754Z] #57 13.63 + RM_GOPATH=1 [2020-01-16T17:33:24.754Z] #57 13.63 ++ dirname ./install.sh [2020-01-16T17:33:24.754Z] #57 13.63 + dir=. [2020-01-16T17:33:24.754Z] #57 13.63 + bin=runc [2020-01-16T17:33:24.754Z] #57 13.63 + shift [2020-01-16T17:33:24.754Z] #57 13.63 + '[' '!' -f ./runc.installer ']' [2020-01-16T17:33:24.754Z] #57 13.63 + . ./runc.installer [2020-01-16T17:33:24.754Z] #57 13.63 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-16T17:33:24.754Z] #57 13.63 + install_runc [2020-01-16T17:33:24.754Z] #57 13.63 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-16T17:33:24.754Z] #57 13.63 + uname -r [2020-01-16T17:33:24.754Z] #57 13.64 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-16T17:33:24.754Z] #57 13.64 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-16T17:33:24.754Z] #57 13.64 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-16T17:33:24.754Z] #57 13.64 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.79vALW1gzk/src/github.com/opencontainers/runc [2020-01-16T17:33:24.754Z] #57 13.64 Cloning into '/tmp/tmp.79vALW1gzk/src/github.com/opencontainers/runc'... [2020-01-16T17:33:25.011Z] #57 ... [2020-01-16T17:33:25.011Z] [2020-01-16T17:33:25.011Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:33:25.011Z] #71 13.75 + RM_GOPATH=0 [2020-01-16T17:33:25.011Z] #71 13.75 + TMP_GOPATH= [2020-01-16T17:33:25.011Z] #71 13.75 + : /build [2020-01-16T17:33:25.011Z] #71 13.75 + '[' -z '' ']' [2020-01-16T17:33:25.011Z] #71 13.76 ++ mktemp -d [2020-01-16T17:33:25.011Z] #71 13.80 + export GOPATH=/tmp/tmp.wYHHScpKeD [2020-01-16T17:33:25.011Z] #71 13.80 + GOPATH=/tmp/tmp.wYHHScpKeD [2020-01-16T17:33:25.011Z] #71 13.80 + RM_GOPATH=1 [2020-01-16T17:33:25.011Z] #71 13.81 ++ dirname ./install.sh [2020-01-16T17:33:25.011Z] #71 13.81 + dir=. [2020-01-16T17:33:25.011Z] #71 13.81 + bin=proxy [2020-01-16T17:33:25.011Z] #71 13.81 + shift [2020-01-16T17:33:25.011Z] #71 13.81 + '[' '!' -f ./proxy.installer ']' [2020-01-16T17:33:25.011Z] #71 13.81 + . ./proxy.installer [2020-01-16T17:33:25.011Z] #71 13.81 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:33:25.011Z] #71 13.81 + install_proxy [2020-01-16T17:33:25.011Z] #71 13.81 + case "$1" in [2020-01-16T17:33:25.011Z] #71 13.81 + export CGO_ENABLED=0 [2020-01-16T17:33:25.011Z] #71 13.81 + CGO_ENABLED=0 [2020-01-16T17:33:25.011Z] #71 13.81 + _install_proxy [2020-01-16T17:33:25.011Z] #71 13.81 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-16T17:33:25.011Z] #71 13.81 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wYHHScpKeD/src/github.com/docker/libnetwork [2020-01-16T17:33:25.011Z] #71 13.81 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:33:25.011Z] #71 13.82 Cloning into '/tmp/tmp.wYHHScpKeD/src/github.com/docker/libnetwork'... [2020-01-16T17:33:25.011Z] #71 ... [2020-01-16T17:33:25.011Z] [2020-01-16T17:33:25.011Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:25.011Z] #62 13.86 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:33:25.011Z] #62 13.86 + RM_GOPATH=0 [2020-01-16T17:33:25.011Z] #62 13.86 + TMP_GOPATH= [2020-01-16T17:33:25.011Z] #62 13.86 + : /build [2020-01-16T17:33:25.011Z] #62 13.86 + '[' -z '' ']' [2020-01-16T17:33:25.011Z] #62 13.86 ++ mktemp -d [2020-01-16T17:33:25.011Z] #62 13.86 + export GOPATH=/tmp/tmp.4Ud648ZZ2w [2020-01-16T17:33:25.011Z] #62 13.86 + GOPATH=/tmp/tmp.4Ud648ZZ2w [2020-01-16T17:33:25.011Z] #62 13.86 + RM_GOPATH=1 [2020-01-16T17:33:25.011Z] #62 13.86 ++ dirname ./install.sh [2020-01-16T17:33:25.011Z] #62 13.86 + dir=. [2020-01-16T17:33:25.011Z] #62 13.86 + bin=containerd [2020-01-16T17:33:25.011Z] #62 13.86 + shift [2020-01-16T17:33:25.011Z] #62 13.86 + '[' '!' -f ./containerd.installer ']' [2020-01-16T17:33:25.011Z] #62 13.86 + . ./containerd.installer [2020-01-16T17:33:25.011Z] #62 13.86 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:33:25.011Z] #62 13.86 + install_containerd [2020-01-16T17:33:25.011Z] #62 13.86 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-16T17:33:25.011Z] #62 13.86 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4Ud648ZZ2w/src/github.com/containerd/containerd [2020-01-16T17:33:25.011Z] #62 13.87 Cloning into '/tmp/tmp.4Ud648ZZ2w/src/github.com/containerd/containerd'... [2020-01-16T17:33:25.043Z] #45 36.15 DEP soccr/soccr.d [2020-01-16T17:33:25.043Z] #45 36.24 CC soccr/soccr.o [2020-01-16T17:33:25.268Z] #62 ... [2020-01-16T17:33:25.268Z] [2020-01-16T17:33:25.268Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:25.268Z] #47 13.77 + RM_GOPATH=0 [2020-01-16T17:33:25.268Z] #47 13.77 + TMP_GOPATH= [2020-01-16T17:33:25.268Z] #47 13.77 + : /build [2020-01-16T17:33:25.268Z] #47 13.77 + '[' -z '' ']' [2020-01-16T17:33:25.268Z] #47 13.77 ++ mktemp -d [2020-01-16T17:33:25.268Z] #47 13.78 + export GOPATH=/tmp/tmp.uJk72lVUyj [2020-01-16T17:33:25.268Z] #47 13.78 + GOPATH=/tmp/tmp.uJk72lVUyj [2020-01-16T17:33:25.268Z] #47 13.78 + RM_GOPATH=1 [2020-01-16T17:33:25.268Z] #47 13.78 ++ dirname ./install.sh [2020-01-16T17:33:25.268Z] #47 13.79 + dir=. [2020-01-16T17:33:25.268Z] #47 13.79 + bin=vndr [2020-01-16T17:33:25.268Z] #47 13.79 + shift [2020-01-16T17:33:25.268Z] #47 13.79 + '[' '!' -f ./vndr.installer ']' [2020-01-16T17:33:25.268Z] #47 13.79 + . ./vndr.installer [2020-01-16T17:33:25.268Z] #47 13.79 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:33:25.268Z] #47 13.79 + install_vndr [2020-01-16T17:33:25.268Z] #47 13.79 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-16T17:33:25.268Z] #47 13.79 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uJk72lVUyj/src/github.com/LK4D4/vndr [2020-01-16T17:33:25.268Z] #47 13.79 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:33:25.268Z] #47 13.85 Cloning into '/tmp/tmp.uJk72lVUyj/src/github.com/LK4D4/vndr'... [2020-01-16T17:33:25.268Z] #47 14.75 + cd /tmp/tmp.uJk72lVUyj/src/github.com/LK4D4/vndr [2020-01-16T17:33:25.268Z] #47 14.75 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:33:25.268Z] #47 14.76 + go build -buildmode=pie -v -o /build/vndr . [2020-01-16T17:33:25.268Z] #47 17.56 internal/race [2020-01-16T17:33:25.268Z] #47 18.01 runtime [2020-01-16T17:33:25.268Z] #47 18.06 sync/atomic [2020-01-16T17:33:25.268Z] #47 18.36 unicode [2020-01-16T17:33:25.268Z] #47 ... [2020-01-16T17:33:25.268Z] [2020-01-16T17:33:25.268Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:33:25.527Z] #27 18.50 #=#=# 1.1% # 2.0% ## 3.7% #### 5.6% #### 6.4% ##### 7.5% ###### 8.9% ####### 9.8% ######## 11.2% ######## 12.3% ######### 13.8% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.5% ############### 21.7% ################ 22.5% ################ 23.3% ################# 24.3% ################## 25.8% #################### 28.7% ##################### 30.4% ####################### 32.2% ######################## 33.8% ######################## 34.4% ######################### 35.1% ########################### 37.7% ########################### 38.3% ############################ 39.5% ############################# 40.7% ############################# 41.2% ############################## 42.3% ############################### 43.7% ################################ 44.6% ################################ 45.5% ################################## 47.8% ################################### 49.9% #################################### 51.1% ##################################### 52.7% ###################################### 53.8% ####################################### 54.8% ######################################## 56.5% ######################################### 58.3% ########################################### 60.0% ############################################ 61.4% ############################################# 62.5% ############################################# 63.2% [2020-01-16T17:33:25.527Z] #27 ... [2020-01-16T17:33:25.527Z] [2020-01-16T17:33:25.527Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:25.527Z] #53 14.29 + RM_GOPATH=0 [2020-01-16T17:33:25.527Z] #53 14.29 + TMP_GOPATH= [2020-01-16T17:33:25.527Z] #53 14.29 + : /build [2020-01-16T17:33:25.527Z] #53 14.29 + '[' -z '' ']' [2020-01-16T17:33:25.527Z] #53 14.29 ++ mktemp -d [2020-01-16T17:33:25.527Z] #53 14.34 Installing golangci-lint version v1.20.0 [2020-01-16T17:33:25.527Z] #53 14.34 + export GOPATH=/tmp/tmp.PgMgxU6NKb [2020-01-16T17:33:25.528Z] #53 14.34 + GOPATH=/tmp/tmp.PgMgxU6NKb [2020-01-16T17:33:25.528Z] #53 14.34 + RM_GOPATH=1 [2020-01-16T17:33:25.528Z] #53 14.34 ++ dirname ./install.sh [2020-01-16T17:33:25.528Z] #53 14.34 + dir=. [2020-01-16T17:33:25.528Z] #53 14.34 + bin=golangci_lint [2020-01-16T17:33:25.528Z] #53 14.34 + shift [2020-01-16T17:33:25.528Z] #53 14.34 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-16T17:33:25.528Z] #53 14.34 + . ./golangci_lint.installer [2020-01-16T17:33:25.528Z] #53 14.34 ++ : v1.20.0 [2020-01-16T17:33:25.528Z] #53 14.34 + install_golangci_lint [2020-01-16T17:33:25.528Z] #53 14.34 + echo 'Installing golangci-lint version v1.20.0' [2020-01-16T17:33:25.528Z] #53 14.34 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-16T17:33:25.528Z] #53 ... [2020-01-16T17:33:25.528Z] [2020-01-16T17:33:25.528Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:25.528Z] #38 14.21 + RM_GOPATH=0 [2020-01-16T17:33:25.528Z] #38 14.21 + TMP_GOPATH= [2020-01-16T17:33:25.528Z] #38 14.21 + : /build [2020-01-16T17:33:25.528Z] #38 14.21 + '[' -z '' ']' [2020-01-16T17:33:25.528Z] #38 14.22 ++ mktemp -d [2020-01-16T17:33:25.528Z] #38 14.22 + export GOPATH=/tmp/tmp.K8XoSvHhWH [2020-01-16T17:33:25.528Z] #38 14.22 + GOPATH=/tmp/tmp.K8XoSvHhWH [2020-01-16T17:33:25.528Z] #38 14.22 + RM_GOPATH=1 [2020-01-16T17:33:25.528Z] #38 14.22 ++ dirname ./install.sh [2020-01-16T17:33:25.528Z] #38 14.24 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:33:25.528Z] #38 14.25 + dir=. [2020-01-16T17:33:25.528Z] #38 14.25 + bin=tini [2020-01-16T17:33:25.528Z] #38 14.25 + shift [2020-01-16T17:33:25.528Z] #38 14.25 + '[' '!' -f ./tini.installer ']' [2020-01-16T17:33:25.528Z] #38 14.25 + . ./tini.installer [2020-01-16T17:33:25.528Z] #38 14.25 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:33:25.528Z] #38 14.25 + install_tini [2020-01-16T17:33:25.528Z] #38 14.25 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-16T17:33:25.528Z] #38 14.25 + git clone https://github.com/krallin/tini.git /tmp/tmp.K8XoSvHhWH/tini [2020-01-16T17:33:25.528Z] #38 14.25 Cloning into '/tmp/tmp.K8XoSvHhWH/tini'... [2020-01-16T17:33:25.528Z] #38 15.73 + cd /tmp/tmp.K8XoSvHhWH/tini [2020-01-16T17:33:25.528Z] #38 15.73 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:33:25.528Z] #38 15.78 + cmake . [2020-01-16T17:33:25.528Z] #38 17.10 -- The C compiler identification is GNU 8.3.0 [2020-01-16T17:33:25.528Z] #38 17.21 -- Check for working C compiler: /usr/bin/cc [2020-01-16T17:33:25.528Z] #38 18.43 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-16T17:33:25.528Z] #38 18.44 -- Detecting C compiler ABI info [2020-01-16T17:33:25.528Z] #38 20.15 -- Detecting C compiler ABI info - done [2020-01-16T17:33:25.528Z] #38 20.26 -- Detecting C compile features [2020-01-16T17:33:25.528Z] #38 23.98 -- Detecting C compile features - done [2020-01-16T17:33:25.528Z] #38 24.14 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-16T17:33:25.677Z] #57 160.9 + mkdir -p /build [2020-01-16T17:33:25.677Z] #57 160.9 + cp runc /build/runc [2020-01-16T17:33:25.784Z] #38 ... [2020-01-16T17:33:25.784Z] [2020-01-16T17:33:25.784Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:33:25.892Z] #45 37.11 AR soccr/libsoccr.a [2020-01-16T17:33:25.892Z] #45 37.12 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-16T17:33:25.935Z] #57 DONE 161.3s [2020-01-16T17:33:25.935Z] [2020-01-16T17:33:25.935Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:25.935Z] #44 92.55 CC criu/cr-errno.o [2020-01-16T17:33:25.935Z] #44 92.65 CC criu/cr-restore.o [2020-01-16T17:33:26.305Z] #45 37.24 DEP criu/arch/s390/sigframe.d [2020-01-16T17:33:26.305Z] #45 37.35 DEP criu/arch/s390/crtools.d [2020-01-16T17:33:26.305Z] #45 37.47 DEP criu/arch/s390/cpu.d [2020-01-16T17:33:26.305Z] #45 37.60 CC criu/arch/s390/cpu.o [2020-01-16T17:33:26.731Z] #45 37.99 CC criu/arch/s390/crtools.o [2020-01-16T17:33:27.064Z] #27 18.50 #=#=# 1.1% # 2.0% ## 3.7% #### 5.6% #### 6.4% ##### 7.5% ###### 8.9% ####### 9.8% ######## 11.2% ######## 12.3% ######### 13.8% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.5% ############### 21.7% ################ 22.5% ################ 23.3% ################# 24.3% ################## 25.8% #################### 28.7% ##################### 30.4% ####################### 32.2% ######################## 33.8% ######################## 34.4% ######################### 35.1% ########################### 37.7% ########################### 38.3% ############################ 39.5% ############################# 40.7% ############################# 41.2% ############################## 42.3% ############################### 43.7% ################################ 44.6% ################################ 45.5% ################################## 47.8% ################################### 49.9% #################################### 51.1% ##################################### 52.7% ###################################### 53.8% ####################################### 54.8% ######################################## 56.5% ######################################### 58.3% ########################################### 60.0% ############################################ 61.4% ############################################# 62.5% ############################################# 63.2% ############################################## 64.3% ############################################## 64.6% ############################################### 65.9% ################################################ 67.1% ################################################ 67.8% ################################################## 69.6% ################################################## 70.8% #################################################### 73.2% ###################################################### 75.9% ######################################################## 77.9% ######################################################## 78.7% [2020-01-16T17:33:27.064Z] #27 ... [2020-01-16T17:33:27.064Z] [2020-01-16T17:33:27.064Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:27.064Z] #23 25.84 + mkdir -p /build [2020-01-16T17:33:27.064Z] #23 25.85 + mv docker/docker /build/ [2020-01-16T17:33:27.064Z] #23 25.86 + rmdir docker [2020-01-16T17:33:27.064Z] #23 DONE 26.3s [2020-01-16T17:33:27.064Z] [2020-01-16T17:33:27.064Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:33:28.074Z] #10 ... [2020-01-16T17:33:28.074Z] [2020-01-16T17:33:28.074Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:28.074Z] #47 83.80 text/template [2020-01-16T17:33:28.074Z] #47 85.41 go/parser [2020-01-16T17:33:28.074Z] #47 85.88 math/big [2020-01-16T17:33:28.074Z] #47 92.34 vendor/golang.org/x/text/unicode/norm [2020-01-16T17:33:28.074Z] #47 92.74 go/doc [2020-01-16T17:33:28.074Z] #47 ... [2020-01-16T17:33:28.074Z] [2020-01-16T17:33:28.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:28.074Z] #44 27.62 CC images/inventory.o [2020-01-16T17:33:28.074Z] #44 27.93 CC images/fdinfo.o [2020-01-16T17:33:28.074Z] #44 28.44 CC images/fown.o [2020-01-16T17:33:28.074Z] #44 28.81 CC images/ns.o [2020-01-16T17:33:28.074Z] #44 29.09 CC images/regfile.o [2020-01-16T17:33:28.074Z] #44 29.44 CC images/ghost-file.o [2020-01-16T17:33:28.074Z] #44 29.89 CC images/fifo.o [2020-01-16T17:33:28.074Z] #44 30.06 CC images/remap-file-path.o [2020-01-16T17:33:28.074Z] #44 30.25 CC images/eventfd.o [2020-01-16T17:33:28.074Z] #44 30.49 CC images/eventpoll.o [2020-01-16T17:33:28.074Z] #44 30.85 CC images/fh.o [2020-01-16T17:33:28.074Z] #44 31.42 CC images/fsnotify.o [2020-01-16T17:33:28.074Z] #44 32.36 CC images/signalfd.o [2020-01-16T17:33:28.074Z] #44 32.52 CC images/fs.o [2020-01-16T17:33:28.074Z] #44 32.79 CC images/pstree.o [2020-01-16T17:33:28.345Z] #27 18.50 #=#=# 1.1% # 2.0% ## 3.7% #### 5.6% #### 6.4% ##### 7.5% ###### 8.9% ####### 9.8% ######## 11.2% ######## 12.3% ######### 13.8% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.5% ############### 21.7% ################ 22.5% ################ 23.3% ################# 24.3% ################## 25.8% #################### 28.7% ##################### 30.4% ####################### 32.2% ######################## 33.8% ######################## 34.4% ######################### 35.1% ########################### 37.7% ########################### 38.3% ############################ 39.5% ############################# 40.7% ############################# 41.2% ############################## 42.3% ############################### 43.7% ################################ 44.6% ################################ 45.5% ################################## 47.8% ################################### 49.9% #################################### 51.1% ##################################### 52.7% ###################################### 53.8% ####################################### 54.8% ######################################## 56.5% ######################################### 58.3% ########################################### 60.0% ############################################ 61.4% ############################################# 62.5% ############################################# 63.2% ############################################## 64.3% ############################################## 64.6% ############################################### 65.9% ################################################ 67.1% ################################################ 67.8% ################################################## 69.6% ################################################## 70.8% #################################################### 73.2% ###################################################### 75.9% ######################################################## 77.9% ######################################################## 78.7% ######################################################### 80.4% ########################################################### 82.4% ########################################################### 83.2% ############################################################ 84.5% ############################################################# 85.9% ############################################################## 87.0% ################################################################ 89.9% ################################################################# 91.3% ################################################################## 92.8% #################################################################### 94.6% ##################################################################### 96.6% ###################################################################### 98.4% ######################################################################## 100.0% [2020-01-16T17:33:28.400Z] #45 39.36 CC criu/arch/s390/sigframe.o [2020-01-16T17:33:28.400Z] #45 39.65 LINK criu/arch/s390/crtools.built-in.o [2020-01-16T17:33:28.400Z] #45 39.67 DEP criu/arch/s390/vdso-pie.d [2020-01-16T17:33:28.400Z] #45 39.79 DEP criu/pie/parasite-vdso.d [2020-01-16T17:33:28.463Z] #44 96.54 CC criu/cr-service.o [2020-01-16T17:33:28.658Z] #44 33.11 CC images/pipe.o [2020-01-16T17:33:28.840Z] #45 39.95 DEP criu/pie/util-vdso.d [2020-01-16T17:33:28.840Z] #45 40.10 DEP criu/pie/util.d [2020-01-16T17:33:28.906Z] #27 27.56 [2020-01-16T17:33:28.920Z] #44 33.53 CC images/tcp-stream.o [2020-01-16T17:33:29.181Z] #44 33.74 CC images/sk-packet.o [2020-01-16T17:33:29.235Z] #45 40.29 CC criu/pie/util.o [2020-01-16T17:33:29.235Z] #45 40.36 CC criu/pie/util-vdso.o [2020-01-16T17:33:29.396Z] #44 97.55 CC criu/crtools.o [2020-01-16T17:33:29.642Z] #45 40.79 CC criu/pie/parasite-vdso.o [2020-01-16T17:33:29.756Z] #44 34.25 CC images/mnt.o [2020-01-16T17:33:29.963Z] #44 98.02 CC criu/eventfd.o [2020-01-16T17:33:29.963Z] #44 98.24 CC criu/eventpoll.o [2020-01-16T17:33:30.017Z] #44 ... [2020-01-16T17:33:30.017Z] [2020-01-16T17:33:30.017Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:30.017Z] #65 95.72 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-16T17:33:30.017Z] #65 95.72 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-16T17:33:30.042Z] #45 41.29 CC criu/arch/s390/vdso-pie.o [2020-01-16T17:33:30.276Z] #27 ... [2020-01-16T17:33:30.276Z] [2020-01-16T17:33:30.276Z] #16 [dev 6/25] RUN ldconfig [2020-01-16T17:33:30.276Z] #16 DONE 7.4s [2020-01-16T17:33:30.276Z] [2020-01-16T17:33:30.276Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:33:30.453Z] #45 41.53 AR criu/pie/pie.lib.a [2020-01-16T17:33:30.453Z] #45 41.59 DEP criu/pie/restorer.d [2020-01-16T17:33:30.453Z] #45 41.76 DEP criu/arch/s390/restorer.d [2020-01-16T17:33:30.529Z] #44 98.87 CC criu/external.o [2020-01-16T17:33:30.787Z] #44 99.14 CC criu/fault-injection.o [2020-01-16T17:33:30.849Z] #45 41.97 DEP criu/pie/parasite.d [2020-01-16T17:33:30.849Z] #45 42.18 CC criu/pie/parasite.o [2020-01-16T17:33:31.045Z] #44 99.24 CC criu/fdstore.o [2020-01-16T17:33:31.247Z] #45 ... [2020-01-16T17:33:31.247Z] [2020-01-16T17:33:31.247Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:31.247Z] #48 69.67 go/parser [2020-01-16T17:33:31.247Z] #48 71.60 text/template [2020-01-16T17:33:31.247Z] #48 72.42 encoding/xml [2020-01-16T17:33:31.247Z] #48 76.52 go/doc [2020-01-16T17:33:31.247Z] #48 78.43 github.com/LK4D4/vndr/versioned [2020-01-16T17:33:31.247Z] #48 78.59 crypto/ed25519 [2020-01-16T17:33:31.247Z] #48 78.84 crypto/rsa [2020-01-16T17:33:31.303Z] #44 99.50 CC criu/fifo.o [2020-01-16T17:33:31.562Z] #44 99.72 CC criu/file-ids.o [2020-01-16T17:33:31.643Z] #48 79.87 github.com/LK4D4/vndr/build [2020-01-16T17:33:31.643Z] #48 ... [2020-01-16T17:33:31.643Z] [2020-01-16T17:33:31.643Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:31.643Z] #45 43.05 LINK criu/pie/parasite.built-in.o [2020-01-16T17:33:31.819Z] #44 99.92 CC criu/file-lock.o [2020-01-16T17:33:32.065Z] #45 43.05 GEN criu/pie/parasite-blob.h [2020-01-16T17:33:32.065Z] #45 43.08 CC criu/arch/s390/restorer.o [2020-01-16T17:33:32.065Z] #45 ... [2020-01-16T17:33:32.065Z] [2020-01-16T17:33:32.065Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:33:32.065Z] #11 70.47 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-16T17:33:32.065Z] #11 70.47 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-16T17:33:32.065Z] #11 70.47 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:33:32.065Z] #11 ... [2020-01-16T17:33:32.065Z] [2020-01-16T17:33:32.065Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:32.065Z] #45 43.42 CC criu/pie/restorer.o [2020-01-16T17:33:32.385Z] #44 100.6 CC criu/files-ext.o [2020-01-16T17:33:32.798Z] #17 ... [2020-01-16T17:33:32.798Z] [2020-01-16T17:33:32.798Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:32.798Z] #38 24.76 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-16T17:33:32.798Z] #38 25.06 -- Configuring done [2020-01-16T17:33:32.798Z] #38 25.09 -- Generating done [2020-01-16T17:33:32.798Z] #38 25.11 -- Build files have been written to: /tmp/tmp.K8XoSvHhWH/tini [2020-01-16T17:33:32.798Z] #38 25.12 + make tini-static [2020-01-16T17:33:32.798Z] #38 26.38 Scanning dependencies of target tini-static [2020-01-16T17:33:32.798Z] #38 26.69 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-16T17:33:32.798Z] #38 29.84 [100%] Linking C executable tini-static [2020-01-16T17:33:32.798Z] #38 30.91 [100%] Built target tini-static [2020-01-16T17:33:32.798Z] #38 31.16 + mkdir -p /build [2020-01-16T17:33:32.798Z] #38 31.17 + cp tini-static /build/docker-init [2020-01-16T17:33:32.798Z] #38 DONE 31.4s [2020-01-16T17:33:32.952Z] #44 101.0 CC criu/files-reg.o [2020-01-16T17:33:33.054Z] [2020-01-16T17:33:33.054Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:33.054Z] #57 31.54 Checking out files: 82% (678/823) Checking out files: 83% (684/823) Checking out files: 84% (692/823) Checking out files: 85% (700/823) Checking out files: 86% (708/823) Checking out files: 87% (717/823) Checking out files: 88% (725/823) Checking out files: 89% (733/823) Checking out files: 90% (741/823) Checking out files: 91% (749/823) Checking out files: 92% (758/823) Checking out files: 93% (766/823) Checking out files: 94% (774/823) Checking out files: 95% (782/823) Checking out files: 96% (791/823) Checking out files: 97% (799/823) Checking out files: 98% (807/823) Checking out files: 99% (815/823) Checking out files: 100% (823/823) Checking out files: 100% (823/823), done. [2020-01-16T17:33:33.054Z] #57 31.85 + cd /tmp/tmp.79vALW1gzk/src/github.com/opencontainers/runc [2020-01-16T17:33:33.054Z] #57 31.85 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-16T17:33:33.617Z] #57 32.51 + '[' -z '' ']' [2020-01-16T17:33:33.617Z] #57 32.51 + target=static [2020-01-16T17:33:33.617Z] #57 32.51 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-16T17:33:33.967Z] #45 45.08 LINK criu/pie/restorer.built-in.o [2020-01-16T17:33:33.967Z] #45 45.08 GEN criu/pie/restorer-blob.h [2020-01-16T17:33:33.967Z] #45 45.12 DEP criu/vdso.d [2020-01-16T17:33:33.967Z] #45 45.30 DEP criu/uts_ns.d [2020-01-16T17:33:33.967Z] #45 45.37 DEP criu/util.d [2020-01-16T17:33:34.069Z] using credential docker-jenkins-github-credentials [2020-01-16T17:33:34.143Z] Cloning the remote Git repository [2020-01-16T17:33:34.143Z] Cloning with configured refspecs honoured and without tags [2020-01-16T17:33:34.326Z] #44 102.3 CC criu/files.o [2020-01-16T17:33:34.371Z] #45 45.52 DEP criu/uffd.d [2020-01-16T17:33:34.372Z] #45 45.63 DEP criu/tun.d [2020-01-16T17:33:34.372Z] #45 45.76 DEP criu/tty.d [2020-01-16T17:33:34.329Z] Cloning repository https://github.com/moby/moby.git [2020-01-16T17:33:34.756Z] #45 46.04 DEP criu/timerfd.d [2020-01-16T17:33:35.153Z] #45 46.23 DEP criu/sysfs_parse.d [2020-01-16T17:33:35.153Z] #45 46.35 DEP criu/sysctl.d [2020-01-16T17:33:35.153Z] #45 46.44 DEP criu/string.d [2020-01-16T17:33:35.153Z] #45 46.46 DEP criu/stats.d [2020-01-16T17:33:35.153Z] #45 46.56 DEP criu/sockets.d [2020-01-16T17:33:35.320Z] #65 ... [2020-01-16T17:33:35.320Z] [2020-01-16T17:33:35.320Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:35.320Z] #44 34.56 CC images/pipe-data.o [2020-01-16T17:33:35.320Z] #44 34.74 CC images/sa.o [2020-01-16T17:33:35.320Z] #44 34.92 CC images/timer.o [2020-01-16T17:33:35.320Z] #44 35.42 CC images/timerfd.o [2020-01-16T17:33:35.320Z] #44 35.60 CC images/mm.o [2020-01-16T17:33:35.320Z] #44 35.84 CC images/sk-opts.o [2020-01-16T17:33:35.320Z] #44 36.04 CC images/sk-unix.o [2020-01-16T17:33:35.320Z] #44 36.41 CC images/sk-inet.o [2020-01-16T17:33:35.320Z] #44 36.88 CC images/tun.o [2020-01-16T17:33:35.320Z] #44 37.42 CC images/sk-netlink.o [2020-01-16T17:33:35.320Z] #44 37.74 CC images/packet-sock.o [2020-01-16T17:33:35.320Z] #44 38.48 CC images/ipc-var.o [2020-01-16T17:33:35.320Z] #44 38.71 CC images/ipc-desc.o [2020-01-16T17:33:35.320Z] #44 38.90 CC images/ipc-shm.o [2020-01-16T17:33:35.320Z] #44 39.19 CC images/ipc-msg.o [2020-01-16T17:33:35.320Z] #44 39.58 CC images/ipc-sem.o [2020-01-16T17:33:35.320Z] #44 39.86 CC images/utsns.o [2020-01-16T17:33:35.549Z] #45 46.70 DEP criu/sk-unix.d [2020-01-16T17:33:35.549Z] #45 46.85 DEP criu/sk-tcp.d [2020-01-16T17:33:35.549Z] #45 46.97 DEP criu/sk-queue.d [2020-01-16T17:33:35.581Z] #44 40.10 CC images/creds.o [2020-01-16T17:33:35.700Z] #44 103.9 CC criu/filesystems.o [2020-01-16T17:33:35.842Z] #44 40.34 CC images/vma.o [2020-01-16T17:33:35.951Z] #45 47.10 DEP criu/sk-packet.d [2020-01-16T17:33:35.951Z] #45 47.24 DEP criu/sk-netlink.d [2020-01-16T17:33:36.103Z] #44 40.68 CC images/netdev.o [2020-01-16T17:33:36.266Z] #44 104.3 CC criu/fsnotify.o [2020-01-16T17:33:36.362Z] #45 47.49 DEP criu/sk-inet.d [2020-01-16T17:33:36.362Z] #45 47.65 DEP criu/signalfd.d [2020-01-16T17:33:34.697Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-01-16T17:33:36.676Z] #44 41.26 CC images/tty.o [2020-01-16T17:33:36.798Z] #45 47.86 DEP criu/sigframe.d [2020-01-16T17:33:36.798Z] #45 47.93 DEP criu/shmem.d [2020-01-16T17:33:36.798Z] #45 48.13 DEP criu/servicefd.d [2020-01-16T17:33:36.832Z] #44 105.1 CC criu/image-desc.o [2020-01-16T17:33:36.882Z] #57 35.71 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-16T17:33:36.937Z] #44 ... [2020-01-16T17:33:36.937Z] [2020-01-16T17:33:36.937Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:36.937Z] #65 DONE 103.0s [2020-01-16T17:33:36.937Z] [2020-01-16T17:33:36.937Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:36.937Z] #47 100.1 github.com/LK4D4/vndr/build [2020-01-16T17:33:36.937Z] #47 101.4 vendor/golang.org/x/net/idna [2020-01-16T17:33:36.937Z] #47 102.5 crypto/rand [2020-01-16T17:33:37.090Z] #44 105.2 CC criu/image.o [2020-01-16T17:33:37.198Z] #47 ... [2020-01-16T17:33:37.198Z] [2020-01-16T17:33:37.198Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-16T17:33:37.198Z] #66 DONE 0.1s [2020-01-16T17:33:37.198Z] [2020-01-16T17:33:37.198Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:33:37.198Z] #45 48.23 DEP criu/seize.d [2020-01-16T17:33:37.198Z] #45 48.35 DEP criu/seccomp.d [2020-01-16T17:33:37.198Z] #45 48.47 DEP criu/rst-malloc.d [2020-01-16T17:33:37.198Z] #45 48.54 DEP criu/rbtree.d [2020-01-16T17:33:37.443Z] #57 ... [2020-01-16T17:33:37.443Z] [2020-01-16T17:33:37.443Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:33:37.443Z] #33 26.73 unicode/utf8 [2020-01-16T17:33:37.443Z] #33 28.09 internal/testlog [2020-01-16T17:33:37.443Z] #33 28.51 encoding [2020-01-16T17:33:37.443Z] #33 28.84 runtime/cgo [2020-01-16T17:33:37.598Z] #45 48.58 DEP criu/pstree.d [2020-01-16T17:33:37.598Z] #45 48.75 DEP criu/protobuf.d [2020-01-16T17:33:37.598Z] #45 48.86 GEN criu/protobuf-desc-gen.h [2020-01-16T17:33:37.656Z] #44 105.9 CC criu/ipc_ns.o [2020-01-16T17:33:37.699Z] #33 ... [2020-01-16T17:33:37.699Z] [2020-01-16T17:33:37.699Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:33:37.699Z] #27 29.43 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-16T17:33:37.699Z] #27 30.09 #=#=# [2020-01-16T17:33:37.699Z] #27 30.35 ########## 14.4% ######################################################################## 100.0% [2020-01-16T17:33:37.699Z] #27 30.60 [2020-01-16T17:33:37.699Z] #27 32.88 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-16T17:33:37.699Z] #27 33.50 [2020-01-16T17:33:37.699Z] #27 33.92 #=#=# ###################################################### 76.3% ######################################################################## 100.0% [2020-01-16T17:33:37.699Z] #27 34.22 [2020-01-16T17:33:37.699Z] #27 35.88 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-16T17:33:37.699Z] #27 36.00 skipping existing 1849cc453dee [2020-01-16T17:33:37.699Z] #27 36.28 [2020-01-16T17:33:37.955Z] #27 ... [2020-01-16T17:33:37.955Z] [2020-01-16T17:33:37.955Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:37.955Z] #47 26.66 unicode/utf8 [2020-01-16T17:33:37.955Z] #47 27.77 internal/testlog [2020-01-16T17:33:37.955Z] #47 28.31 encoding [2020-01-16T17:33:37.955Z] #47 28.58 unicode/utf16 [2020-01-16T17:33:37.955Z] #47 28.87 container/list [2020-01-16T17:33:37.955Z] #47 29.72 crypto/internal/subtle [2020-01-16T17:33:37.955Z] #47 29.95 crypto/subtle [2020-01-16T17:33:37.955Z] #47 30.26 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-16T17:33:37.955Z] #47 30.71 internal/nettrace [2020-01-16T17:33:37.955Z] #47 31.25 runtime/cgo [2020-01-16T17:33:37.955Z] #47 ... [2020-01-16T17:33:37.955Z] [2020-01-16T17:33:37.955Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:33:38.375Z] #41 ... [2020-01-16T17:33:38.376Z] [2020-01-16T17:33:38.376Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:38.376Z] #47 103.6 crypto/elliptic [2020-01-16T17:33:38.474Z] #41 36.92 Checking out files: 84% (1321/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-01-16T17:33:38.474Z] #41 37.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-16T17:33:38.509Z] #45 ... [2020-01-16T17:33:38.509Z] [2020-01-16T17:33:38.509Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:33:38.509Z] #11 84.49 Selecting previously unselected package libapparmor1:s390x. [2020-01-16T17:33:38.509Z] #11 84.50 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 84.50 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-01-16T17:33:38.509Z] #11 84.62 Selecting previously unselected package libapparmor-dev:s390x. [2020-01-16T17:33:38.509Z] #11 84.62 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 84.62 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-01-16T17:33:38.509Z] #11 84.74 Selecting previously unselected package libbtrfs0. [2020-01-16T17:33:38.509Z] #11 84.74 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 84.74 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-16T17:33:38.509Z] #11 84.79 Selecting previously unselected package libbtrfs-dev. [2020-01-16T17:33:38.509Z] #11 84.79 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 84.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:33:38.509Z] #11 84.91 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-01-16T17:33:38.509Z] #11 84.91 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 84.91 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-01-16T17:33:38.509Z] #11 84.99 Selecting previously unselected package libudev-dev:s390x. [2020-01-16T17:33:38.509Z] #11 84.99 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 85.01 Unpacking libudev-dev:s390x (241-7~deb10u2) ... [2020-01-16T17:33:38.509Z] #11 85.18 Selecting previously unselected package libsepol1-dev:s390x. [2020-01-16T17:33:38.509Z] #11 85.18 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 85.18 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-01-16T17:33:38.509Z] #11 85.52 Selecting previously unselected package libpcre16-3:s390x. [2020-01-16T17:33:38.509Z] #11 85.52 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 85.54 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-01-16T17:33:38.509Z] #11 85.69 Selecting previously unselected package libpcre32-3:s390x. [2020-01-16T17:33:38.509Z] #11 85.69 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 85.71 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-01-16T17:33:38.509Z] #11 85.88 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-01-16T17:33:38.509Z] #11 85.88 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 85.89 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-01-16T17:33:38.509Z] #11 85.95 Selecting previously unselected package libpcre3-dev:s390x. [2020-01-16T17:33:38.509Z] #11 85.95 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 85.96 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-01-16T17:33:38.509Z] #11 86.22 Selecting previously unselected package libselinux1-dev:s390x. [2020-01-16T17:33:38.509Z] #11 86.22 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 86.22 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-01-16T17:33:38.509Z] #11 86.42 Selecting previously unselected package libdevmapper-dev:s390x. [2020-01-16T17:33:38.509Z] #11 86.43 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 86.43 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-01-16T17:33:38.509Z] #11 86.48 Selecting previously unselected package libseccomp-dev:s390x. [2020-01-16T17:33:38.509Z] #11 86.48 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 86.49 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-01-16T17:33:38.509Z] #11 86.56 Selecting previously unselected package libsystemd-dev:s390x. [2020-01-16T17:33:38.509Z] #11 86.57 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_s390x.deb ... [2020-01-16T17:33:38.509Z] #11 86.58 Unpacking libsystemd-dev:s390x (241-7~deb10u2) ... [2020-01-16T17:33:38.509Z] #11 87.00 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-01-16T17:33:38.509Z] #11 87.01 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-01-16T17:33:38.509Z] #11 87.03 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-01-16T17:33:38.509Z] #11 87.04 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-16T17:33:38.601Z] #44 106.7 CC criu/irmap.o [2020-01-16T17:33:37.794Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-16T17:33:37.794Z] > git --version # timeout=10 [2020-01-16T17:33:37.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-16T17:33:37.839Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40373/head:refs/remotes/origin/PR-40373 +refs/heads/master:refs/remotes/origin/master [2020-01-16T17:33:38.859Z] #44 107.2 CC criu/kcmp-ids.o [2020-01-16T17:33:39.117Z] #44 107.4 CC criu/kerndat.o [2020-01-16T17:33:39.117Z] #44 ... [2020-01-16T17:33:39.117Z] [2020-01-16T17:33:39.117Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:33:39.117Z] #41 174.9 + dpkg --print-architecture [2020-01-16T17:33:39.117Z] #41 174.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-16T17:33:39.160Z] #11 87.05 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-01-16T17:33:39.160Z] #11 87.08 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-01-16T17:33:39.160Z] #11 87.09 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:33:39.160Z] #11 87.12 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-16T17:33:39.160Z] #11 87.13 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-01-16T17:33:39.160Z] #11 87.15 Setting up libudev-dev:s390x (241-7~deb10u2) ... [2020-01-16T17:33:39.160Z] #11 87.17 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-16T17:33:39.160Z] #11 87.18 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:33:39.160Z] #11 87.18 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-01-16T17:33:39.160Z] #11 87.19 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-16T17:33:39.160Z] #11 87.20 Setting up libsystemd-dev:s390x (241-7~deb10u2) ... [2020-01-16T17:33:39.160Z] #11 87.21 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-16T17:33:39.160Z] #11 87.23 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-01-16T17:33:39.160Z] #11 87.25 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:33:39.160Z] #11 87.27 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-16T17:33:39.160Z] #11 87.27 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-16T17:33:39.161Z] #11 87.28 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:33:39.161Z] #11 87.28 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-16T17:33:39.161Z] #11 87.29 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-16T17:33:39.161Z] #11 87.29 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-16T17:33:39.161Z] #11 87.30 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-01-16T17:33:39.161Z] #11 87.31 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-01-16T17:33:39.161Z] #11 87.32 Setting up dmsetup (2:1.02.155-3) ... [2020-01-16T17:33:39.161Z] #11 87.33 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-01-16T17:33:39.161Z] #11 87.35 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-01-16T17:33:39.161Z] #11 87.37 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:33:39.658Z] #11 DONE 88.0s [2020-01-16T17:33:39.658Z] [2020-01-16T17:33:39.658Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:39.658Z] #45 50.38 DEP criu/protobuf-desc.d [2020-01-16T17:33:39.658Z] #45 50.45 DEP criu/proc_parse.d [2020-01-16T17:33:39.658Z] #45 50.61 DEP criu/plugin.d [2020-01-16T17:33:39.658Z] #45 50.70 DEP criu/pipes.d [2020-01-16T17:33:39.658Z] #45 ... [2020-01-16T17:33:39.658Z] [2020-01-16T17:33:39.658Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:33:39.658Z] #56 DONE 0.2s [2020-01-16T17:33:39.658Z] [2020-01-16T17:33:39.658Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-16T17:33:39.658Z] #57 DONE 0.1s [2020-01-16T17:33:39.658Z] [2020-01-16T17:33:39.658Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:39.658Z] #45 51.02 DEP criu/pie-util.d [2020-01-16T17:33:39.682Z] #41 175.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-01-16T17:33:39.682Z] #41 175.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-16T17:33:39.760Z] #47 105.7 crypto/ed25519 [2020-01-16T17:33:40.264Z] #45 51.12 DEP criu/pie-util-vdso.d [2020-01-16T17:33:40.264Z] #45 ... [2020-01-16T17:33:40.264Z] [2020-01-16T17:33:40.264Z] #12 [dev 1/25] RUN groupadd -r docker [2020-01-16T17:33:40.264Z] #12 DONE 0.4s [2020-01-16T17:33:40.264Z] [2020-01-16T17:33:40.264Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:40.264Z] #45 51.23 DEP criu/pie-util-vdso-elf32.d [2020-01-16T17:33:40.264Z] #45 51.40 DEP criu/path.d [2020-01-16T17:33:40.264Z] #45 51.60 DEP criu/parasite-syscall.d [2020-01-16T17:33:40.333Z] #47 106.1 crypto/rsa [2020-01-16T17:33:40.849Z] #45 ... [2020-01-16T17:33:40.850Z] [2020-01-16T17:33:40.850Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-16T17:33:40.850Z] #13 DONE 0.4s [2020-01-16T17:33:40.850Z] [2020-01-16T17:33:40.850Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:40.850Z] #58 0.246 + RM_GOPATH=0 [2020-01-16T17:33:40.850Z] #58 0.247 + TMP_GOPATH= [2020-01-16T17:33:40.850Z] #58 0.247 + : /build [2020-01-16T17:33:40.850Z] #58 0.247 + '[' -z '' ']' [2020-01-16T17:33:40.850Z] #58 0.247 ++ mktemp -d [2020-01-16T17:33:40.850Z] #58 0.250 + export GOPATH=/tmp/tmp.4E9m3AFoMn [2020-01-16T17:33:40.850Z] #58 0.250 + GOPATH=/tmp/tmp.4E9m3AFoMn [2020-01-16T17:33:40.850Z] #58 0.250 + RM_GOPATH=1 [2020-01-16T17:33:40.850Z] #58 0.251 ++ dirname ./install.sh [2020-01-16T17:33:40.850Z] #58 0.254 + dir=. [2020-01-16T17:33:40.850Z] #58 0.254 + bin=runc [2020-01-16T17:33:40.850Z] #58 0.254 + shift [2020-01-16T17:33:40.850Z] #58 0.254 + '[' '!' -f ./runc.installer ']' [2020-01-16T17:33:40.850Z] #58 0.255 + . ./runc.installer [2020-01-16T17:33:40.850Z] #58 0.255 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-16T17:33:40.850Z] #58 0.256 + install_runc [2020-01-16T17:33:40.850Z] #58 0.257 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-16T17:33:40.850Z] #58 0.259 + uname -r [2020-01-16T17:33:40.850Z] #58 0.264 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-16T17:33:40.850Z] #58 0.264 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-16T17:33:40.850Z] #58 0.264 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-16T17:33:40.850Z] #58 0.264 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4E9m3AFoMn/src/github.com/opencontainers/runc [2020-01-16T17:33:40.850Z] #58 0.271 Cloning into '/tmp/tmp.4E9m3AFoMn/src/github.com/opencontainers/runc'... [2020-01-16T17:33:40.850Z] #58 ... [2020-01-16T17:33:40.850Z] [2020-01-16T17:33:40.850Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-16T17:33:40.850Z] #14 0.403 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-16T17:33:40.850Z] #14 DONE 0.6s [2020-01-16T17:33:40.988Z] #41 39.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-16T17:33:41.245Z] [2020-01-16T17:33:41.245Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-16T17:33:41.245Z] #15 DONE 0.4s [2020-01-16T17:33:41.245Z] [2020-01-16T17:33:41.245Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:41.245Z] #45 52.13 DEP criu/pagemap.d [2020-01-16T17:33:41.245Z] #45 52.40 DEP criu/pagemap-cache.d [2020-01-16T17:33:41.278Z] #47 107.1 vendor/golang.org/x/crypto/cryptobyte [2020-01-16T17:33:41.649Z] #45 52.56 DEP criu/page-xfer.d [2020-01-16T17:33:41.649Z] #45 52.83 DEP criu/page-pipe.d [2020-01-16T17:33:41.649Z] #45 ... [2020-01-16T17:33:41.649Z] [2020-01-16T17:33:41.649Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-16T17:33:41.649Z] #16 DONE 0.3s [2020-01-16T17:33:41.649Z] [2020-01-16T17:33:41.649Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:41.649Z] #45 52.93 DEP criu/netfilter.d [2020-01-16T17:33:41.916Z] #41 ... [2020-01-16T17:33:41.916Z] [2020-01-16T17:33:41.916Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:33:41.916Z] #27 38.46 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-16T17:33:41.916Z] #27 39.26 [2020-01-16T17:33:41.916Z] #27 39.61 ######################################################################## 100.0% [2020-01-16T17:33:41.916Z] #27 39.97 [2020-01-16T17:33:41.916Z] #27 40.08 Download of images into '/build' complete. [2020-01-16T17:33:41.916Z] #27 40.08 Use something like the following to load the result into a Docker daemon: [2020-01-16T17:33:41.916Z] #27 40.09 tar -cC '/build' . | docker load [2020-01-16T17:33:41.916Z] #27 DONE 40.7s [2020-01-16T17:33:41.916Z] [2020-01-16T17:33:41.916Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:33:42.051Z] #45 53.08 DEP criu/net.d [2020-01-16T17:33:42.051Z] #45 ... [2020-01-16T17:33:42.051Z] [2020-01-16T17:33:42.051Z] #17 [dev 6/25] RUN ldconfig [2020-01-16T17:33:42.051Z] #17 DONE 0.4s [2020-01-16T17:33:42.051Z] [2020-01-16T17:33:42.051Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:42.051Z] #45 53.31 DEP criu/namespaces.d [2020-01-16T17:33:42.051Z] #45 ... [2020-01-16T17:33:42.051Z] [2020-01-16T17:33:42.051Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:42.051Z] #48 80.38 crypto/dsa [2020-01-16T17:33:42.051Z] #48 80.72 crypto/x509/pkix [2020-01-16T17:33:42.051Z] #48 81.19 vendor/golang.org/x/crypto/cryptobyte [2020-01-16T17:33:42.051Z] #48 82.35 net [2020-01-16T17:33:42.051Z] #48 83.31 vendor/golang.org/x/sys/cpu [2020-01-16T17:33:42.051Z] #48 83.53 vendor/golang.org/x/crypto/internal/chacha20 [2020-01-16T17:33:42.051Z] #48 84.23 vendor/golang.org/x/crypto/poly1305 [2020-01-16T17:33:42.051Z] #48 84.71 vendor/golang.org/x/crypto/chacha20poly1305 [2020-01-16T17:33:42.051Z] #48 85.29 vendor/golang.org/x/crypto/curve25519 [2020-01-16T17:33:42.051Z] #48 85.65 vendor/golang.org/x/crypto/hkdf [2020-01-16T17:33:42.051Z] #48 85.79 vendor/golang.org/x/text/transform [2020-01-16T17:33:42.051Z] #48 86.27 vendor/golang.org/x/text/unicode/bidi [2020-01-16T17:33:42.051Z] #48 88.59 vendor/golang.org/x/text/secure/bidirule [2020-01-16T17:33:42.051Z] #48 89.32 vendor/golang.org/x/text/unicode/norm [2020-01-16T17:33:42.431Z] #71 39.88 Checking out files: 32% (652/1997) Checking out files: 33% (660/1997) Checking out files: 34% (679/1997) Checking out files: 35% (699/1997) Checking out files: 36% (719/1997) Checking out files: 37% (739/1997) Checking out files: 38% (759/1997) Checking out files: 39% (779/1997) Checking out files: 40% (799/1997) Checking out files: 41% (819/1997) Checking out files: 42% (839/1997) Checking out files: 43% (859/1997) Checking out files: 44% (879/1997) Checking out files: 45% (899/1997) Checking out files: 46% (919/1997) Checking out files: 47% (939/1997) Checking out files: 48% (959/1997) Checking out files: 49% (979/1997) Checking out files: 50% (999/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: 90% (1801/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-16T17:33:42.431Z] #71 41.28 + cd /tmp/tmp.wYHHScpKeD/src/github.com/docker/libnetwork [2020-01-16T17:33:42.431Z] #71 41.28 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:33:42.431Z] #71 ... [2020-01-16T17:33:42.431Z] [2020-01-16T17:33:42.431Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:33:42.431Z] #43 31.74 Fetched 8321 kB in 24s (351 kB/s) [2020-01-16T17:33:42.456Z] #48 ... [2020-01-16T17:33:42.456Z] [2020-01-16T17:33:42.456Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:42.456Z] #45 53.50 DEP criu/mount.d [2020-01-16T17:33:42.456Z] #45 53.71 DEP criu/mem.d [2020-01-16T17:33:42.687Z] #43 31.74 Reading package lists... [2020-01-16T17:33:42.687Z] #43 ... [2020-01-16T17:33:42.687Z] [2020-01-16T17:33:42.687Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:33:42.687Z] #17 5.825 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:33:42.687Z] #17 6.056 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:33:42.687Z] #17 6.056 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:33:42.687Z] #17 7.832 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:33:42.687Z] #17 12.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:33:42.865Z] #45 53.85 DEP criu/lsm.d [2020-01-16T17:33:42.865Z] #45 54.02 DEP criu/log.d [2020-01-16T17:33:42.865Z] #45 54.15 DEP criu/libnetlink.d [2020-01-16T17:33:42.943Z] #17 ... [2020-01-16T17:33:42.943Z] [2020-01-16T17:33:42.944Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:33:42.944Z] #43 31.74 Reading package lists... [2020-01-16T17:33:43.193Z] #47 ... [2020-01-16T17:33:43.194Z] [2020-01-16T17:33:43.194Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:33:43.194Z] #10 105.0 Selecting previously unselected package libapparmor1:arm64. [2020-01-16T17:33:43.194Z] #10 105.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 105.0 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-01-16T17:33:43.194Z] #10 105.2 Selecting previously unselected package libapparmor-dev:arm64. [2020-01-16T17:33:43.194Z] #10 105.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 105.2 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-01-16T17:33:43.194Z] #10 105.4 Selecting previously unselected package libbtrfs0. [2020-01-16T17:33:43.194Z] #10 105.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 105.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-16T17:33:43.194Z] #10 105.5 Selecting previously unselected package libbtrfs-dev. [2020-01-16T17:33:43.194Z] #10 105.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 105.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:33:43.194Z] #10 105.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-01-16T17:33:43.194Z] #10 105.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 105.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-01-16T17:33:43.194Z] #10 105.9 Selecting previously unselected package libudev-dev:arm64. [2020-01-16T17:33:43.194Z] #10 105.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 105.9 Unpacking libudev-dev:arm64 (241-7~deb10u2) ... [2020-01-16T17:33:43.194Z] #10 106.1 Selecting previously unselected package libsepol1-dev:arm64. [2020-01-16T17:33:43.194Z] #10 106.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 106.1 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-01-16T17:33:43.194Z] #10 106.4 Selecting previously unselected package libpcre16-3:arm64. [2020-01-16T17:33:43.194Z] #10 106.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 106.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-01-16T17:33:43.194Z] #10 106.5 Selecting previously unselected package libpcre32-3:arm64. [2020-01-16T17:33:43.194Z] #10 106.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 106.5 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-01-16T17:33:43.194Z] #10 106.6 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-01-16T17:33:43.194Z] #10 106.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 106.6 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-01-16T17:33:43.194Z] #10 106.7 Selecting previously unselected package libpcre3-dev:arm64. [2020-01-16T17:33:43.194Z] #10 106.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 106.8 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-01-16T17:33:43.194Z] #10 107.4 Selecting previously unselected package libselinux1-dev:arm64. [2020-01-16T17:33:43.194Z] #10 107.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 107.4 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-01-16T17:33:43.194Z] #10 107.8 Selecting previously unselected package libdevmapper-dev:arm64. [2020-01-16T17:33:43.194Z] #10 107.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 107.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-01-16T17:33:43.194Z] #10 107.9 Selecting previously unselected package libseccomp-dev:arm64. [2020-01-16T17:33:43.194Z] #10 107.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 107.9 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-01-16T17:33:43.194Z] #10 108.1 Selecting previously unselected package libsystemd-dev:arm64. [2020-01-16T17:33:43.194Z] #10 108.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_arm64.deb ... [2020-01-16T17:33:43.194Z] #10 108.1 Unpacking libsystemd-dev:arm64 (241-7~deb10u2) ... [2020-01-16T17:33:43.194Z] #10 108.6 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-01-16T17:33:43.194Z] #10 108.7 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-01-16T17:33:43.194Z] #10 108.7 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-01-16T17:33:43.194Z] #10 108.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-16T17:33:43.194Z] #10 108.7 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-01-16T17:33:43.194Z] #10 108.7 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-01-16T17:33:43.194Z] #10 108.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:33:43.194Z] #10 108.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-16T17:33:43.194Z] #10 108.7 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-01-16T17:33:43.194Z] #10 108.8 Setting up libudev-dev:arm64 (241-7~deb10u2) ... [2020-01-16T17:33:43.194Z] #10 108.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-16T17:33:43.194Z] #10 108.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:33:43.194Z] #10 108.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-01-16T17:33:43.194Z] #10 108.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-16T17:33:43.194Z] #10 108.9 Setting up libsystemd-dev:arm64 (241-7~deb10u2) ... [2020-01-16T17:33:43.194Z] #10 108.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-16T17:33:43.194Z] #10 109.0 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-01-16T17:33:43.194Z] #10 109.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:33:43.194Z] #10 109.0 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-16T17:33:43.194Z] #10 109.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-16T17:33:43.194Z] #10 109.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:33:43.194Z] #10 109.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-16T17:33:43.194Z] #10 109.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-16T17:33:43.194Z] #10 109.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-16T17:33:43.194Z] #10 109.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-01-16T17:33:43.194Z] #10 109.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-01-16T17:33:43.194Z] #10 109.1 Setting up dmsetup (2:1.02.155-3) ... [2020-01-16T17:33:43.194Z] #10 109.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-01-16T17:33:43.194Z] #10 109.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-01-16T17:33:43.194Z] #10 109.2 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:33:43.269Z] #45 54.35 DEP criu/kerndat.d [2020-01-16T17:33:43.673Z] #45 54.65 DEP criu/kcmp-ids.d [2020-01-16T17:33:43.673Z] #45 54.78 DEP criu/irmap.d [2020-01-16T17:33:43.673Z] #45 54.88 DEP criu/ipc_ns.d [2020-01-16T17:33:43.673Z] #45 55.00 DEP criu/image.d [2020-01-16T17:33:43.766Z] #10 DONE 109.8s [2020-01-16T17:33:43.766Z] [2020-01-16T17:33:43.766Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:33:43.766Z] #55 DONE 0.1s [2020-01-16T17:33:43.766Z] [2020-01-16T17:33:43.766Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-16T17:33:44.027Z] #11 ... [2020-01-16T17:33:44.027Z] [2020-01-16T17:33:44.027Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-16T17:33:44.027Z] #56 DONE 0.2s [2020-01-16T17:33:44.083Z] #45 55.20 DEP criu/image-desc.d [2020-01-16T17:33:44.083Z] #45 55.25 DEP criu/fsnotify.d [2020-01-16T17:33:44.083Z] #45 55.36 DEP criu/filesystems.d [2020-01-16T17:33:44.288Z] [2020-01-16T17:33:44.288Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:44.480Z] #45 55.55 DEP criu/files.d [2020-01-16T17:33:44.480Z] #45 55.69 DEP criu/files-reg.d [2020-01-16T17:33:44.882Z] #45 55.82 DEP criu/files-ext.d [2020-01-16T17:33:44.882Z] #45 55.97 DEP criu/file-lock.d [2020-01-16T17:33:44.882Z] #45 56.10 DEP criu/file-ids.d [2020-01-16T17:33:45.280Z] #45 56.25 DEP criu/fifo.d [2020-01-16T17:33:45.280Z] #45 56.38 DEP criu/fdstore.d [2020-01-16T17:33:45.280Z] #45 56.53 DEP criu/fault-injection.d [2020-01-16T17:33:45.280Z] #45 56.58 DEP criu/external.d [2020-01-16T17:33:45.280Z] #45 56.65 DEP criu/eventpoll.d [2020-01-16T17:33:45.688Z] #45 56.81 DEP criu/eventfd.d [2020-01-16T17:33:45.688Z] #45 56.90 DEP criu/crtools.d [2020-01-16T17:33:45.688Z] #45 57.01 DEP criu/cr-service.d [2020-01-16T17:33:46.094Z] #45 57.14 DEP criu/cr-restore.d [2020-01-16T17:33:46.094Z] #45 57.39 DEP criu/cr-errno.d [2020-01-16T17:33:46.240Z] #41 ... [2020-01-16T17:33:46.240Z] [2020-01-16T17:33:46.240Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:46.240Z] #44 108.3 CC criu/libnetlink.o [2020-01-16T17:33:46.240Z] #44 108.5 CC criu/log.o [2020-01-16T17:33:46.240Z] #44 108.8 CC criu/lsm.o [2020-01-16T17:33:46.240Z] #44 109.2 CC criu/mem.o [2020-01-16T17:33:46.240Z] #44 110.3 CC criu/mount.o [2020-01-16T17:33:46.240Z] #44 112.9 CC criu/namespaces.o [2020-01-16T17:33:46.240Z] #44 114.4 CC criu/net.o [2020-01-16T17:33:46.490Z] #45 57.41 DEP criu/cr-dump.d [2020-01-16T17:33:46.490Z] #45 57.64 DEP criu/cr-dedup.d [2020-01-16T17:33:46.836Z] #57 ... [2020-01-16T17:33:46.836Z] [2020-01-16T17:33:46.836Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-16T17:33:46.836Z] #11 DONE 2.7s [2020-01-16T17:33:46.836Z] [2020-01-16T17:33:46.836Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:46.836Z] #57 2.503 + RM_GOPATH=0 [2020-01-16T17:33:46.836Z] #57 2.503 + TMP_GOPATH= [2020-01-16T17:33:46.836Z] #57 2.503 + : /build [2020-01-16T17:33:46.836Z] #57 2.503 + '[' -z '' ']' [2020-01-16T17:33:46.836Z] #57 2.503 ++ mktemp -d [2020-01-16T17:33:46.836Z] #57 2.547 + export GOPATH=/tmp/tmp.I4M7EgDOeo [2020-01-16T17:33:46.836Z] #57 2.547 + GOPATH=/tmp/tmp.I4M7EgDOeo [2020-01-16T17:33:46.836Z] #57 2.547 + RM_GOPATH=1 [2020-01-16T17:33:46.836Z] #57 2.547 ++ dirname ./install.sh [2020-01-16T17:33:46.836Z] #57 2.549 + dir=. [2020-01-16T17:33:46.836Z] #57 2.549 + bin=runc [2020-01-16T17:33:46.836Z] #57 2.549 + shift [2020-01-16T17:33:46.836Z] #57 2.549 + '[' '!' -f ./runc.installer ']' [2020-01-16T17:33:46.836Z] #57 2.550 + . ./runc.installer [2020-01-16T17:33:46.836Z] #57 2.550 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-16T17:33:46.836Z] #57 2.550 + install_runc [2020-01-16T17:33:46.836Z] #57 2.550 + uname -r [2020-01-16T17:33:46.836Z] #57 2.551 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-16T17:33:46.836Z] #57 2.565 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-16T17:33:46.836Z] #57 2.565 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-16T17:33:46.836Z] #57 2.565 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.I4M7EgDOeo/src/github.com/opencontainers/runc [2020-01-16T17:33:46.836Z] #57 2.567 Cloning into '/tmp/tmp.I4M7EgDOeo/src/github.com/opencontainers/runc'... [2020-01-16T17:33:46.836Z] #57 2.570 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-16T17:33:46.883Z] #45 57.80 DEP criu/cr-check.d [2020-01-16T17:33:46.883Z] #45 58.02 DEP criu/config.d [2020-01-16T17:33:46.883Z] #45 58.19 DEP criu/clone-noasan.d [2020-01-16T17:33:46.883Z] #45 58.21 DEP criu/cgroup.d [2020-01-16T17:33:47.272Z] #45 58.46 DEP criu/cgroup-props.d [2020-01-16T17:33:47.272Z] #45 58.54 DEP criu/bitmap.d [2020-01-16T17:33:47.272Z] #45 58.55 DEP criu/bfd.d [2020-01-16T17:33:47.668Z] #45 58.65 DEP criu/autofs.d [2020-01-16T17:33:47.668Z] #45 58.80 DEP criu/aio.d [2020-01-16T17:33:47.668Z] #45 58.99 DEP criu/action-scripts.d [2020-01-16T17:33:47.780Z] #57 ... [2020-01-16T17:33:47.780Z] [2020-01-16T17:33:47.780Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:47.780Z] #44 42.41 CC images/file-lock.o [2020-01-16T17:33:47.780Z] #44 43.27 CC images/rlimit.o [2020-01-16T17:33:47.780Z] #44 43.78 CC images/pagemap.o [2020-01-16T17:33:47.780Z] #44 44.35 CC images/siginfo.o [2020-01-16T17:33:47.780Z] #44 44.65 CC images/rpc.o [2020-01-16T17:33:47.780Z] #44 46.02 CC images/ext-file.o [2020-01-16T17:33:47.780Z] #44 46.22 CC images/cgroup.o [2020-01-16T17:33:47.780Z] #44 46.81 CC images/userns.o [2020-01-16T17:33:47.780Z] #44 47.27 CC images/google/protobuf/descriptor.o [2020-01-16T17:33:47.780Z] #44 49.86 CC images/opts.o [2020-01-16T17:33:47.780Z] #44 50.13 CC images/seccomp.o [2020-01-16T17:33:47.780Z] #44 50.50 CC images/binfmt-misc.o [2020-01-16T17:33:47.780Z] #44 50.79 CC images/time.o [2020-01-16T17:33:47.780Z] #44 51.20 CC images/sysctl.o [2020-01-16T17:33:47.780Z] #44 51.62 CC images/autofs.o [2020-01-16T17:33:47.781Z] #44 51.98 CC images/macvlan.o [2020-01-16T17:33:47.781Z] #44 52.36 CC images/sit.o [2020-01-16T17:33:48.060Z] #45 59.35 CC criu/action-scripts.o [2020-01-16T17:33:48.353Z] #44 52.65 LINK images/built-in.o [2020-01-16T17:33:48.353Z] #44 52.79 GEN compel/include/asm [2020-01-16T17:33:48.353Z] #44 52.80 GEN compel/include/version.h [2020-01-16T17:33:48.353Z] #44 52.83 touch .config [2020-01-16T17:33:48.353Z] #44 52.85 GEN include/common/config.h [2020-01-16T17:33:48.614Z] #44 52.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-16T17:33:48.614Z] #44 53.00 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-01-16T17:33:48.614Z] #44 53.12 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-01-16T17:33:48.614Z] #44 53.18 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-01-16T17:33:48.614Z] #44 53.20 DEP compel/plugins/std/infect.d [2020-01-16T17:33:48.769Z] #44 116.5 CC criu/netfilter.o [2020-01-16T17:33:48.769Z] #44 116.7 CC criu/page-pipe.o [2020-01-16T17:33:48.882Z] #44 53.40 DEP compel/plugins/std/string.d [2020-01-16T17:33:48.882Z] #44 ... [2020-01-16T17:33:48.882Z] [2020-01-16T17:33:48.882Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-16T17:33:48.882Z] #12 DONE 2.8s [2020-01-16T17:33:48.882Z] [2020-01-16T17:33:48.882Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:48.882Z] #44 53.58 DEP compel/plugins/std/log.d [2020-01-16T17:33:48.882Z] #44 ... [2020-01-16T17:33:48.882Z] [2020-01-16T17:33:48.882Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:48.882Z] #47 110.8 crypto/x509 [2020-01-16T17:33:48.882Z] #47 110.8 net/textproto [2020-01-16T17:33:48.882Z] #47 110.8 vendor/golang.org/x/net/http/httpproxy [2020-01-16T17:33:48.882Z] #47 112.5 vendor/golang.org/x/net/http/httpguts [2020-01-16T17:33:48.882Z] #47 112.5 mime/multipart [2020-01-16T17:33:48.890Z] #45 59.94 CC criu/aio.o [2020-01-16T17:33:49.027Z] #44 117.2 CC criu/page-xfer.o [2020-01-16T17:33:49.116Z] #43 42.82 Reading package lists... [2020-01-16T17:33:49.116Z] #43 ... [2020-01-16T17:33:49.116Z] [2020-01-16T17:33:49.116Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:49.116Z] #53 47.50 + cd /tmp/tmp.PgMgxU6NKb/src/github.com/golangci/golangci-lint/ [2020-01-16T17:33:49.116Z] #53 47.50 + git checkout -q v1.20.0 [2020-01-16T17:33:49.144Z] #47 115.1 crypto/tls [2020-01-16T17:33:49.677Z] #53 48.26 ++ git describe --tags [2020-01-16T17:33:49.677Z] #53 48.28 + version=v1.20.0 [2020-01-16T17:33:49.677Z] #53 48.28 ++ git rev-parse --short HEAD [2020-01-16T17:33:49.677Z] #53 48.30 + commit=cc98739 [2020-01-16T17:33:49.677Z] #53 48.30 ++ git show -s --format=%cd [2020-01-16T17:33:49.678Z] #53 48.31 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-16T17:33:49.678Z] #53 48.31 + 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-16T17:33:49.961Z] #44 118.2 CC criu/pagemap-cache.o [2020-01-16T17:33:50.219Z] #44 118.4 CC criu/pagemap.o [2020-01-16T17:33:50.395Z] #45 ... [2020-01-16T17:33:50.395Z] [2020-01-16T17:33:50.395Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:50.395Z] #66 91.02 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-16T17:33:50.395Z] #66 91.02 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-16T17:33:50.395Z] #66 DONE 98.1s [2020-01-16T17:33:50.395Z] [2020-01-16T17:33:50.395Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:50.395Z] #45 61.03 CC criu/autofs.o [2020-01-16T17:33:50.395Z] #45 ... [2020-01-16T17:33:50.395Z] [2020-01-16T17:33:50.395Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-16T17:33:50.395Z] #67 DONE 0.1s [2020-01-16T17:33:50.395Z] [2020-01-16T17:33:50.395Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:50.395Z] #58 5.396 + cd /tmp/tmp.4E9m3AFoMn/src/github.com/opencontainers/runc [2020-01-16T17:33:50.395Z] #58 5.396 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-16T17:33:50.395Z] #58 5.447 + '[' -z '' ']' [2020-01-16T17:33:50.395Z] #58 5.448 + target=static [2020-01-16T17:33:50.395Z] #58 5.448 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-16T17:33:50.395Z] #58 6.240 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-16T17:33:51.077Z] #47 ... [2020-01-16T17:33:51.077Z] [2020-01-16T17:33:51.077Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:51.077Z] #44 53.81 DEP compel/plugins/std/fds.d [2020-01-16T17:33:51.077Z] #44 53.97 DEP compel/plugins/std/std.d [2020-01-16T17:33:51.077Z] #44 54.08 DEP compel/plugins/shmem/shmem.d [2020-01-16T17:33:51.077Z] #44 54.25 DEP compel/plugins/fds/fds.d [2020-01-16T17:33:51.077Z] #44 54.53 CC compel/plugins/std/std.o [2020-01-16T17:33:51.077Z] #44 55.11 CC compel/plugins/std/fds.o [2020-01-16T17:33:51.077Z] #44 55.69 CC compel/plugins/std/log.o [2020-01-16T17:33:51.154Z] #44 119.3 CC criu/parasite-syscall.o [2020-01-16T17:33:51.650Z] #44 ... [2020-01-16T17:33:51.650Z] [2020-01-16T17:33:51.650Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-16T17:33:51.650Z] #13 2.435 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-16T17:33:51.650Z] #13 DONE 2.6s [2020-01-16T17:33:51.720Z] #44 120.0 CC criu/path.o [2020-01-16T17:33:51.912Z] [2020-01-16T17:33:51.912Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-16T17:33:51.979Z] #44 120.3 CC criu/pie-util-vdso-elf32.o [2020-01-16T17:33:52.029Z] #58 ... [2020-01-16T17:33:52.029Z] [2020-01-16T17:33:52.029Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:52.030Z] #45 63.09 CC criu/bfd.o [2020-01-16T17:33:52.030Z] #45 ... [2020-01-16T17:33:52.030Z] [2020-01-16T17:33:52.030Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:33:52.030Z] #18 0.437 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:33:52.030Z] #18 0.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:33:52.030Z] #18 0.595 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:33:52.030Z] #18 1.203 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-16T17:33:52.030Z] #18 2.207 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-16T17:33:52.030Z] #18 3.579 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-16T17:33:52.443Z] #18 ... [2020-01-16T17:33:52.443Z] [2020-01-16T17:33:52.443Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:52.443Z] #45 63.54 CC criu/bitmap.o [2020-01-16T17:33:52.443Z] #45 63.67 CC criu/cgroup-props.o [2020-01-16T17:33:52.545Z] #44 120.6 CC criu/pie-util-vdso.o [2020-01-16T17:33:52.802Z] #44 121.0 CC criu/pie-util.o [2020-01-16T17:33:52.844Z] #45 64.23 CC criu/cgroup.o [2020-01-16T17:33:53.040Z] Fetching without tags [2020-01-16T17:33:53.060Z] #44 121.2 CC criu/pipes.o [2020-01-16T17:33:53.303Z] #14 ... [2020-01-16T17:33:53.303Z] [2020-01-16T17:33:53.303Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:53.303Z] #50 DONE 119.1s [2020-01-16T17:33:53.303Z] [2020-01-16T17:33:53.303Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:53.303Z] #57 8.747 + cd /tmp/tmp.I4M7EgDOeo/src/github.com/opencontainers/runc [2020-01-16T17:33:53.303Z] #57 8.747 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-16T17:33:53.303Z] #57 9.294 + '[' -z '' ']' [2020-01-16T17:33:53.303Z] #57 9.294 + target=static [2020-01-16T17:33:53.303Z] #57 9.294 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-16T17:33:53.627Z] #44 121.8 CC criu/plugin.o [2020-01-16T17:33:53.758Z] Merging remotes/origin/master commit 16a3519d870b0045bde4959396b040bb4fc97f34 into PR head commit 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:33:53.856Z] #53 ... [2020-01-16T17:33:53.857Z] [2020-01-16T17:33:53.857Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:33:53.857Z] #71 41.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-16T17:33:53.857Z] #71 ... [2020-01-16T17:33:53.857Z] [2020-01-16T17:33:53.857Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:33:53.857Z] #43 42.82 Reading package lists... [2020-01-16T17:33:53.885Z] #44 122.2 CC criu/proc_parse.o [2020-01-16T17:33:52.734Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-16T17:33:52.784Z] > git config --add remote.origin.fetch +refs/pull/40373/head:refs/remotes/origin/PR-40373 # timeout=10 [2020-01-16T17:33:52.831Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-16T17:33:52.951Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-16T17:33:53.069Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-16T17:33:53.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-16T17:33:53.070Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40373/head:refs/remotes/origin/PR-40373 +refs/heads/master:refs/remotes/origin/master [2020-01-16T17:33:53.857Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:33:53.901Z] > git checkout -f 54de7cf861b9afc3ac8debab2505d9052d19833b [2020-01-16T17:33:54.247Z] #57 ... [2020-01-16T17:33:54.247Z] [2020-01-16T17:33:54.247Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-16T17:33:54.247Z] #14 DONE 2.5s [2020-01-16T17:33:54.509Z] [2020-01-16T17:33:54.509Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-16T17:33:54.817Z] #45 ... [2020-01-16T17:33:54.817Z] [2020-01-16T17:33:54.817Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:33:54.817Z] #51 DONE 103.1s [2020-01-16T17:33:55.228Z] [2020-01-16T17:33:55.228Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:55.228Z] #48 94.71 vendor/golang.org/x/net/idna [2020-01-16T17:33:55.228Z] #48 98.08 mime [2020-01-16T17:33:55.228Z] #48 100.6 net/http/internal [2020-01-16T17:33:55.228Z] #48 103.2 crypto/tls [2020-01-16T17:33:55.228Z] #48 ... [2020-01-16T17:33:55.228Z] [2020-01-16T17:33:55.228Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:33:55.228Z] #18 10.88 Fetched 8018 kB in 11s (761 kB/s) [2020-01-16T17:33:55.228Z] #18 10.88 Reading package lists... [2020-01-16T17:33:55.749Z] #43 52.65 Building dependency tree... [2020-01-16T17:33:56.313Z] #43 ... [2020-01-16T17:33:56.313Z] [2020-01-16T17:33:56.313Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:33:56.313Z] #17 16.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:33:56.413Z] #44 124.3 CC criu/protobuf-desc.o [2020-01-16T17:33:56.570Z] #17 ... [2020-01-16T17:33:56.570Z] [2020-01-16T17:33:56.570Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:33:56.570Z] #47 48.22 vendor/golang.org/x/crypto/internal/subtle [2020-01-16T17:33:56.570Z] #47 48.52 vendor/golang.org/x/crypto/curve25519 [2020-01-16T17:33:56.671Z] #44 125.0 CC criu/protobuf.o [2020-01-16T17:33:56.993Z] Merge succeeded, producing 021a4f35a44958aea49d3cad61108ff60442f02c [2020-01-16T17:33:56.994Z] Checking out Revision 021a4f35a44958aea49d3cad61108ff60442f02c (PR-40373) [2020-01-16T17:33:57.058Z] #15 DONE 3.0s [2020-01-16T17:33:57.058Z] [2020-01-16T17:33:57.058Z] #16 [dev 6/25] RUN ldconfig [2020-01-16T17:33:56.486Z] > git merge 16a3519d870b0045bde4959396b040bb4fc97f34 # timeout=10 [2020-01-16T17:33:56.874Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-01-16T17:33:57.023Z] > git config core.sparsecheckout # timeout=10 [2020-01-16T17:33:57.082Z] > git checkout -f 021a4f35a44958aea49d3cad61108ff60442f02c [2020-01-16T17:33:57.238Z] #44 125.3 CC criu/pstree.o [2020-01-16T17:33:58.085Z] #18 13.82 Reading package lists... [2020-01-16T17:33:58.172Z] #44 126.2 CC criu/rbtree.o [2020-01-16T17:33:58.172Z] #44 126.4 CC criu/rst-malloc.o [2020-01-16T17:33:58.430Z] #44 126.6 CC criu/seccomp.o [2020-01-16T17:33:58.501Z] #18 15.82 Building dependency tree... [2020-01-16T17:33:58.501Z] #18 16.54 libcap2-bin is already the newest version (1:2.25-2). [2020-01-16T17:33:58.501Z] #18 16.54 The following additional packages will be installed: [2020-01-16T17:33:58.501Z] #18 16.54 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-16T17:33:58.501Z] #18 16.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-16T17:33:58.501Z] #18 16.54 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-16T17:33:58.501Z] #18 16.54 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-16T17:33:58.501Z] #18 16.54 python3.7 python3.7-minimal vim-runtime xxd [2020-01-16T17:33:58.501Z] #18 16.54 Suggested packages: [2020-01-16T17:33:58.501Z] #18 16.54 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-16T17:33:58.501Z] #18 16.54 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-16T17:33:58.501Z] #18 16.54 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-16T17:33:58.501Z] #18 16.54 Recommended packages: [2020-01-16T17:33:58.501Z] #18 16.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-16T17:33:58.501Z] #18 16.55 python3-keyrings.alt python3-xdg unzip [2020-01-16T17:33:59.089Z] #47 ... [2020-01-16T17:33:59.089Z] [2020-01-16T17:33:59.089Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:33:59.089Z] #43 57.88 The following additional packages will be installed: [2020-01-16T17:33:59.089Z] #43 57.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-16T17:33:59.089Z] #43 57.88 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-16T17:33:59.089Z] #43 57.89 Suggested packages: [2020-01-16T17:33:59.089Z] #43 57.89 manpages-dev python-setuptools [2020-01-16T17:33:59.363Z] #44 127.3 CC criu/seize.o [2020-01-16T17:33:59.849Z] #18 17.82 The following NEW packages will be installed: [2020-01-16T17:33:59.849Z] #18 17.82 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-16T17:33:59.849Z] #18 17.82 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-16T17:33:59.849Z] #18 17.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-16T17:33:59.849Z] #18 17.82 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-16T17:33:59.849Z] #18 17.82 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-16T17:33:59.849Z] #18 17.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-16T17:33:59.849Z] #18 17.82 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-16T17:33:59.849Z] #18 17.82 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-16T17:33:59.849Z] #18 17.89 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:33:59.849Z] #18 17.89 Need to get 26.3 MB of archives. [2020-01-16T17:33:59.849Z] #18 17.89 After this operation, 112 MB of additional disk space will be used. [2020-01-16T17:33:59.849Z] #18 17.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-01-16T17:33:59.849Z] #18 17.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2 [586 kB] [2020-01-16T17:33:59.929Z] #44 ... [2020-01-16T17:33:59.929Z] [2020-01-16T17:33:59.929Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:33:59.929Z] #41 DONE 195.6s [2020-01-16T17:33:59.929Z] [2020-01-16T17:33:59.929Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:33:59.929Z] #44 128.1 CC criu/servicefd.o [2020-01-16T17:34:00.249Z] #18 17.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2 [1590 kB] [2020-01-16T17:34:00.249Z] #18 18.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-01-16T17:34:00.249Z] #18 18.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-01-16T17:34:00.249Z] #18 18.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2 [1682 kB] [2020-01-16T17:34:00.249Z] #18 18.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2 [330 kB] [2020-01-16T17:34:00.249Z] #18 18.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-01-16T17:34:00.249Z] #18 18.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-01-16T17:34:00.249Z] #18 18.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-01-16T17:34:00.249Z] #18 18.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-01-16T17:34:00.249Z] #18 18.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-01-16T17:34:00.249Z] #18 18.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-01-16T17:34:00.249Z] #18 18.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-01-16T17:34:00.249Z] #18 18.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-01-16T17:34:00.249Z] #18 18.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-01-16T17:34:00.250Z] #18 18.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-01-16T17:34:00.250Z] #18 18.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-01-16T17:34:00.250Z] #18 18.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-01-16T17:34:00.250Z] #18 18.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-01-16T17:34:00.250Z] #18 18.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-01-16T17:34:00.250Z] #18 18.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-01-16T17:34:00.250Z] #18 18.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-01-16T17:34:00.250Z] #18 18.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-01-16T17:34:00.250Z] #18 18.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-01-16T17:34:00.250Z] #18 18.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-01-16T17:34:00.250Z] #18 18.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-01-16T17:34:00.250Z] #18 18.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-01-16T17:34:00.375Z] #16 DONE 2.7s [2020-01-16T17:34:00.375Z] [2020-01-16T17:34:00.375Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:00.494Z] #44 128.5 CC criu/shmem.o [2020-01-16T17:34:00.653Z] #18 18.33 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-01-16T17:34:00.653Z] #18 ... [2020-01-16T17:34:00.653Z] [2020-01-16T17:34:00.653Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:34:00.653Z] #48 108.8 net/http/httptrace [2020-01-16T17:34:00.653Z] #48 109.0 net/http [2020-01-16T17:34:00.982Z] #43 60.09 The following NEW packages will be installed: [2020-01-16T17:34:00.982Z] #43 60.10 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-16T17:34:00.982Z] #43 60.12 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-16T17:34:00.982Z] #43 60.12 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-16T17:34:00.982Z] #43 60.12 python-six zlib1g-dev [2020-01-16T17:34:01.428Z] #44 129.5 CC criu/sigframe.o [2020-01-16T17:34:01.544Z] #43 60.81 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:34:01.544Z] #43 60.81 Need to get 4095 kB of archives. [2020-01-16T17:34:01.544Z] #43 60.81 After this operation, 22.5 MB of additional disk space will be used. [2020-01-16T17:34:01.544Z] #43 60.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-01-16T17:34:01.693Z] #44 129.7 CC criu/signalfd.o [2020-01-16T17:34:01.693Z] #44 ... [2020-01-16T17:34:01.693Z] [2020-01-16T17:34:01.693Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-16T17:34:01.693Z] #42 DONE 0.2s [2020-01-16T17:34:01.801Z] #43 60.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-01-16T17:34:01.801Z] #43 60.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-01-16T17:34:01.801Z] #43 60.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-01-16T17:34:01.801Z] #43 60.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-01-16T17:34:01.801Z] #43 60.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-01-16T17:34:01.801Z] #43 60.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-01-16T17:34:01.801Z] #43 60.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-01-16T17:34:01.801Z] #43 60.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-01-16T17:34:01.801Z] #43 61.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-01-16T17:34:01.951Z] [2020-01-16T17:34:01.951Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:01.951Z] #44 130.0 CC criu/sk-inet.o [2020-01-16T17:34:02.058Z] #43 61.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-01-16T17:34:02.058Z] #43 61.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-01-16T17:34:02.058Z] #43 61.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-01-16T17:34:02.314Z] #43 61.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-01-16T17:34:02.314Z] #43 61.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-16T17:34:02.314Z] #43 61.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-01-16T17:34:02.314Z] #43 61.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-01-16T17:34:02.517Z] #44 130.7 CC criu/sk-netlink.o [2020-01-16T17:34:02.775Z] #44 131.0 CC criu/sk-packet.o [2020-01-16T17:34:02.922Z] #17 ... [2020-01-16T17:34:02.922Z] [2020-01-16T17:34:02.922Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:02.922Z] #44 57.09 CC compel/plugins/std/string.o [2020-01-16T17:34:02.922Z] #44 58.00 CC compel/plugins/std/infect.o [2020-01-16T17:34:02.922Z] #44 58.63 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-01-16T17:34:02.922Z] #44 58.67 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-01-16T17:34:02.922Z] #44 58.74 AR compel/plugins/std.lib.a [2020-01-16T17:34:02.922Z] #44 58.81 CC compel/plugins/fds/fds.o [2020-01-16T17:34:02.922Z] #44 59.27 AR compel/plugins/fds.lib.a [2020-01-16T17:34:02.922Z] #44 59.39 HOSTDEP compel/src/lib/log-host.d [2020-01-16T17:34:02.922Z] #44 59.60 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-16T17:34:02.922Z] #44 59.81 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-01-16T17:34:02.922Z] #44 60.05 HOSTDEP compel/src/main-host.d [2020-01-16T17:34:02.922Z] #44 60.37 DEP compel/src/lib/ptrace.d [2020-01-16T17:34:02.922Z] #44 60.64 DEP compel/src/lib/infect.d [2020-01-16T17:34:02.922Z] #44 61.02 DEP compel/src/lib/infect-util.d [2020-01-16T17:34:02.922Z] #44 61.19 DEP compel/src/lib/infect-rpc.d [2020-01-16T17:34:02.922Z] #44 61.38 DEP compel/arch/aarch64/src/lib/infect.d [2020-01-16T17:34:02.922Z] #44 61.56 DEP compel/arch/aarch64/src/lib/cpu.d [2020-01-16T17:34:02.922Z] #44 61.72 DEP compel/src/lib/log.d [2020-01-16T17:34:02.922Z] #44 61.86 DEP compel/src/main.d [2020-01-16T17:34:02.922Z] #44 62.13 DEP compel/src/lib/handle-elf.d [2020-01-16T17:34:02.922Z] #44 62.28 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-01-16T17:34:02.922Z] #44 62.57 CC compel/src/lib/log.o [2020-01-16T17:34:02.922Z] #44 62.91 CC compel/arch/aarch64/src/lib/cpu.o [2020-01-16T17:34:02.922Z] #44 63.54 CC compel/arch/aarch64/src/lib/infect.o [2020-01-16T17:34:02.922Z] #44 64.10 CC compel/src/lib/infect-rpc.o [2020-01-16T17:34:02.922Z] #44 64.67 CC compel/src/lib/infect-util.o [2020-01-16T17:34:02.922Z] #44 65.09 CC compel/src/lib/infect.o [2020-01-16T17:34:02.922Z] #44 ... [2020-01-16T17:34:02.922Z] [2020-01-16T17:34:02.922Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:02.922Z] #17 2.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:34:02.922Z] #17 2.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:34:02.922Z] #17 2.889 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:34:03.341Z] #44 131.5 CC criu/sk-queue.o [2020-01-16T17:34:03.599Z] #44 131.9 CC criu/sk-tcp.o [2020-01-16T17:34:03.681Z] #43 62.86 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:34:03.869Z] #17 3.709 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB] [2020-01-16T17:34:04.173Z] #44 132.2 CC criu/sk-unix.o [2020-01-16T17:34:04.243Z] #43 63.20 Fetched 4095 kB in 1s (3886 kB/s) [2020-01-16T17:34:04.243Z] #43 63.44 Selecting previously unselected package libcap-dev:amd64. [2020-01-16T17:34:04.499Z] #43 63.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-01-16T17:34:04.499Z] #43 63.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-01-16T17:34:04.499Z] #43 63.56 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-01-16T17:34:04.755Z] #43 63.89 Selecting previously unselected package libnet1:amd64. [2020-01-16T17:34:04.755Z] #43 63.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-01-16T17:34:04.755Z] #43 63.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-01-16T17:34:04.858Z] #17 4.968 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB] [2020-01-16T17:34:04.858Z] #17 ... [2020-01-16T17:34:04.858Z] [2020-01-16T17:34:04.858Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:34:04.858Z] #57 11.02 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-16T17:34:05.011Z] #43 64.07 Selecting previously unselected package libnet1-dev. [2020-01-16T17:34:05.011Z] #43 64.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-01-16T17:34:05.011Z] #43 64.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-16T17:34:05.107Z] #44 133.4 CC criu/sockets.o [2020-01-16T17:34:05.120Z] #57 ... [2020-01-16T17:34:05.120Z] [2020-01-16T17:34:05.120Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:05.120Z] #44 67.82 CC compel/src/lib/ptrace.o [2020-01-16T17:34:05.120Z] #44 68.37 AR compel/libcompel.a [2020-01-16T17:34:05.120Z] #44 68.44 HOSTCC compel/src/main-host.o [2020-01-16T17:34:05.120Z] #44 68.74 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-01-16T17:34:05.120Z] #44 69.03 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-16T17:34:05.120Z] #44 69.35 HOSTCC compel/src/lib/log-host.o [2020-01-16T17:34:05.267Z] #43 64.46 Selecting previously unselected package libnl-3-200:amd64. [2020-01-16T17:34:05.267Z] #43 64.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-01-16T17:34:05.267Z] #43 64.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-01-16T17:34:05.383Z] #44 69.78 HOSTLINK compel/compel-host-bin [2020-01-16T17:34:05.383Z] #44 70.02 DEP soccr/soccr.d [2020-01-16T17:34:05.407Z] Commit message: "Merge commit '16a3519d870b0045bde4959396b040bb4fc97f34' into HEAD" [2020-01-16T17:34:05.523Z] #43 64.80 Selecting previously unselected package libnl-3-dev:amd64. [2020-01-16T17:34:05.523Z] #43 64.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-01-16T17:34:05.530Z] First time build. Skipping changelog. [2020-01-16T17:34:05.645Z] #44 70.31 CC soccr/soccr.o [2020-01-16T17:34:05.779Z] #43 64.86 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-01-16T17:34:06.041Z] #44 134.0 CC criu/stats.o [2020-01-16T17:34:06.041Z] #44 134.3 CC criu/string.o [2020-01-16T17:34:06.041Z] #44 134.3 CC criu/sysctl.o [2020-01-16T17:34:06.342Z] #48 ... [2020-01-16T17:34:06.342Z] [2020-01-16T17:34:06.342Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:06.342Z] #18 18.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-01-16T17:34:06.342Z] #18 18.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-01-16T17:34:06.342Z] #18 18.98 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-01-16T17:34:06.342Z] #18 18.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-01-16T17:34:06.342Z] #18 18.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-01-16T17:34:06.342Z] #18 19.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-01-16T17:34:06.342Z] #18 19.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-16T17:34:06.342Z] #18 19.06 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-01-16T17:34:06.342Z] #18 19.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-01-16T17:34:06.342Z] #18 19.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-16T17:34:06.342Z] #18 19.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-01-16T17:34:06.342Z] #18 19.09 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-16T17:34:06.342Z] #18 19.09 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-01-16T17:34:06.342Z] #18 19.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-16T17:34:06.342Z] #18 19.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-01-16T17:34:06.343Z] #18 19.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-01-16T17:34:06.343Z] #18 19.51 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-01-16T17:34:06.343Z] #18 19.99 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:34:06.343Z] #18 20.03 Fetched 26.3 MB in 2s (15.6 MB/s) [2020-01-16T17:34:06.343Z] #18 20.08 Selecting previously unselected package pigz. [2020-01-16T17:34:06.343Z] #18 20.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-01-16T17:34:06.343Z] #18 20.12 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-01-16T17:34:06.343Z] #18 20.13 Unpacking pigz (2.4-1) ... [2020-01-16T17:34:06.343Z] #18 20.22 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-01-16T17:34:06.343Z] #18 20.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_s390x.deb ... [2020-01-16T17:34:06.343Z] #18 20.23 Unpacking libpython3.7-minimal:s390x (3.7.3-2) ... [2020-01-16T17:34:06.343Z] #18 20.58 Selecting previously unselected package python3.7-minimal. [2020-01-16T17:34:06.343Z] #18 20.58 Preparing to unpack .../python3.7-minimal_3.7.3-2_s390x.deb ... [2020-01-16T17:34:06.343Z] #18 20.59 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-16T17:34:06.343Z] #18 22.32 Setting up libpython3.7-minimal:s390x (3.7.3-2) ... [2020-01-16T17:34:06.343Z] #18 22.33 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-16T17:34:06.343Z] #18 23.88 Selecting previously unselected package python3-minimal. [2020-01-16T17:34:06.343Z] #18 23.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23439 files and directories currently installed.) [2020-01-16T17:34:06.343Z] #18 23.90 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-01-16T17:34:06.343Z] #18 23.90 Unpacking python3-minimal (3.7.3-1) ... [2020-01-16T17:34:06.343Z] #18 23.94 Selecting previously unselected package libmpdec2:s390x. [2020-01-16T17:34:06.343Z] #18 ... [2020-01-16T17:34:06.343Z] [2020-01-16T17:34:06.343Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:06.343Z] #45 67.22 CC criu/clone-noasan.o [2020-01-16T17:34:06.343Z] #45 67.28 CC criu/config.o [2020-01-16T17:34:06.343Z] #45 68.36 CC criu/cr-check.o [2020-01-16T17:34:06.343Z] #45 69.50 CC criu/cr-dedup.o [2020-01-16T17:34:06.343Z] #45 69.78 CC criu/cr-dump.o [2020-01-16T17:34:06.343Z] #45 71.52 CC criu/cr-errno.o [2020-01-16T17:34:06.343Z] #45 71.57 CC criu/cr-restore.o [2020-01-16T17:34:06.343Z] #45 75.77 CC criu/cr-service.o [2020-01-16T17:34:06.343Z] #45 77.29 CC criu/crtools.o [2020-01-16T17:34:06.343Z] #45 ... [2020-01-16T17:34:06.343Z] [2020-01-16T17:34:06.343Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:06.343Z] #18 23.94 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-01-16T17:34:06.343Z] #18 23.94 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-01-16T17:34:06.343Z] #18 24.00 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-01-16T17:34:06.343Z] #18 24.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_s390x.deb ... [2020-01-16T17:34:06.343Z] #18 24.02 Unpacking libpython3.7-stdlib:s390x (3.7.3-2) ... [2020-01-16T17:34:06.343Z] #43 65.31 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-16T17:34:06.343Z] #43 65.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-01-16T17:34:06.343Z] #43 65.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-01-16T17:34:06.599Z] #43 65.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-01-16T17:34:06.599Z] #43 65.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-01-16T17:34:06.599Z] #43 65.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-01-16T17:34:06.606Z] #44 134.7 CC criu/sysfs_parse.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-16T17:34:06.866Z] #43 65.93 Selecting previously unselected package zlib1g-dev:amd64. [2020-01-16T17:34:06.866Z] #43 65.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-01-16T17:34:06.866Z] #43 65.97 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-01-16T17:34:06.898Z] #44 135.0 CC criu/timerfd.o [2020-01-16T17:34:07.032Z] #44 ... [2020-01-16T17:34:07.032Z] [2020-01-16T17:34:07.032Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:34:07.032Z] #47 123.0 net/http/httptrace [2020-01-16T17:34:07.032Z] #47 123.2 net/http [2020-01-16T17:34:07.128Z] #43 66.34 Selecting previously unselected package libprotobuf17:amd64. [2020-01-16T17:34:07.128Z] #43 66.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-01-16T17:34:07.128Z] #43 66.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-01-16T17:34:07.163Z] #44 135.3 CC criu/tty.o [2020-01-16T17:34:07.190Z] #18 25.01 Selecting previously unselected package python3.7. [2020-01-16T17:34:07.190Z] #18 25.01 Preparing to unpack .../python3.7_3.7.3-2_s390x.deb ... [2020-01-16T17:34:07.190Z] #18 25.02 Unpacking python3.7 (3.7.3-2) ... [2020-01-16T17:34:07.190Z] #18 25.11 Selecting previously unselected package libpython3-stdlib:s390x. [2020-01-16T17:34:07.190Z] #18 25.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-01-16T17:34:07.190Z] #18 25.11 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-01-16T17:34:07.190Z] #18 25.17 Setting up python3-minimal (3.7.3-1) ... [2020-01-16T17:34:05.436Z] > git rev-list --no-walk 37db3732c13e280b4f66c8322776c5444ae6c4ed # timeout=10 [2020-01-16T17:34:07.294Z] #47 ... [2020-01-16T17:34:07.294Z] [2020-01-16T17:34:07.294Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:34:08.043Z] #18 25.76 Selecting previously unselected package python3. [2020-01-16T17:34:08.043Z] #18 25.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-01-16T17:34:08.043Z] #18 25.81 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-01-16T17:34:08.043Z] #18 25.82 Unpacking python3 (3.7.3-1) ... [2020-01-16T17:34:08.043Z] #18 25.91 Selecting previously unselected package libip4tc0:s390x. [2020-01-16T17:34:08.043Z] #18 25.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-01-16T17:34:08.043Z] #18 25.92 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-01-16T17:34:08.043Z] #18 26.00 Selecting previously unselected package libip6tc0:s390x. [2020-01-16T17:34:08.043Z] #18 26.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-01-16T17:34:08.043Z] #18 26.01 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-01-16T17:34:08.043Z] #18 26.07 Selecting previously unselected package libiptc0:s390x. [2020-01-16T17:34:08.043Z] #18 26.08 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-01-16T17:34:08.043Z] #18 26.08 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-01-16T17:34:08.043Z] #18 26.16 Selecting previously unselected package libnfnetlink0:s390x. [2020-01-16T17:34:08.052Z] #43 ... [2020-01-16T17:34:08.052Z] [2020-01-16T17:34:08.052Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:34:08.431Z] #18 26.17 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-01-16T17:34:08.431Z] #18 26.17 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-01-16T17:34:08.431Z] #18 26.26 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-01-16T17:34:08.431Z] #18 26.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-01-16T17:34:08.431Z] #18 26.27 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-01-16T17:34:08.431Z] #18 26.39 Selecting previously unselected package libnftnl11:s390x. [2020-01-16T17:34:08.431Z] #18 26.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-01-16T17:34:08.431Z] #18 26.39 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-01-16T17:34:08.431Z] #18 26.48 Selecting previously unselected package iptables. [2020-01-16T17:34:08.564Z] #44 136.6 CC criu/tun.o [2020-01-16T17:34:08.821Z] #44 137.0 CC criu/uffd.o [2020-01-16T17:34:08.832Z] + docker version [2020-01-16T17:34:08.836Z] #18 26.50 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-01-16T17:34:08.836Z] #18 26.50 Unpacking iptables (1.8.2-4) ... [2020-01-16T17:34:08.836Z] #18 26.84 Selecting previously unselected package xxd. [2020-01-16T17:34:08.836Z] #18 26.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-01-16T17:34:08.836Z] #18 26.85 Unpacking xxd (2:8.1.0875-5) ... [2020-01-16T17:34:09.256Z] #18 26.97 Selecting previously unselected package vim-common. [2020-01-16T17:34:09.256Z] #18 26.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:34:09.256Z] #18 27.00 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-16T17:34:09.256Z] #18 27.19 Selecting previously unselected package bash-completion. [2020-01-16T17:34:09.256Z] #18 27.19 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-16T17:34:09.751Z] #44 137.9 CC criu/util.o [2020-01-16T17:34:09.849Z] #62 66.78 Checking out files: 28% (867/3045) Checking out files: 29% (884/3045) Checking out files: 30% (914/3045) Checking out files: 31% (944/3045) Checking out files: 32% (975/3045) Checking out files: 33% (1005/3045) Checking out files: 34% (1036/3045) Checking out files: 35% (1066/3045) Checking out files: 36% (1097/3045) Checking out files: 37% (1127/3045) Checking out files: 38% (1158/3045) Checking out files: 39% (1188/3045) Checking out files: 40% (1218/3045) Checking out files: 41% (1249/3045) Checking out files: 42% (1279/3045) Checking out files: 43% (1310/3045) Checking out files: 44% (1340/3045) Checking out files: 45% (1371/3045) Checking out files: 46% (1401/3045) Checking out files: 47% (1432/3045) Checking out files: 48% (1462/3045) Checking out files: 49% (1493/3045) Checking out files: 50% (1523/3045) Checking out files: 51% (1553/3045) Checking out files: 52% (1584/3045) Checking out files: 53% (1614/3045) Checking out files: 54% (1645/3045) Checking out files: 55% (1675/3045) Checking out files: 56% (1706/3045) Checking out files: 57% (1736/3045) Checking out files: 58% (1767/3045) Checking out files: 59% (1797/3045) Checking out files: 60% (1827/3045) Checking out files: 61% (1858/3045) Checking out files: 62% (1888/3045) Checking out files: 63% (1919/3045) Checking out files: 64% (1949/3045) Checking out files: 65% (1980/3045) Checking out files: 66% (2010/3045) Checking out files: 66% (2023/3045) Checking out files: 67% (2041/3045) Checking out files: 68% (2071/3045) Checking out files: 69% (2102/3045) Checking out files: 70% (2132/3045) Checking out files: 71% (2162/3045) Checking out files: 72% (2193/3045) Checking out files: 73% (2223/3045) Checking out files: 74% (2254/3045) Checking out files: 75% (2284/3045) Checking out files: 76% (2315/3045) Checking out files: 77% (2345/3045) Checking out files: 78% (2376/3045) Checking out files: 79% (2406/3045) Checking out files: 80% (2436/3045) Checking out files: 81% (2467/3045) Checking out files: 82% (2497/3045) Checking out files: 83% (2528/3045) [2020-01-16T17:34:09.849Z] #62 ... [2020-01-16T17:34:09.849Z] [2020-01-16T17:34:09.849Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:09.849Z] #17 29.82 Fetched 8321 kB in 24s (343 kB/s) [2020-01-16T17:34:09.849Z] #17 29.82 Reading package lists... [2020-01-16T17:34:09.849Z] #17 39.55 Reading package lists... [2020-01-16T17:34:09.849Z] #17 ... [2020-01-16T17:34:09.849Z] [2020-01-16T17:34:09.849Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:34:10.361Z] #62 66.78 Checking out files: 28% (867/3045) Checking out files: 29% (884/3045) Checking out files: 30% (914/3045) Checking out files: 31% (944/3045) Checking out files: 32% (975/3045) Checking out files: 33% (1005/3045) Checking out files: 34% (1036/3045) Checking out files: 35% (1066/3045) Checking out files: 36% (1097/3045) Checking out files: 37% (1127/3045) Checking out files: 38% (1158/3045) Checking out files: 39% (1188/3045) Checking out files: 40% (1218/3045) Checking out files: 41% (1249/3045) Checking out files: 42% (1279/3045) Checking out files: 43% (1310/3045) Checking out files: 44% (1340/3045) Checking out files: 45% (1371/3045) Checking out files: 46% (1401/3045) Checking out files: 47% (1432/3045) Checking out files: 48% (1462/3045) Checking out files: 49% (1493/3045) Checking out files: 50% (1523/3045) Checking out files: 51% (1553/3045) Checking out files: 52% (1584/3045) Checking out files: 53% (1614/3045) Checking out files: 54% (1645/3045) Checking out files: 55% (1675/3045) Checking out files: 56% (1706/3045) Checking out files: 57% (1736/3045) Checking out files: 58% (1767/3045) Checking out files: 59% (1797/3045) Checking out files: 60% (1827/3045) Checking out files: 61% (1858/3045) Checking out files: 62% (1888/3045) Checking out files: 63% (1919/3045) Checking out files: 64% (1949/3045) Checking out files: 65% (1980/3045) Checking out files: 66% (2010/3045) Checking out files: 66% (2023/3045) Checking out files: 67% (2041/3045) Checking out files: 68% (2071/3045) Checking out files: 69% (2102/3045) Checking out files: 70% (2132/3045) Checking out files: 71% (2162/3045) Checking out files: 72% (2193/3045) Checking out files: 73% (2223/3045) Checking out files: 74% (2254/3045) Checking out files: 75% (2284/3045) Checking out files: 76% (2315/3045) Checking out files: 77% (2345/3045) Checking out files: 78% (2376/3045) Checking out files: 79% (2406/3045) Checking out files: 80% (2436/3045) Checking out files: 81% (2467/3045) Checking out files: 82% (2497/3045) Checking out files: 83% (2528/3045) Checking out files: 84% (2558/3045) Checking out files: 85% (2589/3045) Checking out files: 85% (2599/3045) Checking out files: 86% (2619/3045) Checking out files: 87% (2650/3045) Checking out files: 88% (2680/3045) Checking out files: 89% (2711/3045) Checking out files: 90% (2741/3045) [2020-01-16T17:34:10.361Z] #62 ... [2020-01-16T17:34:10.361Z] [2020-01-16T17:34:10.361Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:34:10.361Z] #71 DONE 69.2s [2020-01-16T17:34:10.361Z] [2020-01-16T17:34:10.361Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:34:10.438Z] #23 131.9 Checking out files: 21% (2285/10458) Checking out files: 22% (2301/10458) Checking out files: 23% (2406/10458) Checking out files: 24% (2510/10458) Checking out files: 25% (2615/10458) Checking out files: 26% (2720/10458) Checking out files: 27% (2824/10458) Checking out files: 28% (2929/10458) Checking out files: 29% (3033/10458) Checking out files: 30% (3138/10458) Checking out files: 31% (3242/10458) Checking out files: 32% (3347/10458) Checking out files: 33% (3452/10458) Checking out files: 34% (3556/10458) Checking out files: 35% (3661/10458) Checking out files: 35% (3719/10458) Checking out files: 36% (3765/10458) Checking out files: 37% (3870/10458) Checking out files: 38% (3975/10458) Checking out files: 39% (4079/10458) Checking out files: 40% (4184/10458) Checking out files: 41% (4288/10458) Checking out files: 42% (4393/10458) Checking out files: 43% (4497/10458) Checking out files: 44% (4602/10458) Checking out files: 45% (4707/10458) Checking out files: 46% (4811/10458) Checking out files: 47% (4916/10458) Checking out files: 48% (5020/10458) Checking out files: 49% (5125/10458) Checking out files: 50% (5229/10458) Checking out files: 51% (5334/10458) Checking out files: 51% (5389/10458) Checking out files: 52% (5439/10458) Checking out files: 53% (5543/10458) Checking out files: 54% (5648/10458) Checking out files: 55% (5752/10458) Checking out files: 56% (5857/10458) Checking out files: 57% (5962/10458) Checking out files: 58% (6066/10458) Checking out files: 59% (6171/10458) Checking out files: 60% (6275/10458) Checking out files: 61% (6380/10458) Checking out files: 62% (6484/10458) Checking out files: 63% (6589/10458) Checking out files: 64% (6694/10458) Checking out files: 65% (6798/10458) Checking out files: 66% (6903/10458) Checking out files: 67% (7007/10458) Checking out files: 67% (7054/10458) Checking out files: 68% (7112/10458) Checking out files: 69% (7217/10458) Checking out files: 70% (7321/10458) Checking out files: 71% (7426/10458) Checking out files: 72% (7530/10458) Checking out files: 73% (7635/10458) Checking out files: 74% (7739/10458) Checking out files: 75% (7844/10458) Checking out files: 76% (7949/10458) Checking out files: 77% (8053/10458) Checking out files: 78% (8158/10458) Checking out files: 79% (8262/10458) Checking out files: 80% (8367/10458) Checking out files: 81% (8471/10458) Checking out files: 82% (8576/10458) Checking out files: 83% (8681/10458) Checking out files: 84% (8785/10458) Checking out files: 85% (8890/10458) Checking out files: 86% (8994/10458) Checking out files: 87% (9099/10458) Checking out files: 88% (9204/10458) Checking out files: 89% (9308/10458) Checking out files: 90% (9413/10458) Checking out files: 91% (9517/10458) Checking out files: 92% (9622/10458) Checking out files: 93% (9726/10458) Checking out files: 93% (9778/10458) Checking out files: 94% (9831/10458) Checking out files: 95% (9936/10458) Checking out files: 96% (10040/10458) Checking out files: 97% (10145/10458) Checking out files: 98% (10249/10458) Checking out files: 99% (10354/10458) Checking out files: 100% (10458/10458) Checking out files: 100% (10458/10458), done. [2020-01-16T17:34:10.682Z] #44 138.9 CC criu/uts_ns.o [2020-01-16T17:34:10.699Z] #23 136.4 + cd /tmp/tmp.XIYuwmhdE1/tmp/docker-ce [2020-01-16T17:34:10.699Z] #23 136.4 + git checkout -q v17.06.2-ce [2020-01-16T17:34:10.872Z] #62 66.78 Checking out files: 28% (867/3045) Checking out files: 29% (884/3045) Checking out files: 30% (914/3045) Checking out files: 31% (944/3045) Checking out files: 32% (975/3045) Checking out files: 33% (1005/3045) Checking out files: 34% (1036/3045) Checking out files: 35% (1066/3045) Checking out files: 36% (1097/3045) Checking out files: 37% (1127/3045) Checking out files: 38% (1158/3045) Checking out files: 39% (1188/3045) Checking out files: 40% (1218/3045) Checking out files: 41% (1249/3045) Checking out files: 42% (1279/3045) Checking out files: 43% (1310/3045) Checking out files: 44% (1340/3045) Checking out files: 45% (1371/3045) Checking out files: 46% (1401/3045) Checking out files: 47% (1432/3045) Checking out files: 48% (1462/3045) Checking out files: 49% (1493/3045) Checking out files: 50% (1523/3045) Checking out files: 51% (1553/3045) Checking out files: 52% (1584/3045) Checking out files: 53% (1614/3045) Checking out files: 54% (1645/3045) Checking out files: 55% (1675/3045) Checking out files: 56% (1706/3045) Checking out files: 57% (1736/3045) Checking out files: 58% (1767/3045) Checking out files: 59% (1797/3045) Checking out files: 60% (1827/3045) Checking out files: 61% (1858/3045) Checking out files: 62% (1888/3045) Checking out files: 63% (1919/3045) Checking out files: 64% (1949/3045) Checking out files: 65% (1980/3045) Checking out files: 66% (2010/3045) Checking out files: 66% (2023/3045) Checking out files: 67% (2041/3045) Checking out files: 68% (2071/3045) Checking out files: 69% (2102/3045) Checking out files: 70% (2132/3045) Checking out files: 71% (2162/3045) Checking out files: 72% (2193/3045) Checking out files: 73% (2223/3045) Checking out files: 74% (2254/3045) Checking out files: 75% (2284/3045) Checking out files: 76% (2315/3045) Checking out files: 77% (2345/3045) Checking out files: 78% (2376/3045) Checking out files: 79% (2406/3045) Checking out files: 80% (2436/3045) Checking out files: 81% (2467/3045) Checking out files: 82% (2497/3045) Checking out files: 83% (2528/3045) Checking out files: 84% (2558/3045) Checking out files: 85% (2589/3045) Checking out files: 85% (2599/3045) Checking out files: 86% (2619/3045) Checking out files: 87% (2650/3045) Checking out files: 88% (2680/3045) Checking out files: 89% (2711/3045) Checking out files: 90% (2741/3045) Checking out files: 91% (2771/3045) Checking out files: 92% (2802/3045) Checking out files: 93% (2832/3045) Checking out files: 94% (2863/3045) Checking out files: 95% (2893/3045) Checking out files: 96% (2924/3045) Checking out files: 97% (2954/3045) Checking out files: 98% (2985/3045) Checking out files: 99% (3015/3045) Checking out files: 100% (3045/3045) Checking out files: 100% (3045/3045), done. [2020-01-16T17:34:10.939Z] #44 139.1 CC criu/vdso-compat.o [2020-01-16T17:34:10.939Z] #44 139.3 CC criu/vdso.o [2020-01-16T17:34:11.126Z] #62 69.83 + cd /tmp/tmp.4Ud648ZZ2w/src/github.com/containerd/containerd [2020-01-16T17:34:11.126Z] #62 69.83 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:34:11.503Z] #44 139.6 LINK criu/built-in.o [2020-01-16T17:34:11.503Z] #44 139.8 LINK criu/criu [2020-01-16T17:34:11.848Z] #18 29.37 Unpacking bash-completion (1:2.8-6) ... [2020-01-16T17:34:11.848Z] #18 29.75 Selecting previously unselected package bzip2. [2020-01-16T17:34:11.848Z] #18 29.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-01-16T17:34:11.848Z] #18 29.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-16T17:34:11.848Z] #18 29.82 Selecting previously unselected package xz-utils. [2020-01-16T17:34:11.848Z] #18 29.82 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-01-16T17:34:11.848Z] #18 29.82 Unpacking xz-utils (5.2.4-1) ... [2020-01-16T17:34:12.067Z] #44 140.1 DEP lib/c/criu.d [2020-01-16T17:34:12.067Z] #44 140.1 CC images/rpc.pb-c.o [2020-01-16T17:34:12.258Z] #18 29.95 Selecting previously unselected package apparmor. [2020-01-16T17:34:12.258Z] #18 29.95 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-01-16T17:34:12.258Z] #18 30.02 Unpacking apparmor (2.13.2-10) ... [2020-01-16T17:34:12.325Z] #44 140.5 CC lib/c/criu.o [2020-01-16T17:34:12.656Z] #18 30.35 Selecting previously unselected package aufs-tools. [2020-01-16T17:34:12.656Z] #18 30.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-01-16T17:34:12.656Z] #18 30.36 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-16T17:34:12.656Z] #18 30.48 Selecting previously unselected package libonig5:s390x. [2020-01-16T17:34:12.656Z] #18 30.49 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-01-16T17:34:12.656Z] #18 30.50 Unpacking libonig5:s390x (6.9.1-1) ... [2020-01-16T17:34:12.656Z] #18 30.58 Selecting previously unselected package libjq1:s390x. [2020-01-16T17:34:12.656Z] #18 30.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-01-16T17:34:12.656Z] #18 30.59 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-16T17:34:12.656Z] #18 30.67 Selecting previously unselected package jq. [2020-01-16T17:34:12.656Z] #18 30.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-01-16T17:34:12.890Z] #44 141.2 LINK lib/c/built-in.o [2020-01-16T17:34:13.011Z] #62 71.77 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-16T17:34:13.011Z] #62 71.77 + BUILDTAGS='netgo osusergo static_build' [2020-01-16T17:34:13.011Z] #62 71.77 + export EXTRA_FLAGS=-buildmode=pie [2020-01-16T17:34:13.011Z] #62 71.77 + EXTRA_FLAGS=-buildmode=pie [2020-01-16T17:34:13.011Z] #62 71.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-16T17:34:13.011Z] #62 71.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-16T17:34:13.011Z] #62 71.77 + '[' '' = dynamic ']' [2020-01-16T17:34:13.011Z] #62 71.77 + make [2020-01-16T17:34:13.063Z] #18 30.70 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-16T17:34:13.063Z] #18 30.77 Selecting previously unselected package libaio1:s390x. [2020-01-16T17:34:13.063Z] #18 30.77 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-01-16T17:34:13.063Z] #18 30.78 Unpacking libaio1:s390x (0.3.112-3) ... [2020-01-16T17:34:13.063Z] #18 30.87 Selecting previously unselected package libgpm2:s390x. [2020-01-16T17:34:13.063Z] #18 30.87 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-01-16T17:34:13.063Z] #18 30.88 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-01-16T17:34:13.063Z] #18 30.98 Selecting previously unselected package libicu63:s390x. [2020-01-16T17:34:13.063Z] #18 30.98 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-01-16T17:34:13.063Z] #18 30.98 Unpacking libicu63:s390x (63.1-6) ... [2020-01-16T17:34:13.148Z] #44 141.2 LINK lib/c/libcriu.so [2020-01-16T17:34:13.148Z] #44 141.3 GEN magic.py [2020-01-16T17:34:13.148Z] #44 141.4 Note: Building without setproctitle() and strlcpy() support. [2020-01-16T17:34:13.406Z] #44 141.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-16T17:34:13.971Z] #44 142.1 fatal: not a git repository (or any of the parent directories): .git [2020-01-16T17:34:14.535Z] #44 142.5 make[1]: Nothing to be done for 'all'. [2020-01-16T17:34:14.792Z] #44 143.1 make[1]: 'images/built-in.o' is up to date. [2020-01-16T17:34:14.792Z] #44 143.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-16T17:34:14.792Z] #44 143.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-16T17:34:14.792Z] #44 143.1 make[1]: 'compel/libcompel.a' is up to date. [2020-01-16T17:34:14.792Z] #44 143.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-16T17:34:14.792Z] #44 143.2 make[1]: Nothing to be done for 'all'. [2020-01-16T17:34:14.894Z] #62 73.55 + bin/ctr [2020-01-16T17:34:14.911Z] #23 140.7 + mkdir -p /tmp/tmp.XIYuwmhdE1/src/github.com/docker [2020-01-16T17:34:14.911Z] #23 140.7 + mv components/cli /tmp/tmp.XIYuwmhdE1/src/github.com/docker/cli [2020-01-16T17:34:14.911Z] #23 140.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-16T17:34:15.049Z] #44 143.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-16T17:34:15.049Z] #44 143.3 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:15.049Z] #44 143.3 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:15.049Z] #44 143.3 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:15.049Z] #44 143.4 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:15.306Z] #44 143.4 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:15.306Z] #44 143.5 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:15.306Z] #44 143.5 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:15.306Z] #44 143.6 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:15.306Z] #44 143.6 INSTALL criu/criu [2020-01-16T17:34:15.565Z] #44 ... [2020-01-16T17:34:15.565Z] [2020-01-16T17:34:15.565Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:34:15.565Z] #62 167.4 + bin/containerd [2020-01-16T17:34:15.822Z] #62 ... [2020-01-16T17:34:15.822Z] [2020-01-16T17:34:15.822Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:15.822Z] #44 DONE 144.0s [2020-01-16T17:34:15.854Z] #23 ... [2020-01-16T17:34:15.854Z] [2020-01-16T17:34:15.854Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:15.854Z] #17 5.998 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-01-16T17:34:15.854Z] #17 10.37 Fetched 8149 kB in 8s (1033 kB/s) [2020-01-16T17:34:15.854Z] #17 10.37 Reading package lists... [2020-01-16T17:34:15.889Z] Client: Docker Engine - Enterprise [2020-01-16T17:34:15.889Z] Version: 19.03.2 [2020-01-16T17:34:15.889Z] API version: 1.40 [2020-01-16T17:34:15.889Z] Go version: go1.12.8 [2020-01-16T17:34:15.889Z] Git commit: c92ab06ed9 [2020-01-16T17:34:15.889Z] Built: 09/03/2019 16:38:11 [2020-01-16T17:34:15.889Z] OS/Arch: windows/amd64 [2020-01-16T17:34:15.889Z] Experimental: false [2020-01-16T17:34:15.889Z] [2020-01-16T17:34:15.889Z] Server: Docker Engine - Enterprise [2020-01-16T17:34:15.889Z] Engine: [2020-01-16T17:34:15.889Z] Version: 19.03.2 [2020-01-16T17:34:15.889Z] API version: 1.40 (minimum version 1.24) [2020-01-16T17:34:15.889Z] Go version: go1.12.8 [2020-01-16T17:34:15.889Z] Git commit: c92ab06ed9 [2020-01-16T17:34:15.889Z] Built: 09/03/2019 16:35:47 [2020-01-16T17:34:15.889Z] OS/Arch: windows/amd64 [2020-01-16T17:34:15.889Z] Experimental: true [2020-01-16T17:34:16.080Z] [2020-01-16T17:34:16.080Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:34:16.116Z] #17 13.59 Reading package lists... [2020-01-16T17:34:16.116Z] #17 ... [2020-01-16T17:34:16.116Z] [2020-01-16T17:34:16.116Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:16.116Z] #44 72.18 AR soccr/libsoccr.a [2020-01-16T17:34:16.116Z] #44 72.23 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-16T17:34:16.116Z] #44 72.45 DEP criu/arch/aarch64/sigframe.d [2020-01-16T17:34:16.116Z] #44 72.52 DEP criu/arch/aarch64/crtools.d [2020-01-16T17:34:16.116Z] #44 72.72 DEP criu/arch/aarch64/cpu.d [2020-01-16T17:34:16.116Z] #44 72.75 DEP criu/arch/aarch64/bitops.d [2020-01-16T17:34:16.116Z] #44 72.82 CC criu/arch/aarch64/bitops.o [2020-01-16T17:34:16.116Z] #44 72.90 CC criu/arch/aarch64/cpu.o [2020-01-16T17:34:16.116Z] #44 73.21 CC criu/arch/aarch64/crtools.o [2020-01-16T17:34:16.116Z] #44 73.96 CC criu/arch/aarch64/sigframe.o [2020-01-16T17:34:16.116Z] #44 74.33 LINK criu/arch/aarch64/crtools.built-in.o [2020-01-16T17:34:16.116Z] #44 74.37 DEP criu/arch/aarch64/intraprocedure.d [2020-01-16T17:34:16.116Z] #44 74.41 DEP criu/arch/aarch64/vdso-pie.d [2020-01-16T17:34:16.116Z] #44 74.61 DEP criu/pie/parasite-vdso.d [2020-01-16T17:34:16.116Z] #44 74.86 DEP criu/pie/util-vdso.d [2020-01-16T17:34:16.116Z] #44 75.04 DEP criu/pie/util.d [2020-01-16T17:34:16.116Z] #44 75.27 CC criu/pie/util.o [2020-01-16T17:34:16.116Z] #44 75.70 CC criu/pie/util-vdso.o [2020-01-16T17:34:16.116Z] #44 76.71 CC criu/pie/parasite-vdso.o [2020-01-16T17:34:16.116Z] #44 77.20 CC criu/arch/aarch64/vdso-pie.o [2020-01-16T17:34:16.116Z] #44 77.36 CC criu/arch/aarch64/intraprocedure.o [2020-01-16T17:34:16.116Z] #44 77.39 AR criu/pie/pie.lib.a [2020-01-16T17:34:16.116Z] #44 77.46 DEP criu/pie/restorer.d [2020-01-16T17:34:16.116Z] #44 77.66 DEP criu/arch/aarch64/restorer.d [2020-01-16T17:34:16.116Z] #44 77.81 DEP criu/pie/parasite.d [2020-01-16T17:34:16.116Z] #44 78.22 CC criu/pie/parasite.o [2020-01-16T17:34:16.116Z] #44 79.73 LINK criu/pie/parasite.built-in.o [2020-01-16T17:34:16.116Z] #44 79.75 GEN criu/pie/parasite-blob.h [2020-01-16T17:34:16.116Z] #44 79.76 CC criu/arch/aarch64/restorer.o [2020-01-16T17:34:16.116Z] #44 80.22 CC criu/pie/restorer.o [2020-01-16T17:34:16.256Z] #62 ... [2020-01-16T17:34:16.256Z] [2020-01-16T17:34:16.256Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:34:16.256Z] #33 65.30 sync [2020-01-16T17:34:16.256Z] #33 65.31 internal/reflectlite [2020-01-16T17:34:16.256Z] #33 69.95 errors [2020-01-16T17:34:16.256Z] #33 69.95 sort [2020-01-16T17:34:16.256Z] #33 70.64 strconv [2020-01-16T17:34:16.256Z] #33 71.95 io [2020-01-16T17:34:16.256Z] #33 73.75 internal/oserror [2020-01-16T17:34:16.256Z] #33 73.79 syscall [2020-01-16T17:34:16.256Z] #33 ... [2020-01-16T17:34:16.256Z] [2020-01-16T17:34:16.256Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:34:16.256Z] #43 67.78 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-01-16T17:34:16.256Z] #43 67.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-01-16T17:34:16.256Z] #43 67.80 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-01-16T17:34:16.256Z] #43 68.19 Selecting previously unselected package libprotobuf-dev:amd64. [2020-01-16T17:34:16.256Z] #43 68.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-01-16T17:34:16.256Z] #43 68.24 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-01-16T17:34:16.256Z] #43 70.72 Selecting previously unselected package libprotoc17:amd64. [2020-01-16T17:34:16.256Z] #43 70.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-01-16T17:34:16.256Z] #43 70.77 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-01-16T17:34:16.256Z] #43 71.97 Selecting previously unselected package protobuf-c-compiler. [2020-01-16T17:34:16.256Z] #43 71.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-01-16T17:34:16.256Z] #43 72.06 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-16T17:34:16.256Z] #43 72.35 Selecting previously unselected package protobuf-compiler. [2020-01-16T17:34:16.256Z] #43 72.37 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-01-16T17:34:16.256Z] #43 72.40 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-16T17:34:16.256Z] #43 72.76 Selecting previously unselected package python-pkg-resources. [2020-01-16T17:34:16.256Z] #43 72.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-16T17:34:16.256Z] #43 72.77 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-16T17:34:16.256Z] #43 73.43 Selecting previously unselected package python-six. [2020-01-16T17:34:16.256Z] #43 73.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-16T17:34:16.256Z] #43 73.44 Unpacking python-six (1.12.0-1) ... [2020-01-16T17:34:16.256Z] #43 73.62 Selecting previously unselected package python-protobuf. [2020-01-16T17:34:16.256Z] #43 73.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-01-16T17:34:16.256Z] #43 73.63 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-16T17:34:16.256Z] #43 74.23 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-16T17:34:16.405Z] #18 34.43 Selecting previously unselected package libnet1:s390x. [2020-01-16T17:34:16.405Z] #18 34.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-16T17:34:16.405Z] #18 34.43 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [Pipeline] sh [2020-01-16T17:34:16.689Z] #44 ... [2020-01-16T17:34:16.689Z] [2020-01-16T17:34:16.689Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:16.689Z] #17 13.59 Reading package lists... [2020-01-16T17:34:16.834Z] #43 ... [2020-01-16T17:34:16.834Z] [2020-01-16T17:34:16.834Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:34:16.834Z] #33 76.06 reflect [2020-01-16T17:34:16.914Z] #18 34.51 Selecting previously unselected package libnl-3-200:s390x. [2020-01-16T17:34:16.914Z] #18 34.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-01-16T17:34:16.914Z] #18 34.51 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-01-16T17:34:16.914Z] #18 34.60 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-16T17:34:16.914Z] #18 34.60 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-01-16T17:34:16.914Z] #18 34.61 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-16T17:34:16.914Z] #18 ... [2020-01-16T17:34:16.914Z] [2020-01-16T17:34:16.914Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:16.914Z] #45 77.84 CC criu/eventfd.o [2020-01-16T17:34:16.914Z] #45 78.27 CC criu/eventpoll.o [2020-01-16T17:34:16.914Z] #45 79.10 CC criu/external.o [2020-01-16T17:34:16.914Z] #45 79.57 CC criu/fault-injection.o [2020-01-16T17:34:16.915Z] #45 79.66 CC criu/fdstore.o [2020-01-16T17:34:16.915Z] #45 80.07 CC criu/fifo.o [2020-01-16T17:34:16.915Z] #45 80.43 CC criu/file-ids.o [2020-01-16T17:34:16.915Z] #45 80.71 CC criu/file-lock.o [2020-01-16T17:34:16.915Z] #45 81.60 CC criu/files-ext.o [2020-01-16T17:34:16.915Z] #45 81.84 CC criu/files-reg.o [2020-01-16T17:34:16.915Z] #45 83.51 CC criu/files.o [2020-01-16T17:34:16.915Z] #45 85.35 CC criu/filesystems.o [2020-01-16T17:34:16.915Z] #45 86.07 CC criu/fsnotify.o [2020-01-16T17:34:16.915Z] #45 87.06 CC criu/image-desc.o [2020-01-16T17:34:16.915Z] #45 87.19 CC criu/image.o [2020-01-16T17:34:16.915Z] #45 87.93 CC criu/ipc_ns.o [2020-01-16T17:34:16.915Z] #45 ... [2020-01-16T17:34:16.915Z] [2020-01-16T17:34:16.915Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:16.915Z] #18 34.75 Selecting previously unselected package libreadline5:s390x. [2020-01-16T17:34:16.915Z] #18 34.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-01-16T17:34:16.915Z] #18 34.75 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-01-16T17:34:16.915Z] #18 34.87 Selecting previously unselected package net-tools. [2020-01-16T17:34:16.915Z] #18 34.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-01-16T17:34:16.915Z] #18 34.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-16T17:34:17.013Z] #62 ... [2020-01-16T17:34:17.013Z] [2020-01-16T17:34:17.013Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-16T17:34:17.013Z] #45 DONE 0.1s [2020-01-16T17:34:17.013Z] [2020-01-16T17:34:17.013Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-16T17:34:17.013Z] #48 DONE 0.2s [2020-01-16T17:34:17.013Z] [2020-01-16T17:34:17.013Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-16T17:34:17.262Z] #17 16.93 Building dependency tree... [2020-01-16T17:34:17.270Z] #51 DONE 0.1s [2020-01-16T17:34:17.270Z] [2020-01-16T17:34:17.270Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:34:17.402Z] + docker info [2020-01-16T17:34:17.437Z] #18 35.17 Selecting previously unselected package python-pip-whl. [2020-01-16T17:34:17.438Z] #18 35.17 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-16T17:34:17.438Z] #18 35.17 Unpacking python-pip-whl (18.1-5) ... [2020-01-16T17:34:18.650Z] #17 18.51 libcap2-bin is already the newest version (1:2.25-2). [2020-01-16T17:34:18.650Z] #17 18.51 The following additional packages will be installed: [2020-01-16T17:34:18.650Z] #17 18.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-16T17:34:18.650Z] #17 18.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-16T17:34:18.650Z] #17 18.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-16T17:34:18.650Z] #17 18.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-16T17:34:18.650Z] #17 18.52 python3.7 python3.7-minimal vim-runtime xxd [2020-01-16T17:34:18.650Z] #17 18.52 Suggested packages: [2020-01-16T17:34:18.650Z] #17 18.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-16T17:34:18.650Z] #17 18.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-16T17:34:18.650Z] #17 18.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-16T17:34:18.650Z] #17 18.52 Recommended packages: [2020-01-16T17:34:18.650Z] #17 18.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-16T17:34:18.650Z] #17 18.52 python3-keyrings.alt python3-xdg unzip [2020-01-16T17:34:18.720Z] #33 ... [2020-01-16T17:34:18.720Z] [2020-01-16T17:34:18.720Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:34:18.720Z] #47 67.36 internal/reflectlite [2020-01-16T17:34:18.720Z] #47 67.37 sync [2020-01-16T17:34:18.720Z] #47 70.35 github.com/LK4D4/vndr/godl/singleflight [2020-01-16T17:34:18.720Z] #47 71.01 math/rand [2020-01-16T17:34:18.720Z] #47 72.49 internal/singleflight [2020-01-16T17:34:18.720Z] #47 72.81 io [2020-01-16T17:34:18.720Z] #47 73.23 strconv [2020-01-16T17:34:18.720Z] #47 75.00 bytes [2020-01-16T17:34:18.720Z] #47 ... [2020-01-16T17:34:18.720Z] [2020-01-16T17:34:18.720Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:34:18.720Z] #30 77.24 Checking out files: 94% (1238/1317) Checking out files: 95% (1252/1317) Checking out files: 96% (1265/1317) Checking out files: 97% (1278/1317) Checking out files: 98% (1291/1317) Checking out files: 99% (1304/1317) Checking out files: 100% (1317/1317) Checking out files: 100% (1317/1317), done. [2020-01-16T17:34:18.720Z] #30 77.37 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-16T17:34:18.733Z] #18 36.49 Selecting previously unselected package python3-lib2to3. [2020-01-16T17:34:18.733Z] #18 36.49 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-16T17:34:18.733Z] #18 36.49 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-16T17:34:18.733Z] #18 36.67 Selecting previously unselected package python3-distutils. [2020-01-16T17:34:18.733Z] #18 36.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-16T17:34:18.733Z] #18 36.68 Unpacking python3-distutils (3.7.3-1) ... [2020-01-16T17:34:19.144Z] #18 36.75 Selecting previously unselected package python3-pip. [2020-01-16T17:34:19.144Z] #18 36.76 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-16T17:34:19.144Z] #18 36.76 Unpacking python3-pip (18.1-5) ... [2020-01-16T17:34:19.144Z] #18 36.96 Selecting previously unselected package python3-pkg-resources. [2020-01-16T17:34:19.144Z] #18 36.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-16T17:34:19.144Z] #18 36.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-16T17:34:19.144Z] #18 37.05 Selecting previously unselected package python3-setuptools. [2020-01-16T17:34:19.144Z] #18 37.06 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-16T17:34:19.144Z] #18 37.06 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-16T17:34:19.549Z] #18 37.24 Selecting previously unselected package python3-wheel. [2020-01-16T17:34:19.549Z] #18 37.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-16T17:34:19.549Z] #18 37.24 Unpacking python3-wheel (0.32.3-2) ... [2020-01-16T17:34:19.549Z] #18 37.30 Selecting previously unselected package thin-provisioning-tools. [2020-01-16T17:34:19.549Z] #18 37.30 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-01-16T17:34:19.549Z] #18 37.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-16T17:34:19.549Z] #18 37.54 Selecting previously unselected package vim-runtime. [2020-01-16T17:34:19.549Z] #18 37.55 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:34:19.549Z] #18 37.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-16T17:34:19.549Z] #18 37.60 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-16T17:34:19.549Z] #18 37.66 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-16T17:34:19.941Z] #18 ... [2020-01-16T17:34:19.941Z] [2020-01-16T17:34:19.941Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:34:19.941Z] #48 118.8 github.com/LK4D4/vndr/godl [2020-01-16T17:34:19.941Z] #48 119.4 github.com/LK4D4/vndr [2020-01-16T17:34:19.941Z] #48 DONE 128.2s [2020-01-16T17:34:20.342Z] [2020-01-16T17:34:20.342Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:20.342Z] #45 89.88 CC criu/irmap.o [2020-01-16T17:34:20.342Z] #45 90.56 CC criu/kcmp-ids.o [2020-01-16T17:34:20.342Z] #45 90.86 CC criu/kerndat.o [2020-01-16T17:34:20.567Z] #17 ... [2020-01-16T17:34:20.567Z] [2020-01-16T17:34:20.567Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:34:20.567Z] #47 136.2 github.com/LK4D4/vndr/godl [2020-01-16T17:34:20.567Z] #47 136.8 github.com/LK4D4/vndr [2020-01-16T17:34:20.567Z] #47 ... [2020-01-16T17:34:20.567Z] [2020-01-16T17:34:20.567Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:20.567Z] #44 84.64 LINK criu/pie/restorer.built-in.o [2020-01-16T17:34:20.567Z] #44 84.66 GEN criu/pie/restorer-blob.h [2020-01-16T17:34:20.567Z] #44 84.74 DEP criu/vdso.d [2020-01-16T17:34:20.567Z] #44 85.15 DEP criu/uts_ns.d [2020-01-16T17:34:20.760Z] #45 91.93 CC criu/libnetlink.o [2020-01-16T17:34:20.829Z] #44 85.34 DEP criu/util.d [2020-01-16T17:34:21.090Z] #44 85.53 DEP criu/uffd.d [2020-01-16T17:34:21.150Z] #45 92.28 CC criu/log.o [2020-01-16T17:34:21.232Z] #30 79.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-16T17:34:21.352Z] #44 85.84 DEP criu/tun.d [2020-01-16T17:34:21.450Z] #53 DONE 217.1s [2020-01-16T17:34:21.450Z] [2020-01-16T17:34:21.450Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:34:21.530Z] #45 92.78 CC criu/lsm.o [2020-01-16T17:34:21.614Z] #44 86.08 DEP criu/tty.d [2020-01-16T17:34:21.614Z] #44 86.26 DEP criu/timerfd.d [2020-01-16T17:34:21.876Z] #44 ... [2020-01-16T17:34:21.876Z] [2020-01-16T17:34:21.876Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:34:21.876Z] #47 DONE 147.7s [2020-01-16T17:34:21.917Z] #45 93.10 CC criu/mem.o [2020-01-16T17:34:22.139Z] [2020-01-16T17:34:22.139Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:22.139Z] #17 20.70 The following NEW packages will be installed: [2020-01-16T17:34:22.139Z] #17 20.70 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-16T17:34:22.139Z] #17 20.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-16T17:34:22.139Z] #17 20.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-16T17:34:22.139Z] #17 20.70 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-16T17:34:22.139Z] #17 20.70 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-16T17:34:22.139Z] #17 20.70 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-16T17:34:22.139Z] #17 20.70 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-16T17:34:22.139Z] #17 20.70 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-16T17:34:22.139Z] #17 21.07 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:34:22.139Z] #17 21.07 Need to get 26.1 MB of archives. [2020-01-16T17:34:22.139Z] #17 21.07 After this operation, 110 MB of additional disk space will be used. [2020-01-16T17:34:22.139Z] #17 21.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-01-16T17:34:22.139Z] #17 21.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2 [588 kB] [2020-01-16T17:34:22.139Z] #17 21.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2 [1404 kB] [2020-01-16T17:34:22.139Z] #17 21.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-01-16T17:34:22.139Z] #17 21.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-01-16T17:34:22.139Z] #17 21.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2 [1641 kB] [2020-01-16T17:34:22.139Z] #17 21.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2 [330 kB] [2020-01-16T17:34:22.139Z] #17 21.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-01-16T17:34:22.139Z] #17 21.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-01-16T17:34:22.139Z] #17 21.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-01-16T17:34:22.139Z] #17 21.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-01-16T17:34:22.139Z] #17 21.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-01-16T17:34:22.139Z] #17 21.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-01-16T17:34:22.139Z] #17 21.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-01-16T17:34:22.139Z] #17 21.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-01-16T17:34:22.139Z] #17 21.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-01-16T17:34:22.139Z] #17 21.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-01-16T17:34:22.139Z] #17 21.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-01-16T17:34:22.139Z] #17 21.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-01-16T17:34:22.139Z] #17 21.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-01-16T17:34:22.139Z] #17 21.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-01-16T17:34:22.139Z] #17 22.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-01-16T17:34:22.139Z] #17 22.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-01-16T17:34:22.401Z] #17 22.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-01-16T17:34:22.401Z] #17 22.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-01-16T17:34:22.401Z] #17 22.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-01-16T17:34:22.401Z] #17 22.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-01-16T17:34:22.662Z] #17 22.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-01-16T17:34:22.662Z] #17 22.86 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-01-16T17:34:22.773Z] Removing intermediate container 2f1d423d3951 [2020-01-16T17:34:22.773Z] ---> 8e0552f45561 [2020-01-16T17:34:22.773Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-16T17:34:22.773Z] ---> ebd73b5ebd31 [2020-01-16T17:34:22.773Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-16T17:34:22.773Z] ---> 1f8ce1d11a44 [2020-01-16T17:34:22.773Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-16T17:34:22.773Z] ---> Running in 5fbcf327c122 [2020-01-16T17:34:22.773Z] Removing intermediate container 5fbcf327c122 [2020-01-16T17:34:22.773Z] ---> 08703dd003f9 [2020-01-16T17:34:22.773Z] Successfully built 08703dd003f9 [2020-01-16T17:34:22.773Z] Successfully tagged moby-buildx:latest [2020-01-16T17:34:22.773Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-16T17:34:22.773Z] if [ -n "${id}" ]; then \ [2020-01-16T17:34:22.773Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-16T17:34:22.773Z] && touch bundles/buildx; \ [2020-01-16T17:34:22.773Z] docker rm -f ${id}; \ [2020-01-16T17:34:22.773Z] fi [2020-01-16T17:34:22.773Z] 7943fda67ddfaf116786a18e0d4a100f0697d1460d833ac1fda6b594ec4d0c9b [2020-01-16T17:34:22.773Z] bundles/buildx version [2020-01-16T17:34:22.773Z] buildx v0.3.1 6db68d0 [2020-01-16T17:34:22.773Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 . [2020-01-16T17:34:22.773Z] #1 [internal] booting buildkit [2020-01-16T17:34:22.773Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-16T17:34:22.773Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-01-16T17:34:22.773Z] #1 creating container buildx_buildkit_default [2020-01-16T17:34:22.773Z] #1 creating container buildx_buildkit_default 0.4s done [2020-01-16T17:34:22.773Z] #1 DONE 3.2s [2020-01-16T17:34:22.773Z] [2020-01-16T17:34:22.773Z] #2 [internal] load .dockerignore [2020-01-16T17:34:22.773Z] #2 DONE 0.0s [2020-01-16T17:34:22.773Z] [2020-01-16T17:34:22.773Z] #3 [internal] load build definition from Dockerfile [2020-01-16T17:34:22.773Z] #3 DONE 0.0s [2020-01-16T17:34:22.773Z] [2020-01-16T17:34:22.773Z] #2 [internal] load .dockerignore [2020-01-16T17:34:22.773Z] #2 transferring context: 112B 0.0s done [2020-01-16T17:34:22.773Z] #2 DONE 0.0s [2020-01-16T17:34:22.773Z] [2020-01-16T17:34:22.773Z] #3 [internal] load build definition from Dockerfile [2020-01-16T17:34:22.773Z] #3 transferring dockerfile: 17.96kB done [2020-01-16T17:34:22.773Z] #3 DONE 0.0s [2020-01-16T17:34:22.773Z] [2020-01-16T17:34:22.773Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-16T17:34:22.773Z] #4 DONE 0.5s [2020-01-16T17:34:22.773Z] [2020-01-16T17:34:22.773Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-16T17:34:22.773Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-16T17:34:22.773Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-01-16T17:34:22.773Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-01-16T17:34:22.773Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-16T17:34:22.773Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-01-16T17:34:22.773Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-16T17:34:22.773Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.5s done [2020-01-16T17:34:22.773Z] #5 DONE 0.8s [2020-01-16T17:34:22.773Z] [2020-01-16T17:34:22.773Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-16T17:34:22.773Z] #7 DONE 0.2s [2020-01-16T17:34:22.773Z] [2020-01-16T17:34:22.773Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-16T17:34:22.773Z] #6 DONE 0.3s [2020-01-16T17:34:22.773Z] [2020-01-16T17:34:22.773Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-16T17:34:22.773Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-16T17:34:22.773Z] #8 sha256:6b0ec29618ffd6a123ab8dcc7eb72b6c6a1706acdb2bf71c328ef99d1af4c32d 1.79kB / 1.79kB done [2020-01-16T17:34:22.773Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 0B / 57.39MB 0.1s [2020-01-16T17:34:22.773Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 0B / 73.43MB 0.1s [2020-01-16T17:34:22.773Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-16T17:34:22.773Z] #8 sha256:711ac0f026eb085cb65afdb8fa6fe0a55e372281a89fdc8f9383c3804c50c5f9 156B / 156B 0.1s [2020-01-16T17:34:22.773Z] #8 sha256:416e90a1aa5755e05738902526fc20f2b8bb9a3aefff16a0dabdcfee767b01a1 5.46kB / 5.46kB done [2020-01-16T17:34:22.773Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 0B / 54.13MB 0.1s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 0B / 8.25MB 0.1s [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 0B / 10.73MB 0.1s [2020-01-16T17:34:22.773Z] #8 sha256:711ac0f026eb085cb65afdb8fa6fe0a55e372281a89fdc8f9383c3804c50c5f9 156B / 156B 0.2s done [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 425.08kB / 8.25MB 0.3s [2020-01-16T17:34:22.773Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 56.40kB / 96.42MB 0.3s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.01MB / 8.25MB 0.4s [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 982.13kB / 10.73MB 0.4s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.57MB / 8.25MB 0.6s [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 1.60MB / 10.73MB 0.6s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.23MB / 8.25MB 0.7s [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 2.23MB / 10.73MB 0.7s [2020-01-16T17:34:22.773Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 2.92MB / 54.13MB 0.9s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.72MB / 8.25MB 0.9s [2020-01-16T17:34:22.773Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 3.18MB / 57.39MB 1.0s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.28MB / 8.25MB 1.0s [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 3.28MB / 10.73MB 1.0s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.87MB / 8.25MB 1.2s [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 3.89MB / 10.73MB 1.2s [2020-01-16T17:34:22.773Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 4.03MB / 73.43MB 1.3s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 4.32MB / 8.25MB 1.3s [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 4.72MB / 10.73MB 1.5s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.31MB / 8.25MB 1.6s [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 5.34MB / 10.73MB 1.6s [2020-01-16T17:34:22.773Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 4.95MB / 96.42MB 1.6s [2020-01-16T17:34:22.773Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 6.06MB / 54.13MB 1.8s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.90MB / 8.25MB 1.8s [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 5.93MB / 10.73MB 1.8s [2020-01-16T17:34:22.773Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 6.29MB / 57.39MB 1.9s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 6.36MB / 8.25MB 1.9s [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 6.78MB / 10.73MB 2.0s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 7.27MB / 8.25MB 2.2s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 7.77MB / 8.25MB 2.4s [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 7.86MB / 10.73MB 2.4s [2020-01-16T17:34:22.773Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 8.14MB / 73.43MB 2.5s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.25MB / 8.25MB 2.5s [2020-01-16T17:34:22.773Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 9.80MB / 57.39MB 2.8s [2020-01-16T17:34:22.773Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 10.58MB / 54.13MB 2.8s [2020-01-16T17:34:22.773Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.25MB / 8.25MB 2.5s done [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 9.86MB / 10.73MB 2.8s [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 2.9s [2020-01-16T17:34:22.773Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 10.48MB / 96.42MB 2.9s [2020-01-16T17:34:22.773Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 3.0s done [2020-01-16T17:34:22.773Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 12.16MB / 73.43MB 3.4s [2020-01-16T17:34:22.773Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 14.02MB / 54.13MB 3.4s [2020-01-16T17:34:22.773Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 13.27MB / 57.39MB 3.6s [2020-01-16T17:34:22.773Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 17.10MB / 54.13MB 3.8s [2020-01-16T17:34:22.773Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 16.16MB / 57.39MB 4.0s [2020-01-16T17:34:22.773Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 15.92MB / 73.43MB 4.0s [2020-01-16T17:34:22.774Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 15.89MB / 96.42MB 4.0s [2020-01-16T17:34:22.831Z] #62 ... [2020-01-16T17:34:22.831Z] [2020-01-16T17:34:22.831Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-16T17:34:23.075Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 20.35MB / 54.13MB 4.4s [2020-01-16T17:34:23.090Z] #54 DONE 0.4s [2020-01-16T17:34:23.090Z] [2020-01-16T17:34:23.090Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-16T17:34:23.348Z] #58 DONE 0.1s [2020-01-16T17:34:23.348Z] [2020-01-16T17:34:23.348Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:34:23.363Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 19.31MB / 57.39MB 4.6s [2020-01-16T17:34:23.363Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 20.59MB / 73.43MB 4.7s [2020-01-16T17:34:23.363Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 23.23MB / 54.13MB 4.9s [2020-01-16T17:34:23.363Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 21.27MB / 96.42MB 4.9s [2020-01-16T17:34:23.659Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 22.42MB / 57.39MB 5.0s [2020-01-16T17:34:23.659Z] #8 ... [2020-01-16T17:34:23.659Z] [2020-01-16T17:34:23.660Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-16T17:34:23.660Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-16T17:34:23.660Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-16T17:34:23.660Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.3s done [2020-01-16T17:34:23.660Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-16T17:34:23.660Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done [2020-01-16T17:34:23.660Z] #69 DONE 5.3s [2020-01-16T17:34:23.660Z] [2020-01-16T17:34:23.660Z] #21 [internal] load build context [2020-01-16T17:34:23.660Z] #21 transferring context: 45.86MB 5.4s [2020-01-16T17:34:23.860Z] #45 94.86 CC criu/mount.o [2020-01-16T17:34:23.951Z] #21 transferring context: 46.58MB 5.5s done [2020-01-16T17:34:23.951Z] #21 DONE 5.6s [2020-01-16T17:34:23.951Z] [2020-01-16T17:34:23.951Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-16T17:34:23.951Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 26.34MB / 54.13MB 5.3s [2020-01-16T17:34:23.951Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 25.46MB / 57.39MB 5.5s [2020-01-16T17:34:23.951Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 25.25MB / 73.43MB 5.5s [2020-01-16T17:34:24.238Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 29.16MB / 54.13MB 5.6s [2020-01-16T17:34:24.238Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 27.46MB / 96.42MB 5.6s [2020-01-16T17:34:24.238Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 28.94MB / 57.39MB 5.8s [2020-01-16T17:34:24.274Z] #45 ... [2020-01-16T17:34:24.274Z] [2020-01-16T17:34:24.274Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:24.274Z] #18 40.82 Selecting previously unselected package vim. [2020-01-16T17:34:24.274Z] #18 40.83 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-01-16T17:34:24.274Z] #18 40.83 Unpacking vim (2:8.1.0875-5) ... [2020-01-16T17:34:24.274Z] #18 41.43 Selecting previously unselected package xfsprogs. [2020-01-16T17:34:24.274Z] #18 41.43 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-01-16T17:34:24.274Z] #18 41.43 Unpacking xfsprogs (4.20.0-1) ... [2020-01-16T17:34:24.274Z] #18 41.78 Selecting previously unselected package zip. [2020-01-16T17:34:24.274Z] #18 41.79 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-01-16T17:34:24.274Z] #18 41.80 Unpacking zip (3.0-11+b1) ... [2020-01-16T17:34:24.274Z] #18 42.05 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-16T17:34:24.274Z] #18 42.06 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-16T17:34:24.274Z] #18 42.08 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-01-16T17:34:24.274Z] #18 42.08 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-01-16T17:34:24.274Z] #18 42.09 Setting up libgpm2:s390x (1.20.7-5) ... [2020-01-16T17:34:24.274Z] #18 42.10 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-01-16T17:34:24.274Z] #18 42.11 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-01-16T17:34:24.274Z] #18 42.12 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-16T17:34:24.274Z] #18 42.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-16T17:34:24.274Z] #18 42.13 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-16T17:34:24.274Z] #18 42.16 Setting up libicu63:s390x (63.1-6) ... [2020-01-16T17:34:24.274Z] #18 42.17 Setting up xxd (2:8.1.0875-5) ... [2020-01-16T17:34:24.274Z] #18 42.18 Setting up zip (3.0-11+b1) ... [2020-01-16T17:34:24.274Z] #18 42.19 Setting up vim-common (2:8.1.0875-5) ... [2020-01-16T17:34:24.274Z] #18 42.20 Setting up bash-completion (1:2.8-6) ... [2020-01-16T17:34:24.527Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 30.64MB / 73.43MB 5.9s [2020-01-16T17:34:24.527Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 33.12MB / 54.13MB 5.9s [2020-01-16T17:34:24.527Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 33.29MB / 57.39MB 6.1s [2020-01-16T17:34:24.527Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 33.16MB / 96.42MB 6.1s [2020-01-16T17:34:24.832Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 34.44MB / 73.43MB 6.2s [2020-01-16T17:34:24.832Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 37.01MB / 54.13MB 6.2s [2020-01-16T17:34:24.832Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 37.22MB / 57.39MB 6.4s [2020-01-16T17:34:25.120Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 40.72MB / 54.13MB 6.5s [2020-01-16T17:34:25.120Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 38.80MB / 96.42MB 6.5s [2020-01-16T17:34:25.219Z] #17 ... [2020-01-16T17:34:25.219Z] [2020-01-16T17:34:25.219Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:34:25.219Z] #30 DONE 151.0s [2020-01-16T17:34:25.219Z] [2020-01-16T17:34:25.219Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:25.219Z] #17 25.14 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-01-16T17:34:25.219Z] #17 25.22 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-01-16T17:34:25.219Z] #17 25.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-01-16T17:34:25.219Z] #17 25.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-01-16T17:34:25.219Z] #17 25.41 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-01-16T17:34:25.409Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 41.00MB / 57.39MB 6.7s [2020-01-16T17:34:25.409Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 39.46MB / 73.43MB 6.7s [2020-01-16T17:34:25.409Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 43.96MB / 54.13MB 6.8s [2020-01-16T17:34:25.490Z] #17 25.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-01-16T17:34:25.490Z] #17 25.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-16T17:34:25.490Z] #17 25.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-01-16T17:34:25.490Z] #17 25.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-01-16T17:34:25.490Z] #17 25.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-16T17:34:25.490Z] #17 25.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-01-16T17:34:25.697Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 44.83MB / 57.39MB 7.0s [2020-01-16T17:34:25.697Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 43.35MB / 73.43MB 7.0s [2020-01-16T17:34:25.697Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 43.95MB / 96.42MB 7.0s [2020-01-16T17:34:25.697Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 47.56MB / 54.13MB 7.1s [2020-01-16T17:34:25.752Z] #17 25.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-16T17:34:25.752Z] #17 25.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-01-16T17:34:25.752Z] #17 25.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-16T17:34:25.752Z] #17 26.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-01-16T17:34:25.988Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 48.43MB / 57.39MB 7.3s [2020-01-16T17:34:25.988Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 48.68MB / 73.43MB 7.4s [2020-01-16T17:34:25.988Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 50.97MB / 54.13MB 7.4s [2020-01-16T17:34:25.988Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 49.21MB / 96.42MB 7.4s [2020-01-16T17:34:26.014Z] #17 26.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-01-16T17:34:26.014Z] #17 26.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-01-16T17:34:26.276Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 51.97MB / 57.39MB 7.6s [2020-01-16T17:34:26.276Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 52.55MB / 73.43MB 7.7s [2020-01-16T17:34:26.276Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 54.13MB / 54.13MB 7.7s done [2020-01-16T17:34:26.488Z] #30 ... [2020-01-16T17:34:26.488Z] [2020-01-16T17:34:26.488Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:34:26.488Z] #33 84.79 time [2020-01-16T17:34:26.566Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 56.36MB / 57.39MB 7.9s [2020-01-16T17:34:26.566Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 56.27MB / 96.42MB 7.9s [2020-01-16T17:34:26.566Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 57.39MB / 57.39MB 8.0s done [2020-01-16T17:34:26.566Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 58.71MB / 73.43MB 8.0s [2020-01-16T17:34:26.854Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 64.72MB / 73.43MB 8.2s [2020-01-16T17:34:26.854Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 68.53MB / 73.43MB 8.3s [2020-01-16T17:34:26.854Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 64.56MB / 96.42MB 8.3s [2020-01-16T17:34:26.881Z] #18 44.38 Setting up libiptc0:s390x (1.8.2-4) ... [2020-01-16T17:34:26.881Z] #18 44.38 Setting up xz-utils (5.2.4-1) ... [2020-01-16T17:34:26.881Z] #18 44.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-16T17:34:26.881Z] #18 44.41 Setting up pigz (2.4-1) ... [2020-01-16T17:34:26.881Z] #18 44.42 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-01-16T17:34:26.881Z] #18 44.43 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-01-16T17:34:26.881Z] #18 44.44 Setting up python-pip-whl (18.1-5) ... [2020-01-16T17:34:26.881Z] #18 44.45 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-01-16T17:34:26.882Z] #18 44.46 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-16T17:34:26.882Z] #18 44.72 Setting up libaio1:s390x (0.3.112-3) ... [2020-01-16T17:34:26.882Z] #18 44.73 Setting up libonig5:s390x (6.9.1-1) ... [2020-01-16T17:34:26.882Z] #18 44.74 Setting up libpython3.7-stdlib:s390x (3.7.3-2) ... [2020-01-16T17:34:26.882Z] #18 44.75 Setting up vim (2:8.1.0875-5) ... [2020-01-16T17:34:26.882Z] #18 44.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-16T17:34:26.882Z] #18 44.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-16T17:34:26.882Z] #18 44.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-16T17:34:26.882Z] #18 44.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-16T17:34:26.882Z] #18 44.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-16T17:34:26.882Z] #18 44.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-16T17:34:26.882Z] #18 44.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-16T17:34:26.882Z] #18 44.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-16T17:34:26.882Z] #18 44.80 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-16T17:34:26.882Z] #18 44.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-16T17:34:26.882Z] #18 44.81 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-01-16T17:34:26.882Z] #18 44.83 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-16T17:34:26.882Z] #18 44.84 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-01-16T17:34:26.882Z] #18 44.85 Setting up python3.7 (3.7.3-2) ... [2020-01-16T17:34:26.960Z] #17 27.01 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:34:26.960Z] #17 27.16 Fetched 26.1 MB in 5s (4926 kB/s) [2020-01-16T17:34:27.052Z] #33 ... [2020-01-16T17:34:27.052Z] [2020-01-16T17:34:27.052Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:34:27.052Z] #50 75.98 + cd /tmp/tmp.zq3OP1b2tK/src/gotest.tools/gotestsum [2020-01-16T17:34:27.052Z] #50 75.98 + git checkout -q v0.3.5 [2020-01-16T17:34:27.052Z] #50 76.07 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-16T17:34:27.147Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 73.43MB / 73.43MB 8.6s done [2020-01-16T17:34:27.147Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 74.17MB / 96.42MB 8.6s [2020-01-16T17:34:27.331Z] #50 ... [2020-01-16T17:34:27.331Z] [2020-01-16T17:34:27.331Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:34:27.331Z] #43 80.85 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-01-16T17:34:27.331Z] #43 80.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-01-16T17:34:27.331Z] #43 80.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-01-16T17:34:27.331Z] #43 80.89 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-01-16T17:34:27.331Z] #43 80.90 Setting up python-six (1.12.0-1) ... [2020-01-16T17:34:27.432Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 82.87MB / 96.42MB 8.8s [2020-01-16T17:34:27.432Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 91.81MB / 96.42MB 8.9s [2020-01-16T17:34:27.534Z] #17 27.69 Selecting previously unselected package pigz. [2020-01-16T17:34:27.534Z] #17 27.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 ... 23396 files and directories currently installed.) [2020-01-16T17:34:27.534Z] #17 27.80 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-01-16T17:34:27.534Z] #17 27.81 Unpacking pigz (2.4-1) ... [2020-01-16T17:34:27.717Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 96.42MB / 96.42MB 9.0s done [2020-01-16T17:34:27.717Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e [2020-01-16T17:34:27.796Z] #17 27.94 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-01-16T17:34:27.796Z] #17 27.95 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_arm64.deb ... [2020-01-16T17:34:27.796Z] #17 27.95 Unpacking libpython3.7-minimal:arm64 (3.7.3-2) ... [2020-01-16T17:34:28.741Z] #17 28.65 Selecting previously unselected package python3.7-minimal. [2020-01-16T17:34:28.741Z] #17 28.65 Preparing to unpack .../python3.7-minimal_3.7.3-2_arm64.deb ... [2020-01-16T17:34:28.741Z] #17 28.67 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-16T17:34:28.801Z] #43 87.95 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-01-16T17:34:28.801Z] #43 87.96 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-01-16T17:34:28.801Z] #43 87.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-01-16T17:34:28.801Z] #43 88.01 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-01-16T17:34:28.801Z] #43 88.02 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-01-16T17:34:28.801Z] #43 88.03 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-16T17:34:28.801Z] #43 88.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-16T17:34:28.801Z] #43 88.08 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-01-16T17:34:28.801Z] #43 88.10 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-16T17:34:29.056Z] #43 88.11 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-16T17:34:29.313Z] #43 ... [2020-01-16T17:34:29.313Z] [2020-01-16T17:34:29.313Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:29.313Z] #17 39.55 Reading package lists... [2020-01-16T17:34:29.313Z] #17 49.72 Building dependency tree... [2020-01-16T17:34:29.313Z] #17 54.74 libcap2-bin is already the newest version (1:2.25-2). [2020-01-16T17:34:29.313Z] #17 54.74 The following additional packages will be installed: [2020-01-16T17:34:29.313Z] #17 54.76 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-16T17:34:29.313Z] #17 54.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-16T17:34:29.313Z] #17 54.77 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-16T17:34:29.313Z] #17 54.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-16T17:34:29.313Z] #17 54.77 python3.7 python3.7-minimal vim-runtime xxd [2020-01-16T17:34:29.313Z] #17 54.80 Suggested packages: [2020-01-16T17:34:29.313Z] #17 54.80 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-16T17:34:29.313Z] #17 54.80 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-16T17:34:29.313Z] #17 54.80 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-16T17:34:29.313Z] #17 54.80 Recommended packages: [2020-01-16T17:34:29.313Z] #17 54.80 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-16T17:34:29.313Z] #17 54.80 python3-keyrings.alt python3-xdg unzip [2020-01-16T17:34:29.315Z] #17 29.35 Setting up libpython3.7-minimal:arm64 (3.7.3-2) ... [2020-01-16T17:34:29.315Z] #17 29.39 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-16T17:34:29.494Z] #18 47.15 Setting up iptables (1.8.2-4) ... [2020-01-16T17:34:29.494Z] #18 47.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-16T17:34:29.494Z] #18 47.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-16T17:34:29.494Z] #18 47.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-16T17:34:29.494Z] #18 47.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-16T17:34:29.494Z] #18 47.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-16T17:34:29.494Z] #18 47.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-16T17:34:29.494Z] #18 47.20 Setting up python3 (3.7.3-1) ... [2020-01-16T17:34:29.494Z] #18 47.53 Setting up python3-wheel (0.32.3-2) ... [2020-01-16T17:34:29.569Z] #17 ... [2020-01-16T17:34:29.569Z] [2020-01-16T17:34:29.569Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:34:29.569Z] #47 78.09 reflect [2020-01-16T17:34:29.569Z] #47 78.74 bufio [2020-01-16T17:34:29.569Z] #47 81.44 syscall [2020-01-16T17:34:30.097Z] #18 ... [2020-01-16T17:34:30.097Z] [2020-01-16T17:34:30.097Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:34:30.097Z] #31 DONE 138.4s [2020-01-16T17:34:30.097Z] [2020-01-16T17:34:30.097Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:30.097Z] #45 98.36 CC criu/namespaces.o [2020-01-16T17:34:30.097Z] #45 99.89 CC criu/net.o [2020-01-16T17:34:30.500Z] #47 ... [2020-01-16T17:34:30.500Z] [2020-01-16T17:34:30.500Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:30.500Z] #17 60.50 The following NEW packages will be installed: [2020-01-16T17:34:30.500Z] #17 60.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-16T17:34:30.500Z] #17 60.52 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-16T17:34:30.500Z] #17 60.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-16T17:34:30.500Z] #17 60.52 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-16T17:34:30.500Z] #17 60.53 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-16T17:34:30.500Z] #17 60.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-16T17:34:30.500Z] #17 60.54 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-16T17:34:30.756Z] #17 60.54 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-16T17:34:31.012Z] #17 61.09 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:34:31.012Z] #17 61.09 Need to get 27.0 MB of archives. [2020-01-16T17:34:31.012Z] #17 61.09 After this operation, 111 MB of additional disk space will be used. [2020-01-16T17:34:31.012Z] #17 61.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-01-16T17:34:31.012Z] #17 61.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB] [2020-01-16T17:34:31.268Z] #17 61.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB] [2020-01-16T17:34:31.524Z] #17 61.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-01-16T17:34:31.524Z] #17 61.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-01-16T17:34:31.524Z] #17 61.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB] [2020-01-16T17:34:31.780Z] #17 61.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB] [2020-01-16T17:34:31.780Z] #17 61.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-01-16T17:34:31.780Z] #17 61.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-01-16T17:34:31.780Z] #17 61.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-01-16T17:34:31.780Z] #17 61.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-01-16T17:34:31.780Z] #17 61.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-01-16T17:34:31.780Z] #17 61.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-01-16T17:34:31.780Z] #17 61.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-01-16T17:34:31.780Z] #17 61.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-01-16T17:34:31.864Z] #17 32.10 Selecting previously unselected package python3-minimal. [2020-01-16T17:34:32.036Z] #17 61.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-01-16T17:34:32.036Z] #17 61.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-01-16T17:34:32.036Z] #17 62.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-01-16T17:34:32.036Z] #17 62.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-01-16T17:34:32.036Z] #17 62.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-01-16T17:34:32.037Z] #17 62.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-01-16T17:34:32.037Z] #17 62.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-01-16T17:34:32.037Z] #17 62.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-01-16T17:34:32.125Z] #17 32.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 ... 23645 files and directories currently installed.) [2020-01-16T17:34:32.125Z] #17 32.18 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-01-16T17:34:32.125Z] #17 32.19 Unpacking python3-minimal (3.7.3-1) ... [2020-01-16T17:34:32.125Z] #17 ... [2020-01-16T17:34:32.125Z] [2020-01-16T17:34:32.125Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:32.125Z] #44 86.53 DEP criu/sysfs_parse.d [2020-01-16T17:34:32.125Z] #44 86.80 DEP criu/sysctl.d [2020-01-16T17:34:32.125Z] #44 87.10 DEP criu/string.d [2020-01-16T17:34:32.125Z] #44 87.13 DEP criu/stats.d [2020-01-16T17:34:32.125Z] #44 87.30 DEP criu/sockets.d [2020-01-16T17:34:32.125Z] #44 87.50 DEP criu/sk-unix.d [2020-01-16T17:34:32.125Z] #44 87.73 DEP criu/sk-tcp.d [2020-01-16T17:34:32.125Z] #44 88.06 DEP criu/sk-queue.d [2020-01-16T17:34:32.125Z] #44 88.18 DEP criu/sk-packet.d [2020-01-16T17:34:32.125Z] #44 88.38 DEP criu/sk-netlink.d [2020-01-16T17:34:32.125Z] #44 88.54 DEP criu/sk-inet.d [2020-01-16T17:34:32.125Z] #44 88.89 DEP criu/signalfd.d [2020-01-16T17:34:32.125Z] #44 89.10 DEP criu/sigframe.d [2020-01-16T17:34:32.125Z] #44 89.20 DEP criu/shmem.d [2020-01-16T17:34:32.125Z] #44 89.44 DEP criu/servicefd.d [2020-01-16T17:34:32.125Z] #44 89.68 DEP criu/seize.d [2020-01-16T17:34:32.125Z] #44 89.88 DEP criu/seccomp.d [2020-01-16T17:34:32.125Z] #44 90.17 DEP criu/rst-malloc.d [2020-01-16T17:34:32.125Z] #44 90.32 DEP criu/rbtree.d [2020-01-16T17:34:32.125Z] #44 90.37 DEP criu/pstree.d [2020-01-16T17:34:32.125Z] #44 90.60 DEP criu/protobuf.d [2020-01-16T17:34:32.125Z] #44 90.85 GEN criu/protobuf-desc-gen.h [2020-01-16T17:34:32.125Z] #44 92.92 DEP criu/protobuf-desc.d [2020-01-16T17:34:32.125Z] #44 93.04 DEP criu/proc_parse.d [2020-01-16T17:34:32.125Z] #44 93.25 DEP criu/plugin.d [2020-01-16T17:34:32.125Z] #44 93.35 DEP criu/pipes.d [2020-01-16T17:34:32.125Z] #44 93.53 DEP criu/pie-util.d [2020-01-16T17:34:32.125Z] #44 93.71 DEP criu/pie-util-vdso.d [2020-01-16T17:34:32.125Z] #44 93.84 DEP criu/pie-util-vdso-elf32.d [2020-01-16T17:34:32.125Z] #44 94.02 DEP criu/path.d [2020-01-16T17:34:32.125Z] #44 94.19 DEP criu/parasite-syscall.d [2020-01-16T17:34:32.125Z] #44 94.37 DEP criu/pagemap.d [2020-01-16T17:34:32.125Z] #44 94.53 DEP criu/pagemap-cache.d [2020-01-16T17:34:32.125Z] #44 94.69 DEP criu/page-xfer.d [2020-01-16T17:34:32.125Z] #44 94.88 DEP criu/page-pipe.d [2020-01-16T17:34:32.125Z] #44 95.07 DEP criu/netfilter.d [2020-01-16T17:34:32.125Z] #44 95.21 DEP criu/net.d [2020-01-16T17:34:32.125Z] #44 95.39 DEP criu/namespaces.d [2020-01-16T17:34:32.125Z] #44 95.68 DEP criu/mount.d [2020-01-16T17:34:32.125Z] #44 95.91 DEP criu/mem.d [2020-01-16T17:34:32.125Z] #44 96.09 DEP criu/lsm.d [2020-01-16T17:34:32.125Z] #44 96.21 DEP criu/log.d [2020-01-16T17:34:32.125Z] #44 96.41 DEP criu/libnetlink.d [2020-01-16T17:34:32.125Z] #44 96.54 DEP criu/kerndat.d [2020-01-16T17:34:32.125Z] #44 ... [2020-01-16T17:34:32.125Z] [2020-01-16T17:34:32.125Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:32.125Z] #17 32.31 Selecting previously unselected package libmpdec2:arm64. [2020-01-16T17:34:32.125Z] #17 32.32 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-01-16T17:34:32.125Z] #17 32.35 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-01-16T17:34:32.171Z] #45 103.2 CC criu/netfilter.o [2020-01-16T17:34:32.171Z] #45 103.4 CC criu/page-pipe.o [2020-01-16T17:34:32.293Z] #17 62.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-01-16T17:34:32.293Z] #17 62.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-01-16T17:34:32.293Z] #17 62.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-01-16T17:34:32.293Z] #17 62.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-01-16T17:34:32.293Z] #17 62.29 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-01-16T17:34:32.293Z] #17 62.29 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-01-16T17:34:32.387Z] #17 32.47 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-01-16T17:34:32.387Z] #17 32.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_arm64.deb ... [2020-01-16T17:34:32.387Z] #17 32.48 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2) ... [2020-01-16T17:34:33.011Z] #45 104.0 CC criu/page-xfer.o [2020-01-16T17:34:33.331Z] #17 33.27 Selecting previously unselected package python3.7. [2020-01-16T17:34:33.331Z] #17 33.28 Preparing to unpack .../python3.7_3.7.3-2_arm64.deb ... [2020-01-16T17:34:33.331Z] #17 33.28 Unpacking python3.7 (3.7.3-2) ... [2020-01-16T17:34:33.331Z] #17 33.44 Selecting previously unselected package libpython3-stdlib:arm64. [2020-01-16T17:34:33.331Z] #17 33.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-01-16T17:34:33.331Z] #17 33.46 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-01-16T17:34:33.413Z] #45 104.8 CC criu/pagemap-cache.o [2020-01-16T17:34:33.593Z] #17 33.61 Setting up python3-minimal (3.7.3-1) ... [2020-01-16T17:34:33.658Z] #17 63.47 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-01-16T17:34:33.658Z] #17 63.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-01-16T17:34:33.658Z] #17 63.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-01-16T17:34:33.658Z] #17 63.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-01-16T17:34:33.658Z] #17 63.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-01-16T17:34:33.658Z] #17 63.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-01-16T17:34:33.804Z] #45 105.1 CC criu/pagemap.o [2020-01-16T17:34:33.914Z] #17 63.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-16T17:34:33.914Z] #17 63.85 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-01-16T17:34:33.914Z] #17 63.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-01-16T17:34:33.914Z] #17 63.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-16T17:34:33.914Z] #17 63.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-01-16T17:34:34.169Z] #17 64.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-16T17:34:34.169Z] #17 64.02 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-01-16T17:34:34.169Z] #17 64.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-16T17:34:34.544Z] #17 34.77 Selecting previously unselected package python3. [2020-01-16T17:34:34.676Z] #45 105.7 CC criu/parasite-syscall.o [2020-01-16T17:34:34.807Z] #17 34.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24057 files and directories currently installed.) [2020-01-16T17:34:34.807Z] #17 34.84 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-01-16T17:34:34.807Z] #17 34.86 Unpacking python3 (3.7.3-1) ... [2020-01-16T17:34:34.807Z] #17 34.96 Selecting previously unselected package libip4tc0:arm64. [2020-01-16T17:34:34.807Z] #17 34.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-01-16T17:34:34.807Z] #17 34.98 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-01-16T17:34:34.807Z] #17 35.08 Selecting previously unselected package libip6tc0:arm64. [2020-01-16T17:34:35.059Z] #45 ... [2020-01-16T17:34:35.059Z] [2020-01-16T17:34:35.059Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:35.059Z] #18 48.65 Setting up apparmor (2.13.2-10) ... [2020-01-16T17:34:35.059Z] #18 50.26 Setting up xfsprogs (4.20.0-1) ... [2020-01-16T17:34:35.059Z] #18 50.27 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-16T17:34:35.059Z] #18 50.54 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-16T17:34:35.059Z] #18 51.13 Setting up python3-distutils (3.7.3-1) ... [2020-01-16T17:34:35.059Z] #18 51.44 Setting up python3-setuptools (40.8.0-1) ... [2020-01-16T17:34:35.059Z] #18 52.25 Setting up python3-pip (18.1-5) ... [2020-01-16T17:34:35.059Z] #18 52.95 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:34:35.059Z] #18 52.97 Processing triggers for mime-support (3.62) ... [2020-01-16T17:34:35.068Z] #17 35.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-01-16T17:34:35.068Z] #17 35.10 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-01-16T17:34:35.068Z] #17 35.21 Selecting previously unselected package libiptc0:arm64. [2020-01-16T17:34:35.068Z] #17 35.21 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-01-16T17:34:35.068Z] #17 35.21 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-01-16T17:34:35.068Z] #17 35.30 Selecting previously unselected package libnfnetlink0:arm64. [2020-01-16T17:34:35.068Z] #17 35.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-01-16T17:34:35.068Z] #17 35.30 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-01-16T17:34:35.098Z] #17 64.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-01-16T17:34:35.098Z] #17 65.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-01-16T17:34:35.098Z] #17 65.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-01-16T17:34:35.330Z] #17 35.38 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-01-16T17:34:35.330Z] #17 35.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-01-16T17:34:35.330Z] #17 35.39 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-01-16T17:34:35.330Z] #17 35.47 Selecting previously unselected package libnftnl11:arm64. [2020-01-16T17:34:35.330Z] #17 35.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-01-16T17:34:35.330Z] #17 35.48 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-01-16T17:34:35.330Z] #17 35.56 Selecting previously unselected package iptables. [2020-01-16T17:34:35.330Z] #17 35.57 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-01-16T17:34:35.462Z] #18 DONE 53.2s [2020-01-16T17:34:35.462Z] [2020-01-16T17:34:35.462Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-16T17:34:35.462Z] #19 0.262 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-16T17:34:35.592Z] #17 35.59 Unpacking iptables (1.8.2-4) ... [2020-01-16T17:34:35.853Z] #17 36.01 Selecting previously unselected package xxd. [2020-01-16T17:34:35.853Z] #17 36.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-01-16T17:34:35.853Z] #17 36.02 Unpacking xxd (2:8.1.0875-5) ... [2020-01-16T17:34:35.867Z] #19 0.266 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-16T17:34:35.868Z] #19 0.268 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-16T17:34:35.868Z] #19 DONE 0.4s [2020-01-16T17:34:35.868Z] [2020-01-16T17:34:35.868Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:35.868Z] #45 106.3 CC criu/path.o [2020-01-16T17:34:35.868Z] #45 106.5 CC criu/pie-util-vdso-elf32.o [2020-01-16T17:34:35.868Z] #45 107.0 CC criu/pie-util-vdso.o [2020-01-16T17:34:36.119Z] #17 36.20 Selecting previously unselected package vim-common. [2020-01-16T17:34:36.119Z] #17 36.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:34:36.119Z] #17 36.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-16T17:34:36.267Z] #45 107.5 CC criu/pie-util.o [2020-01-16T17:34:36.267Z] #45 107.6 CC criu/pipes.o [2020-01-16T17:34:36.395Z] #17 36.51 Selecting previously unselected package bash-completion. [2020-01-16T17:34:36.395Z] #17 36.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-16T17:34:36.990Z] #17 66.80 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:34:36.990Z] #17 67.15 Fetched 27.0 MB in 4s (6048 kB/s) [2020-01-16T17:34:37.108Z] #45 108.2 CC criu/plugin.o [2020-01-16T17:34:37.246Z] #17 67.30 Selecting previously unselected package pigz. [2020-01-16T17:34:37.502Z] #17 67.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-01-16T17:34:37.502Z] #17 67.44 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-01-16T17:34:37.502Z] #17 67.45 Unpacking pigz (2.4-1) ... [2020-01-16T17:34:37.514Z] #45 108.4 CC criu/proc_parse.o [2020-01-16T17:34:37.758Z] #17 67.72 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-01-16T17:34:37.758Z] #17 67.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ... [2020-01-16T17:34:37.758Z] #17 67.75 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ... [2020-01-16T17:34:39.123Z] #17 69.03 Selecting previously unselected package python3.7-minimal. [2020-01-16T17:34:39.123Z] #17 69.04 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ... [2020-01-16T17:34:39.123Z] #17 69.07 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-16T17:34:39.123Z] #17 ... [2020-01-16T17:34:39.123Z] [2020-01-16T17:34:39.123Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:34:39.123Z] #43 98.24 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-01-16T17:34:39.123Z] #43 98.30 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:34:39.439Z] #45 110.5 CC criu/protobuf-desc.o [2020-01-16T17:34:39.700Z] #17 39.55 Unpacking bash-completion (1:2.8-6) ... [2020-01-16T17:34:39.845Z] #45 111.1 CC criu/protobuf.o [2020-01-16T17:34:39.962Z] #17 40.29 Selecting previously unselected package bzip2. [2020-01-16T17:34:40.253Z] #45 111.4 CC criu/pstree.o [2020-01-16T17:34:40.359Z] #17 40.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-01-16T17:34:40.359Z] #17 40.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-16T17:34:40.359Z] #17 40.41 Selecting previously unselected package xz-utils. [2020-01-16T17:34:40.359Z] #17 40.42 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-01-16T17:34:40.359Z] #17 40.42 Unpacking xz-utils (5.2.4-1) ... [2020-01-16T17:34:40.534Z] #43 DONE 99.4s [2020-01-16T17:34:40.534Z] [2020-01-16T17:34:40.534Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:34:40.534Z] #33 95.20 internal/poll [2020-01-16T17:34:40.534Z] #33 97.83 internal/fmtsort [2020-01-16T17:34:40.534Z] #33 99.25 internal/syscall/unix [2020-01-16T17:34:40.534Z] #33 99.32 strings [2020-01-16T17:34:40.534Z] #33 99.54 os [2020-01-16T17:34:40.621Z] #17 40.78 Selecting previously unselected package apparmor. [2020-01-16T17:34:40.882Z] #17 40.88 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-01-16T17:34:41.144Z] #17 41.17 Unpacking apparmor (2.13.2-10) ... [2020-01-16T17:34:41.146Z] #45 ... [2020-01-16T17:34:41.146Z] [2020-01-16T17:34:41.146Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-16T17:34:41.146Z] #20 2.628 Collecting yamllint==1.16.0 [2020-01-16T17:34:41.146Z] #20 2.782 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-16T17:34:41.146Z] #20 2.861 Collecting pyyaml (from yamllint==1.16.0) [2020-01-16T17:34:41.146Z] #20 2.970 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-16T17:34:41.146Z] #20 3.806 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-16T17:34:41.146Z] #20 3.862 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-16T17:34:41.146Z] #20 3.897 Building wheels for collected packages: pyyaml [2020-01-16T17:34:41.146Z] #20 3.900 Running setup.py bdist_wheel for pyyaml: started [2020-01-16T17:34:41.146Z] #20 4.721 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-16T17:34:41.146Z] #20 4.722 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-16T17:34:41.146Z] #20 4.764 Successfully built pyyaml [2020-01-16T17:34:41.146Z] #20 4.802 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-16T17:34:41.146Z] #20 4.981 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-16T17:34:41.146Z] #20 DONE 5.3s [2020-01-16T17:34:41.146Z] [2020-01-16T17:34:41.146Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:41.146Z] #45 112.4 CC criu/rbtree.o [2020-01-16T17:34:41.146Z] #45 ... [2020-01-16T17:34:41.146Z] [2020-01-16T17:34:41.146Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-16T17:34:41.146Z] #25 DONE 0.1s [2020-01-16T17:34:41.146Z] [2020-01-16T17:34:41.146Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-16T17:34:41.848Z] #29 DONE 0.5s [2020-01-16T17:34:41.848Z] [2020-01-16T17:34:41.848Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-16T17:34:41.848Z] #32 DONE 0.1s [2020-01-16T17:34:41.848Z] [2020-01-16T17:34:41.848Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-16T17:34:42.331Z] #35 DONE 0.1s [2020-01-16T17:34:42.331Z] [2020-01-16T17:34:42.331Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-16T17:34:42.331Z] #40 DONE 0.1s [2020-01-16T17:34:42.331Z] [2020-01-16T17:34:42.331Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:42.331Z] #45 113.0 CC criu/rst-malloc.o [2020-01-16T17:34:42.331Z] #45 113.4 CC criu/seccomp.o [2020-01-16T17:34:42.427Z] #33 ... [2020-01-16T17:34:42.427Z] [2020-01-16T17:34:42.427Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:42.427Z] #17 72.12 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ... [2020-01-16T17:34:42.427Z] #17 72.23 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-16T17:34:42.531Z] #17 ... [2020-01-16T17:34:42.531Z] [2020-01-16T17:34:42.531Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:42.531Z] #44 96.80 DEP criu/kcmp-ids.d [2020-01-16T17:34:42.531Z] #44 96.90 DEP criu/irmap.d [2020-01-16T17:34:42.531Z] #44 97.07 DEP criu/ipc_ns.d [2020-01-16T17:34:42.531Z] #44 97.27 DEP criu/image.d [2020-01-16T17:34:42.531Z] #44 97.61 DEP criu/image-desc.d [2020-01-16T17:34:42.531Z] #44 97.79 DEP criu/fsnotify.d [2020-01-16T17:34:42.531Z] #44 98.07 DEP criu/filesystems.d [2020-01-16T17:34:42.531Z] #44 98.30 DEP criu/files.d [2020-01-16T17:34:42.531Z] #44 98.63 DEP criu/files-reg.d [2020-01-16T17:34:42.531Z] #44 98.87 DEP criu/files-ext.d [2020-01-16T17:34:42.531Z] #44 99.09 DEP criu/file-lock.d [2020-01-16T17:34:42.531Z] #44 99.26 DEP criu/file-ids.d [2020-01-16T17:34:42.531Z] #44 99.42 DEP criu/fifo.d [2020-01-16T17:34:42.531Z] #44 99.52 DEP criu/fdstore.d [2020-01-16T17:34:42.531Z] #44 99.63 DEP criu/fault-injection.d [2020-01-16T17:34:42.531Z] #44 99.71 DEP criu/external.d [2020-01-16T17:34:42.531Z] #44 99.92 DEP criu/eventpoll.d [2020-01-16T17:34:42.531Z] #44 100.1 DEP criu/eventfd.d [2020-01-16T17:34:42.531Z] #44 100.4 DEP criu/crtools.d [2020-01-16T17:34:42.531Z] #44 100.5 DEP criu/cr-service.d [2020-01-16T17:34:42.531Z] #44 100.6 DEP criu/cr-restore.d [2020-01-16T17:34:42.531Z] #44 100.8 DEP criu/cr-errno.d [2020-01-16T17:34:42.531Z] #44 100.8 DEP criu/cr-dump.d [2020-01-16T17:34:42.531Z] #44 101.0 DEP criu/cr-dedup.d [2020-01-16T17:34:42.531Z] #44 101.2 DEP criu/cr-check.d [2020-01-16T17:34:42.531Z] #44 101.6 DEP criu/config.d [2020-01-16T17:34:42.531Z] #44 101.8 DEP criu/clone-noasan.d [2020-01-16T17:34:42.531Z] #44 102.0 DEP criu/cgroup.d [2020-01-16T17:34:42.531Z] #44 102.2 DEP criu/cgroup-props.d [2020-01-16T17:34:42.531Z] #44 102.4 DEP criu/bitmap.d [2020-01-16T17:34:42.531Z] #44 102.4 DEP criu/bfd.d [2020-01-16T17:34:42.531Z] #44 102.5 DEP criu/autofs.d [2020-01-16T17:34:42.531Z] #44 102.7 DEP criu/aio.d [2020-01-16T17:34:42.531Z] #44 103.0 DEP criu/action-scripts.d [2020-01-16T17:34:42.531Z] #44 103.3 CC criu/action-scripts.o [2020-01-16T17:34:42.531Z] #44 103.9 CC criu/aio.o [2020-01-16T17:34:42.531Z] #44 104.4 CC criu/autofs.o [2020-01-16T17:34:42.531Z] #44 105.5 CC criu/bfd.o [2020-01-16T17:34:42.531Z] #44 106.1 CC criu/bitmap.o [2020-01-16T17:34:42.531Z] #44 106.8 CC criu/cgroup-props.o [2020-01-16T17:34:42.531Z] #44 ... [2020-01-16T17:34:42.531Z] [2020-01-16T17:34:42.531Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:42.531Z] #17 42.59 Selecting previously unselected package aufs-tools. [2020-01-16T17:34:42.531Z] #17 42.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-01-16T17:34:42.531Z] #17 42.60 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-16T17:34:42.792Z] #17 42.91 Selecting previously unselected package libonig5:arm64. [2020-01-16T17:34:42.792Z] #17 42.91 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-01-16T17:34:42.792Z] #17 42.93 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-01-16T17:34:43.054Z] #17 43.12 Selecting previously unselected package libjq1:arm64. [2020-01-16T17:34:43.054Z] #17 43.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-01-16T17:34:43.054Z] #17 43.13 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-01-16T17:34:43.054Z] #17 43.28 Selecting previously unselected package jq. [2020-01-16T17:34:43.054Z] #17 43.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-01-16T17:34:43.054Z] #17 43.33 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-16T17:34:43.110Z] #45 114.0 CC criu/seize.o [2020-01-16T17:34:43.315Z] #17 43.41 Selecting previously unselected package libaio1:arm64. [2020-01-16T17:34:43.315Z] #17 43.42 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-01-16T17:34:43.315Z] #17 43.42 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-01-16T17:34:43.576Z] #17 43.61 Selecting previously unselected package libgpm2:arm64. [2020-01-16T17:34:43.576Z] #17 43.63 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-01-16T17:34:43.576Z] #17 43.65 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-01-16T17:34:43.576Z] #17 43.79 Selecting previously unselected package libicu63:arm64. [2020-01-16T17:34:43.576Z] #17 43.83 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ... [2020-01-16T17:34:43.576Z] #17 43.84 Unpacking libicu63:arm64 (63.1-6) ... [2020-01-16T17:34:43.691Z] #45 115.0 CC criu/servicefd.o [2020-01-16T17:34:44.081Z] #45 115.4 CC criu/shmem.o [2020-01-16T17:34:44.932Z] #45 115.9 CC criu/sigframe.o [2020-01-16T17:34:44.932Z] #45 116.0 CC criu/signalfd.o [2020-01-16T17:34:44.932Z] #45 116.2 CC criu/sk-inet.o [2020-01-16T17:34:45.273Z] #62 196.4 + bin/containerd-stress [2020-01-16T17:34:45.767Z] #45 116.8 CC criu/sk-netlink.o [2020-01-16T17:34:46.167Z] #45 117.2 CC criu/sk-packet.o [2020-01-16T17:34:46.203Z] #62 198.1 + bin/containerd-shim [2020-01-16T17:34:46.564Z] #45 117.7 CC criu/sk-queue.o [2020-01-16T17:34:46.601Z] #17 ... [2020-01-16T17:34:46.601Z] [2020-01-16T17:34:46.601Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:34:46.601Z] #47 94.64 time [2020-01-16T17:34:46.601Z] #47 101.0 strings [2020-01-16T17:34:46.601Z] #47 104.2 os [2020-01-16T17:34:46.601Z] #47 ... [2020-01-16T17:34:46.601Z] [2020-01-16T17:34:46.601Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:34:46.601Z] #33 103.9 path [2020-01-16T17:34:46.601Z] #33 104.9 text/tabwriter [2020-01-16T17:34:46.857Z] #33 106.1 path/filepath [2020-01-16T17:34:46.857Z] #33 106.1 fmt [2020-01-16T17:34:46.971Z] #45 118.0 CC criu/sk-tcp.o [2020-01-16T17:34:47.330Z] Client: [2020-01-16T17:34:47.330Z] Debug Mode: false [2020-01-16T17:34:47.330Z] Plugins: [2020-01-16T17:34:47.330Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-16T17:34:47.330Z] [2020-01-16T17:34:47.330Z] Server: [2020-01-16T17:34:47.330Z] Containers: 0 [2020-01-16T17:34:47.330Z] Running: 0 [2020-01-16T17:34:47.330Z] Paused: 0 [2020-01-16T17:34:47.330Z] Stopped: 0 [2020-01-16T17:34:47.330Z] Images: 0 [2020-01-16T17:34:47.330Z] Server Version: 19.03.2 [2020-01-16T17:34:47.330Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-16T17:34:47.330Z] Windows: [2020-01-16T17:34:47.330Z] LCOW: [2020-01-16T17:34:47.330Z] Logging Driver: json-file [2020-01-16T17:34:47.330Z] Plugins: [2020-01-16T17:34:47.330Z] Volume: local [2020-01-16T17:34:47.330Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-16T17:34:47.330Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-16T17:34:47.330Z] Swarm: inactive [2020-01-16T17:34:47.330Z] Default Isolation: process [2020-01-16T17:34:47.330Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-16T17:34:47.330Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-16T17:34:47.330Z] OSType: windows [2020-01-16T17:34:47.330Z] Architecture: x86_64 [2020-01-16T17:34:47.330Z] CPUs: 4 [2020-01-16T17:34:47.330Z] Total Memory: 32GiB [2020-01-16T17:34:47.330Z] Name: azwin-2-a13a90 [2020-01-16T17:34:47.330Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-16T17:34:47.330Z] Docker Root Dir: D:\docker [2020-01-16T17:34:47.330Z] Debug Mode: false [2020-01-16T17:34:47.330Z] Registry: https://index.docker.io/v1/ [2020-01-16T17:34:47.330Z] Labels: [2020-01-16T17:34:47.330Z] Experimental: true [2020-01-16T17:34:47.330Z] Insecure Registries: [2020-01-16T17:34:47.330Z] 10.0.0.4:5000 [2020-01-16T17:34:47.330Z] 127.0.0.0/8 [2020-01-16T17:34:47.330Z] Registry Mirrors: [2020-01-16T17:34:47.330Z] http://10.0.0.4:5000/ [2020-01-16T17:34:47.330Z] Live Restore Enabled: false [2020-01-16T17:34:47.330Z] [2020-01-16T17:34:47.371Z] #45 118.4 CC criu/sk-unix.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-01-16T17:34:48.327Z] #17 47.61 Selecting previously unselected package libnet1:arm64. [2020-01-16T17:34:48.327Z] #17 47.61 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-01-16T17:34:48.327Z] #17 47.75 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-01-16T17:34:48.589Z] #17 47.92 Selecting previously unselected package libnl-3-200:arm64. [2020-01-16T17:34:48.589Z] #17 47.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-01-16T17:34:48.589Z] #17 47.94 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-01-16T17:34:48.748Z] #45 120.0 CC criu/sockets.o [2020-01-16T17:34:48.853Z] #17 48.96 Selecting previously unselected package libprotobuf-c1:arm64. [2020-01-16T17:34:48.853Z] #17 49.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-01-16T17:34:48.853Z] #17 49.06 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-01-16T17:34:49.115Z] #17 49.19 Selecting previously unselected package libreadline5:arm64. [2020-01-16T17:34:49.115Z] #17 49.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-01-16T17:34:49.136Z] #45 120.5 CC criu/stats.o [2020-01-16T17:34:49.372Z] #33 108.4 io/ioutil [2020-01-16T17:34:49.378Z] #17 49.45 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-01-16T17:34:49.536Z] #45 120.8 CC criu/string.o [2020-01-16T17:34:49.536Z] #45 120.9 CC criu/sysctl.o [2020-01-16T17:34:49.640Z] #17 49.72 Selecting previously unselected package net-tools. [2020-01-16T17:34:49.640Z] #17 49.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-01-16T17:34:49.640Z] #17 49.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-16T17:34:49.902Z] #17 50.04 Selecting previously unselected package python-pip-whl. [2020-01-16T17:34:49.902Z] #17 50.07 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-16T17:34:49.902Z] #17 50.07 Unpacking python-pip-whl (18.1-5) ... [2020-01-16T17:34:49.935Z] #33 ... [2020-01-16T17:34:49.935Z] [2020-01-16T17:34:49.935Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:49.935Z] #17 78.90 Selecting previously unselected package python3-minimal. [2020-01-16T17:34:49.935Z] #17 78.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-01-16T17:34:49.935Z] #17 79.02 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-01-16T17:34:49.935Z] #17 79.02 Unpacking python3-minimal (3.7.3-1) ... [2020-01-16T17:34:49.935Z] #17 79.24 Selecting previously unselected package libmpdec2:amd64. [2020-01-16T17:34:49.935Z] #17 79.26 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-01-16T17:34:49.935Z] #17 79.27 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-01-16T17:34:49.935Z] #17 79.50 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-01-16T17:34:49.935Z] #17 79.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ... [2020-01-16T17:34:49.935Z] #17 79.58 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ... [2020-01-16T17:34:50.394Z] #45 121.5 CC criu/sysfs_parse.o [2020-01-16T17:34:50.394Z] #45 121.8 CC criu/timerfd.o [2020-01-16T17:34:50.499Z] #17 ... [2020-01-16T17:34:50.499Z] [2020-01-16T17:34:50.499Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:50.499Z] #44 6.632 Note: Building without setproctitle() and strlcpy() support. [2020-01-16T17:34:50.499Z] #44 6.633 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-16T17:34:50.499Z] #44 10.14 fatal: not a git repository (or any of the parent directories): .git [2020-01-16T17:34:50.499Z] #44 10.19 GEN .gitid [2020-01-16T17:34:50.499Z] #44 10.22 GEN criu/include/version.h [2020-01-16T17:34:50.499Z] #44 10.22 GEN include/common/asm [2020-01-16T17:34:50.501Z] #17 50.67 Selecting previously unselected package python3-lib2to3. [2020-01-16T17:34:50.501Z] #17 50.68 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-16T17:34:50.763Z] #17 50.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-16T17:34:50.763Z] #17 50.97 Selecting previously unselected package python3-distutils. [2020-01-16T17:34:50.800Z] #45 122.0 CC criu/tty.o [2020-01-16T17:34:51.026Z] #17 50.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-16T17:34:51.026Z] #17 50.98 Unpacking python3-distutils (3.7.3-1) ... [2020-01-16T17:34:51.026Z] #17 51.19 Selecting previously unselected package python3-pip. [2020-01-16T17:34:51.026Z] #17 51.20 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-16T17:34:51.026Z] #17 51.24 Unpacking python3-pip (18.1-5) ... [2020-01-16T17:34:51.601Z] #17 51.73 Selecting previously unselected package python3-pkg-resources. [2020-01-16T17:34:51.601Z] #17 51.77 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-16T17:34:51.601Z] #17 51.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-16T17:34:52.154Z] #45 123.3 CC criu/tun.o [2020-01-16T17:34:52.176Z] #17 52.29 Selecting previously unselected package python3-setuptools. [2020-01-16T17:34:52.176Z] #17 52.32 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-16T17:34:52.176Z] #17 52.32 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-16T17:34:52.391Z] #44 ... [2020-01-16T17:34:52.391Z] [2020-01-16T17:34:52.391Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:52.391Z] #17 82.35 Selecting previously unselected package python3.7. [2020-01-16T17:34:52.391Z] #17 82.35 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ... [2020-01-16T17:34:52.391Z] #17 82.37 Unpacking python3.7 (3.7.3-2) ... [2020-01-16T17:34:52.439Z] #17 52.66 Selecting previously unselected package python3-wheel. [2020-01-16T17:34:52.439Z] #17 52.68 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-16T17:34:52.439Z] #17 52.69 Unpacking python3-wheel (0.32.3-2) ... [2020-01-16T17:34:52.549Z] #45 123.8 CC criu/uffd.o [2020-01-16T17:34:52.648Z] #17 82.58 Selecting previously unselected package libpython3-stdlib:amd64. [2020-01-16T17:34:52.648Z] #17 82.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-01-16T17:34:52.648Z] #17 82.66 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-01-16T17:34:52.702Z] #17 52.79 Selecting previously unselected package thin-provisioning-tools. [2020-01-16T17:34:52.702Z] #17 52.80 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-01-16T17:34:52.702Z] #17 52.80 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-16T17:34:52.762Z] #62 204.7 + bin/containerd-shim-runc-v1 [2020-01-16T17:34:52.904Z] #17 82.92 Setting up python3-minimal (3.7.3-1) ... [2020-01-16T17:34:52.965Z] #17 53.07 Selecting previously unselected package vim-runtime. [2020-01-16T17:34:52.965Z] #17 53.08 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:34:52.965Z] #17 53.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-16T17:34:52.965Z] #17 53.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-16T17:34:52.965Z] #17 53.17 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-16T17:34:53.228Z] #17 ... [2020-01-16T17:34:53.228Z] [2020-01-16T17:34:53.228Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:53.228Z] #44 107.7 CC criu/cgroup.o [2020-01-16T17:34:53.228Z] #44 112.1 CC criu/clone-noasan.o [2020-01-16T17:34:53.228Z] #44 112.3 CC criu/config.o [2020-01-16T17:34:53.228Z] #44 114.1 CC criu/cr-check.o [2020-01-16T17:34:53.228Z] #44 115.7 CC criu/cr-dedup.o [2020-01-16T17:34:53.228Z] #44 116.1 CC criu/cr-dump.o [2020-01-16T17:34:53.739Z] #45 124.7 CC criu/util.o [2020-01-16T17:34:53.803Z] #44 118.5 CC criu/cr-errno.o [2020-01-16T17:34:54.065Z] #44 118.6 CC criu/cr-restore.o [2020-01-16T17:34:54.904Z] #45 126.1 CC criu/uts_ns.o [2020-01-16T17:34:55.345Z] #45 126.3 CC criu/vdso.o [2020-01-16T17:34:55.429Z] #17 85.51 Selecting previously unselected package python3. [2020-01-16T17:34:55.429Z] #17 85.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 ... 24084 files and directories currently installed.) [2020-01-16T17:34:55.685Z] #17 85.61 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-01-16T17:34:55.685Z] #17 85.63 Unpacking python3 (3.7.3-1) ... [2020-01-16T17:34:55.942Z] #17 85.90 Selecting previously unselected package libip4tc0:amd64. [2020-01-16T17:34:55.942Z] #17 85.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-01-16T17:34:55.942Z] #17 85.92 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-01-16T17:34:56.046Z] #62 207.8 + bin/containerd-shim-runc-v2 [2020-01-16T17:34:56.195Z] #45 127.1 LINK criu/built-in.o [2020-01-16T17:34:56.195Z] #45 127.2 LINK criu/criu [2020-01-16T17:34:56.199Z] #17 86.26 Selecting previously unselected package libip6tc0:amd64. [2020-01-16T17:34:56.199Z] #17 86.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-01-16T17:34:56.199Z] #17 86.31 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-01-16T17:34:56.600Z] #45 127.5 DEP lib/c/criu.d [2020-01-16T17:34:56.600Z] #45 127.7 CC images/rpc.pb-c.o [2020-01-16T17:34:56.620Z] #44 ... [2020-01-16T17:34:56.620Z] [2020-01-16T17:34:56.620Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:56.620Z] #17 56.42 Selecting previously unselected package vim. [2020-01-16T17:34:56.620Z] #17 56.44 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ... [2020-01-16T17:34:56.620Z] #17 56.46 Unpacking vim (2:8.1.0875-5) ... [2020-01-16T17:34:56.765Z] #17 86.56 Selecting previously unselected package libiptc0:amd64. [2020-01-16T17:34:56.765Z] #17 86.59 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-01-16T17:34:56.765Z] #17 86.61 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-01-16T17:34:56.765Z] #17 86.77 Selecting previously unselected package libnfnetlink0:amd64. [2020-01-16T17:34:56.765Z] #17 86.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-01-16T17:34:56.765Z] #17 86.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-01-16T17:34:56.883Z] #17 57.00 Selecting previously unselected package xfsprogs. [2020-01-16T17:34:56.883Z] #17 57.01 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ... [2020-01-16T17:34:56.883Z] #17 57.02 Unpacking xfsprogs (4.20.0-1) ... [2020-01-16T17:34:56.979Z] #62 208.6 + binaries [2020-01-16T17:34:56.979Z] #62 208.6 + mkdir -p /build [2020-01-16T17:34:56.979Z] #62 208.6 + cp bin/containerd /build/containerd [2020-01-16T17:34:56.979Z] #62 208.7 + cp bin/containerd-shim /build/containerd-shim [2020-01-16T17:34:56.979Z] #62 208.7 + cp bin/ctr /build/ctr [2020-01-16T17:34:57.017Z] #45 128.1 CC lib/c/criu.o [2020-01-16T17:34:57.017Z] #45 ... [2020-01-16T17:34:57.017Z] [2020-01-16T17:34:57.017Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:34:57.017Z] #42 165.2 + dpkg --print-architecture [2020-01-16T17:34:57.017Z] #42 165.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-16T17:34:57.017Z] #42 165.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-01-16T17:34:57.017Z] #42 165.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-16T17:34:57.022Z] #17 ... [2020-01-16T17:34:57.022Z] [2020-01-16T17:34:57.022Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:34:57.022Z] #47 105.7 regexp/syntax [2020-01-16T17:34:57.022Z] #47 110.1 fmt [2020-01-16T17:34:57.022Z] #47 113.9 regexp [2020-01-16T17:34:57.022Z] #47 ... [2020-01-16T17:34:57.022Z] [2020-01-16T17:34:57.022Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:57.022Z] #17 86.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-01-16T17:34:57.022Z] #17 86.98 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-01-16T17:34:57.022Z] #17 87.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-01-16T17:34:57.237Z] #62 DONE 209.2s [2020-01-16T17:34:57.278Z] #17 87.37 Selecting previously unselected package libnftnl11:amd64. [2020-01-16T17:34:57.535Z] #17 87.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-01-16T17:34:57.535Z] #17 87.40 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-01-16T17:34:57.627Z] #17 57.63 Selecting previously unselected package zip. [2020-01-16T17:34:57.627Z] #17 57.64 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ... [2020-01-16T17:34:57.627Z] #17 57.66 Unpacking zip (3.0-11+b1) ... [2020-01-16T17:34:58.048Z] #17 87.85 Selecting previously unselected package iptables. [2020-01-16T17:34:58.048Z] #17 87.85 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-01-16T17:34:58.048Z] #17 87.88 Unpacking iptables (1.8.2-4) ... [2020-01-16T17:34:58.171Z] [2020-01-16T17:34:58.171Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-16T17:34:58.202Z] #17 58.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-16T17:34:58.202Z] [2020-01-16T17:34:58.202Z] #17 ... [2020-01-16T17:34:58.202Z] [2020-01-16T17:34:58.202Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:34:58.202Z] #41 182.8 + dpkg --print-architecture [2020-01-16T17:34:58.202Z] #41 DONE 184.3s [2020-01-16T17:34:58.202Z] [2020-01-16T17:34:58.202Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:34:58.202Z] #17 58.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-16T17:34:58.202Z] #17 58.30 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-01-16T17:34:58.202Z] #17 58.32 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-01-16T17:34:58.202Z] #17 58.33 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-01-16T17:34:58.202Z] #17 58.34 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-01-16T17:34:58.202Z] #17 58.36 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-01-16T17:34:58.202Z] #17 58.37 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-01-16T17:34:58.202Z] #17 58.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-16T17:34:58.202Z] #17 58.40 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-01-16T17:34:58.428Z] #63 DONE 0.2s [2020-01-16T17:34:58.428Z] [2020-01-16T17:34:58.428Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-16T17:34:58.428Z] #67 DONE 0.1s [2020-01-16T17:34:58.463Z] #17 58.42 Setting up libicu63:arm64 (63.1-6) ... [2020-01-16T17:34:58.464Z] #17 58.43 Setting up xxd (2:8.1.0875-5) ... [2020-01-16T17:34:58.464Z] #17 58.44 Setting up zip (3.0-11+b1) ... [2020-01-16T17:34:58.464Z] #17 58.46 Setting up vim-common (2:8.1.0875-5) ... [2020-01-16T17:34:58.464Z] #17 58.56 Setting up bash-completion (1:2.8-6) ... [2020-01-16T17:34:58.690Z] [2020-01-16T17:34:58.690Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-16T17:34:58.690Z] #69 DONE 0.2s [2020-01-16T17:34:58.690Z] [2020-01-16T17:34:58.690Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-16T17:34:58.690Z] #72 DONE 0.1s [2020-01-16T17:34:58.947Z] [2020-01-16T17:34:58.947Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-16T17:34:58.947Z] #73 DONE 0.0s [2020-01-16T17:34:58.947Z] [2020-01-16T17:34:58.947Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-16T17:34:58.976Z] #17 89.01 Selecting previously unselected package xxd. [2020-01-16T17:34:58.976Z] #17 89.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-01-16T17:34:58.976Z] #17 89.02 Unpacking xxd (2:8.1.0875-5) ... [2020-01-16T17:34:59.538Z] #17 89.49 Selecting previously unselected package vim-common. [2020-01-16T17:34:59.538Z] #17 89.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:34:59.761Z] #42 ... [2020-01-16T17:34:59.761Z] [2020-01-16T17:34:59.761Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:34:59.761Z] #45 128.7 LINK lib/c/built-in.o [2020-01-16T17:34:59.761Z] #45 128.7 LINK lib/c/libcriu.so [2020-01-16T17:34:59.761Z] #45 128.8 GEN magic.py [2020-01-16T17:34:59.761Z] #45 128.9 Note: Building without setproctitle() and strlcpy() support. [2020-01-16T17:34:59.761Z] #45 128.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-16T17:34:59.761Z] #45 129.2 fatal: not a git repository (or any of the parent directories): .git [2020-01-16T17:34:59.761Z] #45 129.8 make[1]: Nothing to be done for 'all'. [2020-01-16T17:34:59.761Z] #45 130.3 make[1]: 'images/built-in.o' is up to date. [2020-01-16T17:34:59.761Z] #45 130.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-16T17:34:59.761Z] #45 130.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-16T17:34:59.761Z] #45 130.4 make[1]: 'compel/libcompel.a' is up to date. [2020-01-16T17:34:59.761Z] #45 130.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-16T17:34:59.761Z] #45 130.4 make[1]: Nothing to be done for 'all'. [2020-01-16T17:34:59.761Z] #45 130.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-16T17:34:59.761Z] #45 130.5 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:59.761Z] #45 130.5 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:59.761Z] #45 130.6 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:59.761Z] #45 130.7 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:59.761Z] #45 130.7 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:59.761Z] #45 130.7 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:59.761Z] #45 130.7 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:59.761Z] #45 130.8 make[2]: Nothing to be done for 'all'. [2020-01-16T17:34:59.761Z] #45 130.8 INSTALL criu/criu [2020-01-16T17:34:59.761Z] #45 DONE 131.0s [2020-01-16T17:34:59.761Z] [2020-01-16T17:34:59.761Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:34:59.794Z] #17 89.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-16T17:34:59.878Z] #74 DONE 0.7s [2020-01-16T17:34:59.878Z] [2020-01-16T17:34:59.878Z] #75 exporting to image [2020-01-16T17:34:59.878Z] #75 exporting layers [2020-01-16T17:35:00.262Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 28.5s done [2020-01-16T17:35:00.262Z] #8 DONE 37.7s [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-16T17:35:00.262Z] #9 DONE 0.2s [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-16T17:35:00.262Z] #10 DONE 0.2s [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-16T17:35:00.262Z] #30 DONE 0.0s [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-16T17:35:00.262Z] #41 DONE 0.0s [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:35:00.262Z] #22 DONE 0.1s [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-16T17:35:00.262Z] #50 ... [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-16T17:35:00.262Z] #23 DONE 0.3s [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-16T17:35:00.262Z] #47 DONE 0.3s [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-16T17:35:00.262Z] #65 DONE 0.3s [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-16T17:35:00.262Z] #33 DONE 0.3s [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-16T17:35:00.262Z] #50 DONE 0.4s [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-16T17:35:00.262Z] #53 DONE 0.4s [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-16T17:35:00.262Z] #71 DONE 0.4s [2020-01-16T17:35:00.262Z] [2020-01-16T17:35:00.262Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:35:00.262Z] #72 0.818 + RM_GOPATH=0 [2020-01-16T17:35:00.262Z] #72 0.819 + TMP_GOPATH= [2020-01-16T17:35:00.262Z] #72 0.819 + : /build [2020-01-16T17:35:00.262Z] #72 0.819 + '[' -z '' ']' [2020-01-16T17:35:00.262Z] #72 0.820 ++ mktemp -d [2020-01-16T17:35:00.262Z] #72 0.825 + export GOPATH=/tmp/tmp.pdirmftq5V [2020-01-16T17:35:00.262Z] #72 0.825 + GOPATH=/tmp/tmp.pdirmftq5V [2020-01-16T17:35:00.262Z] #72 0.825 + RM_GOPATH=1 [2020-01-16T17:35:00.262Z] #72 0.828 ++ dirname ./install.sh [2020-01-16T17:35:00.262Z] #72 0.836 + dir=. [2020-01-16T17:35:00.262Z] #72 0.836 + bin=proxy [2020-01-16T17:35:00.262Z] #72 0.837 + shift [2020-01-16T17:35:00.262Z] #72 0.838 + '[' '!' -f ./proxy.installer ']' [2020-01-16T17:35:00.262Z] #72 0.838 + . ./proxy.installer [2020-01-16T17:35:00.262Z] #72 0.839 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:35:00.262Z] #72 0.841 + install_proxy [2020-01-16T17:35:00.262Z] #72 0.841 + case "$1" in [2020-01-16T17:35:00.262Z] #72 0.842 + export CGO_ENABLED=0 [2020-01-16T17:35:00.262Z] #72 0.842 + CGO_ENABLED=0 [2020-01-16T17:35:00.262Z] #72 0.843 + _install_proxy [2020-01-16T17:35:00.262Z] #72 0.843 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-16T17:35:00.262Z] #72 0.844 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:35:00.262Z] #72 0.845 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pdirmftq5V/src/github.com/docker/libnetwork [2020-01-16T17:35:00.262Z] #72 0.907 Cloning into '/tmp/tmp.pdirmftq5V/src/github.com/docker/libnetwork'... [2020-01-16T17:35:00.357Z] #17 90.29 Selecting previously unselected package bash-completion. [2020-01-16T17:35:00.357Z] #17 90.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-16T17:35:00.487Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-01-16T17:35:00.487Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-99a5b68d\powershellScript.ps1'; exit $LASTEXITCODE; [2020-01-16T17:35:00.487Z] ---------------------------------------------------------------------------- [2020-01-16T17:35:00.487Z] [2020-01-16T17:35:00.487Z] INFO: executeCI.ps1 starting at Thu Jan 16 17:34:59 CUT 2020 [2020-01-16T17:35:00.487Z] [2020-01-16T17:35:00.487Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-01-16T17:35:00.487Z] INFO: Running git version 2.24.0.windows.1 [2020-01-16T17:35:00.487Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-01-16T17:35:00.487Z] INFO: Environment variables: [2020-01-16T17:35:00.487Z] [2020-01-16T17:35:00.487Z] Name Value [2020-01-16T17:35:00.487Z] ---- ----- [2020-01-16T17:35:00.487Z] ALLUSERSPROFILE C:\ProgramData [2020-01-16T17:35:00.487Z] amd64 true [2020-01-16T17:35:00.487Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-01-16T17:35:00.487Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-01-16T17:35:00.487Z] arm64 true [2020-01-16T17:35:00.487Z] BRANCH_NAME PR-40373 [2020-01-16T17:35:00.487Z] BUILD_DISPLAY_NAME #6 [2020-01-16T17:35:00.487Z] BUILD_ID 6 [2020-01-16T17:35:00.487Z] BUILD_NUMBER 6 [2020-01-16T17:35:00.487Z] BUILD_TAG jenkins-moby-PR-40373-6 [2020-01-16T17:35:00.487Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40373/6/ [2020-01-16T17:35:00.487Z] CHANGE_AUTHOR thaJeztah [2020-01-16T17:35:00.487Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-01-16T17:35:00.487Z] CHANGE_BRANCH remove_e2e_dockerfile [2020-01-16T17:35:00.487Z] CHANGE_FORK thaJeztah [2020-01-16T17:35:00.487Z] CHANGE_ID 40373 [2020-01-16T17:35:00.487Z] CHANGE_TARGET master [2020-01-16T17:35:00.487Z] CHANGE_TITLE Remove e2e dockerfile, and integrate into main Dockerfile [2020-01-16T17:35:00.487Z] CHANGE_URL https://github.com/moby/moby/pull/40373 [2020-01-16T17:35:00.487Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-16T17:35:00.487Z] CommonProgramFiles C:\Program Files\Common Files [2020-01-16T17:35:00.487Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-01-16T17:35:00.487Z] CommonProgramW6432 C:\Program Files\Common Files [2020-01-16T17:35:00.487Z] COMPUTERNAME azwin-2-a13a90 [2020-01-16T17:35:00.487Z] ComSpec C:\windows\system32\cmd.exe [2020-01-16T17:35:00.487Z] ConfigSequenceNumber 0 [2020-01-16T17:35:00.487Z] dco true [2020-01-16T17:35:00.487Z] DOCKER_BUILDKIT 0 [2020-01-16T17:35:00.487Z] DOCKER_DUT_DEBUG 1 [2020-01-16T17:35:00.487Z] DOCKER_EXPERIMENTAL 1 [2020-01-16T17:35:00.487Z] DOCKER_GRAPHDRIVER overlay2 [2020-01-16T17:35:00.487Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-01-16T17:35:00.487Z] EXECUTOR_NUMBER 0 [2020-01-16T17:35:00.487Z] FQDN azwin-2-a13a90.westus.cloudapp.azure.com [2020-01-16T17:35:00.487Z] GIT_BRANCH PR-40373 [2020-01-16T17:35:00.487Z] GIT_COMMIT 02e1b7fdd76e3945305ab56d5a91b1b955e41499 [2020-01-16T17:35:00.487Z] GIT_PREVIOUS_COMMIT 37db3732c13e280b4f66c8322776c5444ae6c4ed [2020-01-16T17:35:00.487Z] GIT_URL https://github.com/moby/moby.git [2020-01-16T17:35:00.487Z] HUDSON_COOKIE ed645380-e05a-4f3d-bb1a-ec79a78721e8 [2020-01-16T17:35:00.487Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-01-16T17:35:00.487Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-01-16T17:35:00.487Z] HUDSON_URL https://ci.docker.com/public/ [2020-01-16T17:35:00.487Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2020-01-16T17:35:00.487Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-01-16T17:35:00.487Z] JENKINS_NODE_COOKIE af73f985-2b01-45c0-bc53-51dcc7d248ff [2020-01-16T17:35:00.487Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-01-16T17:35:00.487Z] JENKINS_URL https://ci.docker.com/public/ [2020-01-16T17:35:00.487Z] JOB_BASE_NAME PR-40373 [2020-01-16T17:35:00.487Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40373/display/redirect [2020-01-16T17:35:00.487Z] JOB_NAME moby/PR-40373 [2020-01-16T17:35:00.487Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40373/ [2020-01-16T17:35:00.487Z] library.jps.version master [2020-01-16T17:35:00.487Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-01-16T17:35:00.487Z] NODE_LABELS amd64 azure azwin-2-a13a90 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-01-16T17:35:00.487Z] NODE_NAME azwin-2-a13a90 [2020-01-16T17:35:00.487Z] NUMBER_OF_PROCESSORS 4 [2020-01-16T17:35:00.487Z] OS Windows_NT [2020-01-16T17:35:00.487Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-01-16T17:35:00.487Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-01-16T17:35:00.487Z] ppc64le true [2020-01-16T17:35:00.489Z] PROCESSOR_ARCHITECTURE AMD64 [2020-01-16T17:35:00.489Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-01-16T17:35:00.489Z] PROCESSOR_LEVEL 6 [2020-01-16T17:35:00.489Z] PROCESSOR_REVISION 4f01 [2020-01-16T17:35:00.489Z] ProgramData C:\ProgramData [2020-01-16T17:35:00.489Z] ProgramFiles C:\Program Files [2020-01-16T17:35:00.489Z] ProgramFiles(x86) C:\Program Files (x86) [2020-01-16T17:35:00.489Z] ProgramW6432 C:\Program Files [2020-01-16T17:35:00.489Z] PROMPT $P$G [2020-01-16T17:35:00.489Z] PSExecutionPolicyPreference Bypass [2020-01-16T17:35:00.489Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-01-16T17:35:00.489Z] PUBLIC C:\Users\Public [2020-01-16T17:35:00.489Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40373/6/display/redirect?page=changes [2020-01-16T17:35:00.489Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40373/6/display/redirect [2020-01-16T17:35:00.489Z] s390x true [2020-01-16T17:35:00.489Z] SKIP_VALIDATION_TESTS 1 [2020-01-16T17:35:00.489Z] SOURCES_DRIVE d [2020-01-16T17:35:00.489Z] SOURCES_SUBDIR gopath [2020-01-16T17:35:00.489Z] STAGE_NAME Run tests [2020-01-16T17:35:00.489Z] SystemDrive C: [2020-01-16T17:35:00.489Z] SystemRoot C:\windows [2020-01-16T17:35:00.489Z] TEMP C:\windows\TEMP [2020-01-16T17:35:00.489Z] TESTDEBUG 0 [2020-01-16T17:35:00.489Z] TESTRUN_DRIVE d [2020-01-16T17:35:00.489Z] TESTRUN_SUBDIR CI [2020-01-16T17:35:00.489Z] TIMEOUT 120m [2020-01-16T17:35:00.489Z] TMP C:\windows\TEMP [2020-01-16T17:35:00.489Z] unit_validate true [2020-01-16T17:35:00.489Z] USERDOMAIN WORKGROUP [2020-01-16T17:35:00.489Z] USERNAME azwin-2-a13a90$ [2020-01-16T17:35:00.489Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-01-16T17:35:00.489Z] validate_force false [2020-01-16T17:35:00.489Z] windir C:\windows [2020-01-16T17:35:00.489Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-01-16T17:35:00.489Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-01-16T17:35:00.489Z] windowsRS1 false [2020-01-16T17:35:00.489Z] windowsRS5 true [2020-01-16T17:35:00.489Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-01-16T17:35:00.489Z] [2020-01-16T17:35:00.489Z] [2020-01-16T17:35:00.489Z] [2020-01-16T17:35:00.489Z] INFO: Sources under d:\gopath\... [2020-01-16T17:35:00.489Z] INFO: Test run under d:\CI\... [2020-01-16T17:35:00.489Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-01-16T17:35:00.489Z] INFO: docker/docker repository was found [2020-01-16T17:35:00.951Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-01-16T17:35:01.413Z] ltsc2019: Pulling from windows/servercore [2020-01-16T17:35:01.875Z] 65014b3c3121: Pulling fs layer [2020-01-16T17:35:01.875Z] edbd72df76b4: Pulling fs layer [2020-01-16T17:35:02.680Z] #17 62.15 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-01-16T17:35:02.680Z] #17 62.17 Setting up xz-utils (5.2.4-1) ... [2020-01-16T17:35:02.680Z] #17 62.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-16T17:35:02.680Z] #17 62.23 Setting up pigz (2.4-1) ... [2020-01-16T17:35:02.680Z] #17 62.24 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-01-16T17:35:02.680Z] #17 62.25 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-01-16T17:35:02.680Z] #17 62.27 Setting up python-pip-whl (18.1-5) ... [2020-01-16T17:35:02.680Z] #17 62.29 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-01-16T17:35:02.680Z] #17 62.30 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-16T17:35:02.680Z] #17 62.75 Setting up libaio1:arm64 (0.3.112-3) ... [2020-01-16T17:35:02.680Z] #17 62.76 Setting up libonig5:arm64 (6.9.1-1) ... [2020-01-16T17:35:02.680Z] #17 62.77 Setting up libpython3.7-stdlib:arm64 (3.7.3-2) ... [2020-01-16T17:35:02.680Z] #17 62.78 Setting up vim (2:8.1.0875-5) ... [2020-01-16T17:35:02.680Z] #17 62.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-16T17:35:02.680Z] #17 62.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-16T17:35:02.680Z] #17 62.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-16T17:35:02.680Z] #17 62.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-16T17:35:02.680Z] #17 62.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-16T17:35:02.680Z] #17 62.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-16T17:35:02.680Z] #17 62.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-16T17:35:02.680Z] #17 62.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-16T17:35:02.680Z] #17 62.92 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-01-16T17:35:02.879Z] #17 ... [2020-01-16T17:35:02.879Z] [2020-01-16T17:35:02.879Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:35:02.879Z] #33 111.5 github.com/BurntSushi/toml [2020-01-16T17:35:02.879Z] #33 111.5 flag [2020-01-16T17:35:02.879Z] #33 114.5 log [2020-01-16T17:35:02.879Z] #33 118.4 github.com/BurntSushi/toml/cmd/tomlv [2020-01-16T17:35:02.879Z] #33 ... [2020-01-16T17:35:02.879Z] [2020-01-16T17:35:02.879Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:02.879Z] #44 14.01 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-16T17:35:02.879Z] #44 14.11 PBCC images/opts.pb-c.c [2020-01-16T17:35:02.879Z] #44 14.25 PBCC images/sit.pb-c.c [2020-01-16T17:35:02.879Z] #44 14.47 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-16T17:35:02.879Z] #44 14.54 DEP images/opts.pb-c.d [2020-01-16T17:35:02.879Z] #44 14.67 DEP images/sit.pb-c.d [2020-01-16T17:35:02.879Z] #44 14.71 PBCC images/macvlan.pb-c.c [2020-01-16T17:35:02.879Z] #44 14.71 DEP images/macvlan.pb-c.d [2020-01-16T17:35:02.879Z] #44 14.73 PBCC images/autofs.pb-c.c [2020-01-16T17:35:02.879Z] #44 14.73 DEP images/autofs.pb-c.d [2020-01-16T17:35:02.879Z] #44 14.74 PBCC images/sysctl.pb-c.c [2020-01-16T17:35:02.879Z] #44 14.75 DEP images/sysctl.pb-c.d [2020-01-16T17:35:02.879Z] #44 14.86 PBCC images/time.pb-c.c [2020-01-16T17:35:02.879Z] #44 14.89 DEP images/time.pb-c.d [2020-01-16T17:35:02.879Z] #44 15.00 PBCC images/binfmt-misc.pb-c.c [2020-01-16T17:35:02.879Z] #44 15.03 DEP images/binfmt-misc.pb-c.d [2020-01-16T17:35:02.879Z] #44 15.10 PBCC images/seccomp.pb-c.c [2020-01-16T17:35:02.879Z] #44 15.14 DEP images/seccomp.pb-c.d [2020-01-16T17:35:02.879Z] #44 15.19 PBCC images/userns.pb-c.c [2020-01-16T17:35:02.879Z] #44 15.21 DEP images/userns.pb-c.d [2020-01-16T17:35:02.879Z] #44 15.29 PBCC images/cgroup.pb-c.c [2020-01-16T17:35:02.879Z] #44 15.31 DEP images/cgroup.pb-c.d [2020-01-16T17:35:02.879Z] #44 15.42 PBCC images/fown.pb-c.c [2020-01-16T17:35:02.879Z] #44 15.44 PBCC images/ext-file.pb-c.c [2020-01-16T17:35:02.879Z] #44 15.47 DEP images/fown.pb-c.d [2020-01-16T17:35:02.879Z] #44 15.54 DEP images/ext-file.pb-c.d [2020-01-16T17:35:02.879Z] #44 15.56 PBCC images/rpc.pb-c.c [2020-01-16T17:35:02.879Z] #44 15.60 DEP images/rpc.pb-c.d [2020-01-16T17:35:02.879Z] #44 15.67 PBCC images/siginfo.pb-c.c [2020-01-16T17:35:02.879Z] #44 15.68 DEP images/siginfo.pb-c.d [2020-01-16T17:35:02.879Z] #44 15.76 PBCC images/pagemap.pb-c.c [2020-01-16T17:35:02.879Z] #44 15.90 DEP images/pagemap.pb-c.d [2020-01-16T17:35:02.879Z] #44 15.96 PBCC images/rlimit.pb-c.c [2020-01-16T17:35:02.879Z] #44 15.99 DEP images/rlimit.pb-c.d [2020-01-16T17:35:02.879Z] #44 16.09 PBCC images/file-lock.pb-c.c [2020-01-16T17:35:02.879Z] #44 16.19 DEP images/file-lock.pb-c.d [2020-01-16T17:35:02.879Z] #44 16.34 PBCC images/tty.pb-c.c [2020-01-16T17:35:02.879Z] #44 16.52 DEP images/tty.pb-c.d [2020-01-16T17:35:02.879Z] #44 16.62 PBCC images/tun.pb-c.c [2020-01-16T17:35:02.879Z] #44 16.77 PBCC images/netdev.pb-c.c [2020-01-16T17:35:02.879Z] #44 16.87 DEP images/tun.pb-c.d [2020-01-16T17:35:02.879Z] #44 16.98 DEP images/netdev.pb-c.d [2020-01-16T17:35:02.879Z] #44 17.07 PBCC images/vma.pb-c.c [2020-01-16T17:35:02.879Z] #44 17.20 DEP images/vma.pb-c.d [2020-01-16T17:35:02.879Z] #44 17.30 PBCC images/creds.pb-c.c [2020-01-16T17:35:02.879Z] #44 17.33 DEP images/creds.pb-c.d [2020-01-16T17:35:02.879Z] #44 17.44 PBCC images/utsns.pb-c.c [2020-01-16T17:35:02.879Z] #44 17.50 DEP images/utsns.pb-c.d [2020-01-16T17:35:02.879Z] #44 17.77 PBCC images/ipc-desc.pb-c.c [2020-01-16T17:35:02.879Z] #44 17.83 PBCC images/ipc-sem.pb-c.c [2020-01-16T17:35:02.879Z] #44 17.93 DEP images/ipc-desc.pb-c.d [2020-01-16T17:35:02.879Z] #44 18.05 DEP images/ipc-sem.pb-c.d [2020-01-16T17:35:02.879Z] #44 18.14 PBCC images/ipc-msg.pb-c.c [2020-01-16T17:35:02.879Z] #44 18.26 DEP images/ipc-msg.pb-c.d [2020-01-16T17:35:02.879Z] #44 18.38 PBCC images/ipc-shm.pb-c.c [2020-01-16T17:35:02.879Z] #44 18.45 DEP images/ipc-shm.pb-c.d [2020-01-16T17:35:02.879Z] #44 18.61 PBCC images/ipc-var.pb-c.c [2020-01-16T17:35:02.879Z] #44 18.70 DEP images/ipc-var.pb-c.d [2020-01-16T17:35:02.879Z] #44 18.72 PBCC images/sk-opts.pb-c.c [2020-01-16T17:35:02.879Z] #44 18.74 PBCC images/packet-sock.pb-c.c [2020-01-16T17:35:02.879Z] #44 18.85 DEP images/sk-opts.pb-c.d [2020-01-16T17:35:02.879Z] #44 19.04 DEP images/packet-sock.pb-c.d [2020-01-16T17:35:02.879Z] #44 19.23 PBCC images/sk-netlink.pb-c.c [2020-01-16T17:35:02.879Z] #44 19.40 DEP images/sk-netlink.pb-c.d [2020-01-16T17:35:02.879Z] #44 19.50 PBCC images/sk-inet.pb-c.c [2020-01-16T17:35:02.879Z] #44 19.72 DEP images/sk-inet.pb-c.d [2020-01-16T17:35:02.879Z] #44 19.87 PBCC images/sk-unix.pb-c.c [2020-01-16T17:35:02.879Z] #44 19.94 DEP images/sk-unix.pb-c.d [2020-01-16T17:35:02.879Z] #44 20.03 PBCC images/mm.pb-c.c [2020-01-16T17:35:02.879Z] #44 20.14 DEP images/mm.pb-c.d [2020-01-16T17:35:02.879Z] #44 20.27 PBCC images/timerfd.pb-c.c [2020-01-16T17:35:02.879Z] #44 20.41 DEP images/timerfd.pb-c.d [2020-01-16T17:35:02.879Z] #44 20.49 PBCC images/timer.pb-c.c [2020-01-16T17:35:02.879Z] #44 20.52 DEP images/timer.pb-c.d [2020-01-16T17:35:02.879Z] #44 20.56 PBCC images/sa.pb-c.c [2020-01-16T17:35:02.879Z] #44 20.61 DEP images/sa.pb-c.d [2020-01-16T17:35:02.879Z] #44 20.69 PBCC images/pipe-data.pb-c.c [2020-01-16T17:35:02.879Z] #44 20.78 DEP images/pipe-data.pb-c.d [2020-01-16T17:35:02.879Z] #44 20.96 PBCC images/mnt.pb-c.c [2020-01-16T17:35:02.879Z] #44 21.13 DEP images/mnt.pb-c.d [2020-01-16T17:35:02.879Z] #44 21.18 PBCC images/sk-packet.pb-c.c [2020-01-16T17:35:02.879Z] #44 21.21 DEP images/sk-packet.pb-c.d [2020-01-16T17:35:02.879Z] #44 21.25 PBCC images/tcp-stream.pb-c.c [2020-01-16T17:35:02.879Z] #44 21.33 DEP images/tcp-stream.pb-c.d [2020-01-16T17:35:02.879Z] #44 21.42 PBCC images/pipe.pb-c.c [2020-01-16T17:35:02.879Z] #44 21.48 DEP images/pipe.pb-c.d [2020-01-16T17:35:02.879Z] #44 21.61 PBCC images/pstree.pb-c.c [2020-01-16T17:35:02.879Z] #44 21.61 DEP images/pstree.pb-c.d [2020-01-16T17:35:02.879Z] #44 21.69 PBCC images/fs.pb-c.c [2020-01-16T17:35:02.879Z] #44 21.74 DEP images/fs.pb-c.d [2020-01-16T17:35:02.879Z] #44 21.82 PBCC images/signalfd.pb-c.c [2020-01-16T17:35:02.879Z] #44 21.92 DEP images/signalfd.pb-c.d [2020-01-16T17:35:02.879Z] #44 21.97 PBCC images/fh.pb-c.c [2020-01-16T17:35:02.879Z] #44 22.06 PBCC images/fsnotify.pb-c.c [2020-01-16T17:35:02.879Z] #44 22.21 DEP images/fh.pb-c.d [2020-01-16T17:35:02.879Z] #44 22.35 DEP images/fsnotify.pb-c.d [2020-01-16T17:35:02.879Z] #44 22.43 PBCC images/eventpoll.pb-c.c [2020-01-16T17:35:02.879Z] #44 22.45 DEP images/eventpoll.pb-c.d [2020-01-16T17:35:02.879Z] #44 22.66 PBCC images/eventfd.pb-c.c [2020-01-16T17:35:02.879Z] #44 22.71 DEP images/eventfd.pb-c.d [2020-01-16T17:35:02.942Z] #17 62.93 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-16T17:35:02.942Z] #17 62.95 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-01-16T17:35:02.942Z] #17 62.97 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-16T17:35:02.942Z] #17 62.98 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-01-16T17:35:02.942Z] #17 62.99 Setting up python3.7 (3.7.3-2) ... [2020-01-16T17:35:03.024Z] #72 ... [2020-01-16T17:35:03.025Z] [2020-01-16T17:35:03.025Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:35:03.025Z] #34 0.937 + RM_GOPATH=0 [2020-01-16T17:35:03.025Z] #34 0.966 + TMP_GOPATH= [2020-01-16T17:35:03.025Z] #34 0.968 + : /build [2020-01-16T17:35:03.025Z] #34 0.971 + '[' -z '' ']' [2020-01-16T17:35:03.025Z] #34 0.973 ++ mktemp -d [2020-01-16T17:35:03.025Z] #34 0.984 + export GOPATH=/tmp/tmp.LNfWvmBZ0r [2020-01-16T17:35:03.025Z] #34 0.985 + GOPATH=/tmp/tmp.LNfWvmBZ0r [2020-01-16T17:35:03.025Z] #34 0.985 + RM_GOPATH=1 [2020-01-16T17:35:03.025Z] #34 0.987 ++ dirname ./install.sh [2020-01-16T17:35:03.025Z] #34 0.998 + dir=. [2020-01-16T17:35:03.025Z] #34 0.999 + bin=tomlv [2020-01-16T17:35:03.025Z] #34 0.999 + shift [2020-01-16T17:35:03.025Z] #34 1.001 + '[' '!' -f ./tomlv.installer ']' [2020-01-16T17:35:03.025Z] #34 1.002 + . ./tomlv.installer [2020-01-16T17:35:03.025Z] #34 1.004 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:35:03.025Z] #34 1.005 + install_tomlv [2020-01-16T17:35:03.025Z] #34 1.005 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-16T17:35:03.025Z] #34 1.005 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:35:03.025Z] #34 1.005 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LNfWvmBZ0r/src/github.com/BurntSushi/toml [2020-01-16T17:35:03.025Z] #34 1.010 Cloning into '/tmp/tmp.LNfWvmBZ0r/src/github.com/BurntSushi/toml'... [2020-01-16T17:35:03.025Z] #34 2.735 + cd /tmp/tmp.LNfWvmBZ0r/src/github.com/BurntSushi/toml [2020-01-16T17:35:03.025Z] #34 2.737 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-16T17:35:03.025Z] #34 2.788 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-16T17:35:03.025Z] #34 4.148 runtime/internal/sys [2020-01-16T17:35:03.025Z] #34 4.196 math/bits [2020-01-16T17:35:03.025Z] #34 4.268 runtime/internal/atomic [2020-01-16T17:35:03.025Z] #34 4.352 internal/cpu [2020-01-16T17:35:03.025Z] #34 4.849 runtime/internal/math [2020-01-16T17:35:03.025Z] #34 5.291 unicode/utf8 [2020-01-16T17:35:03.025Z] #34 5.410 sync/atomic [2020-01-16T17:35:03.136Z] #44 22.77 PBCC images/remap-file-path.pb-c.c [2020-01-16T17:35:03.136Z] #44 22.82 DEP images/remap-file-path.pb-c.d [2020-01-16T17:35:03.136Z] #44 22.96 PBCC images/fifo.pb-c.c [2020-01-16T17:35:03.317Z] #34 6.508 internal/bytealg [2020-01-16T17:35:03.392Z] #44 22.98 DEP images/fifo.pb-c.d [2020-01-16T17:35:03.392Z] #44 23.10 PBCC images/ghost-file.pb-c.c [2020-01-16T17:35:03.392Z] #44 23.22 DEP images/ghost-file.pb-c.d [2020-01-16T17:35:03.629Z] #34 6.663 unicode [2020-01-16T17:35:03.648Z] #44 23.32 PBCC images/regfile.pb-c.c [2020-01-16T17:35:03.649Z] #44 23.41 DEP images/regfile.pb-c.d [2020-01-16T17:35:03.649Z] #44 23.45 PBCC images/ns.pb-c.c [2020-01-16T17:35:03.904Z] #44 23.58 DEP images/ns.pb-c.d [2020-01-16T17:35:04.160Z] #44 23.71 PBCC images/fdinfo.pb-c.c [2020-01-16T17:35:04.160Z] #44 23.85 DEP images/fdinfo.pb-c.d [2020-01-16T17:35:04.419Z] #44 24.06 PBCC images/core-aarch64.pb-c.c [2020-01-16T17:35:04.419Z] #44 24.11 PBCC images/core-arm.pb-c.c [2020-01-16T17:35:04.674Z] #34 7.681 math [2020-01-16T17:35:04.678Z] #44 24.30 PBCC images/core-ppc64.pb-c.c [2020-01-16T17:35:04.678Z] #44 24.40 PBCC images/core-s390.pb-c.c [2020-01-16T17:35:04.934Z] #44 24.55 PBCC images/core-x86.pb-c.c [2020-01-16T17:35:04.934Z] #44 24.65 PBCC images/core.pb-c.c [2020-01-16T17:35:04.934Z] #44 24.77 PBCC images/inventory.pb-c.c [2020-01-16T17:35:05.208Z] #44 24.94 DEP images/core-aarch64.pb-c.d [2020-01-16T17:35:05.208Z] #44 24.98 DEP images/core-arm.pb-c.d [2020-01-16T17:35:05.465Z] #44 25.18 DEP images/core-ppc64.pb-c.d [2020-01-16T17:35:05.701Z] #34 8.429 internal/testlog [2020-01-16T17:35:05.720Z] #44 25.41 DEP images/core-s390.pb-c.d [2020-01-16T17:35:05.720Z] #44 25.57 DEP images/core-x86.pb-c.d [2020-01-16T17:35:05.720Z] #44 25.60 DEP images/core.pb-c.d [2020-01-16T17:35:05.976Z] #44 25.64 DEP images/inventory.pb-c.d [2020-01-16T17:35:05.976Z] #44 25.68 PBCC images/cpuinfo.pb-c.c [2020-01-16T17:35:05.976Z] #44 25.74 DEP images/cpuinfo.pb-c.d [2020-01-16T17:35:05.992Z] #34 8.951 runtime [2020-01-16T17:35:06.232Z] #44 25.79 PBCC images/stats.pb-c.c [2020-01-16T17:35:06.232Z] #44 25.83 DEP images/stats.pb-c.d [2020-01-16T17:35:06.267Z] #17 66.11 Setting up iptables (1.8.2-4) ... [2020-01-16T17:35:06.267Z] #17 66.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-16T17:35:06.267Z] #17 66.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-16T17:35:06.267Z] #17 66.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-16T17:35:06.267Z] #17 66.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-16T17:35:06.267Z] #17 66.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-16T17:35:06.267Z] #17 66.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-16T17:35:06.267Z] #17 66.18 Setting up python3 (3.7.3-1) ... [2020-01-16T17:35:06.620Z] #34 ... [2020-01-16T17:35:06.620Z] [2020-01-16T17:35:06.620Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:35:06.620Z] #60 1.556 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:35:06.620Z] #60 1.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:35:06.620Z] #60 1.640 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:35:06.620Z] #60 3.443 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-16T17:35:06.620Z] #60 6.809 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-16T17:35:06.620Z] #60 9.528 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-16T17:35:06.620Z] #60 ... [2020-01-16T17:35:06.620Z] [2020-01-16T17:35:06.620Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:35:06.620Z] #42 1.323 + git clone https://github.com/docker/distribution.git . [2020-01-16T17:35:06.620Z] #42 1.336 Cloning into '.'... [2020-01-16T17:35:06.840Z] #17 66.87 Setting up python3-wheel (0.32.3-2) ... [2020-01-16T17:35:06.909Z] #42 ... [2020-01-16T17:35:06.909Z] [2020-01-16T17:35:06.909Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:35:06.909Z] #44 1.156 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:35:06.909Z] #44 1.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:35:06.909Z] #44 1.341 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:35:06.909Z] #44 2.542 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-16T17:35:06.909Z] #44 5.573 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-16T17:35:06.909Z] #44 8.686 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-16T17:35:06.909Z] #44 ... [2020-01-16T17:35:06.909Z] [2020-01-16T17:35:06.909Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:35:06.909Z] #48 0.931 + RM_GOPATH=0 [2020-01-16T17:35:06.909Z] #48 0.931 + TMP_GOPATH= [2020-01-16T17:35:06.909Z] #48 0.931 + : /build [2020-01-16T17:35:06.909Z] #48 0.931 + '[' -z '' ']' [2020-01-16T17:35:06.909Z] #48 0.935 ++ mktemp -d [2020-01-16T17:35:06.909Z] #48 0.963 + export GOPATH=/tmp/tmp.BqCGnQQPgC [2020-01-16T17:35:06.909Z] #48 0.963 + GOPATH=/tmp/tmp.BqCGnQQPgC [2020-01-16T17:35:06.909Z] #48 0.963 + RM_GOPATH=1 [2020-01-16T17:35:06.909Z] #48 0.963 ++ dirname ./install.sh [2020-01-16T17:35:06.909Z] #48 0.969 + dir=. [2020-01-16T17:35:06.909Z] #48 0.969 + bin=vndr [2020-01-16T17:35:06.909Z] #48 0.969 + shift [2020-01-16T17:35:06.909Z] #48 0.969 + '[' '!' -f ./vndr.installer ']' [2020-01-16T17:35:06.909Z] #48 0.970 + . ./vndr.installer [2020-01-16T17:35:06.909Z] #48 0.970 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:35:06.909Z] #48 0.971 + install_vndr [2020-01-16T17:35:06.909Z] #48 0.971 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:35:06.909Z] #48 0.971 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-16T17:35:06.909Z] #48 0.971 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BqCGnQQPgC/src/github.com/LK4D4/vndr [2020-01-16T17:35:06.909Z] #48 1.005 Cloning into '/tmp/tmp.BqCGnQQPgC/src/github.com/LK4D4/vndr'... [2020-01-16T17:35:06.909Z] #48 2.144 + cd /tmp/tmp.BqCGnQQPgC/src/github.com/LK4D4/vndr [2020-01-16T17:35:06.909Z] #48 2.149 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-16T17:35:06.909Z] #48 2.200 + go build -buildmode=pie -v -o /build/vndr . [2020-01-16T17:35:06.909Z] #48 4.456 internal/cpu [2020-01-16T17:35:06.909Z] #48 4.473 runtime/internal/sys [2020-01-16T17:35:06.909Z] #48 4.518 internal/race [2020-01-16T17:35:06.909Z] #48 4.604 runtime/internal/atomic [2020-01-16T17:35:06.909Z] #48 4.747 sync/atomic [2020-01-16T17:35:06.909Z] #48 5.250 runtime/internal/math [2020-01-16T17:35:06.909Z] #48 5.790 unicode [2020-01-16T17:35:06.909Z] #48 5.873 unicode/utf8 [2020-01-16T17:35:06.909Z] #48 5.926 math/bits [2020-01-16T17:35:06.909Z] #48 6.168 internal/bytealg [2020-01-16T17:35:06.909Z] #48 8.591 internal/testlog [2020-01-16T17:35:06.909Z] #48 9.086 runtime [2020-01-16T17:35:06.909Z] #48 9.253 math [2020-01-16T17:35:07.163Z] #44 ... [2020-01-16T17:35:07.163Z] [2020-01-16T17:35:07.163Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:35:07.163Z] #33 DONE 126.2s [2020-01-16T17:35:07.163Z] [2020-01-16T17:35:07.163Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:35:07.163Z] #47 117.7 go/token [2020-01-16T17:35:07.163Z] #47 119.2 go/scanner [2020-01-16T17:35:07.163Z] #47 119.7 internal/lazyregexp [2020-01-16T17:35:07.163Z] #47 120.2 net/url [2020-01-16T17:35:07.163Z] #47 121.6 go/ast [2020-01-16T17:35:07.163Z] #47 122.8 text/template/parse [2020-01-16T17:35:07.198Z] #48 ... [2020-01-16T17:35:07.198Z] [2020-01-16T17:35:07.198Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:07.198Z] #24 0.956 + RM_GOPATH=0 [2020-01-16T17:35:07.198Z] #24 0.956 + TMP_GOPATH= [2020-01-16T17:35:07.198Z] #24 0.987 + : /build [2020-01-16T17:35:07.198Z] #24 0.991 + '[' -z '' ']' [2020-01-16T17:35:07.198Z] #24 0.998 ++ mktemp -d [2020-01-16T17:35:07.198Z] #24 1.005 + export GOPATH=/tmp/tmp.rrNWrYRzIg [2020-01-16T17:35:07.198Z] #24 1.005 + GOPATH=/tmp/tmp.rrNWrYRzIg [2020-01-16T17:35:07.198Z] #24 1.005 + RM_GOPATH=1 [2020-01-16T17:35:07.198Z] #24 1.010 ++ dirname ./install.sh [2020-01-16T17:35:07.198Z] #24 1.015 + dir=. [2020-01-16T17:35:07.198Z] #24 1.016 + bin=dockercli [2020-01-16T17:35:07.198Z] #24 1.016 + shift [2020-01-16T17:35:07.198Z] #24 1.018 + '[' '!' -f ./dockercli.installer ']' [2020-01-16T17:35:07.198Z] #24 1.018 + . ./dockercli.installer [2020-01-16T17:35:07.198Z] #24 1.020 ++ : stable [2020-01-16T17:35:07.198Z] #24 1.020 ++ : 17.06.2-ce [2020-01-16T17:35:07.198Z] #24 1.022 + install_dockercli [2020-01-16T17:35:07.198Z] #24 1.022 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-16T17:35:07.198Z] #24 1.022 Install docker/cli version 17.06.2-ce from stable [2020-01-16T17:35:07.198Z] #24 1.024 ++ uname -m [2020-01-16T17:35:07.198Z] #24 1.040 + arch=ppc64le [2020-01-16T17:35:07.198Z] #24 1.044 + '[' ppc64le '!=' x86_64 ']' [2020-01-16T17:35:07.198Z] #24 1.047 + '[' ppc64le '!=' s390x ']' [2020-01-16T17:35:07.198Z] #24 1.047 + '[' ppc64le '!=' armhf ']' [2020-01-16T17:35:07.198Z] #24 1.047 + build_dockercli [2020-01-16T17:35:07.198Z] #24 1.048 + git clone https://github.com/docker/docker-ce /tmp/tmp.rrNWrYRzIg/tmp/docker-ce [2020-01-16T17:35:07.198Z] #24 1.067 Cloning into '/tmp/tmp.rrNWrYRzIg/tmp/docker-ce'... [2020-01-16T17:35:07.198Z] #24 ... [2020-01-16T17:35:07.198Z] [2020-01-16T17:35:07.198Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:07.198Z] #51 0.925 + RM_GOPATH=0 [2020-01-16T17:35:07.198Z] #51 0.929 + TMP_GOPATH= [2020-01-16T17:35:07.198Z] #51 0.930 + : /build [2020-01-16T17:35:07.198Z] #51 0.930 + '[' -z '' ']' [2020-01-16T17:35:07.198Z] #51 0.932 ++ mktemp -d [2020-01-16T17:35:07.198Z] #51 0.961 + export GOPATH=/tmp/tmp.UPJHoGK2TX [2020-01-16T17:35:07.198Z] #51 0.964 + GOPATH=/tmp/tmp.UPJHoGK2TX [2020-01-16T17:35:07.198Z] #51 0.967 + RM_GOPATH=1 [2020-01-16T17:35:07.198Z] #51 0.982 ++ dirname ./install.sh [2020-01-16T17:35:07.198Z] #51 0.985 + dir=. [2020-01-16T17:35:07.198Z] #51 0.985 + bin=gotestsum [2020-01-16T17:35:07.198Z] #51 0.985 + shift [2020-01-16T17:35:07.198Z] #51 0.986 + '[' '!' -f ./gotestsum.installer ']' [2020-01-16T17:35:07.198Z] #51 0.986 + . ./gotestsum.installer [2020-01-16T17:35:07.198Z] #51 0.986 ++ : v0.3.5 [2020-01-16T17:35:07.198Z] #51 0.987 + install_gotestsum [2020-01-16T17:35:07.198Z] #51 0.988 Installing gotestsum version v0.3.5 [2020-01-16T17:35:07.198Z] #51 0.988 + echo 'Installing gotestsum version v0.3.5' [2020-01-16T17:35:07.198Z] #51 0.988 + go get -d gotest.tools/gotestsum [2020-01-16T17:35:07.486Z] #51 ... [2020-01-16T17:35:07.486Z] [2020-01-16T17:35:07.486Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:35:07.486Z] #11 1.139 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:35:07.486Z] #11 1.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:35:07.486Z] #11 1.313 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:35:07.486Z] #11 2.761 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-16T17:35:07.486Z] #11 6.431 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-16T17:35:07.486Z] #11 8.604 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-16T17:35:07.486Z] #11 ... [2020-01-16T17:35:07.486Z] [2020-01-16T17:35:07.486Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:35:07.486Z] #26 1.140 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:35:07.486Z] #26 1.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:35:07.486Z] #26 1.347 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:35:07.486Z] #26 2.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-16T17:35:07.486Z] #26 6.810 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-16T17:35:07.486Z] #26 8.888 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-16T17:35:07.776Z] #26 ... [2020-01-16T17:35:07.776Z] [2020-01-16T17:35:07.776Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:35:07.776Z] #36 1.157 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:35:07.776Z] #36 1.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:35:07.776Z] #36 1.342 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:35:07.776Z] #36 2.526 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-16T17:35:07.776Z] #36 6.091 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-16T17:35:07.776Z] #36 9.110 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-16T17:35:07.776Z] #36 ... [2020-01-16T17:35:07.776Z] [2020-01-16T17:35:07.776Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:35:07.776Z] #31 1.317 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-16T17:35:07.776Z] #31 1.342 Cloning into '.'... [2020-01-16T17:35:07.790Z] #17 67.78 Setting up apparmor (2.13.2-10) ... [2020-01-16T17:35:08.078Z] #31 ... [2020-01-16T17:35:08.078Z] [2020-01-16T17:35:08.078Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:08.078Z] #66 0.971 + RM_GOPATH=0 [2020-01-16T17:35:08.078Z] #66 0.975 + TMP_GOPATH= [2020-01-16T17:35:08.078Z] #66 0.978 + : /build/ [2020-01-16T17:35:08.078Z] #66 0.981 + '[' -z '' ']' [2020-01-16T17:35:08.078Z] #66 0.993 ++ mktemp -d [2020-01-16T17:35:08.078Z] #66 1.008 + export GOPATH=/tmp/tmp.vs1vGhC5cX [2020-01-16T17:35:08.078Z] #66 1.008 + GOPATH=/tmp/tmp.vs1vGhC5cX [2020-01-16T17:35:08.078Z] #66 1.008 + RM_GOPATH=1 [2020-01-16T17:35:08.078Z] #66 1.010 ++ dirname ./install.sh [2020-01-16T17:35:08.078Z] #66 1.027 + dir=. [2020-01-16T17:35:08.078Z] #66 1.030 + bin=rootlesskit [2020-01-16T17:35:08.078Z] #66 1.031 + shift [2020-01-16T17:35:08.078Z] #66 1.033 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-16T17:35:08.078Z] #66 1.043 + . ./rootlesskit.installer [2020-01-16T17:35:08.078Z] #66 1.047 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:35:08.078Z] #66 1.059 + install_rootlesskit [2020-01-16T17:35:08.078Z] #66 1.060 + case "$1" in [2020-01-16T17:35:08.078Z] #66 1.060 + export CGO_ENABLED=0 [2020-01-16T17:35:08.078Z] #66 1.060 + CGO_ENABLED=0 [2020-01-16T17:35:08.078Z] #66 1.060 + _install_rootlesskit [2020-01-16T17:35:08.078Z] #66 1.060 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-16T17:35:08.078Z] #66 1.060 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vs1vGhC5cX/src/github.com/rootless-containers/rootlesskit [2020-01-16T17:35:08.078Z] #66 1.060 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:35:08.078Z] #66 1.064 Cloning into '/tmp/tmp.vs1vGhC5cX/src/github.com/rootless-containers/rootlesskit'... [2020-01-16T17:35:08.078Z] #66 7.651 + cd /tmp/tmp.vs1vGhC5cX/src/github.com/rootless-containers/rootlesskit [2020-01-16T17:35:08.078Z] #66 7.653 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-16T17:35:08.078Z] #66 8.474 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-16T17:35:08.078Z] #66 8.475 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-16T17:35:08.376Z] #66 ... [2020-01-16T17:35:08.377Z] [2020-01-16T17:35:08.377Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:08.377Z] #54 0.915 + RM_GOPATH=0 [2020-01-16T17:35:08.377Z] #54 0.915 + TMP_GOPATH= [2020-01-16T17:35:08.377Z] #54 0.917 + : /build [2020-01-16T17:35:08.377Z] #54 0.918 + '[' -z '' ']' [2020-01-16T17:35:08.377Z] #54 0.919 ++ mktemp -d [2020-01-16T17:35:08.377Z] #54 0.931 + export GOPATH=/tmp/tmp.oJyUA1JT2u [2020-01-16T17:35:08.377Z] #54 0.932 + GOPATH=/tmp/tmp.oJyUA1JT2u [2020-01-16T17:35:08.377Z] #54 0.932 + RM_GOPATH=1 [2020-01-16T17:35:08.377Z] #54 0.934 ++ dirname ./install.sh [2020-01-16T17:35:08.377Z] #54 0.936 + dir=. [2020-01-16T17:35:08.377Z] #54 0.936 + bin=golangci_lint [2020-01-16T17:35:08.377Z] #54 0.936 + shift [2020-01-16T17:35:08.377Z] #54 0.936 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-16T17:35:08.377Z] #54 0.937 + . ./golangci_lint.installer [2020-01-16T17:35:08.377Z] #54 0.937 ++ : v1.20.0 [2020-01-16T17:35:08.377Z] #54 0.938 + install_golangci_lint [2020-01-16T17:35:08.377Z] #54 0.938 Installing golangci-lint version v1.20.0 [2020-01-16T17:35:08.377Z] #54 0.938 + echo 'Installing golangci-lint version v1.20.0' [2020-01-16T17:35:08.377Z] #54 0.938 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-16T17:35:08.665Z] #54 ... [2020-01-16T17:35:08.665Z] [2020-01-16T17:35:08.665Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:35:08.665Z] #48 10.33 unicode/utf16 [2020-01-16T17:35:08.665Z] #48 11.50 container/list [2020-01-16T17:35:08.976Z] edbd72df76b4: Verifying Checksum [2020-01-16T17:35:08.976Z] edbd72df76b4: Download complete [2020-01-16T17:35:09.058Z] #47 ... [2020-01-16T17:35:09.058Z] [2020-01-16T17:35:09.058Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:35:09.058Z] #17 98.73 Unpacking bash-completion (1:2.8-6) ... [2020-01-16T17:35:09.178Z] #17 ... [2020-01-16T17:35:09.178Z] [2020-01-16T17:35:09.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:09.178Z] #44 123.8 CC criu/cr-service.o [2020-01-16T17:35:09.178Z] #44 125.4 CC criu/crtools.o [2020-01-16T17:35:09.178Z] #44 126.1 CC criu/eventfd.o [2020-01-16T17:35:09.178Z] #44 126.5 CC criu/eventpoll.o [2020-01-16T17:35:09.178Z] #44 127.3 CC criu/external.o [2020-01-16T17:35:09.178Z] #44 127.6 CC criu/fault-injection.o [2020-01-16T17:35:09.178Z] #44 127.8 CC criu/fdstore.o [2020-01-16T17:35:09.178Z] #44 128.1 CC criu/fifo.o [2020-01-16T17:35:09.178Z] #44 128.5 CC criu/file-ids.o [2020-01-16T17:35:09.178Z] #44 129.1 CC criu/file-lock.o [2020-01-16T17:35:09.178Z] #44 130.4 CC criu/files-ext.o [2020-01-16T17:35:09.178Z] #44 130.9 CC criu/files-reg.o [2020-01-16T17:35:09.178Z] #44 133.5 CC criu/files.o [2020-01-16T17:35:09.439Z] #44 ... [2020-01-16T17:35:09.439Z] [2020-01-16T17:35:09.439Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:35:09.439Z] #17 69.55 Setting up xfsprogs (4.20.0-1) ... [2020-01-16T17:35:09.439Z] #17 69.59 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-16T17:35:09.836Z] #75 exporting layers 9.2s done [2020-01-16T17:35:09.836Z] #75 writing image sha256:067b3cfb730ec4fca716c0a5e7ace13b9398c57572e384daf0b63977db7bd413 done [2020-01-16T17:35:09.836Z] #75 naming to docker.io/library/docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 done [2020-01-16T17:35:09.836Z] #75 DONE 9.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-01-16T17:35:09.986Z] #17 99.77 Selecting previously unselected package bzip2. [2020-01-16T17:35:09.986Z] #17 99.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-01-16T17:35:09.986Z] #17 99.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-16T17:35:10.014Z] #17 70.24 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-16T17:35:10.174Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40373/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40373/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 hack/validate/default [2020-01-16T17:35:10.243Z] #17 100.2 Selecting previously unselected package xz-utils. [2020-01-16T17:35:10.243Z] #17 100.2 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-01-16T17:35:10.243Z] #17 100.2 Unpacking xz-utils (5.2.4-1) ... [2020-01-16T17:35:10.805Z] #17 100.7 Selecting previously unselected package apparmor. [2020-01-16T17:35:10.805Z] #17 100.7 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-01-16T17:35:10.805Z] #17 100.9 Unpacking apparmor (2.13.2-10) ... [2020-01-16T17:35:11.114Z] Congratulations! All commits are properly signed with the DCO! [2020-01-16T17:35:11.114Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-01-16T17:35:11.114Z] No api/types/ or api/swagger.yaml changes in diff. [2020-01-16T17:35:11.114Z] Congratulations! All TOML source files changed here have valid syntax. [2020-01-16T17:35:11.114Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-01-16T17:35:11.114Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-01-16T17:35:11.114Z] Congratulations! No new tests were added to integration-cli. [2020-01-16T17:35:11.114Z] [2020-01-16T17:35:11.114Z] INFO Start validation with golang-ci-lint [2020-01-16T17:35:11.243Z] #42 ... [2020-01-16T17:35:11.243Z] [2020-01-16T17:35:11.243Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:35:11.243Z] #58 89.93 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-16T17:35:11.243Z] #58 91.10 + mkdir -p /build [2020-01-16T17:35:11.243Z] #58 91.10 + cp runc /build/runc [2020-01-16T17:35:11.243Z] #58 DONE 91.3s [2020-01-16T17:35:11.243Z] [2020-01-16T17:35:11.243Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:35:11.372Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-01-16T17:35:11.372Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-01-16T17:35:11.405Z] #17 71.22 Setting up python3-distutils (3.7.3-1) ... [2020-01-16T17:35:11.667Z] #17 71.77 Setting up python3-setuptools (40.8.0-1) ... [2020-01-16T17:35:11.736Z] #17 101.8 Selecting previously unselected package aufs-tools. [2020-01-16T17:35:11.737Z] #17 101.8 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-01-16T17:35:11.737Z] #17 101.8 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-16T17:35:11.992Z] #17 102.0 Selecting previously unselected package libonig5:amd64. [2020-01-16T17:35:11.993Z] #17 102.0 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-01-16T17:35:11.993Z] #17 102.0 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-01-16T17:35:12.248Z] #17 102.3 Selecting previously unselected package libjq1:amd64. [2020-01-16T17:35:12.248Z] #17 102.3 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-01-16T17:35:12.248Z] #17 102.3 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-16T17:35:12.812Z] #17 102.6 Selecting previously unselected package jq. [2020-01-16T17:35:12.812Z] #17 102.6 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-01-16T17:35:12.812Z] #17 102.6 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-16T17:35:12.812Z] #17 102.8 Selecting previously unselected package libaio1:amd64. [2020-01-16T17:35:12.812Z] #17 102.8 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-01-16T17:35:12.812Z] #17 102.8 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-01-16T17:35:13.054Z] #17 73.28 Setting up python3-pip (18.1-5) ... [2020-01-16T17:35:13.068Z] #17 102.9 Selecting previously unselected package libgpm2:amd64. [2020-01-16T17:35:13.068Z] #17 102.9 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-01-16T17:35:13.068Z] #17 102.9 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-01-16T17:35:13.068Z] #17 103.0 Selecting previously unselected package libicu63:amd64. [2020-01-16T17:35:13.068Z] #17 103.0 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-01-16T17:35:13.068Z] #17 103.0 Unpacking libicu63:amd64 (63.1-6) ... [2020-01-16T17:35:13.101Z] #48 15.63 crypto/internal/subtle [2020-01-16T17:35:13.101Z] #48 16.05 crypto/subtle [2020-01-16T17:35:14.127Z] #48 16.94 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-16T17:35:14.417Z] #48 17.44 internal/nettrace [2020-01-16T17:35:14.706Z] #48 17.78 runtime/cgo [2020-01-16T17:35:14.804Z] #42 DONE 183.0s [2020-01-16T17:35:14.804Z] [2020-01-16T17:35:14.804Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:14.990Z] #17 74.82 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:35:14.990Z] #17 74.90 Processing triggers for mime-support (3.62) ... [2020-01-16T17:35:15.213Z] #54 ... [2020-01-16T17:35:15.213Z] [2020-01-16T17:35:15.213Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-16T17:35:15.252Z] #17 DONE 75.3s [2020-01-16T17:35:15.252Z] [2020-01-16T17:35:15.252Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-16T17:35:15.599Z] #43 DONE 0.1s [2020-01-16T17:35:15.599Z] [2020-01-16T17:35:15.599Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-16T17:35:15.599Z] #46 DONE 0.1s [2020-01-16T17:35:15.599Z] [2020-01-16T17:35:15.599Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:15.599Z] #54 ... [2020-01-16T17:35:15.599Z] [2020-01-16T17:35:15.599Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-16T17:35:15.599Z] #49 DONE 0.1s [2020-01-16T17:35:15.599Z] [2020-01-16T17:35:15.599Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-16T17:35:15.599Z] #52 DONE 0.1s [2020-01-16T17:35:15.599Z] [2020-01-16T17:35:15.599Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:16.758Z] #48 ... [2020-01-16T17:35:16.758Z] [2020-01-16T17:35:16.758Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:35:16.758Z] #34 9.856 encoding [2020-01-16T17:35:16.758Z] #34 10.28 runtime/cgo [2020-01-16T17:35:17.171Z] #18 1.710 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-16T17:35:17.171Z] #18 1.722 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-16T17:35:17.171Z] #18 1.743 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-16T17:35:17.171Z] #18 DONE 2.0s [2020-01-16T17:35:17.171Z] [2020-01-16T17:35:17.171Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:17.171Z] #44 135.8 CC criu/filesystems.o [2020-01-16T17:35:17.171Z] #44 136.4 CC criu/fsnotify.o [2020-01-16T17:35:17.171Z] #44 137.6 CC criu/image-desc.o [2020-01-16T17:35:17.171Z] #44 137.7 CC criu/image.o [2020-01-16T17:35:17.171Z] #44 138.6 CC criu/ipc_ns.o [2020-01-16T17:35:17.171Z] #44 139.9 CC criu/irmap.o [2020-01-16T17:35:17.171Z] #44 140.5 CC criu/kcmp-ids.o [2020-01-16T17:35:17.171Z] #44 140.9 CC criu/kerndat.o [2020-01-16T17:35:17.171Z] #44 ... [2020-01-16T17:35:17.171Z] [2020-01-16T17:35:17.171Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-16T17:35:19.490Z] #34 ... [2020-01-16T17:35:19.490Z] [2020-01-16T17:35:19.490Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:35:19.490Z] #11 22.46 Fetched 8103 kB in 21s (380 kB/s) [2020-01-16T17:35:19.607Z] #17 ... [2020-01-16T17:35:19.607Z] [2020-01-16T17:35:19.607Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:19.607Z] #44 29.25 make[1]: Nothing to be done for 'all'. [2020-01-16T17:35:19.607Z] #44 32.04 CC images/stats.o [2020-01-16T17:35:19.607Z] #44 32.65 CC images/core.o [2020-01-16T17:35:19.607Z] #44 33.48 CC images/core-x86.o [2020-01-16T17:35:19.607Z] #44 34.27 CC images/core-arm.o [2020-01-16T17:35:19.607Z] #44 34.89 CC images/core-aarch64.o [2020-01-16T17:35:19.607Z] #44 35.46 CC images/core-ppc64.o [2020-01-16T17:35:19.607Z] #44 36.21 CC images/core-s390.o [2020-01-16T17:35:19.607Z] #44 37.49 CC images/cpuinfo.o [2020-01-16T17:35:19.607Z] #44 38.27 CC images/inventory.o [2020-01-16T17:35:19.607Z] #44 38.62 CC images/fdinfo.o [2020-01-16T17:35:19.607Z] #44 39.25 CC images/fown.o [2020-01-16T17:35:19.864Z] #44 39.55 CC images/ns.o [2020-01-16T17:35:20.122Z] #44 39.91 CC images/regfile.o [2020-01-16T17:35:20.685Z] #44 40.42 CC images/ghost-file.o [2020-01-16T17:35:20.685Z] #44 ... [2020-01-16T17:35:20.685Z] [2020-01-16T17:35:20.685Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:35:20.685Z] #47 129.6 text/template [2020-01-16T17:35:20.685Z] #47 130.4 go/parser [2020-01-16T17:35:20.685Z] #47 135.6 encoding/xml [2020-01-16T17:35:20.685Z] #47 136.8 go/doc [2020-01-16T17:35:20.941Z] #47 ... [2020-01-16T17:35:20.941Z] [2020-01-16T17:35:20.941Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:35:20.941Z] #17 111.0 Selecting previously unselected package libnet1:amd64. [2020-01-16T17:35:21.197Z] #17 111.0 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-01-16T17:35:21.197Z] #17 111.0 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-01-16T17:35:21.197Z] #17 111.2 Selecting previously unselected package libnl-3-200:amd64. [2020-01-16T17:35:21.197Z] #17 111.2 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-01-16T17:35:21.197Z] #17 111.2 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-01-16T17:35:21.453Z] #17 111.5 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-16T17:35:21.453Z] #17 111.5 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-01-16T17:35:21.453Z] #17 111.5 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-01-16T17:35:21.709Z] #17 111.6 Selecting previously unselected package libreadline5:amd64. [2020-01-16T17:35:21.709Z] #17 111.6 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-01-16T17:35:21.709Z] #17 111.7 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-01-16T17:35:21.965Z] #17 112.0 Selecting previously unselected package net-tools. [2020-01-16T17:35:21.965Z] #17 112.0 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-01-16T17:35:21.965Z] #17 112.0 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-16T17:35:22.892Z] #17 112.7 Selecting previously unselected package python-pip-whl. [2020-01-16T17:35:22.892Z] #17 112.7 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-16T17:35:22.892Z] #17 112.7 Unpacking python-pip-whl (18.1-5) ... [2020-01-16T17:35:23.394Z] #54 ... [2020-01-16T17:35:23.394Z] [2020-01-16T17:35:23.394Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:23.394Z] #63 165.2 + bin/containerd [2020-01-16T17:35:23.768Z] #19 5.681 Collecting yamllint==1.16.0 [2020-01-16T17:35:23.768Z] #19 ... [2020-01-16T17:35:23.768Z] [2020-01-16T17:35:23.768Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:23.768Z] #44 142.7 CC criu/libnetlink.o [2020-01-16T17:35:23.768Z] #44 143.4 CC criu/log.o [2020-01-16T17:35:23.768Z] #44 144.2 CC criu/lsm.o [2020-01-16T17:35:23.768Z] #44 144.7 CC criu/mem.o [2020-01-16T17:35:23.768Z] #44 146.9 CC criu/mount.o [2020-01-16T17:35:23.925Z] #11 22.46 Reading package lists... [2020-01-16T17:35:23.925Z] #11 ... [2020-01-16T17:35:23.925Z] [2020-01-16T17:35:23.925Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:35:23.926Z] #42 26.40 Checking out files: 71% (1119/1559) Checking out files: 72% (1123/1559) Checking out files: 73% (1139/1559) Checking out files: 74% (1154/1559) Checking out files: 75% (1170/1559) Checking out files: 76% (1185/1559) Checking out files: 77% (1201/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-01-16T17:35:23.926Z] #42 27.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-16T17:35:24.792Z] #17 114.5 Selecting previously unselected package python3-lib2to3. [2020-01-16T17:35:24.792Z] #17 114.5 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-16T17:35:24.792Z] #17 114.5 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-16T17:35:25.048Z] #17 115.1 Selecting previously unselected package python3-distutils. [2020-01-16T17:35:25.048Z] #17 115.1 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-16T17:35:25.048Z] #17 115.1 Unpacking python3-distutils (3.7.3-1) ... [2020-01-16T17:35:25.156Z] #44 ... [2020-01-16T17:35:25.156Z] [2020-01-16T17:35:25.156Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:35:25.156Z] #57 100.8 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-16T17:35:25.321Z] #63 ... [2020-01-16T17:35:25.321Z] [2020-01-16T17:35:25.321Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:25.321Z] #54 DONE 193.3s [2020-01-16T17:35:25.321Z] [2020-01-16T17:35:25.321Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:25.610Z] #17 115.5 Selecting previously unselected package python3-pip. [2020-01-16T17:35:25.610Z] #17 115.5 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-16T17:35:25.610Z] #17 115.5 Unpacking python3-pip (18.1-5) ... [2020-01-16T17:35:25.866Z] #17 116.0 Selecting previously unselected package python3-pkg-resources. [2020-01-16T17:35:25.866Z] #17 116.0 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-16T17:35:26.122Z] #17 116.0 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-16T17:35:26.183Z] #63 ... [2020-01-16T17:35:26.183Z] [2020-01-16T17:35:26.183Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-16T17:35:26.183Z] #55 DONE 0.2s [2020-01-16T17:35:26.183Z] [2020-01-16T17:35:26.183Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-16T17:35:26.183Z] #59 DONE 0.1s [2020-01-16T17:35:26.183Z] [2020-01-16T17:35:26.183Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:26.283Z] #42 29.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-16T17:35:26.377Z] #17 116.3 Selecting previously unselected package python3-setuptools. [2020-01-16T17:35:26.378Z] #17 116.3 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-16T17:35:26.378Z] #17 116.4 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-16T17:35:26.542Z] #57 102.3 + mkdir -p /build [2020-01-16T17:35:26.542Z] #57 102.3 + cp runc /build/runc [2020-01-16T17:35:26.804Z] #57 DONE 102.7s [2020-01-16T17:35:26.804Z] [2020-01-16T17:35:26.804Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:26.804Z] #44 149.8 CC criu/namespaces.o [2020-01-16T17:35:26.804Z] #44 151.2 CC criu/net.o [2020-01-16T17:35:26.939Z] #17 116.9 Selecting previously unselected package python3-wheel. [2020-01-16T17:35:26.939Z] #17 116.9 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-16T17:35:26.939Z] #17 116.9 Unpacking python3-wheel (0.32.3-2) ... [2020-01-16T17:35:27.195Z] #17 117.1 Selecting previously unselected package thin-provisioning-tools. [2020-01-16T17:35:27.195Z] #17 117.1 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-01-16T17:35:27.195Z] #17 117.2 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-16T17:35:28.344Z] #42 ... [2020-01-16T17:35:28.344Z] [2020-01-16T17:35:28.344Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:35:28.344Z] #11 22.46 Reading package lists... [2020-01-16T17:35:28.575Z] #17 118.3 Selecting previously unselected package vim-runtime. [2020-01-16T17:35:28.575Z] #17 118.3 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:35:28.575Z] #17 118.4 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-16T17:35:28.834Z] #17 118.6 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-16T17:35:28.834Z] #17 118.7 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-16T17:35:29.373Z] #11 32.01 Reading package lists... [2020-01-16T17:35:29.373Z] #11 ... [2020-01-16T17:35:29.373Z] [2020-01-16T17:35:29.373Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:35:29.373Z] #44 22.75 Fetched 8103 kB in 22s (375 kB/s) [2020-01-16T17:35:29.373Z] #44 22.75 Reading package lists... [2020-01-16T17:35:29.373Z] #44 32.95 Reading package lists... [2020-01-16T17:35:29.373Z] #44 ... [2020-01-16T17:35:29.373Z] [2020-01-16T17:35:29.373Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:35:29.373Z] #72 28.52 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-16T17:35:29.373Z] #72 29.29 + cd /tmp/tmp.pdirmftq5V/src/github.com/docker/libnetwork [2020-01-16T17:35:29.373Z] #72 29.29 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-16T17:35:29.373Z] #72 29.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-16T17:35:29.661Z] #72 ... [2020-01-16T17:35:29.661Z] [2020-01-16T17:35:29.661Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:35:29.661Z] #48 22.72 vendor/golang.org/x/crypto/internal/subtle [2020-01-16T17:35:29.951Z] #48 ... [2020-01-16T17:35:29.951Z] [2020-01-16T17:35:29.951Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:29.951Z] #54 31.76 + cd /tmp/tmp.oJyUA1JT2u/src/github.com/golangci/golangci-lint/ [2020-01-16T17:35:29.951Z] #54 31.76 + git checkout -q v1.20.0 [2020-01-16T17:35:29.951Z] #54 ... [2020-01-16T17:35:29.951Z] [2020-01-16T17:35:29.951Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:35:29.951Z] #36 23.37 Fetched 8103 kB in 22s (365 kB/s) [2020-01-16T17:35:29.951Z] #36 23.37 Reading package lists... [2020-01-16T17:35:30.123Z] #44 154.4 CC criu/netfilter.o [2020-01-16T17:35:30.123Z] #44 154.8 CC criu/page-pipe.o [2020-01-16T17:35:30.240Z] #36 32.48 Reading package lists... [2020-01-16T17:35:30.240Z] #36 ... [2020-01-16T17:35:30.240Z] [2020-01-16T17:35:30.240Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:30.240Z] #54 33.18 ++ git describe --tags [2020-01-16T17:35:30.240Z] #54 33.21 + version=v1.20.0 [2020-01-16T17:35:30.240Z] #54 33.21 ++ git rev-parse --short HEAD [2020-01-16T17:35:30.240Z] #54 33.21 + commit=cc98739 [2020-01-16T17:35:30.240Z] #54 33.21 ++ git show -s --format=%cd [2020-01-16T17:35:30.240Z] #54 33.22 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-16T17:35:30.240Z] #54 33.22 + 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-16T17:35:30.529Z] #54 ... [2020-01-16T17:35:30.529Z] [2020-01-16T17:35:30.529Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:35:30.529Z] #60 23.97 Fetched 8103 kB in 22s (361 kB/s) [2020-01-16T17:35:30.529Z] #60 23.97 Reading package lists... [2020-01-16T17:35:30.695Z] #44 155.3 CC criu/page-xfer.o [2020-01-16T17:35:30.818Z] #60 32.82 Reading package lists... [2020-01-16T17:35:30.818Z] #60 ... [2020-01-16T17:35:30.818Z] [2020-01-16T17:35:30.818Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:35:30.818Z] #26 24.21 Fetched 8103 kB in 23s (351 kB/s) [2020-01-16T17:35:30.818Z] #26 24.21 Reading package lists... [2020-01-16T17:35:31.270Z] #44 ... [2020-01-16T17:35:31.270Z] [2020-01-16T17:35:31.270Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-16T17:35:31.270Z] #19 11.13 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-16T17:35:31.270Z] #19 11.27 Collecting pyyaml (from yamllint==1.16.0) [2020-01-16T17:35:31.270Z] #19 11.50 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-16T17:35:31.270Z] #19 12.71 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-16T17:35:31.270Z] #19 12.77 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-16T17:35:31.270Z] #19 12.81 Building wheels for collected packages: pyyaml [2020-01-16T17:35:31.270Z] #19 12.81 Running setup.py bdist_wheel for pyyaml: started [2020-01-16T17:35:31.270Z] #19 13.64 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-16T17:35:31.270Z] #19 13.64 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-16T17:35:31.270Z] #19 13.70 Successfully built pyyaml [2020-01-16T17:35:31.270Z] #19 13.71 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-16T17:35:31.270Z] #19 14.02 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-16T17:35:31.354Z] #17 ... [2020-01-16T17:35:31.354Z] [2020-01-16T17:35:31.354Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:31.354Z] #44 40.87 CC images/fifo.o [2020-01-16T17:35:31.354Z] #44 41.13 CC images/remap-file-path.o [2020-01-16T17:35:31.354Z] #44 41.93 CC images/eventfd.o [2020-01-16T17:35:31.354Z] #44 42.40 CC images/eventpoll.o [2020-01-16T17:35:31.354Z] #44 43.09 CC images/fh.o [2020-01-16T17:35:31.354Z] #44 43.85 CC images/fsnotify.o [2020-01-16T17:35:31.354Z] #44 45.20 CC images/signalfd.o [2020-01-16T17:35:31.354Z] #44 45.75 CC images/fs.o [2020-01-16T17:35:31.354Z] #44 46.00 CC images/pstree.o [2020-01-16T17:35:31.354Z] #44 46.33 CC images/pipe.o [2020-01-16T17:35:31.354Z] #44 46.69 CC images/tcp-stream.o [2020-01-16T17:35:31.354Z] #44 47.19 CC images/sk-packet.o [2020-01-16T17:35:31.354Z] #44 47.87 CC images/mnt.o [2020-01-16T17:35:31.354Z] #44 48.43 CC images/pipe-data.o [2020-01-16T17:35:31.354Z] #44 48.98 CC images/sa.o [2020-01-16T17:35:31.354Z] #44 49.57 CC images/timer.o [2020-01-16T17:35:31.354Z] #44 50.40 CC images/timerfd.o [2020-01-16T17:35:31.354Z] #44 50.93 CC images/mm.o [2020-01-16T17:35:31.535Z] #19 DONE 14.4s [2020-01-16T17:35:31.535Z] [2020-01-16T17:35:31.535Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:31.797Z] #53 ... [2020-01-16T17:35:31.797Z] [2020-01-16T17:35:31.797Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:31.797Z] #44 156.3 CC criu/pagemap-cache.o [2020-01-16T17:35:31.916Z] #44 51.42 CC images/sk-opts.o [2020-01-16T17:35:32.059Z] #44 156.6 CC criu/pagemap.o [2020-01-16T17:35:32.478Z] #44 51.99 CC images/sk-unix.o [2020-01-16T17:35:32.633Z] #44 157.2 CC criu/parasite-syscall.o [2020-01-16T17:35:33.045Z] #44 52.72 CC images/sk-inet.o [2020-01-16T17:35:33.207Z] #44 157.8 CC criu/path.o [2020-01-16T17:35:33.468Z] #44 158.0 CC criu/pie-util-vdso-elf32.o [2020-01-16T17:35:33.731Z] #44 158.3 CC criu/pie-util-vdso.o [2020-01-16T17:35:33.972Z] #44 53.47 CC images/tun.o [2020-01-16T17:35:33.993Z] #44 158.6 CC criu/pie-util.o [2020-01-16T17:35:34.228Z] #44 ... [2020-01-16T17:35:34.228Z] [2020-01-16T17:35:34.228Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:35:34.228Z] #47 143.0 github.com/LK4D4/vndr/build [2020-01-16T17:35:34.228Z] #47 145.0 github.com/LK4D4/vndr/versioned [2020-01-16T17:35:34.228Z] #47 145.5 net [2020-01-16T17:35:34.228Z] #47 147.9 vendor/golang.org/x/text/transform [2020-01-16T17:35:34.228Z] #47 149.3 vendor/golang.org/x/text/unicode/bidi [2020-01-16T17:35:34.228Z] #47 ... [2020-01-16T17:35:34.228Z] [2020-01-16T17:35:34.228Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:34.228Z] #44 53.97 CC images/sk-netlink.o [2020-01-16T17:35:34.254Z] #44 158.7 CC criu/pipes.o [2020-01-16T17:35:34.796Z] #44 54.40 CC images/packet-sock.o [2020-01-16T17:35:34.827Z] #44 159.2 CC criu/plugin.o [2020-01-16T17:35:35.089Z] #44 159.5 CC criu/proc_parse.o [2020-01-16T17:35:35.359Z] #44 55.06 CC images/ipc-var.o [2020-01-16T17:35:35.615Z] #44 55.34 CC images/ipc-desc.o [2020-01-16T17:35:36.177Z] #44 55.73 CC images/ipc-shm.o [2020-01-16T17:35:36.433Z] #44 56.12 CC images/ipc-msg.o [2020-01-16T17:35:36.995Z] #44 56.60 CC images/ipc-sem.o [2020-01-16T17:35:37.032Z] #44 161.3 CC criu/protobuf-desc.o [2020-01-16T17:35:37.293Z] #44 162.0 CC criu/protobuf.o [2020-01-16T17:35:37.555Z] #44 162.2 CC criu/pstree.o [2020-01-16T17:35:37.676Z] #44 57.18 CC images/utsns.o [2020-01-16T17:35:37.931Z] #44 57.61 CC images/creds.o [2020-01-16T17:35:38.499Z] #44 ... [2020-01-16T17:35:38.499Z] [2020-01-16T17:35:38.499Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:38.499Z] #62 188.6 + bin/containerd [2020-01-16T17:35:38.506Z] #44 58.10 CC images/vma.o [2020-01-16T17:35:39.070Z] #44 58.72 CC images/netdev.o [2020-01-16T17:35:39.073Z] #62 ... [2020-01-16T17:35:39.073Z] [2020-01-16T17:35:39.073Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:39.073Z] #53 DONE 224.8s [2020-01-16T17:35:39.073Z] [2020-01-16T17:35:39.073Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:39.073Z] #44 163.1 CC criu/rbtree.o [2020-01-16T17:35:39.073Z] #44 163.3 CC criu/rst-malloc.o [2020-01-16T17:35:39.073Z] #44 163.6 CC criu/seccomp.o [2020-01-16T17:35:39.332Z] #26 34.24 Reading package lists... [2020-01-16T17:35:39.332Z] #26 ... [2020-01-16T17:35:39.332Z] [2020-01-16T17:35:39.333Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:35:39.333Z] #11 32.01 Reading package lists... [2020-01-16T17:35:39.631Z] #44 59.31 CC images/tty.o [2020-01-16T17:35:39.647Z] #44 164.2 CC criu/seize.o [2020-01-16T17:35:40.220Z] #44 164.8 CC criu/servicefd.o [2020-01-16T17:35:40.481Z] #44 165.1 CC criu/shmem.o [2020-01-16T17:35:40.866Z] #11 41.78 Building dependency tree... [2020-01-16T17:35:40.995Z] #44 60.67 CC images/file-lock.o [2020-01-16T17:35:41.427Z] #44 165.9 CC criu/sigframe.o [2020-01-16T17:35:41.427Z] #44 166.0 CC criu/signalfd.o [2020-01-16T17:35:41.556Z] #44 61.10 CC images/rlimit.o [2020-01-16T17:35:41.556Z] #44 ... [2020-01-16T17:35:41.556Z] [2020-01-16T17:35:41.556Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:35:41.556Z] #17 127.6 Selecting previously unselected package vim. [2020-01-16T17:35:41.556Z] #17 127.6 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-01-16T17:35:41.556Z] #17 127.7 Unpacking vim (2:8.1.0875-5) ... [2020-01-16T17:35:41.556Z] #17 129.6 Selecting previously unselected package xfsprogs. [2020-01-16T17:35:41.556Z] #17 129.6 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-01-16T17:35:41.556Z] #17 129.6 Unpacking xfsprogs (4.20.0-1) ... [2020-01-16T17:35:41.556Z] #17 131.0 Selecting previously unselected package zip. [2020-01-16T17:35:41.556Z] #17 131.0 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-01-16T17:35:41.556Z] #17 131.0 Unpacking zip (3.0-11+b1) ... [2020-01-16T17:35:41.556Z] #17 131.5 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-16T17:35:41.556Z] #17 131.6 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-16T17:35:41.556Z] #17 131.6 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-01-16T17:35:41.556Z] #17 131.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-01-16T17:35:41.556Z] #17 131.6 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-01-16T17:35:41.556Z] #17 131.6 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-01-16T17:35:41.556Z] #17 131.6 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-01-16T17:35:41.556Z] #17 131.6 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-01-16T17:35:41.556Z] #17 131.6 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-16T17:35:41.556Z] #17 131.7 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-01-16T17:35:41.556Z] #17 131.7 Setting up libicu63:amd64 (63.1-6) ... [2020-01-16T17:35:41.556Z] #17 131.7 Setting up xxd (2:8.1.0875-5) ... [2020-01-16T17:35:41.556Z] #17 131.7 Setting up zip (3.0-11+b1) ... [2020-01-16T17:35:41.688Z] #44 166.3 CC criu/sk-inet.o [2020-01-16T17:35:41.811Z] #17 131.7 Setting up vim-common (2:8.1.0875-5) ... [2020-01-16T17:35:41.811Z] #17 131.7 Setting up bash-completion (1:2.8-6) ... [2020-01-16T17:35:41.894Z] #11 45.46 The following additional packages will be installed: [2020-01-16T17:35:42.183Z] #11 45.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-16T17:35:42.183Z] #11 45.47 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-16T17:35:42.183Z] #11 45.47 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-16T17:35:42.183Z] #11 45.48 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-16T17:35:42.183Z] #11 45.49 Suggested packages: [2020-01-16T17:35:42.183Z] #11 45.50 gcc-8-locales seccomp wine64 [2020-01-16T17:35:42.634Z] #44 167.1 CC criu/sk-netlink.o [2020-01-16T17:35:42.896Z] #44 167.4 CC criu/sk-packet.o [2020-01-16T17:35:43.469Z] #44 167.9 CC criu/sk-queue.o [2020-01-16T17:35:43.731Z] #44 168.3 CC criu/sk-tcp.o [2020-01-16T17:35:44.247Z] #11 ... [2020-01-16T17:35:44.247Z] [2020-01-16T17:35:44.247Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:35:44.247Z] #36 32.48 Reading package lists... [2020-01-16T17:35:44.247Z] #36 42.44 Building dependency tree... [2020-01-16T17:35:44.247Z] #36 45.64 The following additional packages will be installed: [2020-01-16T17:35:44.247Z] #36 45.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-16T17:35:44.247Z] #36 45.65 Suggested packages: [2020-01-16T17:35:44.247Z] #36 45.66 cmake-doc ninja-build lrzip [2020-01-16T17:35:44.247Z] #36 45.66 Recommended packages: [2020-01-16T17:35:44.247Z] #36 45.66 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-16T17:35:44.247Z] #36 47.34 The following NEW packages will be installed: [2020-01-16T17:35:44.247Z] #36 47.36 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-16T17:35:44.247Z] #36 47.36 vim-common xxd [2020-01-16T17:35:44.247Z] #36 47.65 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:35:44.247Z] #36 47.65 Need to get 14.9 MB of archives. [2020-01-16T17:35:44.247Z] #36 47.65 After this operation, 67.2 MB of additional disk space will be used. [2020-01-16T17:35:44.247Z] #36 47.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-01-16T17:35:44.247Z] #36 47.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-01-16T17:35:44.247Z] #36 47.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-01-16T17:35:44.304Z] #44 168.6 CC criu/sk-unix.o [2020-01-16T17:35:44.324Z] #17 ... [2020-01-16T17:35:44.324Z] [2020-01-16T17:35:44.324Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:35:44.324Z] #47 153.2 vendor/golang.org/x/text/secure/bidirule [2020-01-16T17:35:44.324Z] #47 153.7 vendor/golang.org/x/text/unicode/norm [2020-01-16T17:35:44.324Z] #47 161.6 vendor/golang.org/x/net/idna [2020-01-16T17:35:44.539Z] #36 ... [2020-01-16T17:35:44.539Z] [2020-01-16T17:35:44.539Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:35:44.539Z] #11 47.94 The following NEW packages will be installed: [2020-01-16T17:35:44.539Z] #11 47.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-16T17:35:44.539Z] #11 47.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-16T17:35:44.539Z] #11 47.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-16T17:35:44.539Z] #11 47.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-16T17:35:44.539Z] #11 47.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-16T17:35:44.539Z] #11 47.97 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-16T17:35:44.583Z] #47 ... [2020-01-16T17:35:44.583Z] [2020-01-16T17:35:44.583Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:44.583Z] #65 163.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-16T17:35:44.583Z] #65 163.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-16T17:35:44.829Z] #11 48.36 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:35:44.829Z] #11 48.36 Need to get 78.9 MB of archives. [2020-01-16T17:35:44.829Z] #11 48.36 After this operation, 532 MB of additional disk space will be used. [2020-01-16T17:35:44.829Z] #11 48.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-01-16T17:35:45.695Z] #44 170.2 CC criu/sockets.o [2020-01-16T17:35:45.865Z] #11 49.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-01-16T17:35:46.268Z] #44 170.8 CC criu/stats.o [2020-01-16T17:35:46.270Z] #63 189.1 + bin/containerd-stress [2020-01-16T17:35:46.520Z] #11 50.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-01-16T17:35:46.520Z] #11 50.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-01-16T17:35:46.520Z] #11 50.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-01-16T17:35:46.530Z] #44 171.1 CC criu/string.o [2020-01-16T17:35:46.793Z] #44 171.2 CC criu/sysctl.o [2020-01-16T17:35:46.810Z] #11 50.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-16T17:35:47.056Z] #44 171.7 CC criu/sysfs_parse.o [2020-01-16T17:35:47.319Z] #44 172.0 CC criu/timerfd.o [2020-01-16T17:35:47.444Z] #11 ... [2020-01-16T17:35:47.445Z] [2020-01-16T17:35:47.445Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-16T17:35:47.445Z] #60 32.82 Reading package lists... [2020-01-16T17:35:47.445Z] #60 43.41 Building dependency tree... [2020-01-16T17:35:47.445Z] #60 46.83 The following additional packages will be installed: [2020-01-16T17:35:47.445Z] #60 46.84 libbtrfs0 [2020-01-16T17:35:47.445Z] #60 47.07 The following NEW packages will be installed: [2020-01-16T17:35:47.445Z] #60 47.08 libbtrfs-dev libbtrfs0 [2020-01-16T17:35:47.445Z] #60 47.29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:35:47.445Z] #60 47.29 Need to get 120 kB of archives. [2020-01-16T17:35:47.445Z] #60 47.29 After this operation, 423 kB of additional disk space will be used. [2020-01-16T17:35:47.445Z] #60 47.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-01-16T17:35:47.445Z] #60 47.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-01-16T17:35:47.445Z] #60 49.41 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:35:47.445Z] #60 49.61 Fetched 120 kB in 0s (1286 kB/s) [2020-01-16T17:35:47.445Z] #60 49.79 Selecting previously unselected package libbtrfs0. [2020-01-16T17:35:47.445Z] #60 49.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-16T17:35:47.445Z] #60 49.92 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-01-16T17:35:47.445Z] #60 49.94 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-16T17:35:47.445Z] #60 50.13 Selecting previously unselected package libbtrfs-dev. [2020-01-16T17:35:47.445Z] #60 50.14 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-01-16T17:35:47.445Z] #60 50.15 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:35:47.445Z] #60 50.51 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-16T17:35:47.445Z] #60 50.52 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:35:47.445Z] #60 50.56 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:35:47.445Z] #60 DONE 50.9s [2020-01-16T17:35:47.445Z] [2020-01-16T17:35:47.445Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:35:47.445Z] #61 DONE 0.1s [2020-01-16T17:35:47.445Z] [2020-01-16T17:35:47.445Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-16T17:35:47.735Z] #62 DONE 0.1s [2020-01-16T17:35:47.735Z] [2020-01-16T17:35:47.735Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:47.893Z] #44 172.2 CC criu/tty.o [2020-01-16T17:35:48.024Z] #63 0.331 + RM_GOPATH=0 [2020-01-16T17:35:48.025Z] #63 0.332 + TMP_GOPATH= [2020-01-16T17:35:48.025Z] #63 0.332 + : /build [2020-01-16T17:35:48.025Z] #63 0.333 + '[' -z '' ']' [2020-01-16T17:35:48.025Z] #63 0.333 ++ mktemp -d [2020-01-16T17:35:48.025Z] #63 0.339 + export GOPATH=/tmp/tmp.4Jw0PqH3eX [2020-01-16T17:35:48.025Z] #63 0.340 + GOPATH=/tmp/tmp.4Jw0PqH3eX [2020-01-16T17:35:48.025Z] #63 0.340 + RM_GOPATH=1 [2020-01-16T17:35:48.025Z] #63 0.345 ++ dirname ./install.sh [2020-01-16T17:35:48.025Z] #63 0.351 + dir=. [2020-01-16T17:35:48.025Z] #63 0.352 + bin=containerd [2020-01-16T17:35:48.025Z] #63 0.352 + shift [2020-01-16T17:35:48.025Z] #63 0.352 + '[' '!' -f ./containerd.installer ']' [2020-01-16T17:35:48.025Z] #63 0.352 + . ./containerd.installer [2020-01-16T17:35:48.025Z] #63 0.352 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:35:48.025Z] #63 0.353 + install_containerd [2020-01-16T17:35:48.025Z] #63 0.353 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-16T17:35:48.025Z] #63 0.353 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4Jw0PqH3eX/src/github.com/containerd/containerd [2020-01-16T17:35:48.025Z] #63 0.353 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:35:48.025Z] #63 0.389 Cloning into '/tmp/tmp.4Jw0PqH3eX/src/github.com/containerd/containerd'... [2020-01-16T17:35:48.749Z] #63 191.1 + bin/containerd-shim [2020-01-16T17:35:49.054Z] #63 ... [2020-01-16T17:35:49.054Z] [2020-01-16T17:35:49.054Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:35:49.054Z] #26 34.24 Reading package lists... [2020-01-16T17:35:49.054Z] #26 44.64 Building dependency tree... [2020-01-16T17:35:49.054Z] #26 47.99 ca-certificates is already the newest version (20190110). [2020-01-16T17:35:49.054Z] #26 47.99 The following additional packages will be installed: [2020-01-16T17:35:49.054Z] #26 48.00 libjq1 libonig5 [2020-01-16T17:35:49.054Z] #26 48.56 The following NEW packages will be installed: [2020-01-16T17:35:49.054Z] #26 48.57 jq libjq1 libonig5 [2020-01-16T17:35:49.054Z] #26 48.88 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:35:49.054Z] #26 48.88 Need to get 358 kB of archives. [2020-01-16T17:35:49.054Z] #26 48.88 After this operation, 1277 kB of additional disk space will be used. [2020-01-16T17:35:49.054Z] #26 48.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-01-16T17:35:49.054Z] #26 48.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-01-16T17:35:49.054Z] #26 48.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-01-16T17:35:49.054Z] #26 50.73 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:35:49.054Z] #26 51.02 Fetched 358 kB in 0s (2299 kB/s) [2020-01-16T17:35:49.054Z] #26 51.31 Selecting previously unselected package libonig5:ppc64el. [2020-01-16T17:35:49.055Z] #26 51.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-16T17:35:49.055Z] #26 51.51 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-01-16T17:35:49.055Z] #26 51.53 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-01-16T17:35:49.055Z] #26 51.90 Selecting previously unselected package libjq1:ppc64el. [2020-01-16T17:35:49.055Z] #26 51.90 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-16T17:35:49.055Z] #26 51.91 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-16T17:35:49.055Z] #26 52.10 Selecting previously unselected package jq. [2020-01-16T17:35:49.055Z] #26 52.11 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-16T17:35:49.055Z] #26 52.11 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-16T17:35:49.055Z] #26 52.36 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-01-16T17:35:49.055Z] #26 52.38 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-16T17:35:49.055Z] #26 52.39 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-16T17:35:49.055Z] #26 52.40 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:35:49.055Z] #26 DONE 52.6s [2020-01-16T17:35:49.291Z] #44 173.8 CC criu/tun.o [2020-01-16T17:35:49.354Z] [2020-01-16T17:35:49.354Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-16T17:35:49.354Z] #27 DONE 0.1s [2020-01-16T17:35:49.354Z] [2020-01-16T17:35:49.354Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:35:49.354Z] #28 ... [2020-01-16T17:35:49.354Z] [2020-01-16T17:35:49.354Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:35:49.354Z] #44 32.95 Reading package lists... [2020-01-16T17:35:49.354Z] #44 43.04 Building dependency tree... [2020-01-16T17:35:49.354Z] #44 46.08 The following additional packages will be installed: [2020-01-16T17:35:49.354Z] #44 46.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-16T17:35:49.354Z] #44 46.09 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-16T17:35:49.354Z] #44 46.10 Suggested packages: [2020-01-16T17:35:49.354Z] #44 46.10 manpages-dev python-setuptools [2020-01-16T17:35:49.354Z] #44 48.64 The following NEW packages will be installed: [2020-01-16T17:35:49.354Z] #44 48.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-16T17:35:49.354Z] #44 48.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-16T17:35:49.354Z] #44 48.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-16T17:35:49.354Z] #44 48.64 python-six zlib1g-dev [2020-01-16T17:35:49.354Z] #44 48.91 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:35:49.354Z] #44 48.91 Need to get 4075 kB of archives. [2020-01-16T17:35:49.354Z] #44 48.91 After this operation, 24.5 MB of additional disk space will be used. [2020-01-16T17:35:49.354Z] #44 48.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-01-16T17:35:49.354Z] #44 48.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-01-16T17:35:49.354Z] #44 48.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-01-16T17:35:49.354Z] #44 49.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-01-16T17:35:49.354Z] #44 49.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-01-16T17:35:49.354Z] #44 49.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-01-16T17:35:49.354Z] #44 49.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-01-16T17:35:49.354Z] #44 49.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-01-16T17:35:49.354Z] #44 49.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-01-16T17:35:49.354Z] #44 49.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-01-16T17:35:49.354Z] #44 49.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-01-16T17:35:49.354Z] #44 49.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-01-16T17:35:49.354Z] #44 50.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-01-16T17:35:49.354Z] #44 50.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-01-16T17:35:49.354Z] #44 50.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-16T17:35:49.354Z] #44 50.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-01-16T17:35:49.354Z] #44 50.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-01-16T17:35:49.354Z] #44 51.79 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:35:49.354Z] #44 52.14 Fetched 4075 kB in 1s (3164 kB/s) [2020-01-16T17:35:49.354Z] #44 52.29 Selecting previously unselected package libcap-dev:ppc64el. [2020-01-16T17:35:49.354Z] #44 52.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-16T17:35:49.354Z] #44 52.46 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-01-16T17:35:49.354Z] #44 52.48 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-01-16T17:35:49.354Z] #44 52.67 Selecting previously unselected package libnet1:ppc64el. [2020-01-16T17:35:49.354Z] #44 52.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-16T17:35:49.354Z] #44 52.71 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-16T17:35:49.354Z] #44 ... [2020-01-16T17:35:49.354Z] [2020-01-16T17:35:49.354Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:35:49.354Z] #36 48.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-01-16T17:35:49.354Z] #36 49.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-01-16T17:35:49.354Z] #36 49.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-01-16T17:35:49.354Z] #36 49.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-01-16T17:35:49.354Z] #36 49.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-01-16T17:35:49.354Z] #36 49.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-01-16T17:35:49.354Z] #36 49.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-01-16T17:35:49.354Z] #36 52.31 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:35:49.354Z] #36 52.66 Fetched 14.9 MB in 3s (5159 kB/s) [2020-01-16T17:35:49.354Z] #36 52.91 Selecting previously unselected package xxd. [2020-01-16T17:35:49.552Z] #44 174.2 CC criu/uffd.o [2020-01-16T17:35:49.656Z] #36 52.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-16T17:35:49.657Z] #36 53.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-16T17:35:49.657Z] #36 53.04 Unpacking xxd (2:8.1.0875-5) ... [2020-01-16T17:35:49.948Z] #36 53.50 Selecting previously unselected package vim-common. [2020-01-16T17:35:49.948Z] #36 53.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:35:50.239Z] #36 53.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-16T17:35:50.497Z] #44 ... [2020-01-16T17:35:50.497Z] [2020-01-16T17:35:50.497Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:50.497Z] #23 236.3 + return [2020-01-16T17:35:50.866Z] #36 54.23 Selecting previously unselected package cmake-data. [2020-01-16T17:35:50.867Z] #36 54.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-16T17:35:50.867Z] #36 54.28 Unpacking cmake-data (3.13.4-1) ... [2020-01-16T17:35:51.072Z] #23 DONE 236.8s [2020-01-16T17:35:51.072Z] [2020-01-16T17:35:51.072Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:51.072Z] #44 175.2 CC criu/util.o [2020-01-16T17:35:51.118Z] #65 ... [2020-01-16T17:35:51.118Z] [2020-01-16T17:35:51.118Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:51.118Z] #44 61.69 CC images/pagemap.o [2020-01-16T17:35:51.118Z] #44 62.39 CC images/siginfo.o [2020-01-16T17:35:51.118Z] #44 62.87 CC images/rpc.o [2020-01-16T17:35:51.118Z] #44 65.00 CC images/ext-file.o [2020-01-16T17:35:51.118Z] #44 65.33 CC images/cgroup.o [2020-01-16T17:35:51.118Z] #44 66.32 CC images/userns.o [2020-01-16T17:35:51.118Z] #44 66.76 CC images/google/protobuf/descriptor.o [2020-01-16T17:35:51.118Z] #44 70.26 CC images/opts.o [2020-01-16T17:35:51.118Z] #44 ... [2020-01-16T17:35:51.118Z] [2020-01-16T17:35:51.118Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:35:51.118Z] #17 140.8 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-01-16T17:35:51.118Z] #17 140.9 Setting up xz-utils (5.2.4-1) ... [2020-01-16T17:35:51.118Z] #17 140.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-16T17:35:51.118Z] #17 140.9 Setting up pigz (2.4-1) ... [2020-01-16T17:35:51.118Z] #17 140.9 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-01-16T17:35:51.118Z] #17 141.0 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-01-16T17:35:51.118Z] #17 141.0 Setting up python-pip-whl (18.1-5) ... [2020-01-16T17:35:51.118Z] #17 141.0 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-01-16T17:35:51.118Z] #17 141.0 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-16T17:35:51.901Z] #36 ... [2020-01-16T17:35:51.901Z] [2020-01-16T17:35:51.901Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:35:51.901Z] #44 53.03 Selecting previously unselected package libnet1-dev. [2020-01-16T17:35:51.901Z] #44 53.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-16T17:35:51.901Z] #44 53.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-16T17:35:51.901Z] #44 53.53 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-16T17:35:51.901Z] #44 53.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-01-16T17:35:51.901Z] #44 53.58 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-16T17:35:51.901Z] #44 53.74 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-01-16T17:35:51.901Z] #44 53.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-01-16T17:35:51.901Z] #44 53.77 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-01-16T17:35:51.901Z] #44 54.21 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-16T17:35:51.901Z] #44 54.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-01-16T17:35:51.901Z] #44 54.27 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-16T17:35:51.901Z] #44 54.44 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-01-16T17:35:51.901Z] #44 54.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-01-16T17:35:51.901Z] #44 54.46 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-01-16T17:35:51.901Z] #44 54.64 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-01-16T17:35:51.901Z] #44 54.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-01-16T17:35:51.901Z] #44 54.65 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-01-16T17:35:51.901Z] #44 55.14 Selecting previously unselected package libprotobuf17:ppc64el. [2020-01-16T17:35:51.901Z] #44 55.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-01-16T17:35:51.901Z] #44 55.18 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-01-16T17:35:52.017Z] #44 176.4 CC criu/uts_ns.o [2020-01-16T17:35:52.017Z] #44 176.6 CC criu/vdso.o [2020-01-16T17:35:52.482Z] #17 142.2 Setting up libaio1:amd64 (0.3.112-3) ... [2020-01-16T17:35:52.482Z] #17 142.3 Setting up libonig5:amd64 (6.9.1-1) ... [2020-01-16T17:35:52.482Z] #17 142.4 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ... [2020-01-16T17:35:52.482Z] #17 142.4 Setting up vim (2:8.1.0875-5) ... [2020-01-16T17:35:52.482Z] #17 142.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-16T17:35:52.482Z] #17 142.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-16T17:35:52.482Z] #17 142.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-16T17:35:52.482Z] #17 142.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-16T17:35:52.482Z] #17 142.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-16T17:35:52.482Z] #17 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-16T17:35:52.483Z] #17 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-16T17:35:52.589Z] #44 177.1 LINK criu/built-in.o [2020-01-16T17:35:52.589Z] #44 177.2 LINK criu/criu [2020-01-16T17:35:52.738Z] #17 142.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-16T17:35:52.738Z] #17 142.8 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-16T17:35:52.738Z] #17 142.8 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-16T17:35:52.738Z] #17 142.8 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-01-16T17:35:52.738Z] #17 142.8 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-16T17:35:52.738Z] #17 142.9 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-01-16T17:35:52.738Z] #17 142.9 Setting up python3.7 (3.7.3-2) ... [2020-01-16T17:35:52.937Z] #44 56.45 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-01-16T17:35:52.937Z] #44 56.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-01-16T17:35:52.937Z] #44 56.48 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-01-16T17:35:53.166Z] #44 177.5 DEP lib/c/criu.d [2020-01-16T17:35:53.166Z] #44 177.6 CC images/rpc.pb-c.o [2020-01-16T17:35:53.166Z] #44 ... [2020-01-16T17:35:53.166Z] [2020-01-16T17:35:53.166Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-16T17:35:53.166Z] #24 DONE 0.2s [2020-01-16T17:35:53.233Z] #44 56.82 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-01-16T17:35:53.233Z] #44 56.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-01-16T17:35:53.233Z] #44 56.83 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-01-16T17:35:53.429Z] [2020-01-16T17:35:53.429Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-16T17:35:54.005Z] #63 196.8 + bin/containerd-shim-runc-v1 [2020-01-16T17:35:54.393Z] #28 DONE 1.0s [2020-01-16T17:35:54.393Z] [2020-01-16T17:35:54.393Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:54.393Z] #44 178.2 CC lib/c/criu.o [2020-01-16T17:35:54.658Z] #44 ... [2020-01-16T17:35:54.658Z] [2020-01-16T17:35:54.658Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-16T17:35:54.658Z] #31 DONE 0.2s [2020-01-16T17:35:54.658Z] [2020-01-16T17:35:54.658Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:54.658Z] #44 179.2 LINK lib/c/built-in.o [2020-01-16T17:35:54.658Z] #44 ... [2020-01-16T17:35:54.658Z] [2020-01-16T17:35:54.658Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-16T17:35:54.658Z] #34 DONE 0.1s [2020-01-16T17:35:54.658Z] [2020-01-16T17:35:54.658Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:54.658Z] #44 179.2 LINK lib/c/libcriu.so [2020-01-16T17:35:54.919Z] #44 ... [2020-01-16T17:35:54.919Z] [2020-01-16T17:35:54.919Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-16T17:35:54.919Z] #39 DONE 0.1s [2020-01-16T17:35:54.919Z] [2020-01-16T17:35:54.919Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:54.919Z] #44 179.4 GEN magic.py [2020-01-16T17:35:54.919Z] #44 ... [2020-01-16T17:35:54.919Z] [2020-01-16T17:35:54.919Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-16T17:35:54.919Z] #42 DONE 0.2s [2020-01-16T17:35:54.919Z] [2020-01-16T17:35:54.919Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:54.919Z] #44 179.5 Note: Building without setproctitle() and strlcpy() support. [2020-01-16T17:35:54.919Z] #44 179.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-16T17:35:55.355Z] #44 ... [2020-01-16T17:35:55.355Z] [2020-01-16T17:35:55.355Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:35:55.355Z] #28 2.957 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-16T17:35:55.355Z] #28 3.635 #=#=# [2020-01-16T17:35:55.491Z] #44 180.2 fatal: not a git repository (or any of the parent directories): .git [2020-01-16T17:35:55.941Z] #28 3.942 #=#=# ## 2.8% ###### 9.2% ########## 15.0% ############ 17.8% ############## 19.9% ################# 24.2% #################### 28.4% ####################### 32.7% ########################## 37.0% ############################### 43.3% ################################### 49.7% ###################################### 54.0% ########################################### 60.4% ################################################ 67.0% ################################################# 69.1% #################################################### 73.4% ####################################################### 77.7% ########################################################## 81.9% ############################################################## 86.2% ################################################################# 90.4% #################################################################### 94.7% ####################################################################### 99.0% ######################################################################## 100.0% [2020-01-16T17:35:56.434Z] #44 181.0 make[1]: Nothing to be done for 'all'. [2020-01-16T17:35:56.983Z] #28 7.577 #=#=# [2020-01-16T17:35:57.378Z] #44 181.8 make[1]: 'images/built-in.o' is up to date. [2020-01-16T17:35:57.378Z] #44 181.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-16T17:35:57.378Z] #44 181.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-16T17:35:57.378Z] #44 181.9 make[1]: 'compel/libcompel.a' is up to date. [2020-01-16T17:35:57.378Z] #44 181.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-16T17:35:57.378Z] #44 181.9 make[1]: Nothing to be done for 'all'. [2020-01-16T17:35:57.378Z] #44 181.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-16T17:35:57.495Z] #63 200.1 + bin/containerd-shim-runc-v2 [2020-01-16T17:35:57.639Z] #44 182.1 make[2]: Nothing to be done for 'all'. [2020-01-16T17:35:57.639Z] #44 182.2 make[2]: Nothing to be done for 'all'. [2020-01-16T17:35:57.639Z] #44 182.2 make[2]: Nothing to be done for 'all'. [2020-01-16T17:35:57.639Z] #44 182.3 make[2]: Nothing to be done for 'all'. [2020-01-16T17:35:57.895Z] #28 7.842 #=#=# ########## 14.1% ############## 19.9% ########################## 37.0% ####################################### 54.3% ############################################## 63.9% [2020-01-16T17:35:57.895Z] #28 ... [2020-01-16T17:35:57.895Z] [2020-01-16T17:35:57.895Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:35:57.895Z] #11 51.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-01-16T17:35:57.895Z] #11 51.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-01-16T17:35:57.895Z] #11 52.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-01-16T17:35:57.895Z] #11 58.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-01-16T17:35:57.895Z] #11 ... [2020-01-16T17:35:57.895Z] [2020-01-16T17:35:57.895Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:35:57.900Z] #44 182.4 make[2]: Nothing to be done for 'all'. [2020-01-16T17:35:57.900Z] #44 182.4 make[2]: Nothing to be done for 'all'. [2020-01-16T17:35:57.900Z] #44 182.5 make[2]: Nothing to be done for 'all'. [2020-01-16T17:35:57.900Z] #44 182.6 make[2]: Nothing to be done for 'all'. [2020-01-16T17:35:57.983Z] #17 ... [2020-01-16T17:35:57.983Z] [2020-01-16T17:35:57.983Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:35:57.983Z] #47 166.1 vendor/golang.org/x/net/http2/hpack [2020-01-16T17:35:57.983Z] #47 168.4 mime [2020-01-16T17:35:57.983Z] #47 171.8 mime/quotedprintable [2020-01-16T17:35:57.983Z] #47 172.7 net/http/internal [2020-01-16T17:35:57.983Z] #47 ... [2020-01-16T17:35:57.983Z] [2020-01-16T17:35:57.983Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:57.983Z] #65 DONE 176.1s [2020-01-16T17:35:57.983Z] [2020-01-16T17:35:57.983Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:57.983Z] #44 70.62 CC images/seccomp.o [2020-01-16T17:35:57.983Z] #44 71.39 CC images/binfmt-misc.o [2020-01-16T17:35:57.983Z] #44 71.89 CC images/time.o [2020-01-16T17:35:57.983Z] #44 72.19 CC images/sysctl.o [2020-01-16T17:35:57.983Z] #44 72.64 CC images/autofs.o [2020-01-16T17:35:57.983Z] #44 73.19 CC images/macvlan.o [2020-01-16T17:35:57.983Z] #44 73.68 CC images/sit.o [2020-01-16T17:35:57.983Z] #44 74.04 LINK images/built-in.o [2020-01-16T17:35:57.983Z] #44 74.25 GEN compel/include/asm [2020-01-16T17:35:57.983Z] #44 74.28 GEN compel/include/version.h [2020-01-16T17:35:57.983Z] #44 74.36 touch .config [2020-01-16T17:35:57.983Z] #44 74.37 GEN include/common/config.h [2020-01-16T17:35:57.983Z] #44 74.48 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-01-16T17:35:57.983Z] #44 74.52 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-01-16T17:35:57.983Z] #44 74.57 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-01-16T17:35:57.983Z] #44 74.60 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-01-16T17:35:57.983Z] #44 74.74 DEP compel/arch/x86/plugins/std/memcpy.d [2020-01-16T17:35:57.983Z] #44 74.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-01-16T17:35:57.983Z] #44 74.88 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-16T17:35:57.983Z] #44 74.93 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-01-16T17:35:57.983Z] #44 74.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-16T17:35:57.983Z] #44 74.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-16T17:35:57.983Z] #44 74.98 DEP compel/plugins/std/infect.d [2020-01-16T17:35:57.983Z] #44 75.13 DEP compel/plugins/std/string.d [2020-01-16T17:35:57.983Z] #44 75.29 DEP compel/plugins/std/log.d [2020-01-16T17:35:57.983Z] #44 75.38 DEP compel/plugins/std/fds.d [2020-01-16T17:35:57.983Z] #44 75.52 DEP compel/plugins/std/std.d [2020-01-16T17:35:57.983Z] #44 75.72 DEP compel/plugins/shmem/shmem.d [2020-01-16T17:35:57.983Z] #44 75.85 DEP compel/plugins/fds/fds.d [2020-01-16T17:35:57.983Z] #44 76.23 CC compel/plugins/std/std.o [2020-01-16T17:35:57.983Z] #44 76.56 CC compel/plugins/std/fds.o [2020-01-16T17:35:57.983Z] #44 ... [2020-01-16T17:35:57.983Z] [2020-01-16T17:35:57.983Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-16T17:35:57.983Z] #66 DONE 0.1s [2020-01-16T17:35:57.983Z] [2020-01-16T17:35:57.983Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:35:57.983Z] #44 77.33 CC compel/plugins/std/log.o [2020-01-16T17:35:58.162Z] #44 182.6 INSTALL criu/criu [2020-01-16T17:35:58.187Z] #28 7.842 #=#=# ########## 14.1% ############## 19.9% ########################## 37.0% ####################################### 54.3% ############################################## 63.9% ###################################################### 75.3% ############################################################## 86.9% ###################################################################### 98.4% ######################################################################## 100.0% [2020-01-16T17:35:58.326Z] #63 201.0 + binaries [2020-01-16T17:35:58.326Z] #63 201.0 + mkdir -p /build [2020-01-16T17:35:58.326Z] #63 201.0 + cp bin/containerd /build/containerd [2020-01-16T17:35:58.326Z] #63 201.0 + cp bin/containerd-shim /build/containerd-shim [2020-01-16T17:35:58.326Z] #63 201.0 + cp bin/ctr /build/ctr [2020-01-16T17:35:58.423Z] #44 DONE 182.9s [2020-01-16T17:35:58.423Z] [2020-01-16T17:35:58.423Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:35:58.723Z] #63 DONE 201.2s [2020-01-16T17:35:58.823Z] #28 9.529 #=#=# [2020-01-16T17:35:59.102Z] [2020-01-16T17:35:59.102Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-16T17:35:59.102Z] #64 DONE 0.1s [2020-01-16T17:35:59.346Z] #44 79.22 CC compel/plugins/std/string.o [2020-01-16T17:35:59.465Z] [2020-01-16T17:35:59.465Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-16T17:35:59.465Z] #68 DONE 0.2s [2020-01-16T17:35:59.465Z] [2020-01-16T17:35:59.465Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-16T17:35:59.465Z] #70 DONE 0.1s [2020-01-16T17:35:59.465Z] [2020-01-16T17:35:59.465Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-16T17:35:59.465Z] #73 DONE 0.1s [2020-01-16T17:35:59.465Z] [2020-01-16T17:35:59.465Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-16T17:35:59.811Z] #62 ... [2020-01-16T17:35:59.811Z] [2020-01-16T17:35:59.811Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-16T17:35:59.835Z] #74 DONE 0.0s [2020-01-16T17:35:59.835Z] [2020-01-16T17:35:59.835Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-16T17:36:00.072Z] #45 DONE 0.2s [2020-01-16T17:36:00.072Z] [2020-01-16T17:36:00.072Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-16T17:36:00.335Z] #48 DONE 0.2s [2020-01-16T17:36:00.335Z] [2020-01-16T17:36:00.335Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-16T17:36:00.335Z] #51 DONE 0.1s [2020-01-16T17:36:00.335Z] [2020-01-16T17:36:00.335Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-16T17:36:00.596Z] #54 DONE 0.2s [2020-01-16T17:36:00.596Z] [2020-01-16T17:36:00.596Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-16T17:36:00.713Z] #44 80.43 CC compel/plugins/std/infect.o [2020-01-16T17:36:00.856Z] #58 DONE 0.2s [2020-01-16T17:36:00.856Z] [2020-01-16T17:36:00.856Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:36:01.232Z] #28 9.771 #=#=# #### 6.0% ######### 13.7% ############### 21.4% ##################### 29.2% ###################### 31.8% ########################## 36.9% ############################## 42.1% ################################## 47.3% ##################################### 52.4% ######################################### 57.6% ############################################# 62.8% ################################################ 67.9% #################################################### 73.1% ########################################################## 80.9% ############################################################### 88.6% ################################################################### 93.7% ####################################################################### 98.9% ######################################################################## 100.0% [2020-01-16T17:36:01.523Z] #28 ... [2020-01-16T17:36:01.523Z] [2020-01-16T17:36:01.523Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:36:01.523Z] #72 DONE 64.6s [2020-01-16T17:36:01.641Z] #44 81.23 CC compel/arch/x86/plugins/std/parasite-head.o [2020-01-16T17:36:01.641Z] #44 81.34 CC compel/arch/x86/plugins/std/memcpy.o [2020-01-16T17:36:01.652Z] #75 DONE 2.1s [2020-01-16T17:36:01.816Z] [2020-01-16T17:36:01.816Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:36:01.816Z] #11 63.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-01-16T17:36:01.816Z] #11 63.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-01-16T17:36:01.816Z] #11 63.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-01-16T17:36:01.816Z] #11 63.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-01-16T17:36:01.816Z] #11 63.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-01-16T17:36:01.816Z] #11 63.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u2 [109 kB] [2020-01-16T17:36:01.816Z] #11 63.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-01-16T17:36:01.816Z] #11 63.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-01-16T17:36:01.816Z] #11 63.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-01-16T17:36:01.816Z] #11 63.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-01-16T17:36:01.816Z] #11 63.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-01-16T17:36:01.816Z] #11 64.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-01-16T17:36:01.816Z] #11 64.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-01-16T17:36:01.816Z] #11 64.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-01-16T17:36:01.816Z] #11 64.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u2 [321 kB] [2020-01-16T17:36:01.898Z] #44 81.49 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-01-16T17:36:01.898Z] #44 81.72 AR compel/plugins/std.lib.a [2020-01-16T17:36:02.070Z] [2020-01-16T17:36:02.070Z] #76 exporting to oci image format [2020-01-16T17:36:02.070Z] #76 exporting layers [2020-01-16T17:36:02.458Z] #44 82.11 CC compel/plugins/fds/fds.o [2020-01-16T17:36:03.021Z] #44 82.63 AR compel/plugins/fds.lib.a [2020-01-16T17:36:03.021Z] #44 82.67 HOSTDEP compel/src/lib/log-host.d [2020-01-16T17:36:03.277Z] #44 82.93 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-16T17:36:03.533Z] #44 83.14 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-01-16T17:36:03.533Z] #44 83.34 HOSTDEP compel/src/main-host.d [2020-01-16T17:36:03.789Z] #44 83.62 DEP compel/src/lib/ptrace.d [2020-01-16T17:36:03.935Z] #11 67.57 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:36:04.044Z] #44 83.89 DEP compel/src/lib/infect.d [2020-01-16T17:36:04.234Z] #11 67.82 Fetched 78.9 MB in 16s (4912 kB/s) [2020-01-16T17:36:04.526Z] #11 68.00 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-16T17:36:04.526Z] #11 68.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-16T17:36:04.526Z] #11 68.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-01-16T17:36:04.526Z] #11 68.14 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-16T17:36:04.609Z] #44 84.22 DEP compel/src/lib/infect-util.d [2020-01-16T17:36:04.609Z] #44 84.35 DEP compel/src/lib/infect-rpc.d [2020-01-16T17:36:05.100Z] #44 84.47 DEP compel/arch/x86/src/lib/infect.d [2020-01-16T17:36:05.166Z] #11 ... [2020-01-16T17:36:05.166Z] [2020-01-16T17:36:05.166Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:36:05.166Z] #36 58.75 Selecting previously unselected package libicu63:ppc64el. [2020-01-16T17:36:05.166Z] #36 58.85 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-01-16T17:36:05.166Z] #36 58.88 Unpacking libicu63:ppc64el (63.1-6) ... [2020-01-16T17:36:05.356Z] #44 84.61 DEP compel/arch/x86/src/lib/cpu.d [2020-01-16T17:36:05.356Z] #44 85.00 DEP compel/src/lib/log.d [2020-01-16T17:36:05.356Z] #44 85.10 DEP compel/src/main.d [2020-01-16T17:36:05.460Z] #36 ... [2020-01-16T17:36:05.460Z] [2020-01-16T17:36:05.460Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:36:05.460Z] #28 12.52 [2020-01-16T17:36:05.612Z] #44 85.28 DEP compel/src/lib/handle-elf.d [2020-01-16T17:36:05.750Z] #28 13.03 #=#=# # 1.5% # 2.4% ## 4.1% #### 5.9% ##### 7.7% ###### 9.5% ######## 11.3% ######## 12.2% ########## 14.0% ########### 15.6% ############ 17.4% ############### 21.0% ################# 24.5% #################### 29.0% ###################### 30.8% ####################### 32.6% ######################## 34.4% ########################## 36.1% ########################### 37.9% ############################ 39.7% ############################## 42.4% ################################ 45.1% ################################## 47.8% #################################### 50.4% ###################################### 53.1% ######################################## 55.8% [2020-01-16T17:36:05.750Z] #28 ... [2020-01-16T17:36:05.750Z] [2020-01-16T17:36:05.750Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:36:05.750Z] #44 59.09 Selecting previously unselected package libprotoc17:ppc64el. [2020-01-16T17:36:05.750Z] #44 59.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-01-16T17:36:05.750Z] #44 59.10 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-01-16T17:36:05.750Z] #44 60.00 Selecting previously unselected package protobuf-c-compiler. [2020-01-16T17:36:05.750Z] #44 60.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-01-16T17:36:05.750Z] #44 60.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-16T17:36:05.750Z] #44 60.28 Selecting previously unselected package protobuf-compiler. [2020-01-16T17:36:05.750Z] #44 60.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-01-16T17:36:05.750Z] #44 60.30 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-16T17:36:05.750Z] #44 60.56 Selecting previously unselected package python-pkg-resources. [2020-01-16T17:36:05.750Z] #44 60.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-16T17:36:05.750Z] #44 60.59 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-16T17:36:05.750Z] #44 61.07 Selecting previously unselected package python-six. [2020-01-16T17:36:05.750Z] #44 61.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-16T17:36:05.750Z] #44 61.10 Unpacking python-six (1.12.0-1) ... [2020-01-16T17:36:05.750Z] #44 61.34 Selecting previously unselected package python-protobuf. [2020-01-16T17:36:05.750Z] #44 61.37 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-01-16T17:36:05.750Z] #44 61.38 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-16T17:36:05.750Z] #44 62.63 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-16T17:36:05.750Z] #44 ... [2020-01-16T17:36:05.750Z] [2020-01-16T17:36:05.750Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:36:05.869Z] #44 85.45 DEP compel/arch/x86/src/lib/handle-elf.d [2020-01-16T17:36:05.870Z] #44 85.70 CC compel/src/lib/log.o [2020-01-16T17:36:06.432Z] #44 86.28 CC compel/arch/x86/src/lib/cpu.o [2020-01-16T17:36:07.869Z] #28 13.03 #=#=# # 1.5% # 2.4% ## 4.1% #### 5.9% ##### 7.7% ###### 9.5% ######## 11.3% ######## 12.2% ########## 14.0% ########### 15.6% ############ 17.4% ############### 21.0% ################# 24.5% #################### 29.0% ###################### 30.8% ####################### 32.6% ######################## 34.4% ########################## 36.1% ########################### 37.9% ############################ 39.7% ############################## 42.4% ################################ 45.1% ################################## 47.8% #################################### 50.4% ###################################### 53.1% ######################################## 55.8% ######################################### 57.6% ########################################### 60.3% ############################################# 62.9% ############################################### 65.6% ################################################# 68.3% ################################################### 71.0% ##################################################### 73.6% ###################################################### 75.4% ######################################################## 79.0% ########################################################## 81.7% ############################################################# 85.3% ############################################################## 87.0% ############################################################### 88.8% ################################################################# 90.6% ################################################################### 93.3% #################################################################### 95.1% ####################################################################### 99.1% ######################################################################## 100.0% [2020-01-16T17:36:08.159Z] #28 19.04 [2020-01-16T17:36:08.324Z] #44 87.75 CC compel/arch/x86/src/lib/infect.o [2020-01-16T17:36:08.887Z] #44 ... [2020-01-16T17:36:08.887Z] [2020-01-16T17:36:08.887Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:36:08.887Z] #50 DONE 187.8s [2020-01-16T17:36:08.887Z] [2020-01-16T17:36:08.887Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:36:08.887Z] #17 151.5 Setting up iptables (1.8.2-4) ... [2020-01-16T17:36:08.887Z] #17 151.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-16T17:36:08.887Z] #17 151.6 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-16T17:36:08.887Z] #17 151.6 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-16T17:36:08.887Z] #17 151.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-16T17:36:08.887Z] #17 151.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-16T17:36:08.887Z] #17 151.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-16T17:36:08.887Z] #17 151.7 Setting up python3 (3.7.3-1) ... [2020-01-16T17:36:08.887Z] #17 152.9 Setting up python3-wheel (0.32.3-2) ... [2020-01-16T17:36:08.887Z] #17 154.7 Setting up apparmor (2.13.2-10) ... [2020-01-16T17:36:08.887Z] #17 158.8 Setting up xfsprogs (4.20.0-1) ... [2020-01-16T17:36:08.887Z] #17 159.0 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-16T17:36:09.450Z] #17 ... [2020-01-16T17:36:09.450Z] [2020-01-16T17:36:09.450Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:09.450Z] #44 89.20 CC compel/src/lib/infect-rpc.o [2020-01-16T17:36:10.379Z] #44 89.88 CC compel/src/lib/infect-util.o [2020-01-16T17:36:10.635Z] #44 90.45 CC compel/src/lib/infect.o [2020-01-16T17:36:10.877Z] #28 21.23 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-16T17:36:10.877Z] #28 ... [2020-01-16T17:36:10.877Z] [2020-01-16T17:36:10.877Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:36:10.877Z] #34 63.60 internal/reflectlite [2020-01-16T17:36:10.877Z] #34 63.62 sync [2020-01-16T17:36:10.877Z] #34 69.87 errors [2020-01-16T17:36:10.877Z] #34 69.90 sort [2020-01-16T17:36:10.877Z] #34 71.09 internal/oserror [2020-01-16T17:36:10.877Z] #34 71.09 strconv [2020-01-16T17:36:10.877Z] #34 71.13 io [2020-01-16T17:36:10.877Z] #34 71.70 syscall [2020-01-16T17:36:10.877Z] #34 ... [2020-01-16T17:36:10.877Z] [2020-01-16T17:36:10.877Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:36:10.877Z] #36 71.66 Selecting previously unselected package libxml2:ppc64el. [2020-01-16T17:36:10.877Z] #36 71.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-01-16T17:36:10.877Z] #36 71.69 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-01-16T17:36:10.877Z] #36 72.62 Selecting previously unselected package libarchive13:ppc64el. [2020-01-16T17:36:10.877Z] #36 72.63 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-01-16T17:36:10.877Z] #36 72.66 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-01-16T17:36:10.877Z] #36 73.14 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-01-16T17:36:10.877Z] #36 73.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-01-16T17:36:10.877Z] #36 73.18 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-16T17:36:10.877Z] #36 73.34 Selecting previously unselected package librhash0:ppc64el. [2020-01-16T17:36:10.877Z] #36 73.35 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-01-16T17:36:10.877Z] #36 73.35 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-01-16T17:36:10.877Z] #36 73.64 Selecting previously unselected package libuv1:ppc64el. [2020-01-16T17:36:10.877Z] #36 73.66 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-01-16T17:36:10.877Z] #36 73.68 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-01-16T17:36:10.877Z] #36 73.94 Selecting previously unselected package cmake. [2020-01-16T17:36:10.877Z] #36 73.98 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-01-16T17:36:10.877Z] #36 73.98 Unpacking cmake (3.13.4-1) ... [2020-01-16T17:36:11.167Z] #36 ... [2020-01-16T17:36:11.167Z] [2020-01-16T17:36:11.167Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:36:11.167Z] #48 64.04 internal/reflectlite [2020-01-16T17:36:11.167Z] #48 64.06 sync [2020-01-16T17:36:11.167Z] #48 68.79 math/rand [2020-01-16T17:36:11.167Z] #48 68.79 internal/singleflight [2020-01-16T17:36:11.167Z] #48 68.80 github.com/LK4D4/vndr/godl/singleflight [2020-01-16T17:36:11.167Z] #48 73.05 sort [2020-01-16T17:36:11.167Z] #48 73.07 io [2020-01-16T17:36:11.167Z] #48 73.17 strconv [2020-01-16T17:36:11.167Z] #48 73.32 syscall [2020-01-16T17:36:11.167Z] #48 ... [2020-01-16T17:36:11.167Z] [2020-01-16T17:36:11.167Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:36:11.167Z] #28 21.73 [2020-01-16T17:36:11.198Z] #44 ... [2020-01-16T17:36:11.198Z] [2020-01-16T17:36:11.198Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:36:11.198Z] #47 179.7 net/textproto [2020-01-16T17:36:11.198Z] #47 179.8 crypto/x509 [2020-01-16T17:36:11.198Z] #47 182.1 vendor/golang.org/x/net/http/httpguts [2020-01-16T17:36:11.198Z] #47 183.0 vendor/golang.org/x/net/http/httpproxy [2020-01-16T17:36:11.198Z] #47 183.7 mime/multipart [2020-01-16T17:36:11.198Z] #47 187.0 crypto/tls [2020-01-16T17:36:11.198Z] #47 ... [2020-01-16T17:36:11.198Z] [2020-01-16T17:36:11.198Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:36:11.198Z] #17 160.2 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-16T17:36:11.456Z] #28 21.99 # 1.6% ######################################################################## 100.0% [2020-01-16T17:36:11.746Z] #28 22.41 [2020-01-16T17:36:12.128Z] #17 162.1 Setting up python3-distutils (3.7.3-1) ... [2020-01-16T17:36:13.055Z] #17 163.2 Setting up python3-setuptools (40.8.0-1) ... [2020-01-16T17:36:13.085Z] #62 223.3 + bin/containerd-stress [2020-01-16T17:36:13.247Z] #28 24.03 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-16T17:36:13.894Z] #28 24.62 #=#=# [2020-01-16T17:36:14.476Z] #28 24.85 #=#=# #################################### 50.4% ######################################################################## 100.0% [2020-01-16T17:36:14.476Z] #28 25.26 [2020-01-16T17:36:16.321Z] #17 165.9 Setting up python3-pip (18.1-5) ... [2020-01-16T17:36:16.442Z] #62 226.1 + bin/containerd-shim [2020-01-16T17:36:16.566Z] #28 ... [2020-01-16T17:36:16.566Z] [2020-01-16T17:36:16.566Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-16T17:36:16.566Z] #36 78.97 Setting up libicu63:ppc64el (63.1-6) ... [2020-01-16T17:36:16.566Z] #36 79.00 Setting up xxd (2:8.1.0875-5) ... [2020-01-16T17:36:16.566Z] #36 79.01 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-01-16T17:36:16.566Z] #36 79.04 Setting up vim-common (2:8.1.0875-5) ... [2020-01-16T17:36:16.566Z] #36 79.14 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-01-16T17:36:16.566Z] #36 79.15 Setting up cmake-data (3.13.4-1) ... [2020-01-16T17:36:16.566Z] #36 79.16 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-01-16T17:36:16.566Z] #36 79.17 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-16T17:36:16.566Z] #36 79.18 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-01-16T17:36:16.566Z] #36 79.19 Setting up cmake (3.13.4-1) ... [2020-01-16T17:36:16.566Z] #36 79.21 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:36:16.566Z] #36 79.32 Processing triggers for mime-support (3.62) ... [2020-01-16T17:36:16.566Z] #36 DONE 79.7s [2020-01-16T17:36:16.566Z] [2020-01-16T17:36:16.566Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:36:16.566Z] #48 79.25 vendor/golang.org/x/net/dns/dnsmessage [2020-01-16T17:36:16.566Z] #48 ... [2020-01-16T17:36:16.566Z] [2020-01-16T17:36:16.566Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:36:16.566Z] #37 DONE 0.2s [2020-01-16T17:36:16.566Z] [2020-01-16T17:36:16.566Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-16T17:36:16.566Z] #38 DONE 0.1s [2020-01-16T17:36:16.566Z] [2020-01-16T17:36:16.566Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:36:16.860Z] #39 0.458 + RM_GOPATH=0 [2020-01-16T17:36:16.860Z] #39 0.458 + TMP_GOPATH= [2020-01-16T17:36:16.860Z] #39 0.460 + : /build [2020-01-16T17:36:16.860Z] #39 0.461 + '[' -z '' ']' [2020-01-16T17:36:16.860Z] #39 0.463 ++ mktemp -d [2020-01-16T17:36:16.860Z] #39 0.465 + export GOPATH=/tmp/tmp.fAYd3IgnMj [2020-01-16T17:36:16.860Z] #39 0.466 + GOPATH=/tmp/tmp.fAYd3IgnMj [2020-01-16T17:36:16.860Z] #39 0.467 + RM_GOPATH=1 [2020-01-16T17:36:16.860Z] #39 0.472 ++ dirname ./install.sh [2020-01-16T17:36:16.860Z] #39 0.478 + dir=. [2020-01-16T17:36:16.860Z] #39 0.479 + bin=tini [2020-01-16T17:36:16.860Z] #39 0.480 + shift [2020-01-16T17:36:16.860Z] #39 0.480 + '[' '!' -f ./tini.installer ']' [2020-01-16T17:36:16.860Z] #39 0.480 + . ./tini.installer [2020-01-16T17:36:16.860Z] #39 0.480 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:36:16.860Z] #39 0.480 + install_tini [2020-01-16T17:36:16.860Z] #39 0.481 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:36:16.860Z] #39 0.481 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-16T17:36:16.860Z] #39 0.481 + git clone https://github.com/krallin/tini.git /tmp/tmp.fAYd3IgnMj/tini [2020-01-16T17:36:16.860Z] #39 0.496 Cloning into '/tmp/tmp.fAYd3IgnMj/tini'... [2020-01-16T17:36:17.497Z] #39 ... [2020-01-16T17:36:17.497Z] [2020-01-16T17:36:17.497Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:36:17.497Z] #44 70.85 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-01-16T17:36:17.497Z] #44 70.86 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-16T17:36:17.497Z] #44 70.86 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-16T17:36:17.497Z] #44 70.87 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-01-16T17:36:17.497Z] #44 70.88 Setting up python-six (1.12.0-1) ... [2020-01-16T17:36:17.497Z] #44 75.28 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-01-16T17:36:17.497Z] #44 75.30 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-16T17:36:17.497Z] #44 75.31 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-01-16T17:36:17.497Z] #44 75.32 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-01-16T17:36:17.497Z] #44 75.33 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-01-16T17:36:17.497Z] #44 75.34 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-16T17:36:17.497Z] #44 75.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-16T17:36:17.497Z] #44 75.35 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-01-16T17:36:17.497Z] #44 75.37 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-16T17:36:17.497Z] #44 75.38 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-16T17:36:17.497Z] #44 ... [2020-01-16T17:36:17.497Z] [2020-01-16T17:36:17.497Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:36:17.497Z] #48 80.64 bytes [2020-01-16T17:36:17.686Z] #17 ... [2020-01-16T17:36:17.686Z] [2020-01-16T17:36:17.686Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:17.686Z] #44 94.30 CC compel/src/lib/ptrace.o [2020-01-16T17:36:17.686Z] #44 95.06 AR compel/libcompel.a [2020-01-16T17:36:17.686Z] #44 95.24 HOSTCC compel/src/main-host.o [2020-01-16T17:36:17.686Z] #44 95.89 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-01-16T17:36:17.686Z] #44 96.35 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-16T17:36:17.686Z] #44 97.19 HOSTCC compel/src/lib/log-host.o [2020-01-16T17:36:17.790Z] #48 ... [2020-01-16T17:36:17.790Z] [2020-01-16T17:36:17.790Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:36:17.790Z] #51 70.75 + cd /tmp/tmp.UPJHoGK2TX/src/gotest.tools/gotestsum [2020-01-16T17:36:17.790Z] #51 70.75 + git checkout -q v0.3.5 [2020-01-16T17:36:17.790Z] #51 70.86 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-16T17:36:17.790Z] #51 ... [2020-01-16T17:36:17.790Z] [2020-01-16T17:36:17.790Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:36:17.790Z] #28 27.50 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-16T17:36:17.790Z] #28 27.62 skipping existing c8c2d4a6b2e3 [2020-01-16T17:36:17.790Z] #28 27.80 [2020-01-16T17:36:17.942Z] #44 97.62 HOSTLINK compel/compel-host-bin [2020-01-16T17:36:18.198Z] #44 98.02 DEP soccr/soccr.d [2020-01-16T17:36:18.760Z] #44 98.36 CC soccr/soccr.o [2020-01-16T17:36:18.828Z] #28 29.68 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-16T17:36:19.015Z] #44 ... [2020-01-16T17:36:19.015Z] [2020-01-16T17:36:19.015Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:36:19.015Z] #17 168.2 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:36:19.015Z] #17 168.3 Processing triggers for mime-support (3.62) ... [2020-01-16T17:36:19.015Z] #17 DONE 168.8s [2020-01-16T17:36:19.015Z] [2020-01-16T17:36:19.015Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-16T17:36:19.476Z] #28 ... [2020-01-16T17:36:19.476Z] [2020-01-16T17:36:19.476Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:36:19.476Z] #11 72.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-16T17:36:19.476Z] #11 72.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-01-16T17:36:19.476Z] #11 72.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-16T17:36:19.476Z] #11 78.18 Selecting previously unselected package binutils-mingw-w64. [2020-01-16T17:36:19.476Z] #11 78.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-16T17:36:19.476Z] #11 78.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-16T17:36:19.476Z] #11 78.38 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-01-16T17:36:19.476Z] #11 78.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-01-16T17:36:19.476Z] #11 78.38 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-16T17:36:19.476Z] #11 78.66 Selecting previously unselected package dmsetup. [2020-01-16T17:36:19.476Z] #11 78.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-01-16T17:36:19.476Z] #11 78.70 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-16T17:36:19.476Z] #11 79.01 Selecting previously unselected package mingw-w64-common. [2020-01-16T17:36:19.476Z] #11 79.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-16T17:36:19.476Z] #11 79.02 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-16T17:36:19.476Z] #11 ... [2020-01-16T17:36:19.476Z] [2020-01-16T17:36:19.476Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:36:19.476Z] #28 30.16 [2020-01-16T17:36:19.774Z] #28 30.39 #=#=# ######################################################################## 100.0% [2020-01-16T17:36:20.067Z] #28 30.85 [2020-01-16T17:36:20.067Z] #28 30.98 Download of images into '/build' complete. [2020-01-16T17:36:20.356Z] #28 30.99 Use something like the following to load the result into a Docker daemon: [2020-01-16T17:36:20.356Z] #28 30.99 tar -cC '/build' . | docker load [2020-01-16T17:36:20.356Z] #28 DONE 31.1s [2020-01-16T17:36:20.356Z] [2020-01-16T17:36:20.356Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:36:20.356Z] #31 81.73 Checking out files: 95% (1263/1317) Checking out files: 96% (1265/1317) Checking out files: 97% (1278/1317) Checking out files: 98% (1291/1317) Checking out files: 99% (1304/1317) Checking out files: 100% (1317/1317) Checking out files: 100% (1317/1317), done. [2020-01-16T17:36:20.356Z] #31 81.80 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-16T17:36:20.646Z] #31 83.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-16T17:36:21.680Z] #31 ... [2020-01-16T17:36:21.680Z] [2020-01-16T17:36:21.680Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-16T17:36:21.680Z] #44 84.67 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-01-16T17:36:21.680Z] #44 84.69 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:36:21.680Z] #44 DONE 85.0s [2020-01-16T17:36:21.680Z] [2020-01-16T17:36:21.680Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:21.749Z] #62 231.7 + bin/containerd-shim-runc-v1 [2020-01-16T17:36:22.289Z] #18 3.207 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-16T17:36:22.289Z] #18 3.225 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-16T17:36:22.289Z] #18 3.227 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-16T17:36:22.289Z] #18 DONE 3.4s [2020-01-16T17:36:22.289Z] [2020-01-16T17:36:22.289Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-16T17:36:23.733Z] #45 2.286 Note: Building without setproctitle() and strlcpy() support. [2020-01-16T17:36:24.029Z] #45 2.297 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-16T17:36:24.029Z] #45 ... [2020-01-16T17:36:24.029Z] [2020-01-16T17:36:24.029Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:36:24.029Z] #34 77.00 bytes [2020-01-16T17:36:24.029Z] #34 77.05 strings [2020-01-16T17:36:24.029Z] #34 85.28 bufio [2020-01-16T17:36:24.029Z] #34 ... [2020-01-16T17:36:24.029Z] [2020-01-16T17:36:24.029Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:36:24.029Z] #39 2.125 + cd /tmp/tmp.fAYd3IgnMj/tini [2020-01-16T17:36:24.029Z] #39 2.130 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-16T17:36:24.029Z] #39 2.194 + cmake . [2020-01-16T17:36:24.029Z] #39 3.264 -- The C compiler identification is GNU 8.3.0 [2020-01-16T17:36:24.029Z] #39 3.412 -- Check for working C compiler: /usr/bin/cc [2020-01-16T17:36:24.029Z] #39 4.367 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-16T17:36:24.029Z] #39 4.408 -- Detecting C compiler ABI info [2020-01-16T17:36:24.029Z] #39 5.766 -- Detecting C compiler ABI info - done [2020-01-16T17:36:24.029Z] #39 5.898 -- Detecting C compile features [2020-01-16T17:36:25.044Z] #62 234.6 + bin/containerd-shim-runc-v2 [2020-01-16T17:36:25.613Z] #62 235.7 + binaries [2020-01-16T17:36:25.613Z] #62 235.7 + mkdir -p /build [2020-01-16T17:36:25.613Z] #62 235.7 + cp bin/containerd /build/containerd [2020-01-16T17:36:25.613Z] #62 235.8 + cp bin/containerd-shim /build/containerd-shim [2020-01-16T17:36:25.613Z] #62 235.8 + cp bin/ctr /build/ctr [2020-01-16T17:36:26.085Z] #39 9.483 -- Detecting C compile features - done [2020-01-16T17:36:26.085Z] #39 9.539 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-16T17:36:26.085Z] #39 ... [2020-01-16T17:36:26.085Z] [2020-01-16T17:36:26.085Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:36:26.085Z] #11 89.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-16T17:36:26.085Z] #11 89.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-16T17:36:26.085Z] #11 89.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-16T17:36:26.185Z] #62 DONE 236.3s [2020-01-16T17:36:27.565Z] [2020-01-16T17:36:27.565Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-16T17:36:27.608Z] #19 ... [2020-01-16T17:36:27.608Z] [2020-01-16T17:36:27.608Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:27.608Z] #44 100.7 AR soccr/libsoccr.a [2020-01-16T17:36:27.608Z] #44 100.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-16T17:36:27.608Z] #44 101.2 DEP criu/arch/x86/sigframe.d [2020-01-16T17:36:27.608Z] #44 101.3 DEP criu/arch/x86/sigaction_compat.d [2020-01-16T17:36:27.608Z] #44 101.4 DEP criu/arch/x86/kerndat.d [2020-01-16T17:36:27.608Z] #44 101.7 DEP criu/arch/x86/crtools.d [2020-01-16T17:36:27.608Z] #44 101.9 DEP criu/arch/x86/cpu.d [2020-01-16T17:36:27.608Z] #44 102.2 CC criu/arch/x86/cpu.o [2020-01-16T17:36:27.608Z] #44 103.2 CC criu/arch/x86/crtools.o [2020-01-16T17:36:27.608Z] #44 105.1 CC criu/arch/x86/kerndat.o [2020-01-16T17:36:27.608Z] #44 105.9 CC criu/arch/x86/sigaction_compat.o [2020-01-16T17:36:27.608Z] #44 106.4 CC criu/arch/x86/sigframe.o [2020-01-16T17:36:27.608Z] #44 106.6 LINK criu/arch/x86/crtools.built-in.o [2020-01-16T17:36:27.608Z] #44 106.7 DEP criu/pie/util-vdso-elf32.d [2020-01-16T17:36:27.608Z] #44 106.9 DEP criu/arch/x86/vdso-pie.d [2020-01-16T17:36:27.608Z] #44 107.1 DEP criu/pie/parasite-vdso.d [2020-01-16T17:36:27.608Z] #44 107.3 DEP criu/pie/util-vdso.d [2020-01-16T17:36:27.825Z] #63 DONE 0.3s [2020-01-16T17:36:27.825Z] [2020-01-16T17:36:27.825Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-16T17:36:27.865Z] #44 107.4 DEP criu/pie/util.d [2020-01-16T17:36:27.865Z] #44 107.6 CC criu/pie/util.o [2020-01-16T17:36:28.085Z] #67 DONE 0.1s [2020-01-16T17:36:28.085Z] [2020-01-16T17:36:28.085Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-16T17:36:28.085Z] #69 DONE 0.2s [2020-01-16T17:36:28.085Z] [2020-01-16T17:36:28.085Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-16T17:36:28.085Z] #72 DONE 0.1s [2020-01-16T17:36:28.344Z] [2020-01-16T17:36:28.345Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-16T17:36:28.345Z] #73 DONE 0.0s [2020-01-16T17:36:28.345Z] [2020-01-16T17:36:28.345Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-16T17:36:28.426Z] #44 108.1 CC criu/pie/util-vdso.o [2020-01-16T17:36:28.989Z] #44 ... [2020-01-16T17:36:28.989Z] [2020-01-16T17:36:28.989Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:36:28.989Z] #47 197.9 net/http/httptrace [2020-01-16T17:36:28.989Z] #47 198.4 net/http [2020-01-16T17:36:29.551Z] #47 ... [2020-01-16T17:36:29.551Z] [2020-01-16T17:36:29.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:29.551Z] #44 109.4 CC criu/pie/parasite-vdso.o [2020-01-16T17:36:30.251Z] #74 DONE 1.8s [2020-01-16T17:36:30.251Z] [2020-01-16T17:36:30.251Z] #75 exporting to image [2020-01-16T17:36:30.251Z] #75 exporting layers [2020-01-16T17:36:30.917Z] #44 110.6 CC criu/arch/x86/vdso-pie.o [2020-01-16T17:36:31.661Z] #11 ... [2020-01-16T17:36:31.661Z] [2020-01-16T17:36:31.661Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:36:31.661Z] #39 9.874 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-16T17:36:31.661Z] #39 10.07 -- Configuring done [2020-01-16T17:36:31.661Z] #39 10.12 -- Generating done [2020-01-16T17:36:31.661Z] #39 10.15 -- Build files have been written to: /tmp/tmp.fAYd3IgnMj/tini [2020-01-16T17:36:31.661Z] #39 10.15 + make tini-static [2020-01-16T17:36:31.661Z] #39 10.89 Scanning dependencies of target tini-static [2020-01-16T17:36:31.661Z] #39 11.08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-16T17:36:31.661Z] #39 13.61 [100%] Linking C executable tini-static [2020-01-16T17:36:31.661Z] #39 14.61 [100%] Built target tini-static [2020-01-16T17:36:31.661Z] #39 14.72 + mkdir -p /build [2020-01-16T17:36:31.661Z] #39 14.73 + cp tini-static /build/docker-init [2020-01-16T17:36:31.661Z] #39 DONE 14.8s [2020-01-16T17:36:31.661Z] [2020-01-16T17:36:31.661Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:31.661Z] #45 4.832 fatal: not a git repository (or any of the parent directories): .git [2020-01-16T17:36:31.661Z] #45 4.871 GEN .gitid [2020-01-16T17:36:31.661Z] #45 4.887 GEN criu/include/version.h [2020-01-16T17:36:31.661Z] #45 4.929 GEN include/common/asm [2020-01-16T17:36:31.661Z] #45 7.215 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-16T17:36:31.661Z] #45 7.370 PBCC images/opts.pb-c.c [2020-01-16T17:36:31.661Z] #45 7.495 PBCC images/sit.pb-c.c [2020-01-16T17:36:31.661Z] #45 7.616 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-16T17:36:31.661Z] #45 7.783 DEP images/opts.pb-c.d [2020-01-16T17:36:31.661Z] #45 7.845 DEP images/sit.pb-c.d [2020-01-16T17:36:31.661Z] #45 7.978 PBCC images/macvlan.pb-c.c [2020-01-16T17:36:31.661Z] #45 8.011 DEP images/macvlan.pb-c.d [2020-01-16T17:36:31.661Z] #45 8.089 PBCC images/autofs.pb-c.c [2020-01-16T17:36:31.661Z] #45 8.120 DEP images/autofs.pb-c.d [2020-01-16T17:36:31.661Z] #45 8.193 PBCC images/sysctl.pb-c.c [2020-01-16T17:36:31.661Z] #45 8.239 DEP images/sysctl.pb-c.d [2020-01-16T17:36:31.661Z] #45 8.333 PBCC images/time.pb-c.c [2020-01-16T17:36:31.661Z] #45 8.358 DEP images/time.pb-c.d [2020-01-16T17:36:31.661Z] #45 8.415 PBCC images/binfmt-misc.pb-c.c [2020-01-16T17:36:31.661Z] #45 8.444 DEP images/binfmt-misc.pb-c.d [2020-01-16T17:36:31.661Z] #45 8.598 PBCC images/seccomp.pb-c.c [2020-01-16T17:36:31.661Z] #45 8.693 DEP images/seccomp.pb-c.d [2020-01-16T17:36:31.661Z] #45 8.758 PBCC images/userns.pb-c.c [2020-01-16T17:36:31.661Z] #45 8.789 DEP images/userns.pb-c.d [2020-01-16T17:36:31.661Z] #45 8.892 PBCC images/cgroup.pb-c.c [2020-01-16T17:36:31.661Z] #45 8.977 DEP images/cgroup.pb-c.d [2020-01-16T17:36:31.661Z] #45 9.054 PBCC images/fown.pb-c.c [2020-01-16T17:36:31.661Z] #45 9.070 PBCC images/ext-file.pb-c.c [2020-01-16T17:36:31.661Z] #45 9.107 DEP images/fown.pb-c.d [2020-01-16T17:36:31.661Z] #45 9.156 DEP images/ext-file.pb-c.d [2020-01-16T17:36:31.661Z] #45 9.292 PBCC images/rpc.pb-c.c [2020-01-16T17:36:31.661Z] #45 9.412 DEP images/rpc.pb-c.d [2020-01-16T17:36:31.661Z] #45 9.564 PBCC images/siginfo.pb-c.c [2020-01-16T17:36:31.661Z] #45 9.593 DEP images/siginfo.pb-c.d [2020-01-16T17:36:31.661Z] #45 9.745 PBCC images/pagemap.pb-c.c [2020-01-16T17:36:31.661Z] #45 9.863 DEP images/pagemap.pb-c.d [2020-01-16T17:36:31.661Z] #45 10.02 PBCC images/rlimit.pb-c.c [2020-01-16T17:36:31.661Z] #45 10.09 DEP images/rlimit.pb-c.d [2020-01-16T17:36:31.661Z] #45 10.17 PBCC images/file-lock.pb-c.c [2020-01-16T17:36:31.661Z] #45 10.22 DEP images/file-lock.pb-c.d [2020-01-16T17:36:31.844Z] #44 111.4 CC criu/pie/util-vdso-elf32.o [2020-01-16T17:36:31.953Z] #45 10.31 PBCC images/tty.pb-c.c [2020-01-16T17:36:31.953Z] #45 10.44 DEP images/tty.pb-c.d [2020-01-16T17:36:32.244Z] #45 10.57 PBCC images/tun.pb-c.c [2020-01-16T17:36:32.244Z] #45 10.69 PBCC images/netdev.pb-c.c [2020-01-16T17:36:32.534Z] #45 10.89 DEP images/tun.pb-c.d [2020-01-16T17:36:32.773Z] #44 112.5 AR criu/pie/pie.lib.a [2020-01-16T17:36:32.826Z] #45 11.24 DEP images/netdev.pb-c.d [2020-01-16T17:36:32.826Z] #45 11.38 PBCC images/vma.pb-c.c [2020-01-16T17:36:32.826Z] #45 11.50 DEP images/vma.pb-c.d [2020-01-16T17:36:33.029Z] #44 112.6 DEP criu/pie/restorer.d [2020-01-16T17:36:33.030Z] #44 112.8 DEP criu/arch/x86/sigaction_compat_pie.d [2020-01-16T17:36:33.117Z] #45 11.61 PBCC images/creds.pb-c.c [2020-01-16T17:36:33.117Z] #45 11.66 DEP images/creds.pb-c.d [2020-01-16T17:36:33.117Z] #45 11.73 PBCC images/utsns.pb-c.c [2020-01-16T17:36:33.286Z] #44 112.9 DEP criu/arch/x86/restorer_unmap.d [2020-01-16T17:36:33.286Z] #44 112.9 DEP criu/arch/x86/restorer.d [2020-01-16T17:36:33.286Z] #44 113.1 DEP criu/pie/parasite.d [2020-01-16T17:36:33.408Z] #45 11.77 DEP images/utsns.pb-c.d [2020-01-16T17:36:33.408Z] #45 11.91 PBCC images/ipc-desc.pb-c.c [2020-01-16T17:36:33.408Z] #45 11.95 PBCC images/ipc-sem.pb-c.c [2020-01-16T17:36:33.408Z] #45 12.01 DEP images/ipc-desc.pb-c.d [2020-01-16T17:36:33.542Z] #44 113.4 CC criu/pie/parasite.o [2020-01-16T17:36:33.699Z] #45 12.08 DEP images/ipc-sem.pb-c.d [2020-01-16T17:36:33.699Z] #45 12.23 PBCC images/ipc-msg.pb-c.c [2020-01-16T17:36:33.699Z] #45 12.27 DEP images/ipc-msg.pb-c.d [2020-01-16T17:36:33.990Z] #45 12.36 PBCC images/ipc-shm.pb-c.c [2020-01-16T17:36:33.990Z] #45 12.40 DEP images/ipc-shm.pb-c.d [2020-01-16T17:36:33.990Z] #45 12.51 PBCC images/ipc-var.pb-c.c [2020-01-16T17:36:33.990Z] #45 12.54 DEP images/ipc-var.pb-c.d [2020-01-16T17:36:34.296Z] #45 12.69 PBCC images/sk-opts.pb-c.c [2020-01-16T17:36:34.296Z] #45 12.73 PBCC images/packet-sock.pb-c.c [2020-01-16T17:36:34.296Z] #45 12.90 DEP images/sk-opts.pb-c.d [2020-01-16T17:36:34.451Z] #75 exporting layers 3.6s done [2020-01-16T17:36:34.451Z] #75 writing image sha256:f431278db9c8c48ae205d70e4d7b24283dc52caded3d71b86d752aeb450dd036 done [2020-01-16T17:36:34.451Z] #75 naming to docker.io/library/docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 done [2020-01-16T17:36:34.451Z] #75 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-16T17:36:34.584Z] #45 13.01 DEP images/packet-sock.pb-c.d [2020-01-16T17:36:34.584Z] #45 13.11 PBCC images/sk-netlink.pb-c.c [2020-01-16T17:36:34.584Z] #45 13.19 DEP images/sk-netlink.pb-c.d [2020-01-16T17:36:34.792Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40373/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 hack/test/unit [2020-01-16T17:36:34.873Z] #45 13.26 PBCC images/sk-inet.pb-c.c [2020-01-16T17:36:34.873Z] #45 13.33 DEP images/sk-inet.pb-c.d [2020-01-16T17:36:34.873Z] #45 13.40 PBCC images/sk-unix.pb-c.c [2020-01-16T17:36:34.873Z] #45 13.46 DEP images/sk-unix.pb-c.d [2020-01-16T17:36:34.873Z] #45 13.53 PBCC images/mm.pb-c.c [2020-01-16T17:36:35.162Z] #45 13.68 DEP images/mm.pb-c.d [2020-01-16T17:36:35.162Z] #45 13.75 PBCC images/timerfd.pb-c.c [2020-01-16T17:36:35.431Z] #44 114.8 LINK criu/pie/parasite.built-in.o [2020-01-16T17:36:35.431Z] #44 114.8 GEN criu/pie/parasite-blob.h [2020-01-16T17:36:35.431Z] #44 114.8 CC criu/arch/x86/restorer.o [2020-01-16T17:36:35.452Z] #45 13.87 DEP images/timerfd.pb-c.d [2020-01-16T17:36:35.452Z] #45 14.00 PBCC images/timer.pb-c.c [2020-01-16T17:36:35.452Z] #45 14.08 DEP images/timer.pb-c.d [2020-01-16T17:36:35.688Z] #44 115.4 CC criu/arch/x86/restorer_unmap.o [2020-01-16T17:36:35.688Z] #44 115.4 CC criu/arch/x86/sigaction_compat_pie.o [2020-01-16T17:36:35.744Z] #45 14.22 PBCC images/sa.pb-c.c [2020-01-16T17:36:35.744Z] #45 14.33 DEP images/sa.pb-c.d [2020-01-16T17:36:35.744Z] #45 ... [2020-01-16T17:36:35.744Z] [2020-01-16T17:36:35.744Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:36:35.744Z] #11 99.40 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-16T17:36:35.945Z] #44 115.7 CC criu/pie/restorer.o [2020-01-16T17:36:36.033Z] #11 99.42 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-16T17:36:36.034Z] #11 99.43 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:36:36.201Z] #44 ... [2020-01-16T17:36:36.201Z] [2020-01-16T17:36:36.201Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:36:36.201Z] #47 215.0 github.com/LK4D4/vndr/godl [2020-01-16T17:36:36.323Z] #11 99.66 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-16T17:36:36.323Z] #11 99.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-16T17:36:36.323Z] #11 99.67 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:36:37.128Z] #47 215.8 github.com/LK4D4/vndr [2020-01-16T17:36:38.385Z] #11 ... [2020-01-16T17:36:38.385Z] [2020-01-16T17:36:38.385Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:36:38.385Z] #34 91.25 reflect [2020-01-16T17:36:38.385Z] #34 91.77 path [2020-01-16T17:36:38.385Z] #34 93.12 text/tabwriter [2020-01-16T17:36:38.385Z] #34 101.1 internal/syscall/unix [2020-01-16T17:36:38.385Z] #34 101.1 time [2020-01-16T17:36:38.385Z] #34 ... [2020-01-16T17:36:38.385Z] [2020-01-16T17:36:38.385Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:38.385Z] #45 14.52 PBCC images/pipe-data.pb-c.c [2020-01-16T17:36:38.385Z] #45 14.57 DEP images/pipe-data.pb-c.d [2020-01-16T17:36:38.385Z] #45 14.66 PBCC images/mnt.pb-c.c [2020-01-16T17:36:38.385Z] #45 14.80 DEP images/mnt.pb-c.d [2020-01-16T17:36:38.385Z] #45 14.88 PBCC images/sk-packet.pb-c.c [2020-01-16T17:36:38.385Z] #45 14.92 DEP images/sk-packet.pb-c.d [2020-01-16T17:36:38.385Z] #45 14.99 PBCC images/tcp-stream.pb-c.c [2020-01-16T17:36:38.385Z] #45 15.06 DEP images/tcp-stream.pb-c.d [2020-01-16T17:36:38.385Z] #45 15.17 PBCC images/pipe.pb-c.c [2020-01-16T17:36:38.385Z] #45 15.32 DEP images/pipe.pb-c.d [2020-01-16T17:36:38.385Z] #45 15.39 PBCC images/pstree.pb-c.c [2020-01-16T17:36:38.385Z] #45 15.42 DEP images/pstree.pb-c.d [2020-01-16T17:36:38.385Z] #45 15.56 PBCC images/fs.pb-c.c [2020-01-16T17:36:38.385Z] #45 15.62 DEP images/fs.pb-c.d [2020-01-16T17:36:38.385Z] #45 15.72 PBCC images/signalfd.pb-c.c [2020-01-16T17:36:38.385Z] #45 15.86 DEP images/signalfd.pb-c.d [2020-01-16T17:36:38.385Z] #45 15.93 PBCC images/fh.pb-c.c [2020-01-16T17:36:38.385Z] #45 16.01 PBCC images/fsnotify.pb-c.c [2020-01-16T17:36:38.385Z] #45 16.11 DEP images/fh.pb-c.d [2020-01-16T17:36:38.385Z] #45 16.19 DEP images/fsnotify.pb-c.d [2020-01-16T17:36:38.385Z] #45 16.26 PBCC images/eventpoll.pb-c.c [2020-01-16T17:36:38.385Z] #45 16.30 DEP images/eventpoll.pb-c.d [2020-01-16T17:36:38.385Z] #45 16.39 PBCC images/eventfd.pb-c.c [2020-01-16T17:36:38.385Z] #45 16.44 DEP images/eventfd.pb-c.d [2020-01-16T17:36:38.385Z] #45 16.57 PBCC images/remap-file-path.pb-c.c [2020-01-16T17:36:38.385Z] #45 16.62 DEP images/remap-file-path.pb-c.d [2020-01-16T17:36:38.385Z] #45 16.72 PBCC images/fifo.pb-c.c [2020-01-16T17:36:38.385Z] #45 16.79 DEP images/fifo.pb-c.d [2020-01-16T17:36:38.385Z] #45 16.88 PBCC images/ghost-file.pb-c.c [2020-01-16T17:36:38.673Z] #45 17.01 DEP images/ghost-file.pb-c.d [2020-01-16T17:36:38.673Z] #45 17.13 PBCC images/regfile.pb-c.c [2020-01-16T17:36:38.963Z] #45 17.27 DEP images/regfile.pb-c.d [2020-01-16T17:36:38.963Z] #45 17.37 PBCC images/ns.pb-c.c [2020-01-16T17:36:38.963Z] #45 17.43 DEP images/ns.pb-c.d [2020-01-16T17:36:38.963Z] #45 17.47 PBCC images/fdinfo.pb-c.c [2020-01-16T17:36:39.254Z] #45 17.71 DEP images/fdinfo.pb-c.d [2020-01-16T17:36:39.254Z] #45 ... [2020-01-16T17:36:39.254Z] [2020-01-16T17:36:39.254Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:36:39.254Z] #48 92.26 bufio [2020-01-16T17:36:39.254Z] #48 93.63 reflect [2020-01-16T17:36:39.254Z] #48 99.87 regexp/syntax [2020-01-16T17:36:39.254Z] #48 ... [2020-01-16T17:36:39.254Z] [2020-01-16T17:36:39.254Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:39.254Z] #45 17.83 PBCC images/core-aarch64.pb-c.c [2020-01-16T17:36:39.254Z] #45 17.88 PBCC images/core-arm.pb-c.c [2020-01-16T17:36:39.546Z] #45 18.02 PBCC images/core-ppc64.pb-c.c [2020-01-16T17:36:39.546Z] #45 18.11 PBCC images/core-s390.pb-c.c [2020-01-16T17:36:39.836Z] #45 18.17 PBCC images/core-x86.pb-c.c [2020-01-16T17:36:39.836Z] #45 18.25 PBCC images/core.pb-c.c [2020-01-16T17:36:39.836Z] #45 18.35 PBCC images/inventory.pb-c.c [2020-01-16T17:36:40.074Z] ? github.com/docker/docker/api [no test files] [2020-01-16T17:36:40.151Z] #45 18.43 DEP images/core-aarch64.pb-c.d [2020-01-16T17:36:40.151Z] #45 18.49 DEP images/core-arm.pb-c.d [2020-01-16T17:36:40.151Z] #45 18.60 DEP images/core-ppc64.pb-c.d [2020-01-16T17:36:40.151Z] #45 18.66 DEP images/core-s390.pb-c.d [2020-01-16T17:36:40.151Z] #45 18.74 DEP images/core-x86.pb-c.d [2020-01-16T17:36:40.454Z] #45 18.89 DEP images/core.pb-c.d [2020-01-16T17:36:40.454Z] #45 18.97 DEP images/inventory.pb-c.d [2020-01-16T17:36:40.744Z] #45 19.15 PBCC images/cpuinfo.pb-c.c [2020-01-16T17:36:40.744Z] #45 19.19 DEP images/cpuinfo.pb-c.d [2020-01-16T17:36:40.744Z] #45 19.24 PBCC images/stats.pb-c.c [2020-01-16T17:36:40.744Z] #45 19.27 DEP images/stats.pb-c.d [2020-01-16T17:36:42.372Z] #47 ... [2020-01-16T17:36:42.372Z] [2020-01-16T17:36:42.372Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:42.372Z] #44 118.3 LINK criu/pie/restorer.built-in.o [2020-01-16T17:36:42.372Z] #44 118.3 GEN criu/pie/restorer-blob.h [2020-01-16T17:36:42.372Z] #44 118.4 DEP criu/vdso.d [2020-01-16T17:36:42.372Z] #44 118.6 DEP criu/vdso-compat.d [2020-01-16T17:36:42.372Z] #44 118.8 DEP criu/uts_ns.d [2020-01-16T17:36:42.372Z] #44 119.0 DEP criu/util.d [2020-01-16T17:36:42.372Z] #44 119.1 DEP criu/uffd.d [2020-01-16T17:36:42.372Z] #44 119.2 DEP criu/tun.d [2020-01-16T17:36:42.372Z] #44 119.3 DEP criu/tty.d [2020-01-16T17:36:42.372Z] #44 119.5 DEP criu/timerfd.d [2020-01-16T17:36:42.372Z] #44 119.6 DEP criu/sysfs_parse.d [2020-01-16T17:36:42.372Z] #44 119.7 DEP criu/sysctl.d [2020-01-16T17:36:42.372Z] #44 119.8 DEP criu/string.d [2020-01-16T17:36:42.372Z] #44 119.9 DEP criu/stats.d [2020-01-16T17:36:42.372Z] #44 120.1 DEP criu/sockets.d [2020-01-16T17:36:42.372Z] #44 120.2 DEP criu/sk-unix.d [2020-01-16T17:36:42.372Z] #44 120.4 DEP criu/sk-tcp.d [2020-01-16T17:36:42.372Z] #44 120.6 DEP criu/sk-queue.d [2020-01-16T17:36:42.372Z] #44 120.8 DEP criu/sk-packet.d [2020-01-16T17:36:42.372Z] #44 121.0 DEP criu/sk-netlink.d [2020-01-16T17:36:42.372Z] #44 121.3 DEP criu/sk-inet.d [2020-01-16T17:36:42.372Z] #44 121.5 DEP criu/signalfd.d [2020-01-16T17:36:42.372Z] #44 121.7 DEP criu/sigframe.d [2020-01-16T17:36:42.372Z] #44 121.8 DEP criu/shmem.d [2020-01-16T17:36:42.372Z] #44 121.9 DEP criu/servicefd.d [2020-01-16T17:36:42.372Z] #44 122.1 DEP criu/seize.d [2020-01-16T17:36:42.372Z] #44 122.2 DEP criu/seccomp.d [2020-01-16T17:36:42.628Z] #44 122.5 DEP criu/rst-malloc.d [2020-01-16T17:36:42.884Z] #44 122.5 DEP criu/rbtree.d [2020-01-16T17:36:42.884Z] #44 122.5 DEP criu/pstree.d [2020-01-16T17:36:42.884Z] #44 122.7 DEP criu/protobuf.d [2020-01-16T17:36:43.141Z] #44 122.9 GEN criu/protobuf-desc-gen.h [2020-01-16T17:36:43.463Z] #45 21.35 make[1]: Nothing to be done for 'all'. [2020-01-16T17:36:44.506Z] #44 ... [2020-01-16T17:36:44.506Z] [2020-01-16T17:36:44.506Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-16T17:36:44.506Z] #19 12.36 Collecting yamllint==1.16.0 [2020-01-16T17:36:44.506Z] #19 17.83 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-16T17:36:44.506Z] #19 17.98 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-16T17:36:44.506Z] #19 18.04 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-16T17:36:44.506Z] #19 18.12 Collecting pyyaml (from yamllint==1.16.0) [2020-01-16T17:36:44.506Z] #19 18.29 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-16T17:36:44.506Z] #19 20.11 Building wheels for collected packages: pyyaml [2020-01-16T17:36:44.506Z] #19 20.11 Running setup.py bdist_wheel for pyyaml: started [2020-01-16T17:36:44.506Z] #19 21.64 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-16T17:36:44.506Z] #19 21.64 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-16T17:36:44.506Z] #19 21.74 Successfully built pyyaml [2020-01-16T17:36:44.506Z] #19 21.77 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-16T17:36:44.506Z] #19 22.29 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-16T17:36:44.762Z] #19 ... [2020-01-16T17:36:44.762Z] [2020-01-16T17:36:44.762Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:44.762Z] #44 124.6 DEP criu/protobuf-desc.d [2020-01-16T17:36:44.959Z] #45 23.24 CC images/stats.o [2020-01-16T17:36:45.018Z] #44 124.8 DEP criu/proc_parse.d [2020-01-16T17:36:45.274Z] #44 125.0 DEP criu/plugin.d [2020-01-16T17:36:45.532Z] #44 ... [2020-01-16T17:36:45.532Z] [2020-01-16T17:36:45.532Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-16T17:36:45.532Z] #19 DONE 23.2s [2020-01-16T17:36:45.532Z] [2020-01-16T17:36:45.532Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:45.532Z] #44 125.2 DEP criu/pipes.d [2020-01-16T17:36:45.532Z] #44 ... [2020-01-16T17:36:45.532Z] [2020-01-16T17:36:45.532Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-16T17:36:45.532Z] #24 DONE 0.2s [2020-01-16T17:36:45.592Z] #45 23.87 CC images/core.o [2020-01-16T17:36:45.789Z] [2020-01-16T17:36:45.789Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:45.789Z] #44 125.4 DEP criu/pie-util.d [2020-01-16T17:36:45.789Z] #44 125.6 DEP criu/pie-util-vdso.d [2020-01-16T17:36:46.045Z] #44 125.8 DEP criu/pie-util-vdso-elf32.d [2020-01-16T17:36:46.302Z] #44 126.0 DEP criu/path.d [2020-01-16T17:36:46.558Z] #44 126.2 DEP criu/parasite-syscall.d [2020-01-16T17:36:46.558Z] #44 ... [2020-01-16T17:36:46.558Z] [2020-01-16T17:36:46.558Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:36:46.558Z] #47 DONE 225.4s [2020-01-16T17:36:46.558Z] [2020-01-16T17:36:46.558Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-16T17:36:46.558Z] #28 DONE 1.0s [2020-01-16T17:36:46.626Z] #45 25.01 CC images/core-x86.o [2020-01-16T17:36:46.626Z] #45 ... [2020-01-16T17:36:46.626Z] [2020-01-16T17:36:46.626Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:36:46.626Z] #34 109.6 internal/poll [2020-01-16T17:36:46.815Z] [2020-01-16T17:36:46.815Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:36:46.815Z] #62 ... [2020-01-16T17:36:46.815Z] [2020-01-16T17:36:46.815Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:46.815Z] #44 126.5 DEP criu/pagemap.d [2020-01-16T17:36:47.071Z] #44 126.7 DEP criu/pagemap-cache.d [2020-01-16T17:36:47.071Z] #44 126.9 DEP criu/page-xfer.d [2020-01-16T17:36:47.634Z] #44 127.2 DEP criu/page-pipe.d [2020-01-16T17:36:47.634Z] #44 127.3 DEP criu/netfilter.d [2020-01-16T17:36:47.890Z] #44 127.5 DEP criu/net.d [2020-01-16T17:36:48.148Z] #44 127.8 DEP criu/namespaces.d [2020-01-16T17:36:48.149Z] #44 127.9 DEP criu/mount.d [2020-01-16T17:36:48.404Z] #44 128.1 DEP criu/mem.d [2020-01-16T17:36:48.404Z] #44 128.2 DEP criu/lsm.d [2020-01-16T17:36:48.660Z] #44 128.2 DEP criu/log.d [2020-01-16T17:36:48.660Z] #44 128.3 DEP criu/libnetlink.d [2020-01-16T17:36:48.660Z] #44 128.4 DEP criu/kerndat.d [2020-01-16T17:36:48.660Z] #44 128.6 DEP criu/kcmp-ids.d [2020-01-16T17:36:48.916Z] #44 128.7 DEP criu/irmap.d [2020-01-16T17:36:49.174Z] #44 128.8 DEP criu/ipc_ns.d [2020-01-16T17:36:49.429Z] #44 129.0 DEP criu/image.d [2020-01-16T17:36:49.429Z] #44 129.2 DEP criu/image-desc.d [2020-01-16T17:36:49.429Z] #44 129.2 DEP criu/fsnotify.d [2020-01-16T17:36:49.721Z] #44 129.4 DEP criu/filesystems.d [2020-01-16T17:36:49.721Z] #44 129.5 DEP criu/files.d [2020-01-16T17:36:50.010Z] #44 129.8 DEP criu/files-reg.d [2020-01-16T17:36:50.141Z] #34 ... [2020-01-16T17:36:50.141Z] [2020-01-16T17:36:50.141Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:36:50.141Z] #48 102.6 vendor/golang.org/x/text/transform [2020-01-16T17:36:50.141Z] #48 108.3 time [2020-01-16T17:36:50.141Z] #48 ... [2020-01-16T17:36:50.141Z] [2020-01-16T17:36:50.141Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:36:50.218Z] 65014b3c3121: Verifying Checksum [2020-01-16T17:36:50.219Z] 65014b3c3121: Download complete [2020-01-16T17:36:50.266Z] #44 130.0 DEP criu/files-ext.d [2020-01-16T17:36:50.266Z] #44 130.1 DEP criu/file-lock.d [2020-01-16T17:36:50.450Z] #63 61.43 Checking out files: 50% (1551/3045) Checking out files: 51% (1553/3045) Checking out files: 52% (1584/3045) Checking out files: 53% (1614/3045) Checking out files: 54% (1645/3045) Checking out files: 55% (1675/3045) Checking out files: 56% (1706/3045) Checking out files: 57% (1736/3045) Checking out files: 58% (1767/3045) Checking out files: 59% (1797/3045) Checking out files: 60% (1827/3045) Checking out files: 61% (1858/3045) Checking out files: 62% (1888/3045) Checking out files: 63% (1919/3045) Checking out files: 64% (1949/3045) Checking out files: 65% (1980/3045) Checking out files: 66% (2010/3045) Checking out files: 67% (2041/3045) Checking out files: 68% (2071/3045) Checking out files: 69% (2102/3045) Checking out files: 70% (2132/3045) Checking out files: 71% (2162/3045) Checking out files: 72% (2193/3045) Checking out files: 73% (2223/3045) Checking out files: 74% (2254/3045) Checking out files: 75% (2284/3045) Checking out files: 76% (2315/3045) Checking out files: 77% (2345/3045) Checking out files: 78% (2376/3045) Checking out files: 79% (2406/3045) Checking out files: 80% (2436/3045) Checking out files: 81% (2467/3045) Checking out files: 82% (2497/3045) Checking out files: 83% (2528/3045) Checking out files: 84% (2558/3045) Checking out files: 85% (2589/3045) Checking out files: 86% (2619/3045) Checking out files: 87% (2650/3045) Checking out files: 88% (2680/3045) Checking out files: 89% (2711/3045) Checking out files: 89% (2722/3045) Checking out files: 90% (2741/3045) Checking out files: 91% (2771/3045) Checking out files: 92% (2802/3045) Checking out files: 93% (2832/3045) Checking out files: 94% (2863/3045) Checking out files: 95% (2893/3045) Checking out files: 96% (2924/3045) Checking out files: 97% (2954/3045) Checking out files: 98% (2985/3045) Checking out files: 99% (3015/3045) Checking out files: 100% (3045/3045) Checking out files: 100% (3045/3045), done. [2020-01-16T17:36:50.450Z] #63 62.95 + cd /tmp/tmp.4Jw0PqH3eX/src/github.com/containerd/containerd [2020-01-16T17:36:50.450Z] #63 62.95 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-16T17:36:50.523Z] #44 130.2 DEP criu/file-ids.d [2020-01-16T17:36:50.524Z] #44 130.4 DEP criu/fifo.d [2020-01-16T17:36:50.779Z] #44 130.6 DEP criu/fdstore.d [2020-01-16T17:36:50.779Z] #44 130.6 DEP criu/fault-injection.d [2020-01-16T17:36:51.034Z] #44 130.7 DEP criu/external.d [2020-01-16T17:36:51.289Z] #44 130.8 DEP criu/eventpoll.d [2020-01-16T17:36:51.289Z] #44 131.0 DEP criu/eventfd.d [2020-01-16T17:36:51.289Z] #44 131.1 DEP criu/crtools.d [2020-01-16T17:36:51.289Z] #44 131.2 DEP criu/cr-service.d [2020-01-16T17:36:51.476Z] #63 63.98 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-16T17:36:51.476Z] #63 63.98 + BUILDTAGS='netgo osusergo static_build' [2020-01-16T17:36:51.476Z] #63 63.98 + export EXTRA_FLAGS=-buildmode=pie [2020-01-16T17:36:51.476Z] #63 63.98 + EXTRA_FLAGS=-buildmode=pie [2020-01-16T17:36:51.476Z] #63 63.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-16T17:36:51.476Z] #63 63.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-16T17:36:51.476Z] #63 63.98 + '[' '' = dynamic ']' [2020-01-16T17:36:51.476Z] #63 63.99 + make [2020-01-16T17:36:51.849Z] #44 131.4 DEP criu/cr-restore.d [2020-01-16T17:36:51.849Z] #44 131.6 DEP criu/cr-errno.d [2020-01-16T17:36:51.849Z] #44 131.6 DEP criu/cr-dump.d [2020-01-16T17:36:52.104Z] #44 131.8 DEP criu/cr-dedup.d [2020-01-16T17:36:52.311Z] ok github.com/docker/docker/api/server 0.074s coverage: 9.0% of statements [2020-01-16T17:36:52.359Z] #44 131.9 DEP criu/cr-check.d [2020-01-16T17:36:52.359Z] #44 132.2 DEP criu/config.d [2020-01-16T17:36:52.614Z] #44 132.3 DEP criu/clone-noasan.d [2020-01-16T17:36:52.614Z] #44 132.3 DEP criu/cgroup.d [2020-01-16T17:36:52.869Z] #44 132.4 DEP criu/cgroup-props.d [2020-01-16T17:36:52.869Z] #44 132.5 DEP criu/bitmap.d [2020-01-16T17:36:52.869Z] #44 132.5 DEP criu/bfd.d [2020-01-16T17:36:52.869Z] #44 132.6 DEP criu/autofs.d [2020-01-16T17:36:52.869Z] #44 132.7 DEP criu/aio.d [2020-01-16T17:36:53.125Z] #44 132.8 DEP criu/action-scripts.d [2020-01-16T17:36:53.379Z] #44 133.1 CC criu/action-scripts.o [2020-01-16T17:36:53.533Z] #63 65.76 + bin/ctr [2020-01-16T17:36:53.940Z] #44 133.6 CC criu/aio.o [2020-01-16T17:36:54.499Z] #44 134.1 CC criu/autofs.o [2020-01-16T17:36:55.861Z] #44 135.6 CC criu/bfd.o [2020-01-16T17:36:56.421Z] #44 136.0 CC criu/bitmap.o [2020-01-16T17:36:56.421Z] #44 136.1 CC criu/cgroup-props.o [2020-01-16T17:36:56.421Z] #44 ... [2020-01-16T17:36:56.421Z] [2020-01-16T17:36:56.421Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:36:56.421Z] #30 DONE 235.3s [2020-01-16T17:36:56.676Z] [2020-01-16T17:36:56.676Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:36:57.601Z] #41 ... [2020-01-16T17:36:57.601Z] [2020-01-16T17:36:57.601Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:57.601Z] #44 137.2 CC criu/cgroup.o [2020-01-16T17:36:57.859Z] #44 ... [2020-01-16T17:36:57.859Z] [2020-01-16T17:36:57.859Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-16T17:36:57.859Z] #31 DONE 0.2s [2020-01-16T17:36:57.859Z] [2020-01-16T17:36:57.859Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-16T17:36:57.859Z] #34 DONE 0.1s [2020-01-16T17:36:58.015Z] #63 ... [2020-01-16T17:36:58.015Z] [2020-01-16T17:36:58.015Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:36:58.015Z] #45 26.24 CC images/core-arm.o [2020-01-16T17:36:58.015Z] #45 26.92 CC images/core-aarch64.o [2020-01-16T17:36:58.015Z] #45 27.62 CC images/core-ppc64.o [2020-01-16T17:36:58.015Z] #45 28.62 CC images/core-s390.o [2020-01-16T17:36:58.015Z] #45 29.70 CC images/cpuinfo.o [2020-01-16T17:36:58.015Z] #45 30.33 CC images/inventory.o [2020-01-16T17:36:58.015Z] #45 30.84 CC images/fdinfo.o [2020-01-16T17:36:58.015Z] #45 31.43 CC images/fown.o [2020-01-16T17:36:58.015Z] #45 31.73 CC images/ns.o [2020-01-16T17:36:58.015Z] #45 32.09 CC images/regfile.o [2020-01-16T17:36:58.015Z] #45 32.51 CC images/ghost-file.o [2020-01-16T17:36:58.015Z] #45 32.98 CC images/fifo.o [2020-01-16T17:36:58.015Z] #45 33.47 CC images/remap-file-path.o [2020-01-16T17:36:58.015Z] #45 33.80 CC images/eventfd.o [2020-01-16T17:36:58.015Z] #45 34.12 CC images/eventpoll.o [2020-01-16T17:36:58.015Z] #45 34.69 CC images/fh.o [2020-01-16T17:36:58.015Z] #45 35.19 CC images/fsnotify.o [2020-01-16T17:36:58.015Z] #45 36.11 CC images/signalfd.o [2020-01-16T17:36:58.015Z] #45 36.48 CC images/fs.o [2020-01-16T17:36:58.114Z] [2020-01-16T17:36:58.114Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-16T17:36:58.114Z] #39 DONE 0.1s [2020-01-16T17:36:58.114Z] [2020-01-16T17:36:58.114Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:36:58.305Z] #45 36.83 CC images/pstree.o [2020-01-16T17:36:58.599Z] #45 37.21 CC images/pipe.o [2020-01-16T17:36:59.234Z] #45 37.55 CC images/tcp-stream.o [2020-01-16T17:36:59.525Z] #45 38.00 CC images/sk-packet.o [2020-01-16T17:37:00.000Z] #53 ... [2020-01-16T17:37:00.000Z] [2020-01-16T17:37:00.000Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:37:00.000Z] #44 139.6 CC criu/clone-noasan.o [2020-01-16T17:37:00.000Z] #44 139.7 CC criu/config.o [2020-01-16T17:37:00.156Z] #45 38.51 CC images/mnt.o [2020-01-16T17:37:00.450Z] #45 38.93 CC images/pipe-data.o [2020-01-16T17:37:00.740Z] #45 39.26 CC images/sa.o [2020-01-16T17:37:00.930Z] #44 140.7 CC criu/cr-check.o [2020-01-16T17:37:01.038Z] #45 ... [2020-01-16T17:37:01.038Z] [2020-01-16T17:37:01.038Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:37:01.038Z] #34 114.0 os [2020-01-16T17:37:01.038Z] #34 116.5 internal/fmtsort [2020-01-16T17:37:01.038Z] #34 118.5 path/filepath [2020-01-16T17:37:01.038Z] #34 118.5 fmt [2020-01-16T17:37:01.038Z] #34 121.4 io/ioutil [2020-01-16T17:37:01.328Z] #34 ... [2020-01-16T17:37:01.328Z] [2020-01-16T17:37:01.328Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:37:01.328Z] #45 39.80 CC images/timer.o [2020-01-16T17:37:01.537Z] #76 exporting layers 57.9s done [2020-01-16T17:37:01.537Z] #76 exporting manifest sha256:6eb0ff3c0fe7ee28c2b283374c7764882f37fe6d56599558a258655c5077237e 0.0s done [2020-01-16T17:37:01.537Z] #76 exporting config sha256:45faa98458b707e937d2c7179b0ad19f87c999fbadce83df1a40d143a4f4eb18 done [2020-01-16T17:37:01.537Z] #76 sending tarball [2020-01-16T17:37:01.969Z] #45 40.52 CC images/timerfd.o [2020-01-16T17:37:02.293Z] #44 142.1 CC criu/cr-dedup.o [2020-01-16T17:37:02.548Z] #44 142.4 CC criu/cr-dump.o [2020-01-16T17:37:02.616Z] #45 41.09 CC images/mm.o [2020-01-16T17:37:03.252Z] #45 41.63 CC images/sk-opts.o [2020-01-16T17:37:03.547Z] #45 41.98 CC images/sk-unix.o [2020-01-16T17:37:04.183Z] #45 42.65 CC images/sk-inet.o [2020-01-16T17:37:04.435Z] #44 144.3 CC criu/cr-errno.o [2020-01-16T17:37:04.473Z] #45 ... [2020-01-16T17:37:04.473Z] [2020-01-16T17:37:04.473Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:37:04.473Z] #48 117.4 regexp [2020-01-16T17:37:04.473Z] #48 124.2 net [2020-01-16T17:37:04.473Z] #48 124.3 os/exec [2020-01-16T17:37:04.473Z] #48 ... [2020-01-16T17:37:04.473Z] [2020-01-16T17:37:04.473Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:37:04.473Z] #34 124.5 log [2020-01-16T17:37:04.473Z] #34 124.5 github.com/BurntSushi/toml [2020-01-16T17:37:04.473Z] #34 124.5 flag [2020-01-16T17:37:04.690Z] #44 144.3 CC criu/cr-restore.o [2020-01-16T17:37:06.574Z] #44 ... [2020-01-16T17:37:06.575Z] [2020-01-16T17:37:06.575Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:37:06.575Z] #57 243.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-16T17:37:06.575Z] #57 245.0 + mkdir -p /build [2020-01-16T17:37:06.575Z] #57 245.0 + cp runc /build/runc [2020-01-16T17:37:06.575Z] #57 DONE 245.4s [2020-01-16T17:37:06.830Z] [2020-01-16T17:37:06.830Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:37:07.323Z] #34 ... [2020-01-16T17:37:07.324Z] [2020-01-16T17:37:07.324Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:37:07.324Z] #11 129.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-16T17:37:07.324Z] #11 129.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-16T17:37:07.324Z] #11 129.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:37:08.719Z] #62 ... [2020-01-16T17:37:08.719Z] [2020-01-16T17:37:08.719Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:37:08.719Z] #44 148.5 CC criu/cr-service.o [2020-01-16T17:37:09.213Z] #76 sending tarball 8.7s done [2020-01-16T17:37:09.213Z] #76 DONE 66.6s [2020-01-16T17:37:09.213Z] [2020-01-16T17:37:09.213Z] #77 importing to docker [2020-01-16T17:37:09.647Z] #44 149.4 CC criu/crtools.o [2020-01-16T17:37:10.209Z] #44 149.7 CC criu/eventfd.o [2020-01-16T17:37:10.209Z] #44 150.0 CC criu/eventpoll.o [2020-01-16T17:37:11.136Z] #44 150.6 CC criu/external.o [2020-01-16T17:37:11.136Z] #44 150.8 CC criu/fault-injection.o [2020-01-16T17:37:11.136Z] #44 150.9 CC criu/fdstore.o [2020-01-16T17:37:11.392Z] #44 151.3 CC criu/fifo.o [2020-01-16T17:37:11.791Z] #11 ... [2020-01-16T17:37:11.791Z] [2020-01-16T17:37:11.791Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:37:11.791Z] #45 43.37 CC images/tun.o [2020-01-16T17:37:11.791Z] #45 43.89 CC images/sk-netlink.o [2020-01-16T17:37:11.791Z] #45 44.43 CC images/packet-sock.o [2020-01-16T17:37:11.791Z] #45 45.14 CC images/ipc-var.o [2020-01-16T17:37:11.791Z] #45 45.46 CC images/ipc-desc.o [2020-01-16T17:37:11.791Z] #45 45.98 CC images/ipc-shm.o [2020-01-16T17:37:11.791Z] #45 46.34 CC images/ipc-msg.o [2020-01-16T17:37:11.791Z] #45 46.81 CC images/ipc-sem.o [2020-01-16T17:37:11.791Z] #45 47.17 CC images/utsns.o [2020-01-16T17:37:11.791Z] #45 47.53 CC images/creds.o [2020-01-16T17:37:11.791Z] #45 47.93 CC images/vma.o [2020-01-16T17:37:11.791Z] #45 48.26 CC images/netdev.o [2020-01-16T17:37:11.791Z] #45 48.90 CC images/tty.o [2020-01-16T17:37:11.791Z] #45 50.09 CC images/file-lock.o [2020-01-16T17:37:11.954Z] #44 151.6 CC criu/file-ids.o [2020-01-16T17:37:12.081Z] #45 50.40 CC images/rlimit.o [2020-01-16T17:37:12.211Z] #44 151.8 CC criu/file-lock.o [2020-01-16T17:37:12.393Z] #45 50.81 CC images/pagemap.o [2020-01-16T17:37:12.773Z] #44 152.4 CC criu/files-ext.o [2020-01-16T17:37:12.773Z] #44 152.6 CC criu/files-reg.o [2020-01-16T17:37:13.032Z] #45 51.30 CC images/siginfo.o [2020-01-16T17:37:13.687Z] #45 51.94 CC images/rpc.o [2020-01-16T17:37:14.662Z] #44 154.0 CC criu/files.o [2020-01-16T17:37:15.590Z] #44 155.2 CC criu/filesystems.o [2020-01-16T17:37:15.799Z] #45 ... [2020-01-16T17:37:15.799Z] [2020-01-16T17:37:15.799Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-16T17:37:15.799Z] #34 132.4 github.com/BurntSushi/toml/cmd/tomlv [2020-01-16T17:37:15.799Z] #34 DONE 138.6s [2020-01-16T17:37:15.799Z] [2020-01-16T17:37:15.799Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:37:15.799Z] #48 131.0 github.com/LK4D4/vndr/versioned [2020-01-16T17:37:15.799Z] #48 133.3 encoding/base64 [2020-01-16T17:37:15.799Z] #48 133.3 go/token [2020-01-16T17:37:15.799Z] #48 133.3 net/url [2020-01-16T17:37:15.799Z] #48 136.2 text/template/parse [2020-01-16T17:37:15.799Z] #48 137.0 go/scanner [2020-01-16T17:37:15.846Z] #44 155.6 CC criu/fsnotify.o [2020-01-16T17:37:16.099Z] #48 ... [2020-01-16T17:37:16.099Z] [2020-01-16T17:37:16.099Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:37:16.099Z] #45 54.53 CC images/ext-file.o [2020-01-16T17:37:16.742Z] #45 55.13 CC images/cgroup.o [2020-01-16T17:37:16.773Z] #44 156.5 CC criu/image-desc.o [2020-01-16T17:37:17.029Z] #44 156.6 CC criu/image.o [2020-01-16T17:37:17.591Z] #44 157.2 CC criu/ipc_ns.o [2020-01-16T17:37:17.805Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|types_sizes|exports_file) took 1m52.128539863s [2020-01-16T17:37:17.805Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.834512ms [2020-01-16T17:37:18.154Z] #44 157.9 CC criu/irmap.o [2020-01-16T17:37:18.248Z] #45 56.68 CC images/userns.o [2020-01-16T17:37:18.410Z] #44 ... [2020-01-16T17:37:18.410Z] [2020-01-16T17:37:18.410Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:37:18.410Z] #41 257.5 + dpkg --print-architecture [2020-01-16T17:37:18.544Z] #45 57.20 CC images/google/protobuf/descriptor.o [2020-01-16T17:37:18.666Z] #41 257.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-16T17:37:18.922Z] #41 257.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-01-16T17:37:18.922Z] #41 257.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-16T17:37:22.081Z] #45 60.37 CC images/opts.o [2020-01-16T17:37:22.372Z] #45 60.66 CC images/seccomp.o [2020-01-16T17:37:22.666Z] #45 61.23 CC images/binfmt-misc.o [2020-01-16T17:37:23.303Z] #45 61.54 CC images/time.o [2020-01-16T17:37:23.303Z] #45 61.74 CC images/sysctl.o [2020-01-16T17:37:23.596Z] #45 62.06 CC images/autofs.o [2020-01-16T17:37:23.890Z] #45 62.41 CC images/macvlan.o [2020-01-16T17:37:24.192Z] #45 62.71 CC images/sit.o [2020-01-16T17:37:24.483Z] #45 63.16 LINK images/built-in.o [2020-01-16T17:37:24.776Z] #45 63.36 GEN compel/include/asm [2020-01-16T17:37:24.776Z] #45 63.36 GEN compel/include/version.h [2020-01-16T17:37:24.776Z] #45 63.37 touch .config [2020-01-16T17:37:24.776Z] #45 63.39 GEN include/common/config.h [2020-01-16T17:37:25.070Z] #45 63.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-16T17:37:25.070Z] #45 63.58 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-16T17:37:25.070Z] #45 63.64 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-01-16T17:37:25.070Z] #45 63.68 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-01-16T17:37:25.070Z] #45 63.73 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-01-16T17:37:25.365Z] #45 63.76 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-01-16T17:37:25.365Z] #45 63.81 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-01-16T17:37:25.365Z] #45 63.85 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-16T17:37:25.365Z] #45 63.85 DEP compel/plugins/std/infect.d [2020-01-16T17:37:25.660Z] #45 64.06 DEP compel/plugins/std/string.d [2020-01-16T17:37:25.660Z] #45 64.25 DEP compel/plugins/std/log.d [2020-01-16T17:37:25.950Z] #45 64.39 DEP compel/plugins/std/fds.d [2020-01-16T17:37:25.950Z] #45 64.56 DEP compel/plugins/std/std.d [2020-01-16T17:37:26.241Z] #45 64.77 DEP compel/plugins/shmem/shmem.d [2020-01-16T17:37:26.563Z] #45 65.02 DEP compel/plugins/fds/fds.d [2020-01-16T17:37:26.856Z] #45 65.24 CC compel/plugins/std/std.o [2020-01-16T17:37:27.150Z] #45 65.73 CC compel/plugins/std/fds.o [2020-01-16T17:37:28.197Z] #45 66.43 CC compel/plugins/std/log.o [2020-01-16T17:37:28.486Z] #45 ... [2020-01-16T17:37:28.486Z] [2020-01-16T17:37:28.486Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:37:28.486Z] #48 141.4 encoding/json [2020-01-16T17:37:28.486Z] #48 142.6 go/ast [2020-01-16T17:37:28.856Z] #41 ... [2020-01-16T17:37:28.856Z] [2020-01-16T17:37:28.856Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:37:28.856Z] #44 158.3 CC criu/kcmp-ids.o [2020-01-16T17:37:28.856Z] #44 158.6 CC criu/kerndat.o [2020-01-16T17:37:28.856Z] #44 159.3 CC criu/libnetlink.o [2020-01-16T17:37:28.856Z] #44 159.7 CC criu/log.o [2020-01-16T17:37:28.856Z] #44 160.1 CC criu/lsm.o [2020-01-16T17:37:28.856Z] #44 160.4 CC criu/mem.o [2020-01-16T17:37:28.856Z] #44 161.6 CC criu/mount.o [2020-01-16T17:37:28.856Z] #44 164.0 CC criu/namespaces.o [2020-01-16T17:37:28.856Z] #44 165.6 CC criu/net.o [2020-01-16T17:37:28.856Z] #44 167.8 CC criu/netfilter.o [2020-01-16T17:37:28.856Z] #44 168.1 CC criu/page-pipe.o [2020-01-16T17:37:28.856Z] #44 168.5 CC criu/page-xfer.o [2020-01-16T17:37:29.530Z] #48 ... [2020-01-16T17:37:29.530Z] [2020-01-16T17:37:29.530Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:37:29.530Z] #11 152.7 Selecting previously unselected package libapparmor1:ppc64el. [2020-01-16T17:37:29.530Z] #11 152.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-01-16T17:37:29.530Z] #11 152.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-01-16T17:37:29.530Z] #11 152.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-01-16T17:37:29.530Z] #11 153.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-01-16T17:37:29.530Z] #11 153.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-01-16T17:37:29.530Z] #11 153.2 Selecting previously unselected package libbtrfs0. [2020-01-16T17:37:29.784Z] #44 169.5 CC criu/pagemap-cache.o [2020-01-16T17:37:29.821Z] #11 153.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-01-16T17:37:29.821Z] #11 153.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-16T17:37:29.821Z] #11 153.3 Selecting previously unselected package libbtrfs-dev. [2020-01-16T17:37:29.821Z] #11 153.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-01-16T17:37:29.821Z] #11 153.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:37:30.110Z] #11 153.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-01-16T17:37:30.110Z] #11 153.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-01-16T17:37:30.110Z] #11 153.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-16T17:37:30.110Z] #11 153.7 Selecting previously unselected package libudev-dev:ppc64el. [2020-01-16T17:37:30.110Z] #11 153.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_ppc64el.deb ... [2020-01-16T17:37:30.110Z] #11 153.8 Unpacking libudev-dev:ppc64el (241-7~deb10u2) ... [2020-01-16T17:37:30.346Z] #44 169.9 CC criu/pagemap.o [2020-01-16T17:37:30.399Z] #11 154.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-01-16T17:37:30.399Z] #11 154.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-01-16T17:37:30.399Z] #11 154.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-01-16T17:37:30.908Z] #44 170.7 CC criu/parasite-syscall.o [2020-01-16T17:37:31.040Z] #11 154.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-01-16T17:37:31.040Z] #11 154.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-01-16T17:37:31.040Z] #11 154.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-01-16T17:37:31.332Z] #11 154.7 Selecting previously unselected package libpcre32-3:ppc64el. [2020-01-16T17:37:31.332Z] #11 154.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-01-16T17:37:31.332Z] #11 154.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-01-16T17:37:31.332Z] #11 155.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-01-16T17:37:31.332Z] #11 155.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-01-16T17:37:31.332Z] #11 155.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-01-16T17:37:31.628Z] #11 155.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-01-16T17:37:31.628Z] #11 155.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-01-16T17:37:31.836Z] #44 171.4 CC criu/path.o [2020-01-16T17:37:31.922Z] #11 155.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-01-16T17:37:32.092Z] #44 171.7 CC criu/pie-util-vdso-elf32.o [2020-01-16T17:37:32.560Z] #11 155.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-01-16T17:37:32.560Z] #11 155.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-01-16T17:37:32.560Z] #11 155.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-01-16T17:37:32.654Z] #44 172.1 CC criu/pie-util-vdso.o [2020-01-16T17:37:32.654Z] #44 172.5 CC criu/pie-util.o [2020-01-16T17:37:32.851Z] #11 156.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-01-16T17:37:32.851Z] #11 156.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-01-16T17:37:32.851Z] #11 156.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-01-16T17:37:32.851Z] #11 156.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-01-16T17:37:32.851Z] #11 156.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-01-16T17:37:32.851Z] #11 156.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-01-16T17:37:32.909Z] #44 172.7 CC criu/pipes.o [2020-01-16T17:37:33.062Z] #77 DONE 23.1s [2020-01-16T17:37:33.146Z] #11 156.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-01-16T17:37:33.146Z] #11 156.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_ppc64el.deb ... [2020-01-16T17:37:33.146Z] #11 156.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-16T17:37:33.471Z] #44 173.2 CC criu/plugin.o [2020-01-16T17:37:33.728Z] #44 173.6 CC criu/proc_parse.o [2020-01-16T17:37:33.787Z] #11 157.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-01-16T17:37:33.787Z] #11 157.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-01-16T17:37:33.787Z] #11 157.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-01-16T17:37:33.787Z] #11 157.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-16T17:37:33.787Z] #11 157.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-01-16T17:37:33.787Z] #11 157.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-01-16T17:37:33.787Z] #11 157.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:37:33.787Z] #11 157.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-16T17:37:33.787Z] #11 157.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-01-16T17:37:33.787Z] #11 157.3 Setting up libudev-dev:ppc64el (241-7~deb10u2) ... [2020-01-16T17:37:33.787Z] #11 157.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-16T17:37:33.787Z] #11 157.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:37:33.787Z] #11 157.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-01-16T17:37:34.082Z] #11 157.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-16T17:37:34.082Z] #11 157.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u2) ... [2020-01-16T17:37:34.082Z] #11 157.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-16T17:37:34.082Z] #11 157.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-01-16T17:37:34.082Z] #11 157.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:37:34.082Z] #11 157.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-16T17:37:34.082Z] #11 157.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-16T17:37:34.082Z] #11 157.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:37:34.082Z] #11 157.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-16T17:37:34.082Z] #11 157.6 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-16T17:37:34.082Z] #11 157.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-16T17:37:34.082Z] #11 157.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-01-16T17:37:34.082Z] #11 157.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-16T17:37:34.239Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40373/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 hack/test/unit [2020-01-16T17:37:34.377Z] #11 157.7 Setting up dmsetup (2:1.02.155-3) ... [2020-01-16T17:37:34.377Z] #11 157.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-16T17:37:34.377Z] #11 157.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-01-16T17:37:34.377Z] #11 157.8 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:37:34.671Z] #11 DONE 158.1s [2020-01-16T17:37:34.671Z] [2020-01-16T17:37:34.671Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:37:34.671Z] #45 67.90 CC compel/plugins/std/string.o [2020-01-16T17:37:34.671Z] #45 68.82 CC compel/plugins/std/infect.o [2020-01-16T17:37:34.671Z] #45 69.30 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-01-16T17:37:34.671Z] #45 69.35 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-01-16T17:37:34.671Z] #45 69.43 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-01-16T17:37:34.671Z] #45 69.51 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-01-16T17:37:34.671Z] #45 69.60 AR compel/plugins/std.lib.a [2020-01-16T17:37:34.671Z] #45 69.70 CC compel/plugins/fds/fds.o [2020-01-16T17:37:34.671Z] #45 69.94 AR compel/plugins/fds.lib.a [2020-01-16T17:37:34.671Z] #45 70.04 HOSTDEP compel/src/lib/log-host.d [2020-01-16T17:37:34.671Z] #45 70.27 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-16T17:37:34.671Z] #45 70.61 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-01-16T17:37:34.671Z] #45 70.78 HOSTDEP compel/src/main-host.d [2020-01-16T17:37:34.671Z] #45 71.01 DEP compel/src/lib/ptrace.d [2020-01-16T17:37:34.671Z] #45 71.25 DEP compel/src/lib/infect.d [2020-01-16T17:37:34.671Z] #45 71.51 DEP compel/src/lib/infect-util.d [2020-01-16T17:37:34.671Z] #45 71.64 DEP compel/src/lib/infect-rpc.d [2020-01-16T17:37:34.671Z] #45 71.86 DEP compel/arch/ppc64/src/lib/infect.d [2020-01-16T17:37:34.671Z] #45 72.03 DEP compel/arch/ppc64/src/lib/cpu.d [2020-01-16T17:37:34.671Z] #45 72.25 DEP compel/src/lib/log.d [2020-01-16T17:37:34.671Z] #45 72.50 DEP compel/src/main.d [2020-01-16T17:37:34.671Z] #45 72.84 DEP compel/src/lib/handle-elf.d [2020-01-16T17:37:34.671Z] #45 73.03 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-01-16T17:37:34.671Z] #45 73.21 CC compel/src/lib/log.o [2020-01-16T17:37:34.992Z] #45 ... [2020-01-16T17:37:34.992Z] [2020-01-16T17:37:34.992Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:37:34.992Z] #56 DONE 0.3s [2020-01-16T17:37:34.992Z] [2020-01-16T17:37:34.992Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-16T17:37:34.992Z] #57 DONE 0.1s [2020-01-16T17:37:34.992Z] [2020-01-16T17:37:34.992Z] #12 [dev 1/25] RUN groupadd -r docker [2020-01-16T17:37:35.627Z] #12 DONE 0.8s [2020-01-16T17:37:35.627Z] [2020-01-16T17:37:35.627Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:37:35.627Z] #58 0.284 + RM_GOPATH=0 [2020-01-16T17:37:35.627Z] #58 0.285 + TMP_GOPATH= [2020-01-16T17:37:35.627Z] #58 0.285 + : /build [2020-01-16T17:37:35.627Z] #58 0.285 + '[' -z '' ']' [2020-01-16T17:37:35.627Z] #58 0.294 ++ mktemp -d [2020-01-16T17:37:35.627Z] #58 0.297 + export GOPATH=/tmp/tmp.QoRpZQ5iGm [2020-01-16T17:37:35.627Z] #58 0.297 + GOPATH=/tmp/tmp.QoRpZQ5iGm [2020-01-16T17:37:35.627Z] #58 0.297 + RM_GOPATH=1 [2020-01-16T17:37:35.627Z] #58 0.298 ++ dirname ./install.sh [2020-01-16T17:37:35.627Z] #58 0.300 + dir=. [2020-01-16T17:37:35.627Z] #58 0.300 + bin=runc [2020-01-16T17:37:35.627Z] #58 0.300 + shift [2020-01-16T17:37:35.627Z] #58 0.300 + '[' '!' -f ./runc.installer ']' [2020-01-16T17:37:35.627Z] #58 0.300 + . ./runc.installer [2020-01-16T17:37:35.627Z] #58 0.300 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-16T17:37:35.627Z] #58 0.302 + install_runc [2020-01-16T17:37:35.627Z] #58 0.304 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-16T17:37:35.627Z] #58 0.308 + uname -r [2020-01-16T17:37:35.627Z] #58 0.359 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-16T17:37:35.627Z] #58 0.362 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-16T17:37:35.627Z] #58 0.363 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-16T17:37:35.627Z] #58 0.366 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QoRpZQ5iGm/src/github.com/opencontainers/runc [2020-01-16T17:37:35.627Z] #58 0.376 Cloning into '/tmp/tmp.QoRpZQ5iGm/src/github.com/opencontainers/runc'... [2020-01-16T17:37:35.919Z] #58 ... [2020-01-16T17:37:35.919Z] [2020-01-16T17:37:35.919Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-16T17:37:35.919Z] #13 DONE 0.6s [2020-01-16T17:37:35.919Z] [2020-01-16T17:37:35.919Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-16T17:37:36.210Z] #14 0.246 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-16T17:37:36.210Z] #14 DONE 0.3s [2020-01-16T17:37:36.210Z] [2020-01-16T17:37:36.210Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-16T17:37:36.246Z] #44 175.7 CC criu/protobuf-desc.o [2020-01-16T17:37:36.500Z] #15 DONE 0.3s [2020-01-16T17:37:36.500Z] [2020-01-16T17:37:36.500Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:37:36.500Z] #45 74.02 CC compel/arch/ppc64/src/lib/cpu.o [2020-01-16T17:37:36.500Z] #45 74.86 CC compel/arch/ppc64/src/lib/infect.o [2020-01-16T17:37:36.807Z] #44 176.5 CC criu/protobuf.o [2020-01-16T17:37:37.063Z] #44 176.9 CC criu/pstree.o [2020-01-16T17:37:37.140Z] #45 ... [2020-01-16T17:37:37.140Z] [2020-01-16T17:37:37.140Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-16T17:37:37.140Z] #16 DONE 0.4s [2020-01-16T17:37:37.140Z] [2020-01-16T17:37:37.140Z] #17 [dev 6/25] RUN ldconfig [2020-01-16T17:37:37.437Z] #17 DONE 0.4s [2020-01-16T17:37:37.437Z] [2020-01-16T17:37:37.437Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:37:37.617Z] ? github.com/docker/docker/api [no test files] [2020-01-16T17:37:37.991Z] #44 177.7 CC criu/rbtree.o [2020-01-16T17:37:38.248Z] #44 178.0 CC criu/rst-malloc.o [2020-01-16T17:37:38.469Z] #18 0.720 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:37:38.469Z] #18 0.852 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:37:38.469Z] #18 0.975 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:37:38.504Z] #44 178.2 CC criu/seccomp.o [2020-01-16T17:37:39.018Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2020-01-16T17:37:39.066Z] #44 178.7 CC criu/seize.o [2020-01-16T17:37:39.589Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-16T17:37:40.025Z] #44 ... [2020-01-16T17:37:40.025Z] [2020-01-16T17:37:40.025Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:37:40.025Z] #41 DONE 278.8s [2020-01-16T17:37:40.025Z] [2020-01-16T17:37:40.025Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:37:40.025Z] #44 179.5 CC criu/servicefd.o [2020-01-16T17:37:40.046Z] #18 2.286 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-16T17:37:40.285Z] #44 180.0 CC criu/shmem.o [2020-01-16T17:37:40.536Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2020-01-16T17:37:40.536Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-16T17:37:40.536Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-16T17:37:40.536Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-16T17:37:40.536Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-16T17:37:40.536Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-16T17:37:40.536Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-16T17:37:40.536Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-16T17:37:40.536Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-16T17:37:40.797Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-16T17:37:41.650Z] #44 181.0 CC criu/sigframe.o [2020-01-16T17:37:41.650Z] #44 181.2 CC criu/signalfd.o [2020-01-16T17:37:41.650Z] #44 181.4 CC criu/sk-inet.o [2020-01-16T17:37:41.740Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-16T17:37:41.740Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-16T17:37:41.906Z] #44 ... [2020-01-16T17:37:41.906Z] [2020-01-16T17:37:41.906Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-16T17:37:41.906Z] #42 DONE 0.2s [2020-01-16T17:37:41.906Z] [2020-01-16T17:37:41.906Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:37:42.002Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-01-16T17:37:42.120Z] #18 ... [2020-01-16T17:37:42.120Z] [2020-01-16T17:37:42.120Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:37:42.120Z] #48 154.8 text/template [2020-01-16T17:37:42.120Z] #48 161.5 go/parser [2020-01-16T17:37:42.120Z] #48 ... [2020-01-16T17:37:42.120Z] [2020-01-16T17:37:42.120Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:37:42.120Z] #18 4.488 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-16T17:37:42.162Z] #53 ... [2020-01-16T17:37:42.162Z] [2020-01-16T17:37:42.162Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:37:42.162Z] #44 182.0 CC criu/sk-netlink.o [2020-01-16T17:37:42.262Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-01-16T17:37:42.262Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 4.0% of statements [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/types [no test files] [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-16T17:37:42.262Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-16T17:37:42.262Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-01-16T17:37:42.523Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2020-01-16T17:37:42.523Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-16T17:37:42.523Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-16T17:37:42.523Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-16T17:37:42.523Z] ? github.com/docker/docker/builder [no test files] [2020-01-16T17:37:42.523Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-16T17:37:42.523Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-16T17:37:42.523Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-16T17:37:42.523Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-16T17:37:42.523Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-16T17:37:42.523Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-16T17:37:42.523Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-16T17:37:42.724Z] #44 182.3 CC criu/sk-packet.o [2020-01-16T17:37:43.094Z] ok github.com/docker/docker/builder/dockerignore 0.030s coverage: 96.8% of statements [2020-01-16T17:37:43.285Z] #44 183.0 CC criu/sk-queue.o [2020-01-16T17:37:43.621Z] #18 6.270 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-16T17:37:43.847Z] #44 183.4 CC criu/sk-tcp.o [2020-01-16T17:37:44.103Z] #44 183.8 CC criu/sk-unix.o [2020-01-16T17:37:45.468Z] #44 185.2 CC criu/sockets.o [2020-01-16T17:37:45.634Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-01-16T17:37:46.030Z] #44 185.7 CC criu/stats.o [2020-01-16T17:37:46.286Z] #44 185.9 CC criu/string.o [2020-01-16T17:37:46.286Z] #44 185.9 CC criu/sysctl.o [2020-01-16T17:37:46.848Z] #44 186.4 CC criu/sysfs_parse.o [2020-01-16T17:37:46.848Z] #44 186.7 CC criu/timerfd.o [2020-01-16T17:37:47.018Z] ok github.com/docker/docker/builder/remotecontext 0.304s coverage: 13.6% of statements [2020-01-16T17:37:47.104Z] #44 186.9 CC criu/tty.o [2020-01-16T17:37:47.133Z] #18 ... [2020-01-16T17:37:47.133Z] [2020-01-16T17:37:47.133Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:37:47.133Z] #58 11.88 + cd /tmp/tmp.QoRpZQ5iGm/src/github.com/opencontainers/runc [2020-01-16T17:37:47.133Z] #58 11.88 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-16T17:37:47.426Z] #58 ... [2020-01-16T17:37:47.426Z] [2020-01-16T17:37:47.426Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:37:47.426Z] #45 75.95 CC compel/src/lib/infect-rpc.o [2020-01-16T17:37:47.426Z] #45 76.53 CC compel/src/lib/infect-util.o [2020-01-16T17:37:47.426Z] #45 76.99 CC compel/src/lib/infect.o [2020-01-16T17:37:47.426Z] #45 81.28 CC compel/src/lib/ptrace.o [2020-01-16T17:37:47.426Z] #45 81.96 AR compel/libcompel.a [2020-01-16T17:37:47.426Z] #45 82.10 HOSTCC compel/src/main-host.o [2020-01-16T17:37:47.426Z] #45 82.78 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-01-16T17:37:47.426Z] #45 83.14 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-16T17:37:47.426Z] #45 83.92 HOSTCC compel/src/lib/log-host.o [2020-01-16T17:37:47.426Z] #45 84.34 HOSTLINK compel/compel-host-bin [2020-01-16T17:37:47.426Z] #45 84.64 DEP soccr/soccr.d [2020-01-16T17:37:47.426Z] #45 85.12 CC soccr/soccr.o [2020-01-16T17:37:47.589Z] ok github.com/docker/docker/builder/remotecontext/git 3.472s coverage: 86.3% of statements [2020-01-16T17:37:48.059Z] #45 ... [2020-01-16T17:37:48.059Z] [2020-01-16T17:37:48.059Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:37:48.059Z] #58 12.74 + '[' -z '' ']' [2020-01-16T17:37:48.059Z] #58 12.74 + target=static [2020-01-16T17:37:48.059Z] #58 12.74 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-16T17:37:48.471Z] #44 188.1 CC criu/tun.o [2020-01-16T17:37:48.533Z] ok github.com/docker/docker/builder/dockerfile 1.214s coverage: 48.2% of statements [2020-01-16T17:37:48.533Z] ? github.com/docker/docker/cli [no test files] [2020-01-16T17:37:48.533Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-16T17:37:48.728Z] #44 188.4 CC criu/uffd.o [2020-01-16T17:37:49.196Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-01-16T17:37:49.290Z] #44 189.1 CC criu/util.o [2020-01-16T17:37:50.218Z] #44 190.0 CC criu/uts_ns.o [2020-01-16T17:37:50.474Z] #44 190.1 CC criu/vdso-compat.o [2020-01-16T17:37:50.474Z] #44 190.3 CC criu/vdso.o [2020-01-16T17:37:51.035Z] #44 190.7 LINK criu/built-in.o [2020-01-16T17:37:51.036Z] #44 190.8 LINK criu/criu [2020-01-16T17:37:51.588Z] #58 16.06 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-16T17:37:51.597Z] #44 191.1 DEP lib/c/criu.d [2020-01-16T17:37:51.597Z] #44 191.2 CC images/rpc.pb-c.o [2020-01-16T17:37:52.158Z] #44 191.7 CC lib/c/criu.o [2020-01-16T17:37:52.633Z] #58 ... [2020-01-16T17:37:52.633Z] [2020-01-16T17:37:52.633Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:37:52.633Z] #48 165.7 encoding/xml [2020-01-16T17:37:52.720Z] #44 192.5 LINK lib/c/built-in.o [2020-01-16T17:37:52.720Z] #44 192.5 LINK lib/c/libcriu.so [2020-01-16T17:37:52.925Z] #48 ... [2020-01-16T17:37:52.925Z] [2020-01-16T17:37:52.925Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:37:52.925Z] #45 88.18 AR soccr/libsoccr.a [2020-01-16T17:37:52.925Z] #45 88.29 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-16T17:37:52.925Z] #45 88.82 DEP criu/arch/ppc64/sigframe.d [2020-01-16T17:37:52.925Z] #45 89.13 DEP criu/arch/ppc64/crtools.d [2020-01-16T17:37:52.925Z] #45 89.50 DEP criu/arch/ppc64/cpu.d [2020-01-16T17:37:52.925Z] #45 89.95 CC criu/arch/ppc64/cpu.o [2020-01-16T17:37:52.925Z] #45 90.77 CC criu/arch/ppc64/crtools.o [2020-01-16T17:37:52.976Z] #44 192.6 GEN magic.py [2020-01-16T17:37:52.976Z] #44 192.7 Note: Building without setproctitle() and strlcpy() support. [2020-01-16T17:37:52.976Z] #44 192.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-16T17:37:53.821Z] ok github.com/docker/docker/client 0.296s coverage: 75.8% of statements [2020-01-16T17:37:53.903Z] #44 193.3 fatal: not a git repository (or any of the parent directories): .git [2020-01-16T17:37:53.960Z] #45 92.53 CC criu/arch/ppc64/sigframe.o [2020-01-16T17:37:54.159Z] #44 193.9 make[1]: Nothing to be done for 'all'. [2020-01-16T17:37:54.605Z] #45 93.00 LINK criu/arch/ppc64/crtools.built-in.o [2020-01-16T17:37:54.605Z] #45 93.06 DEP criu/arch/ppc64/misc.d [2020-01-16T17:37:54.605Z] #45 93.10 DEP criu/arch/ppc64/vdso-trampoline.d [2020-01-16T17:37:54.605Z] #45 93.14 DEP criu/arch/ppc64/vdso-pie.d [2020-01-16T17:37:54.721Z] #44 194.4 make[1]: 'images/built-in.o' is up to date. [2020-01-16T17:37:54.721Z] #44 194.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-16T17:37:54.721Z] #44 194.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-16T17:37:54.721Z] #44 194.5 make[1]: 'compel/libcompel.a' is up to date. [2020-01-16T17:37:54.721Z] #44 194.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-16T17:37:54.721Z] #44 194.5 make[1]: Nothing to be done for 'all'. [2020-01-16T17:37:54.721Z] #44 194.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-16T17:37:54.897Z] #45 93.36 DEP criu/pie/parasite-vdso.d [2020-01-16T17:37:54.978Z] #44 194.7 make[2]: Nothing to be done for 'all'. [2020-01-16T17:37:54.978Z] #44 194.7 make[2]: Nothing to be done for 'all'. [2020-01-16T17:37:54.978Z] #44 194.8 make[2]: Nothing to be done for 'all'. [2020-01-16T17:37:54.978Z] #44 194.8 make[2]: Nothing to be done for 'all'. [2020-01-16T17:37:55.189Z] #45 93.74 DEP criu/pie/util-vdso.d [2020-01-16T17:37:55.234Z] #44 194.9 make[2]: Nothing to be done for 'all'. [2020-01-16T17:37:55.234Z] #44 194.9 make[2]: Nothing to be done for 'all'. [2020-01-16T17:37:55.234Z] #44 194.9 make[2]: Nothing to be done for 'all'. [2020-01-16T17:37:55.490Z] #44 195.0 make[2]: Nothing to be done for 'all'. [2020-01-16T17:37:55.490Z] #44 195.0 INSTALL criu/criu [2020-01-16T17:37:55.491Z] #45 94.00 DEP criu/pie/util.d [2020-01-16T17:37:55.746Z] #44 DONE 195.5s [2020-01-16T17:37:55.746Z] [2020-01-16T17:37:55.746Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:37:55.797Z] #45 ... [2020-01-16T17:37:55.797Z] [2020-01-16T17:37:55.797Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:37:55.797Z] #48 178.8 go/doc [2020-01-16T17:37:56.002Z] #53 ... [2020-01-16T17:37:56.002Z] [2020-01-16T17:37:56.002Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:37:56.002Z] #62 294.9 + bin/containerd [2020-01-16T17:37:56.964Z] #62 ... [2020-01-16T17:37:56.964Z] [2020-01-16T17:37:56.964Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-16T17:37:56.964Z] #45 DONE 0.1s [2020-01-16T17:37:57.256Z] [2020-01-16T17:37:57.256Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-16T17:37:57.256Z] #48 DONE 0.1s [2020-01-16T17:37:57.256Z] [2020-01-16T17:37:57.256Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-16T17:37:57.256Z] #51 DONE 0.1s [2020-01-16T17:37:57.256Z] [2020-01-16T17:37:57.256Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:37:57.294Z] #48 180.2 crypto/rand [2020-01-16T17:38:00.803Z] #48 183.3 crypto/elliptic [2020-01-16T17:38:01.843Z] #48 ... [2020-01-16T17:38:01.843Z] [2020-01-16T17:38:01.843Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:38:01.843Z] #45 94.32 CC criu/pie/util.o [2020-01-16T17:38:01.843Z] #45 94.97 CC criu/pie/util-vdso.o [2020-01-16T17:38:01.843Z] #45 96.23 CC criu/pie/parasite-vdso.o [2020-01-16T17:38:01.843Z] #45 97.47 CC criu/arch/ppc64/vdso-pie.o [2020-01-16T17:38:01.843Z] #45 98.18 CC criu/arch/ppc64/vdso-trampoline.o [2020-01-16T17:38:01.843Z] #45 98.26 CC criu/arch/ppc64/misc.o [2020-01-16T17:38:01.843Z] #45 98.31 AR criu/pie/pie.lib.a [2020-01-16T17:38:01.843Z] #45 98.42 DEP criu/pie/restorer.d [2020-01-16T17:38:01.843Z] #45 98.83 DEP criu/arch/ppc64/restorer.d [2020-01-16T17:38:01.843Z] #45 99.17 DEP criu/pie/parasite.d [2020-01-16T17:38:01.843Z] #45 99.56 CC criu/pie/parasite.o [2020-01-16T17:38:02.507Z] #53 DONE 300.6s [2020-01-16T17:38:02.507Z] [2020-01-16T17:38:02.507Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:38:03.067Z] #62 ... [2020-01-16T17:38:03.067Z] [2020-01-16T17:38:03.067Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-16T17:38:03.067Z] #54 DONE 0.2s [2020-01-16T17:38:03.067Z] [2020-01-16T17:38:03.067Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-16T17:38:03.322Z] #58 DONE 0.1s [2020-01-16T17:38:03.322Z] [2020-01-16T17:38:03.322Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:38:03.915Z] #45 102.2 LINK criu/pie/parasite.built-in.o [2020-01-16T17:38:03.915Z] #45 102.2 GEN criu/pie/parasite-blob.h [2020-01-16T17:38:03.915Z] #45 102.3 CC criu/arch/ppc64/restorer.o [2020-01-16T17:38:04.206Z] #45 ... [2020-01-16T17:38:04.206Z] [2020-01-16T17:38:04.206Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:38:04.206Z] #18 16.71 Fetched 8103 kB in 16s (502 kB/s) [2020-01-16T17:38:04.206Z] #18 16.71 Reading package lists... [2020-01-16T17:38:04.500Z] #18 24.15 Reading package lists... [2020-01-16T17:38:04.500Z] #18 ... [2020-01-16T17:38:04.500Z] [2020-01-16T17:38:04.500Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:38:04.500Z] #45 103.1 CC criu/pie/restorer.o [2020-01-16T17:38:06.567Z] #45 ... [2020-01-16T17:38:06.567Z] [2020-01-16T17:38:06.567Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:38:06.567Z] #66 179.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-16T17:38:06.567Z] #66 179.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-16T17:38:08.080Z] #66 ... [2020-01-16T17:38:08.080Z] [2020-01-16T17:38:08.080Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:38:08.080Z] #18 24.15 Reading package lists... [2020-01-16T17:38:09.413Z] #18 30.86 Building dependency tree... [2020-01-16T17:38:09.413Z] #18 ... [2020-01-16T17:38:09.413Z] [2020-01-16T17:38:09.413Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:38:09.413Z] #66 DONE 192.4s [2020-01-16T17:38:09.413Z] [2020-01-16T17:38:09.413Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-16T17:38:09.413Z] #67 DONE 0.1s [2020-01-16T17:38:09.413Z] [2020-01-16T17:38:09.413Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:38:09.718Z] #51 ... [2020-01-16T17:38:09.718Z] [2020-01-16T17:38:09.718Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:38:09.718Z] #18 30.86 Building dependency tree... [2020-01-16T17:38:11.836Z] #18 34.20 libcap2-bin is already the newest version (1:2.25-2). [2020-01-16T17:38:11.836Z] #18 34.20 The following additional packages will be installed: [2020-01-16T17:38:11.836Z] #18 34.20 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-16T17:38:11.836Z] #18 34.20 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-16T17:38:11.836Z] #18 34.21 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-16T17:38:11.836Z] #18 34.21 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-16T17:38:11.836Z] #18 34.21 python3.7 python3.7-minimal vim-runtime xxd [2020-01-16T17:38:11.836Z] #18 34.22 Suggested packages: [2020-01-16T17:38:11.836Z] #18 34.23 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-16T17:38:11.836Z] #18 34.23 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-16T17:38:11.836Z] #18 34.23 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-16T17:38:11.836Z] #18 34.23 Recommended packages: [2020-01-16T17:38:11.836Z] #18 34.23 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-16T17:38:11.836Z] #18 34.23 python3-keyrings.alt python3-xdg unzip [2020-01-16T17:38:15.405Z] #18 37.51 The following NEW packages will be installed: [2020-01-16T17:38:15.405Z] #18 37.53 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-16T17:38:15.405Z] #18 37.53 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-16T17:38:15.405Z] #18 37.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-16T17:38:15.405Z] #18 37.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-16T17:38:15.405Z] #18 37.53 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-16T17:38:15.405Z] #18 37.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-16T17:38:15.405Z] #18 37.53 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-16T17:38:15.405Z] #18 37.53 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-16T17:38:15.405Z] #18 37.68 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:38:15.405Z] #18 37.68 Need to get 27.7 MB of archives. [2020-01-16T17:38:15.405Z] #18 37.68 After this operation, 129 MB of additional disk space will be used. [2020-01-16T17:38:15.405Z] #18 37.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-01-16T17:38:15.405Z] #18 37.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2 [593 kB] [2020-01-16T17:38:15.405Z] #18 37.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2 [2026 kB] [2020-01-16T17:38:15.713Z] #18 38.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-01-16T17:38:15.713Z] #18 38.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-01-16T17:38:15.713Z] #18 38.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2 [1794 kB] [2020-01-16T17:38:15.713Z] #18 38.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2 [330 kB] [2020-01-16T17:38:15.713Z] #18 38.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-01-16T17:38:15.713Z] #18 38.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-01-16T17:38:15.713Z] #18 38.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-01-16T17:38:15.713Z] #18 38.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-01-16T17:38:15.713Z] #18 38.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-01-16T17:38:15.713Z] #18 38.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-01-16T17:38:15.713Z] #18 38.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-01-16T17:38:15.713Z] #18 38.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-01-16T17:38:15.713Z] #18 38.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-01-16T17:38:15.713Z] #18 38.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-01-16T17:38:15.713Z] #18 38.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-01-16T17:38:15.713Z] #18 38.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-01-16T17:38:16.049Z] #18 38.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-01-16T17:38:16.049Z] #18 38.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-01-16T17:38:16.049Z] #18 38.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-01-16T17:38:16.049Z] #18 38.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-01-16T17:38:16.049Z] #18 38.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-01-16T17:38:16.049Z] #18 38.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-01-16T17:38:16.049Z] #18 38.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-01-16T17:38:16.050Z] #18 38.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-01-16T17:38:16.050Z] #18 38.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-01-16T17:38:16.050Z] #18 38.53 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-01-16T17:38:16.704Z] #18 39.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-01-16T17:38:16.704Z] #18 39.24 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-01-16T17:38:16.704Z] #18 39.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-01-16T17:38:16.704Z] #18 39.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-01-16T17:38:16.704Z] #18 39.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-01-16T17:38:16.704Z] #18 39.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-01-16T17:38:16.996Z] #18 39.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-16T17:38:16.996Z] #18 39.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-01-16T17:38:16.996Z] #18 39.44 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-01-16T17:38:16.996Z] #18 39.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-16T17:38:16.996Z] #18 39.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-01-16T17:38:16.996Z] #18 39.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-16T17:38:16.996Z] #18 39.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-01-16T17:38:16.996Z] #18 39.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-16T17:38:18.057Z] #18 40.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-01-16T17:38:18.057Z] #18 40.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-01-16T17:38:18.057Z] #18 40.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-01-16T17:38:19.092Z] #18 41.56 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:38:19.384Z] #18 41.71 Fetched 27.7 MB in 3s (9512 kB/s) [2020-01-16T17:38:19.384Z] #18 41.83 Selecting previously unselected package pigz. [2020-01-16T17:38:19.384Z] #18 41.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-01-16T17:38:19.384Z] #18 41.95 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-01-16T17:38:19.384Z] #18 41.97 Unpacking pigz (2.4-1) ... [2020-01-16T17:38:19.678Z] #18 42.08 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-01-16T17:38:19.678Z] #18 42.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_ppc64el.deb ... [2020-01-16T17:38:19.678Z] #18 42.12 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2) ... [2020-01-16T17:38:20.311Z] #18 42.75 Selecting previously unselected package python3.7-minimal. [2020-01-16T17:38:20.311Z] #18 42.77 Preparing to unpack .../python3.7-minimal_3.7.3-2_ppc64el.deb ... [2020-01-16T17:38:20.311Z] #18 42.81 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-16T17:38:20.311Z] #18 ... [2020-01-16T17:38:20.311Z] [2020-01-16T17:38:20.311Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:38:20.311Z] #45 108.8 LINK criu/pie/restorer.built-in.o [2020-01-16T17:38:20.311Z] #45 108.8 GEN criu/pie/restorer-blob.h [2020-01-16T17:38:20.311Z] #45 109.1 DEP criu/vdso.d [2020-01-16T17:38:20.311Z] #45 109.6 DEP criu/uts_ns.d [2020-01-16T17:38:20.311Z] #45 110.0 DEP criu/util.d [2020-01-16T17:38:20.311Z] #45 110.3 DEP criu/uffd.d [2020-01-16T17:38:20.311Z] #45 110.7 DEP criu/tun.d [2020-01-16T17:38:20.311Z] #45 111.1 DEP criu/tty.d [2020-01-16T17:38:20.311Z] #45 111.5 DEP criu/timerfd.d [2020-01-16T17:38:20.311Z] #45 111.8 DEP criu/sysfs_parse.d [2020-01-16T17:38:20.311Z] #45 112.1 DEP criu/sysctl.d [2020-01-16T17:38:20.311Z] #45 112.4 DEP criu/string.d [2020-01-16T17:38:20.311Z] #45 112.5 DEP criu/stats.d [2020-01-16T17:38:20.311Z] #45 112.8 DEP criu/sockets.d [2020-01-16T17:38:20.311Z] #45 113.3 DEP criu/sk-unix.d [2020-01-16T17:38:20.311Z] #45 113.6 DEP criu/sk-tcp.d [2020-01-16T17:38:20.311Z] #45 113.9 DEP criu/sk-queue.d [2020-01-16T17:38:20.311Z] #45 114.2 DEP criu/sk-packet.d [2020-01-16T17:38:20.311Z] #45 114.9 DEP criu/sk-netlink.d [2020-01-16T17:38:20.311Z] #45 115.2 DEP criu/sk-inet.d [2020-01-16T17:38:20.311Z] #45 115.8 DEP criu/signalfd.d [2020-01-16T17:38:20.311Z] #45 116.1 DEP criu/sigframe.d [2020-01-16T17:38:20.311Z] #45 116.3 DEP criu/shmem.d [2020-01-16T17:38:20.311Z] #45 116.7 DEP criu/servicefd.d [2020-01-16T17:38:20.311Z] #45 117.0 DEP criu/seize.d [2020-01-16T17:38:20.311Z] #45 117.4 DEP criu/seccomp.d [2020-01-16T17:38:20.311Z] #45 117.7 DEP criu/rst-malloc.d [2020-01-16T17:38:20.311Z] #45 117.8 DEP criu/rbtree.d [2020-01-16T17:38:20.311Z] #45 117.9 DEP criu/pstree.d [2020-01-16T17:38:20.311Z] #45 118.3 DEP criu/protobuf.d [2020-01-16T17:38:20.311Z] #45 118.6 GEN criu/protobuf-desc-gen.h [2020-01-16T17:38:20.413Z] ok github.com/docker/docker/cmd/dockerd 0.139s coverage: 30.5% of statements [2020-01-16T17:38:20.413Z] ok github.com/docker/docker/container 0.175s coverage: 35.3% of statements [2020-01-16T17:38:20.413Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-16T17:38:20.413Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-16T17:38:20.413Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-16T17:38:20.413Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-16T17:38:20.940Z] #45 ... [2020-01-16T17:38:20.940Z] [2020-01-16T17:38:20.940Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:38:20.940Z] #48 194.0 encoding/asn1 [2020-01-16T17:38:20.940Z] #48 197.8 crypto/rsa [2020-01-16T17:38:20.940Z] #48 199.8 github.com/LK4D4/vndr/build [2020-01-16T17:38:21.573Z] #48 204.7 vendor/golang.org/x/text/unicode/norm [2020-01-16T17:38:21.864Z] #48 ... [2020-01-16T17:38:21.864Z] [2020-01-16T17:38:21.864Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:38:22.155Z] #18 44.50 Setting up libpython3.7-minimal:ppc64el (3.7.3-2) ... [2020-01-16T17:38:22.155Z] #18 44.52 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-16T17:38:24.619Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2020-01-16T17:38:24.619Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.8% of statements [2020-01-16T17:38:25.191Z] ok github.com/docker/docker/daemon/cluster 0.145s coverage: 0.5% of statements [2020-01-16T17:38:25.196Z] #62 324.0 + bin/containerd-stress [2020-01-16T17:38:27.083Z] #62 325.8 + bin/containerd-shim [2020-01-16T17:38:27.105Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2020-01-16T17:38:27.720Z] #18 49.26 Selecting previously unselected package python3-minimal. [2020-01-16T17:38:27.720Z] #18 49.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-01-16T17:38:27.720Z] #18 49.36 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-01-16T17:38:27.720Z] #18 49.36 Unpacking python3-minimal (3.7.3-1) ... [2020-01-16T17:38:27.720Z] #18 49.53 Selecting previously unselected package libmpdec2:ppc64el. [2020-01-16T17:38:27.720Z] #18 49.56 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-01-16T17:38:27.720Z] #18 49.57 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-01-16T17:38:27.720Z] #18 49.71 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-01-16T17:38:27.720Z] #18 49.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_ppc64el.deb ... [2020-01-16T17:38:27.720Z] #18 49.74 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2) ... [2020-01-16T17:38:28.753Z] #18 51.37 Selecting previously unselected package python3.7. [2020-01-16T17:38:29.017Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2020-01-16T17:38:29.044Z] #18 51.38 Preparing to unpack .../python3.7_3.7.3-2_ppc64el.deb ... [2020-01-16T17:38:29.044Z] #18 51.39 Unpacking python3.7 (3.7.3-2) ... [2020-01-16T17:38:29.044Z] #18 51.59 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-01-16T17:38:29.334Z] #18 51.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-01-16T17:38:29.334Z] #18 51.62 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-01-16T17:38:29.334Z] #18 51.79 Setting up python3-minimal (3.7.3-1) ... [2020-01-16T17:38:29.590Z] ok github.com/docker/docker/daemon/config 0.119s coverage: 82.1% of statements [2020-01-16T17:38:30.838Z] #18 53.23 Selecting previously unselected package python3. [2020-01-16T17:38:30.838Z] #18 53.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-01-16T17:38:30.838Z] #18 53.31 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-01-16T17:38:30.838Z] #18 53.33 Unpacking python3 (3.7.3-1) ... [2020-01-16T17:38:31.135Z] #18 53.50 Selecting previously unselected package libip4tc0:ppc64el. [2020-01-16T17:38:31.135Z] #18 53.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-01-16T17:38:31.135Z] #18 53.53 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-01-16T17:38:31.135Z] #18 53.66 Selecting previously unselected package libip6tc0:ppc64el. [2020-01-16T17:38:31.135Z] #18 53.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-01-16T17:38:31.135Z] #18 53.67 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-01-16T17:38:31.135Z] #18 53.84 Selecting previously unselected package libiptc0:ppc64el. [2020-01-16T17:38:31.427Z] #18 53.85 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-01-16T17:38:31.427Z] #18 53.86 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-01-16T17:38:31.427Z] #18 54.00 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-01-16T17:38:31.427Z] #18 54.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-01-16T17:38:31.427Z] #18 54.01 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-01-16T17:38:31.517Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-01-16T17:38:31.736Z] #18 54.12 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-01-16T17:38:31.736Z] #18 54.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-01-16T17:38:31.736Z] #18 54.16 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-01-16T17:38:31.736Z] #18 54.29 Selecting previously unselected package libnftnl11:ppc64el. [2020-01-16T17:38:31.736Z] #18 54.32 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-01-16T17:38:31.736Z] #18 54.33 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-01-16T17:38:32.052Z] #18 54.50 Selecting previously unselected package iptables. [2020-01-16T17:38:32.052Z] #18 54.54 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-01-16T17:38:32.052Z] #18 54.55 Unpacking iptables (1.8.2-4) ... [2020-01-16T17:38:32.683Z] #18 55.40 Selecting previously unselected package xxd. [2020-01-16T17:38:32.974Z] #18 55.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-16T17:38:32.974Z] #18 55.42 Unpacking xxd (2:8.1.0875-5) ... [2020-01-16T17:38:32.974Z] #18 ... [2020-01-16T17:38:32.974Z] [2020-01-16T17:38:32.974Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:38:32.974Z] #45 121.4 DEP criu/protobuf-desc.d [2020-01-16T17:38:32.974Z] #45 121.8 DEP criu/proc_parse.d [2020-01-16T17:38:32.974Z] #45 122.1 DEP criu/plugin.d [2020-01-16T17:38:32.974Z] #45 122.3 DEP criu/pipes.d [2020-01-16T17:38:32.974Z] #45 122.6 DEP criu/pie-util.d [2020-01-16T17:38:32.974Z] #45 122.8 DEP criu/pie-util-vdso.d [2020-01-16T17:38:32.974Z] #45 123.1 DEP criu/pie-util-vdso-elf32.d [2020-01-16T17:38:32.974Z] #45 123.3 DEP criu/path.d [2020-01-16T17:38:32.974Z] #45 123.6 DEP criu/parasite-syscall.d [2020-01-16T17:38:32.974Z] #45 124.0 DEP criu/pagemap.d [2020-01-16T17:38:32.974Z] #45 124.2 DEP criu/pagemap-cache.d [2020-01-16T17:38:32.974Z] #45 124.4 DEP criu/page-xfer.d [2020-01-16T17:38:32.974Z] #45 124.7 DEP criu/page-pipe.d [2020-01-16T17:38:32.974Z] #45 124.9 DEP criu/netfilter.d [2020-01-16T17:38:32.974Z] #45 125.1 DEP criu/net.d [2020-01-16T17:38:32.974Z] #45 125.5 DEP criu/namespaces.d [2020-01-16T17:38:32.974Z] #45 126.0 DEP criu/mount.d [2020-01-16T17:38:32.974Z] #45 126.4 DEP criu/mem.d [2020-01-16T17:38:32.974Z] #45 126.7 DEP criu/lsm.d [2020-01-16T17:38:32.974Z] #45 126.9 DEP criu/log.d [2020-01-16T17:38:32.974Z] #45 127.2 DEP criu/libnetlink.d [2020-01-16T17:38:32.974Z] #45 127.5 DEP criu/kerndat.d [2020-01-16T17:38:32.974Z] #45 127.8 DEP criu/kcmp-ids.d [2020-01-16T17:38:32.974Z] #45 128.0 DEP criu/irmap.d [2020-01-16T17:38:32.974Z] #45 128.2 DEP criu/ipc_ns.d [2020-01-16T17:38:32.974Z] #45 128.5 DEP criu/image.d [2020-01-16T17:38:32.974Z] #45 128.8 DEP criu/image-desc.d [2020-01-16T17:38:32.974Z] #45 129.0 DEP criu/fsnotify.d [2020-01-16T17:38:32.974Z] #45 129.3 DEP criu/filesystems.d [2020-01-16T17:38:32.974Z] #45 129.7 DEP criu/files.d [2020-01-16T17:38:32.974Z] #45 130.1 DEP criu/files-reg.d [2020-01-16T17:38:32.974Z] #45 130.5 DEP criu/files-ext.d [2020-01-16T17:38:32.974Z] #45 130.9 DEP criu/file-lock.d [2020-01-16T17:38:32.974Z] #45 131.3 DEP criu/file-ids.d [2020-01-16T17:38:33.271Z] #45 131.6 DEP criu/fifo.d [2020-01-16T17:38:33.271Z] #45 ... [2020-01-16T17:38:33.271Z] [2020-01-16T17:38:33.271Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:38:33.271Z] #18 55.63 Selecting previously unselected package vim-common. [2020-01-16T17:38:33.271Z] #18 55.64 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:38:33.271Z] #18 55.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-16T17:38:33.562Z] #18 56.07 Selecting previously unselected package bash-completion. [2020-01-16T17:38:33.562Z] #18 56.11 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-16T17:38:33.562Z] #18 ... [2020-01-16T17:38:33.562Z] [2020-01-16T17:38:33.562Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:38:33.562Z] #48 206.7 vendor/golang.org/x/crypto/cryptobyte [2020-01-16T17:38:33.562Z] #48 215.7 vendor/golang.org/x/net/http2/hpack [2020-01-16T17:38:33.562Z] #48 215.9 mime [2020-01-16T17:38:33.852Z] #48 ... [2020-01-16T17:38:33.852Z] [2020-01-16T17:38:33.852Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:38:33.852Z] #45 131.8 DEP criu/fdstore.d [2020-01-16T17:38:33.852Z] #45 132.1 DEP criu/fault-injection.d [2020-01-16T17:38:33.852Z] #45 132.2 DEP criu/external.d [2020-01-16T17:38:33.852Z] #45 132.4 DEP criu/eventpoll.d [2020-01-16T17:38:34.143Z] #45 132.7 DEP criu/eventfd.d [2020-01-16T17:38:34.775Z] #45 133.1 DEP criu/crtools.d [2020-01-16T17:38:34.775Z] #45 133.4 DEP criu/cr-service.d [2020-01-16T17:38:34.812Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-01-16T17:38:35.158Z] #62 332.5 + bin/containerd-shim-runc-v1 [2020-01-16T17:38:35.410Z] #45 133.7 DEP criu/cr-restore.d [2020-01-16T17:38:35.702Z] #45 134.2 DEP criu/cr-errno.d [2020-01-16T17:38:35.702Z] #45 134.2 DEP criu/cr-dump.d [2020-01-16T17:38:35.750Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.466s coverage: 13.7% of statements [2020-01-16T17:38:36.337Z] #45 134.6 DEP criu/cr-dedup.d [2020-01-16T17:38:36.628Z] #45 134.9 DEP criu/cr-check.d [2020-01-16T17:38:36.628Z] #45 135.3 DEP criu/config.d [2020-01-16T17:38:36.689Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.627s coverage: 57.0% of statements [2020-01-16T17:38:37.044Z] #62 335.6 + bin/containerd-shim-runc-v2 [2020-01-16T17:38:37.295Z] #45 135.7 DEP criu/clone-noasan.d [2020-01-16T17:38:37.295Z] #45 135.8 DEP criu/cgroup.d [2020-01-16T17:38:37.586Z] #45 136.1 DEP criu/cgroup-props.d [2020-01-16T17:38:37.606Z] #62 336.5 + binaries [2020-01-16T17:38:37.861Z] #62 336.5 + mkdir -p /build [2020-01-16T17:38:37.861Z] #62 336.5 + cp bin/containerd /build/containerd [2020-01-16T17:38:37.861Z] #62 336.5 + cp bin/containerd-shim /build/containerd-shim [2020-01-16T17:38:37.861Z] #62 336.5 + cp bin/ctr /build/ctr [2020-01-16T17:38:37.875Z] #45 136.3 DEP criu/bitmap.d [2020-01-16T17:38:37.875Z] #45 136.3 DEP criu/bfd.d [2020-01-16T17:38:38.115Z] #62 DONE 337.0s [2020-01-16T17:38:38.166Z] #45 136.6 DEP criu/autofs.d [2020-01-16T17:38:38.456Z] #45 137.0 DEP criu/aio.d [2020-01-16T17:38:39.083Z] #45 137.4 DEP criu/action-scripts.d [2020-01-16T17:38:39.372Z] #45 ... [2020-01-16T17:38:39.372Z] [2020-01-16T17:38:39.372Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:38:39.372Z] #18 61.92 Unpacking bash-completion (1:2.8-6) ... [2020-01-16T17:38:39.482Z] [2020-01-16T17:38:39.482Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-16T17:38:39.482Z] #63 DONE 0.2s [2020-01-16T17:38:39.482Z] [2020-01-16T17:38:39.482Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-16T17:38:39.737Z] #67 DONE 0.1s [2020-01-16T17:38:39.737Z] [2020-01-16T17:38:39.737Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-16T17:38:39.992Z] #69 DONE 0.2s [2020-01-16T17:38:39.992Z] [2020-01-16T17:38:39.992Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-16T17:38:39.992Z] #72 DONE 0.1s [2020-01-16T17:38:39.992Z] [2020-01-16T17:38:39.992Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-16T17:38:39.992Z] #73 DONE 0.0s [2020-01-16T17:38:39.992Z] [2020-01-16T17:38:39.992Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-16T17:38:40.015Z] #18 62.57 Selecting previously unselected package bzip2. [2020-01-16T17:38:40.016Z] #18 62.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-01-16T17:38:40.304Z] #18 62.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-16T17:38:40.304Z] #18 62.75 Selecting previously unselected package xz-utils. [2020-01-16T17:38:40.304Z] #18 62.76 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-01-16T17:38:40.304Z] #18 62.77 Unpacking xz-utils (5.2.4-1) ... [2020-01-16T17:38:40.304Z] #18 62.97 Selecting previously unselected package apparmor. [2020-01-16T17:38:40.595Z] #18 63.00 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-01-16T17:38:40.595Z] #18 63.12 Unpacking apparmor (2.13.2-10) ... [2020-01-16T17:38:40.894Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.787s coverage: 48.6% of statements [2020-01-16T17:38:40.894Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.791s coverage: 72.5% of statements [2020-01-16T17:38:41.153Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.548s coverage: 46.2% of statements [2020-01-16T17:38:41.224Z] #18 63.65 Selecting previously unselected package aufs-tools. [2020-01-16T17:38:41.224Z] #18 63.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-01-16T17:38:41.224Z] #18 63.68 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-16T17:38:41.353Z] #74 DONE 1.2s [2020-01-16T17:38:41.353Z] [2020-01-16T17:38:41.353Z] #75 exporting to image [2020-01-16T17:38:41.353Z] #75 exporting layers [2020-01-16T17:38:41.514Z] #18 63.85 Selecting previously unselected package libonig5:ppc64el. [2020-01-16T17:38:41.514Z] #18 63.87 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-01-16T17:38:41.514Z] #18 63.87 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-01-16T17:38:41.804Z] #18 64.12 Selecting previously unselected package libjq1:ppc64el. [2020-01-16T17:38:41.804Z] #18 64.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-16T17:38:41.804Z] #18 64.13 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-16T17:38:41.804Z] #18 64.26 Selecting previously unselected package jq. [2020-01-16T17:38:41.804Z] #18 64.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-16T17:38:41.804Z] #18 64.30 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-16T17:38:42.094Z] #18 64.41 Selecting previously unselected package libaio1:ppc64el. [2020-01-16T17:38:42.094Z] #18 64.44 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-01-16T17:38:42.094Z] #18 64.45 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-01-16T17:38:42.094Z] #18 64.57 Selecting previously unselected package libgpm2:ppc64el. [2020-01-16T17:38:42.094Z] #18 64.61 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-01-16T17:38:42.094Z] #18 64.62 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-01-16T17:38:42.383Z] #18 64.73 Selecting previously unselected package libicu63:ppc64el. [2020-01-16T17:38:42.383Z] #18 64.75 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-01-16T17:38:42.383Z] #18 64.76 Unpacking libicu63:ppc64el (63.1-6) ... [2020-01-16T17:38:43.067Z] ok github.com/docker/docker/daemon 12.401s coverage: 17.6% of statements [2020-01-16T17:38:43.067Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-16T17:38:43.067Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-16T17:38:43.067Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-16T17:38:43.067Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-16T17:38:43.067Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-16T17:38:43.326Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 58.0% of statements [2020-01-16T17:38:43.899Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.599s coverage: 76.1% of statements [2020-01-16T17:38:45.284Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-01-16T17:38:45.284Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.051s coverage: 3.0% of statements [2020-01-16T17:38:46.747Z] 65014b3c3121: Pull complete [2020-01-16T17:38:47.831Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2020-01-16T17:38:47.831Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 42.7% of statements [2020-01-16T17:38:47.831Z] ok github.com/docker/docker/daemon/logger/awslogs 0.244s coverage: 77.8% of statements [2020-01-16T17:38:47.886Z] #75 exporting layers 6.4s done [2020-01-16T17:38:47.886Z] #75 writing image sha256:96ba39bdc6f03c2db763e6bbe8cc2574a157597339c8dbcea422fe79077e1c4e done [2020-01-16T17:38:47.886Z] #75 naming to docker.io/library/docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 done [2020-01-16T17:38:47.886Z] #75 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-01-16T17:38:48.771Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-01-16T17:38:48.771Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.066s coverage: 60.1% of statements [2020-01-16T17:38:48.771Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-16T17:38:48.771Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-16T17:38:48.771Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-16T17:38:48.771Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-16T17:38:48.771Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-16T17:38:48.771Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-16T17:38:49.031Z] ok github.com/docker/docker/daemon/logger/journald 0.051s coverage: 26.2% of statements [2020-01-16T17:38:49.273Z] #18 ... [2020-01-16T17:38:49.273Z] [2020-01-16T17:38:49.273Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:38:49.273Z] #51 DONE 231.1s [2020-01-16T17:38:49.273Z] [2020-01-16T17:38:49.273Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:38:49.273Z] #45 138.0 CC criu/action-scripts.o [2020-01-16T17:38:49.273Z] #45 139.1 CC criu/aio.o [2020-01-16T17:38:49.273Z] #45 140.1 CC criu/autofs.o [2020-01-16T17:38:49.273Z] #45 144.0 CC criu/bfd.o [2020-01-16T17:38:49.273Z] #45 145.2 CC criu/bitmap.o [2020-01-16T17:38:49.273Z] #45 145.5 CC criu/cgroup-props.o [2020-01-16T17:38:49.273Z] #45 ... [2020-01-16T17:38:49.273Z] [2020-01-16T17:38:49.273Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:38:49.273Z] #48 221.5 net/http/internal [2020-01-16T17:38:49.273Z] #48 225.5 net/textproto [2020-01-16T17:38:49.273Z] #48 225.5 vendor/golang.org/x/net/http/httpproxy [2020-01-16T17:38:49.273Z] #48 225.5 crypto/x509 [2020-01-16T17:38:49.273Z] #48 228.7 mime/multipart [2020-01-16T17:38:49.273Z] #48 228.7 vendor/golang.org/x/net/http/httpguts [2020-01-16T17:38:49.292Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 62.1% of statements [2020-01-16T17:38:49.552Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 88.3% of statements [2020-01-16T17:38:49.563Z] #48 ... [2020-01-16T17:38:49.563Z] [2020-01-16T17:38:49.563Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:38:49.563Z] #45 147.9 CC criu/cgroup.o [2020-01-16T17:38:49.975Z] [2020-01-16T17:38:49.975Z] Removing bundles/ [2020-01-16T17:38:49.975Z] [2020-01-16T17:38:49.975Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-16T17:38:49.975Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-16T17:38:49.975Z] GOOS="" GOARCH="" GOARM="" [2020-01-16T17:38:50.938Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 74.7% of statements [2020-01-16T17:38:50.938Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-16T17:38:50.938Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 19.9% of statements [2020-01-16T17:38:51.510Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 47.8% of statements [2020-01-16T17:38:51.771Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-16T17:38:51.808Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2020-01-16T17:38:51.808Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-16T17:38:51.808Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-16T17:38:51.808Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-01-16T17:38:51.808Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-16T17:38:51.808Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-01-16T17:38:51.808Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/builder [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-16T17:38:51.808Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-16T17:38:51.808Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-01-16T17:38:51.808Z] ok github.com/docker/docker/builder/remotecontext 0.275s coverage: 13.6% of statements [2020-01-16T17:38:52.173Z] ok github.com/docker/docker/builder/dockerfile 0.862s coverage: 48.2% of statements [2020-01-16T17:38:52.714Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2020-01-16T17:38:53.006Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-01-16T17:38:53.402Z] ok github.com/docker/docker/builder/remotecontext/git 1.126s coverage: 86.3% of statements [2020-01-16T17:38:53.402Z] ? github.com/docker/docker/cli [no test files] [2020-01-16T17:38:53.402Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-16T17:38:53.656Z] ok github.com/docker/docker/daemon/logger/splunk 2.044s coverage: 82.5% of statements [2020-01-16T17:38:53.656Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-16T17:38:53.656Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-16T17:38:54.228Z] ok github.com/docker/docker/distribution/metadata 0.156s coverage: 48.2% of statements [2020-01-16T17:38:54.228Z] INFO [runner] Issues before processing: 2316, after processing: 0 [2020-01-16T17:38:54.228Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1610/1610, exclude: 1610/1610, exclude-rules: 63/1610, skip_dirs: 1707/1707, autogenerated_exclude: 1610/1707, cgo: 1707/2316, filename_unadjuster: 1707/1707, path_prettifier: 1707/1707, nolint: 0/63, skip_files: 1707/1707 [2020-01-16T17:38:54.228Z] INFO [runner] processing took 61.670356ms with stages: nolint: 26.35367ms, identifier_marker: 17.301785ms, path_prettifier: 7.450613ms, exclude-rules: 4.181878ms, autogenerated_exclude: 3.942445ms, skip_dirs: 1.731853ms, cgo: 427.381µs, filename_unadjuster: 276.065µs, max_same_issues: 1.519µs, source_code: 680ns, path_shortener: 474ns, max_from_linter: 453ns, diff: 416ns, uniq_by_line: 312ns, exclude: 303ns, skip_files: 268ns, max_per_file_from_linter: 241ns [2020-01-16T17:38:54.228Z] INFO [runner] linters took 1m37.393606133s with stages: goanalysis_metalinter: 1m19.489599938s, unused: 17.842020757s [2020-01-16T17:38:54.228Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-01-16T17:38:54.228Z] INFO Memory: 1562 samples, avg is 256.6MB, max is 3034.0MB [2020-01-16T17:38:54.228Z] INFO Execution took 3m29.991288616s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-01-16T17:38:54.557Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40373/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 hack/make.sh dynbinary-daemon test-docker-py [2020-01-16T17:38:55.121Z] [2020-01-16T17:38:55.128Z] #45 ... [2020-01-16T17:38:55.128Z] [2020-01-16T17:38:55.128Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:38:55.128Z] #18 72.51 Selecting previously unselected package libnet1:ppc64el. [2020-01-16T17:38:55.128Z] #18 72.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-16T17:38:55.128Z] #18 72.54 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-16T17:38:55.128Z] #18 72.62 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-16T17:38:55.128Z] #18 72.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-01-16T17:38:55.128Z] #18 72.65 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-16T17:38:55.128Z] #18 72.73 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-16T17:38:55.128Z] #18 72.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-01-16T17:38:55.128Z] #18 72.74 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-16T17:38:55.128Z] #18 72.86 Selecting previously unselected package libreadline5:ppc64el. [2020-01-16T17:38:55.128Z] #18 72.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-01-16T17:38:55.128Z] #18 72.88 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-01-16T17:38:55.128Z] #18 73.03 Selecting previously unselected package net-tools. [2020-01-16T17:38:55.128Z] #18 73.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-01-16T17:38:55.128Z] #18 73.05 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-16T17:38:55.128Z] #18 73.36 Selecting previously unselected package python-pip-whl. [2020-01-16T17:38:55.128Z] #18 73.39 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-16T17:38:55.128Z] #18 73.40 Unpacking python-pip-whl (18.1-5) ... [2020-01-16T17:38:55.128Z] #18 74.06 Selecting previously unselected package python3-lib2to3. [2020-01-16T17:38:55.128Z] #18 74.07 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-16T17:38:55.128Z] #18 74.08 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-16T17:38:55.128Z] #18 74.19 Selecting previously unselected package python3-distutils. [2020-01-16T17:38:55.128Z] #18 74.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-16T17:38:55.128Z] #18 74.21 Unpacking python3-distutils (3.7.3-1) ... [2020-01-16T17:38:55.128Z] #18 74.40 Selecting previously unselected package python3-pip. [2020-01-16T17:38:55.128Z] #18 74.43 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-16T17:38:55.128Z] #18 74.43 Unpacking python3-pip (18.1-5) ... [2020-01-16T17:38:55.128Z] #18 74.74 Selecting previously unselected package python3-pkg-resources. [2020-01-16T17:38:55.128Z] #18 74.77 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-16T17:38:55.128Z] #18 74.78 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-16T17:38:55.128Z] #18 74.94 Selecting previously unselected package python3-setuptools. [2020-01-16T17:38:55.128Z] #18 74.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-16T17:38:55.128Z] #18 74.95 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-16T17:38:55.128Z] #18 75.31 Selecting previously unselected package python3-wheel. [2020-01-16T17:38:55.128Z] #18 75.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-16T17:38:55.128Z] #18 75.34 Unpacking python3-wheel (0.32.3-2) ... [2020-01-16T17:38:55.128Z] #18 75.46 Selecting previously unselected package thin-provisioning-tools. [2020-01-16T17:38:55.128Z] #18 75.49 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-01-16T17:38:55.128Z] #18 75.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-16T17:38:55.128Z] #18 75.91 Selecting previously unselected package vim-runtime. [2020-01-16T17:38:55.128Z] #18 75.92 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-16T17:38:55.128Z] #18 75.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-16T17:38:55.128Z] #18 76.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-16T17:38:55.128Z] #18 76.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-16T17:38:55.171Z] ok github.com/docker/docker/distribution 0.301s coverage: 22.1% of statements [2020-01-16T17:38:55.171Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-16T17:38:55.171Z] ok github.com/docker/docker/errdefs 0.024s coverage: 49.4% of statements [2020-01-16T17:38:55.379Z] Removing bundles/ [2020-01-16T17:38:55.379Z] [2020-01-16T17:38:55.379Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-16T17:38:55.379Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-16T17:38:55.379Z] GOOS="" GOARCH="" GOARM="" [2020-01-16T17:38:56.719Z] ok github.com/docker/docker/client 0.211s coverage: 75.8% of statements [2020-01-16T17:38:57.091Z] ok github.com/docker/docker/image 0.055s coverage: 86.4% of statements [2020-01-16T17:38:57.091Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-01-16T17:38:57.190Z] #18 ... [2020-01-16T17:38:57.190Z] [2020-01-16T17:38:57.190Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:38:57.352Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2020-01-16T17:38:57.352Z] ok github.com/docker/docker/distribution/xfer 1.691s coverage: 85.1% of statements [2020-01-16T17:38:57.352Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-16T17:38:57.352Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-16T17:38:57.352Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-16T17:38:57.612Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2020-01-16T17:38:58.553Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 50.0% of statements [2020-01-16T17:38:59.495Z] ok github.com/docker/docker/opts 0.082s coverage: 66.9% of statements [2020-01-16T17:39:00.882Z] ok github.com/docker/docker/pkg/authorization 0.254s coverage: 68.3% of statements [2020-01-16T17:39:00.882Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-01-16T17:39:01.070Z] #24 240.2 Checking out files: 23% (2444/10458) Checking out files: 24% (2510/10458) Checking out files: 25% (2615/10458) Checking out files: 26% (2720/10458) Checking out files: 27% (2824/10458) Checking out files: 28% (2929/10458) Checking out files: 29% (3033/10458) Checking out files: 30% (3138/10458) Checking out files: 31% (3242/10458) Checking out files: 32% (3347/10458) Checking out files: 33% (3452/10458) Checking out files: 34% (3556/10458) Checking out files: 35% (3661/10458) Checking out files: 36% (3765/10458) Checking out files: 37% (3870/10458) Checking out files: 38% (3975/10458) Checking out files: 39% (4079/10458) Checking out files: 40% (4184/10458) Checking out files: 41% (4288/10458) Checking out files: 41% (4305/10458) Checking out files: 42% (4393/10458) Checking out files: 43% (4497/10458) Checking out files: 44% (4602/10458) Checking out files: 45% (4707/10458) Checking out files: 46% (4811/10458) Checking out files: 47% (4916/10458) Checking out files: 48% (5020/10458) Checking out files: 49% (5125/10458) Checking out files: 50% (5229/10458) Checking out files: 51% (5334/10458) Checking out files: 52% (5439/10458) Checking out files: 53% (5543/10458) Checking out files: 54% (5648/10458) Checking out files: 55% (5752/10458) Checking out files: 55% (5855/10458) Checking out files: 56% (5857/10458) Checking out files: 57% (5962/10458) Checking out files: 58% (6066/10458) Checking out files: 59% (6171/10458) Checking out files: 60% (6275/10458) Checking out files: 61% (6380/10458) Checking out files: 62% (6484/10458) Checking out files: 63% (6589/10458) Checking out files: 64% (6694/10458) Checking out files: 65% (6798/10458) Checking out files: 66% (6903/10458) Checking out files: 67% (7007/10458) Checking out files: 68% (7112/10458) Checking out files: 69% (7217/10458) Checking out files: 70% (7321/10458) Checking out files: 71% (7426/10458) Checking out files: 71% (7505/10458) Checking out files: 72% (7530/10458) Checking out files: 73% (7635/10458) Checking out files: 74% (7739/10458) Checking out files: 75% (7844/10458) Checking out files: 76% (7949/10458) Checking out files: 77% (8053/10458) Checking out files: 78% (8158/10458) Checking out files: 79% (8262/10458) Checking out files: 80% (8367/10458) Checking out files: 81% (8471/10458) Checking out files: 82% (8576/10458) Checking out files: 83% (8681/10458) Checking out files: 84% (8785/10458) Checking out files: 85% (8890/10458) Checking out files: 86% (8994/10458) Checking out files: 87% (9099/10458) Checking out files: 88% (9204/10458) Checking out files: 89% (9308/10458) Checking out files: 89% (9327/10458) Checking out files: 90% (9413/10458) [2020-01-16T17:39:01.070Z] #24 ... [2020-01-16T17:39:01.070Z] [2020-01-16T17:39:01.070Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:39:01.070Z] #48 234.2 crypto/tls [2020-01-16T17:39:01.142Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-01-16T17:39:01.360Z] #48 ... [2020-01-16T17:39:01.360Z] [2020-01-16T17:39:01.360Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:39:01.650Z] #24 240.2 Checking out files: 23% (2444/10458) Checking out files: 24% (2510/10458) Checking out files: 25% (2615/10458) Checking out files: 26% (2720/10458) Checking out files: 27% (2824/10458) Checking out files: 28% (2929/10458) Checking out files: 29% (3033/10458) Checking out files: 30% (3138/10458) Checking out files: 31% (3242/10458) Checking out files: 32% (3347/10458) Checking out files: 33% (3452/10458) Checking out files: 34% (3556/10458) Checking out files: 35% (3661/10458) Checking out files: 36% (3765/10458) Checking out files: 37% (3870/10458) Checking out files: 38% (3975/10458) Checking out files: 39% (4079/10458) Checking out files: 40% (4184/10458) Checking out files: 41% (4288/10458) Checking out files: 41% (4305/10458) Checking out files: 42% (4393/10458) Checking out files: 43% (4497/10458) Checking out files: 44% (4602/10458) Checking out files: 45% (4707/10458) Checking out files: 46% (4811/10458) Checking out files: 47% (4916/10458) Checking out files: 48% (5020/10458) Checking out files: 49% (5125/10458) Checking out files: 50% (5229/10458) Checking out files: 51% (5334/10458) Checking out files: 52% (5439/10458) Checking out files: 53% (5543/10458) Checking out files: 54% (5648/10458) Checking out files: 55% (5752/10458) Checking out files: 55% (5855/10458) Checking out files: 56% (5857/10458) Checking out files: 57% (5962/10458) Checking out files: 58% (6066/10458) Checking out files: 59% (6171/10458) Checking out files: 60% (6275/10458) Checking out files: 61% (6380/10458) Checking out files: 62% (6484/10458) Checking out files: 63% (6589/10458) Checking out files: 64% (6694/10458) Checking out files: 65% (6798/10458) Checking out files: 66% (6903/10458) Checking out files: 67% (7007/10458) Checking out files: 68% (7112/10458) Checking out files: 69% (7217/10458) Checking out files: 70% (7321/10458) Checking out files: 71% (7426/10458) Checking out files: 71% (7505/10458) Checking out files: 72% (7530/10458) Checking out files: 73% (7635/10458) Checking out files: 74% (7739/10458) Checking out files: 75% (7844/10458) Checking out files: 76% (7949/10458) Checking out files: 77% (8053/10458) Checking out files: 78% (8158/10458) Checking out files: 79% (8262/10458) Checking out files: 80% (8367/10458) Checking out files: 81% (8471/10458) Checking out files: 82% (8576/10458) Checking out files: 83% (8681/10458) Checking out files: 84% (8785/10458) Checking out files: 85% (8890/10458) Checking out files: 86% (8994/10458) Checking out files: 87% (9099/10458) Checking out files: 88% (9204/10458) Checking out files: 89% (9308/10458) Checking out files: 89% (9327/10458) Checking out files: 90% (9413/10458) Checking out files: 91% (9517/10458) Checking out files: 92% (9622/10458) Checking out files: 93% (9726/10458) Checking out files: 94% (9831/10458) Checking out files: 95% (9936/10458) Checking out files: 96% (10040/10458) Checking out files: 97% (10145/10458) Checking out files: 98% (10249/10458) Checking out files: 99% (10354/10458) Checking out files: 100% (10458/10458) Checking out files: 100% (10458/10458), done. [2020-01-16T17:39:01.712Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-01-16T17:39:01.940Z] #24 245.0 + cd /tmp/tmp.rrNWrYRzIg/tmp/docker-ce [2020-01-16T17:39:01.940Z] #24 245.0 + git checkout -q v17.06.2-ce [2020-01-16T17:39:01.973Z] ok github.com/docker/docker/pkg/archive 1.246s coverage: 76.8% of statements [2020-01-16T17:39:02.545Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-01-16T17:39:02.806Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-01-16T17:39:03.379Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-01-16T17:39:03.951Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-01-16T17:39:04.522Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-01-16T17:39:05.461Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-01-16T17:39:05.721Z] ok github.com/docker/docker/pkg/chrootarchive 3.610s coverage: 43.2% of statements [2020-01-16T17:39:06.291Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-01-16T17:39:06.391Z] #24 ... [2020-01-16T17:39:06.391Z] [2020-01-16T17:39:06.391Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:39:06.391Z] #45 154.8 CC criu/clone-noasan.o [2020-01-16T17:39:06.391Z] #45 155.1 CC criu/config.o [2020-01-16T17:39:06.391Z] #45 159.8 CC criu/cr-check.o [2020-01-16T17:39:06.391Z] #45 163.4 CC criu/cr-dedup.o [2020-01-16T17:39:06.391Z] #45 164.4 CC criu/cr-dump.o [2020-01-16T17:39:06.391Z] #45 ... [2020-01-16T17:39:06.391Z] [2020-01-16T17:39:06.391Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:39:06.391Z] #18 81.67 Selecting previously unselected package vim. [2020-01-16T17:39:06.391Z] #18 81.70 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-16T17:39:06.391Z] #18 81.78 Unpacking vim (2:8.1.0875-5) ... [2020-01-16T17:39:06.391Z] #18 82.41 Selecting previously unselected package xfsprogs. [2020-01-16T17:39:06.391Z] #18 82.43 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-01-16T17:39:06.391Z] #18 82.44 Unpacking xfsprogs (4.20.0-1) ... [2020-01-16T17:39:06.391Z] #18 83.22 Selecting previously unselected package zip. [2020-01-16T17:39:06.391Z] #18 83.23 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-01-16T17:39:06.391Z] #18 83.24 Unpacking zip (3.0-11+b1) ... [2020-01-16T17:39:06.391Z] #18 83.70 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-16T17:39:06.391Z] #18 83.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-16T17:39:06.391Z] #18 83.72 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-01-16T17:39:06.391Z] #18 83.73 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-01-16T17:39:06.391Z] #18 83.74 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-01-16T17:39:06.391Z] #18 83.74 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-01-16T17:39:06.391Z] #18 83.75 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-01-16T17:39:06.391Z] #18 83.76 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-16T17:39:06.391Z] #18 83.77 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-16T17:39:06.391Z] #18 83.78 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-16T17:39:06.391Z] #18 83.78 Setting up libicu63:ppc64el (63.1-6) ... [2020-01-16T17:39:06.391Z] #18 83.79 Setting up xxd (2:8.1.0875-5) ... [2020-01-16T17:39:06.391Z] #18 83.80 Setting up zip (3.0-11+b1) ... [2020-01-16T17:39:06.391Z] #18 83.81 Setting up vim-common (2:8.1.0875-5) ... [2020-01-16T17:39:06.391Z] #18 83.89 Setting up bash-completion (1:2.8-6) ... [2020-01-16T17:39:06.551Z] ok github.com/docker/docker/pkg/fsutils 0.245s coverage: 85.1% of statements [2020-01-16T17:39:06.681Z] #18 ... [2020-01-16T17:39:06.681Z] [2020-01-16T17:39:06.681Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:39:06.681Z] #24 249.8 + mkdir -p /tmp/tmp.rrNWrYRzIg/src/github.com/docker [2020-01-16T17:39:06.681Z] #24 249.8 + mv components/cli /tmp/tmp.rrNWrYRzIg/src/github.com/docker/cli [2020-01-16T17:39:06.681Z] #24 249.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-16T17:39:06.812Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-01-16T17:39:06.812Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2020-01-16T17:39:08.196Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-01-16T17:39:08.196Z] ok github.com/docker/docker/pkg/idtools 0.480s coverage: 70.1% of statements [2020-01-16T17:39:08.196Z] ok github.com/docker/docker/layer 8.079s coverage: 68.8% of statements [2020-01-16T17:39:08.196Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-16T17:39:08.196Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-16T17:39:08.196Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-16T17:39:08.196Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-16T17:39:08.196Z] ? github.com/docker/docker/oci [no test files] [2020-01-16T17:39:08.196Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-16T17:39:08.196Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-16T17:39:08.196Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-16T17:39:08.196Z] ok github.com/docker/docker/pkg/ioutils 0.629s coverage: 70.6% of statements [2020-01-16T17:39:08.458Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2020-01-16T17:39:08.719Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2020-01-16T17:39:08.719Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-16T17:39:08.719Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2020-01-16T17:39:09.290Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-01-16T17:39:09.290Z] ok github.com/docker/docker/pkg/parsers/kernel 0.040s coverage: 60.0% of statements [2020-01-16T17:39:09.861Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-01-16T17:39:09.861Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 91.4% of statements [2020-01-16T17:39:10.432Z] ok github.com/docker/docker/pkg/mount 0.902s coverage: 70.0% of statements [2020-01-16T17:39:10.432Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-16T17:39:10.432Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-16T17:39:10.432Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-16T17:39:10.432Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2020-01-16T17:39:11.005Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2020-01-16T17:39:11.266Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2020-01-16T17:39:11.266Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-01-16T17:39:11.838Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-01-16T17:39:12.273Z] #24 ... [2020-01-16T17:39:12.273Z] [2020-01-16T17:39:12.273Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:39:12.273Z] #18 89.88 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-01-16T17:39:12.273Z] #18 89.88 Setting up xz-utils (5.2.4-1) ... [2020-01-16T17:39:12.273Z] #18 89.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-16T17:39:12.273Z] #18 89.94 Setting up pigz (2.4-1) ... [2020-01-16T17:39:12.273Z] #18 89.95 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-01-16T17:39:12.273Z] #18 89.96 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-16T17:39:12.273Z] #18 89.97 Setting up python-pip-whl (18.1-5) ... [2020-01-16T17:39:12.273Z] #18 89.98 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-01-16T17:39:12.273Z] #18 89.99 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-16T17:39:12.273Z] #18 90.89 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-01-16T17:39:12.273Z] #18 90.90 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-01-16T17:39:12.273Z] #18 90.90 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2) ... [2020-01-16T17:39:12.273Z] #18 90.91 Setting up vim (2:8.1.0875-5) ... [2020-01-16T17:39:12.273Z] #18 90.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-16T17:39:12.273Z] #18 90.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-16T17:39:12.273Z] #18 90.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-16T17:39:12.273Z] #18 90.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-16T17:39:12.273Z] #18 90.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-16T17:39:12.273Z] #18 90.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-16T17:39:12.273Z] #18 91.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-16T17:39:12.273Z] #18 91.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-16T17:39:12.273Z] #18 91.08 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-16T17:39:12.273Z] #18 91.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-16T17:39:12.273Z] #18 91.09 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-01-16T17:39:12.273Z] #18 91.10 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-16T17:39:12.273Z] #18 91.12 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-01-16T17:39:12.273Z] #18 91.14 Setting up python3.7 (3.7.3-2) ... [2020-01-16T17:39:12.409Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-01-16T17:39:12.669Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 73.9% of statements [2020-01-16T17:39:13.240Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-01-16T17:39:13.240Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-01-16T17:39:13.308Z] #18 ... [2020-01-16T17:39:13.308Z] [2020-01-16T17:39:13.308Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:39:13.308Z] #48 246.3 net/http/httptrace [2020-01-16T17:39:13.308Z] #48 246.8 net/http [2020-01-16T17:39:13.308Z] #48 ... [2020-01-16T17:39:13.308Z] [2020-01-16T17:39:13.308Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:39:13.308Z] #45 169.5 CC criu/cr-errno.o [2020-01-16T17:39:13.308Z] #45 169.7 CC criu/cr-restore.o [2020-01-16T17:39:13.811Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-01-16T17:39:13.811Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 71.3% of statements [2020-01-16T17:39:14.750Z] ok github.com/docker/docker/pkg/tailfile 0.090s coverage: 88.6% of statements [2020-01-16T17:39:14.750Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.2% of statements [2020-01-16T17:39:15.011Z] ok github.com/docker/docker/pkg/signal 2.828s coverage: 61.0% of statements [2020-01-16T17:39:15.582Z] ok github.com/docker/docker/pkg/term 0.018s coverage: 84.8% of statements [2020-01-16T17:39:15.582Z] ok github.com/docker/docker/pkg/tarsum 0.111s coverage: 89.3% of statements [2020-01-16T17:39:15.582Z] testing: warning: no tests to run [2020-01-16T17:39:15.582Z] coverage: [no statements] [2020-01-16T17:39:15.582Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2020-01-16T17:39:16.154Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-01-16T17:39:16.154Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2020-01-16T17:39:16.154Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-01-16T17:39:16.831Z] #45 ... [2020-01-16T17:39:16.831Z] [2020-01-16T17:39:16.831Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:39:16.831Z] #18 96.53 Setting up iptables (1.8.2-4) ... [2020-01-16T17:39:16.831Z] #18 96.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-16T17:39:16.831Z] #18 96.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-16T17:39:16.831Z] #18 96.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-16T17:39:16.831Z] #18 96.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-16T17:39:16.831Z] #18 96.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-16T17:39:16.831Z] #18 96.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-16T17:39:16.831Z] #18 96.71 Setting up python3 (3.7.3-1) ... [2020-01-16T17:39:16.831Z] #18 97.44 Setting up python3-wheel (0.32.3-2) ... [2020-01-16T17:39:16.831Z] #18 98.69 Setting up apparmor (2.13.2-10) ... [2020-01-16T17:39:18.066Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-01-16T17:39:18.331Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-01-16T17:39:18.592Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2020-01-16T17:39:18.906Z] #18 101.4 Setting up xfsprogs (4.20.0-1) ... [2020-01-16T17:39:18.906Z] #18 101.4 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-16T17:39:19.533Z] #18 102.2 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-16T17:39:19.534Z] ok github.com/docker/docker/plugin 0.651s coverage: 27.1% of statements [2020-01-16T17:39:19.796Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [2020-01-16T17:39:20.368Z] ok github.com/docker/docker/restartmanager 0.019s coverage: 45.3% of statements [2020-01-16T17:39:20.628Z] ok github.com/docker/docker/registry 0.240s coverage: 56.0% of statements [2020-01-16T17:39:20.890Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2020-01-16T17:39:21.151Z] ok github.com/docker/docker/runconfig 0.054s coverage: 68.2% of statements [2020-01-16T17:39:21.325Z] #18 103.7 Setting up python3-distutils (3.7.3-1) ... [2020-01-16T17:39:21.956Z] #18 104.4 Setting up python3-setuptools (40.8.0-1) ... [2020-01-16T17:39:21.957Z] #18 ... [2020-01-16T17:39:21.957Z] [2020-01-16T17:39:21.957Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:39:21.957Z] #45 180.2 CC criu/cr-service.o [2020-01-16T17:39:23.067Z] ok github.com/docker/docker/volume/drivers 0.031s coverage: 36.1% of statements [2020-01-16T17:39:23.637Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-01-16T17:39:23.897Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2020-01-16T17:39:24.835Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-01-16T17:39:26.423Z] #45 184.2 CC criu/crtools.o [2020-01-16T17:39:26.711Z] #45 ... [2020-01-16T17:39:26.711Z] [2020-01-16T17:39:26.711Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-16T17:39:26.711Z] #18 104.4 Setting up python3-setuptools (40.8.0-1) ... [2020-01-16T17:39:26.711Z] #18 106.8 Setting up python3-pip (18.1-5) ... [2020-01-16T17:39:26.711Z] #18 108.9 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:39:26.711Z] #18 108.9 Processing triggers for mime-support (3.62) ... [2020-01-16T17:39:26.711Z] #18 DONE 109.3s [2020-01-16T17:39:27.001Z] [2020-01-16T17:39:27.001Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-16T17:39:27.292Z] #19 0.460 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-16T17:39:27.293Z] #19 0.465 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-16T17:39:27.293Z] #19 0.489 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-16T17:39:27.293Z] #19 DONE 0.6s [2020-01-16T17:39:27.293Z] [2020-01-16T17:39:27.293Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:39:27.293Z] #45 185.6 CC criu/eventfd.o [2020-01-16T17:39:27.583Z] #45 186.3 CC criu/eventpoll.o [2020-01-16T17:39:29.646Z] #45 187.9 CC criu/external.o [2020-01-16T17:39:30.279Z] #45 188.6 CC criu/fault-injection.o [2020-01-16T17:39:30.279Z] #45 188.8 CC criu/fdstore.o [2020-01-16T17:39:30.909Z] #45 189.4 CC criu/fifo.o [2020-01-16T17:39:31.457Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 30.5% of statements [2020-01-16T17:39:31.457Z] ok github.com/docker/docker/container 0.110s coverage: 35.3% of statements [2020-01-16T17:39:31.457Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-16T17:39:31.457Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-16T17:39:31.457Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-16T17:39:31.457Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-16T17:39:31.944Z] #45 190.4 CC criu/file-ids.o [2020-01-16T17:39:32.591Z] #45 190.9 CC criu/file-lock.o [2020-01-16T17:39:33.229Z] #45 ... [2020-01-16T17:39:33.229Z] [2020-01-16T17:39:33.229Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:39:33.229Z] #48 266.3 github.com/LK4D4/vndr/godl [2020-01-16T17:39:33.229Z] #48 267.7 github.com/LK4D4/vndr [2020-01-16T17:39:34.261Z] #48 ... [2020-01-16T17:39:34.261Z] [2020-01-16T17:39:34.261Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:39:34.261Z] #45 192.8 CC criu/files-ext.o [2020-01-16T17:39:35.296Z] #45 193.7 CC criu/files-reg.o [2020-01-16T17:39:37.357Z] #45 ... [2020-01-16T17:39:37.357Z] [2020-01-16T17:39:37.357Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-16T17:39:37.357Z] #20 9.328 Collecting yamllint==1.16.0 [2020-01-16T17:39:37.357Z] #20 9.834 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-16T17:39:37.357Z] #20 9.983 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-16T17:39:37.357Z] #20 10.05 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-16T17:39:37.647Z] #20 10.16 Collecting pyyaml (from yamllint==1.16.0) [2020-01-16T17:39:37.647Z] #20 10.43 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-16T17:39:38.679Z] #20 ... [2020-01-16T17:39:38.679Z] [2020-01-16T17:39:38.679Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:39:38.679Z] #48 DONE 281.9s [2020-01-16T17:39:38.842Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2020-01-16T17:39:38.842Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-01-16T17:39:38.971Z] [2020-01-16T17:39:38.971Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:39:40.127Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2020-01-16T17:39:41.058Z] #24 ... [2020-01-16T17:39:41.058Z] [2020-01-16T17:39:41.058Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:39:41.058Z] #45 199.6 CC criu/files.o [2020-01-16T17:39:45.499Z] #45 ... [2020-01-16T17:39:45.499Z] [2020-01-16T17:39:45.499Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-16T17:39:45.499Z] #20 14.23 Building wheels for collected packages: pyyaml [2020-01-16T17:39:45.499Z] #20 14.24 Running setup.py bdist_wheel for pyyaml: started [2020-01-16T17:39:45.499Z] #20 16.35 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-16T17:39:45.499Z] #20 16.36 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-16T17:39:45.499Z] #20 16.47 Successfully built pyyaml [2020-01-16T17:39:45.499Z] #20 16.49 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-16T17:39:45.499Z] #20 17.14 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-16T17:39:45.499Z] #20 DONE 17.4s [2020-01-16T17:39:45.499Z] [2020-01-16T17:39:45.499Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:39:45.499Z] #24 ... [2020-01-16T17:39:45.499Z] [2020-01-16T17:39:45.499Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:39:45.499Z] #45 204.1 CC criu/filesystems.o [2020-01-16T17:39:46.769Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/rootless [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/volume [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-16T17:39:46.769Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === Skipped [2020-01-16T17:39:46.769Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-16T17:39:46.769Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-16T17:39:46.769Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-16T17:39:46.769Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:39:46.769Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-16T17:39:46.769Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:39:46.769Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-16T17:39:46.769Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:39:46.769Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-16T17:39:46.769Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:39:46.769Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-16T17:39:46.769Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:39:46.769Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-16T17:39:46.769Z] graphtest_unix.go:73: No driver to put! [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-16T17:39:46.769Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-16T17:39:46.769Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-16T17:39:46.769Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-16T17:39:46.769Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-16T17:39:46.769Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:39:46.769Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-16T17:39:46.769Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:39:46.769Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-16T17:39:46.769Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:39:46.769Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-16T17:39:46.769Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:39:46.769Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-16T17:39:46.769Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:39:46.769Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-16T17:39:46.769Z] graphtest_unix.go:73: No driver to put! [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-16T17:39:46.769Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-16T17:39:46.769Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] [2020-01-16T17:39:46.769Z] DONE 2155 tests, 20 skipped in 186.908s Post stage [Pipeline] junit [2020-01-16T17:39:46.937Z] Recording test results [2020-01-16T17:39:47.002Z] #45 205.3 CC criu/fsnotify.o [2020-01-16T17:39:48.477Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.7% of statements [2020-01-16T17:39:49.081Z] #45 207.3 CC criu/image-desc.o [2020-01-16T17:39:49.081Z] #45 207.6 CC criu/image.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-01-16T17:39:49.781Z] ok github.com/docker/docker/daemon 12.330s coverage: 17.6% of statements [2020-01-16T17:39:49.781Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-16T17:39:49.782Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [Pipeline] sh [2020-01-16T17:39:50.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40373/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 -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:02e1b7fdd76e3945305ab56d5a91b1b955e41499 hack/make.sh dynbinary test-integration [2020-01-16T17:39:50.183Z] ok github.com/docker/docker/daemon/config 0.062s coverage: 82.1% of statements [2020-01-16T17:39:50.588Z] #45 209.0 CC criu/ipc_ns.o [2020-01-16T17:39:51.050Z] [2020-01-16T17:39:51.050Z] Removing bundles/ [2020-01-16T17:39:51.050Z] [2020-01-16T17:39:51.050Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-16T17:39:51.050Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-16T17:39:51.050Z] GOOS="" GOARCH="" GOARM="" [2020-01-16T17:39:51.543Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-01-16T17:39:51.543Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2020-01-16T17:39:51.543Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-16T17:39:51.543Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-16T17:39:52.650Z] #45 211.0 CC criu/irmap.o [2020-01-16T17:39:52.908Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-01-16T17:39:53.682Z] #45 212.2 CC criu/kcmp-ids.o [2020-01-16T17:39:54.314Z] #45 212.8 CC criu/kerndat.o [2020-01-16T17:39:55.554Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-01-16T17:39:56.386Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.237s coverage: 57.9% of statements [2020-01-16T17:39:57.082Z] #45 215.3 CC criu/libnetlink.o [2020-01-16T17:39:57.373Z] #45 215.9 CC criu/log.o [2020-01-16T17:39:58.407Z] #45 216.7 CC criu/lsm.o [2020-01-16T17:39:59.048Z] #45 217.4 CC criu/mem.o [2020-01-16T17:39:59.685Z] #45 ... [2020-01-16T17:39:59.685Z] [2020-01-16T17:39:59.685Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:39:59.685Z] #31 DONE 303.1s [2020-01-16T17:39:59.685Z] [2020-01-16T17:39:59.685Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:40:03.220Z] #24 ... [2020-01-16T17:40:03.220Z] [2020-01-16T17:40:03.220Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:40:03.220Z] #45 221.2 CC criu/mount.o [2020-01-16T17:40:08.733Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.900s coverage: 45.9% of statements [2020-01-16T17:40:08.733Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.337s coverage: 72.5% of statements [2020-01-16T17:40:08.733Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-16T17:40:08.733Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.180s coverage: 48.6% of statements [2020-01-16T17:40:08.733Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.634s coverage: 76.1% of statements [2020-01-16T17:40:08.770Z] #45 227.3 CC criu/namespaces.o [2020-01-16T17:40:09.588Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-01-16T17:40:10.436Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-01-16T17:40:11.494Z] #45 230.0 CC criu/net.o [2020-01-16T17:40:13.018Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.816s coverage: 59.8% of statements [2020-01-16T17:40:13.018Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-16T17:40:13.018Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-16T17:40:13.018Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-01-16T17:40:13.018Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-16T17:40:13.018Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-01-16T17:40:13.018Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-16T17:40:14.994Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 42.7% of statements [2020-01-16T17:40:14.994Z] ok github.com/docker/docker/daemon/logger/awslogs 0.120s coverage: 77.4% of statements [2020-01-16T17:40:14.994Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-16T17:40:14.994Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-16T17:40:16.306Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-01-16T17:40:16.306Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-01-16T17:40:17.140Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-01-16T17:40:18.019Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 62.1% of statements [2020-01-16T17:40:18.388Z] #45 236.0 CC criu/netfilter.o [2020-01-16T17:40:18.388Z] #45 236.6 CC criu/page-pipe.o [2020-01-16T17:40:18.435Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 74.7% of statements [2020-01-16T17:40:18.435Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-16T17:40:19.413Z] #45 237.9 CC criu/page-xfer.o [2020-01-16T17:40:19.566Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 19.9% of statements [2020-01-16T17:40:21.469Z] #45 239.8 CC criu/pagemap-cache.o [2020-01-16T17:40:21.614Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2020-01-16T17:40:21.759Z] #45 240.4 CC criu/pagemap.o [2020-01-16T17:40:22.005Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-01-16T17:40:22.883Z] ok github.com/docker/docker/daemon/logger/splunk 1.630s coverage: 82.5% of statements [2020-01-16T17:40:22.883Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-16T17:40:22.883Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-01-16T17:40:22.883Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-16T17:40:23.827Z] #45 242.1 CC criu/parasite-syscall.o [2020-01-16T17:40:24.789Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2020-01-16T17:40:25.328Z] #45 243.7 CC criu/path.o [2020-01-16T17:40:25.596Z] ok github.com/docker/docker/distribution 0.282s coverage: 22.1% of statements [2020-01-16T17:40:25.596Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-16T17:40:25.963Z] #45 244.3 CC criu/pie-util-vdso-elf32.o [2020-01-16T17:40:26.355Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-16T17:40:26.355Z] [2020-01-16T17:40:26.355Z] [2020-01-16T17:40:26.355Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-16T17:40:26.355Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-16T17:40:26.355Z] HOSTNAME=c0e91c830ad3 [2020-01-16T17:40:26.355Z] TEST_SKIP_INTEGRATION=1 [2020-01-16T17:40:26.355Z] TESTDEBUG=0 [2020-01-16T17:40:26.355Z] DEST=bundles/test-integration [2020-01-16T17:40:26.355Z] PWD=/go/src/github.com/docker/docker [2020-01-16T17:40:26.355Z] KEEPBUNDLE=1 [2020-01-16T17:40:26.355Z] DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 [2020-01-16T17:40:26.355Z] container=docker [2020-01-16T17:40:26.355Z] HOME=/root [2020-01-16T17:40:26.355Z] GOLANG_VERSION=1.13.5 [2020-01-16T17:40:26.355Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-16T17:40:26.355Z] VALIDATE_BRANCH=master [2020-01-16T17:40:26.355Z] TERM=xterm [2020-01-16T17:40:26.355Z] DOCKER_PKG=github.com/docker/docker [2020-01-16T17:40:26.355Z] SHLVL=1 [2020-01-16T17:40:26.355Z] TIMEOUT=120m [2020-01-16T17:40:26.355Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-16T17:40:26.355Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-16T17:40:26.355Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-16T17:40:26.355Z] GO111MODULE=off [2020-01-16T17:40:26.355Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-16T17:40:26.355Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-16T17:40:26.355Z] GOPATH=/go [2020-01-16T17:40:26.355Z] PKG_CONFIG=pkg-config [2020-01-16T17:40:26.355Z] _=/usr/bin/env [2020-01-16T17:40:26.355Z] Building test suite binary ./integration-cli/test.main [2020-01-16T17:40:26.355Z] [2020-01-16T17:40:26.355Z] [2020-01-16T17:40:26.355Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-01-16T17:40:26.355Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-16T17:40:26.355Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-16T17:40:26.355Z] HOSTNAME=d339489055c0 [2020-01-16T17:40:26.355Z] TEST_SKIP_INTEGRATION=1 [2020-01-16T17:40:26.355Z] TESTDEBUG=0 [2020-01-16T17:40:26.355Z] DEST=bundles/test-integration [2020-01-16T17:40:26.355Z] PWD=/go/src/github.com/docker/docker [2020-01-16T17:40:26.355Z] KEEPBUNDLE=1 [2020-01-16T17:40:26.355Z] DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 [2020-01-16T17:40:26.355Z] container=docker [2020-01-16T17:40:26.355Z] HOME=/root [2020-01-16T17:40:26.355Z] GOLANG_VERSION=1.13.5 [2020-01-16T17:40:26.355Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-16T17:40:26.355Z] VALIDATE_BRANCH=master [2020-01-16T17:40:26.355Z] TERM=xterm [2020-01-16T17:40:26.355Z] DOCKER_PKG=github.com/docker/docker [2020-01-16T17:40:26.355Z] SHLVL=1 [2020-01-16T17:40:26.355Z] TIMEOUT=120m [2020-01-16T17:40:26.355Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-16T17:40:26.355Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-16T17:40:26.355Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-16T17:40:26.355Z] GO111MODULE=off [2020-01-16T17:40:26.355Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-16T17:40:26.355Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-16T17:40:26.355Z] GOPATH=/go [2020-01-16T17:40:26.355Z] PKG_CONFIG=pkg-config [2020-01-16T17:40:26.355Z] _=/usr/bin/env [2020-01-16T17:40:26.355Z] Building test suite binary ./integration-cli/test.main [2020-01-16T17:40:26.355Z] No new tests added to integration. [2020-01-16T17:40:26.355Z] [2020-01-16T17:40:26.355Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-16T17:40:26.355Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-16T17:40:26.355Z] HOSTNAME=8dec0bacb6e8 [2020-01-16T17:40:26.355Z] TESTDEBUG=0 [2020-01-16T17:40:26.355Z] DEST=bundles/test-integration [2020-01-16T17:40:26.355Z] PWD=/go/src/github.com/docker/docker [2020-01-16T17:40:26.355Z] KEEPBUNDLE=1 [2020-01-16T17:40:26.355Z] DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 [2020-01-16T17:40:26.355Z] container=docker [2020-01-16T17:40:26.355Z] HOME=/root [2020-01-16T17:40:26.355Z] GOLANG_VERSION=1.13.5 [2020-01-16T17:40:26.355Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-16T17:40:26.355Z] VALIDATE_BRANCH=master [2020-01-16T17:40:26.355Z] TERM=xterm [2020-01-16T17:40:26.355Z] DOCKER_PKG=github.com/docker/docker [2020-01-16T17:40:26.355Z] SHLVL=1 [2020-01-16T17:40:26.355Z] TIMEOUT=120m [2020-01-16T17:40:26.355Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-16T17:40:26.355Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-16T17:40:26.355Z] GO111MODULE=off [2020-01-16T17:40:26.355Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-16T17:40:26.355Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-16T17:40:26.355Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-16T17:40:26.355Z] GOPATH=/go [2020-01-16T17:40:26.355Z] PKG_CONFIG=pkg-config [2020-01-16T17:40:26.355Z] _=/usr/bin/env [2020-01-16T17:40:26.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-16T17:40:26.595Z] #45 244.9 CC criu/pie-util-vdso.o [2020-01-16T17:40:26.919Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-01-16T17:40:27.225Z] #45 245.6 CC criu/pie-util.o [2020-01-16T17:40:27.515Z] #45 245.9 CC criu/pipes.o [2020-01-16T17:40:28.225Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2020-01-16T17:40:28.225Z] ok github.com/docker/docker/distribution/xfer 1.964s coverage: 85.1% of statements [2020-01-16T17:40:28.225Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-16T17:40:29.023Z] #45 247.2 CC criu/plugin.o [2020-01-16T17:40:29.048Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-01-16T17:40:29.048Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-16T17:40:29.314Z] #45 247.8 CC criu/proc_parse.o [2020-01-16T17:40:29.441Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2020-01-16T17:40:29.441Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-16T17:40:30.836Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-01-16T17:40:31.745Z] ok github.com/docker/docker/opts 0.034s coverage: 66.9% of statements [2020-01-16T17:40:31.798Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-16T17:40:31.798Z] [2020-01-16T17:40:31.798Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-01-16T17:40:31.798Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-01-16T17:40:31.798Z] Using test binary docker [2020-01-16T17:40:31.798Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-16T17:40:31.798Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-16T17:40:31.798Z] INFO: Waiting for daemon to start... [2020-01-16T17:40:31.798Z] Starting dockerd [2020-01-16T17:40:31.798Z] . [2020-01-16T17:40:31.798Z] INFO: Building docker-sdk-python3:4.1.0... [2020-01-16T17:40:32.215Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-01-16T17:40:34.900Z] ok github.com/docker/docker/pkg/archive 0.536s coverage: 77.2% of statements [2020-01-16T17:40:34.900Z] #45 253.0 CC criu/protobuf-desc.o [2020-01-16T17:40:36.223Z] ok github.com/docker/docker/pkg/authorization 0.489s coverage: 68.3% of statements [2020-01-16T17:40:36.224Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-16T17:40:36.404Z] #45 254.6 CC criu/protobuf.o [2020-01-16T17:40:36.623Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-16T17:40:36.695Z] #45 255.2 CC criu/pstree.o [2020-01-16T17:40:38.771Z] #45 257.4 CC criu/rbtree.o [2020-01-16T17:40:39.160Z] ok github.com/docker/docker/layer 7.828s coverage: 68.8% of statements [2020-01-16T17:40:39.160Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-16T17:40:39.160Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-16T17:40:39.160Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-16T17:40:39.160Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-16T17:40:39.160Z] ? github.com/docker/docker/oci [no test files] [2020-01-16T17:40:39.160Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-16T17:40:39.399Z] #45 257.9 CC criu/rst-malloc.o [2020-01-16T17:40:39.559Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-01-16T17:40:39.928Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-01-16T17:40:40.029Z] #45 258.4 CC criu/seccomp.o [2020-01-16T17:40:40.755Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-01-16T17:40:41.145Z] ok github.com/docker/docker/pkg/chrootarchive 3.442s coverage: 43.2% of statements [2020-01-16T17:40:41.145Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-16T17:40:41.145Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-16T17:40:41.526Z] #45 259.6 CC criu/seize.o [2020-01-16T17:40:41.528Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-01-16T17:40:42.372Z] ok github.com/docker/docker/pkg/discovery/nodes 0.025s coverage: 93.8% of statements [2020-01-16T17:40:42.761Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-01-16T17:40:43.021Z] #45 261.3 CC criu/servicefd.o [2020-01-16T17:40:43.264Z] edbd72df76b4: Pull complete [2020-01-16T17:40:43.264Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-01-16T17:40:43.264Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:40:43.264Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:40:43.264Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-01-16T17:40:43.264Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-01-16T17:40:43.264Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-01-16T17:40:43.264Z] INFO: Docker version of control daemon [2020-01-16T17:40:43.264Z] [2020-01-16T17:40:43.264Z] Client: Docker Engine - Enterprise [2020-01-16T17:40:43.264Z] Version: 19.03.2 [2020-01-16T17:40:43.264Z] API version: 1.40 [2020-01-16T17:40:43.264Z] Go version: go1.12.8 [2020-01-16T17:40:43.264Z] Git commit: c92ab06ed9 [2020-01-16T17:40:43.264Z] Built: 09/03/2019 16:38:11 [2020-01-16T17:40:43.264Z] OS/Arch: windows/amd64 [2020-01-16T17:40:43.264Z] Experimental: false [2020-01-16T17:40:43.264Z] [2020-01-16T17:40:43.264Z] Server: Docker Engine - Enterprise [2020-01-16T17:40:43.264Z] Engine: [2020-01-16T17:40:43.264Z] Version: 19.03.2 [2020-01-16T17:40:43.264Z] API version: 1.40 (minimum version 1.24) [2020-01-16T17:40:43.264Z] Go version: go1.12.8 [2020-01-16T17:40:43.264Z] Git commit: c92ab06ed9 [2020-01-16T17:40:43.264Z] Built: 09/03/2019 16:35:47 [2020-01-16T17:40:43.264Z] OS/Arch: windows/amd64 [2020-01-16T17:40:43.264Z] Experimental: true [2020-01-16T17:40:43.264Z] [2020-01-16T17:40:43.264Z] INFO: Docker info of control daemon [2020-01-16T17:40:43.264Z] [2020-01-16T17:40:43.264Z] Client: [2020-01-16T17:40:43.264Z] Debug Mode: false [2020-01-16T17:40:43.264Z] Plugins: [2020-01-16T17:40:43.264Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-16T17:40:43.264Z] [2020-01-16T17:40:43.264Z] Server: [2020-01-16T17:40:43.264Z] Containers: 0 [2020-01-16T17:40:43.264Z] Running: 0 [2020-01-16T17:40:43.264Z] Paused: 0 [2020-01-16T17:40:43.264Z] Stopped: 0 [2020-01-16T17:40:43.264Z] Images: 1 [2020-01-16T17:40:43.264Z] Server Version: 19.03.2 [2020-01-16T17:40:43.264Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-16T17:40:43.264Z] Windows: [2020-01-16T17:40:43.264Z] LCOW: [2020-01-16T17:40:43.264Z] Logging Driver: json-file [2020-01-16T17:40:43.264Z] Plugins: [2020-01-16T17:40:43.264Z] Volume: local [2020-01-16T17:40:43.264Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-16T17:40:43.264Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-16T17:40:43.264Z] Swarm: inactive [2020-01-16T17:40:43.264Z] Default Isolation: process [2020-01-16T17:40:43.264Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-16T17:40:43.264Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-16T17:40:43.264Z] OSType: windows [2020-01-16T17:40:43.264Z] Architecture: x86_64 [2020-01-16T17:40:43.264Z] CPUs: 4 [2020-01-16T17:40:43.264Z] Total Memory: 32GiB [2020-01-16T17:40:43.264Z] Name: azwin-2-a13a90 [2020-01-16T17:40:43.264Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-16T17:40:43.264Z] Docker Root Dir: D:\docker [2020-01-16T17:40:43.264Z] Debug Mode: false [2020-01-16T17:40:43.264Z] Registry: https://index.docker.io/v1/ [2020-01-16T17:40:43.264Z] Labels: [2020-01-16T17:40:43.264Z] Experimental: true [2020-01-16T17:40:43.264Z] Insecure Registries: [2020-01-16T17:40:43.264Z] 10.0.0.4:5000 [2020-01-16T17:40:43.264Z] 127.0.0.0/8 [2020-01-16T17:40:43.264Z] Registry Mirrors: [2020-01-16T17:40:43.264Z] http://10.0.0.4:5000/ [2020-01-16T17:40:43.264Z] Live Restore Enabled: false [2020-01-16T17:40:43.264Z] [2020-01-16T17:40:43.264Z] [2020-01-16T17:40:43.264Z] INFO: Commit hash is 021a4f35a [2020-01-16T17:40:43.264Z] INFO: Nuke-Everything... [2020-01-16T17:40:43.264Z] INFO: Container count on control daemon to delete is 0 [2020-01-16T17:40:43.264Z] INFO: Nuking d:\CI [2020-01-16T17:40:43.264Z] INFO: Zapped successfully [2020-01-16T17:40:43.264Z] INFO: Location for testing is d:\CI\PR-40373\6 [2020-01-16T17:40:43.264Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-01-16T17:40:43.264Z] [2020-01-16T17:40:43.264Z] [2020-01-16T17:40:43.264Z] INFO: Building the image from Dockerfile.windows at 01/16/2020 17:40:31... [2020-01-16T17:40:43.264Z] [2020-01-16T17:40:43.264Z] Sending build context to Docker daemon 51.07MB [2020-01-16T17:40:43.264Z] [2020-01-16T17:40:43.264Z] Step 1/10 : FROM microsoft/windowsservercore [2020-01-16T17:40:43.264Z] ---> 8351e66084ac [2020-01-16T17:40:43.264Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-01-16T17:40:43.264Z] ---> Running in 43e3d153604e [2020-01-16T17:40:43.264Z] Removing intermediate container 43e3d153604e [2020-01-16T17:40:43.264Z] ---> 93c41af04c0d [2020-01-16T17:40:43.264Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2020-01-16T17:40:43.264Z] ---> Running in 6a7691d3bc6f [2020-01-16T17:40:43.264Z] Removing intermediate container 6a7691d3bc6f [2020-01-16T17:40:43.264Z] ---> 67473290f3be [2020-01-16T17:40:43.264Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-01-16T17:40:43.264Z] ---> Running in 8c7b2f152bda [2020-01-16T17:40:43.264Z] Removing intermediate container 8c7b2f152bda [2020-01-16T17:40:43.264Z] ---> 65aa5489f1fc [2020-01-16T17:40:43.264Z] 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-16T17:40:43.264Z] ---> Running in 89440efb4a47 [2020-01-16T17:40:43.264Z] Removing intermediate container 89440efb4a47 [2020-01-16T17:40:43.264Z] ---> 5e54d88a461c [2020-01-16T17:40:43.264Z] 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-16T17:40:43.264Z] ---> Running in f84b3522b710 [2020-01-16T17:40:43.648Z] #45 262.1 CC criu/shmem.o [2020-01-16T17:40:43.943Z] #45 ... [2020-01-16T17:40:43.943Z] [2020-01-16T17:40:43.943Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:40:43.943Z] #42 347.4 + dpkg --print-architecture [2020-01-16T17:40:43.943Z] #42 347.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-16T17:40:44.390Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-01-16T17:40:44.832Z] ok github.com/docker/docker/pkg/discovery/kv 3.129s coverage: 84.1% of statements [2020-01-16T17:40:44.968Z] #42 348.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-01-16T17:40:44.968Z] #42 348.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-16T17:40:45.686Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-01-16T17:40:45.687Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-01-16T17:40:46.085Z] ok github.com/docker/docker/pkg/fsutils 0.393s coverage: 85.1% of statements [2020-01-16T17:40:46.201Z] [2020-01-16T17:40:46.201Z] SUCCESS: Specified value was saved. [2020-01-16T17:40:46.922Z] ok github.com/docker/docker/pkg/idtools 0.439s coverage: 70.1% of statements [2020-01-16T17:40:47.176Z] INFO: Downloading git... [2020-01-16T17:40:47.323Z] ok github.com/docker/docker/pkg/ioutils 0.539s coverage: 70.6% of statements [2020-01-16T17:40:47.707Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-01-16T17:40:48.088Z] ok github.com/docker/docker/pkg/locker 0.025s coverage: 88.9% of statements [2020-01-16T17:40:48.088Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-01-16T17:40:48.088Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-16T17:40:48.474Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-01-16T17:40:48.857Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-16T17:40:49.271Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-01-16T17:40:49.365Z] INFO: Downloading go... [2020-01-16T17:40:49.658Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-01-16T17:40:49.658Z] ok github.com/docker/docker/pkg/mount 1.071s coverage: 70.0% of statements [2020-01-16T17:40:49.658Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-16T17:40:50.048Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2020-01-16T17:40:50.048Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-16T17:40:50.048Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-16T17:40:50.894Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-01-16T17:40:50.910Z] INFO: Downloading compiler 1 of 3... [2020-01-16T17:40:51.373Z] INFO: Downloading compiler 2 of 3... [2020-01-16T17:40:51.713Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-16T17:40:52.111Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-16T17:40:52.347Z] INFO: Downloading compiler 3 of 3... [2020-01-16T17:40:52.347Z] INFO: Extracting git... [2020-01-16T17:40:52.497Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-01-16T17:40:53.422Z] #42 ... [2020-01-16T17:40:53.422Z] [2020-01-16T17:40:53.422Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:40:53.422Z] #45 263.6 CC criu/sigframe.o [2020-01-16T17:40:53.422Z] #45 263.9 CC criu/signalfd.o [2020-01-16T17:40:53.423Z] #45 264.5 CC criu/sk-inet.o [2020-01-16T17:40:53.423Z] #45 266.2 CC criu/sk-netlink.o [2020-01-16T17:40:53.423Z] #45 266.9 CC criu/sk-packet.o [2020-01-16T17:40:53.423Z] #45 268.1 CC criu/sk-queue.o [2020-01-16T17:40:53.423Z] #45 268.9 CC criu/sk-tcp.o [2020-01-16T17:40:53.423Z] #45 269.8 CC criu/sk-unix.o [2020-01-16T17:40:53.780Z] ok github.com/docker/docker/pkg/pubsub 1.053s coverage: 73.9% of statements [2020-01-16T17:40:54.187Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-01-16T17:40:54.948Z] #45 273.4 CC criu/sockets.o [2020-01-16T17:40:57.011Z] #45 275.0 CC criu/stats.o [2020-01-16T17:40:57.011Z] #45 275.6 CC criu/string.o [2020-01-16T17:40:57.301Z] #45 275.9 CC criu/sysctl.o [2020-01-16T17:40:57.651Z] ok github.com/docker/docker/pkg/signal 2.727s coverage: 61.0% of statements [2020-01-16T17:40:57.651Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-01-16T17:40:58.491Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-01-16T17:40:58.491Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-01-16T17:40:58.804Z] #45 277.2 CC criu/sysfs_parse.o [2020-01-16T17:40:58.908Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2020-01-16T17:40:59.435Z] #45 277.9 CC criu/timerfd.o [2020-01-16T17:40:59.731Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-01-16T17:41:00.063Z] #45 278.5 CC criu/tty.o [2020-01-16T17:41:00.113Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.2% of statements [2020-01-16T17:41:00.516Z] ok github.com/docker/docker/pkg/tailfile 0.066s coverage: 88.6% of statements [2020-01-16T17:41:01.349Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2020-01-16T17:41:01.736Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 85.9% of statements [2020-01-16T17:41:02.115Z] testing: warning: no tests to run [2020-01-16T17:41:02.115Z] coverage: [no statements] [2020-01-16T17:41:02.116Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-01-16T17:41:02.526Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-01-16T17:41:02.942Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-01-16T17:41:03.338Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-01-16T17:41:03.581Z] #45 282.1 CC criu/tun.o [2020-01-16T17:41:04.607Z] #45 283.1 CC criu/uffd.o [2020-01-16T17:41:05.871Z] ok github.com/docker/docker/plugin 0.539s coverage: 27.1% of statements [2020-01-16T17:41:06.278Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-16T17:41:07.194Z] INFO: Expanding go... [2020-01-16T17:41:07.296Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-01-16T17:41:07.327Z] #45 285.4 CC criu/util.o [2020-01-16T17:41:07.618Z] #45 ... [2020-01-16T17:41:07.618Z] [2020-01-16T17:41:07.618Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-16T17:41:07.618Z] #58 212.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-16T17:41:07.826Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2020-01-16T17:41:09.958Z] ok github.com/docker/docker/registry 0.134s coverage: 56.0% of statements [2020-01-16T17:41:10.538Z] sha256:b72bf93478d8d3b3b26527fa3ba3471cf582520fcf7549507704b5e4835b5f87 [2020-01-16T17:41:10.538Z] INFO: Starting docker-py tests... [2020-01-16T17:41:10.538Z] ============================= test session starts ============================== [2020-01-16T17:41:10.538Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-01-16T17:41:10.538Z] rootdir: /src, inifile: pytest.ini [2020-01-16T17:41:10.538Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-01-16T17:41:10.770Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-01-16T17:41:10.770Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-01-16T17:41:11.102Z] collected 385 items / 3 deselected / 382 selected [2020-01-16T17:41:11.102Z] [2020-01-16T17:41:11.131Z] #58 216.2 + mkdir -p /build [2020-01-16T17:41:11.419Z] #58 216.2 + cp runc /build/runc [2020-01-16T17:41:11.419Z] #58 DONE 216.3s [2020-01-16T17:41:11.419Z] [2020-01-16T17:41:11.419Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-16T17:41:11.419Z] #45 288.0 CC criu/uts_ns.o [2020-01-16T17:41:11.419Z] #45 288.4 CC criu/vdso.o [2020-01-16T17:41:11.419Z] #45 289.5 LINK criu/built-in.o [2020-01-16T17:41:11.419Z] #45 289.8 LINK criu/criu [2020-01-16T17:41:11.587Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-16T17:41:11.975Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-16T17:41:12.522Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-16T17:41:12.522Z] [2020-01-16T17:41:12.522Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-16T17:41:12.522Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-16T17:41:12.522Z] HOSTNAME=16970b5e3129 [2020-01-16T17:41:12.522Z] TESTDEBUG=0 [2020-01-16T17:41:12.522Z] DEST=bundles/test-integration [2020-01-16T17:41:12.522Z] PWD=/go/src/github.com/docker/docker [2020-01-16T17:41:12.522Z] DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 [2020-01-16T17:41:12.522Z] container=docker [2020-01-16T17:41:12.522Z] HOME=/root [2020-01-16T17:41:12.522Z] GOLANG_VERSION=1.13.5 [2020-01-16T17:41:12.522Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-16T17:41:12.522Z] VALIDATE_BRANCH=master [2020-01-16T17:41:12.522Z] TERM=xterm [2020-01-16T17:41:12.522Z] DOCKER_PKG=github.com/docker/docker [2020-01-16T17:41:12.522Z] SHLVL=1 [2020-01-16T17:41:12.522Z] TIMEOUT=120m [2020-01-16T17:41:12.522Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-16T17:41:12.522Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-16T17:41:12.522Z] GO111MODULE=off [2020-01-16T17:41:12.522Z] DOCKER_EXPERIMENTAL=1 [2020-01-16T17:41:12.522Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-16T17:41:12.522Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-16T17:41:12.522Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-16T17:41:12.522Z] GOPATH=/go [2020-01-16T17:41:12.522Z] PKG_CONFIG=pkg-config [2020-01-16T17:41:12.522Z] _=/usr/bin/env [2020-01-16T17:41:12.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-16T17:41:12.943Z] #45 291.4 DEP lib/c/criu.d [2020-01-16T17:41:13.234Z] #45 291.6 CC images/rpc.pb-c.o [2020-01-16T17:41:14.740Z] #45 293.1 CC lib/c/criu.o [2020-01-16T17:41:15.289Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-01-16T17:41:15.682Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-01-16T17:41:16.532Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-01-16T17:41:16.802Z] #45 295.1 LINK lib/c/built-in.o [2020-01-16T17:41:16.802Z] #45 295.1 LINK lib/c/libcriu.so [2020-01-16T17:41:17.094Z] #45 295.6 GEN magic.py [2020-01-16T17:41:17.396Z] #45 295.8 Note: Building without setproctitle() and strlcpy() support. [2020-01-16T17:41:17.396Z] #45 295.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-16T17:41:17.873Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-01-16T17:41:18.430Z] #45 296.9 fatal: not a git repository (or any of the parent directories): .git [2020-01-16T17:41:19.929Z] #45 298.3 make[1]: Nothing to be done for 'all'. [2020-01-16T17:41:21.433Z] #45 299.7 make[1]: 'images/built-in.o' is up to date. [2020-01-16T17:41:21.433Z] #45 299.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-16T17:41:21.433Z] #45 299.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-16T17:41:21.433Z] #45 299.9 make[1]: 'compel/libcompel.a' is up to date. [2020-01-16T17:41:21.433Z] #45 299.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-16T17:41:21.433Z] #45 300.0 make[1]: Nothing to be done for 'all'. [2020-01-16T17:41:21.433Z] #45 300.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-16T17:41:22.062Z] #45 300.4 make[2]: Nothing to be done for 'all'. [2020-01-16T17:41:22.062Z] #45 300.4 make[2]: Nothing to be done for 'all'. [2020-01-16T17:41:22.062Z] #45 300.5 make[2]: Nothing to be done for 'all'. [2020-01-16T17:41:22.351Z] #45 300.8 make[2]: Nothing to be done for 'all'. [2020-01-16T17:41:22.351Z] #45 300.9 make[2]: Nothing to be done for 'all'. [2020-01-16T17:41:22.351Z] #45 300.9 make[2]: Nothing to be done for 'all'. [2020-01-16T17:41:22.351Z] #45 301.0 make[2]: Nothing to be done for 'all'. [2020-01-16T17:41:22.642Z] #45 301.2 make[2]: Nothing to be done for 'all'. [2020-01-16T17:41:22.642Z] #45 301.2 INSTALL criu/criu [2020-01-16T17:41:22.932Z] #45 DONE 301.3s [2020-01-16T17:41:22.932Z] [2020-01-16T17:41:22.932Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-16T17:41:25.678Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/rootless [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/volume [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-16T17:41:25.678Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === Skipped [2020-01-16T17:41:25.678Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-16T17:41:25.678Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-16T17:41:25.678Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-16T17:41:25.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:41:25.678Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-16T17:41:25.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:41:25.678Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-16T17:41:25.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:41:25.678Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-16T17:41:25.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:41:25.678Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-16T17:41:25.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:41:25.678Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-16T17:41:25.678Z] graphtest_unix.go:73: No driver to put! [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-16T17:41:25.678Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-16T17:41:25.678Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-16T17:41:25.678Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-16T17:41:25.678Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-16T17:41:25.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:41:25.678Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-16T17:41:25.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:41:25.678Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-16T17:41:25.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:41:25.678Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-16T17:41:25.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:41:25.678Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-16T17:41:25.678Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:41:25.678Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-16T17:41:25.678Z] graphtest_unix.go:73: No driver to put! [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-16T17:41:25.678Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-16T17:41:25.678Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] [2020-01-16T17:41:25.678Z] DONE 2155 tests, 20 skipped in 228.228s Post stage [Pipeline] junit [2020-01-16T17:41:25.828Z] Recording test results [2020-01-16T17:41:29.822Z] #42 DONE 392.2s [2020-01-16T17:41:29.822Z] [2020-01-16T17:41:29.822Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-16T17:41:32.455Z] INFO: Expanding compiler 1 of 3... [2020-01-16T17:41:32.455Z] INFO: Expanding compiler 2 of 3... [2020-01-16T17:41:34.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-16T17:41:34.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-16T17:41:35.377Z] INFO: Expanding compiler 3 of 3... [2020-01-16T17:41:35.839Z] INFO: Removing downloaded files... [2020-01-16T17:41:35.839Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-01-16T17:41:35.839Z] INFO: Configuring git core.autocrlf... [2020-01-16T17:41:37.938Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-01-16T17:41:38.195Z] tests/integration/api_client_test.py ..... [ 7%] [2020-01-16T17:41:38.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-16T17:41:39.222Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40373/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 -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:02e1b7fdd76e3945305ab56d5a91b1b955e41499 hack/make.sh dynbinary test-integration [2020-01-16T17:41:39.222Z] [2020-01-16T17:41:39.222Z] Removing bundles/ [2020-01-16T17:41:39.222Z] [2020-01-16T17:41:39.222Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-16T17:41:39.222Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-16T17:41:39.222Z] GOOS="" GOARCH="" GOARM="" [2020-01-16T17:41:40.653Z] tests/integration/api_config_test.py ..... [ 8%] [2020-01-16T17:42:00.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-16T17:42:00.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-16T17:42:03.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-16T17:42:04.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-16T17:42:05.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-16T17:42:09.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-16T17:42:10.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-16T17:42:15.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-16T17:42:17.116Z] #24 ... [2020-01-16T17:42:17.116Z] [2020-01-16T17:42:17.116Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:42:17.116Z] #63 383.2 + bin/containerd [2020-01-16T17:42:17.116Z] #63 ... [2020-01-16T17:42:17.116Z] [2020-01-16T17:42:17.116Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:42:17.116Z] #54 DONE 438.2s [2020-01-16T17:42:17.116Z] [2020-01-16T17:42:17.116Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:42:17.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-16T17:42:17.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-16T17:42:19.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-16T17:42:21.227Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-01-16T17:42:21.558Z] #24 443.9 + return [2020-01-16T17:42:21.558Z] #24 DONE 444.1s [2020-01-16T17:42:21.558Z] [2020-01-16T17:42:21.558Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:42:22.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-16T17:42:23.619Z] #63 ... [2020-01-16T17:42:23.619Z] [2020-01-16T17:42:23.619Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-16T17:42:23.619Z] #25 DONE 0.1s [2020-01-16T17:42:23.909Z] [2020-01-16T17:42:23.909Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-16T17:42:24.198Z] #29 DONE 0.5s [2020-01-16T17:42:24.198Z] [2020-01-16T17:42:24.198Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-16T17:42:24.488Z] #32 DONE 0.1s [2020-01-16T17:42:24.488Z] [2020-01-16T17:42:24.488Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-16T17:42:24.488Z] #35 DONE 0.1s [2020-01-16T17:42:24.488Z] [2020-01-16T17:42:24.488Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-16T17:42:24.488Z] #40 DONE 0.1s [2020-01-16T17:42:24.488Z] [2020-01-16T17:42:24.488Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-16T17:42:24.488Z] #43 DONE 0.1s [2020-01-16T17:42:24.488Z] [2020-01-16T17:42:24.488Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:42:24.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-16T17:42:24.776Z] #63 ... [2020-01-16T17:42:24.776Z] [2020-01-16T17:42:24.776Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-16T17:42:24.776Z] #46 DONE 0.1s [2020-01-16T17:42:24.776Z] [2020-01-16T17:42:24.776Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-16T17:42:24.776Z] #49 DONE 0.1s [2020-01-16T17:42:24.776Z] [2020-01-16T17:42:24.776Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-16T17:42:24.776Z] #52 DONE 0.1s [2020-01-16T17:42:24.776Z] [2020-01-16T17:42:24.776Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-16T17:42:25.064Z] #55 DONE 0.1s [2020-01-16T17:42:25.064Z] [2020-01-16T17:42:25.064Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-16T17:42:25.064Z] #59 DONE 0.1s [2020-01-16T17:42:25.064Z] [2020-01-16T17:42:25.064Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:42:25.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-16T17:42:28.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-16T17:42:30.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-16T17:42:32.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-16T17:42:33.956Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-16T17:42:33.956Z] Using test binary docker [2020-01-16T17:42:34.216Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-16T17:42:34.216Z] +++ /etc/init.d/apparmor start [2020-01-16T17:42:34.216Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-16T17:42:34.216Z] INFO: Waiting for daemon to start... [2020-01-16T17:42:34.216Z] Starting dockerd [2020-01-16T17:42:34.216Z] +++ 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-16T17:42:36.122Z] . [2020-01-16T17:42:36.122Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-16T17:42:36.382Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-16T17:42:36.382Z] Error: No such image: emptyfs [2020-01-16T17:42:36.382Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-16T17:42:36.382Z] ++++ docker load [2020-01-16T17:42:36.641Z] Running integration-test (iteration 1) [2020-01-16T17:42:36.641Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-01-16T17:42:36.641Z] ++ 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-16T17:42:36.641Z] ++ set -e [2020-01-16T17:42:36.641Z] ++ '[' -n 0 ']' [2020-01-16T17:42:36.641Z] ++ set -x [2020-01-16T17:42:36.642Z] ++ env -i DEST=/go/src/github.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-16T17:42:37.082Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-16T17:42:37.473Z] [2020-01-16T17:42:37.473Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-16T17:42:37.868Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-16T17:42:37.868Z] HOSTNAME=28907198b1f4 [2020-01-16T17:42:37.868Z] TESTDEBUG=0 [2020-01-16T17:42:37.868Z] DEST=bundles/test-integration [2020-01-16T17:42:37.868Z] PWD=/go/src/github.com/docker/docker [2020-01-16T17:42:37.868Z] DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 [2020-01-16T17:42:37.868Z] container=docker [2020-01-16T17:42:37.868Z] HOME=/root [2020-01-16T17:42:37.868Z] GOLANG_VERSION=1.13.5 [2020-01-16T17:42:37.868Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-16T17:42:37.868Z] VALIDATE_BRANCH=master [2020-01-16T17:42:37.868Z] TERM=xterm [2020-01-16T17:42:37.868Z] DOCKER_PKG=github.com/docker/docker [2020-01-16T17:42:37.868Z] SHLVL=1 [2020-01-16T17:42:37.868Z] TIMEOUT=120m [2020-01-16T17:42:37.868Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-16T17:42:37.868Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-16T17:42:37.868Z] GO111MODULE=off [2020-01-16T17:42:37.868Z] DOCKER_EXPERIMENTAL=1 [2020-01-16T17:42:37.868Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-16T17:42:37.868Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-16T17:42:37.868Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-16T17:42:37.868Z] GOPATH=/go [2020-01-16T17:42:37.868Z] PKG_CONFIG=pkg-config [2020-01-16T17:42:37.868Z] _=/usr/bin/env [2020-01-16T17:42:37.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-16T17:42:46.628Z] Loaded image: buildpack-deps:jessie [2020-01-16T17:42:46.628Z] Loaded image: busybox:latest [2020-01-16T17:42:46.628Z] Loaded image: busybox:glibc [2020-01-16T17:42:46.628Z] Loaded image: debian:jessie [2020-01-16T17:42:46.628Z] Loaded image: hello-world:latest [2020-01-16T17:42:46.628Z] INFO: Testing against a local daemon [2020-01-16T17:42:46.628Z] === RUN TestCgroupNamespacesBuild [2020-01-16T17:42:50.819Z] --- PASS: TestCgroupNamespacesBuild (4.27s) [2020-01-16T17:42:50.819Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-16T17:42:52.198Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2020-01-16T17:42:52.198Z] === RUN TestBuildWithSession [2020-01-16T17:42:52.198Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-16T17:42:52.198Z] build_session_test.go:25: TODO: BuildKit [2020-01-16T17:42:52.198Z] === RUN TestBuildSquashParent [2020-01-16T17:42:58.771Z] --- PASS: TestBuildSquashParent (5.78s) [2020-01-16T17:42:58.771Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-16T17:42:58.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-16T17:42:58.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-16T17:42:58.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-16T17:42:58.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-16T17:42:58.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-16T17:42:58.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-16T17:42:58.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-16T17:42:58.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-16T17:42:58.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-16T17:42:58.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-16T17:42:58.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-16T17:42:58.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-16T17:42:58.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-16T17:42:58.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-16T17:42:58.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-16T17:42:58.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-16T17:43:00.153Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-16T17:43:00.413Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-16T17:43:02.953Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-16T17:43:02.953Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.41s) [2020-01-16T17:43:02.953Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s) [2020-01-16T17:43:02.953Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2020-01-16T17:43:02.953Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s) [2020-01-16T17:43:02.953Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2020-01-16T17:43:02.953Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.33s) [2020-01-16T17:43:02.953Z] === RUN TestBuildMultiStageCopy [2020-01-16T17:43:02.953Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-16T17:43:04.329Z] #63 431.9 + bin/containerd-stress [2020-01-16T17:43:04.329Z] #63 435.5 + bin/containerd-shim [2020-01-16T17:43:04.859Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-16T17:43:05.427Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-16T17:43:05.687Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-16T17:43:06.256Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-16T17:43:06.825Z] --- PASS: TestBuildMultiStageCopy (4.34s) [2020-01-16T17:43:06.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2020-01-16T17:43:06.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-01-16T17:43:06.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-01-16T17:43:06.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-01-16T17:43:06.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-01-16T17:43:06.825Z] === RUN TestBuildMultiStageParentConfig [2020-01-16T17:43:08.204Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-01-16T17:43:08.204Z] === RUN TestBuildLabelWithTargets [2020-01-16T17:43:09.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-16T17:43:09.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-16T17:43:10.741Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-01-16T17:43:10.741Z] === RUN TestBuildWithEmptyLayers [2020-01-16T17:43:11.310Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-01-16T17:43:11.310Z] === RUN TestBuildMultiStageOnBuild [2020-01-16T17:43:12.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-16T17:43:14.599Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2020-01-16T17:43:14.599Z] === RUN TestBuildUncleanTarFilenames [2020-01-16T17:43:14.680Z] #63 445.7 + bin/containerd-shim-runc-v1 [2020-01-16T17:43:15.537Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-01-16T17:43:15.537Z] === RUN TestBuildMultiStageLayerLeak [2020-01-16T17:43:18.167Z] #63 450.6 + bin/containerd-shim-runc-v2 [2020-01-16T17:43:18.826Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2020-01-16T17:43:18.826Z] === RUN TestBuildWithHugeFile [2020-01-16T17:43:19.694Z] #63 452.1 + binaries [2020-01-16T17:43:19.694Z] #63 452.1 + mkdir -p /build [2020-01-16T17:43:19.694Z] #63 452.1 + cp bin/containerd /build/containerd [2020-01-16T17:43:19.694Z] #63 452.2 + cp bin/containerd-shim /build/containerd-shim [2020-01-16T17:43:19.694Z] #63 452.2 + cp bin/ctr /build/ctr [2020-01-16T17:43:19.694Z] #63 DONE 452.3s [2020-01-16T17:43:21.182Z] [2020-01-16T17:43:21.182Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-16T17:43:21.182Z] #64 DONE 0.1s [2020-01-16T17:43:21.182Z] [2020-01-16T17:43:21.182Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-16T17:43:21.182Z] #68 DONE 0.1s [2020-01-16T17:43:21.182Z] [2020-01-16T17:43:21.182Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-16T17:43:21.182Z] #70 DONE 0.1s [2020-01-16T17:43:21.466Z] [2020-01-16T17:43:21.466Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-16T17:43:21.466Z] #73 DONE 0.1s [2020-01-16T17:43:21.466Z] [2020-01-16T17:43:21.466Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-16T17:43:21.466Z] #74 DONE 0.0s [2020-01-16T17:43:21.466Z] [2020-01-16T17:43:21.466Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-16T17:43:24.175Z] #75 DONE 2.2s [2020-01-16T17:43:24.175Z] [2020-01-16T17:43:24.175Z] #76 exporting to oci image format [2020-01-16T17:43:24.175Z] #76 exporting layers [2020-01-16T17:43:32.362Z] Removing intermediate container f84b3522b710 [2020-01-16T17:43:32.362Z] ---> e206c00cbe3d [2020-01-16T17:43:32.363Z] 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-16T17:43:32.363Z] ---> Running in 820d2c4933ca [2020-01-16T17:43:33.908Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-01-16T17:43:35.320Z] ................................................ [ 29%] [2020-01-16T17:43:36.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-16T17:43:36.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-16T17:43:38.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-16T17:43:39.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-16T17:43:39.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-16T17:43:43.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-16T17:43:44.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-16T17:43:46.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-16T17:43:47.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-16T17:43:47.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-16T17:43:49.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-16T17:43:50.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-16T17:43:53.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-16T17:43:53.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-16T17:43:54.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-16T17:43:54.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-16T17:43:58.071Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-01-16T17:43:58.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-16T17:43:59.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-16T17:44:01.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-16T17:44:02.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-16T17:44:03.905Z] INFO: Sources obtained for gotestsum... [2020-01-16T17:44:03.905Z] INFO: Checkout done for gotestsum... [2020-01-16T17:44:04.878Z] INFO: Build done for gotestsum... [2020-01-16T17:44:05.525Z] --- PASS: TestBuildWithHugeFile (42.71s) [2020-01-16T17:44:05.525Z] === RUN TestBuildWithEmptyDockerfile [2020-01-16T17:44:05.525Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-16T17:44:05.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-16T17:44:05.525Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-16T17:44:05.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-16T17:44:05.525Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-16T17:44:05.525Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-16T17:44:05.525Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-16T17:44:05.526Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-16T17:44:05.526Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-16T17:44:05.526Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-01-16T17:44:05.526Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-01-16T17:44:05.526Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2020-01-16T17:44:05.526Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-01-16T17:44:05.526Z] === RUN TestBuildPreserveOwnership [2020-01-16T17:44:05.526Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-16T17:44:05.526Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-16T17:44:07.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-16T17:44:07.142Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-01-16T17:44:07.429Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2020-01-16T17:44:07.429Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.95s) [2020-01-16T17:44:07.429Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s) [2020-01-16T17:44:07.429Z] === RUN TestBuildPlatformInvalid [2020-01-16T17:44:07.688Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-01-16T17:44:07.689Z] PASS [2020-01-16T17:44:07.689Z] [2020-01-16T17:44:07.689Z] === Skipped [2020-01-16T17:44:07.689Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-01-16T17:44:07.689Z] build_session_test.go:25: TODO: BuildKit [2020-01-16T17:44:07.689Z] [2020-01-16T17:44:07.689Z] [2020-01-16T17:44:07.689Z] DONE 32 tests, 1 skipped in 91.077s [2020-01-16T17:44:07.689Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-01-16T17:44:07.689Z] ++ 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-16T17:44:07.689Z] ++ set -e [2020-01-16T17:44:07.689Z] ++ '[' -n 0 ']' [2020-01-16T17:44:07.689Z] ++ set -x [2020-01-16T17:44:07.689Z] ++ env -i DEST=/go/src/github.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-16T17:44:07.948Z] INFO: Testing against a local daemon [2020-01-16T17:44:07.948Z] === RUN TestConfigList [2020-01-16T17:44:09.109Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-16T17:44:09.109Z] Using test binary docker [2020-01-16T17:44:09.109Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-16T17:44:09.109Z] +++ /etc/init.d/apparmor start [2020-01-16T17:44:09.109Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-16T17:44:09.109Z] Starting dockerd [2020-01-16T17:44:09.109Z] INFO: Waiting for daemon to start... [2020-01-16T17:44:09.109Z] +++ 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-16T17:44:09.109Z] . [2020-01-16T17:44:09.109Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-16T17:44:09.109Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-16T17:44:09.109Z] Error: No such image: emptyfs [2020-01-16T17:44:09.109Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-16T17:44:09.109Z] ++++ docker load [2020-01-16T17:44:09.109Z] Running integration-test (iteration 1) [2020-01-16T17:44:09.109Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-01-16T17:44:09.109Z] ++ 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-16T17:44:09.109Z] ++ set -e [2020-01-16T17:44:09.109Z] ++ '[' -n 0 ']' [2020-01-16T17:44:09.109Z] ++ set -x [2020-01-16T17:44:09.109Z] ++ env -i DEST=/go/src/github.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-16T17:44:11.110Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-01-16T17:44:11.236Z] --- PASS: TestConfigList (3.46s) [2020-01-16T17:44:11.236Z] === RUN TestConfigsCreateAndDelete [2020-01-16T17:44:13.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-16T17:44:14.207Z] Loaded image: buildpack-deps:jessie [2020-01-16T17:44:14.207Z] Loaded image: busybox:latest [2020-01-16T17:44:14.207Z] Loaded image: busybox:glibc [2020-01-16T17:44:14.207Z] Loaded image: debian:jessie [2020-01-16T17:44:14.544Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2020-01-16T17:44:14.544Z] === RUN TestConfigsUpdate [2020-01-16T17:44:14.572Z] Loaded image: hello-world:latest [2020-01-16T17:44:14.572Z] INFO: Testing against a local daemon [2020-01-16T17:44:14.572Z] === RUN TestCgroupNamespacesBuild [2020-01-16T17:44:16.385Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2020-01-16T17:44:16.385Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-16T17:44:17.300Z] Removing intermediate container 820d2c4933ca [2020-01-16T17:44:17.300Z] ---> 5fefa593fd8d [2020-01-16T17:44:17.300Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-01-16T17:44:17.300Z] ---> Running in f2a8e7fdb41d [2020-01-16T17:44:17.300Z] Removing intermediate container f2a8e7fdb41d [2020-01-16T17:44:17.300Z] ---> ac7c975458c1 [2020-01-16T17:44:17.300Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-01-16T17:44:17.300Z] ---> Running in 9a6c8832ddaa [2020-01-16T17:44:17.677Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2020-01-16T17:44:17.677Z] === RUN TestBuildWithSession [2020-01-16T17:44:17.677Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-16T17:44:17.677Z] build_session_test.go:25: TODO: BuildKit [2020-01-16T17:44:17.677Z] === RUN TestBuildSquashParent [2020-01-16T17:44:17.762Z] Removing intermediate container 9a6c8832ddaa [2020-01-16T17:44:17.762Z] ---> 38a4e8895c5c [2020-01-16T17:44:17.762Z] Step 10/10 : COPY . . [2020-01-16T17:44:17.834Z] --- PASS: TestConfigsUpdate (3.24s) [2020-01-16T17:44:17.834Z] === RUN TestTemplatedConfig [2020-01-16T17:44:21.122Z] --- PASS: TestTemplatedConfig (3.32s) [2020-01-16T17:44:21.122Z] === RUN TestConfigInspect [2020-01-16T17:44:21.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-16T17:44:23.935Z] --- PASS: TestBuildSquashParent (5.87s) [2020-01-16T17:44:23.936Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-16T17:44:23.936Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-16T17:44:23.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-16T17:44:23.936Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-16T17:44:23.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-16T17:44:23.936Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-16T17:44:23.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-16T17:44:23.936Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-16T17:44:23.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-16T17:44:23.936Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-16T17:44:23.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-16T17:44:23.936Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-16T17:44:23.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-16T17:44:23.936Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-16T17:44:23.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-16T17:44:24.413Z] --- PASS: TestConfigInspect (3.17s) [2020-01-16T17:44:24.413Z] === RUN TestConfigCreateWithLabels [2020-01-16T17:44:26.362Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-16T17:44:26.362Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-16T17:44:26.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-16T17:44:27.702Z] --- PASS: TestConfigCreateWithLabels (3.18s) [2020-01-16T17:44:27.702Z] === RUN TestConfigCreateResolve [2020-01-16T17:44:28.843Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-16T17:44:28.843Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-16T17:44:30.991Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-01-16T17:44:30.991Z] === RUN TestConfigDaemonLibtrustID [2020-01-16T17:44:31.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-16T17:44:31.560Z] --- PASS: TestConfigDaemonLibtrustID (0.76s) [2020-01-16T17:44:31.560Z] PASS [2020-01-16T17:44:31.560Z] [2020-01-16T17:44:31.560Z] DONE 8 tests in 23.678s [2020-01-16T17:44:31.560Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-01-16T17:44:31.560Z] ++ 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-16T17:44:31.560Z] ++ set -e [2020-01-16T17:44:31.560Z] ++ '[' -n 0 ']' [2020-01-16T17:44:31.560Z] ++ set -x [2020-01-16T17:44:31.560Z] ++ env -i DEST=/go/src/github.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-16T17:44:31.560Z] INFO: Testing against a local daemon [2020-01-16T17:44:31.560Z] === RUN TestCheckpoint [2020-01-16T17:44:31.560Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-16T17:44:31.560Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-16T17:44:31.560Z] === RUN TestContainerInvalidJSON [2020-01-16T17:44:31.560Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-16T17:44:31.560Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-16T17:44:31.560Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-16T17:44:31.560Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-16T17:44:31.560Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-16T17:44:31.560Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-16T17:44:31.560Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-16T17:44:31.560Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-16T17:44:31.560Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-16T17:44:31.560Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-16T17:44:31.560Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-16T17:44:31.560Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-16T17:44:31.560Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-16T17:44:31.560Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-16T17:44:31.572Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-16T17:44:31.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) [2020-01-16T17:44:31.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s) [2020-01-16T17:44:31.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) [2020-01-16T17:44:31.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.30s) [2020-01-16T17:44:31.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2020-01-16T17:44:31.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.08s) [2020-01-16T17:44:31.572Z] === RUN TestBuildMultiStageCopy [2020-01-16T17:44:31.572Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-16T17:44:31.819Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-01-16T17:44:31.819Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-16T17:44:31.819Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-16T17:44:31.819Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-16T17:44:32.078Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-01-16T17:44:32.078Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-16T17:44:32.078Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-01-16T17:44:32.078Z] === RUN TestCopyFromContainer [2020-01-16T17:44:33.983Z] === RUN TestCopyFromContainer// [2020-01-16T17:44:33.983Z] === RUN TestCopyFromContainer//bar/root [2020-01-16T17:44:34.243Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-16T17:44:34.243Z] === RUN TestCopyFromContainer/bar/quux [2020-01-16T17:44:34.502Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-16T17:44:34.502Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-16T17:44:34.761Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-16T17:44:34.761Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-16T17:44:34.762Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-16T17:44:34.762Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-16T17:44:35.020Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-16T17:44:35.020Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-16T17:44:35.132Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-16T17:44:35.279Z] --- PASS: TestCopyFromContainer (3.09s) [2020-01-16T17:44:35.279Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-01-16T17:44:35.280Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-01-16T17:44:35.280Z] --- PASS: TestCopyFromContainer//bar/root/ (0.19s) [2020-01-16T17:44:35.280Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-01-16T17:44:35.280Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-01-16T17:44:35.280Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-01-16T17:44:35.280Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-01-16T17:44:35.280Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-16T17:44:35.280Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-01-16T17:44:35.280Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-01-16T17:44:35.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-16T17:44:35.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-16T17:44:35.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-16T17:44:35.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-16T17:44:35.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-16T17:44:35.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-16T17:44:35.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-16T17:44:35.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-16T17:44:35.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-16T17:44:35.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-16T17:44:35.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-16T17:44:35.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-16T17:44:35.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-16T17:44:35.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-16T17:44:35.280Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-16T17:44:35.280Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-16T17:44:35.280Z] === RUN TestCreateWithInvalidEnv [2020-01-16T17:44:35.280Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-16T17:44:35.280Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-16T17:44:35.280Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-16T17:44:35.280Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-16T17:44:35.280Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-16T17:44:35.280Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-16T17:44:35.280Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-16T17:44:35.280Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-16T17:44:35.280Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-16T17:44:35.280Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-16T17:44:35.280Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-16T17:44:35.280Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-16T17:44:35.280Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-16T17:44:35.280Z] === RUN TestCreateTmpfsMountsTarget [2020-01-16T17:44:35.280Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-01-16T17:44:35.280Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-16T17:44:35.527Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-16T17:44:36.303Z] --- PASS: TestBuildMultiStageCopy (4.54s) [2020-01-16T17:44:36.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.46s) [2020-01-16T17:44:36.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-01-16T17:44:36.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2020-01-16T17:44:36.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-01-16T17:44:36.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-01-16T17:44:36.303Z] === RUN TestBuildMultiStageParentConfig [2020-01-16T17:44:36.426Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-01-16T17:44:37.568Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2020-01-16T17:44:37.569Z] === RUN TestBuildLabelWithTargets [2020-01-16T17:44:37.816Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2020-01-16T17:44:37.816Z] === RUN TestCreateWithCapabilities [2020-01-16T17:44:37.816Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-16T17:44:37.816Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-16T17:44:37.816Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-16T17:44:37.816Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-16T17:44:37.816Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-16T17:44:37.816Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-16T17:44:37.816Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-16T17:44:37.816Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-16T17:44:37.816Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-16T17:44:37.816Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-16T17:44:37.816Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-16T17:44:37.816Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-16T17:44:37.816Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-16T17:44:37.816Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-16T17:44:37.816Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-16T17:44:37.816Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-16T17:44:37.816Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-16T17:44:37.816Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-16T17:44:37.816Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-16T17:44:37.816Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-16T17:44:37.816Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-16T17:44:37.816Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-16T17:44:37.816Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-16T17:44:37.816Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-16T17:44:37.816Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-16T17:44:37.816Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-16T17:44:37.816Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-16T17:44:37.816Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-16T17:44:37.816Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-16T17:44:37.816Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-16T17:44:37.816Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-16T17:44:37.816Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-16T17:44:37.816Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-16T17:44:37.816Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-16T17:44:37.816Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-01-16T17:44:37.816Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-01-16T17:44:37.816Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-16T17:44:37.816Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-01-16T17:44:37.816Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-01-16T17:44:37.816Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-01-16T17:44:37.816Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-01-16T17:44:37.816Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-01-16T17:44:37.816Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-01-16T17:44:37.816Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-01-16T17:44:37.816Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-01-16T17:44:37.816Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-16T17:44:39.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-16T17:44:40.146Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-01-16T17:44:40.146Z] === RUN TestBuildWithEmptyLayers [2020-01-16T17:44:40.350Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2020-01-16T17:44:40.350Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-16T17:44:40.350Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-16T17:44:40.350Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-16T17:44:40.350Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-16T17:44:40.350Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-16T17:44:40.350Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-16T17:44:40.350Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-16T17:44:40.350Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-16T17:44:40.350Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-16T17:44:40.350Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-16T17:44:40.350Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-16T17:44:40.350Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-16T17:44:40.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-16T17:44:40.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-16T17:44:40.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-16T17:44:40.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-16T17:44:40.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-01-16T17:44:40.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-01-16T17:44:40.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-01-16T17:44:40.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-01-16T17:44:40.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-01-16T17:44:40.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-01-16T17:44:40.351Z] === RUN TestContainerStartOnDaemonRestart [2020-01-16T17:44:40.351Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-16T17:44:40.351Z] === RUN TestDaemonRestartIpcMode [2020-01-16T17:44:40.351Z] === PAUSE TestDaemonRestartIpcMode [2020-01-16T17:44:40.351Z] === RUN TestDiff [2020-01-16T17:44:40.523Z] --- PASS: TestBuildWithEmptyLayers (0.87s) [2020-01-16T17:44:40.523Z] === RUN TestBuildMultiStageOnBuild [2020-01-16T17:44:40.918Z] --- PASS: TestDiff (0.75s) [2020-01-16T17:44:40.918Z] === RUN TestExecWithCloseStdin [2020-01-16T17:44:41.857Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-01-16T17:44:41.857Z] === RUN TestExec [2020-01-16T17:44:42.795Z] --- PASS: TestExec (0.88s) [2020-01-16T17:44:42.795Z] === RUN TestExecUser [2020-01-16T17:44:42.953Z] ---> 7eb1c8f491d6 [2020-01-16T17:44:43.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-16T17:44:43.710Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2020-01-16T17:44:43.710Z] === RUN TestBuildUncleanTarFilenames [2020-01-16T17:44:43.735Z] --- PASS: TestExecUser (0.91s) [2020-01-16T17:44:43.735Z] === RUN TestExportContainerAndImportImage [2020-01-16T17:44:43.929Z] Successfully built 7eb1c8f491d6 [2020-01-16T17:44:43.929Z] Successfully tagged docker:latest [2020-01-16T17:44:43.929Z] INFO: Image build ended at 01/16/2020 17:44:43. Duration:00:04:12.0852929 [2020-01-16T17:44:43.929Z] [2020-01-16T17:44:43.929Z] [2020-01-16T17:44:43.929Z] INFO: Building the test binaries at 01/16/2020 17:44:43... [2020-01-16T17:44:44.128Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-01-16T17:44:44.673Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-01-16T17:44:44.673Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-16T17:44:44.974Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2020-01-16T17:44:44.974Z] === RUN TestBuildMultiStageLayerLeak [2020-01-16T17:44:46.319Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-01-16T17:44:46.577Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-01-16T17:44:46.577Z] === RUN TestHealthCheckWorkdir [2020-01-16T17:44:47.457Z] --- PASS: TestBuildMultiStageLayerLeak (2.69s) [2020-01-16T17:44:47.457Z] === RUN TestBuildWithHugeFile [2020-01-16T17:44:47.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-16T17:44:47.958Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-01-16T17:44:47.958Z] === RUN TestHealthKillContainer [2020-01-16T17:44:48.658Z] INFO: make.ps1 starting at 01/16/2020 17:44:48 [2020-01-16T17:44:48.658Z] INFO: Git commit (021a4f35a) assumed from DOCKER_GITCOMMIT environment variable [2020-01-16T17:44:48.658Z] INFO: Invoking autogen... [2020-01-16T17:44:49.120Z] INFO: Building daemon... [2020-01-16T17:44:51.177Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-01-16T17:44:51.247Z] --- PASS: TestHealthKillContainer (3.18s) [2020-01-16T17:44:51.247Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-16T17:44:51.721Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-16T17:44:51.721Z] Using test binary docker [2020-01-16T17:44:51.721Z] +++ /etc/init.d/apparmor start [2020-01-16T17:44:51.721Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-16T17:44:51.721Z] Starting dockerd [2020-01-16T17:44:51.721Z] INFO: Waiting for daemon to start... [2020-01-16T17:44:51.721Z] +++ 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-16T17:44:51.816Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-01-16T17:44:51.816Z] === RUN TestIpcModeNone [2020-01-16T17:44:52.754Z] --- PASS: TestIpcModeNone (0.89s) [2020-01-16T17:44:52.754Z] === RUN TestIpcModePrivate [2020-01-16T17:44:53.612Z] . [2020-01-16T17:44:53.612Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-16T17:44:53.612Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-16T17:44:53.612Z] Error: No such image: emptyfs [2020-01-16T17:44:53.612Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-16T17:44:53.612Z] ++++ docker load [2020-01-16T17:44:53.693Z] --- PASS: TestIpcModePrivate (0.89s) [2020-01-16T17:44:53.693Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2020-01-16T17:44:53.693Z] === RUN TestIpcModeShareable [2020-01-16T17:44:53.868Z] Running integration-test (iteration 1) [2020-01-16T17:44:53.868Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-01-16T17:44:53.868Z] ++ 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-16T17:44:53.868Z] ++ set -e [2020-01-16T17:44:53.868Z] ++ '[' -n 0 ']' [2020-01-16T17:44:53.868Z] ++ set -x [2020-01-16T17:44:53.868Z] ++ env -i DEST=/go/src/github.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-16T17:44:54.261Z] --- PASS: TestIpcModeShareable (0.86s) [2020-01-16T17:44:54.261Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2020-01-16T17:44:54.261Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-16T17:44:57.551Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2020-01-16T17:44:57.552Z] === RUN TestAPIIpcModeHost [2020-01-16T17:44:57.811Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-01-16T17:44:57.811Z] === RUN TestDaemonIpcModeShareable [2020-01-16T17:44:59.718Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-01-16T17:44:59.718Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-16T17:44:59.718Z] === RUN TestDaemonIpcModePrivate [2020-01-16T17:45:01.625Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2020-01-16T17:45:01.625Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-16T17:45:01.625Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-16T17:45:03.532Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-01-16T17:45:03.532Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-16T17:45:03.532Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-16T17:45:03.950Z] ......................... [ 67%] [2020-01-16T17:45:05.437Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-01-16T17:45:05.437Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-16T17:45:05.437Z] === RUN TestIpcModeOlderClient [2020-01-16T17:45:05.437Z] === PAUSE TestIpcModeOlderClient [2020-01-16T17:45:05.437Z] === RUN TestKillContainerInvalidSignal [2020-01-16T17:45:06.005Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-01-16T17:45:06.005Z] === RUN TestKillContainer [2020-01-16T17:45:06.005Z] === RUN TestKillContainer/no_signal [2020-01-16T17:45:06.942Z] === RUN TestKillContainer/non_killing_signal [2020-01-16T17:45:07.202Z] === RUN TestKillContainer/killing_signal [2020-01-16T17:45:08.581Z] --- PASS: TestKillContainer (2.34s) [2020-01-16T17:45:08.581Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-01-16T17:45:08.581Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-01-16T17:45:08.581Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-01-16T17:45:08.581Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-16T17:45:08.581Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-16T17:45:09.149Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-16T17:45:09.719Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2020-01-16T17:45:09.719Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-01-16T17:45:09.719Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-01-16T17:45:09.719Z] === RUN TestKillStoppedContainer [2020-01-16T17:45:09.979Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-01-16T17:45:09.979Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-16T17:45:09.979Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-16T17:45:09.979Z] === RUN TestKillDifferentUserContainer [2020-01-16T17:45:10.916Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-01-16T17:45:10.916Z] === RUN TestInspectOomKilledTrue [2020-01-16T17:45:10.916Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-16T17:45:10.916Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:45:10.916Z] === RUN TestInspectOomKilledFalse [2020-01-16T17:45:10.916Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-16T17:45:10.916Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:45:10.916Z] === RUN TestLinksEtcHostsContentMatch [2020-01-16T17:45:11.484Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-01-16T17:45:11.484Z] === RUN TestLinksContainerNames [2020-01-16T17:45:12.863Z] --- PASS: TestLinksContainerNames (1.51s) [2020-01-16T17:45:12.863Z] === RUN TestLogsFollowTailEmpty [2020-01-16T17:45:13.815Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-01-16T17:45:13.815Z] === RUN TestContainerNetworkMountsNoChown [2020-01-16T17:45:14.762Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/default [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/default [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/private [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/private [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rprivate [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/slave [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/slave [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rslave [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/shared [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/shared [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rshared [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/default [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/rprivate [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/rslave [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/shared [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/rshared [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/slave [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/private [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-16T17:45:14.762Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-16T17:45:14.762Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-16T17:45:14.762Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-16T17:45:15.022Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-16T17:45:15.022Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-16T17:45:15.022Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-16T17:45:15.022Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-16T17:45:15.022Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-16T17:45:15.022Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-16T17:45:15.022Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-16T17:45:15.022Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-16T17:45:15.022Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-16T17:45:15.022Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-16T17:45:15.022Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-16T17:45:15.022Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-16T17:45:15.022Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-01-16T17:45:15.282Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-01-16T17:45:15.282Z] === RUN TestContainerBindMountNonRecursive [2020-01-16T17:45:16.453Z] #76 exporting layers 108.9s done [2020-01-16T17:45:16.454Z] #76 exporting manifest sha256:d4c885d377d778cb0a84cd0b15cd96cc6d2a7e33f103fd726f0f9ad41ba23ea7 done [2020-01-16T17:45:16.454Z] #76 exporting config sha256:6fb935f8d63637ec3b5588ed733d64cd76fc3d82be2c062d576b5a2ae9298116 done [2020-01-16T17:45:16.454Z] #76 sending tarball [2020-01-16T17:45:17.198Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2020-01-16T17:45:17.198Z] === RUN TestNetworkNat [2020-01-16T17:45:18.142Z] --- PASS: TestNetworkNat (0.92s) [2020-01-16T17:45:18.142Z] === RUN TestNetworkLocalhostTCPNat [2020-01-16T17:45:19.079Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-01-16T17:45:19.079Z] === RUN TestNetworkLoopbackNat [2020-01-16T17:45:20.018Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-01-16T17:45:20.018Z] === RUN TestPause [2020-01-16T17:45:20.956Z] --- PASS: TestPause (0.80s) [2020-01-16T17:45:20.956Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-16T17:45:20.956Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-16T17:45:20.956Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-16T17:45:20.956Z] === RUN TestPauseStopPausedContainer [2020-01-16T17:45:21.762Z] --- PASS: TestBuildWithHugeFile (30.75s) [2020-01-16T17:45:21.762Z] === RUN TestBuildWithEmptyDockerfile [2020-01-16T17:45:21.762Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-16T17:45:21.762Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-16T17:45:21.762Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-16T17:45:21.762Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-16T17:45:21.763Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-16T17:45:21.763Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-16T17:45:21.763Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-16T17:45:21.763Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-16T17:45:21.763Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-16T17:45:21.763Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-01-16T17:45:21.763Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-01-16T17:45:21.763Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-01-16T17:45:21.763Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-01-16T17:45:21.763Z] === RUN TestBuildPreserveOwnership [2020-01-16T17:45:21.763Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-16T17:45:21.895Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-01-16T17:45:21.895Z] === RUN TestPsFilter [2020-01-16T17:45:21.895Z] --- PASS: TestPsFilter (0.26s) [2020-01-16T17:45:21.895Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-16T17:45:22.539Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-16T17:45:22.833Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-01-16T17:45:22.833Z] === RUN TestRemoveContainerWithVolume [2020-01-16T17:45:23.771Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-01-16T17:45:23.771Z] === RUN TestRemoveContainerRunning [2020-01-16T17:45:24.339Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-01-16T17:45:24.339Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-16T17:45:24.983Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2020-01-16T17:45:24.983Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.94s) [2020-01-16T17:45:24.983Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-01-16T17:45:24.983Z] === RUN TestBuildPlatformInvalid [2020-01-16T17:45:24.983Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-01-16T17:45:24.983Z] PASS [2020-01-16T17:45:24.983Z] [2020-01-16T17:45:24.983Z] === Skipped [2020-01-16T17:45:24.983Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-01-16T17:45:24.983Z] build_session_test.go:25: TODO: BuildKit [2020-01-16T17:45:24.983Z] [2020-01-16T17:45:24.983Z] [2020-01-16T17:45:24.983Z] DONE 32 tests, 1 skipped in 79.335s [2020-01-16T17:45:24.983Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-01-16T17:45:24.983Z] ++ 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-16T17:45:24.983Z] ++ set -e [2020-01-16T17:45:24.983Z] ++ '[' -n 0 ']' [2020-01-16T17:45:24.983Z] ++ set -x [2020-01-16T17:45:24.983Z] ++ env -i DEST=/go/src/github.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-16T17:45:25.277Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-01-16T17:45:25.277Z] === RUN TestRemoveInvalidContainer [2020-01-16T17:45:25.277Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-16T17:45:25.277Z] === RUN TestRenameLinkedContainer [2020-01-16T17:45:25.368Z] INFO: Testing against a local daemon [2020-01-16T17:45:25.368Z] === RUN TestConfigList [2020-01-16T17:45:25.898Z] Loaded image: buildpack-deps:jessie [2020-01-16T17:45:25.898Z] Loaded image: busybox:latest [2020-01-16T17:45:25.898Z] Loaded image: busybox:glibc [2020-01-16T17:45:25.898Z] Loaded image: debian:jessie [2020-01-16T17:45:25.898Z] Loaded image: hello-world:latest [2020-01-16T17:45:25.898Z] INFO: Testing against a local daemon [2020-01-16T17:45:25.898Z] === RUN TestCgroupNamespacesBuild [2020-01-16T17:45:28.415Z] --- PASS: TestCgroupNamespacesBuild (3.13s) [2020-01-16T17:45:28.415Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-16T17:45:28.568Z] --- PASS: TestRenameLinkedContainer (3.08s) [2020-01-16T17:45:28.568Z] === RUN TestRenameStoppedContainer [2020-01-16T17:45:28.589Z] --- PASS: TestConfigList (2.83s) [2020-01-16T17:45:28.589Z] === RUN TestConfigsCreateAndDelete [2020-01-16T17:45:29.136Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-01-16T17:45:29.136Z] === RUN TestRenameRunningContainerAndReuse [2020-01-16T17:45:30.514Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2020-01-16T17:45:30.514Z] === RUN TestRenameInvalidName [2020-01-16T17:45:30.930Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.37s) [2020-01-16T17:45:30.931Z] === RUN TestBuildWithSession [2020-01-16T17:45:30.931Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-16T17:45:30.931Z] build_session_test.go:25: TODO: BuildKit [2020-01-16T17:45:30.931Z] === RUN TestBuildSquashParent [2020-01-16T17:45:31.198Z] --- PASS: TestConfigsCreateAndDelete (3.03s) [2020-01-16T17:45:31.198Z] === RUN TestConfigsUpdate [2020-01-16T17:45:31.452Z] --- PASS: TestRenameInvalidName (0.78s) [2020-01-16T17:45:31.452Z] === RUN TestRenameAnonymousContainer [2020-01-16T17:45:31.792Z] #76 sending tarball 18.2s done [2020-01-16T17:45:31.792Z] #76 DONE 127.1s [2020-01-16T17:45:31.792Z] [2020-01-16T17:45:31.792Z] #77 importing to docker [2020-01-16T17:45:34.413Z] --- PASS: TestConfigsUpdate (2.86s) [2020-01-16T17:45:34.413Z] === RUN TestTemplatedConfig [2020-01-16T17:45:35.645Z] --- PASS: TestRenameAnonymousContainer (3.92s) [2020-01-16T17:45:35.645Z] === RUN TestRenameContainerWithSameName [2020-01-16T17:45:36.214Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-01-16T17:45:36.214Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-16T17:45:37.594Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2020-01-16T17:45:37.594Z] === RUN TestResize [2020-01-16T17:45:37.627Z] --- PASS: TestTemplatedConfig (3.40s) [2020-01-16T17:45:37.627Z] === RUN TestConfigInspect [2020-01-16T17:45:38.533Z] --- PASS: TestResize (0.92s) [2020-01-16T17:45:38.533Z] === RUN TestResizeWithInvalidSize [2020-01-16T17:45:39.470Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-01-16T17:45:39.470Z] === RUN TestResizeWhenContainerNotStarted [2020-01-16T17:45:40.040Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-01-16T17:45:40.040Z] === RUN TestDaemonRestartKillContainers [2020-01-16T17:45:40.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-16T17:45:40.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-16T17:45:40.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-16T17:45:40.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-16T17:45:40.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-16T17:45:40.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-16T17:45:40.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-16T17:45:40.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-16T17:45:40.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-16T17:45:40.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-16T17:45:40.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-16T17:45:40.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-16T17:45:40.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-16T17:45:40.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-16T17:45:40.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-16T17:45:40.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-16T17:45:40.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:45:40.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:45:40.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:45:40.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:45:40.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:45:40.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:45:40.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:45:40.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:45:40.040Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-16T17:45:40.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-16T17:45:40.040Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:45:40.040Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:45:40.058Z] --- PASS: TestConfigInspect (2.39s) [2020-01-16T17:45:40.058Z] === RUN TestConfigCreateWithLabels [2020-01-16T17:45:41.952Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-16T17:45:41.952Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-16T17:45:42.498Z] --- PASS: TestConfigCreateWithLabels (2.73s) [2020-01-16T17:45:42.499Z] === RUN TestConfigCreateResolve [2020-01-16T17:45:42.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-16T17:45:42.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-16T17:45:43.147Z] --- PASS: TestBuildSquashParent (10.79s) [2020-01-16T17:45:43.147Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-16T17:45:43.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-16T17:45:43.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-16T17:45:43.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-16T17:45:43.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-16T17:45:43.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-16T17:45:43.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-16T17:45:43.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-16T17:45:43.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-16T17:45:43.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-16T17:45:43.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-16T17:45:43.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-16T17:45:43.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-16T17:45:43.147Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-16T17:45:43.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-16T17:45:44.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-16T17:45:45.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-16T17:45:45.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-16T17:45:45.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:45:45.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-16T17:45:45.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:45:45.679Z] --- PASS: TestConfigCreateResolve (2.87s) [2020-01-16T17:45:45.680Z] === RUN TestConfigDaemonLibtrustID [2020-01-16T17:45:45.971Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-01-16T17:45:46.058Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-01-16T17:45:46.058Z] PASS [2020-01-16T17:45:46.058Z] [2020-01-16T17:45:46.058Z] DONE 8 tests in 20.829s [2020-01-16T17:45:46.058Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-01-16T17:45:46.058Z] ++ 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-16T17:45:46.058Z] ++ set -e [2020-01-16T17:45:46.058Z] ++ '[' -n 0 ']' [2020-01-16T17:45:46.058Z] ++ set -x [2020-01-16T17:45:46.058Z] ++ env -i DEST=/go/src/github.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-16T17:45:46.058Z] INFO: Testing against a local daemon [2020-01-16T17:45:46.058Z] === RUN TestCheckpoint [2020-01-16T17:45:46.058Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-16T17:45:46.058Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-16T17:45:46.058Z] === RUN TestContainerInvalidJSON [2020-01-16T17:45:46.058Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-16T17:45:46.058Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-16T17:45:46.058Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-16T17:45:46.058Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-16T17:45:46.058Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-16T17:45:46.058Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-16T17:45:46.058Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-16T17:45:46.058Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-16T17:45:46.058Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-16T17:45:46.058Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-01-16T17:45:46.058Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-16T17:45:46.058Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-16T17:45:46.058Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-16T17:45:46.058Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-16T17:45:46.058Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-01-16T17:45:46.058Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-16T17:45:46.540Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-16T17:45:46.540Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-16T17:45:46.540Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-01-16T17:45:46.540Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-16T17:45:46.540Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-01-16T17:45:46.540Z] === RUN TestCopyFromContainer [2020-01-16T17:45:48.303Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-16T17:45:48.303Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-16T17:45:48.653Z] === RUN TestCopyFromContainer// [2020-01-16T17:45:48.653Z] === RUN TestCopyFromContainer//bar/root [2020-01-16T17:45:48.929Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-16T17:45:48.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) [2020-01-16T17:45:48.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2020-01-16T17:45:48.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s) [2020-01-16T17:45:48.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.86s) [2020-01-16T17:45:48.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2020-01-16T17:45:48.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2020-01-16T17:45:48.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2020-01-16T17:45:48.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s) [2020-01-16T17:45:48.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-01-16T17:45:48.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-01-16T17:45:48.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-01-16T17:45:48.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.85s) [2020-01-16T17:45:48.929Z] === RUN TestCgroupNamespacesRun [2020-01-16T17:45:49.038Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-16T17:45:49.038Z] === RUN TestCopyFromContainer/bar/quux [2020-01-16T17:45:49.038Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-16T17:45:49.038Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-16T17:45:49.038Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-16T17:45:49.427Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-16T17:45:49.427Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-16T17:45:49.427Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-16T17:45:49.427Z] --- PASS: TestCopyFromContainer (3.02s) [2020-01-16T17:45:49.427Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-01-16T17:45:49.427Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-01-16T17:45:49.427Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-01-16T17:45:49.427Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-01-16T17:45:49.427Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-01-16T17:45:49.427Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-01-16T17:45:49.427Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-16T17:45:49.427Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-01-16T17:45:49.427Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-01-16T17:45:49.427Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-01-16T17:45:49.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-16T17:45:49.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-16T17:45:49.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-16T17:45:49.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-16T17:45:49.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-16T17:45:49.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-16T17:45:49.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-16T17:45:49.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-16T17:45:49.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-16T17:45:49.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-16T17:45:49.428Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-01-16T17:45:49.428Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-16T17:45:49.428Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-16T17:45:49.428Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-16T17:45:49.428Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-16T17:45:49.798Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-16T17:45:49.798Z] === RUN TestCreateWithInvalidEnv [2020-01-16T17:45:49.798Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-16T17:45:49.798Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-16T17:45:49.798Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-16T17:45:49.798Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-16T17:45:49.798Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-16T17:45:49.798Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-16T17:45:49.798Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-16T17:45:49.798Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-16T17:45:49.798Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-16T17:45:49.798Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-01-16T17:45:49.798Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-16T17:45:49.798Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-16T17:45:49.798Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-16T17:45:49.798Z] === RUN TestCreateTmpfsMountsTarget [2020-01-16T17:45:49.798Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-01-16T17:45:49.798Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-16T17:45:50.307Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-01-16T17:45:50.307Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-16T17:45:51.568Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-16T17:45:51.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.38s) [2020-01-16T17:45:51.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.66s) [2020-01-16T17:45:51.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s) [2020-01-16T17:45:51.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2020-01-16T17:45:51.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.26s) [2020-01-16T17:45:51.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s) [2020-01-16T17:45:51.568Z] === RUN TestBuildMultiStageCopy [2020-01-16T17:45:51.568Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-16T17:45:52.214Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2020-01-16T17:45:52.214Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-16T17:45:52.224Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2020-01-16T17:45:52.225Z] === RUN TestCreateWithCapabilities [2020-01-16T17:45:52.225Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-16T17:45:52.225Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-16T17:45:52.225Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-16T17:45:52.225Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-16T17:45:52.225Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-16T17:45:52.225Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-16T17:45:52.225Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-16T17:45:52.225Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-16T17:45:52.225Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-16T17:45:52.225Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-16T17:45:52.225Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-16T17:45:52.225Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-16T17:45:52.225Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-16T17:45:52.225Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-16T17:45:52.225Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-16T17:45:52.225Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-16T17:45:52.225Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-16T17:45:52.225Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-16T17:45:52.225Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-16T17:45:52.225Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-16T17:45:52.225Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-16T17:45:52.225Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-16T17:45:52.225Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-16T17:45:52.225Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-16T17:45:52.225Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-16T17:45:52.225Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-16T17:45:52.225Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-16T17:45:52.225Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-16T17:45:52.225Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-16T17:45:52.225Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-16T17:45:52.225Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-16T17:45:52.225Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-16T17:45:52.225Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-16T17:45:52.225Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-01-16T17:45:52.225Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-16T17:45:52.225Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-16T17:45:52.225Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-01-16T17:45:52.225Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-01-16T17:45:52.225Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-01-16T17:45:52.225Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-01-16T17:45:52.225Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-01-16T17:45:52.225Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-01-16T17:45:52.225Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-16T17:45:52.225Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-01-16T17:45:52.225Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-01-16T17:45:52.225Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-16T17:45:54.121Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-01-16T17:45:54.121Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-16T17:45:54.696Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2020-01-16T17:45:54.696Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-16T17:45:54.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-16T17:45:54.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-16T17:45:54.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-16T17:45:54.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-16T17:45:54.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-16T17:45:54.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-16T17:45:54.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-16T17:45:54.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-16T17:45:54.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-16T17:45:54.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-16T17:45:54.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-16T17:45:54.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-16T17:45:54.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-16T17:45:54.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-16T17:45:54.830Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-16T17:45:55.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-16T17:45:55.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-01-16T17:45:55.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-16T17:45:55.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-16T17:45:55.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-16T17:45:55.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-16T17:45:55.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-01-16T17:45:55.076Z] === RUN TestContainerStartOnDaemonRestart [2020-01-16T17:45:55.076Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-16T17:45:55.076Z] === RUN TestDaemonRestartIpcMode [2020-01-16T17:45:55.076Z] === PAUSE TestDaemonRestartIpcMode [2020-01-16T17:45:55.076Z] === RUN TestDiff [2020-01-16T17:45:55.390Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-16T17:45:55.501Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-01-16T17:45:55.501Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-16T17:45:55.854Z] --- PASS: TestDiff (0.92s) [2020-01-16T17:45:55.854Z] === RUN TestExecWithCloseStdin [2020-01-16T17:45:55.951Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-16T17:45:56.511Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-16T17:45:56.795Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-01-16T17:45:56.795Z] === RUN TestExec [2020-01-16T17:45:57.407Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-01-16T17:45:57.408Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-16T17:45:57.439Z] --- PASS: TestBuildMultiStageCopy (5.96s) [2020-01-16T17:45:57.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s) [2020-01-16T17:45:57.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2020-01-16T17:45:57.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2020-01-16T17:45:57.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2020-01-16T17:45:57.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.82s) [2020-01-16T17:45:57.439Z] === RUN TestBuildMultiStageParentConfig [2020-01-16T17:45:58.137Z] --- PASS: TestExec (1.13s) [2020-01-16T17:45:58.137Z] === RUN TestExecUser [2020-01-16T17:45:58.346Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.99s) [2020-01-16T17:45:58.346Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-16T17:45:58.910Z] --- PASS: TestExecUser (1.01s) [2020-01-16T17:45:58.910Z] === RUN TestExportContainerAndImportImage [2020-01-16T17:45:59.294Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-01-16T17:45:59.294Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-16T17:45:59.331Z] --- PASS: TestBuildMultiStageParentConfig (1.77s) [2020-01-16T17:45:59.331Z] === RUN TestBuildLabelWithTargets [2020-01-16T17:46:00.180Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-01-16T17:46:00.180Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-16T17:46:01.202Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-01-16T17:46:01.202Z] === RUN TestKernelTCPMemory [2020-01-16T17:46:01.332Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-01-16T17:46:01.332Z] [2020-01-16T17:46:01.332Z] ________ ____ __. [2020-01-16T17:46:01.332Z] \_____ \ | |/ _| [2020-01-16T17:46:01.332Z] / | \| < [2020-01-16T17:46:01.332Z] / | \ | \ [2020-01-16T17:46:01.332Z] \_______ /____|__ \ [2020-01-16T17:46:01.332Z] \/ \/ [2020-01-16T17:46:01.332Z] [2020-01-16T17:46:01.332Z] INFO: make.ps1 ended at 01/16/2020 17:45:55 [2020-01-16T17:46:01.332Z] INFO: Binaries build ended at 01/16/2020 17:45:57. Duration:00:01:13.8616384 [2020-01-16T17:46:01.332Z] INFO: Copying the built daemon binary to d:\CI\PR-40373\6\binary\dockerd-021a4f35a.exe... [2020-01-16T17:46:01.332Z] INFO: Copying the built client binary to d:\CI\PR-40373\6\binary\docker-021a4f35a.exe... [2020-01-16T17:46:01.332Z] INFO: Copying dockerversion from the container... [2020-01-16T17:46:01.443Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-01-16T17:46:01.443Z] === RUN TestHealthCheckWorkdir [2020-01-16T17:46:01.795Z] INFO: Copying the golang package from the container to d:\CI\PR-40373\6\installer\go.zip... [2020-01-16T17:46:01.850Z] --- PASS: TestBuildLabelWithTargets (2.67s) [2020-01-16T17:46:01.850Z] === RUN TestBuildWithEmptyLayers [2020-01-16T17:46:02.140Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-01-16T17:46:02.140Z] === RUN TestNISDomainname [2020-01-16T17:46:02.711Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-01-16T17:46:02.711Z] === RUN TestHealthKillContainer [2020-01-16T17:46:03.079Z] --- PASS: TestNISDomainname (0.99s) [2020-01-16T17:46:03.079Z] === RUN TestHostnameDnsResolution [2020-01-16T17:46:03.215Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2020-01-16T17:46:03.215Z] === RUN TestBuildMultiStageOnBuild [2020-01-16T17:46:03.983Z] INFO: Extracting go.zip to d:\CI\PR-40373\6\go [2020-01-16T17:46:04.025Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-01-16T17:46:04.025Z] tests/integration/client_test.py ..... [ 76%] [2020-01-16T17:46:04.025Z] tests/integration/errors_test.py . [ 76%] [2020-01-16T17:46:04.985Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-01-16T17:46:04.985Z] === RUN TestStats [2020-01-16T17:46:05.875Z] --- PASS: TestHealthKillContainer (3.14s) [2020-01-16T17:46:05.875Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-16T17:46:06.483Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-16T17:46:06.483Z] Using test binary docker [2020-01-16T17:46:06.483Z] +++ /etc/init.d/apparmor start [2020-01-16T17:46:06.483Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-16T17:46:06.483Z] INFO: Waiting for daemon to start... [2020-01-16T17:46:06.483Z] Starting dockerd [2020-01-16T17:46:06.483Z] +++ 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-16T17:46:06.651Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-01-16T17:46:06.651Z] === RUN TestIpcModeNone [2020-01-16T17:46:07.045Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-16T17:46:07.045Z] Using test binary docker [2020-01-16T17:46:07.045Z] +++ /etc/init.d/apparmor start [2020-01-16T17:46:07.045Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-16T17:46:07.045Z] INFO: Waiting for daemon to start... [2020-01-16T17:46:07.045Z] Starting dockerd [2020-01-16T17:46:07.045Z] +++ 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-16T17:46:07.045Z] .--- PASS: TestBuildMultiStageOnBuild (3.84s) [2020-01-16T17:46:07.045Z] === RUN TestBuildUncleanTarFilenames [2020-01-16T17:46:07.450Z] --- PASS: TestIpcModeNone (1.00s) [2020-01-16T17:46:07.450Z] === RUN TestIpcModePrivate [2020-01-16T17:46:07.519Z] --- PASS: TestStats (2.80s) [2020-01-16T17:46:07.519Z] === RUN TestStopContainerWithTimeout [2020-01-16T17:46:07.519Z] === RUN TestStopContainerWithTimeout/0 [2020-01-16T17:46:07.519Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-16T17:46:07.519Z] === RUN TestStopContainerWithTimeout/1 [2020-01-16T17:46:07.519Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-16T17:46:07.519Z] === RUN TestStopContainerWithTimeout/3 [2020-01-16T17:46:07.519Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-16T17:46:07.519Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-16T17:46:07.519Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-16T17:46:07.519Z] === CONT TestStopContainerWithTimeout/0 [2020-01-16T17:46:07.519Z] === CONT TestStopContainerWithTimeout/3 [2020-01-16T17:46:07.519Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-16T17:46:07.519Z] === CONT TestStopContainerWithTimeout/1 [2020-01-16T17:46:07.970Z] [2020-01-16T17:46:07.970Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-16T17:46:07.970Z] --- PASS: TestBuildUncleanTarFilenames (0.98s) [2020-01-16T17:46:07.970Z] === RUN TestBuildMultiStageLayerLeak [2020-01-16T17:46:07.970Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-16T17:46:07.970Z] Error: No such image: emptyfs [2020-01-16T17:46:08.231Z] ++++ docker load [2020-01-16T17:46:08.231Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-16T17:46:08.231Z] Running integration-test (iteration 1) [2020-01-16T17:46:08.231Z] 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-16T17:46:08.231Z] ++ 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-16T17:46:08.231Z] ++ set -e [2020-01-16T17:46:08.231Z] ++ '[' -n 0 ']' [2020-01-16T17:46:08.231Z] ++ set -x [2020-01-16T17:46:08.231Z] ++ env -i DEST=/go/src/github.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-16T17:46:08.700Z] --- PASS: TestIpcModePrivate (0.98s) [2020-01-16T17:46:08.700Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-01-16T17:46:08.700Z] === RUN TestIpcModeShareable [2020-01-16T17:46:09.157Z] [2020-01-16T17:46:09.157Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-16T17:46:09.157Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-16T17:46:09.157Z] Error: No such image: emptyfs [2020-01-16T17:46:09.157Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-16T17:46:09.157Z] ++++ docker load [2020-01-16T17:46:09.412Z] Running integration-test (iteration 1) [2020-01-16T17:46:09.412Z] 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-16T17:46:09.412Z] ++ 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-16T17:46:09.412Z] ++ set -e [2020-01-16T17:46:09.412Z] ++ '[' -n 0 ']' [2020-01-16T17:46:09.412Z] ++ set -x [2020-01-16T17:46:09.412Z] ++ env -i DEST=/go/src/github.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-16T17:46:09.488Z] --- PASS: TestIpcModeShareable (1.09s) [2020-01-16T17:46:09.488Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-01-16T17:46:09.488Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-16T17:46:10.817Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-16T17:46:10.817Z] --- PASS: TestStopContainerWithTimeout/0 (1.35s) [2020-01-16T17:46:10.817Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2020-01-16T17:46:10.817Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2020-01-16T17:46:10.817Z] --- PASS: TestStopContainerWithTimeout/3 (3.32s) [2020-01-16T17:46:10.817Z] === RUN TestDeleteDevicemapper [2020-01-16T17:46:10.817Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-16T17:46:10.817Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-16T17:46:10.817Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-16T17:46:11.038Z] #77 DONE 37.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-16T17:46:11.482Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40373/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 hack/test/unit [2020-01-16T17:46:12.793Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s) [2020-01-16T17:46:12.793Z] === RUN TestAPIIpcModeHost [2020-01-16T17:46:13.162Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-01-16T17:46:13.162Z] === RUN TestDaemonIpcModeShareable [2020-01-16T17:46:13.356Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s) [2020-01-16T17:46:13.356Z] === RUN TestUpdateMemory [2020-01-16T17:46:13.356Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-16T17:46:13.356Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:46:13.356Z] === RUN TestUpdateCPUQuota [2020-01-16T17:46:13.577Z] --- PASS: TestBuildMultiStageLayerLeak (5.09s) [2020-01-16T17:46:13.577Z] === RUN TestBuildWithHugeFile [2020-01-16T17:46:14.735Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-01-16T17:46:14.735Z] === RUN TestUpdatePidsLimit [2020-01-16T17:46:14.735Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-16T17:46:14.994Z] === RUN TestUpdatePidsLimit/no_change [2020-01-16T17:46:15.016Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-01-16T17:46:15.017Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-16T17:46:15.017Z] === RUN TestDaemonIpcModePrivate [2020-01-16T17:46:15.563Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-16T17:46:15.822Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-16T17:46:15.928Z] ? github.com/docker/docker/api [no test files] [2020-01-16T17:46:16.391Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-16T17:46:16.652Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-16T17:46:16.846Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-01-16T17:46:16.846Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-16T17:46:16.846Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-16T17:46:16.911Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-16T17:46:18.681Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-01-16T17:46:18.681Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-16T17:46:18.681Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-16T17:46:18.817Z] --- PASS: TestUpdatePidsLimit (3.91s) [2020-01-16T17:46:18.817Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-01-16T17:46:18.817Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-01-16T17:46:18.817Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-01-16T17:46:18.817Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-01-16T17:46:18.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-01-16T17:46:18.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-01-16T17:46:18.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-01-16T17:46:18.817Z] === RUN TestUpdateRestartPolicy [2020-01-16T17:46:20.490Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2020-01-16T17:46:20.490Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-16T17:46:20.490Z] === RUN TestIpcModeOlderClient [2020-01-16T17:46:20.490Z] === PAUSE TestIpcModeOlderClient [2020-01-16T17:46:20.490Z] === RUN TestKillContainerInvalidSignal [2020-01-16T17:46:21.364Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-01-16T17:46:21.364Z] === RUN TestKillContainer [2020-01-16T17:46:21.364Z] === RUN TestKillContainer/no_signal [2020-01-16T17:46:22.208Z] === RUN TestKillContainer/non_killing_signal [2020-01-16T17:46:22.614Z] === RUN TestKillContainer/killing_signal [2020-01-16T17:46:23.878Z] --- PASS: TestKillContainer (2.61s) [2020-01-16T17:46:23.878Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-01-16T17:46:23.878Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2020-01-16T17:46:23.878Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-01-16T17:46:23.878Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-16T17:46:23.878Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-16T17:46:24.656Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-16T17:46:25.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-01-16T17:46:25.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2020-01-16T17:46:25.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-01-16T17:46:25.435Z] === RUN TestKillStoppedContainer [2020-01-16T17:46:25.435Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-01-16T17:46:25.435Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-16T17:46:25.804Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-01-16T17:46:25.804Z] === RUN TestKillDifferentUserContainer [2020-01-16T17:46:26.578Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-01-16T17:46:26.578Z] === RUN TestInspectOomKilledTrue [2020-01-16T17:46:26.578Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-01-16T17:46:26.578Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:46:26.578Z] === RUN TestInspectOomKilledFalse [2020-01-16T17:46:26.578Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-16T17:46:26.578Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:46:26.578Z] === RUN TestLinksEtcHostsContentMatch [2020-01-16T17:46:27.363Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-01-16T17:46:27.363Z] === RUN TestLinksContainerNames [2020-01-16T17:46:29.162Z] INFO: Extraction ended at 01/16/2020 17:46:27. Duration:00:00:23.7409840 [2020-01-16T17:46:29.162Z] INFO: Updating the golang and path environment variables [2020-01-16T17:46:29.162Z] INFO: GOPATH=d:\gopath [2020-01-16T17:46:29.162Z] INFO: go version go1.13.5 windows/amd64 [2020-01-16T17:46:29.162Z] INFO: Running the daemon under test in debug mode [2020-01-16T17:46:29.162Z] INFO: Starting a daemon under test... [2020-01-16T17:46:29.162Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40373\6\daemon --pidfile d:\CI\PR-40373\6\docker.pid -D [2020-01-16T17:46:29.162Z] INFO: Process started successfully. [2020-01-16T17:46:29.162Z] INFO: Start tailing logs of the daemon under tests [2020-01-16T17:46:29.162Z] INFO: Waiting for the daemon under test to start... [2020-01-16T17:46:29.171Z] --- PASS: TestLinksContainerNames (1.63s) [2020-01-16T17:46:29.171Z] === RUN TestLogsFollowTailEmpty [2020-01-16T17:46:29.953Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2020-01-16T17:46:29.953Z] === RUN TestContainerNetworkMountsNoChown [2020-01-16T17:46:30.763Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/default [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/default [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/private [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/private [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rprivate [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/slave [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/slave [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rslave [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/shared [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/shared [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rshared [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-16T17:46:30.763Z] === CONT TestMountDaemonRoot/default [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-16T17:46:30.763Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-16T17:46:30.763Z] === CONT TestMountDaemonRoot/rshared [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-16T17:46:30.763Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-16T17:46:30.763Z] === CONT TestMountDaemonRoot/shared [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-16T17:46:30.763Z] === CONT TestMountDaemonRoot/rslave [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-16T17:46:30.763Z] === CONT TestMountDaemonRoot/slave [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-16T17:46:30.763Z] === CONT TestMountDaemonRoot/rprivate [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-16T17:46:30.763Z] === CONT TestMountDaemonRoot/private [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-16T17:46:30.763Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-16T17:46:30.763Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-16T17:46:30.763Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-16T17:46:30.763Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-16T17:46:30.763Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-16T17:46:30.763Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-16T17:46:31.029Z] --- PASS: TestUpdateRestartPolicy (12.50s) [2020-01-16T17:46:31.029Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-16T17:46:31.142Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-16T17:46:31.349Z] INFO: Daemon under test started and replied! [2020-01-16T17:46:31.349Z] INFO: Docker version of the daemon under test [2020-01-16T17:46:31.349Z] [2020-01-16T17:46:31.528Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-16T17:46:31.528Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-16T17:46:31.528Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-16T17:46:31.528Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-16T17:46:31.528Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-16T17:46:31.528Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-16T17:46:31.528Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-01-16T17:46:31.528Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-16T17:46:31.528Z] === RUN TestContainerBindMountNonRecursive [2020-01-16T17:46:31.811Z] Client: [2020-01-16T17:46:31.811Z] Version: 17.06.2-ce [2020-01-16T17:46:31.811Z] API version: 1.30 [2020-01-16T17:46:31.811Z] Go version: go1.8.3 [2020-01-16T17:46:31.811Z] Git commit: cec0b72 [2020-01-16T17:46:31.811Z] Built: Tue Sep 5 19:57:19 2017 [2020-01-16T17:46:31.811Z] OS/Arch: windows/amd64 [2020-01-16T17:46:31.811Z] [2020-01-16T17:46:31.811Z] Server: [2020-01-16T17:46:31.811Z] Version: 0.0.0-dev [2020-01-16T17:46:31.811Z] API version: 1.41 (minimum version 1.24) [2020-01-16T17:46:31.811Z] Go version: go1.13.5 [2020-01-16T17:46:31.811Z] Git commit: 021a4f35a [2020-01-16T17:46:31.811Z] Built: 01/16/2020 17:44:48 [2020-01-16T17:46:31.811Z] OS/Arch: windows/amd64 [2020-01-16T17:46:31.811Z] Experimental: false [2020-01-16T17:46:31.811Z] [2020-01-16T17:46:31.811Z] INFO: Docker info of the daemon under test [2020-01-16T17:46:31.811Z] [2020-01-16T17:46:31.811Z] Containers: 0 [2020-01-16T17:46:31.811Z] Running: 0 [2020-01-16T17:46:31.811Z] Paused: 0 [2020-01-16T17:46:31.811Z] Stopped: 0 [2020-01-16T17:46:31.811Z] Images: 0 [2020-01-16T17:46:31.811Z] Server Version: 0.0.0-dev [2020-01-16T17:46:31.811Z] Storage Driver: windowsfilter [2020-01-16T17:46:31.811Z] Windows: [2020-01-16T17:46:31.811Z] Logging Driver: json-file [2020-01-16T17:46:31.811Z] Plugins: [2020-01-16T17:46:31.811Z] Volume: local [2020-01-16T17:46:31.811Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-16T17:46:31.811Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-16T17:46:31.811Z] Swarm: inactive [2020-01-16T17:46:31.811Z] Default Isolation: process [2020-01-16T17:46:31.811Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-16T17:46:31.811Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-16T17:46:31.811Z] OSType: windows [2020-01-16T17:46:31.811Z] Architecture: x86_64 [2020-01-16T17:46:31.811Z] CPUs: 4 [2020-01-16T17:46:31.811Z] Total Memory: 32GiB [2020-01-16T17:46:31.811Z] Name: azwin-2-a13a90 [2020-01-16T17:46:31.811Z] ID: 5E6J:7YHZ:HWEQ:S7YK:EXSU:2V6Z:NHYI:XJ4Z:WLUQ:WGQE:T7X2:NMQT [2020-01-16T17:46:31.811Z] Docker Root Dir: D:\CI\PR-40373\6\daemon [2020-01-16T17:46:31.811Z] Debug Mode (client): false [2020-01-16T17:46:31.811Z] Debug Mode (server): true [2020-01-16T17:46:31.811Z] File Descriptors: -1 [2020-01-16T17:46:31.811Z] Goroutines: 17 [2020-01-16T17:46:31.811Z] System Time: 2020-01-16T17:46:31.3643723Z [2020-01-16T17:46:31.811Z] EventsListeners: 0 [2020-01-16T17:46:31.811Z] Registry: https://index.docker.io/v1/ [2020-01-16T17:46:31.811Z] Labels: [2020-01-16T17:46:31.811Z] Experimental: false [2020-01-16T17:46:31.811Z] Insecure Registries: [2020-01-16T17:46:31.811Z] 127.0.0.0/8 [2020-01-16T17:46:31.811Z] Live Restore Enabled: false [2020-01-16T17:46:31.811Z] [2020-01-16T17:46:31.811Z] [2020-01-16T17:46:31.811Z] INFO: Docker images of the daemon under test [2020-01-16T17:46:31.811Z] [2020-01-16T17:46:31.811Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-16T17:46:31.811Z] [2020-01-16T17:46:31.811Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-01-16T17:46:31.811Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-01-16T17:46:31.811Z] ltsc2019: Pulling from windows/servercore [2020-01-16T17:46:31.811Z] 65014b3c3121: Pulling fs layer [2020-01-16T17:46:31.811Z] edbd72df76b4: Pulling fs layer [2020-01-16T17:46:31.967Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-01-16T17:46:31.967Z] === RUN TestWaitNonBlocked [2020-01-16T17:46:31.967Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-16T17:46:31.967Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-16T17:46:31.967Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-16T17:46:31.967Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-16T17:46:31.967Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-16T17:46:31.967Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-16T17:46:33.348Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-16T17:46:33.348Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2020-01-16T17:46:33.348Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2020-01-16T17:46:33.348Z] === RUN TestWaitBlocked [2020-01-16T17:46:33.348Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-16T17:46:33.348Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-16T17:46:33.348Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-16T17:46:33.348Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-16T17:46:33.348Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-16T17:46:33.348Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-16T17:46:33.413Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2020-01-16T17:46:33.413Z] === RUN TestNetworkNat [2020-01-16T17:46:34.285Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-16T17:46:34.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-01-16T17:46:34.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-01-16T17:46:34.285Z] === CONT TestContainerStartOnDaemonRestart [2020-01-16T17:46:34.285Z] === CONT TestDaemonRestartIpcMode [2020-01-16T17:46:34.285Z] === CONT TestIpcModeOlderClient [2020-01-16T17:46:34.285Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-01-16T17:46:34.441Z] --- PASS: TestNetworkNat (0.89s) [2020-01-16T17:46:34.441Z] === RUN TestNetworkLocalhostTCPNat [2020-01-16T17:46:35.249Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2020-01-16T17:46:35.249Z] === RUN TestNetworkLoopbackNat [2020-01-16T17:46:36.516Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-01-16T17:46:36.516Z] === RUN TestPause [2020-01-16T17:46:37.321Z] --- PASS: TestPause (1.00s) [2020-01-16T17:46:37.321Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-16T17:46:37.321Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-16T17:46:37.321Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-16T17:46:37.321Z] === RUN TestPauseStopPausedContainer [2020-01-16T17:46:37.580Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s) [2020-01-16T17:46:38.149Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2020-01-16T17:46:38.149Z] PASS [2020-01-16T17:46:38.149Z] [2020-01-16T17:46:38.149Z] === Skipped [2020-01-16T17:46:38.149Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-01-16T17:46:38.149Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-16T17:46:38.149Z] [2020-01-16T17:46:38.149Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-16T17:46:38.149Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:46:38.149Z] [2020-01-16T17:46:38.149Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-16T17:46:38.149Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:46:38.149Z] [2020-01-16T17:46:38.149Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-16T17:46:38.149Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-16T17:46:38.149Z] [2020-01-16T17:46:38.149Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-16T17:46:38.149Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-16T17:46:38.149Z] [2020-01-16T17:46:38.149Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-01-16T17:46:38.149Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:46:38.149Z] [2020-01-16T17:46:38.149Z] [2020-01-16T17:46:38.149Z] DONE 197 tests, 6 skipped in 126.593s [2020-01-16T17:46:38.149Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-01-16T17:46:38.149Z] ++ 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-16T17:46:38.149Z] ++ set -e [2020-01-16T17:46:38.149Z] ++ '[' -n 0 ']' [2020-01-16T17:46:38.149Z] ++ set -x [2020-01-16T17:46:38.149Z] ++ env -i DEST=/go/src/github.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-16T17:46:38.149Z] INFO: Testing against a local daemon [2020-01-16T17:46:38.149Z] === RUN TestCommitInheritsEnv [2020-01-16T17:46:38.370Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-01-16T17:46:38.575Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2020-01-16T17:46:38.575Z] === RUN TestPsFilter [2020-01-16T17:46:38.575Z] --- PASS: TestPsFilter (0.27s) [2020-01-16T17:46:38.575Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-16T17:46:38.717Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-01-16T17:46:38.717Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-16T17:46:38.717Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-01-16T17:46:38.717Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-16T17:46:38.717Z] === RUN TestImagesFilterMultiReference [2020-01-16T17:46:38.918Z] edbd72df76b4: Verifying Checksum [2020-01-16T17:46:38.918Z] edbd72df76b4: Download complete [2020-01-16T17:46:38.978Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2020-01-16T17:46:38.978Z] === RUN TestImagePullPlatformInvalid [2020-01-16T17:46:38.978Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-16T17:46:38.978Z] === RUN TestRemoveImageOrphaning [2020-01-16T17:46:39.369Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-01-16T17:46:39.369Z] === RUN TestRemoveContainerWithVolume [2020-01-16T17:46:39.548Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-01-16T17:46:39.548Z] === RUN TestRemoveImageGarbageCollector [2020-01-16T17:46:39.548Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-16T17:46:39.548Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:46:39.548Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-16T17:46:39.548Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-16T17:46:39.548Z] === RUN TestTagInvalidReference [2020-01-16T17:46:39.548Z] --- PASS: TestTagInvalidReference (0.04s) [2020-01-16T17:46:39.548Z] === RUN TestTagValidPrefixedRepo [2020-01-16T17:46:39.807Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-01-16T17:46:39.807Z] === RUN TestTagExistedNameWithoutForce [2020-01-16T17:46:39.807Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-16T17:46:39.807Z] === RUN TestTagOfficialNames [2020-01-16T17:46:39.807Z] --- PASS: TestTagOfficialNames (0.07s) [2020-01-16T17:46:39.807Z] === RUN TestTagMatchesDigest [2020-01-16T17:46:39.807Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-16T17:46:39.807Z] PASS [2020-01-16T17:46:39.807Z] [2020-01-16T17:46:39.807Z] === Skipped [2020-01-16T17:46:39.807Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-16T17:46:39.807Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-16T17:46:39.807Z] [2020-01-16T17:46:39.807Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-16T17:46:39.807Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:46:39.807Z] [2020-01-16T17:46:39.807Z] [2020-01-16T17:46:39.807Z] DONE 12 tests, 2 skipped in 1.806s [2020-01-16T17:46:39.807Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-01-16T17:46:39.807Z] ++ 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-16T17:46:39.807Z] ++ set -e [2020-01-16T17:46:39.807Z] ++ '[' -n 0 ']' [2020-01-16T17:46:39.807Z] ++ set -x [2020-01-16T17:46:39.807Z] ++ env -i DEST=/go/src/github.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-16T17:46:40.067Z] INFO: Testing against a local daemon [2020-01-16T17:46:40.067Z] === RUN TestNetworkCreateDelete [2020-01-16T17:46:40.135Z] Loaded image: buildpack-deps:jessie [2020-01-16T17:46:40.135Z] Loaded image: busybox:latest [2020-01-16T17:46:40.135Z] Loaded image: busybox:glibc [2020-01-16T17:46:40.135Z] Loaded image: debian:jessie [2020-01-16T17:46:40.135Z] Loaded image: hello-world:latest [2020-01-16T17:46:40.135Z] INFO: Testing against a local daemon [2020-01-16T17:46:40.135Z] === RUN TestDockerSuite [2020-01-16T17:46:40.135Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-16T17:46:40.135Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-16T17:46:40.135Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-16T17:46:40.135Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-16T17:46:40.135Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-16T17:46:40.135Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-16T17:46:40.135Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-16T17:46:40.135Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-16T17:46:40.171Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-01-16T17:46:40.171Z] === RUN TestRemoveContainerRunning [2020-01-16T17:46:40.326Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-01-16T17:46:40.326Z] === RUN TestDockerNetworkDeletePreferID [2020-01-16T17:46:40.695Z] Loaded image: buildpack-deps:jessie [2020-01-16T17:46:40.950Z] Loaded image: busybox:latest [2020-01-16T17:46:40.950Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-16T17:46:40.951Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-01-16T17:46:40.951Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-16T17:46:41.205Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-16T17:46:41.460Z] Loaded image: busybox:glibc [2020-01-16T17:46:41.460Z] Loaded image: debian:jessie [2020-01-16T17:46:41.705Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2020-01-16T17:46:41.705Z] === RUN TestInspectNetwork [2020-01-16T17:46:41.714Z] Loaded image: hello-world:latest [2020-01-16T17:46:41.714Z] INFO: Testing against a local daemon [2020-01-16T17:46:41.714Z] === RUN TestDockerDaemonSuite [2020-01-16T17:46:41.714Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-16T17:46:41.969Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-16T17:46:41.969Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-16T17:46:42.213Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2020-01-16T17:46:42.213Z] === RUN TestRemoveInvalidContainer [2020-01-16T17:46:42.213Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-01-16T17:46:42.213Z] === RUN TestRenameLinkedContainer [2020-01-16T17:46:42.893Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-16T17:46:43.149Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-16T17:46:43.149Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-16T17:46:44.414Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-01-16T17:46:45.512Z] --- PASS: TestRenameLinkedContainer (3.37s) [2020-01-16T17:46:45.512Z] === RUN TestRenameStoppedContainer [2020-01-16T17:46:45.661Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-16T17:46:45.661Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-16T17:46:45.661Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-16T17:46:45.661Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-16T17:46:46.303Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-01-16T17:46:46.303Z] === RUN TestRenameRunningContainerAndReuse [2020-01-16T17:46:46.587Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-16T17:46:46.843Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-16T17:46:46.977Z] === RUN TestInspectNetwork/full_network_id [2020-01-16T17:46:46.977Z] === RUN TestInspectNetwork/partial_network_id [2020-01-16T17:46:46.977Z] === RUN TestInspectNetwork/network_name [2020-01-16T17:46:46.977Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-16T17:46:47.768Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-16T17:46:48.024Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-16T17:46:48.024Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-16T17:46:48.024Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-16T17:46:48.117Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2020-01-16T17:46:48.117Z] === RUN TestRenameInvalidName [2020-01-16T17:46:48.905Z] --- PASS: TestRenameInvalidName (0.85s) [2020-01-16T17:46:48.905Z] === RUN TestRenameAnonymousContainer [2020-01-16T17:46:49.393Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-16T17:46:49.653Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-16T17:46:51.167Z] --- PASS: TestInspectNetwork (9.50s) [2020-01-16T17:46:51.167Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-16T17:46:51.167Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-16T17:46:51.167Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-16T17:46:51.167Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-16T17:46:51.167Z] === RUN TestRunContainerWithBridgeNone [2020-01-16T17:46:52.076Z] --- PASS: TestRenameAnonymousContainer (2.82s) [2020-01-16T17:46:52.076Z] === RUN TestRenameContainerWithSameName [2020-01-16T17:46:52.439Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-01-16T17:46:52.439Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-16T17:46:52.915Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-16T17:46:53.170Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-16T17:46:53.703Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-01-16T17:46:53.703Z] === RUN TestNetworkInvalidJSON [2020-01-16T17:46:53.703Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-16T17:46:53.703Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-16T17:46:53.703Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-16T17:46:53.703Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-16T17:46:53.703Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-16T17:46:53.703Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-16T17:46:53.703Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-16T17:46:53.703Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-16T17:46:53.703Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-16T17:46:53.703Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-16T17:46:53.703Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-16T17:46:53.703Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-16T17:46:53.703Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-16T17:46:53.703Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-16T17:46:53.793Z] 65014b3c3121: Verifying Checksum [2020-01-16T17:46:53.793Z] 65014b3c3121: Download complete [2020-01-16T17:46:54.268Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-01-16T17:46:54.268Z] === RUN TestResize [2020-01-16T17:46:55.048Z] --- PASS: TestResize (0.77s) [2020-01-16T17:46:55.048Z] === RUN TestResizeWithInvalidSize [2020-01-16T17:46:55.082Z] --- PASS: TestDaemonRestartWithLiveRestore (1.49s) [2020-01-16T17:46:55.082Z] === RUN TestDaemonDefaultNetworkPools [2020-01-16T17:46:55.821Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-01-16T17:46:55.821Z] === RUN TestResizeWhenContainerNotStarted [2020-01-16T17:46:56.433Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-16T17:46:56.433Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-16T17:46:56.462Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-01-16T17:46:56.462Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-16T17:46:56.640Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2020-01-16T17:46:56.641Z] === RUN TestDaemonRestartKillContainers [2020-01-16T17:46:56.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-16T17:46:56.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-16T17:46:56.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-16T17:46:56.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-16T17:46:56.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-16T17:46:56.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-16T17:46:56.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-16T17:46:56.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-16T17:46:56.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-16T17:46:56.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-16T17:46:56.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-16T17:46:56.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-16T17:46:56.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-16T17:46:56.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-16T17:46:56.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-16T17:46:56.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-16T17:46:56.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:46:56.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:46:56.641Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:46:56.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:46:56.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:46:56.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:46:56.641Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:46:56.641Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:46:56.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-16T17:46:56.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-16T17:46:58.367Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2020-01-16T17:46:58.367Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-16T17:46:58.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:46:58.953Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-16T17:46:59.208Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-01-16T17:46:59.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:47:00.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:47:00.572Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-16T17:47:00.809Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:47:00.901Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.29s) [2020-01-16T17:47:00.901Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-16T17:47:01.469Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-01-16T17:47:01.469Z] === RUN TestServiceWithPredefinedNetwork [2020-01-16T17:47:01.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-16T17:47:01.934Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-01-16T17:47:01.992Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-16T17:47:03.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-16T17:47:03.819Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-16T17:47:04.074Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-16T17:47:04.636Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-16T17:47:04.758Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2020-01-16T17:47:04.758Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-16T17:47:04.758Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-16T17:47:04.758Z] service_test.go:230: FLAKY_TEST [2020-01-16T17:47:04.758Z] === RUN TestServiceWithDataPathPortInit [2020-01-16T17:47:05.097Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-16T17:47:05.184Z] ......... [ 86%] [2020-01-16T17:47:06.005Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-16T17:47:06.927Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-16T17:47:07.319Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-16T17:47:07.373Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-01-16T17:47:07.373Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-16T17:47:09.893Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-01-16T17:47:10.175Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-16T17:47:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2020-01-16T17:47:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s) [2020-01-16T17:47:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-01-16T17:47:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-01-16T17:47:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-01-16T17:47:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-01-16T17:47:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2020-01-16T17:47:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.75s) [2020-01-16T17:47:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2020-01-16T17:47:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s) [2020-01-16T17:47:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s) [2020-01-16T17:47:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2020-01-16T17:47:10.175Z] === RUN TestCgroupNamespacesRun [2020-01-16T17:47:10.447Z] tests/integration/models_images_test.py .............. [ 89%] [2020-01-16T17:47:11.456Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2020-01-16T17:47:11.456Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-16T17:47:12.072Z] tests/integration/models_networks_test.py .... [ 90%] [2020-01-16T17:47:12.408Z] === RUN TestDockerSuite/TestAttachDetach [2020-01-16T17:47:12.408Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-16T17:47:13.292Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-01-16T17:47:13.292Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-16T17:47:13.777Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-16T17:47:15.093Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2020-01-16T17:47:15.093Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-16T17:47:15.140Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-16T17:47:16.357Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2020-01-16T17:47:16.358Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-16T17:47:17.652Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-16T17:47:17.652Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-16T17:47:18.167Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-01-16T17:47:18.167Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-16T17:47:18.579Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-16T17:47:18.646Z] tests/integration/models_nodes_test.py . [ 91%] [2020-01-16T17:47:18.956Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2020-01-16T17:47:18.956Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-16T17:47:19.210Z] tests/integration/models_resources_test.py . [ 91%] [2020-01-16T17:47:19.749Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-01-16T17:47:19.750Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-16T17:47:19.945Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-16T17:47:20.871Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-16T17:47:21.713Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2020-01-16T17:47:21.713Z] === RUN TestKernelTCPMemory [2020-01-16T17:47:21.797Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-16T17:47:22.181Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-01-16T17:47:22.357Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-16T17:47:22.990Z] --- PASS: TestKernelTCPMemory (1.00s) [2020-01-16T17:47:22.990Z] === RUN TestNISDomainname [2020-01-16T17:47:23.776Z] --- PASS: TestNISDomainname (1.17s) [2020-01-16T17:47:23.776Z] === RUN TestHostnameDnsResolution [2020-01-16T17:47:24.869Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-16T17:47:25.055Z] --- PASS: TestHostnameDnsResolution (1.16s) [2020-01-16T17:47:25.055Z] === RUN TestStats [2020-01-16T17:47:25.124Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-16T17:47:25.685Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-16T17:47:26.249Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-16T17:47:26.505Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-16T17:47:26.597Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-01-16T17:47:26.597Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-01-16T17:47:26.693Z] --- PASS: TestServiceWithDataPathPortInit (18.36s) [2020-01-16T17:47:26.693Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-16T17:47:28.217Z] --- PASS: TestStats (2.83s) [2020-01-16T17:47:28.217Z] === RUN TestStopContainerWithTimeout [2020-01-16T17:47:28.217Z] === RUN TestStopContainerWithTimeout/0 [2020-01-16T17:47:28.217Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-16T17:47:28.217Z] === RUN TestStopContainerWithTimeout/1 [2020-01-16T17:47:28.217Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-16T17:47:28.217Z] === RUN TestStopContainerWithTimeout/3 [2020-01-16T17:47:28.217Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-16T17:47:28.217Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-16T17:47:28.217Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-16T17:47:28.217Z] === CONT TestStopContainerWithTimeout/0 [2020-01-16T17:47:28.217Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-16T17:47:28.391Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-16T17:47:28.391Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-16T17:47:28.391Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-16T17:47:28.952Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-16T17:47:29.023Z] === CONT TestStopContainerWithTimeout/3 [2020-01-16T17:47:30.317Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-16T17:47:30.817Z] === CONT TestStopContainerWithTimeout/1 [2020-01-16T17:47:31.680Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-16T17:47:31.932Z] tests/integration/regression_test.py ...... [ 98%] [2020-01-16T17:47:32.189Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-01-16T17:47:32.189Z] tests/integration/credentials/utils_test.py . [100%] [2020-01-16T17:47:32.189Z] [2020-01-16T17:47:32.189Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-01-16T17:47:32.189Z] =========================== short test summary info ============================ [2020-01-16T17:47:32.189Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-01-16T17:47:32.189Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-01-16T17:47:32.189Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-01-16T17:47:32.189Z] Not supported on most drivers [2020-01-16T17:47:32.189Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-01-16T17:47:32.189Z] Can fail if eth0 has multiple IP addresses [2020-01-16T17:47:32.189Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-01-16T17:47:32.189Z] This doesn't seem to be taken into account by the engine [2020-01-16T17:47:32.189Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-01-16T17:47:32.189Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-01-16T17:47:32.189Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-01-16T17:47:32.189Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-01-16T17:47:32.189Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-01-16T17:47:32.189Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-01-16T17:47:32.189Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-01-16T17:47:32.189Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 382.20 seconds == [2020-01-16T17:47:32.240Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-16T17:47:32.684Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-01-16T17:47:32.684Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2020-01-16T17:47:32.684Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2020-01-16T17:47:32.684Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-01-16T17:47:32.684Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-01-16T17:47:32.684Z] === RUN TestDeleteDevicemapper [2020-01-16T17:47:32.684Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-16T17:47:32.684Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-16T17:47:32.684Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-16T17:47:32.753Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-01-16T17:47:33.260Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.16s) [2020-01-16T17:47:33.260Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bdo8qrgjkrep24yjfw9fpgdp5 Created:2020-01-16 17:47:24.635241576 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[fe5c8efb226614320cea1b25f792426944b83781f59e234f2a626ba0dbba3005:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i32sc2yjz94u6hlijayyxvr3n EndpointID:f6958df12158ba97b5d126892849ad57d1974921d929f575dc122aefa1bc6436 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6676f199af1dcf2c59a75049744ef7c6da24e347483df23634d1d44ff666e234 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:69fde588978c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i32sc2yjz94u6hlijayyxvr3n EndpointID:f6958df12158ba97b5d126892849ad57d1974921d929f575dc122aefa1bc6436 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-16T17:47:33.260Z] PASS [2020-01-16T17:47:33.260Z] [2020-01-16T17:47:33.260Z] === Skipped [2020-01-16T17:47:33.260Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-16T17:47:33.260Z] service_test.go:230: FLAKY_TEST [2020-01-16T17:47:33.260Z] [2020-01-16T17:47:33.260Z] [2020-01-16T17:47:33.260Z] DONE 21 tests, 1 skipped in 52.298s [2020-01-16T17:47:33.260Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-16T17:47:33.260Z] ++ 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-16T17:47:33.260Z] ++ set -e [2020-01-16T17:47:33.260Z] ++ '[' -n 0 ']' [2020-01-16T17:47:33.260Z] ++ set -x [2020-01-16T17:47:33.260Z] ++ env -i DEST=/go/src/github.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-16T17:47:33.260Z] INFO: Testing against a local daemon [2020-01-16T17:47:33.260Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-16T17:47:33.260Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-16T17:47:33.260Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-16T17:47:33.260Z] === RUN TestDockerNetworkIpvlan [2020-01-16T17:47:33.260Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-16T17:47:33.260Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-16T17:47:33.260Z] PASS [2020-01-16T17:47:33.260Z] [2020-01-16T17:47:33.260Z] === Skipped [2020-01-16T17:47:33.260Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-16T17:47:33.260Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-16T17:47:33.260Z] [2020-01-16T17:47:33.260Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-16T17:47:33.260Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-16T17:47:33.260Z] [2020-01-16T17:47:33.260Z] [2020-01-16T17:47:33.260Z] DONE 2 tests, 2 skipped in 0.136s [2020-01-16T17:47:33.260Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-16T17:47:33.260Z] ++ 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-16T17:47:33.260Z] ++ set -e [2020-01-16T17:47:33.260Z] ++ '[' -n 0 ']' [2020-01-16T17:47:33.260Z] ++ set -x [2020-01-16T17:47:33.261Z] ++ env -i DEST=/go/src/github.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-16T17:47:33.261Z] INFO: Testing against a local daemon [2020-01-16T17:47:33.261Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-16T17:47:34.640Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2020-01-16T17:47:34.640Z] === RUN TestDockerNetworkMacvlan [2020-01-16T17:47:34.754Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-16T17:47:35.578Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-16T17:47:36.802Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.59s) [2020-01-16T17:47:36.802Z] === RUN TestUpdateMemory [2020-01-16T17:47:36.802Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-16T17:47:36.802Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:47:36.802Z] === RUN TestUpdateCPUQuota [2020-01-16T17:47:36.958Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-16T17:47:37.592Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-01-16T17:47:37.593Z] === RUN TestUpdatePidsLimit [2020-01-16T17:47:37.593Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-16T17:47:37.896Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-16T17:47:37.967Z] === RUN TestUpdatePidsLimit/no_change [2020-01-16T17:47:38.021Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-16T17:47:38.342Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-16T17:47:38.710Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-16T17:47:39.388Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-16T17:47:39.495Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-16T17:47:39.863Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-16T17:47:40.227Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-16T17:47:40.316Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-01-16T17:47:41.225Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-16T17:47:41.494Z] --- PASS: TestUpdatePidsLimit (3.92s) [2020-01-16T17:47:41.494Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-01-16T17:47:41.494Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-01-16T17:47:41.494Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-01-16T17:47:41.494Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-01-16T17:47:41.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-01-16T17:47:41.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-01-16T17:47:41.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-01-16T17:47:41.494Z] === RUN TestUpdateRestartPolicy [2020-01-16T17:47:44.478Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-16T17:47:44.934Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-16T17:47:44.934Z] [2020-01-16T17:47:44.934Z] Unloading profiles will leave already running processes permanently [2020-01-16T17:47:44.934Z] unconfined, which can lead to unexpected situations. [2020-01-16T17:47:44.934Z] [2020-01-16T17:47:44.934Z] To set a process to complain mode, use the command line tool [2020-01-16T17:47:44.934Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-16T17:47:44.934Z] Post stage [Pipeline] junit [2020-01-16T17:47:45.203Z] Recording test results [2020-01-16T17:47:46.500Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [Pipeline] sh [2020-01-16T17:47:46.850Z] + echo Ensuring container killed. [2020-01-16T17:47:46.850Z] Ensuring container killed. [2020-01-16T17:47:46.850Z] + docker rm -vf docker-pr6 [2020-01-16T17:47:46.850Z] Error: No such container: docker-pr6 [2020-01-16T17:47:46.850Z] + true [Pipeline] sh [2020-01-16T17:47:47.136Z] + echo Chowning /workspace to jenkins user [2020-01-16T17:47:47.136Z] Chowning /workspace to jenkins user [2020-01-16T17:47:47.136Z] + id -u [2020-01-16T17:47:47.136Z] + id -g [2020-01-16T17:47:47.136Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40373:/workspace busybox chown -R 1000:1000 /workspace [2020-01-16T17:47:47.743Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-16T17:47:48.001Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-01-16T17:47:48.973Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-16T17:47:49.342Z] + bundleName=docker-py [2020-01-16T17:47:49.342Z] + echo Creating docker-py-bundles.tar.gz [2020-01-16T17:47:49.342Z] Creating docker-py-bundles.tar.gz [2020-01-16T17:47:49.342Z] + 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-16T17:47:49.415Z] Archiving artifacts [2020-01-16T17:47:49.538Z] --- PASS: TestBuildWithHugeFile (96.33s) [2020-01-16T17:47:49.538Z] === RUN TestBuildWithEmptyDockerfile [2020-01-16T17:47:49.538Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-16T17:47:49.538Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-16T17:47:49.538Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-16T17:47:49.538Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-16T17:47:49.538Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-16T17:47:49.538Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-16T17:47:49.538Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-16T17:47:49.538Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-16T17:47:49.538Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-16T17:47:49.808Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-16T17:47:50.072Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-01-16T17:47:50.072Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-01-16T17:47:50.072Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-01-16T17:47:50.072Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-01-16T17:47:50.072Z] === RUN TestBuildPreserveOwnership [2020-01-16T17:47:50.072Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-16T17:47:50.072Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-16T17:47:51.357Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40373/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-01-16T17:47:51.739Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40373/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 -e DOCKER_GRAPHDRIVER docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 hack/make.sh binary-daemon [2020-01-16T17:47:52.306Z] [2020-01-16T17:47:52.564Z] Removing bundles/ [2020-01-16T17:47:52.564Z] [2020-01-16T17:47:52.564Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-01-16T17:47:52.564Z] Building: bundles/binary-daemon/dockerd-dev [2020-01-16T17:47:52.564Z] GOOS="" GOARCH="" GOARM="" [2020-01-16T17:47:53.075Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-16T17:47:53.362Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-01-16T17:47:53.362Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-01-16T17:47:54.013Z] --- PASS: TestDockerNetworkMacvlan (19.30s) [2020-01-16T17:47:54.013Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-01-16T17:47:54.013Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-01-16T17:47:54.013Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2020-01-16T17:47:54.013Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s) [2020-01-16T17:47:54.013Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s) [2020-01-16T17:47:54.013Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-01-16T17:47:54.013Z] PASS [2020-01-16T17:47:54.013Z] [2020-01-16T17:47:54.013Z] DONE 8 tests in 21.501s [2020-01-16T17:47:54.013Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-16T17:47:54.013Z] ++ 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-16T17:47:54.013Z] ++ set -e [2020-01-16T17:47:54.013Z] ++ '[' -n 0 ']' [2020-01-16T17:47:54.013Z] ++ set -x [2020-01-16T17:47:54.013Z] ++ env -i DEST=/go/src/github.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-16T17:47:54.013Z] testing: warning: no tests to run [2020-01-16T17:47:54.013Z] PASS [2020-01-16T17:47:54.013Z] [2020-01-16T17:47:54.013Z] DONE 0 tests in 0.024s [2020-01-16T17:47:54.013Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-16T17:47:54.013Z] ++ 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-16T17:47:54.013Z] ++ set -e [2020-01-16T17:47:54.013Z] ++ '[' -n 0 ']' [2020-01-16T17:47:54.013Z] ++ set -x [2020-01-16T17:47:54.013Z] ++ env -i DEST=/go/src/github.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-16T17:47:54.013Z] INFO: Testing against a local daemon [2020-01-16T17:47:54.013Z] === RUN TestAuthZPluginAllowRequest [2020-01-16T17:47:54.287Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-16T17:47:55.147Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2020-01-16T17:47:55.147Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-16T17:47:55.147Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-01-16T17:47:55.147Z] === RUN TestWaitNonBlocked [2020-01-16T17:47:55.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-16T17:47:55.147Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-16T17:47:55.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-16T17:47:55.147Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-16T17:47:55.147Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-16T17:47:55.147Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-16T17:47:55.917Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-01-16T17:47:55.918Z] === RUN TestAuthZPluginTLS [2020-01-16T17:47:56.173Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-16T17:47:56.173Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-16T17:47:56.414Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-01-16T17:47:56.414Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-01-16T17:47:56.414Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-01-16T17:47:56.414Z] === RUN TestWaitBlocked [2020-01-16T17:47:56.414Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-16T17:47:56.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-16T17:47:56.414Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-16T17:47:56.414Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-16T17:47:56.414Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-16T17:47:56.414Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-16T17:47:56.486Z] --- PASS: TestAuthZPluginTLS (0.71s) [2020-01-16T17:47:56.486Z] === RUN TestAuthZPluginDenyRequest [2020-01-16T17:47:56.733Z] --- PASS: TestBuildPreserveOwnership (6.64s) [2020-01-16T17:47:56.733Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.31s) [2020-01-16T17:47:56.733Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.30s) [2020-01-16T17:47:56.733Z] === RUN TestBuildPlatformInvalid [2020-01-16T17:47:56.733Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-01-16T17:47:56.733Z] PASS [2020-01-16T17:47:56.733Z] [2020-01-16T17:47:56.733Z] === Skipped [2020-01-16T17:47:56.733Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-01-16T17:47:56.733Z] build_session_test.go:25: TODO: BuildKit [2020-01-16T17:47:56.733Z] [2020-01-16T17:47:56.733Z] [2020-01-16T17:47:56.733Z] DONE 32 tests, 1 skipped in 182.802s [2020-01-16T17:47:56.733Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-01-16T17:47:56.733Z] ++ 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-16T17:47:56.733Z] ++ set -e [2020-01-16T17:47:56.733Z] ++ '[' -n 0 ']' [2020-01-16T17:47:56.733Z] ++ set -x [2020-01-16T17:47:56.733Z] ++ env -i DEST=/go/src/github.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-16T17:47:56.988Z] INFO: Testing against a local daemon [2020-01-16T17:47:56.988Z] === RUN TestConfigList [2020-01-16T17:47:57.205Z] --- PASS: TestWaitBlocked (0.01s) [2020-01-16T17:47:57.205Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2020-01-16T17:47:57.205Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-01-16T17:47:57.205Z] === CONT TestContainerStartOnDaemonRestart [2020-01-16T17:47:57.205Z] === CONT TestIpcModeOlderClient [2020-01-16T17:47:57.422Z] --- PASS: TestAuthZPluginDenyRequest (0.68s) [2020-01-16T17:47:57.422Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-16T17:47:57.585Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-01-16T17:47:57.585Z] === CONT TestDaemonRestartIpcMode [2020-01-16T17:47:57.915Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-16T17:47:57.991Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-01-16T17:47:57.991Z] === RUN TestAuthZPluginDenyResponse [2020-01-16T17:47:58.476Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-16T17:47:58.558Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2020-01-16T17:47:58.559Z] === RUN TestAuthZPluginAllowEventStream [2020-01-16T17:47:58.734Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-16T17:48:00.077Z] --- PASS: TestContainerStartOnDaemonRestart (2.75s) [2020-01-16T17:48:00.464Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-01-16T17:48:00.464Z] === RUN TestAuthZPluginErrorResponse [2020-01-16T17:48:00.617Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-16T17:48:00.617Z] --- PASS: TestConfigList (3.57s) [2020-01-16T17:48:00.617Z] === RUN TestConfigsCreateAndDelete [2020-01-16T17:48:00.617Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-16T17:48:00.872Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-16T17:48:01.032Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2020-01-16T17:48:01.032Z] === RUN TestAuthZPluginErrorRequest [2020-01-16T17:48:01.357Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2020-01-16T17:48:01.357Z] PASS [2020-01-16T17:48:01.357Z] [2020-01-16T17:48:01.357Z] === Skipped [2020-01-16T17:48:01.357Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-01-16T17:48:01.357Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-16T17:48:01.357Z] [2020-01-16T17:48:01.357Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-01-16T17:48:01.357Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:48:01.357Z] [2020-01-16T17:48:01.357Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-16T17:48:01.357Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:48:01.357Z] [2020-01-16T17:48:01.357Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-16T17:48:01.357Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-16T17:48:01.357Z] [2020-01-16T17:48:01.357Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-01-16T17:48:01.357Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-16T17:48:01.357Z] [2020-01-16T17:48:01.357Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-01-16T17:48:01.357Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:48:01.357Z] [2020-01-16T17:48:01.357Z] [2020-01-16T17:48:01.357Z] DONE 197 tests, 6 skipped in 135.383s [2020-01-16T17:48:01.357Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-01-16T17:48:01.357Z] ++ 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-16T17:48:01.357Z] ++ set -e [2020-01-16T17:48:01.357Z] ++ '[' -n 0 ']' [2020-01-16T17:48:01.357Z] ++ set -x [2020-01-16T17:48:01.357Z] ++ env -i DEST=/go/src/github.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-16T17:48:01.601Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-01-16T17:48:01.601Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-16T17:48:01.723Z] INFO: Testing against a local daemon [2020-01-16T17:48:01.723Z] === RUN TestCommitInheritsEnv [2020-01-16T17:48:01.798Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-01-16T17:48:02.120Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-01-16T17:48:02.121Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-16T17:48:02.121Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-16T17:48:02.121Z] === RUN TestImagesFilterMultiReference [2020-01-16T17:48:02.121Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-01-16T17:48:02.121Z] === RUN TestImagePullPlatformInvalid [2020-01-16T17:48:02.121Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-01-16T17:48:02.121Z] === RUN TestRemoveImageOrphaning [2020-01-16T17:48:02.362Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-01-16T17:48:02.539Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2020-01-16T17:48:02.539Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-16T17:48:02.921Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-01-16T17:48:02.921Z] === RUN TestRemoveImageGarbageCollector [2020-01-16T17:48:02.921Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-16T17:48:02.921Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:48:02.921Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-16T17:48:02.921Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-01-16T17:48:02.921Z] === RUN TestTagInvalidReference [2020-01-16T17:48:02.921Z] --- PASS: TestTagInvalidReference (0.01s) [2020-01-16T17:48:02.921Z] === RUN TestTagValidPrefixedRepo [2020-01-16T17:48:02.921Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-01-16T17:48:02.921Z] === RUN TestTagExistedNameWithoutForce [2020-01-16T17:48:02.921Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-01-16T17:48:02.921Z] === RUN TestTagOfficialNames [2020-01-16T17:48:02.921Z] --- PASS: TestTagOfficialNames (0.05s) [2020-01-16T17:48:02.921Z] === RUN TestTagMatchesDigest [2020-01-16T17:48:02.921Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-01-16T17:48:02.921Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-16T17:48:04.251Z] --- PASS: TestConfigsCreateAndDelete (3.47s) [2020-01-16T17:48:04.251Z] === RUN TestConfigsUpdate [2020-01-16T17:48:04.251Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-16T17:48:04.251Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-16T17:48:04.445Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-01-16T17:48:04.445Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-16T17:48:06.764Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-16T17:48:06.981Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-01-16T17:48:06.982Z] === RUN TestAuthZPluginHeader [2020-01-16T17:48:07.020Z] --- PASS: TestConfigsUpdate (3.11s) [2020-01-16T17:48:07.020Z] === RUN TestTemplatedConfig [2020-01-16T17:48:07.583Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-16T17:48:07.839Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-16T17:48:07.918Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-01-16T17:48:07.918Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-16T17:48:07.918Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-16T17:48:07.918Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:48:07.918Z] === RUN TestAuthZPluginV2Disable [2020-01-16T17:48:07.918Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-16T17:48:07.918Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:48:07.918Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-16T17:48:07.918Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-16T17:48:07.918Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:48:07.918Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-16T17:48:07.918Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-16T17:48:07.918Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:48:07.918Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-16T17:48:08.094Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-16T17:48:11.357Z] --- PASS: TestTemplatedConfig (3.78s) [2020-01-16T17:48:11.357Z] === RUN TestConfigInspect [2020-01-16T17:48:12.283Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-16T17:48:14.167Z] --- PASS: TestConfigInspect (3.16s) [2020-01-16T17:48:14.167Z] === RUN TestConfigCreateWithLabels [2020-01-16T17:48:15.527Z] ok github.com/docker/docker/api/server/httputils 0.052s coverage: 14.7% of statements [2020-01-16T17:48:16.681Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-16T17:48:16.681Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-16T17:48:17.244Z] --- PASS: TestConfigCreateWithLabels (3.31s) [2020-01-16T17:48:17.244Z] === RUN TestConfigCreateResolve [2020-01-16T17:48:17.587Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-16T17:48:18.616Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2020-01-16T17:48:18.616Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-16T17:48:18.616Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-16T17:48:18.616Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-16T17:48:18.910Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-16T17:48:18.910Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-16T17:48:18.910Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-16T17:48:18.910Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-16T17:48:18.910Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-16T17:48:19.535Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-16T17:48:20.509Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-16T17:48:20.509Z] --- PASS: TestConfigCreateResolve (3.08s) [2020-01-16T17:48:20.509Z] === RUN TestConfigDaemonLibtrustID [2020-01-16T17:48:20.509Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-16T17:48:21.070Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-16T17:48:21.070Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-01-16T17:48:21.070Z] PASS [2020-01-16T17:48:21.070Z] [2020-01-16T17:48:21.070Z] DONE 8 tests in 24.171s [2020-01-16T17:48:21.070Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-01-16T17:48:21.070Z] ++ 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-16T17:48:21.070Z] ++ set -e [2020-01-16T17:48:21.070Z] ++ '[' -n 0 ']' [2020-01-16T17:48:21.070Z] ++ set -x [2020-01-16T17:48:21.070Z] ++ env -i DEST=/go/src/github.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-16T17:48:21.070Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-16T17:48:21.070Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-16T17:48:21.070Z] INFO: Testing against a local daemon [2020-01-16T17:48:21.070Z] === RUN TestCheckpoint [2020-01-16T17:48:21.070Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-16T17:48:21.070Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-16T17:48:21.070Z] === RUN TestContainerInvalidJSON [2020-01-16T17:48:21.070Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-16T17:48:21.070Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-16T17:48:21.070Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-16T17:48:21.070Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-16T17:48:21.070Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-16T17:48:21.070Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-16T17:48:21.326Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-16T17:48:21.326Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-16T17:48:21.326Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-16T17:48:21.326Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-16T17:48:21.326Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-16T17:48:21.326Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-16T17:48:21.326Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-16T17:48:21.326Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-16T17:48:21.326Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-01-16T17:48:21.326Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-16T17:48:21.326Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-01-16T17:48:21.326Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-16T17:48:21.582Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-01-16T17:48:21.582Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-16T17:48:21.582Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-16T17:48:21.582Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-01-16T17:48:21.582Z] === RUN TestCopyFromContainer [2020-01-16T17:48:21.585Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-16T17:48:21.585Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-16T17:48:22.212Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2020-01-16T17:48:22.212Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-01-16T17:48:22.499Z] ok github.com/docker/docker/api/types/time 0.036s coverage: 100.0% of statements [2020-01-16T17:48:22.789Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 4.0% of statements [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/types [no test files] [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-16T17:48:22.789Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-16T17:48:22.948Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-16T17:48:23.414Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-01-16T17:48:23.414Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-16T17:48:23.414Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-16T17:48:23.414Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-16T17:48:23.414Z] ? github.com/docker/docker/builder [no test files] [2020-01-16T17:48:23.414Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-16T17:48:23.414Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-16T17:48:23.414Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-16T17:48:23.414Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-16T17:48:23.414Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-16T17:48:23.414Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-16T17:48:23.414Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-16T17:48:23.509Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-16T17:48:24.071Z] === RUN TestCopyFromContainer// [2020-01-16T17:48:24.071Z] === RUN TestCopyFromContainer//bar/root [2020-01-16T17:48:24.330Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-16T17:48:24.330Z] === RUN TestCopyFromContainer/bar/quux [2020-01-16T17:48:24.510Z] ok github.com/docker/docker/builder/dockerignore 0.033s coverage: 96.8% of statements [2020-01-16T17:48:24.586Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-16T17:48:24.586Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-16T17:48:24.843Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-16T17:48:25.098Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-16T17:48:25.098Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-16T17:48:25.098Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-16T17:48:25.354Z] --- PASS: TestCopyFromContainer (3.68s) [2020-01-16T17:48:25.354Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-01-16T17:48:25.354Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-01-16T17:48:25.354Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-16T17:48:25.354Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2020-01-16T17:48:25.354Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-01-16T17:48:25.354Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2020-01-16T17:48:25.354Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2020-01-16T17:48:25.354Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-01-16T17:48:25.354Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-01-16T17:48:25.354Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-01-16T17:48:25.354Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-16T17:48:25.354Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-16T17:48:25.354Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-16T17:48:25.354Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-16T17:48:25.354Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-16T17:48:25.354Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-16T17:48:25.354Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-16T17:48:25.354Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-16T17:48:25.354Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-16T17:48:25.354Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-16T17:48:25.354Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-16T17:48:25.354Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-16T17:48:25.354Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-16T17:48:25.354Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-16T17:48:25.354Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-16T17:48:25.354Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-16T17:48:25.354Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-16T17:48:25.354Z] === RUN TestCreateWithInvalidEnv [2020-01-16T17:48:25.354Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-16T17:48:25.354Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-16T17:48:25.354Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-16T17:48:25.354Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-16T17:48:25.354Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-16T17:48:25.354Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-16T17:48:25.354Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-16T17:48:25.354Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-16T17:48:25.354Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-16T17:48:25.354Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-16T17:48:25.354Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-16T17:48:25.354Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-16T17:48:25.354Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-16T17:48:25.354Z] === RUN TestCreateTmpfsMountsTarget [2020-01-16T17:48:25.609Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-16T17:48:25.609Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-16T17:48:26.008Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.12s) [2020-01-16T17:48:26.008Z] PASS [2020-01-16T17:48:26.008Z] [2020-01-16T17:48:26.008Z] === Skipped [2020-01-16T17:48:26.008Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-16T17:48:26.008Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:48:26.008Z] [2020-01-16T17:48:26.008Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-16T17:48:26.008Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:48:26.008Z] [2020-01-16T17:48:26.008Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-16T17:48:26.008Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:48:26.008Z] [2020-01-16T17:48:26.008Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-16T17:48:26.008Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:48:26.008Z] [2020-01-16T17:48:26.008Z] [2020-01-16T17:48:26.008Z] DONE 17 tests, 4 skipped in 32.029s [2020-01-16T17:48:26.008Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-16T17:48:26.008Z] ++ 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-16T17:48:26.008Z] ++ set -e [2020-01-16T17:48:26.008Z] ++ '[' -n 0 ']' [2020-01-16T17:48:26.008Z] ++ set -x [2020-01-16T17:48:26.008Z] ++ env -i DEST=/go/src/github.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-16T17:48:26.008Z] INFO: Testing against a local daemon [2020-01-16T17:48:26.008Z] === RUN TestPluginInvalidJSON [2020-01-16T17:48:26.008Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-16T17:48:26.008Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-16T17:48:26.008Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-16T17:48:26.008Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-16T17:48:26.008Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-16T17:48:26.008Z] PASS [2020-01-16T17:48:26.267Z] [2020-01-16T17:48:26.267Z] DONE 2 tests in 0.158s [2020-01-16T17:48:26.267Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-16T17:48:26.267Z] ++ 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-16T17:48:26.267Z] ++ set -e [2020-01-16T17:48:26.267Z] ++ '[' -n 0 ']' [2020-01-16T17:48:26.267Z] ++ set -x [2020-01-16T17:48:26.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T17:48:26.267Z] INFO: Testing against a local daemon [2020-01-16T17:48:26.267Z] === RUN TestExternalGraphDriver [2020-01-16T17:48:26.526Z] === RUN TestExternalGraphDriver/json [2020-01-16T17:48:27.495Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-16T17:48:27.495Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-16T17:48:28.422Z] --- PASS: TestCreateWithCustomMaskedPaths (3.02s) [2020-01-16T17:48:28.422Z] === RUN TestCreateWithCapabilities [2020-01-16T17:48:28.677Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-16T17:48:28.677Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-16T17:48:28.677Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-16T17:48:28.677Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-16T17:48:28.677Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-16T17:48:28.677Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-16T17:48:28.677Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-16T17:48:28.677Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-16T17:48:28.677Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-16T17:48:28.677Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-16T17:48:28.677Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-16T17:48:28.677Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-16T17:48:28.677Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-16T17:48:28.677Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-16T17:48:28.677Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-16T17:48:28.677Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-16T17:48:28.677Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-16T17:48:28.677Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-16T17:48:28.677Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-16T17:48:28.677Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-16T17:48:28.677Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-16T17:48:28.677Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-16T17:48:28.677Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-16T17:48:28.677Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-16T17:48:28.677Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-16T17:48:28.677Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-16T17:48:28.677Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-16T17:48:28.677Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-16T17:48:28.677Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-16T17:48:28.677Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-16T17:48:28.677Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-16T17:48:28.677Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-16T17:48:28.678Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-16T17:48:28.934Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-01-16T17:48:28.934Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-16T17:48:28.934Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-01-16T17:48:28.934Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-01-16T17:48:28.934Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-01-16T17:48:28.934Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-01-16T17:48:28.934Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-01-16T17:48:28.934Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-01-16T17:48:28.934Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-01-16T17:48:28.934Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-16T17:48:28.934Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-01-16T17:48:28.934Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-01-16T17:48:28.934Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-16T17:48:28.934Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-16T17:48:29.061Z] === RUN TestExternalGraphDriver/spec [2020-01-16T17:48:29.191Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-16T17:48:29.752Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-16T17:48:30.097Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-01-16T17:48:31.599Z] === RUN TestExternalGraphDriver/pull [2020-01-16T17:48:31.639Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-01-16T17:48:31.639Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s) [2020-01-16T17:48:31.639Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-16T17:48:31.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-16T17:48:31.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-16T17:48:31.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-16T17:48:31.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-16T17:48:31.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-16T17:48:31.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-16T17:48:31.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-16T17:48:31.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-16T17:48:31.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-16T17:48:31.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-16T17:48:31.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-16T17:48:31.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-16T17:48:31.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-16T17:48:31.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-16T17:48:31.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-16T17:48:31.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-01-16T17:48:31.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-16T17:48:31.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-01-16T17:48:31.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-16T17:48:31.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-16T17:48:31.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-16T17:48:31.639Z] === RUN TestContainerStartOnDaemonRestart [2020-01-16T17:48:31.639Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-16T17:48:31.639Z] === RUN TestDaemonRestartIpcMode [2020-01-16T17:48:31.639Z] === PAUSE TestDaemonRestartIpcMode [2020-01-16T17:48:31.639Z] === RUN TestDiff [2020-01-16T17:48:32.155Z] ok github.com/docker/docker/builder/remotecontext/git 5.041s coverage: 86.3% of statements [2020-01-16T17:48:32.565Z] --- PASS: TestDiff (1.13s) [2020-01-16T17:48:32.565Z] === RUN TestExecWithCloseStdin [2020-01-16T17:48:33.125Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-16T17:48:33.179Z] ok github.com/docker/docker/builder/remotecontext 0.524s coverage: 13.6% of statements [2020-01-16T17:48:33.685Z] --- PASS: TestExecWithCloseStdin (1.03s) [2020-01-16T17:48:33.685Z] === RUN TestExec [2020-01-16T17:48:33.940Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-16T17:48:34.134Z] --- PASS: TestExternalGraphDriver (7.71s) [2020-01-16T17:48:34.134Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2020-01-16T17:48:34.134Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-01-16T17:48:34.134Z] --- PASS: TestExternalGraphDriver/pull (2.41s) [2020-01-16T17:48:34.134Z] === RUN TestGraphdriverPluginV2 [2020-01-16T17:48:34.134Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-01-16T17:48:34.134Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:48:34.134Z] PASS [2020-01-16T17:48:34.134Z] [2020-01-16T17:48:34.134Z] === Skipped [2020-01-16T17:48:34.134Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-01-16T17:48:34.134Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:48:34.134Z] [2020-01-16T17:48:34.134Z] [2020-01-16T17:48:34.134Z] DONE 5 tests, 1 skipped in 7.879s [2020-01-16T17:48:34.134Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-16T17:48:34.134Z] ++ 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-16T17:48:34.134Z] ++ set -e [2020-01-16T17:48:34.134Z] ++ '[' -n 0 ']' [2020-01-16T17:48:34.134Z] ++ set -x [2020-01-16T17:48:34.134Z] ++ env -i DEST=/go/src/github.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-16T17:48:34.134Z] INFO: Testing against a local daemon [2020-01-16T17:48:34.134Z] === RUN TestContinueAfterPluginCrash [2020-01-16T17:48:34.134Z] === PAUSE TestContinueAfterPluginCrash [2020-01-16T17:48:34.134Z] === RUN TestDaemonStartWithLogOpt [2020-01-16T17:48:34.134Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-16T17:48:34.134Z] === CONT TestContinueAfterPluginCrash [2020-01-16T17:48:34.134Z] === CONT TestDaemonStartWithLogOpt [2020-01-16T17:48:34.866Z] --- PASS: TestExec (1.09s) [2020-01-16T17:48:34.866Z] === RUN TestExecUser [2020-01-16T17:48:35.121Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-16T17:48:35.682Z] --- PASS: TestExecUser (0.84s) [2020-01-16T17:48:35.682Z] === RUN TestExportContainerAndImportImage [2020-01-16T17:48:35.682Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-16T17:48:36.612Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-01-16T17:48:36.612Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-16T17:48:36.683Z] ok github.com/docker/docker/builder/dockerfile 1.610s coverage: 48.2% of statements [2020-01-16T17:48:36.683Z] ? github.com/docker/docker/cli [no test files] [2020-01-16T17:48:36.683Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-16T17:48:36.867Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-16T17:48:38.230Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-16T17:48:38.231Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-01-16T17:48:38.231Z] === RUN TestHealthCheckWorkdir [2020-01-16T17:48:39.157Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-01-16T17:48:39.157Z] === RUN TestHealthKillContainer [2020-01-16T17:48:39.157Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-16T17:48:39.157Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-16T17:48:42.419Z] --- PASS: TestHealthKillContainer (3.03s) [2020-01-16T17:48:42.419Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-16T17:48:42.419Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-16T17:48:42.979Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-01-16T17:48:42.979Z] === RUN TestIpcModeNone [2020-01-16T17:48:43.905Z] --- PASS: TestIpcModeNone (0.82s) [2020-01-16T17:48:43.905Z] === RUN TestIpcModePrivate [2020-01-16T17:48:44.830Z] --- PASS: TestIpcModePrivate (0.93s) [2020-01-16T17:48:44.830Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:195, shared: false, mustBeShared: false [2020-01-16T17:48:44.830Z] === RUN TestIpcModeShareable [2020-01-16T17:48:45.124Z] ok github.com/docker/docker/client 0.645s coverage: 75.8% of statements [2020-01-16T17:48:45.755Z] --- PASS: TestIpcModeShareable (0.84s) [2020-01-16T17:48:45.755Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:203, shared: true, mustBeShared: true [2020-01-16T17:48:45.755Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-16T17:48:45.755Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-16T17:48:46.409Z] --- PASS: TestDaemonStartWithLogOpt (10.41s) [2020-01-16T17:48:49.020Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2020-01-16T17:48:49.020Z] === RUN TestAPIIpcModeHost [2020-01-16T17:48:49.698Z] --- PASS: TestContinueAfterPluginCrash (15.21s) [2020-01-16T17:48:49.698Z] PASS [2020-01-16T17:48:49.698Z] [2020-01-16T17:48:49.698Z] DONE 2 tests in 15.353s [2020-01-16T17:48:49.698Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-16T17:48:49.698Z] ++ 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-16T17:48:49.698Z] ++ set -e [2020-01-16T17:48:49.698Z] ++ '[' -n 0 ']' [2020-01-16T17:48:49.698Z] ++ set -x [2020-01-16T17:48:49.698Z] ++ env -i DEST=/go/src/github.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-16T17:48:49.698Z] INFO: Testing against a local daemon [2020-01-16T17:48:49.698Z] === RUN TestPluginWithDevMounts [2020-01-16T17:48:49.698Z] === PAUSE TestPluginWithDevMounts [2020-01-16T17:48:49.698Z] === CONT TestPluginWithDevMounts [2020-01-16T17:48:49.946Z] --- PASS: TestAPIIpcModeHost (1.19s) [2020-01-16T17:48:49.946Z] === RUN TestDaemonIpcModeShareable [2020-01-16T17:48:51.310Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-16T17:48:52.233Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-01-16T17:48:52.233Z] PASS [2020-01-16T17:48:52.233Z] [2020-01-16T17:48:52.233Z] DONE 1 tests in 2.341s [2020-01-16T17:48:52.233Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-16T17:48:52.233Z] ++ 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-16T17:48:52.233Z] ++ set -e [2020-01-16T17:48:52.233Z] ++ '[' -n 0 ']' [2020-01-16T17:48:52.233Z] ++ set -x [2020-01-16T17:48:52.233Z] ++ env -i DEST=/go/src/github.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-16T17:48:52.233Z] INFO: Testing against a local daemon [2020-01-16T17:48:52.233Z] === RUN TestSecretInspect [2020-01-16T17:48:52.236Z] --- PASS: TestDaemonIpcModeShareable (2.26s) [2020-01-16T17:48:52.236Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2020-01-16T17:48:52.236Z] === RUN TestDaemonIpcModePrivate [2020-01-16T17:48:52.236Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-16T17:48:54.121Z] --- PASS: TestDaemonIpcModePrivate (1.97s) [2020-01-16T17:48:54.121Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false [2020-01-16T17:48:54.121Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-16T17:48:54.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-16T17:48:55.520Z] --- PASS: TestSecretInspect (3.21s) [2020-01-16T17:48:55.520Z] === RUN TestSecretList [2020-01-16T17:48:56.045Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.98s) [2020-01-16T17:48:56.045Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: false, mustBeShared: false [2020-01-16T17:48:56.045Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-16T17:48:56.972Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-16T17:48:58.808Z] --- PASS: TestSecretList (3.21s) [2020-01-16T17:48:58.808Z] === RUN TestSecretsCreateAndDelete [2020-01-16T17:48:58.970Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.06s) [2020-01-16T17:48:58.971Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:279, shared: true, mustBeShared: true [2020-01-16T17:48:58.971Z] === RUN TestIpcModeOlderClient [2020-01-16T17:48:59.231Z] === PAUSE TestIpcModeOlderClient [2020-01-16T17:48:59.231Z] === RUN TestKillContainerInvalidSignal [2020-01-16T17:49:00.599Z] --- PASS: TestKillContainerInvalidSignal (1.24s) [2020-01-16T17:49:00.599Z] === RUN TestKillContainer [2020-01-16T17:49:00.599Z] === RUN TestKillContainer/no_signal [2020-01-16T17:49:01.524Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-16T17:49:01.524Z] === RUN TestKillContainer/non_killing_signal [2020-01-16T17:49:01.779Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-16T17:49:02.096Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2020-01-16T17:49:02.096Z] === RUN TestSecretsUpdate [2020-01-16T17:49:02.340Z] === RUN TestKillContainer/killing_signal [2020-01-16T17:49:03.704Z] --- PASS: TestKillContainer (3.43s) [2020-01-16T17:49:03.704Z] --- PASS: TestKillContainer/no_signal (1.25s) [2020-01-16T17:49:03.704Z] --- PASS: TestKillContainer/non_killing_signal (0.89s) [2020-01-16T17:49:03.704Z] --- PASS: TestKillContainer/killing_signal (0.96s) [2020-01-16T17:49:03.704Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-16T17:49:03.704Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-16T17:49:05.386Z] --- PASS: TestSecretsUpdate (3.23s) [2020-01-16T17:49:05.386Z] === RUN TestTemplatedSecret [2020-01-16T17:49:05.563Z] 65014b3c3121: Pull complete [2020-01-16T17:49:05.590Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-16T17:49:06.516Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.68s) [2020-01-16T17:49:06.516Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.77s) [2020-01-16T17:49:06.516Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2020-01-16T17:49:06.516Z] === RUN TestKillStoppedContainer [2020-01-16T17:49:06.516Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-01-16T17:49:06.516Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-16T17:49:06.516Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-01-16T17:49:06.516Z] === RUN TestKillDifferentUserContainer [2020-01-16T17:49:07.877Z] --- PASS: TestKillDifferentUserContainer (1.04s) [2020-01-16T17:49:07.877Z] === RUN TestInspectOomKilledTrue [2020-01-16T17:49:07.877Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-01-16T17:49:07.877Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:49:07.877Z] === RUN TestInspectOomKilledFalse [2020-01-16T17:49:07.877Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-16T17:49:07.877Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:49:07.877Z] === RUN TestLinksEtcHostsContentMatch [2020-01-16T17:49:08.438Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2020-01-16T17:49:08.438Z] === RUN TestLinksContainerNames [2020-01-16T17:49:08.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-16T17:49:08.676Z] --- PASS: TestTemplatedSecret (3.40s) [2020-01-16T17:49:08.676Z] === RUN TestSecretCreateResolve [2020-01-16T17:49:10.327Z] --- PASS: TestLinksContainerNames (1.92s) [2020-01-16T17:49:10.327Z] === RUN TestLogsFollowTailEmpty [2020-01-16T17:49:10.886Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-16T17:49:11.446Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2020-01-16T17:49:11.446Z] === RUN TestContainerNetworkMountsNoChown [2020-01-16T17:49:11.964Z] --- PASS: TestSecretCreateResolve (3.22s) [2020-01-16T17:49:11.964Z] PASS [2020-01-16T17:49:11.964Z] [2020-01-16T17:49:11.964Z] DONE 6 tests in 19.651s [2020-01-16T17:49:11.964Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-01-16T17:49:11.964Z] ++ 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-16T17:49:11.964Z] ++ set -e [2020-01-16T17:49:11.964Z] ++ '[' -n 0 ']' [2020-01-16T17:49:11.964Z] ++ set -x [2020-01-16T17:49:11.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T17:49:11.964Z] INFO: Testing against a local daemon [2020-01-16T17:49:11.964Z] === RUN TestServiceCreateInit [2020-01-16T17:49:11.964Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-16T17:49:12.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-16T17:49:12.260Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s) [2020-01-16T17:49:12.260Z] === RUN TestMountDaemonRoot [2020-01-16T17:49:12.260Z] === RUN TestMountDaemonRoot/default [2020-01-16T17:49:12.260Z] === PAUSE TestMountDaemonRoot/default [2020-01-16T17:49:12.260Z] === RUN TestMountDaemonRoot/private [2020-01-16T17:49:12.260Z] === PAUSE TestMountDaemonRoot/private [2020-01-16T17:49:12.260Z] === RUN TestMountDaemonRoot/rprivate [2020-01-16T17:49:12.260Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-16T17:49:12.260Z] === RUN TestMountDaemonRoot/slave [2020-01-16T17:49:12.260Z] === PAUSE TestMountDaemonRoot/slave [2020-01-16T17:49:12.260Z] === RUN TestMountDaemonRoot/rslave [2020-01-16T17:49:12.260Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-16T17:49:12.260Z] === RUN TestMountDaemonRoot/shared [2020-01-16T17:49:12.260Z] === PAUSE TestMountDaemonRoot/shared [2020-01-16T17:49:12.260Z] === RUN TestMountDaemonRoot/rshared [2020-01-16T17:49:12.260Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-16T17:49:12.260Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-16T17:49:12.260Z] === CONT TestMountDaemonRoot/default [2020-01-16T17:49:12.260Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-16T17:49:12.260Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-16T17:49:12.260Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-16T17:49:12.261Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-16T17:49:12.261Z] === CONT TestMountDaemonRoot/slave [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-16T17:49:12.261Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-16T17:49:12.261Z] === CONT TestMountDaemonRoot/private [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-16T17:49:12.261Z] === CONT TestMountDaemonRoot/rshared [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-16T17:49:12.261Z] === CONT TestMountDaemonRoot/shared [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-16T17:49:12.261Z] === CONT TestMountDaemonRoot/rslave [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-16T17:49:12.261Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-16T17:49:12.261Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-16T17:49:12.261Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-16T17:49:12.516Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-16T17:49:12.516Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-16T17:49:12.516Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-16T17:49:12.516Z] === CONT TestMountDaemonRoot/rprivate [2020-01-16T17:49:12.516Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-16T17:49:12.516Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-16T17:49:12.516Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-16T17:49:12.516Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-16T17:49:12.516Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-16T17:49:12.516Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-16T17:49:12.516Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-16T17:49:12.516Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-16T17:49:12.516Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-16T17:49:12.516Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-16T17:49:12.516Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-16T17:49:12.772Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-16T17:49:12.772Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-16T17:49:12.772Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-16T17:49:12.772Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-16T17:49:12.772Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-16T17:49:12.772Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-16T17:49:12.772Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-16T17:49:12.772Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-16T17:49:12.772Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-16T17:49:13.027Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-16T17:49:13.027Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-16T17:49:13.027Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-16T17:49:13.027Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-16T17:49:13.027Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-16T17:49:13.027Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-16T17:49:13.027Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-16T17:49:13.027Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-16T17:49:13.282Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-16T17:49:13.282Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-16T17:49:13.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-16T17:49:13.282Z] === RUN TestContainerBindMountNonRecursive [2020-01-16T17:49:13.843Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-16T17:49:13.966Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-01-16T17:49:13.966Z] Copying nested executables into bundles/binary-daemon [2020-01-16T17:49:13.966Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-01-16T17:49:14.349Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40373/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 -e DOCKER_GRAPHDRIVER docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 hack/make.sh cross [2020-01-16T17:49:15.282Z] [2020-01-16T17:49:15.282Z] Removing bundles/ [2020-01-16T17:49:15.282Z] [2020-01-16T17:49:15.282Z] ---> Making bundle: cross (in bundles/cross) [2020-01-16T17:49:15.282Z] Cross building: bundles/cross/linux/amd64 [2020-01-16T17:49:15.282Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-01-16T17:49:15.282Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-01-16T17:49:15.731Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-16T17:49:15.731Z] --- PASS: TestContainerBindMountNonRecursive (2.52s) [2020-01-16T17:49:15.731Z] === RUN TestNetworkNat [2020-01-16T17:49:16.659Z] --- PASS: TestNetworkNat (0.93s) [2020-01-16T17:49:16.659Z] === RUN TestNetworkLocalhostTCPNat [2020-01-16T17:49:17.237Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-16T17:49:17.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-16T17:49:17.839Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s) [2020-01-16T17:49:17.839Z] === RUN TestNetworkLoopbackNat [2020-01-16T17:49:18.765Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-01-16T17:49:18.765Z] === RUN TestPause [2020-01-16T17:49:20.128Z] --- PASS: TestPause (0.96s) [2020-01-16T17:49:20.128Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-16T17:49:20.128Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-16T17:49:20.128Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-16T17:49:20.128Z] === RUN TestPauseStopPausedContainer [2020-01-16T17:49:20.128Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-16T17:49:20.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-16T17:49:21.041Z] --- PASS: TestPauseStopPausedContainer (1.06s) [2020-01-16T17:49:21.041Z] === RUN TestPsFilter [2020-01-16T17:49:21.041Z] --- PASS: TestPsFilter (0.24s) [2020-01-16T17:49:21.041Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-16T17:49:21.965Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-01-16T17:49:21.965Z] === RUN TestRemoveContainerWithVolume [2020-01-16T17:49:22.512Z] --- PASS: TestServiceCreateInit (10.36s) [2020-01-16T17:49:22.512Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2020-01-16T17:49:22.512Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s) [2020-01-16T17:49:22.512Z] === RUN TestCreateServiceMultipleTimes [2020-01-16T17:49:23.328Z] --- PASS: TestRemoveContainerWithVolume (1.03s) [2020-01-16T17:49:23.328Z] === RUN TestRemoveContainerRunning [2020-01-16T17:49:23.889Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-01-16T17:49:23.889Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-16T17:49:24.815Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-01-16T17:49:24.815Z] === RUN TestRemoveInvalidContainer [2020-01-16T17:49:24.815Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-16T17:49:24.815Z] === RUN TestRenameLinkedContainer [2020-01-16T17:49:26.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-16T17:49:27.540Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-16T17:49:27.795Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-16T17:49:28.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-16T17:49:28.306Z] --- PASS: TestRenameLinkedContainer (3.57s) [2020-01-16T17:49:28.306Z] === RUN TestRenameStoppedContainer [2020-01-16T17:49:29.233Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-01-16T17:49:29.233Z] === RUN TestRenameRunningContainerAndReuse [2020-01-16T17:49:30.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-16T17:49:31.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-16T17:49:31.085Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2020-01-16T17:49:31.085Z] === RUN TestRenameInvalidName [2020-01-16T17:49:32.012Z] --- PASS: TestRenameInvalidName (0.90s) [2020-01-16T17:49:32.012Z] === RUN TestRenameAnonymousContainer [2020-01-16T17:49:33.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-16T17:49:34.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-16T17:49:36.102Z] --- PASS: TestRenameAnonymousContainer (3.90s) [2020-01-16T17:49:36.102Z] === RUN TestRenameContainerWithSameName [2020-01-16T17:49:36.663Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-01-16T17:49:36.663Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-16T17:49:37.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-16T17:49:38.514Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s) [2020-01-16T17:49:38.514Z] === RUN TestResize [2020-01-16T17:49:39.440Z] --- PASS: TestResize (0.95s) [2020-01-16T17:49:39.440Z] === RUN TestResizeWithInvalidSize [2020-01-16T17:49:40.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-16T17:49:40.622Z] --- PASS: TestResizeWithInvalidSize (1.04s) [2020-01-16T17:49:40.622Z] === RUN TestResizeWhenContainerNotStarted [2020-01-16T17:49:41.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-16T17:49:41.438Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2020-01-16T17:49:41.438Z] === RUN TestDaemonRestartKillContainers [2020-01-16T17:49:41.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-16T17:49:41.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-16T17:49:41.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-16T17:49:41.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-16T17:49:41.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-16T17:49:41.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-16T17:49:41.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-16T17:49:41.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-16T17:49:41.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-16T17:49:41.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-16T17:49:41.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-16T17:49:41.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-16T17:49:41.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-16T17:49:41.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-16T17:49:41.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-16T17:49:41.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-16T17:49:41.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:49:41.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:49:41.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:49:41.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:49:41.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:49:41.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:49:41.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:49:41.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:49:41.438Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-16T17:49:41.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:49:41.986Z] ok github.com/docker/docker/cmd/dockerd 0.371s coverage: 30.5% of statements [2020-01-16T17:49:41.986Z] ok github.com/docker/docker/container 0.168s coverage: 35.3% of statements [2020-01-16T17:49:41.986Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-16T17:49:41.986Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-16T17:49:41.986Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-16T17:49:41.986Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-16T17:49:43.324Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-16T17:49:43.324Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-16T17:49:44.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:49:44.451Z] --- PASS: TestCreateServiceMultipleTimes (18.97s) [2020-01-16T17:49:44.451Z] === RUN TestCreateServiceConflict [2020-01-16T17:49:44.451Z] --- PASS: TestCreateServiceConflict (3.20s) [2020-01-16T17:49:44.451Z] === RUN TestCreateServiceMaxReplicas [2020-01-16T17:49:44.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-16T17:49:45.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-16T17:49:45.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:49:46.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-16T17:49:46.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:49:47.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-16T17:49:47.549Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2020-01-16T17:49:47.742Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2020-01-16T17:49:47.742Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-16T17:49:48.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-16T17:49:49.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-16T17:49:50.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-16T17:49:50.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-16T17:49:50.953Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-16T17:49:52.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-16T17:49:52.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-16T17:49:52.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-16T17:49:53.109Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-16T17:49:53.113Z] ok github.com/docker/docker/daemon/cluster/convert 0.041s coverage: 35.8% of statements [2020-01-16T17:49:54.138Z] ok github.com/docker/docker/daemon/cluster 0.115s coverage: 0.5% of statements [2020-01-16T17:49:54.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-16T17:49:56.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-16T17:49:56.983Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-16T17:49:56.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-01-16T17:49:56.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s) [2020-01-16T17:49:56.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-01-16T17:49:56.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.73s) [2020-01-16T17:49:56.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-01-16T17:49:56.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-01-16T17:49:56.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s) [2020-01-16T17:49:56.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2020-01-16T17:49:56.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s) [2020-01-16T17:49:56.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s) [2020-01-16T17:49:56.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-01-16T17:49:56.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2020-01-16T17:49:56.983Z] === RUN TestCgroupNamespacesRun [2020-01-16T17:49:57.818Z] --- PASS: TestImportExtremelyLargeImageWorks (114.50s) [2020-01-16T17:49:57.818Z] PASS [2020-01-16T17:49:57.818Z] [2020-01-16T17:49:57.818Z] === Skipped [2020-01-16T17:49:57.818Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-16T17:49:57.818Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:49:57.818Z] [2020-01-16T17:49:57.818Z] [2020-01-16T17:49:57.818Z] DONE 12 tests, 1 skipped in 116.070s [2020-01-16T17:49:57.818Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-01-16T17:49:57.818Z] ++ 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-16T17:49:57.818Z] ++ set -e [2020-01-16T17:49:57.818Z] ++ '[' -n 0 ']' [2020-01-16T17:49:57.818Z] ++ set -x [2020-01-16T17:49:57.818Z] ++ env -i DEST=/go/src/github.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-16T17:49:57.818Z] INFO: Testing against a local daemon [2020-01-16T17:49:57.818Z] === RUN TestNetworkCreateDelete [2020-01-16T17:49:57.818Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-01-16T17:49:57.818Z] === RUN TestDockerNetworkDeletePreferID [2020-01-16T17:49:58.187Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-01-16T17:49:58.187Z] === RUN TestInspectNetwork [2020-01-16T17:49:58.872Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-01-16T17:49:58.872Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-16T17:49:59.683Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2020-01-16T17:50:00.758Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2020-01-16T17:50:00.758Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-16T17:50:01.739Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-01-16T17:50:01.802Z] === RUN TestInspectNetwork/full_network_id [2020-01-16T17:50:01.802Z] === RUN TestInspectNetwork/partial_network_id [2020-01-16T17:50:01.802Z] === RUN TestInspectNetwork/network_name [2020-01-16T17:50:01.802Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-16T17:50:02.627Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.11s) [2020-01-16T17:50:02.627Z] === RUN TestCreateServiceSecretFileMode [2020-01-16T17:50:02.644Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2020-01-16T17:50:02.644Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-16T17:50:02.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-16T17:50:03.240Z] ok github.com/docker/docker/daemon/config 0.089s coverage: 82.1% of statements [2020-01-16T17:50:04.570Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-01-16T17:50:04.570Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-16T17:50:04.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-16T17:50:05.290Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-01-16T17:50:05.916Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2020-01-16T17:50:05.916Z] === RUN TestCreateServiceConfigFileMode [2020-01-16T17:50:06.465Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s) [2020-01-16T17:50:06.465Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-16T17:50:06.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-16T17:50:07.389Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.99s) [2020-01-16T17:50:07.389Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-16T17:50:08.022Z] --- PASS: TestInspectNetwork (8.98s) [2020-01-16T17:50:08.022Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-01-16T17:50:08.022Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-16T17:50:08.022Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-16T17:50:08.022Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-16T17:50:08.022Z] === RUN TestRunContainerWithBridgeNone [2020-01-16T17:50:08.314Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-01-16T17:50:08.314Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-16T17:50:08.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-16T17:50:08.767Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.498s coverage: 13.7% of statements [2020-01-16T17:50:09.204Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2020-01-16T17:50:09.204Z] === RUN TestCreateServiceSysctls [2020-01-16T17:50:09.833Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2020-01-16T17:50:09.833Z] === RUN TestNetworkInvalidJSON [2020-01-16T17:50:09.833Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-16T17:50:09.833Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-16T17:50:09.833Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-16T17:50:09.833Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-16T17:50:09.833Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-16T17:50:09.833Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-16T17:50:09.833Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-16T17:50:09.833Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-16T17:50:09.833Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-16T17:50:09.833Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-01-16T17:50:09.833Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-16T17:50:09.833Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-16T17:50:09.833Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-16T17:50:09.833Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-16T17:50:09.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-16T17:50:10.186Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2020-01-16T17:50:10.186Z] === RUN TestKernelTCPMemory [2020-01-16T17:50:10.269Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 2.9% of statements [2020-01-16T17:50:10.605Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-01-16T17:50:10.605Z] === RUN TestDaemonDefaultNetworkPools [2020-01-16T17:50:10.896Z] ok github.com/docker/docker/daemon 12.530s coverage: 17.6% of statements [2020-01-16T17:50:10.896Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-16T17:50:10.896Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-16T17:50:10.896Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-16T17:50:10.896Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-16T17:50:11.112Z] --- PASS: TestKernelTCPMemory (1.00s) [2020-01-16T17:50:11.112Z] === RUN TestNISDomainname [2020-01-16T17:50:11.390Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-01-16T17:50:11.390Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-16T17:50:11.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-16T17:50:11.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-16T17:50:12.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-16T17:50:12.227Z] --- PASS: TestNISDomainname (1.19s) [2020-01-16T17:50:12.227Z] === RUN TestHostnameDnsResolution [2020-01-16T17:50:12.469Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.433s coverage: 57.9% of statements [2020-01-16T17:50:12.653Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2020-01-16T17:50:12.653Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-16T17:50:13.395Z] --- PASS: TestCreateServiceSysctls (4.16s) [2020-01-16T17:50:13.395Z] === RUN TestCreateServiceCapabilities [2020-01-16T17:50:13.973Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2020-01-16T17:50:13.973Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-16T17:50:14.112Z] --- PASS: TestHostnameDnsResolution (1.55s) [2020-01-16T17:50:14.112Z] === RUN TestStats [2020-01-16T17:50:14.423Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-01-16T17:50:14.423Z] === RUN TestServiceWithPredefinedNetwork [2020-01-16T17:50:14.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-16T17:50:16.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-16T17:50:16.557Z] --- PASS: TestStats (2.62s) [2020-01-16T17:50:16.557Z] === RUN TestStopContainerWithTimeout [2020-01-16T17:50:16.557Z] === RUN TestStopContainerWithTimeout/0 [2020-01-16T17:50:16.557Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-16T17:50:16.557Z] === RUN TestStopContainerWithTimeout/1 [2020-01-16T17:50:16.557Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-16T17:50:16.557Z] === RUN TestStopContainerWithTimeout/3 [2020-01-16T17:50:16.557Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-16T17:50:16.557Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-16T17:50:16.557Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-16T17:50:16.557Z] === CONT TestStopContainerWithTimeout/0 [2020-01-16T17:50:16.557Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-16T17:50:16.685Z] --- PASS: TestCreateServiceCapabilities (3.61s) [2020-01-16T17:50:16.685Z] === RUN TestInspect [2020-01-16T17:50:16.946Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2020-01-16T17:50:16.946Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-16T17:50:16.946Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-16T17:50:16.946Z] service_test.go:230: FLAKY_TEST [2020-01-16T17:50:16.946Z] === RUN TestServiceWithDataPathPortInit [2020-01-16T17:50:17.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-16T17:50:18.007Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.223s coverage: 68.6% of statements [2020-01-16T17:50:18.007Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.988s coverage: 48.6% of statements [2020-01-16T17:50:18.042Z] === CONT TestStopContainerWithTimeout/3 [2020-01-16T17:50:19.925Z] === CONT TestStopContainerWithTimeout/1 [2020-01-16T17:50:19.976Z] --- PASS: TestInspect (3.01s) [2020-01-16T17:50:19.976Z] === RUN TestServiceListWithStatuses [2020-01-16T17:50:19.976Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-16T17:50:19.976Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-16T17:50:19.976Z] === RUN TestDockerNetworkConnectAlias [2020-01-16T17:50:20.068Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.023s coverage: 46.2% of statements [2020-01-16T17:50:20.068Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-16T17:50:20.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-01-16T17:50:21.561Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2020-01-16T17:50:21.847Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-01-16T17:50:21.847Z] --- PASS: TestStopContainerWithTimeout/0 (1.43s) [2020-01-16T17:50:21.847Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2020-01-16T17:50:21.847Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2020-01-16T17:50:21.847Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-01-16T17:50:21.847Z] === RUN TestDeleteDevicemapper [2020-01-16T17:50:21.847Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-16T17:50:21.847Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-16T17:50:21.847Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-16T17:50:22.189Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.447s coverage: 54.8% of statements [2020-01-16T17:50:22.190Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-16T17:50:22.190Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.494s coverage: 76.1% of statements [2020-01-16T17:50:22.190Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-16T17:50:23.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-16T17:50:24.254Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2020-01-16T17:50:25.283Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-01-16T17:50:25.629Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s) [2020-01-16T17:50:25.629Z] === RUN TestUpdateMemory [2020-01-16T17:50:25.629Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-16T17:50:25.629Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:50:25.629Z] === RUN TestUpdateCPUQuota [2020-01-16T17:50:25.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-16T17:50:25.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-16T17:50:26.545Z] --- PASS: TestDockerNetworkConnectAlias (6.47s) [2020-01-16T17:50:26.545Z] === RUN TestDockerNetworkReConnect [2020-01-16T17:50:26.993Z] --- PASS: TestUpdateCPUQuota (1.59s) [2020-01-16T17:50:26.993Z] === RUN TestUpdatePidsLimit [2020-01-16T17:50:26.993Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-16T17:50:26.993Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-16T17:50:27.250Z] === RUN TestUpdatePidsLimit/no_change [2020-01-16T17:50:27.811Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-16T17:50:28.066Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-16T17:50:28.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-16T17:50:28.321Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-16T17:50:28.577Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-16T17:50:28.790Z] ok github.com/docker/docker/daemon/logger 0.305s coverage: 42.7% of statements [2020-01-16T17:50:28.833Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-16T17:50:29.394Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-16T17:50:29.649Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-16T17:50:29.814Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 67.0% of statements [2020-01-16T17:50:31.307Z] ok github.com/docker/docker/daemon/logger/awslogs 0.580s coverage: 77.4% of statements [2020-01-16T17:50:31.540Z] --- PASS: TestUpdatePidsLimit (4.47s) [2020-01-16T17:50:31.541Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2020-01-16T17:50:31.541Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2020-01-16T17:50:31.541Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2020-01-16T17:50:31.541Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-01-16T17:50:31.541Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.54s) [2020-01-16T17:50:31.541Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2020-01-16T17:50:31.541Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2020-01-16T17:50:31.541Z] === RUN TestUpdateRestartPolicy [2020-01-16T17:50:31.541Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-01-16T17:50:31.817Z] --- PASS: TestDockerNetworkReConnect (5.32s) [2020-01-16T17:50:31.817Z] === RUN TestServicePlugin [2020-01-16T17:50:31.817Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-16T17:50:31.817Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:50:31.817Z] === RUN TestServiceUpdateLabel [2020-01-16T17:50:32.331Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 4.9% of statements [2020-01-16T17:50:32.331Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-16T17:50:32.331Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-16T17:50:32.331Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-16T17:50:32.331Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-16T17:50:32.331Z] ok github.com/docker/docker/daemon/logger/journald 0.033s coverage: 26.2% of statements [2020-01-16T17:50:33.312Z] --- PASS: TestServiceWithDataPathPortInit (16.34s) [2020-01-16T17:50:33.312Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-16T17:50:33.354Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2020-01-16T17:50:33.354Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 88.3% of statements [2020-01-16T17:50:34.351Z] --- PASS: TestServiceUpdateLabel (2.81s) [2020-01-16T17:50:34.351Z] === RUN TestServiceUpdateSecrets [2020-01-16T17:50:35.701Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-16T17:50:35.701Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-16T17:50:36.626Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-16T17:50:36.695Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-01-16T17:50:36.695Z] Copying nested executables into bundles/cross/linux/amd64 [2020-01-16T17:50:36.695Z] Cross building: bundles/cross/windows/amd64 [2020-01-16T17:50:36.695Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-16T17:50:36.695Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-01-16T17:50:36.868Z] ok github.com/docker/docker/daemon/logger/local 0.050s coverage: 74.7% of statements [2020-01-16T17:50:36.868Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-16T17:50:37.157Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 19.9% of statements [2020-01-16T17:50:37.229Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-16T17:50:37.444Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 47.8% of statements [2020-01-16T17:50:37.484Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-01-16T17:50:38.844Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-16T17:50:38.932Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2020-01-16T17:50:40.728Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-16T17:50:40.987Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-01-16T17:50:42.014Z] ok github.com/docker/docker/daemon/logger/splunk 3.205s coverage: 82.5% of statements [2020-01-16T17:50:42.014Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-16T17:50:42.014Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-16T17:50:42.718Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.37s) [2020-01-16T17:50:42.718Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k7q5ym3unqcacolgafvvj3flr Created:2020-01-16 17:50:34.825544844 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[9ce94d6d5649a94fba061f8ce4c5757c13174ed2b0876e937cc7bd9605e6737b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cu6vrrb5claw0pgwmeq5cgeoz EndpointID:a60458f7da5cbef68c1160f86b8da061c00e89149dfaa9df859a3409ef58644e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9b294c4c640cdfb6695d08021ead8e59bd2326dfe1e0454f7b365adea9927168 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:efb8b0323066 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cu6vrrb5claw0pgwmeq5cgeoz EndpointID:a60458f7da5cbef68c1160f86b8da061c00e89149dfaa9df859a3409ef58644e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-16T17:50:42.718Z] PASS [2020-01-16T17:50:42.718Z] [2020-01-16T17:50:42.718Z] === Skipped [2020-01-16T17:50:42.718Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-16T17:50:42.718Z] service_test.go:230: FLAKY_TEST [2020-01-16T17:50:42.718Z] [2020-01-16T17:50:42.718Z] [2020-01-16T17:50:42.718Z] DONE 21 tests, 1 skipped in 44.365s [2020-01-16T17:50:42.718Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-16T17:50:42.718Z] ++ 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-16T17:50:42.718Z] ++ set -e [2020-01-16T17:50:42.718Z] ++ '[' -n 0 ']' [2020-01-16T17:50:42.718Z] ++ set -x [2020-01-16T17:50:42.718Z] ++ env -i DEST=/go/src/github.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-16T17:50:42.718Z] INFO: Testing against a local daemon [2020-01-16T17:50:42.718Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-16T17:50:42.718Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-16T17:50:42.718Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-16T17:50:42.718Z] === RUN TestDockerNetworkIpvlan [2020-01-16T17:50:42.718Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-16T17:50:42.718Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-16T17:50:42.718Z] PASS [2020-01-16T17:50:42.718Z] [2020-01-16T17:50:42.718Z] === Skipped [2020-01-16T17:50:42.718Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-16T17:50:42.718Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-16T17:50:42.718Z] [2020-01-16T17:50:42.718Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-16T17:50:42.718Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-16T17:50:42.718Z] [2020-01-16T17:50:42.718Z] [2020-01-16T17:50:42.718Z] DONE 2 tests, 2 skipped in 0.180s [2020-01-16T17:50:42.718Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-16T17:50:42.718Z] ++ 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-16T17:50:42.718Z] ++ set -e [2020-01-16T17:50:42.718Z] ++ '[' -n 0 ']' [2020-01-16T17:50:42.718Z] ++ set -x [2020-01-16T17:50:42.718Z] ++ env -i DEST=/go/src/github.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-16T17:50:42.718Z] INFO: Testing against a local daemon [2020-01-16T17:50:42.718Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-16T17:50:43.503Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-01-16T17:50:43.503Z] === RUN TestDockerNetworkMacvlan [2020-01-16T17:50:44.303Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-16T17:50:44.729Z] ok github.com/docker/docker/distribution/metadata 0.170s coverage: 48.2% of statements [2020-01-16T17:50:44.887Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-16T17:50:44.887Z] --- PASS: TestUpdateRestartPolicy (13.43s) [2020-01-16T17:50:44.887Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-16T17:50:45.088Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-16T17:50:45.751Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-01-16T17:50:45.751Z] ok github.com/docker/docker/distribution 0.647s coverage: 22.1% of statements [2020-01-16T17:50:45.751Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-16T17:50:45.811Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-01-16T17:50:45.811Z] === RUN TestWaitNonBlocked [2020-01-16T17:50:45.811Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-16T17:50:45.811Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-16T17:50:45.811Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-16T17:50:45.811Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-16T17:50:45.811Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-16T17:50:45.811Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-16T17:50:46.343Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-16T17:50:46.376Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-16T17:50:47.303Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-01-16T17:50:47.303Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2020-01-16T17:50:47.303Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.55s) [2020-01-16T17:50:47.303Z] === RUN TestWaitBlocked [2020-01-16T17:50:47.303Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-16T17:50:47.303Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-16T17:50:47.303Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-16T17:50:47.303Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-16T17:50:47.303Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-16T17:50:47.303Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-16T17:50:47.303Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-16T17:50:47.559Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-16T17:50:48.120Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-16T17:50:48.681Z] --- PASS: TestWaitBlocked (0.02s) [2020-01-16T17:50:48.681Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2020-01-16T17:50:48.681Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2020-01-16T17:50:48.681Z] === CONT TestContainerStartOnDaemonRestart [2020-01-16T17:50:48.681Z] === CONT TestIpcModeOlderClient [2020-01-16T17:50:48.681Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-16T17:50:48.681Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-16T17:50:48.681Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-01-16T17:50:48.681Z] === CONT TestDaemonRestartIpcMode [2020-01-16T17:50:48.797Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-16T17:50:49.255Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.6% of statements [2020-01-16T17:50:49.255Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-16T17:50:49.542Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2020-01-16T17:50:49.606Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-16T17:50:49.828Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-01-16T17:50:49.861Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-16T17:50:50.116Z] ok github.com/docker/docker/image 0.078s coverage: 86.4% of statements [2020-01-16T17:50:50.116Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-16T17:50:50.116Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-16T17:50:50.422Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-16T17:50:50.982Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-16T17:50:50.982Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-16T17:50:51.144Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2020-01-16T17:50:51.771Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 50.0% of statements [2020-01-16T17:50:52.437Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2020-01-16T17:50:52.437Z] === RUN TestServiceUpdateConfigs [2020-01-16T17:50:52.834Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-16T17:50:52.871Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-16T17:50:52.871Z] --- PASS: TestContainerStartOnDaemonRestart (4.24s) [2020-01-16T17:50:53.432Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2020-01-16T17:50:53.432Z] PASS [2020-01-16T17:50:53.432Z] [2020-01-16T17:50:53.432Z] === Skipped [2020-01-16T17:50:53.432Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-01-16T17:50:53.432Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-16T17:50:53.432Z] [2020-01-16T17:50:53.432Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-01-16T17:50:53.432Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:50:53.432Z] [2020-01-16T17:50:53.432Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-16T17:50:53.432Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:50:53.432Z] [2020-01-16T17:50:53.432Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-16T17:50:53.432Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-16T17:50:53.432Z] [2020-01-16T17:50:53.432Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-16T17:50:53.432Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-16T17:50:53.432Z] [2020-01-16T17:50:53.432Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-01-16T17:50:53.432Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:50:53.432Z] [2020-01-16T17:50:53.432Z] [2020-01-16T17:50:53.432Z] DONE 197 tests, 6 skipped in 152.286s [2020-01-16T17:50:53.432Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-01-16T17:50:53.432Z] ++ 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-16T17:50:53.432Z] ++ set -e [2020-01-16T17:50:53.432Z] ++ '[' -n 0 ']' [2020-01-16T17:50:53.432Z] ++ set -x [2020-01-16T17:50:53.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T17:50:53.432Z] INFO: Testing against a local daemon [2020-01-16T17:50:53.432Z] === RUN TestCommitInheritsEnv [2020-01-16T17:50:53.687Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-16T17:50:54.249Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-01-16T17:50:54.249Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-16T17:50:54.249Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-16T17:50:54.249Z] === RUN TestImagesFilterMultiReference [2020-01-16T17:50:54.249Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-01-16T17:50:54.249Z] === RUN TestImagePullPlatformInvalid [2020-01-16T17:50:54.249Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-01-16T17:50:54.249Z] === RUN TestRemoveImageOrphaning [2020-01-16T17:50:54.809Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-01-16T17:50:54.809Z] === RUN TestRemoveImageGarbageCollector [2020-01-16T17:50:54.809Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-16T17:50:55.384Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-16T17:50:55.945Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-16T17:50:56.872Z] --- PASS: TestRemoveImageGarbageCollector (2.28s) [2020-01-16T17:50:56.872Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-16T17:50:57.127Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-16T17:50:57.127Z] === RUN TestTagInvalidReference [2020-01-16T17:50:57.127Z] --- PASS: TestTagInvalidReference (0.02s) [2020-01-16T17:50:57.127Z] === RUN TestTagValidPrefixedRepo [2020-01-16T17:50:57.127Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-01-16T17:50:57.127Z] === RUN TestTagExistedNameWithoutForce [2020-01-16T17:50:57.127Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-01-16T17:50:57.127Z] === RUN TestTagOfficialNames [2020-01-16T17:50:57.127Z] --- PASS: TestTagOfficialNames (0.10s) [2020-01-16T17:50:57.127Z] === RUN TestTagMatchesDigest [2020-01-16T17:50:57.127Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-01-16T17:50:57.127Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-16T17:50:57.144Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-16T17:50:57.322Z] ok github.com/docker/docker/opts 0.092s coverage: 66.9% of statements [2020-01-16T17:50:57.615Z] ok github.com/docker/docker/pkg/authorization 0.684s coverage: 68.3% of statements [2020-01-16T17:50:57.902Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-01-16T17:50:58.409Z] --- PASS: TestDockerNetworkMacvlan (14.91s) [2020-01-16T17:50:58.409Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-01-16T17:50:58.409Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-01-16T17:50:58.409Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2020-01-16T17:50:58.409Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2020-01-16T17:50:58.409Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.16s) [2020-01-16T17:50:58.409Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2020-01-16T17:50:58.409Z] PASS [2020-01-16T17:50:58.409Z] [2020-01-16T17:50:58.409Z] DONE 8 tests in 16.438s [2020-01-16T17:50:58.409Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-16T17:50:58.409Z] ++ 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-16T17:50:58.409Z] ++ set -e [2020-01-16T17:50:58.409Z] ++ '[' -n 0 ']' [2020-01-16T17:50:58.409Z] ++ set -x [2020-01-16T17:50:58.409Z] ++ env -i DEST=/go/src/github.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-16T17:50:58.409Z] testing: warning: no tests to run [2020-01-16T17:50:58.409Z] PASS [2020-01-16T17:50:58.409Z] [2020-01-16T17:50:58.409Z] DONE 0 tests in 0.086s [2020-01-16T17:50:58.409Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-16T17:50:58.409Z] ++ 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-16T17:50:58.409Z] ++ set -e [2020-01-16T17:50:58.409Z] ++ '[' -n 0 ']' [2020-01-16T17:50:58.409Z] ++ set -x [2020-01-16T17:50:58.409Z] ++ env -i DEST=/go/src/github.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-16T17:50:58.531Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-01-16T17:50:58.780Z] INFO: Testing against a local daemon [2020-01-16T17:50:58.780Z] === RUN TestAuthZPluginAllowRequest [2020-01-16T17:50:58.818Z] ok github.com/docker/docker/pkg/archive 1.518s coverage: 76.8% of statements [2020-01-16T17:50:59.013Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-01-16T17:50:59.574Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-16T17:50:59.845Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-01-16T17:51:00.135Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-01-16T17:51:00.391Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-16T17:51:00.576Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2020-01-16T17:51:00.576Z] === RUN TestAuthZPluginTLS [2020-01-16T17:51:00.872Z] ok github.com/docker/docker/pkg/discovery 0.028s coverage: 58.3% of statements [2020-01-16T17:51:00.940Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-01-16T17:51:00.940Z] === RUN TestAuthZPluginDenyRequest [2020-01-16T17:51:01.161Z] ok github.com/docker/docker/pkg/discovery/file 0.041s coverage: 97.6% of statements [2020-01-16T17:51:01.315Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-01-16T17:51:01.315Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-16T17:51:02.087Z] edbd72df76b4: Pull complete [2020-01-16T17:51:02.087Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-01-16T17:51:02.087Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:51:02.087Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-01-16T17:51:02.087Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-01-16T17:51:02.087Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973' [2020-01-16T17:51:02.087Z] WARN: Skipping validation tests [2020-01-16T17:51:02.087Z] INFO: Running unit tests at 01/16/2020 17:50:52... [2020-01-16T17:51:02.087Z] INFO: make.ps1 starting at 01/16/2020 17:50:56 [2020-01-16T17:51:02.087Z] INFO: Git commit (021a4f35a) assumed from DOCKER_GITCOMMIT environment variable [2020-01-16T17:51:02.087Z] INFO: Invoking autogen... [2020-01-16T17:51:02.087Z] INFO: Running unit tests... [2020-01-16T17:51:02.096Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-01-16T17:51:02.096Z] === RUN TestAuthZPluginDenyResponse [2020-01-16T17:51:02.457Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-01-16T17:51:02.457Z] === RUN TestAuthZPluginAllowEventStream [2020-01-16T17:51:02.656Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-01-16T17:51:03.654Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-01-16T17:51:03.675Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-01-16T17:51:04.284Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2020-01-16T17:51:04.284Z] === RUN TestAuthZPluginErrorResponse [2020-01-16T17:51:04.297Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-01-16T17:51:04.297Z] ok github.com/docker/docker/layer 7.804s coverage: 68.8% of statements [2020-01-16T17:51:04.297Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-16T17:51:04.297Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-16T17:51:04.297Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-16T17:51:04.297Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-16T17:51:04.297Z] ? github.com/docker/docker/oci [no test files] [2020-01-16T17:51:04.297Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-16T17:51:04.661Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-01-16T17:51:04.661Z] === RUN TestAuthZPluginErrorRequest [2020-01-16T17:51:05.016Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-16T17:51:05.042Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-01-16T17:51:05.042Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-16T17:51:05.326Z] ok github.com/docker/docker/pkg/chrootarchive 4.559s coverage: 43.2% of statements [2020-01-16T17:51:05.327Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-16T17:51:05.327Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-16T17:51:05.576Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-01-16T17:51:05.614Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-01-16T17:51:05.902Z] ok github.com/docker/docker/pkg/filenotify 0.615s coverage: 67.0% of statements [2020-01-16T17:51:05.977Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-01-16T17:51:05.977Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-16T17:51:06.137Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-16T17:51:06.530Z] ok github.com/docker/docker/pkg/discovery/kv 3.141s coverage: 84.1% of statements [2020-01-16T17:51:06.697Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-16T17:51:06.816Z] ok github.com/docker/docker/pkg/fsutils 0.453s coverage: 85.1% of statements [2020-01-16T17:51:06.953Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-16T17:51:07.318Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2020-01-16T17:51:07.318Z] === RUN TestServiceUpdateNetwork [2020-01-16T17:51:07.837Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-01-16T17:51:07.878Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-01-16T17:51:07.933Z] 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-16T17:51:07.948Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2020-01-16T17:51:07.948Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-16T17:51:08.439Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-16T17:51:08.864Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-01-16T17:51:09.508Z] ok github.com/docker/docker/pkg/locker 0.058s coverage: 88.9% of statements [2020-01-16T17:51:09.795Z] ok github.com/docker/docker/pkg/idtools 0.761s coverage: 70.1% of statements [2020-01-16T17:51:09.796Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-01-16T17:51:09.796Z] === RUN TestAuthZPluginHeader [2020-01-16T17:51:10.083Z] ok github.com/docker/docker/pkg/ioutils 1.529s coverage: 70.6% of statements [2020-01-16T17:51:10.084Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2020-01-16T17:51:10.084Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-16T17:51:10.952Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-16T17:51:11.066Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-01-16T17:51:11.066Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-16T17:51:11.066Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.02s) [2020-01-16T17:51:11.066Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:51:11.066Z] === RUN TestAuthZPluginV2Disable [2020-01-16T17:51:11.066Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-16T17:51:11.066Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:51:11.066Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-16T17:51:11.066Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-16T17:51:11.066Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:51:11.066Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-16T17:51:11.066Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-16T17:51:11.066Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:51:11.066Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-16T17:51:11.140Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-01-16T17:51:11.429Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-01-16T17:51:11.513Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-16T17:51:12.056Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-01-16T17:51:12.683Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2020-01-16T17:51:12.683Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.027s coverage: 91.4% of statements [2020-01-16T17:51:12.683Z] ok github.com/docker/docker/pkg/mount 1.028s coverage: 70.0% of statements [2020-01-16T17:51:12.683Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-16T17:51:12.683Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-16T17:51:12.683Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-16T17:51:14.183Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2020-01-16T17:51:15.083Z] ? github.com/docker/docker/api [no test files] [2020-01-16T17:51:15.208Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2020-01-16T17:51:15.521Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2020-01-16T17:51:15.521Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-01-16T17:51:17.016Z] ok github.com/docker/docker/pkg/reexec 0.013s coverage: 82.4% of statements [2020-01-16T17:51:17.641Z] ok github.com/docker/docker/pkg/pubsub 1.255s coverage: 73.9% of statements [2020-01-16T17:51:18.071Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-16T17:51:18.268Z] ok github.com/docker/docker/pkg/stdcopy 0.025s coverage: 100.0% of statements [2020-01-16T17:51:19.291Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-01-16T17:51:19.291Z] ok github.com/docker/docker/pkg/stringid 0.016s coverage: 70.6% of statements [2020-01-16T17:51:19.526Z] --- PASS: TestServiceUpdateNetwork (14.71s) [2020-01-16T17:51:19.526Z] PASS [2020-01-16T17:51:19.526Z] [2020-01-16T17:51:19.526Z] === Skipped [2020-01-16T17:51:19.526Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-16T17:51:19.526Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-16T17:51:19.526Z] [2020-01-16T17:51:19.526Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-01-16T17:51:19.526Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:51:19.526Z] [2020-01-16T17:51:19.526Z] [2020-01-16T17:51:19.526Z] DONE 20 tests, 2 skipped in 128.075s [2020-01-16T17:51:19.526Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-01-16T17:51:19.526Z] ++ 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-16T17:51:19.526Z] ++ set -e [2020-01-16T17:51:19.526Z] ++ '[' -n 0 ']' [2020-01-16T17:51:19.526Z] ++ set -x [2020-01-16T17:51:19.526Z] ++ env -i DEST=/go/src/github.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-16T17:51:19.785Z] INFO: Testing against a local daemon [2020-01-16T17:51:19.785Z] === RUN TestSessionCreate [2020-01-16T17:51:19.785Z] --- PASS: TestSessionCreate (0.05s) [2020-01-16T17:51:19.785Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-16T17:51:19.785Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-16T17:51:19.785Z] PASS [2020-01-16T17:51:19.785Z] [2020-01-16T17:51:19.785Z] DONE 2 tests in 0.232s [2020-01-16T17:51:19.785Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-01-16T17:51:19.785Z] ++ 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-16T17:51:19.785Z] ++ set -e [2020-01-16T17:51:19.785Z] ++ '[' -n 0 ']' [2020-01-16T17:51:19.785Z] ++ set -x [2020-01-16T17:51:19.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=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-16T17:51:19.917Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-01-16T17:51:20.045Z] INFO: Testing against a local daemon [2020-01-16T17:51:20.045Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-16T17:51:20.045Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-16T17:51:20.045Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-16T17:51:20.045Z] === RUN TestEventsExecDie [2020-01-16T17:51:20.541Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 70.8% of statements [2020-01-16T17:51:20.828Z] ok github.com/docker/docker/pkg/signal 3.647s coverage: 61.0% of statements [2020-01-16T17:51:20.984Z] --- PASS: TestEventsExecDie (0.93s) [2020-01-16T17:51:20.984Z] === RUN TestEventsBackwardsCompatible [2020-01-16T17:51:20.984Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-01-16T17:51:20.984Z] === RUN TestInfoBinaryCommits [2020-01-16T17:51:20.984Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-16T17:51:20.984Z] === RUN TestInfoAPIVersioned [2020-01-16T17:51:20.984Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-16T17:51:20.984Z] === RUN TestInfoDiscoveryBackend [2020-01-16T17:51:21.357Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-16T17:51:21.457Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.2% of statements [2020-01-16T17:51:21.922Z] --- PASS: TestInfoDiscoveryBackend (0.66s) [2020-01-16T17:51:21.922Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-16T17:51:22.089Z] ok github.com/docker/docker/pkg/tailfile 0.135s coverage: 88.6% of statements [2020-01-16T17:51:22.719Z] ok github.com/docker/docker/pkg/term 0.020s coverage: 84.8% of statements [2020-01-16T17:51:22.859Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-16T17:51:22.859Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-16T17:51:23.358Z] testing: warning: no tests to run [2020-01-16T17:51:23.358Z] coverage: [no statements] [2020-01-16T17:51:23.358Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-01-16T17:51:23.427Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2020-01-16T17:51:23.427Z] === RUN TestInfoAPI [2020-01-16T17:51:23.427Z] --- PASS: TestInfoAPI (0.06s) [2020-01-16T17:51:23.427Z] === RUN TestInfoAPIWarnings [2020-01-16T17:51:23.981Z] ok github.com/docker/docker/pkg/tarsum 0.272s coverage: 89.3% of statements [2020-01-16T17:51:23.981Z] ok github.com/docker/docker/pkg/truncindex 0.119s coverage: 91.5% of statements [2020-01-16T17:51:23.981Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-01-16T17:51:23.995Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-01-16T17:51:23.995Z] === RUN TestInfoDebug [2020-01-16T17:51:24.606Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2020-01-16T17:51:24.620Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-16T17:51:24.620Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-16T17:51:24.932Z] --- PASS: TestInfoDebug (0.64s) [2020-01-16T17:51:24.932Z] === RUN TestInfoInsecureRegistries [2020-01-16T17:51:25.179Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-16T17:51:25.500Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2020-01-16T17:51:25.500Z] === RUN TestInfoRegistryMirrors [2020-01-16T17:51:26.068Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2020-01-16T17:51:26.068Z] === RUN TestLoginFailsWithBadCredentials [2020-01-16T17:51:26.327Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-01-16T17:51:26.327Z] === RUN TestPingCacheHeaders [2020-01-16T17:51:26.327Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-16T17:51:26.327Z] === RUN TestPingGet [2020-01-16T17:51:26.327Z] --- PASS: TestPingGet (0.03s) [2020-01-16T17:51:26.327Z] === RUN TestPingHead [2020-01-16T17:51:26.327Z] --- PASS: TestPingHead (0.05s) [2020-01-16T17:51:26.327Z] === RUN TestVersion [2020-01-16T17:51:26.543Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-01-16T17:51:26.543Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-01-16T17:51:26.586Z] --- PASS: TestVersion (0.05s) [2020-01-16T17:51:26.586Z] PASS [2020-01-16T17:51:26.586Z] [2020-01-16T17:51:26.586Z] === Skipped [2020-01-16T17:51:26.586Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-16T17:51:26.586Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-16T17:51:26.586Z] [2020-01-16T17:51:26.586Z] [2020-01-16T17:51:26.586Z] DONE 18 tests, 1 skipped in 6.659s [2020-01-16T17:51:26.586Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-16T17:51:26.586Z] ++ 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-16T17:51:26.586Z] ++ set -e [2020-01-16T17:51:26.586Z] ++ '[' -n 0 ']' [2020-01-16T17:51:26.586Z] ++ set -x [2020-01-16T17:51:26.586Z] ++ env -i DEST=/go/src/github.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-16T17:51:26.586Z] INFO: Testing against a local daemon [2020-01-16T17:51:26.586Z] === RUN TestVolumesCreateAndList [2020-01-16T17:51:26.586Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-16T17:51:26.586Z] === RUN TestVolumesRemove [2020-01-16T17:51:26.661Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 14.5% of statements [2020-01-16T17:51:26.845Z] --- PASS: TestVolumesRemove (0.12s) [2020-01-16T17:51:26.845Z] === RUN TestVolumesInspect [2020-01-16T17:51:26.845Z] --- PASS: TestVolumesInspect (0.03s) [2020-01-16T17:51:26.845Z] === RUN TestVolumesInvalidJSON [2020-01-16T17:51:26.845Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-16T17:51:26.845Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-16T17:51:26.845Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-16T17:51:26.845Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-16T17:51:26.845Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-16T17:51:26.845Z] PASS [2020-01-16T17:51:26.845Z] [2020-01-16T17:51:26.845Z] DONE 5 tests in 0.353s [2020-01-16T17:51:26.845Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-16T17:51:27.103Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-16T17:51:27.104Z] ++++ cat bundles/test-integration/docker.pid [2020-01-16T17:51:27.104Z] +++ kill 13019 [2020-01-16T17:51:27.667Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-16T17:51:28.228Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-01-16T17:51:28.482Z] +++ /etc/init.d/apparmor stop [2020-01-16T17:51:28.482Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-16T17:51:28.482Z] [2020-01-16T17:51:28.482Z] Unloading profiles will leave already running processes permanently [2020-01-16T17:51:28.482Z] unconfined, which can lead to unexpected situations. [2020-01-16T17:51:28.482Z] [2020-01-16T17:51:28.482Z] To set a process to complain mode, use the command line tool [2020-01-16T17:51:28.482Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-16T17:51:28.482Z] +++ true [2020-01-16T17:51:28.482Z] [2020-01-16T17:51:28.722Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-01-16T17:51:29.350Z] ok github.com/docker/docker/profiles/seccomp 0.035s coverage: 68.8% of statements [2020-01-16T17:51:29.975Z] ok github.com/docker/docker/plugin 0.596s coverage: 27.1% of statements [2020-01-16T17:51:29.990Z] ok github.com/docker/docker/api/server 0.206s coverage: 9.0% of statements [2020-01-16T17:51:30.115Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-16T17:51:30.115Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-16T17:51:30.676Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-01-16T17:51:30.682Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s) [2020-01-16T17:51:30.682Z] PASS [2020-01-16T17:51:30.682Z] [2020-01-16T17:51:30.682Z] === Skipped [2020-01-16T17:51:30.682Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.02s) [2020-01-16T17:51:30.682Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:51:30.682Z] [2020-01-16T17:51:30.682Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-16T17:51:30.682Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:51:30.682Z] [2020-01-16T17:51:30.682Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-16T17:51:30.682Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:51:30.682Z] [2020-01-16T17:51:30.682Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-16T17:51:30.682Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:51:30.682Z] [2020-01-16T17:51:30.682Z] [2020-01-16T17:51:30.682Z] DONE 17 tests, 4 skipped in 29.116s [2020-01-16T17:51:30.682Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-16T17:51:30.682Z] ++ 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-16T17:51:30.682Z] ++ set -e [2020-01-16T17:51:30.682Z] ++ '[' -n 0 ']' [2020-01-16T17:51:30.682Z] ++ set -x [2020-01-16T17:51:30.682Z] ++ env -i DEST=/go/src/github.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-16T17:51:30.682Z] INFO: Testing against a local daemon [2020-01-16T17:51:30.682Z] === RUN TestPluginInvalidJSON [2020-01-16T17:51:30.682Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-16T17:51:30.682Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-16T17:51:30.682Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-16T17:51:30.682Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-01-16T17:51:30.682Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-16T17:51:30.682Z] PASS [2020-01-16T17:51:30.682Z] [2020-01-16T17:51:30.682Z] DONE 2 tests in 0.225s [2020-01-16T17:51:30.682Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-16T17:51:30.682Z] ++ 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-16T17:51:30.682Z] ++ set -e [2020-01-16T17:51:30.682Z] ++ '[' -n 0 ']' [2020-01-16T17:51:30.682Z] ++ set -x [2020-01-16T17:51:30.682Z] ++ env -i DEST=/go/src/github.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-16T17:51:30.682Z] INFO: Testing against a local daemon [2020-01-16T17:51:30.682Z] === RUN TestExternalGraphDriver [2020-01-16T17:51:30.682Z] === RUN TestExternalGraphDriver/json [2020-01-16T17:51:30.682Z] === RUN TestExternalGraphDriver/spec Post stage [Pipeline] junit [2020-01-16T17:51:31.033Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-16T17:51:31.477Z] ok github.com/docker/docker/registry/resumable 0.046s coverage: 100.0% of statements [2020-01-16T17:51:31.730Z] + echo Ensuring container killed. [2020-01-16T17:51:31.730Z] Ensuring container killed. [2020-01-16T17:51:31.730Z] + docker rm -vf docker-pr6 [2020-01-16T17:51:31.730Z] Error: No such container: docker-pr6 [2020-01-16T17:51:31.730Z] + true [Pipeline] sh [2020-01-16T17:51:32.021Z] + echo Chowning /workspace to jenkins user [2020-01-16T17:51:32.021Z] Chowning /workspace to jenkins user [2020-01-16T17:51:32.021Z] + id -u [2020-01-16T17:51:32.021Z] + id -g [2020-01-16T17:51:32.021Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40373:/workspace busybox chown -R 1000:1000 /workspace [2020-01-16T17:51:32.021Z] Unable to find image 'busybox:latest' locally [2020-01-16T17:51:32.039Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-16T17:51:32.102Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-01-16T17:51:32.282Z] latest: Pulling from library/busybox [2020-01-16T17:51:32.282Z] 220602de6ed2: Pulling fs layer [2020-01-16T17:51:32.282Z] 220602de6ed2: Verifying Checksum [2020-01-16T17:51:32.282Z] 220602de6ed2: Download complete [2020-01-16T17:51:32.541Z] 220602de6ed2: Pull complete [2020-01-16T17:51:32.541Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-16T17:51:32.541Z] Status: Downloaded newer image for busybox:latest [2020-01-16T17:51:32.649Z] === RUN TestExternalGraphDriver/pull [2020-01-16T17:51:33.126Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-01-16T17:51:33.773Z] ok github.com/docker/docker/runconfig 0.072s coverage: 68.2% of statements [2020-01-16T17:51:33.924Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-01-16T17:51:34.062Z] ok github.com/docker/docker/registry 0.583s coverage: 56.0% of statements [2020-01-16T17:51:34.477Z] --- PASS: TestExternalGraphDriver (6.25s) [2020-01-16T17:51:34.477Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2020-01-16T17:51:34.477Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2020-01-16T17:51:34.477Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-01-16T17:51:34.477Z] === RUN TestGraphdriverPluginV2 [2020-01-16T17:51:34.477Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-01-16T17:51:34.477Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:51:34.477Z] PASS [2020-01-16T17:51:34.477Z] [2020-01-16T17:51:34.477Z] === Skipped [2020-01-16T17:51:34.477Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-01-16T17:51:34.477Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:51:34.477Z] [2020-01-16T17:51:34.477Z] [2020-01-16T17:51:34.477Z] DONE 5 tests, 1 skipped in 6.439s [2020-01-16T17:51:34.477Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-16T17:51:34.477Z] ++ 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-16T17:51:34.477Z] ++ set -e [2020-01-16T17:51:34.477Z] ++ '[' -n 0 ']' [2020-01-16T17:51:34.477Z] ++ set -x [2020-01-16T17:51:34.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=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-16T17:51:34.477Z] INFO: Testing against a local daemon [2020-01-16T17:51:34.477Z] === RUN TestContinueAfterPluginCrash [2020-01-16T17:51:34.477Z] === PAUSE TestContinueAfterPluginCrash [2020-01-16T17:51:34.477Z] === RUN TestDaemonStartWithLogOpt [2020-01-16T17:51:34.477Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-16T17:51:34.477Z] === CONT TestContinueAfterPluginCrash [2020-01-16T17:51:34.477Z] === CONT TestDaemonStartWithLogOpt [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-16T17:51:36.136Z] + bundleName=arm64-integration [2020-01-16T17:51:36.136Z] + echo Creating arm64-integration-bundles.tar.gz [2020-01-16T17:51:36.136Z] Creating arm64-integration-bundles.tar.gz [2020-01-16T17:51:36.136Z] + 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-16T17:51:36.136Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-16T17:51:36.409Z] Archiving artifacts [2020-01-16T17:51:36.434Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-01-16T17:51:37.557Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-01-16T17:51:37.796Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-01-16T17:51:38.052Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-16T17:51:38.052Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-16T17:51:38.052Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-16T17:51:38.052Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-16T17:51:38.052Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-16T17:51:38.320Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40373/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-16T17:51:38.643Z] + make clean [2020-01-16T17:51:39.214Z] docker volume rm -f docker-dev-cache [2020-01-16T17:51:39.473Z] docker-dev-cache [Pipeline] deleteDir [2020-01-16T17:51:39.937Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-01-16T17:51:40.447Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-01-16T17:51:40.447Z] ok github.com/docker/docker/volume/mounts 0.076s coverage: 67.0% of statements [2020-01-16T17:51:41.460Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-01-16T17:51:41.824Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-16T17:51:43.714Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-16T17:51:45.602Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-16T17:51:45.928Z] --- PASS: TestDaemonStartWithLogOpt (10.52s) [2020-01-16T17:51:49.770Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-01-16T17:51:49.770Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-16T17:51:49.855Z] ok github.com/docker/docker/pkg/plugins 33.675s coverage: 76.6% of statements [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/rootless [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/volume [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-16T17:51:49.855Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-16T17:51:49.855Z] [2020-01-16T17:51:49.855Z] === Skipped [2020-01-16T17:51:49.855Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-16T17:51:49.855Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-16T17:51:49.855Z] [2020-01-16T17:51:49.855Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-16T17:51:49.855Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-16T17:51:49.855Z] [2020-01-16T17:51:49.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-16T17:51:49.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:51:49.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:51:49.855Z] [2020-01-16T17:51:49.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-16T17:51:49.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:51:49.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:51:49.855Z] [2020-01-16T17:51:49.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-16T17:51:49.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:51:49.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:51:49.855Z] [2020-01-16T17:51:49.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-16T17:51:49.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:51:49.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:51:49.855Z] [2020-01-16T17:51:49.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-16T17:51:49.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:51:49.856Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-16T17:51:49.856Z] graphtest_unix.go:73: No driver to put! [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-16T17:51:49.856Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-16T17:51:49.856Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-16T17:51:49.856Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-16T17:51:49.856Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-16T17:51:49.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:51:49.856Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-16T17:51:49.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:51:49.856Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-16T17:51:49.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:51:49.856Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-16T17:51:49.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:51:49.856Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-16T17:51:49.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:51:49.856Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-16T17:51:49.856Z] graphtest_unix.go:73: No driver to put! [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-16T17:51:49.856Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-16T17:51:49.856Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] [2020-01-16T17:51:49.856Z] DONE 2155 tests, 20 skipped in 335.767s Post stage [Pipeline] junit [2020-01-16T17:51:49.896Z] Recording test results [2020-01-16T17:51:49.929Z] --- PASS: TestContinueAfterPluginCrash (15.21s) [2020-01-16T17:51:49.929Z] PASS [2020-01-16T17:51:49.929Z] [2020-01-16T17:51:49.929Z] DONE 2 tests in 15.347s [2020-01-16T17:51:49.929Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-16T17:51:49.929Z] ++ 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-16T17:51:49.929Z] ++ set -e [2020-01-16T17:51:49.929Z] ++ '[' -n 0 ']' [2020-01-16T17:51:49.929Z] ++ set -x [2020-01-16T17:51:49.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T17:51:49.929Z] INFO: Testing against a local daemon [2020-01-16T17:51:49.929Z] === RUN TestPluginWithDevMounts [2020-01-16T17:51:49.929Z] === PAUSE TestPluginWithDevMounts [2020-01-16T17:51:49.929Z] === CONT TestPluginWithDevMounts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-16T17:51:52.025Z] --- PASS: TestPluginWithDevMounts (2.03s) [2020-01-16T17:51:52.025Z] PASS [2020-01-16T17:51:52.025Z] [2020-01-16T17:51:52.025Z] DONE 1 tests in 2.257s [2020-01-16T17:51:52.026Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-01-16T17:51:52.026Z] ++ 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-16T17:51:52.026Z] ++ set -e [2020-01-16T17:51:52.026Z] ++ '[' -n 0 ']' [2020-01-16T17:51:52.026Z] ++ set -x [2020-01-16T17:51:52.026Z] ++ env -i DEST=/go/src/github.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-16T17:51:52.026Z] INFO: Testing against a local daemon [2020-01-16T17:51:52.026Z] === RUN TestSecretInspect [2020-01-16T17:51:52.217Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40373/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 -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:02e1b7fdd76e3945305ab56d5a91b1b955e41499 hack/make.sh dynbinary test-integration [2020-01-16T17:51:52.508Z] [2020-01-16T17:51:52.797Z] Removing bundles/ [2020-01-16T17:51:52.797Z] [2020-01-16T17:51:52.797Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-16T17:51:52.797Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-16T17:51:52.797Z] GOOS="" GOARCH="" GOARM="" [2020-01-16T17:51:55.009Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-16T17:51:55.010Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-16T17:51:55.010Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-16T17:51:55.234Z] --- PASS: TestSecretInspect (3.02s) [2020-01-16T17:51:55.234Z] === RUN TestSecretList [2020-01-16T17:51:56.898Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-16T17:51:58.114Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-16T17:51:58.114Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-01-16T17:51:58.114Z] remote: Enumerating objects: 19, done. [2020-01-16T17:51:58.114Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-01-16T17:51:58.115Z] 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-16T17:51:58.115Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-01-16T17:51:58.115Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-16T17:51:58.265Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-16T17:51:58.416Z] --- PASS: TestSecretList (2.86s) [2020-01-16T17:51:58.416Z] === RUN TestSecretsCreateAndDelete [2020-01-16T17:51:58.455Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40373/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 hack/test/unit [2020-01-16T17:51:59.192Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-16T17:52:00.832Z] --- PASS: TestSecretsCreateAndDelete (2.79s) [2020-01-16T17:52:00.832Z] === RUN TestSecretsUpdate [2020-01-16T17:52:01.736Z] ? github.com/docker/docker/api [no test files] [2020-01-16T17:52:03.354Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-16T17:52:03.354Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-16T17:52:04.029Z] --- PASS: TestSecretsUpdate (2.86s) [2020-01-16T17:52:04.029Z] === RUN TestTemplatedSecret [2020-01-16T17:52:07.350Z] --- PASS: TestTemplatedSecret (3.44s) [2020-01-16T17:52:07.350Z] === RUN TestSecretCreateResolve [2020-01-16T17:52:09.780Z] --- PASS: TestSecretCreateResolve (2.77s) [2020-01-16T17:52:09.780Z] PASS [2020-01-16T17:52:09.780Z] [2020-01-16T17:52:09.780Z] DONE 6 tests in 17.845s [2020-01-16T17:52:09.780Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-01-16T17:52:09.780Z] ++ 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-16T17:52:09.780Z] ++ set -e [2020-01-16T17:52:09.780Z] ++ '[' -n 0 ']' [2020-01-16T17:52:09.780Z] ++ set -x [2020-01-16T17:52:09.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-16T17:52:10.152Z] INFO: Testing against a local daemon [2020-01-16T17:52:10.152Z] === RUN TestServiceCreateInit [2020-01-16T17:52:10.152Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-16T17:52:11.431Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-16T17:52:11.687Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-01-16T17:52:12.612Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-16T17:52:13.540Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-16T17:52:15.196Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-16T17:52:16.598Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2020-01-16T17:52:18.785Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-16T17:52:19.711Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-16T17:52:19.712Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-01-16T17:52:20.273Z] --- PASS: TestServiceCreateInit (10.20s) [2020-01-16T17:52:20.273Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.99s) [2020-01-16T17:52:20.273Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s) [2020-01-16T17:52:20.273Z] === RUN TestCreateServiceMultipleTimes [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-16T17:52:20.807Z] ok github.com/docker/docker/api/server/httputils 0.177s coverage: 14.7% of statements [2020-01-16T17:52:20.807Z] ok github.com/docker/docker/api/server/middleware 0.178s coverage: 37.7% of statements [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-16T17:52:20.807Z] ok github.com/docker/docker/api/types/filters 0.108s coverage: 92.2% of statements [2020-01-16T17:52:20.807Z] ok github.com/docker/docker/api/types/strslice 0.103s coverage: 90.0% of statements [2020-01-16T17:52:20.807Z] ok github.com/docker/docker/api/server/router/swarm 0.142s coverage: 4.0% of statements [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/types [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-16T17:52:20.807Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-16T17:52:20.808Z] ok github.com/docker/docker/api/types/time 0.304s coverage: 100.0% of statements [2020-01-16T17:52:20.808Z] ok github.com/docker/docker/api/types/versions 0.081s coverage: 75.0% of statements [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/builder [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-16T17:52:20.808Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-16T17:52:20.808Z] ok github.com/docker/docker/builder/dockerignore 0.396s coverage: 96.8% of statements [2020-01-16T17:52:21.074Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-16T17:52:22.962Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-16T17:52:22.962Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-16T17:52:23.748Z] ok github.com/docker/docker/builder/remotecontext 0.692s coverage: 9.2% of statements [2020-01-16T17:52:23.748Z] ok github.com/docker/docker/builder/dockerfile 0.705s coverage: 46.3% of statements [2020-01-16T17:52:23.748Z] ok github.com/docker/docker/cli/debug 0.615s coverage: 100.0% of statements [2020-01-16T17:52:24.325Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-16T17:52:26.211Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-01-16T17:52:28.099Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-01-16T17:52:31.361Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-01-16T17:52:31.361Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-01-16T17:52:36.215Z] ok github.com/docker/docker/client 0.620s coverage: 75.3% of statements [2020-01-16T17:52:36.653Z] --- PASS: TestCreateServiceMultipleTimes (16.61s) [2020-01-16T17:52:36.653Z] === RUN TestCreateServiceConflict [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite (355.43s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.22s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.19s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.43s) [2020-01-16T17:52:37.892Z] docker_cli_daemon_test.go:1449: [db88b6efa69f9] daemon is not started [2020-01-16T17:52:37.892Z] check_test.go:309: [df3a1aa8d2d32] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.06s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.39s) [2020-01-16T17:52:37.892Z] check_test.go:309: [df062661154c8] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.91s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.60s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.16s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.00s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.94s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.45s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.93s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2020-01-16T17:52:37.892Z] check_test.go:309: [dea8da2be2dda] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-01-16T17:52:37.892Z] check_test.go:309: [d626fc594f563] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.05s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.61s) [2020-01-16T17:52:37.892Z] check_test.go:309: [d3930e5c8cf16] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.41s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.23s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.44s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.54s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.84s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-01-16T17:52:37.892Z] check_test.go:309: [d548bd307c5f9] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.87s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.60s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.13s) [2020-01-16T17:52:37.892Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-16T17:52:37.892Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-16T17:52:37.892Z] check_test.go:309: [dbb535da6b83f] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.90s) [2020-01-16T17:52:37.892Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-16T17:52:37.892Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-16T17:52:37.892Z] check_test.go:309: [d5b5ac47e40e3] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.39s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.28s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s) [2020-01-16T17:52:37.892Z] check_test.go:309: [d284b9b59b5b4] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.35s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-01-16T17:52:37.892Z] check_test.go:309: [d912fcaee392b] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.97s) [2020-01-16T17:52:37.892Z] docker_cli_daemon_plugins_test.go:79: [d7ada83db7768] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.08s) [2020-01-16T17:52:37.892Z] docker_cli_daemon_plugins_test.go:169: [def0e27256a19] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.75s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.63s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-01-16T17:52:37.892Z] check_test.go:309: [d4d17c05c7524] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.89s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.99s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.89s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.04s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.14s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.52s) [2020-01-16T17:52:37.892Z] check_test.go:309: [dd87cb098e133] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.71s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.40s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.32s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.49s) [2020-01-16T17:52:37.892Z] check_test.go:309: [d3dc679c1044b] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.45s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.81s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.51s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.78s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.74s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.76s) [2020-01-16T17:52:37.892Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-16T17:52:37.892Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-16T17:52:37.892Z] check_test.go:309: [da5f355117041] daemon is not started [2020-01-16T17:52:37.892Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2020-01-16T17:52:37.892Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-16T17:52:37.892Z] check_test.go:309: [dd3967f9ea51e] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.05s) [2020-01-16T17:52:37.892Z] check_test.go:309: [d4f2ce14a724a] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.87s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.62s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.48s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.26s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.24s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.17s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.82s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.66s) [2020-01-16T17:52:37.892Z] check_test.go:309: [d7883d5c0c3df] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.55s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.56s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.93s) [2020-01-16T17:52:37.892Z] check_test.go:309: [d6b98af8f5a8e] daemon is not started [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.68s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-01-16T17:52:37.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2020-01-16T17:52:37.892Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-01-16T17:52:37.892Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-01-16T17:52:37.892Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-01-16T17:52:37.892Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-01-16T17:52:37.892Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-01-16T17:52:37.892Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-01-16T17:52:37.892Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-01-16T17:52:37.892Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-01-16T17:52:37.893Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-01-16T17:52:37.893Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-01-16T17:52:37.893Z] check_test.go:309: [d5ce57d6dfa9d] daemon is not started [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-01-16T17:52:37.893Z] check_test.go:309: [d11bcffb51f32] daemon is not started [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.58s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2020-01-16T17:52:37.893Z] check_test.go:309: [dd61a2ca5f7e6] daemon is not started [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.45s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.12s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.94s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-01-16T17:52:37.893Z] check_test.go:309: [dfd2c1ccf5d89] daemon is not started [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.43s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.98s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.09s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s) [2020-01-16T17:52:37.893Z] check_test.go:309: [d944b2b5f6ccd] daemon is not started [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.99s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-01-16T17:52:37.893Z] check_test.go:309: [d3eb0a52ec4d6] daemon is not started [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.87s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.19s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.87s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.85s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.31s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.80s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.43s) [2020-01-16T17:52:37.893Z] docker_cli_daemon_test.go:2542: [da81c8af5f993] daemon is not started [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.39s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.06s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.12s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.11s) [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-01-16T17:52:37.893Z] check_test.go:309: [d00d06f48ef55] daemon is not started [2020-01-16T17:52:37.893Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.86s) [2020-01-16T17:52:37.893Z] === RUN TestDockerSwarmSuite [2020-01-16T17:52:37.893Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-01-16T17:52:38.148Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-16T17:52:39.812Z] --- PASS: TestCreateServiceConflict (2.83s) [2020-01-16T17:52:39.812Z] === RUN TestCreateServiceMaxReplicas [2020-01-16T17:52:40.035Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-16T17:52:40.961Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-16T17:52:43.130Z] --- PASS: TestCreateServiceMaxReplicas (3.06s) [2020-01-16T17:52:43.130Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-16T17:52:44.222Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-16T17:52:44.477Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-16T17:52:51.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-16T17:52:51.109Z] ok github.com/docker/docker/builder/remotecontext/git 28.911s coverage: 86.3% of statements [2020-01-16T17:52:51.109Z] ? github.com/docker/docker/cli [no test files] [2020-01-16T17:52:51.109Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-16T17:52:56.829Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.97s) [2020-01-16T17:52:56.829Z] === RUN TestCreateServiceSecretFileMode [2020-01-16T17:52:56.956Z] ok github.com/docker/docker/cmd/dockerd 0.721s coverage: 19.0% of statements [2020-01-16T17:52:58.514Z] ok github.com/docker/docker/container 0.503s coverage: 42.5% of statements [2020-01-16T17:52:58.514Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-16T17:52:58.514Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-16T17:52:58.514Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-16T17:52:58.514Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-16T17:52:59.235Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-16T17:52:59.495Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.265s coverage: 65.3% of statements [2020-01-16T17:52:59.995Z] --- PASS: TestCreateServiceSecretFileMode (2.81s) [2020-01-16T17:52:59.995Z] === RUN TestCreateServiceConfigFileMode [2020-01-16T17:53:00.160Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-16T17:53:00.160Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-16T17:53:03.178Z] --- PASS: TestCreateServiceConfigFileMode (3.21s) [2020-01-16T17:53:03.179Z] === RUN TestCreateServiceSysctls [2020-01-16T17:53:04.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-16T17:53:04.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-16T17:53:05.338Z] ok github.com/docker/docker/daemon/cluster/convert 1.136s coverage: 35.8% of statements [2020-01-16T17:53:05.939Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-16T17:53:07.491Z] --- PASS: TestCreateServiceSysctls (4.38s) [2020-01-16T17:53:07.491Z] === RUN TestCreateServiceCapabilities [2020-01-16T17:53:09.201Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-01-16T17:53:10.073Z] ok github.com/docker/docker/daemon/cluster 1.415s coverage: 0.5% of statements [2020-01-16T17:53:10.675Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2020-01-16T17:53:10.675Z] === RUN TestInspect [2020-01-16T17:53:11.714Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-16T17:53:12.279Z] ok github.com/docker/docker/daemon/config 0.996s coverage: 80.1% of statements [2020-01-16T17:53:12.279Z] ok github.com/docker/docker/daemon/discovery 0.244s coverage: 30.0% of statements [2020-01-16T17:53:13.837Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.179s coverage: 10.9% of statements [2020-01-16T17:53:13.837Z] ok github.com/docker/docker/daemon/events 0.377s coverage: 50.0% of statements [2020-01-16T17:53:13.843Z] --- PASS: TestInspect (3.51s) [2020-01-16T17:53:13.843Z] === RUN TestServiceListWithStatuses [2020-01-16T17:53:13.843Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-01-16T17:53:13.843Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-16T17:53:13.843Z] === RUN TestDockerNetworkConnectAlias [2020-01-16T17:53:14.816Z] ok github.com/docker/docker/daemon/graphdriver 0.133s coverage: 2.3% of statements [2020-01-16T17:53:15.284Z] ok github.com/docker/docker/daemon/links 0.071s coverage: 93.0% of statements [2020-01-16T17:53:19.059Z] ok github.com/docker/docker/daemon 3.394s coverage: 9.2% of statements [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-01-16T17:53:19.059Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-01-16T17:53:19.059Z] ok github.com/docker/docker/daemon/logger 0.602s coverage: 43.0% of statements [2020-01-16T17:53:19.524Z] ok github.com/docker/docker/daemon/images 0.503s coverage: 4.9% of statements [2020-01-16T17:53:19.524Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-16T17:53:19.524Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-16T17:53:19.792Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-16T17:53:19.989Z] ok github.com/docker/docker/daemon/logger/awslogs 0.906s coverage: 77.8% of statements [2020-01-16T17:53:19.989Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-01-16T17:53:19.989Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-16T17:53:19.989Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-16T17:53:19.989Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-01-16T17:53:19.989Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-01-16T17:53:20.212Z] --- PASS: TestDockerNetworkConnectAlias (5.43s) [2020-01-16T17:53:20.212Z] === RUN TestDockerNetworkReConnect [2020-01-16T17:53:21.546Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.329s coverage: 88.3% of statements [2020-01-16T17:53:22.526Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.610s coverage: 62.1% of statements [2020-01-16T17:53:22.526Z] ok github.com/docker/docker/daemon/logger/local 0.483s coverage: 74.7% of statements [2020-01-16T17:53:22.526Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-16T17:53:22.993Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.162s coverage: 21.4% of statements [2020-01-16T17:53:23.062Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-16T17:53:23.975Z] ok github.com/docker/docker/daemon/logger/templates 0.128s coverage: 8.3% of statements [2020-01-16T17:53:24.285Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-16T17:53:24.285Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2020-01-16T17:53:24.285Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-01-16T17:53:24.285Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-16T17:53:24.285Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-16T17:53:24.285Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-16T17:53:24.285Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-16T17:53:24.285Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-16T17:53:24.285Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-16T17:53:24.285Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-16T17:53:24.285Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-16T17:53:24.285Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-16T17:53:24.285Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-16T17:53:24.285Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-16T17:53:24.328Z] --- PASS: TestDockerNetworkReConnect (4.68s) [2020-01-16T17:53:24.328Z] === RUN TestServicePlugin [2020-01-16T17:53:24.328Z] --- SKIP: TestServicePlugin (0.01s) [2020-01-16T17:53:24.328Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:53:24.328Z] === RUN TestServiceUpdateLabel [2020-01-16T17:53:24.543Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.0% of statements [2020-01-16T17:53:24.543Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-16T17:53:24.801Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-16T17:53:24.801Z] ? github.com/docker/docker/api/types [no test files] [2020-01-16T17:53:24.801Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-16T17:53:24.801Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-16T17:53:24.801Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-16T17:53:24.801Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-16T17:53:24.955Z] ok github.com/docker/docker/daemon/logger/syslog 0.239s coverage: 47.8% of statements [2020-01-16T17:53:25.366Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-01-16T17:53:25.366Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-01-16T17:53:25.366Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-16T17:53:25.366Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-16T17:53:25.367Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-16T17:53:25.367Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-16T17:53:25.367Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-16T17:53:25.367Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-16T17:53:25.367Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-16T17:53:25.575Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-16T17:53:25.624Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-01-16T17:53:25.624Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-01-16T17:53:25.881Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-16T17:53:25.881Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-16T17:53:25.881Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-16T17:53:25.881Z] ? github.com/docker/docker/builder [no test files] [2020-01-16T17:53:25.881Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-16T17:53:25.881Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-16T17:53:25.881Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-16T17:53:25.881Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-16T17:53:25.881Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-16T17:53:25.881Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-16T17:53:25.881Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-16T17:53:26.445Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-01-16T17:53:26.515Z] ok github.com/docker/docker/daemon/logger/splunk 2.372s coverage: 82.5% of statements [2020-01-16T17:53:26.515Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-16T17:53:26.515Z] ? github.com/docker/docker/daemon/network [no test files] [2020-01-16T17:53:26.515Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-16T17:53:27.517Z] --- PASS: TestServiceUpdateLabel (2.91s) [2020-01-16T17:53:27.517Z] === RUN TestServiceUpdateSecrets [2020-01-16T17:53:28.072Z] ok github.com/docker/docker/distribution 1.549s coverage: 20.3% of statements [2020-01-16T17:53:28.073Z] ok github.com/docker/docker/distribution/metadata 1.631s coverage: 48.2% of statements [2020-01-16T17:53:28.538Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-16T17:53:28.538Z] ok github.com/docker/docker/errdefs 0.108s coverage: 49.4% of statements [2020-01-16T17:53:29.529Z] ok github.com/docker/docker/distribution/xfer 2.276s coverage: 76.8% of statements [2020-01-16T17:53:29.529Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-16T17:53:30.623Z] ok github.com/docker/docker/builder/dockerfile 0.537s coverage: 48.2% of statements [2020-01-16T17:53:30.623Z] ok github.com/docker/docker/builder/remotecontext 0.183s coverage: 13.6% of statements [2020-01-16T17:53:31.089Z] ok github.com/docker/docker/image/cache 0.355s coverage: 19.2% of statements [2020-01-16T17:53:31.089Z] ok github.com/docker/docker/image/v1 0.471s coverage: 25.0% of statements [2020-01-16T17:53:31.190Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2020-01-16T17:53:32.072Z] ok github.com/docker/docker/image 1.335s coverage: 86.4% of statements [2020-01-16T17:53:32.072Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-16T17:53:32.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-01-16T17:53:32.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-01-16T17:53:32.537Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-16T17:53:32.537Z] ok github.com/docker/docker/libcontainerd/queue 0.103s coverage: 100.0% of statements [2020-01-16T17:53:33.088Z] ok github.com/docker/docker/builder/remotecontext/git 1.728s coverage: 86.3% of statements [2020-01-16T17:53:33.088Z] ? github.com/docker/docker/cli [no test files] [2020-01-16T17:53:33.088Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-16T17:53:34.554Z] ok github.com/docker/docker/pkg/aaparser 0.130s coverage: 50.0% of statements [2020-01-16T17:53:35.022Z] ok github.com/docker/docker/layer 0.399s coverage: 30.0% of statements [2020-01-16T17:53:35.022Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-16T17:53:35.492Z] ok github.com/docker/docker/opts 0.277s coverage: 67.3% of statements [2020-01-16T17:53:35.616Z] ok github.com/docker/docker/client 0.181s coverage: 75.8% of statements [2020-01-16T17:53:36.476Z] ok github.com/docker/docker/libcontainerd/local 0.377s coverage: 1.0% of statements [2020-01-16T17:53:36.476Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-16T17:53:36.476Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-16T17:53:36.476Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-16T17:53:36.476Z] ? github.com/docker/docker/oci [no test files] [2020-01-16T17:53:36.476Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-16T17:53:37.457Z] ok github.com/docker/docker/pkg/authorization 0.547s coverage: 26.8% of statements [2020-01-16T17:53:37.457Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2020-01-16T17:53:37.457Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2020-01-16T17:53:38.439Z] ok github.com/docker/docker/pkg/directory 0.104s coverage: 80.0% of statements [2020-01-16T17:53:38.905Z] ok github.com/docker/docker/pkg/chrootarchive 0.198s coverage: 15.4% of statements [2020-01-16T17:53:38.905Z] ok github.com/docker/docker/pkg/discovery 0.108s coverage: 58.3% of statements [2020-01-16T17:53:39.887Z] ok github.com/docker/docker/pkg/discovery/file 0.107s coverage: 92.9% of statements [2020-01-16T17:53:40.353Z] ok github.com/docker/docker/pkg/discovery/memory 0.202s coverage: 92.3% of statements [2020-01-16T17:53:41.334Z] ok github.com/docker/docker/pkg/discovery/nodes 0.356s coverage: 93.8% of statements [2020-01-16T17:53:42.315Z] ok github.com/docker/docker/pkg/filenotify 0.089s coverage: 36.2% of statements [2020-01-16T17:53:42.781Z] ok github.com/docker/docker/pkg/fileutils 0.138s coverage: 87.7% of statements [2020-01-16T17:53:43.251Z] ok github.com/docker/docker/pkg/homedir 0.060s coverage: 42.9% of statements [2020-01-16T17:53:43.889Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-01-16T17:53:43.889Z] === RUN TestServiceUpdateConfigs [2020-01-16T17:53:44.235Z] ok github.com/docker/docker/pkg/idtools 0.055s coverage: 6.3% of statements [2020-01-16T17:53:44.235Z] ok github.com/docker/docker/pkg/discovery/kv 3.564s coverage: 84.1% of statements [2020-01-16T17:53:45.217Z] ok github.com/docker/docker/pkg/archive 8.638s coverage: 62.0% of statements [2020-01-16T17:53:45.217Z] ok github.com/docker/docker/pkg/locker 0.154s coverage: 88.9% of statements [2020-01-16T17:53:45.217Z] ok github.com/docker/docker/pkg/jsonmessage 0.188s coverage: 91.7% of statements [2020-01-16T17:53:45.682Z] ok github.com/docker/docker/pkg/ioutils 0.724s coverage: 69.2% of statements [2020-01-16T17:53:46.147Z] ok github.com/docker/docker/pkg/longpath 0.055s coverage: 100.0% of statements [2020-01-16T17:53:46.147Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2020-01-16T17:53:46.964Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-16T17:53:46.964Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-16T17:53:47.129Z] ok github.com/docker/docker/pkg/parsers 0.170s coverage: 97.0% of statements [2020-01-16T17:53:47.594Z] ok github.com/docker/docker/pkg/pidfile 0.071s coverage: 82.6% of statements [2020-01-16T17:53:48.574Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.074s coverage: 56.8% of statements [2020-01-16T17:53:49.555Z] ok github.com/docker/docker/pkg/plugins/transport 0.121s coverage: 85.7% of statements [2020-01-16T17:53:49.555Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2020-01-16T17:53:50.021Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2020-01-16T17:53:51.000Z] ok github.com/docker/docker/pkg/reexec 0.112s coverage: 82.4% of statements [2020-01-16T17:53:51.465Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 73.9% of statements [2020-01-16T17:53:51.931Z] ok github.com/docker/docker/pkg/signal 0.044s coverage: 20.3% of statements [2020-01-16T17:53:52.202Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-16T17:53:52.202Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-16T17:53:52.202Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-01-16T17:53:52.397Z] ok github.com/docker/docker/pkg/stdcopy 0.069s coverage: 100.0% of statements [2020-01-16T17:53:52.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-16T17:53:53.326Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-16T17:53:53.380Z] ok github.com/docker/docker/pkg/streamformatter 0.095s coverage: 66.2% of statements [2020-01-16T17:53:53.380Z] ok github.com/docker/docker/pkg/stringid 0.084s coverage: 70.6% of statements [2020-01-16T17:53:53.582Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-16T17:53:53.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-16T17:53:53.838Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-16T17:53:54.363Z] ok github.com/docker/docker/pkg/sysinfo 0.067s coverage: 38.2% of statements [2020-01-16T17:53:54.398Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-16T17:53:55.346Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 13.1% of statements [2020-01-16T17:53:55.346Z] ok github.com/docker/docker/pkg/tailfile 0.127s coverage: 88.6% of statements [2020-01-16T17:53:56.902Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2020-01-16T17:53:56.902Z] ok github.com/docker/docker/pkg/term 0.065s coverage: 30.8% of statements [2020-01-16T17:53:57.659Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-01-16T17:53:57.884Z] testing: warning: no tests to run [2020-01-16T17:53:57.884Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: 0.0% of statements [no tests to run] [2020-01-16T17:53:57.884Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2020-01-16T17:53:58.349Z] ok github.com/docker/docker/pkg/urlutil 0.057s coverage: 100.0% of statements [2020-01-16T17:53:58.349Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2020-01-16T17:53:59.544Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-16T17:54:00.028Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-16T17:54:00.028Z] [2020-01-16T17:54:00.028Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-16T17:54:00.028Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-16T17:54:00.028Z] HOSTNAME=9c0793238019 [2020-01-16T17:54:00.028Z] TESTDEBUG=0 [2020-01-16T17:54:00.028Z] DEST=bundles/test-integration [2020-01-16T17:54:00.028Z] PWD=/go/src/github.com/docker/docker [2020-01-16T17:54:00.028Z] DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 [2020-01-16T17:54:00.028Z] container=docker [2020-01-16T17:54:00.028Z] HOME=/root [2020-01-16T17:54:00.028Z] GOLANG_VERSION=1.13.5 [2020-01-16T17:54:00.028Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-16T17:54:00.028Z] VALIDATE_BRANCH=master [2020-01-16T17:54:00.028Z] TERM=xterm [2020-01-16T17:54:00.028Z] DOCKER_PKG=github.com/docker/docker [2020-01-16T17:54:00.028Z] SHLVL=1 [2020-01-16T17:54:00.028Z] TIMEOUT=120m [2020-01-16T17:54:00.028Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-16T17:54:00.028Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-16T17:54:00.028Z] GO111MODULE=off [2020-01-16T17:54:00.028Z] DOCKER_EXPERIMENTAL=1 [2020-01-16T17:54:00.028Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-16T17:54:00.028Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-16T17:54:00.028Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-16T17:54:00.028Z] GOPATH=/go [2020-01-16T17:54:00.028Z] PKG_CONFIG=pkg-config [2020-01-16T17:54:00.028Z] _=/usr/bin/env [2020-01-16T17:54:00.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-16T17:54:00.206Z] --- PASS: TestServiceUpdateConfigs (15.38s) [2020-01-16T17:54:00.206Z] === RUN TestServiceUpdateNetwork [2020-01-16T17:54:00.554Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-16T17:54:00.554Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-16T17:54:00.554Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-01-16T17:54:00.554Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-16T17:54:00.554Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-01-16T17:54:00.554Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-01-16T17:54:00.554Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-16T17:54:00.554Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-16T17:54:00.554Z] ok github.com/docker/docker/plugin/v2 0.166s coverage: 20.1% of statements [2020-01-16T17:54:01.019Z] ok github.com/docker/docker/plugin 0.250s coverage: 11.6% of statements [2020-01-16T17:54:01.429Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-16T17:54:02.002Z] ok github.com/docker/docker/reference 0.272s coverage: 84.4% of statements [2020-01-16T17:54:02.467Z] ok github.com/docker/docker/registry/resumable 0.301s coverage: 100.0% of statements [2020-01-16T17:54:02.932Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2020-01-16T17:54:03.315Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-16T17:54:03.916Z] ok github.com/docker/docker/registry 0.431s coverage: 51.7% of statements [2020-01-16T17:54:04.384Z] ok github.com/docker/docker/runconfig 0.304s coverage: 54.5% of statements [2020-01-16T17:54:04.384Z] ok github.com/docker/docker/testutil 0.076s coverage: 62.5% of statements [2020-01-16T17:54:05.199Z] --- PASS: TestImportExtremelyLargeImageWorks (187.61s) [2020-01-16T17:54:05.199Z] PASS [2020-01-16T17:54:05.199Z] [2020-01-16T17:54:05.199Z] DONE 12 tests in 191.535s [2020-01-16T17:54:05.199Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-01-16T17:54:05.199Z] ++ 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-16T17:54:05.199Z] ++ set -e [2020-01-16T17:54:05.199Z] ++ '[' -n 0 ']' [2020-01-16T17:54:05.199Z] ++ set -x [2020-01-16T17:54:05.200Z] ++ env -i DEST=/go/src/github.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-16T17:54:05.200Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-16T17:54:05.200Z] INFO: Testing against a local daemon [2020-01-16T17:54:05.200Z] === RUN TestNetworkCreateDelete [2020-01-16T17:54:05.200Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-01-16T17:54:05.200Z] === RUN TestDockerNetworkDeletePreferID [2020-01-16T17:54:05.455Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-01-16T17:54:05.455Z] === RUN TestInspectNetwork [2020-01-16T17:54:06.015Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-16T17:54:07.322Z] ok github.com/docker/docker/volume/local 0.135s coverage: 37.7% of statements [2020-01-16T17:54:07.322Z] ok github.com/docker/docker/volume/drivers 0.241s coverage: 36.1% of statements [2020-01-16T17:54:07.322Z] ok github.com/docker/docker/volume/mounts 0.089s coverage: 66.2% of statements [2020-01-16T17:54:09.523Z] ok github.com/docker/docker/volume/service 0.539s coverage: 70.3% of statements [2020-01-16T17:54:10.178Z] === RUN TestInspectNetwork/full_network_id [2020-01-16T17:54:10.178Z] === RUN TestInspectNetwork/partial_network_id [2020-01-16T17:54:10.178Z] === RUN TestInspectNetwork/network_name [2020-01-16T17:54:10.178Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-16T17:54:13.437Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-16T17:54:13.729Z] --- PASS: TestServiceUpdateNetwork (14.28s) [2020-01-16T17:54:13.729Z] PASS [2020-01-16T17:54:13.729Z] [2020-01-16T17:54:13.729Z] === Skipped [2020-01-16T17:54:13.729Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-01-16T17:54:13.729Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-16T17:54:13.729Z] [2020-01-16T17:54:13.729Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2020-01-16T17:54:13.729Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T17:54:13.729Z] [2020-01-16T17:54:13.729Z] [2020-01-16T17:54:13.729Z] DONE 20 tests, 2 skipped in 122.057s [2020-01-16T17:54:13.729Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-01-16T17:54:13.729Z] ++ 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-16T17:54:13.729Z] ++ set -e [2020-01-16T17:54:13.729Z] ++ '[' -n 0 ']' [2020-01-16T17:54:13.729Z] ++ set -x [2020-01-16T17:54:13.729Z] ++ env -i DEST=/go/src/github.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-16T17:54:13.729Z] INFO: Testing against a local daemon [2020-01-16T17:54:13.729Z] === RUN TestSessionCreate [2020-01-16T17:54:13.729Z] --- PASS: TestSessionCreate (0.02s) [2020-01-16T17:54:13.729Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-16T17:54:13.729Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-01-16T17:54:13.729Z] PASS [2020-01-16T17:54:13.729Z] [2020-01-16T17:54:13.729Z] DONE 2 tests in 0.194s [2020-01-16T17:54:13.729Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-01-16T17:54:13.729Z] ++ 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-16T17:54:13.729Z] ++ set -e [2020-01-16T17:54:13.729Z] ++ '[' -n 0 ']' [2020-01-16T17:54:13.729Z] ++ set -x [2020-01-16T17:54:13.729Z] ++ env -i DEST=/go/src/github.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-16T17:54:13.729Z] INFO: Testing against a local daemon [2020-01-16T17:54:13.729Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-16T17:54:13.729Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-16T17:54:13.729Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-16T17:54:13.729Z] === RUN TestEventsExecDie [2020-01-16T17:54:13.729Z] --- PASS: TestEventsExecDie (0.77s) [2020-01-16T17:54:13.729Z] === RUN TestEventsBackwardsCompatible [2020-01-16T17:54:13.729Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-01-16T17:54:13.729Z] === RUN TestInfoBinaryCommits [2020-01-16T17:54:13.729Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-01-16T17:54:13.729Z] === RUN TestInfoAPIVersioned [2020-01-16T17:54:13.729Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-01-16T17:54:13.729Z] === RUN TestInfoDiscoveryBackend [2020-01-16T17:54:13.729Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-01-16T17:54:13.729Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-16T17:54:14.313Z] ok github.com/docker/docker/cmd/dockerd 0.100s coverage: 30.5% of statements [2020-01-16T17:54:14.313Z] ok github.com/docker/docker/container 0.121s coverage: 35.3% of statements [2020-01-16T17:54:14.313Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-16T17:54:14.313Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-16T17:54:14.313Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-16T17:54:14.313Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-16T17:54:14.362Z] --- PASS: TestInspectNetwork (8.97s) [2020-01-16T17:54:14.362Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-16T17:54:14.362Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-16T17:54:14.362Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-16T17:54:14.362Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-16T17:54:14.362Z] === RUN TestRunContainerWithBridgeNone [2020-01-16T17:54:14.588Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-16T17:54:14.588Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-16T17:54:15.378Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-01-16T17:54:15.378Z] === RUN TestInfoAPI [2020-01-16T17:54:15.378Z] --- PASS: TestInfoAPI (0.02s) [2020-01-16T17:54:15.378Z] === RUN TestInfoAPIWarnings [2020-01-16T17:54:15.745Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-01-16T17:54:15.745Z] === RUN TestInfoDebug [2020-01-16T17:54:16.126Z] --- PASS: TestInfoDebug (0.52s) [2020-01-16T17:54:16.126Z] === RUN TestInfoInsecureRegistries [2020-01-16T17:54:16.908Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-01-16T17:54:16.908Z] === RUN TestInfoRegistryMirrors [2020-01-16T17:54:17.280Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-01-16T17:54:17.280Z] === RUN TestLoginFailsWithBadCredentials [2020-01-16T17:54:17.624Z] --- PASS: TestRunContainerWithBridgeNone (2.78s) [2020-01-16T17:54:17.625Z] === RUN TestNetworkInvalidJSON [2020-01-16T17:54:17.625Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-16T17:54:17.625Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-16T17:54:17.625Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-16T17:54:17.625Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-16T17:54:17.625Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-16T17:54:17.625Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-16T17:54:17.625Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-16T17:54:17.625Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-16T17:54:17.625Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-16T17:54:17.625Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-01-16T17:54:17.625Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-16T17:54:17.625Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-16T17:54:17.625Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-16T17:54:17.625Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-16T17:54:17.654Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-01-16T17:54:17.654Z] === RUN TestPingCacheHeaders [2020-01-16T17:54:17.654Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-16T17:54:17.654Z] === RUN TestPingGet [2020-01-16T17:54:17.654Z] --- PASS: TestPingGet (0.01s) [2020-01-16T17:54:17.654Z] === RUN TestPingHead [2020-01-16T17:54:17.654Z] --- PASS: TestPingHead (0.02s) [2020-01-16T17:54:17.654Z] === RUN TestVersion [2020-01-16T17:54:17.654Z] --- PASS: TestVersion (0.02s) [2020-01-16T17:54:17.654Z] PASS [2020-01-16T17:54:17.654Z] [2020-01-16T17:54:17.654Z] === Skipped [2020-01-16T17:54:17.654Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-16T17:54:17.654Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-16T17:54:17.654Z] [2020-01-16T17:54:17.654Z] [2020-01-16T17:54:17.654Z] DONE 18 tests, 1 skipped in 5.546s [2020-01-16T17:54:17.654Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-01-16T17:54:17.654Z] ++ 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-16T17:54:17.654Z] ++ set -e [2020-01-16T17:54:17.654Z] ++ '[' -n 0 ']' [2020-01-16T17:54:17.654Z] ++ set -x [2020-01-16T17:54:17.654Z] ++ env -i DEST=/go/src/github.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-16T17:54:18.052Z] INFO: Testing against a local daemon [2020-01-16T17:54:18.052Z] === RUN TestVolumesCreateAndList [2020-01-16T17:54:18.052Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-01-16T17:54:18.052Z] === RUN TestVolumesRemove [2020-01-16T17:54:18.052Z] --- PASS: TestVolumesRemove (0.08s) [2020-01-16T17:54:18.052Z] === RUN TestVolumesInspect [2020-01-16T17:54:18.052Z] --- PASS: TestVolumesInspect (0.01s) [2020-01-16T17:54:18.052Z] === RUN TestVolumesInvalidJSON [2020-01-16T17:54:18.052Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-16T17:54:18.052Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-16T17:54:18.052Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-16T17:54:18.052Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-01-16T17:54:18.052Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-16T17:54:18.052Z] PASS [2020-01-16T17:54:18.052Z] [2020-01-16T17:54:18.052Z] DONE 5 tests in 0.297s [2020-01-16T17:54:18.052Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-16T17:54:18.052Z] ++++ cat bundles/test-integration/docker.pid [2020-01-16T17:54:18.052Z] +++ kill 11479 [2020-01-16T17:54:18.550Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-01-16T17:54:18.550Z] === RUN TestDaemonDefaultNetworkPools [2020-01-16T17:54:19.110Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-01-16T17:54:19.110Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-16T17:54:19.291Z] +++ /etc/init.d/apparmor stop [2020-01-16T17:54:19.291Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-16T17:54:19.291Z] [2020-01-16T17:54:19.291Z] Unloading profiles will leave already running processes permanently [2020-01-16T17:54:19.291Z] unconfined, which can lead to unexpected situations. [2020-01-16T17:54:19.291Z] [2020-01-16T17:54:19.291Z] To set a process to complain mode, use the command line tool [2020-01-16T17:54:19.291Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-16T17:54:19.291Z] +++ true [2020-01-16T17:54:19.653Z] [2020-01-16T17:54:20.471Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-01-16T17:54:20.471Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-16T17:54:21.396Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-01-16T17:54:21.396Z] === RUN TestDaemonWithBipAndDefaultNetworkPool Post stage [Pipeline] junit [2020-01-16T17:54:21.567Z] Recording test results [2020-01-16T17:54:22.322Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-01-16T17:54:22.322Z] === RUN TestServiceWithPredefinedNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-16T17:54:23.489Z] + echo Ensuring container killed. [2020-01-16T17:54:23.489Z] Ensuring container killed. [2020-01-16T17:54:23.489Z] + docker rm -vf docker-pr6 [2020-01-16T17:54:23.489Z] Error: No such container: docker-pr6 [2020-01-16T17:54:23.489Z] + true [Pipeline] sh [2020-01-16T17:54:24.281Z] + echo Chowning /workspace to jenkins user [2020-01-16T17:54:24.281Z] Chowning /workspace to jenkins user [2020-01-16T17:54:24.281Z] + id -u [2020-01-16T17:54:24.281Z] + id -g [2020-01-16T17:54:24.281Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40373:/workspace busybox chown -R 1001:1001 /workspace [2020-01-16T17:54:24.281Z] Unable to find image 'busybox:latest' locally [2020-01-16T17:54:24.345Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2020-01-16T17:54:24.401Z] ok github.com/docker/docker/pkg/plugins 34.993s coverage: 73.4% of statements [2020-01-16T17:54:24.401Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/rootless [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/volume [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-16T17:54:24.402Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-16T17:54:24.650Z] latest: Pulling from library/busybox [2020-01-16T17:54:24.650Z] 6dc7af96dfc8: Pulling fs layer [2020-01-16T17:54:24.650Z] 6dc7af96dfc8: Verifying Checksum [2020-01-16T17:54:24.650Z] 6dc7af96dfc8: Download complete [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === Skipped [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-01-16T17:54:25.380Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-01-16T17:54:25.380Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-01-16T17:54:25.380Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-01-16T17:54:25.380Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-01-16T17:54:25.380Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-01-16T17:54:25.380Z] client_test.go:23: runtime.GOOS == "windows" [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-01-16T17:54:25.380Z] daemon_test.go:147: root required [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-01-16T17:54:25.380Z] reload_test.go:520: root required [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-01-16T17:54:25.380Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-01-16T17:54:25.380Z] pull_v2_test.go:73: Needs fixing on Windows [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-01-16T17:54:25.380Z] pull_v2_test.go:118: Needs fixing on Windows [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-01-16T17:54:25.380Z] download_test.go:268: Needs fixing on Windows [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-01-16T17:54:25.380Z] layer_test.go:304: Failing on Windows [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-01-16T17:54:25.380Z] layer_test.go:353: Failing on Windows [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-01-16T17:54:25.380Z] layer_test.go:468: Failing on Windows [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-01-16T17:54:25.380Z] layer_test.go:697: Failing on Windows [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-01-16T17:54:25.380Z] migration_test.go:46: Failing on Windows [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-01-16T17:54:25.380Z] migration_test.go:182: Failing on Windows [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-01-16T17:54:25.380Z] mount_test.go:17: Failing on Windows [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-01-16T17:54:25.380Z] mount_test.go:76: Failing on Windows [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-01-16T17:54:25.380Z] mount_test.go:125: Failing on Windows [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-01-16T17:54:25.380Z] mount_test.go:212: Failing on Windows [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-01-16T17:54:25.380Z] archive_test.go:133: Xz not present in msys2 [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-01-16T17:54:25.380Z] archive_test.go:238: Failing on Windows CI machines [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-01-16T17:54:25.380Z] archive_windows_test.go:16: Currently fails [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-01-16T17:54:25.380Z] changes_test.go:192: needs more investigation [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-01-16T17:54:25.380Z] changes_test.go:405: needs further investigation [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-01-16T17:54:25.380Z] changes_test.go:441: needs further investigation [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-01-16T17:54:25.380Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-01-16T17:54:25.380Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-01-16T17:54:25.380Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-16T17:54:25.380Z] [2020-01-16T17:54:25.380Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-01-16T17:54:25.381Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-01-16T17:54:25.381Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-01-16T17:54:25.381Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-01-16T17:54:25.381Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-01-16T17:54:25.381Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-01-16T17:54:25.381Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-01-16T17:54:25.381Z] poller_test.go:41: No chmod on Windows [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-01-16T17:54:25.381Z] fileutils_test.go:134: Needs porting to Windows [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-01-16T17:54:25.381Z] fileutils_test.go:180: Needs porting to Windows [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-01-16T17:54:25.381Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-01-16T17:54:25.381Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-01-16T17:54:25.381Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-01-16T17:54:25.381Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-01-16T17:54:25.381Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-01-16T17:54:25.381Z] local_test.go:181: runtime.GOOS == "windows" [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] [2020-01-16T17:54:25.381Z] DONE 1759 tests, 46 skipped in 197.850s [2020-01-16T17:54:25.381Z] INFO: make.ps1 ended at 01/16/2020 17:54:25 [2020-01-16T17:54:25.430Z] 6dc7af96dfc8: Pull complete [2020-01-16T17:54:25.430Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-16T17:54:25.430Z] Status: Downloaded newer image for busybox:latest [2020-01-16T17:54:25.582Z] --- PASS: TestServiceWithPredefinedNetwork (3.13s) [2020-01-16T17:54:25.582Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-16T17:54:25.582Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-16T17:54:25.582Z] service_test.go:230: FLAKY_TEST [2020-01-16T17:54:25.582Z] === RUN TestServiceWithDataPathPortInit [2020-01-16T17:54:25.714Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-01-16T17:54:26.933Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-16T17:54:27.398Z] INFO: Unit tests ended at 01/16/2020 17:54:27. Duration:00:03:33.8606567 [2020-01-16T17:54:27.398Z] INFO: Building busybox [2020-01-16T17:54:27.398Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-16T17:54:27.398Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-16T17:54:27.398Z] [2020-01-16T17:54:27.398Z] Sending build context to Docker daemon 2.56kB [2020-01-16T17:54:27.398Z] [2020-01-16T17:54:27.398Z] Step 1/6 : FROM microsoft/windowsservercore [2020-01-16T17:54:27.398Z] ---> 8351e66084ac [2020-01-16T17:54:27.398Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-01-16T17:54:27.398Z] ---> Running in d51ffc5cca4a [2020-01-16T17:54:27.611Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-01-16T17:54:28.182Z] + bundleName=s390x-integration [2020-01-16T17:54:28.182Z] + echo Creating s390x-integration-bundles.tar.gz [2020-01-16T17:54:28.182Z] Creating s390x-integration-bundles.tar.gz [2020-01-16T17:54:28.182Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-01-16T17:54:28.182Z] + 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-16T17:54:28.371Z] Archiving artifacts [2020-01-16T17:54:33.241Z] Removing intermediate container d51ffc5cca4a [2020-01-16T17:54:33.241Z] ---> 57ada81159a0 [2020-01-16T17:54:33.241Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-01-16T17:54:34.220Z] [2020-01-16T17:54:34.220Z] ---> 6bf9ed300b8a [2020-01-16T17:54:34.220Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-01-16T17:54:34.220Z] ---> Running in 8d0b32645453 [2020-01-16T17:54:35.711Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-01-16T17:54:35.776Z] [2020-01-16T17:54:35.776Z] SUCCESS: Specified value was saved. [2020-01-16T17:54:37.084Z] ok github.com/docker/docker/daemon 12.239s coverage: 17.6% of statements [2020-01-16T17:54:37.084Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-16T17:54:37.084Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-16T17:54:37.342Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 82.1% of statements [2020-01-16T17:54:37.454Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40373/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-16T17:54:37.740Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-16T17:54:38.192Z] + make clean [2020-01-16T17:54:38.275Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2020-01-16T17:54:38.299Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-01-16T17:54:38.532Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-01-16T17:54:38.532Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-16T17:54:38.532Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-16T17:54:38.554Z] make: command: Command not found [2020-01-16T17:54:38.554Z] make: command: Command not found [2020-01-16T17:54:38.554Z] docker volume rm -f docker-dev-cache [2020-01-16T17:54:38.554Z] docker-dev-cache [Pipeline] deleteDir [2020-01-16T17:54:40.428Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-01-16T17:54:42.326Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-01-16T17:54:43.261Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.208s coverage: 57.0% of statements [2020-01-16T17:54:43.582Z] --- PASS: TestServiceWithDataPathPortInit (17.72s) [2020-01-16T17:54:43.582Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-16T17:54:43.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-16T17:54:44.402Z] Removing intermediate container 8d0b32645453 [2020-01-16T17:54:44.402Z] ---> 84af21a9a9d4 [2020-01-16T17:54:44.402Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-01-16T17:54:44.402Z] ---> Running in 7b4996015379 [2020-01-16T17:54:45.787Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.336s coverage: 72.5% of statements [2020-01-16T17:54:47.164Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.963s coverage: 46.2% of statements [2020-01-16T17:54:47.164Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-16T17:54:48.228Z] Cannot create a file when that file already exists. [2020-01-16T17:54:48.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-16T17:54:49.061Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.159s coverage: 48.6% of statements [2020-01-16T17:54:49.750Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-16T17:54:50.005Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-16T17:54:50.433Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.307s coverage: 76.1% of statements [2020-01-16T17:54:50.565Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-16T17:54:51.364Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-01-16T17:54:51.928Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.181s coverage: 60.1% of statements [2020-01-16T17:54:51.928Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-16T17:54:51.928Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-16T17:54:52.454Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-16T17:54:52.454Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-16T17:54:52.454Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-16T17:54:52.859Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-01-16T17:54:52.965Z] Removing intermediate container 7b4996015379 [2020-01-16T17:54:52.965Z] ---> a829df114d47 [2020-01-16T17:54:52.965Z] Step 6/6 : CMD ["sh"] [2020-01-16T17:54:52.965Z] ---> Running in dac92b68677a [2020-01-16T17:54:53.014Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.97s) [2020-01-16T17:54:53.014Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o694071ilkgkb14wympywqnxi Created:2020-01-16 17:54:44.466368574 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[30340d8c6ab2d94802d9735635d957d745f644c81afc513108e4ccf79da29496:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mj0aul8ffw7svk8m7qd6kqtc3 EndpointID:f726fb0d5ff826d6f27974e7a570537512b63f1dd66ecac9ead7e070f3d8108b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fd53e45af48caa6ad97c81b13ea731d4f115689a4acab5ab9d59b27b587dc56c MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:0ef595487c99 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mj0aul8ffw7svk8m7qd6kqtc3 EndpointID:f726fb0d5ff826d6f27974e7a570537512b63f1dd66ecac9ead7e070f3d8108b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-16T17:54:53.014Z] PASS [2020-01-16T17:54:53.014Z] [2020-01-16T17:54:53.014Z] === Skipped [2020-01-16T17:54:53.014Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-16T17:54:53.014Z] service_test.go:230: FLAKY_TEST [2020-01-16T17:54:53.014Z] [2020-01-16T17:54:53.014Z] [2020-01-16T17:54:53.014Z] DONE 21 tests, 1 skipped in 48.025s [2020-01-16T17:54:53.014Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-16T17:54:53.014Z] ++ 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-16T17:54:53.014Z] ++ set -e [2020-01-16T17:54:53.014Z] ++ '[' -n 0 ']' [2020-01-16T17:54:53.014Z] ++ set -x [2020-01-16T17:54:53.014Z] ++ env -i DEST=/go/src/github.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-16T17:54:53.014Z] INFO: Testing against a local daemon [2020-01-16T17:54:53.014Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-16T17:54:53.014Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-16T17:54:53.014Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-16T17:54:53.014Z] === RUN TestDockerNetworkIpvlan [2020-01-16T17:54:53.014Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-16T17:54:53.014Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-16T17:54:53.014Z] PASS [2020-01-16T17:54:53.014Z] [2020-01-16T17:54:53.014Z] === Skipped [2020-01-16T17:54:53.014Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-16T17:54:53.014Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-16T17:54:53.014Z] [2020-01-16T17:54:53.014Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-16T17:54:53.014Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-16T17:54:53.014Z] [2020-01-16T17:54:53.014Z] [2020-01-16T17:54:53.014Z] DONE 2 tests, 2 skipped in 0.113s [2020-01-16T17:54:53.014Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-16T17:54:53.014Z] ++ 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-16T17:54:53.014Z] ++ set -e [2020-01-16T17:54:53.014Z] ++ '[' -n 0 ']' [2020-01-16T17:54:53.014Z] ++ set -x [2020-01-16T17:54:53.014Z] ++ env -i DEST=/go/src/github.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-16T17:54:53.269Z] INFO: Testing against a local daemon [2020-01-16T17:54:53.269Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-16T17:54:53.428Z] Removing intermediate container dac92b68677a [2020-01-16T17:54:53.429Z] ---> e659c8e323e2 [2020-01-16T17:54:53.429Z] Successfully built e659c8e323e2 [2020-01-16T17:54:53.429Z] Successfully tagged busybox:latest [2020-01-16T17:54:53.429Z] INFO: Docker images of the daemon under test [2020-01-16T17:54:53.429Z] [2020-01-16T17:54:53.429Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-16T17:54:53.429Z] busybox latest e659c8e323e2 Less than a second ago 4.86GB [2020-01-16T17:54:53.429Z] microsoft/windowsservercore latest 8351e66084ac 5 days ago 4.82GB [2020-01-16T17:54:53.429Z] mcr.microsoft.com/windows/servercore ltsc2019 8351e66084ac 5 days ago 4.82GB [2020-01-16T17:54:53.429Z] [2020-01-16T17:54:53.429Z] INFO: Running integration tests at 01/16/2020 17:54:53... [2020-01-16T17:54:53.429Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-01-16T17:54:53.429Z] INFO: Integration API tests being run from the host: [2020-01-16T17:54:53.429Z] INFO: make.ps1 starting at 01/16/2020 17:54:53 [2020-01-16T17:54:53.791Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-01-16T17:54:54.409Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-01-16T17:54:54.629Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-01-16T17:54:54.629Z] === RUN TestDockerNetworkMacvlan [2020-01-16T17:54:55.552Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-16T17:54:55.688Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 4.9% of statements [2020-01-16T17:54:55.688Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-16T17:54:55.688Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-16T17:54:55.688Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 42.7% of statements [2020-01-16T17:54:56.476Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-16T17:54:56.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-16T17:54:56.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-16T17:54:57.402Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-16T17:54:57.586Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-01-16T17:54:57.586Z] ok github.com/docker/docker/daemon/logger/awslogs 0.175s coverage: 77.8% of statements [2020-01-16T17:54:57.586Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-16T17:54:57.586Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-16T17:54:58.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-16T17:54:58.520Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-01-16T17:54:58.778Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2020-01-16T17:54:59.036Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-01-16T17:54:59.969Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-01-16T17:54:59.969Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-16T17:55:00.535Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 19.9% of statements [2020-01-16T17:55:00.662Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-16T17:55:01.908Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2020-01-16T17:55:02.474Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-01-16T17:55:03.407Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-01-16T17:55:03.664Z] ok github.com/docker/docker/daemon/logger/splunk 1.692s coverage: 82.5% of statements [2020-01-16T17:55:03.664Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-16T17:55:03.664Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-16T17:55:04.821Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-16T17:55:04.821Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-16T17:55:04.821Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-16T17:55:05.381Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-16T17:55:05.563Z] ok github.com/docker/docker/distribution 0.163s coverage: 22.1% of statements [2020-01-16T17:55:05.821Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2020-01-16T17:55:05.821Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-16T17:55:05.942Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-16T17:55:06.197Z] === RUN TestDockerSuite/TestBuildFails [2020-01-16T17:55:07.122Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-16T17:55:07.197Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-01-16T17:55:07.378Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-16T17:55:08.575Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-01-16T17:55:09.509Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 85.1% of statements [2020-01-16T17:55:09.509Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-16T17:55:09.509Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-01-16T17:55:09.509Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-16T17:55:09.889Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-16T17:55:10.883Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-01-16T17:55:10.883Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-16T17:55:11.256Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-16T17:55:11.815Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2020-01-16T17:55:12.181Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-16T17:55:12.214Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:55:12.214Z] INFO: Testing against a local daemon [2020-01-16T17:55:12.741Z] --- PASS: TestDockerNetworkMacvlan (18.02s) [2020-01-16T17:55:12.741Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-01-16T17:55:12.741Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2020-01-16T17:55:12.741Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2020-01-16T17:55:12.741Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.90s) [2020-01-16T17:55:12.741Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.16s) [2020-01-16T17:55:12.741Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s) [2020-01-16T17:55:12.741Z] PASS [2020-01-16T17:55:12.741Z] [2020-01-16T17:55:12.741Z] DONE 8 tests in 19.576s [2020-01-16T17:55:12.741Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-16T17:55:12.741Z] ++ 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-16T17:55:12.741Z] ++ set -e [2020-01-16T17:55:12.741Z] ++ '[' -n 0 ']' [2020-01-16T17:55:12.741Z] ++ set -x [2020-01-16T17:55:12.741Z] ++ env -i DEST=/go/src/github.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-16T17:55:12.741Z] testing: warning: no tests to run [2020-01-16T17:55:12.741Z] PASS [2020-01-16T17:55:12.741Z] [2020-01-16T17:55:12.741Z] DONE 0 tests in 0.029s [2020-01-16T17:55:12.741Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-16T17:55:12.741Z] ++ 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-16T17:55:12.741Z] ++ set -e [2020-01-16T17:55:12.741Z] ++ '[' -n 0 ']' [2020-01-16T17:55:12.741Z] ++ set -x [2020-01-16T17:55:12.741Z] ++ env -i DEST=/go/src/github.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-16T17:55:12.742Z] INFO: Testing against a local daemon [2020-01-16T17:55:12.742Z] === RUN TestAuthZPluginAllowRequest [2020-01-16T17:55:12.746Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2020-01-16T17:55:13.002Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-01-16T17:55:14.628Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-16T17:55:14.628Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2020-01-16T17:55:14.628Z] === RUN TestAuthZPluginTLS [2020-01-16T17:55:14.882Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-01-16T17:55:14.883Z] === RUN TestAuthZPluginDenyRequest [2020-01-16T17:55:14.898Z] ok github.com/docker/docker/pkg/archive 0.437s coverage: 77.0% of statements [2020-01-16T17:55:15.444Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-01-16T17:55:15.444Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-16T17:55:15.830Z] ok github.com/docker/docker/pkg/authorization 0.144s coverage: 68.3% of statements [2020-01-16T17:55:16.003Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-16T17:55:16.004Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-01-16T17:55:16.004Z] === RUN TestAuthZPluginDenyResponse [2020-01-16T17:55:16.087Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-01-16T17:55:16.087Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-16T17:55:16.258Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-16T17:55:16.515Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-01-16T17:55:16.515Z] === RUN TestAuthZPluginAllowEventStream [2020-01-16T17:55:17.439Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-16T17:55:18.365Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-01-16T17:55:18.365Z] === RUN TestAuthZPluginErrorResponse [2020-01-16T17:55:18.924Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-01-16T17:55:18.924Z] === RUN TestAuthZPluginErrorRequest [2020-01-16T17:55:19.364Z] ok github.com/docker/docker/layer 7.306s coverage: 68.8% of statements [2020-01-16T17:55:19.365Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-16T17:55:19.365Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-16T17:55:19.365Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-16T17:55:19.365Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-16T17:55:19.365Z] ? github.com/docker/docker/oci [no test files] [2020-01-16T17:55:19.365Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-16T17:55:19.365Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-01-16T17:55:19.484Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-01-16T17:55:19.484Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-16T17:55:19.484Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-16T17:55:19.930Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-16T17:55:19.930Z] ok github.com/docker/docker/pkg/chrootarchive 3.064s coverage: 43.2% of statements [2020-01-16T17:55:19.930Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-16T17:55:19.930Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-16T17:55:20.044Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-01-16T17:55:20.044Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-16T17:55:20.299Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-16T17:55:20.495Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-01-16T17:55:20.858Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-01-16T17:55:21.061Z] ok github.com/docker/docker/pkg/discovery/memory 0.021s coverage: 92.3% of statements [2020-01-16T17:55:21.627Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-01-16T17:55:22.193Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-01-16T17:55:22.232Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-01-16T17:55:22.233Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-16T17:55:23.157Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-01-16T17:55:23.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-16T17:55:23.564Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-01-16T17:55:24.129Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-01-16T17:55:24.386Z] ok github.com/docker/docker/pkg/discovery/kv 3.078s coverage: 84.1% of statements [2020-01-16T17:55:24.521Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-01-16T17:55:24.521Z] === RUN TestAuthZPluginHeader [2020-01-16T17:55:24.952Z] ok github.com/docker/docker/pkg/fsutils 0.238s coverage: 85.1% of statements [2020-01-16T17:55:24.952Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-01-16T17:55:25.448Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-01-16T17:55:25.448Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-16T17:55:25.704Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-16T17:55:26.323Z] ok github.com/docker/docker/pkg/idtools 0.468s coverage: 70.1% of statements [2020-01-16T17:55:26.323Z] ok github.com/docker/docker/pkg/ioutils 0.508s coverage: 69.3% of statements [2020-01-16T17:55:26.580Z] ok github.com/docker/docker/pkg/jsonmessage 0.025s coverage: 91.7% of statements [2020-01-16T17:55:26.837Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-01-16T17:55:27.093Z] ok github.com/docker/docker/integration/build 16.132s [2020-01-16T17:55:27.093Z] [2020-01-16T17:55:27.093Z] === Skipped [2020-01-16T17:55:27.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-01-16T17:55:27.093Z] build_session_test.go:25: TODO: BuildKit [2020-01-16T17:55:27.093Z] [2020-01-16T17:55:27.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-01-16T17:55:27.093Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:55:27.093Z] [2020-01-16T17:55:27.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-01-16T17:55:27.093Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-16T17:55:27.093Z] [2020-01-16T17:55:27.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-01-16T17:55:27.093Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-16T17:55:27.093Z] [2020-01-16T17:55:27.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-01-16T17:55:27.093Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-16T17:55:27.093Z] [2020-01-16T17:55:27.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-01-16T17:55:27.093Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-16T17:55:27.093Z] [2020-01-16T17:55:27.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-01-16T17:55:27.093Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-16T17:55:27.093Z] [2020-01-16T17:55:27.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-01-16T17:55:27.093Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-16T17:55:27.093Z] [2020-01-16T17:55:27.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-01-16T17:55:27.093Z] build_test.go:491: testEnv.OSType == "windows" [2020-01-16T17:55:27.093Z] [2020-01-16T17:55:27.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-01-16T17:55:27.093Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-16T17:55:27.093Z] [2020-01-16T17:55:27.093Z] [2020-01-16T17:55:27.093Z] DONE 22 tests, 10 skipped in 32.153s [2020-01-16T17:55:27.093Z] [2020-01-16T17:55:27.093Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-01-16T17:55:27.094Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-01-16T17:55:27.094Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-16T17:55:27.589Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-16T17:55:27.658Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-01-16T17:55:27.916Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-16T17:55:28.172Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-01-16T17:55:28.173Z] ok github.com/docker/docker/pkg/mount 0.582s coverage: 70.0% of statements [2020-01-16T17:55:28.173Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-16T17:55:28.640Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:55:28.640Z] INFO: Testing against a local daemon [2020-01-16T17:55:28.640Z] ok github.com/docker/docker/integration/config 0.215s [2020-01-16T17:55:28.640Z] [2020-01-16T17:55:28.640Z] === Skipped [2020-01-16T17:55:28.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-01-16T17:55:28.640Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:55:28.640Z] [2020-01-16T17:55:28.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-01-16T17:55:28.640Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:55:28.640Z] [2020-01-16T17:55:28.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-01-16T17:55:28.640Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:55:28.640Z] [2020-01-16T17:55:28.640Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2020-01-16T17:55:28.640Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:55:28.640Z] [2020-01-16T17:55:28.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-01-16T17:55:28.640Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:55:28.640Z] [2020-01-16T17:55:28.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-01-16T17:55:28.640Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-01-16T17:55:28.640Z] [2020-01-16T17:55:28.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-01-16T17:55:28.640Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-01-16T17:55:28.640Z] [2020-01-16T17:55:28.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-01-16T17:55:28.640Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-01-16T17:55:28.640Z] [2020-01-16T17:55:28.640Z] [2020-01-16T17:55:28.640Z] DONE 8 tests, 8 skipped in 2.009s [2020-01-16T17:55:28.640Z] [2020-01-16T17:55:28.640Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-01-16T17:55:28.737Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2020-01-16T17:55:28.737Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-01-16T17:55:28.737Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-16T17:55:28.737Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-16T17:55:29.668Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-01-16T17:55:30.098Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.70s) [2020-01-16T17:55:30.098Z] === RUN TestAuthZPluginV2Disable [2020-01-16T17:55:30.599Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-16T17:55:30.599Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-16T17:55:30.856Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-01-16T17:55:31.557Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:55:31.557Z] INFO: Testing against a local daemon [2020-01-16T17:55:32.225Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-01-16T17:55:32.484Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-01-16T17:55:32.609Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-16T17:55:33.169Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-16T17:55:33.424Z] === RUN TestDockerSuite/TestBuildInheritance [2020-01-16T17:55:33.680Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2020-01-16T17:55:33.680Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-16T17:55:34.244Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-16T17:55:34.499Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-16T17:55:34.756Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-16T17:55:35.681Z] === RUN TestDockerSuite/TestBuildLabel [2020-01-16T17:55:35.758Z] ok github.com/docker/docker/pkg/signal 2.381s coverage: 61.0% of statements [2020-01-16T17:55:35.758Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-01-16T17:55:36.015Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-01-16T17:55:36.241Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-01-16T17:55:36.272Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-16T17:55:36.529Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-01-16T17:55:36.801Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-16T17:55:37.056Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2020-01-16T17:55:37.056Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-16T17:55:37.094Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-01-16T17:55:37.311Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-16T17:55:37.565Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-16T17:55:37.659Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.2% of statements [2020-01-16T17:55:37.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-16T17:55:37.917Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-01-16T17:55:38.126Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-16T17:55:38.482Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-01-16T17:55:38.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-16T17:55:39.046Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 85.9% of statements [2020-01-16T17:55:39.046Z] testing: warning: no tests to run [2020-01-16T17:55:39.046Z] coverage: [no statements] [2020-01-16T17:55:39.046Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-16T17:55:39.612Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-16T17:55:39.870Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-01-16T17:55:39.870Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-01-16T17:55:40.012Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-16T17:55:42.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-16T17:55:42.412Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2020-01-16T17:55:42.674Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-16T17:55:43.614Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-01-16T17:55:44.171Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-16T17:55:44.178Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-01-16T17:55:44.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-16T17:55:45.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-16T17:55:45.547Z] ok github.com/docker/docker/registry 0.077s coverage: 56.0% of statements [2020-01-16T17:55:46.111Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-01-16T17:55:46.368Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-01-16T17:55:47.299Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-16T17:55:47.557Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-16T17:55:48.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-16T17:55:49.691Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.58s) [2020-01-16T17:55:49.691Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-16T17:55:50.083Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-16T17:55:50.616Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-16T17:55:50.648Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2020-01-16T17:55:50.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-16T17:55:51.211Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-01-16T17:55:52.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-16T17:55:52.583Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-01-16T17:55:54.775Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-16T17:55:54.775Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-16T17:55:54.775Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-16T17:55:54.775Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-16T17:55:54.775Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-01-16T17:55:55.030Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-16T17:55:56.392Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-16T17:55:57.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-16T17:55:58.276Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-16T17:56:02.496Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-01-16T17:56:02.751Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-16T17:56:03.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-16T17:56:03.310Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-16T17:56:04.762Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/rootless [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/volume [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-16T17:56:04.762Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === Skipped [2020-01-16T17:56:04.762Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-16T17:56:04.762Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-16T17:56:04.762Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-16T17:56:04.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:56:04.762Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-16T17:56:04.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:56:04.762Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-16T17:56:04.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:56:04.762Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-16T17:56:04.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:56:04.762Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-16T17:56:04.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:56:04.762Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-16T17:56:04.762Z] graphtest_unix.go:73: No driver to put! [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-16T17:56:04.762Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-16T17:56:04.762Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-16T17:56:04.762Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-16T17:56:04.762Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-16T17:56:04.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:56:04.762Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-16T17:56:04.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:56:04.762Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-16T17:56:04.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:56:04.762Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-16T17:56:04.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:56:04.762Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-16T17:56:04.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-16T17:56:04.762Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-16T17:56:04.762Z] graphtest_unix.go:73: No driver to put! [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-16T17:56:04.762Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-16T17:56:04.762Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] [2020-01-16T17:56:04.762Z] DONE 2155 tests, 20 skipped in 243.566s Post stage [Pipeline] junit [2020-01-16T17:56:04.773Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-01-16T17:56:05.626Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40373/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02e1b7fdd76e3945305ab56d5a91b1b955e41499 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02e1b7fdd76e3945305ab56d5a91b1b955e41499 hack/validate/vendor [2020-01-16T17:56:06.561Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-01-16T17:56:07.459Z] + echo Building e2e image [2020-01-16T17:56:07.459Z] Building e2e image [2020-01-16T17:56:07.459Z] + docker build -t moby-e2e-test --target=e2e-runner . [2020-01-16T17:56:07.459Z] #2 [internal] load .dockerignore [2020-01-16T17:56:07.459Z] #2 transferring context: 34B done [2020-01-16T17:56:07.459Z] #2 DONE 0.0s [2020-01-16T17:56:07.459Z] [2020-01-16T17:56:07.459Z] #1 [internal] load build definition from Dockerfile [2020-01-16T17:56:07.459Z] #1 transferring dockerfile: 39B done [2020-01-16T17:56:07.459Z] #1 DONE 0.0s [2020-01-16T17:56:07.459Z] [2020-01-16T17:56:07.459Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-16T17:56:07.468Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.16s) [2020-01-16T17:56:07.468Z] PASS [2020-01-16T17:56:07.468Z] [2020-01-16T17:56:07.468Z] DONE 17 tests in 54.063s [2020-01-16T17:56:07.468Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-16T17:56:07.468Z] ++ 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-16T17:56:07.468Z] ++ set -e [2020-01-16T17:56:07.468Z] ++ '[' -n 0 ']' [2020-01-16T17:56:07.468Z] ++ set -x [2020-01-16T17:56:07.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T17:56:07.468Z] INFO: Testing against a local daemon [2020-01-16T17:56:07.468Z] === RUN TestPluginInvalidJSON [2020-01-16T17:56:07.468Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-16T17:56:07.468Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-16T17:56:07.468Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-16T17:56:07.468Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-16T17:56:07.468Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-16T17:56:07.468Z] PASS [2020-01-16T17:56:07.468Z] [2020-01-16T17:56:07.468Z] DONE 2 tests in 0.187s [2020-01-16T17:56:07.468Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-16T17:56:07.468Z] ++ 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-16T17:56:07.468Z] ++ set -e [2020-01-16T17:56:07.468Z] ++ '[' -n 0 ']' [2020-01-16T17:56:07.468Z] ++ set -x [2020-01-16T17:56:07.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T17:56:07.469Z] INFO: Testing against a local daemon [2020-01-16T17:56:07.469Z] === RUN TestExternalGraphDriver [2020-01-16T17:56:07.469Z] === RUN TestExternalGraphDriver/json [2020-01-16T17:56:07.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-16T17:56:07.717Z] #3 DONE 0.1s [2020-01-16T17:56:07.717Z] [2020-01-16T17:56:07.717Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-16T17:56:07.717Z] #4 CACHED [2020-01-16T17:56:08.282Z] [2020-01-16T17:56:08.282Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-16T17:56:08.540Z] #6 DONE 0.1s [2020-01-16T17:56:08.540Z] [2020-01-16T17:56:08.540Z] #5 [internal] load metadata for docker.io/library/alpine:3.11 [2020-01-16T17:56:08.540Z] #5 DONE 0.2s [2020-01-16T17:56:08.540Z] [2020-01-16T17:56:08.540Z] #16 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-16T17:56:08.540Z] #16 DONE 0.0s [2020-01-16T17:56:08.540Z] [2020-01-16T17:56:08.540Z] #7 [e2e-runner 1/12] FROM docker.io/library/alpine:3.11@sha256:217165862015... [2020-01-16T17:56:08.540Z] #7 resolve docker.io/library/alpine:3.11@sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78 done [2020-01-16T17:56:08.540Z] #7 DONE 0.0s [2020-01-16T17:56:08.540Z] [2020-01-16T17:56:08.540Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-16T17:56:08.540Z] #17 CACHED [2020-01-16T17:56:08.540Z] [2020-01-16T17:56:08.540Z] #10 [internal] load build context [2020-01-16T17:56:09.105Z] #10 transferring context: 810.06kB 0.5s done [2020-01-16T17:56:09.105Z] #10 DONE 0.5s [2020-01-16T17:56:09.105Z] [2020-01-16T17:56:09.105Z] #8 [e2e-runner 2/12] RUN addgroup docker && adduser -D -G docker unprivileg... [2020-01-16T17:56:09.352Z] === RUN TestExternalGraphDriver/spec [2020-01-16T17:56:09.670Z] #8 DONE 1.3s [2020-01-16T17:56:09.670Z] [2020-01-16T17:56:09.670Z] #18 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.d... [2020-01-16T17:56:09.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-16T17:56:09.927Z] #18 DONE 1.4s [2020-01-16T17:56:09.927Z] [2020-01-16T17:56:09.927Z] #23 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-16T17:56:09.927Z] #23 DONE 0.1s [2020-01-16T17:56:09.927Z] [2020-01-16T17:56:09.927Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:56:09.927Z] #27 ... [2020-01-16T17:56:09.927Z] [2020-01-16T17:56:09.927Z] #24 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-16T17:56:09.927Z] #24 DONE 0.1s [2020-01-16T17:56:10.184Z] [2020-01-16T17:56:10.184Z] #25 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-16T17:56:11.865Z] === RUN TestExternalGraphDriver/pull [2020-01-16T17:56:12.079Z] #25 1.812 + RM_GOPATH=0 [2020-01-16T17:56:12.079Z] #25 1.812 + TMP_GOPATH= [2020-01-16T17:56:12.079Z] #25 1.813 + : /build [2020-01-16T17:56:12.079Z] #25 1.813 + '[' -z '' ']' [2020-01-16T17:56:12.079Z] #25 1.813 ++ mktemp -d [2020-01-16T17:56:12.079Z] #25 1.827 + export GOPATH=/tmp/tmp.3Cep971wQG [2020-01-16T17:56:12.079Z] #25 1.827 + GOPATH=/tmp/tmp.3Cep971wQG [2020-01-16T17:56:12.079Z] #25 1.827 + RM_GOPATH=1 [2020-01-16T17:56:12.079Z] #25 1.828 ++ dirname ./install.sh [2020-01-16T17:56:12.079Z] #25 1.829 + dir=. [2020-01-16T17:56:12.079Z] #25 1.829 + bin=dockercli [2020-01-16T17:56:12.079Z] #25 1.829 + shift [2020-01-16T17:56:12.079Z] #25 1.829 + '[' '!' -f ./dockercli.installer ']' [2020-01-16T17:56:12.079Z] #25 1.829 + . ./dockercli.installer [2020-01-16T17:56:12.079Z] #25 1.830 ++ : stable [2020-01-16T17:56:12.079Z] #25 1.830 ++ : 17.06.2-ce [2020-01-16T17:56:12.079Z] #25 1.830 + install_dockercli [2020-01-16T17:56:12.079Z] #25 1.833 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-16T17:56:12.079Z] #25 1.834 Install docker/cli version 17.06.2-ce from stable [2020-01-16T17:56:12.079Z] #25 1.834 ++ uname -m [2020-01-16T17:56:12.079Z] #25 1.835 + arch=x86_64 [2020-01-16T17:56:12.079Z] #25 1.835 + '[' x86_64 '!=' x86_64 ']' [2020-01-16T17:56:12.079Z] #25 1.835 + url=https://download.docker.com/linux/static [2020-01-16T17:56:12.079Z] #25 1.835 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-16T17:56:12.079Z] #25 1.836 + tar -xz docker/docker [2020-01-16T17:56:12.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-16T17:56:13.787Z] --- PASS: TestExternalGraphDriver (6.73s) [2020-01-16T17:56:13.787Z] --- PASS: TestExternalGraphDriver/json (2.19s) [2020-01-16T17:56:13.787Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-01-16T17:56:13.787Z] --- PASS: TestExternalGraphDriver/pull (2.29s) [2020-01-16T17:56:13.787Z] === RUN TestGraphdriverPluginV2 [2020-01-16T17:56:14.607Z] #25 4.601 + mkdir -p /build [2020-01-16T17:56:14.607Z] #25 4.605 + mv docker/docker /build/ [2020-01-16T17:56:14.607Z] #25 4.609 + rmdir docker [2020-01-16T17:56:14.865Z] #25 DONE 5.0s [2020-01-16T17:56:14.865Z] [2020-01-16T17:56:14.865Z] #9 [e2e-runner 3/12] RUN apk --no-cache add bash ca-certificates ... [2020-01-16T17:56:14.865Z] #9 1.435 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-01-16T17:56:14.865Z] #9 2.589 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-01-16T17:56:14.865Z] #9 2.845 (1/32) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-01-16T17:56:14.865Z] #9 2.854 (2/32) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-01-16T17:56:14.865Z] #9 3.246 (3/32) Installing ncurses-libs (6.1_p20191130-r0) [2020-01-16T17:56:14.865Z] #9 3.269 (4/32) Installing readline (8.0.1-r0) [2020-01-16T17:56:14.865Z] #9 3.284 (5/32) Installing bash (5.0.11-r1) [2020-01-16T17:56:14.865Z] #9 3.313 Executing bash-5.0.11-r1.post-install [2020-01-16T17:56:14.865Z] #9 3.324 (6/32) Installing ca-certificates (20191127-r0) [2020-01-16T17:56:14.865Z] #9 3.363 (7/32) Installing libgcc (9.2.0-r3) [2020-01-16T17:56:14.865Z] #9 3.367 (8/32) Installing libstdc++ (9.2.0-r3) [2020-01-16T17:56:14.865Z] #9 3.402 (9/32) Installing binutils (2.33.1-r0) [2020-01-16T17:56:14.865Z] #9 3.597 (10/32) Installing gmp (6.1.2-r1) [2020-01-16T17:56:14.865Z] #9 3.611 (11/32) Installing isl (0.18-r0) [2020-01-16T17:56:14.865Z] #9 3.685 (12/32) Installing libgomp (9.2.0-r3) [2020-01-16T17:56:14.865Z] #9 3.696 (13/32) Installing libatomic (9.2.0-r3) [2020-01-16T17:56:14.865Z] #9 3.709 (14/32) Installing mpfr4 (4.0.2-r1) [2020-01-16T17:56:14.865Z] #9 3.731 (15/32) Installing mpc1 (1.1.0-r1) [2020-01-16T17:56:14.865Z] #9 3.736 (16/32) Installing gcc (9.2.0-r3) [2020-01-16T17:56:15.154Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-16T17:56:15.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-16T17:56:15.806Z] #9 5.743 (17/32) Installing musl-dev (1.1.24-r0) [2020-01-16T17:56:15.806Z] #9 5.979 (18/32) Installing libc-dev (0.7.2-r0) [2020-01-16T17:56:15.806Z] #9 5.987 (19/32) Installing g++ (9.2.0-r3) [2020-01-16T17:56:17.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-16T17:56:17.181Z] #9 7.048 (20/32) Installing nghttp2-libs (1.40.0-r0) [2020-01-16T17:56:17.181Z] #9 7.053 (21/32) Installing libcurl (7.67.0-r0) [2020-01-16T17:56:17.181Z] #9 7.070 (22/32) Installing expat (2.2.9-r1) [2020-01-16T17:56:17.181Z] #9 7.085 (23/32) Installing pcre2 (10.34-r1) [2020-01-16T17:56:17.181Z] #9 7.112 (24/32) Installing git (2.24.1-r0) [2020-01-16T17:56:17.181Z] #9 7.494 (25/32) Installing libmnl (1.0.4-r0) [2020-01-16T17:56:17.181Z] #9 7.497 (26/32) Installing libnftnl-libs (1.1.5-r0) [2020-01-16T17:56:17.181Z] #9 7.506 (27/32) Installing iptables (1.8.3-r1) [2020-01-16T17:56:17.181Z] #9 7.556 (28/32) Installing pigz (2.4-r0) [2020-01-16T17:56:17.181Z] #9 7.562 (29/32) Installing libacl (2.2.53-r0) [2020-01-16T17:56:17.181Z] #9 7.569 (30/32) Installing tar (1.32-r1) [2020-01-16T17:56:17.181Z] #9 7.579 (31/32) Installing xz-libs (5.2.4-r0) [2020-01-16T17:56:17.181Z] #9 7.593 (32/32) Installing xz (5.2.4-r0) [2020-01-16T17:56:17.439Z] #9 7.599 Executing busybox-1.31.1-r8.trigger [2020-01-16T17:56:17.439Z] #9 7.614 Executing ca-certificates-20191127-r0.trigger [2020-01-16T17:56:17.439Z] #9 7.789 OK: 199 MiB in 46 packages [2020-01-16T17:56:17.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-16T17:56:18.011Z] #9 DONE 8.1s [2020-01-16T17:56:18.011Z] [2020-01-16T17:56:18.011Z] #11 [e2e-runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-01-16T17:56:18.011Z] #11 DONE 0.1s [2020-01-16T17:56:18.011Z] [2020-01-16T17:56:18.011Z] #12 [e2e-runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyf... [2020-01-16T17:56:18.011Z] #12 DONE 0.1s [2020-01-16T17:56:18.011Z] [2020-01-16T17:56:18.011Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:56:18.011Z] #27 1.986 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:56:18.011Z] #27 2.003 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:56:18.011Z] #27 2.006 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:56:18.011Z] #27 2.103 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:56:18.011Z] #27 2.209 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:56:18.011Z] #27 2.749 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:56:18.011Z] #27 6.405 Fetched 8321 kB in 5s (1783 kB/s) [2020-01-16T17:56:18.011Z] #27 6.405 Reading package lists... [2020-01-16T17:56:18.011Z] #27 7.875 Reading package lists... [2020-01-16T17:56:18.011Z] #27 ... [2020-01-16T17:56:18.011Z] [2020-01-16T17:56:18.011Z] #13 [e2e-runner 6/12] COPY integration/testdata /tests/integration/tes... [2020-01-16T17:56:18.011Z] #13 DONE 0.1s [2020-01-16T17:56:18.011Z] [2020-01-16T17:56:18.011Z] #14 [e2e-runner 7/12] COPY integration/build/testdata /tests/integration/bui... [2020-01-16T17:56:18.268Z] #14 DONE 0.0s [2020-01-16T17:56:18.268Z] [2020-01-16T17:56:18.268Z] #15 [e2e-runner 8/12] COPY integration-cli/fixtures /tests/integration-cli... [2020-01-16T17:56:18.268Z] #15 DONE 0.1s [2020-01-16T17:56:18.268Z] [2020-01-16T17:56:18.268Z] #19 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:56:18.268Z] #19 2.269 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2020-01-16T17:56:18.268Z] #19 2.270 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-16T17:56:18.268Z] #19 2.303 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-16T17:56:18.268Z] #19 2.605 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [171 kB] [2020-01-16T17:56:18.268Z] #19 3.017 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-16T17:56:18.268Z] #19 3.968 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-16T17:56:18.268Z] #19 6.918 Fetched 8321 kB in 5s (1701 kB/s) [2020-01-16T17:56:18.268Z] #19 6.918 Reading package lists... [2020-01-16T17:56:18.833Z] #19 8.354 Reading package lists... [2020-01-16T17:56:18.833Z] #19 ... [2020-01-16T17:56:18.833Z] [2020-01-16T17:56:18.833Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:56:18.833Z] #27 7.875 Reading package lists... [2020-01-16T17:56:19.091Z] #27 8.985 Building dependency tree... [2020-01-16T17:56:19.091Z] #27 9.178 Reading state information... [2020-01-16T17:56:19.091Z] #27 9.355 The following additional packages will be installed: [2020-01-16T17:56:19.091Z] #27 9.355 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-16T17:56:19.091Z] #27 9.355 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-16T17:56:19.349Z] #27 9.356 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-16T17:56:19.349Z] #27 9.356 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-16T17:56:19.349Z] #27 9.357 Suggested packages: [2020-01-16T17:56:19.349Z] #27 9.357 gcc-8-locales seccomp wine64 [2020-01-16T17:56:19.349Z] #27 9.561 The following NEW packages will be installed: [2020-01-16T17:56:19.349Z] #27 9.562 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-16T17:56:19.349Z] #27 9.562 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-16T17:56:19.349Z] #27 9.563 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-16T17:56:19.349Z] #27 9.564 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-16T17:56:19.349Z] #27 9.564 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-16T17:56:19.349Z] #27 9.565 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-16T17:56:19.550Z] --- PASS: TestGraphdriverPluginV2 (5.79s) [2020-01-16T17:56:19.550Z] PASS [2020-01-16T17:56:19.550Z] [2020-01-16T17:56:19.550Z] DONE 5 tests in 12.667s [2020-01-16T17:56:19.550Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-16T17:56:19.550Z] ++ 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-16T17:56:19.550Z] ++ set -e [2020-01-16T17:56:19.550Z] ++ '[' -n 0 ']' [2020-01-16T17:56:19.550Z] ++ set -x [2020-01-16T17:56:19.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T17:56:19.606Z] #27 9.839 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:56:19.606Z] #27 9.839 Need to get 77.7 MB of archives. [2020-01-16T17:56:19.606Z] #27 9.839 After this operation, 487 MB of additional disk space will be used. [2020-01-16T17:56:19.606Z] #27 9.839 Get:1 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-01-16T17:56:19.606Z] #27 9.881 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-01-16T17:56:19.606Z] #27 9.908 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-01-16T17:56:19.805Z] INFO: Testing against a local daemon [2020-01-16T17:56:19.805Z] === RUN TestContinueAfterPluginCrash [2020-01-16T17:56:19.805Z] === PAUSE TestContinueAfterPluginCrash [2020-01-16T17:56:19.805Z] === RUN TestDaemonStartWithLogOpt [2020-01-16T17:56:19.805Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-16T17:56:19.805Z] === CONT TestContinueAfterPluginCrash [2020-01-16T17:56:19.805Z] === CONT TestDaemonStartWithLogOpt [2020-01-16T17:56:19.864Z] #27 9.910 Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-01-16T17:56:19.864Z] #27 9.912 Get:5 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-01-16T17:56:19.864Z] #27 9.917 Get:6 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-16T17:56:19.864Z] #27 9.979 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-01-16T17:56:19.864Z] #27 10.04 Get:8 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-01-16T17:56:19.864Z] #27 10.04 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-01-16T17:56:20.061Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-16T17:56:20.429Z] #27 ... [2020-01-16T17:56:20.429Z] [2020-01-16T17:56:20.429Z] #19 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-16T17:56:20.429Z] #19 8.354 Reading package lists... [2020-01-16T17:56:20.429Z] #19 9.314 Building dependency tree... [2020-01-16T17:56:20.429Z] #19 9.518 Reading state information... [2020-01-16T17:56:20.429Z] #19 9.649 ca-certificates is already the newest version (20190110). [2020-01-16T17:56:20.429Z] #19 9.649 The following additional packages will be installed: [2020-01-16T17:56:20.429Z] #19 9.650 libjq1 libonig5 [2020-01-16T17:56:20.429Z] #19 9.693 The following NEW packages will be installed: [2020-01-16T17:56:20.429Z] #19 9.694 jq libjq1 libonig5 [2020-01-16T17:56:20.429Z] #19 9.962 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-16T17:56:20.429Z] #19 9.962 Need to get 355 kB of archives. [2020-01-16T17:56:20.429Z] #19 9.962 After this operation, 1072 kB of additional disk space will be used. [2020-01-16T17:56:20.429Z] #19 9.962 Get:1 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-01-16T17:56:20.429Z] #19 9.970 Get:2 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-01-16T17:56:20.429Z] #19 9.974 Get:3 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-01-16T17:56:20.429Z] #19 10.18 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:56:20.429Z] #19 10.21 Fetched 355 kB in 0s (1272 kB/s) [2020-01-16T17:56:20.429Z] #19 10.25 Selecting previously unselected package libonig5:amd64. [2020-01-16T17:56:20.429Z] #19 10.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-01-16T17:56:20.429Z] #19 10.26 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-01-16T17:56:20.429Z] #19 10.27 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-01-16T17:56:20.429Z] #19 10.34 Selecting previously unselected package libjq1:amd64. [2020-01-16T17:56:20.429Z] #19 10.34 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-01-16T17:56:20.429Z] #19 10.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-16T17:56:20.429Z] #19 10.40 Selecting previously unselected package jq. [2020-01-16T17:56:20.429Z] #19 10.40 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-01-16T17:56:20.429Z] #19 10.41 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-16T17:56:20.429Z] #19 10.46 Setting up libonig5:amd64 (6.9.1-1) ... [2020-01-16T17:56:20.429Z] #19 10.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-16T17:56:20.429Z] #19 10.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-16T17:56:20.429Z] #19 10.50 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:56:20.429Z] #19 DONE 10.7s [2020-01-16T17:56:20.429Z] [2020-01-16T17:56:20.429Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:56:20.429Z] #27 10.68 Get:10 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-01-16T17:56:20.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-16T17:56:20.686Z] #27 ... [2020-01-16T17:56:20.686Z] [2020-01-16T17:56:20.686Z] #20 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-16T17:56:20.686Z] #20 DONE 0.1s [2020-01-16T17:56:20.943Z] [2020-01-16T17:56:20.943Z] #21 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-16T17:56:21.949Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-16T17:56:22.314Z] #21 1.636 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-16T17:56:22.314Z] #21 1.720 [2020-01-16T17:56:22.832Z] #21 1.835 ########## 14.5% ######################### 35.6% ####################################### 54.6% ################################################ 67.2% ################################################################### 93.3% ######################################################################## 100.0% [2020-01-16T17:56:23.090Z] #21 2.455 #=#=# [2020-01-16T17:56:23.335Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-16T17:56:23.335Z] Using test binary docker [2020-01-16T17:56:23.335Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-16T17:56:23.335Z] +++ /etc/init.d/apparmor start [2020-01-16T17:56:23.335Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-16T17:56:23.335Z] INFO: Waiting for daemon to start... [2020-01-16T17:56:23.335Z] Starting dockerd [2020-01-16T17:56:23.335Z] +++ 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-16T17:56:23.356Z] #21 2.570 ################################ 45.7% ###################################################################### 97.5% ######################################################################## 100.0% [2020-01-16T17:56:23.356Z] #21 2.771 [2020-01-16T17:56:23.870Z] #21 2.889 ############# 19.3% ############################## 42.6% ############################################### 65.5% ################################################################ 89.1% ######################################################################## 100.0% [2020-01-16T17:56:24.128Z] #21 3.419 [2020-01-16T17:56:25.359Z] . [2020-01-16T17:56:25.359Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-16T17:56:25.359Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-16T17:56:25.359Z] Error: No such image: emptyfs [2020-01-16T17:56:25.359Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-16T17:56:25.359Z] ++++ docker load [2020-01-16T17:56:25.649Z] Running integration-test (iteration 1) [2020-01-16T17:56:25.649Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-01-16T17:56:25.649Z] ++ 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-16T17:56:25.649Z] ++ set -e [2020-01-16T17:56:25.649Z] ++ '[' -n 0 ']' [2020-01-16T17:56:25.649Z] ++ set -x [2020-01-16T17:56:25.649Z] ++ env -i DEST=/go/src/github.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-16T17:56:25.677Z] #21 3.535 ### 5.0% ######### 13.8% ############### 21.2% #################### 29.1% ########################## 36.4% ############################## 43.0% #################################### 51.0% ########################################## 58.8% ############################################### 66.1% #################################################### 73.5% ######################################################## 78.7% ############################################################### 87.5% #################################################################### 95.7% ###################################################################### 97.5% ######################################################################## 100.0% [2020-01-16T17:56:25.677Z] #21 4.937 [2020-01-16T17:56:25.934Z] #21 5.200 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-16T17:56:25.934Z] #21 5.286 [2020-01-16T17:56:25.934Z] #21 5.351 ######################################################################## 100.0% [2020-01-16T17:56:25.934Z] #21 5.373 [2020-01-16T17:56:26.115Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-16T17:56:26.115Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-16T17:56:26.192Z] #21 5.662 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-16T17:56:26.450Z] #21 5.759 [2020-01-16T17:56:26.708Z] #21 5.919 ################################################################## 92.1% ######################################################################## 100.0% [2020-01-16T17:56:26.708Z] #21 5.951 [2020-01-16T17:56:26.965Z] #21 6.282 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-16T17:56:26.965Z] #21 6.304 skipping existing 1849cc453dee [2020-01-16T17:56:26.965Z] #21 6.329 [2020-01-16T17:56:27.223Z] #21 6.708 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-16T17:56:27.481Z] #21 6.804 [2020-01-16T17:56:27.481Z] #21 6.868 ######################################################################## 100.0% [2020-01-16T17:56:27.481Z] #21 6.896 [2020-01-16T17:56:27.481Z] #21 6.910 Download of images into '/build' complete. [2020-01-16T17:56:27.481Z] #21 6.911 Use something like the following to load the result into a Docker daemon: [2020-01-16T17:56:27.481Z] #21 6.911 tar -cC '/build' . | docker load [2020-01-16T17:56:28.045Z] #21 DONE 7.6s [2020-01-16T17:56:28.045Z] [2020-01-16T17:56:28.045Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:56:28.045Z] #27 11.08 Get:11 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-01-16T17:56:28.045Z] #27 11.08 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-01-16T17:56:28.045Z] #27 11.09 Get:13 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-01-16T17:56:28.045Z] #27 11.09 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-01-16T17:56:28.045Z] #27 11.09 Get:15 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-01-16T17:56:28.045Z] #27 11.09 Get:16 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB] [2020-01-16T17:56:28.045Z] #27 11.09 Get:17 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-01-16T17:56:28.045Z] #27 11.09 Get:18 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-01-16T17:56:28.045Z] #27 11.10 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-01-16T17:56:28.045Z] #27 11.10 Get:20 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-01-16T17:56:28.045Z] #27 11.10 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-01-16T17:56:28.045Z] #27 11.11 Get:22 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-01-16T17:56:28.045Z] #27 11.11 Get:23 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-01-16T17:56:28.045Z] #27 11.11 Get:24 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-01-16T17:56:28.045Z] #27 11.11 Get:25 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB] [2020-01-16T17:56:28.045Z] #27 11.22 debconf: delaying package configuration, since apt-utils is not installed [2020-01-16T17:56:28.045Z] #27 11.24 Fetched 77.7 MB in 2s (50.8 MB/s) [2020-01-16T17:56:28.045Z] #27 11.27 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-16T17:56:28.045Z] #27 11.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-01-16T17:56:28.045Z] #27 11.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-01-16T17:56:28.045Z] #27 11.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-16T17:56:28.045Z] #27 11.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-16T17:56:28.045Z] #27 11.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-01-16T17:56:28.045Z] #27 11.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-16T17:56:28.045Z] #27 12.21 Selecting previously unselected package binutils-mingw-w64. [2020-01-16T17:56:28.045Z] #27 12.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-16T17:56:28.045Z] #27 12.22 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-16T17:56:28.045Z] #27 12.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-16T17:56:28.045Z] #27 12.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-01-16T17:56:28.045Z] #27 12.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-01-16T17:56:28.045Z] #27 12.32 Selecting previously unselected package dmsetup. [2020-01-16T17:56:28.045Z] #27 12.32 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-01-16T17:56:28.045Z] #27 12.33 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-16T17:56:28.045Z] #27 12.39 Selecting previously unselected package mingw-w64-common. [2020-01-16T17:56:28.045Z] #27 12.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-16T17:56:28.045Z] #27 12.39 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-16T17:56:28.045Z] #27 13.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-16T17:56:28.045Z] #27 13.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-16T17:56:28.045Z] #27 13.54 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-16T17:56:28.045Z] #27 14.72 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-16T17:56:28.045Z] #27 14.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-01-16T17:56:28.045Z] #27 14.72 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:56:28.045Z] #27 14.78 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-16T17:56:28.045Z] #27 14.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-01-16T17:56:28.045Z] #27 14.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:56:29.942Z] #27 19.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-16T17:56:29.942Z] #27 19.97 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-01-16T17:56:29.942Z] #27 19.97 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:56:30.516Z] #27 ... [2020-01-16T17:56:30.516Z] [2020-01-16T17:56:30.516Z] #22 [e2e-runner 9/12] COPY --from=frozen-images /build/ /docker-frozen... [2020-01-16T17:56:31.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-16T17:56:31.887Z] #22 DONE 1.2s [2020-01-16T17:56:31.887Z] [2020-01-16T17:56:31.887Z] #26 [e2e-runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-01-16T17:56:31.887Z] #26 DONE 0.1s [2020-01-16T17:56:31.887Z] [2020-01-16T17:56:31.887Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-16T17:56:32.037Z] ok github.com/docker/docker/integration/container 52.880s [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === Skipped [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-01-16T17:56:32.037Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-01-16T17:56:32.037Z] copy_test.go:25: testEnv.OSType == "windows" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-01-16T17:56:32.037Z] copy_test.go:39: testEnv.OSType == "windows" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-01-16T17:56:32.037Z] copy_test.go:51: testEnv.OSType == "windows" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-01-16T17:56:32.037Z] copy_test.go:65: testEnv.OSType == "windows" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-01-16T17:56:32.037Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-01-16T17:56:32.037Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-01-16T17:56:32.037Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-01-16T17:56:32.037Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-01-16T17:56:32.037Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-01-16T17:56:32.037Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-01-16T17:56:32.037Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-01-16T17:56:32.037Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-01-16T17:56:32.037Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-01-16T17:56:32.037Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-01-16T17:56:32.037Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-01-16T17:56:32.037Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-01-16T17:56:32.037Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-01-16T17:56:32.037Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-01-16T17:56:32.037Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-01-16T17:56:32.037Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-01-16T17:56:32.037Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-01-16T17:56:32.037Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-01-16T17:56:32.037Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-01-16T17:56:32.037Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-01-16T17:56:32.037Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-01-16T17:56:32.037Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-01-16T17:56:32.037Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-01-16T17:56:32.037Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-01-16T17:56:32.037Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-01-16T17:56:32.037Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-01-16T17:56:32.037Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-01-16T17:56:32.037Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-01-16T17:56:32.037Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-01-16T17:56:32.037Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-01-16T17:56:32.037Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-01-16T17:56:32.037Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-01-16T17:56:32.037Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-01-16T17:56:32.037Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-01-16T17:56:32.037Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] DONE 79 tests, 40 skipped in 55.203s [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-01-16T17:56:32.037Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:56:32.037Z] INFO: Testing against a local daemon [2020-01-16T17:56:32.037Z] ok github.com/docker/docker/integration/image 0.441s [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === Skipped [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-01-16T17:56:32.037Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-16T17:56:32.037Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-01-16T17:56:32.037Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-01-16T17:56:32.037Z] tag_test.go:98: testEnv.OSType == "windows" [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] DONE 11 tests, 4 skipped in 2.300s [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-01-16T17:56:32.037Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:56:32.037Z] INFO: Testing against a local daemon [2020-01-16T17:56:32.037Z] ok github.com/docker/docker/integration/network 0.216s [2020-01-16T17:56:32.037Z] [2020-01-16T17:56:32.037Z] === Skipped [2020-01-16T17:56:32.038Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-01-16T17:56:32.038Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-01-16T17:56:32.038Z] 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-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-01-16T17:56:32.038Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-01-16T17:56:32.038Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-01-16T17:56:32.038Z] service_test.go:29: testEnv.OSType == "windows" [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-01-16T17:56:32.038Z] service_test.go:51: testEnv.OSType == "windows" [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-01-16T17:56:32.038Z] service_test.go:94: testEnv.OSType == "windows" [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-01-16T17:56:32.038Z] service_test.go:127: testEnv.OSType == "windows" [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-01-16T17:56:32.038Z] service_test.go:177: testEnv.OSType == "windows" [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-01-16T17:56:32.038Z] service_test.go:201: testEnv.OSType == "windows" [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-16T17:56:32.038Z] service_test.go:230: FLAKY_TEST [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-01-16T17:56:32.038Z] service_test.go:319: testEnv.OSType == "windows" [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-01-16T17:56:32.038Z] service_test.go:386: testEnv.OSType == "windows" [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] DONE 17 tests, 13 skipped in 2.247s [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-01-16T17:56:32.038Z] testing: warning: no tests to run [2020-01-16T17:56:32.038Z] ok github.com/docker/docker/integration/network/ipvlan 0.086s [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] DONE 0 tests in 0.699s [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-01-16T17:56:32.038Z] testing: warning: no tests to run [2020-01-16T17:56:32.038Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] DONE 0 tests in 0.726s [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-01-16T17:56:32.038Z] testing: warning: no tests to run [2020-01-16T17:56:32.038Z] ok github.com/docker/docker/integration/plugin 0.078s [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] DONE 0 tests in 0.684s [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-01-16T17:56:32.038Z] testing: warning: no tests to run [2020-01-16T17:56:32.038Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] DONE 0 tests in 0.705s [2020-01-16T17:56:32.038Z] [2020-01-16T17:56:32.038Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-01-16T17:56:33.252Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-16T17:56:33.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:56:33.585Z] INFO: Testing against a local daemon [2020-01-16T17:56:33.585Z] ok github.com/docker/docker/integration/plugin/common 0.225s [2020-01-16T17:56:33.585Z] [2020-01-16T17:56:33.585Z] DONE 2 tests in 1.932s [2020-01-16T17:56:33.585Z] [2020-01-16T17:56:33.585Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-01-16T17:56:33.785Z] #27 24.03 Selecting previously unselected package libapparmor1:amd64. [2020-01-16T17:56:33.785Z] #27 24.03 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-01-16T17:56:33.785Z] #27 24.03 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-01-16T17:56:33.785Z] #27 24.07 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-16T17:56:33.785Z] #27 24.07 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-01-16T17:56:33.785Z] #27 24.07 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-01-16T17:56:33.785Z] #27 24.12 Selecting previously unselected package libbtrfs0. [2020-01-16T17:56:33.813Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-16T17:56:34.042Z] #27 24.12 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-01-16T17:56:34.043Z] #27 24.12 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-16T17:56:34.043Z] #27 24.16 Selecting previously unselected package libbtrfs-dev. [2020-01-16T17:56:34.043Z] #27 24.16 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-01-16T17:56:34.043Z] #27 24.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:56:34.043Z] #27 24.21 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-16T17:56:34.043Z] #27 24.21 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-01-16T17:56:34.043Z] #27 24.21 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-01-16T17:56:34.043Z] #27 24.25 Selecting previously unselected package libudev-dev:amd64. [2020-01-16T17:56:34.043Z] #27 24.25 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ... [2020-01-16T17:56:34.043Z] #27 24.26 Unpacking libudev-dev:amd64 (241-7~deb10u2) ... [2020-01-16T17:56:34.043Z] #27 24.30 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-16T17:56:34.043Z] #27 24.30 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-01-16T17:56:34.043Z] #27 24.30 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-01-16T17:56:34.043Z] #27 24.38 Selecting previously unselected package libpcre16-3:amd64. [2020-01-16T17:56:34.043Z] #27 24.38 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-01-16T17:56:34.300Z] #27 24.38 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-01-16T17:56:34.300Z] #27 24.44 Selecting previously unselected package libpcre32-3:amd64. [2020-01-16T17:56:34.300Z] #27 24.44 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-01-16T17:56:34.300Z] #27 24.44 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-01-16T17:56:34.300Z] #27 24.49 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-16T17:56:34.300Z] #27 24.49 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-01-16T17:56:34.300Z] #27 24.49 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-01-16T17:56:34.300Z] #27 24.53 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-16T17:56:34.300Z] #27 24.53 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-01-16T17:56:34.300Z] #27 24.53 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-01-16T17:56:34.300Z] #27 24.62 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-16T17:56:34.557Z] #27 24.62 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-01-16T17:56:34.557Z] #27 24.63 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-01-16T17:56:34.557Z] #27 24.68 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-16T17:56:34.557Z] #27 24.68 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-01-16T17:56:34.557Z] #27 24.69 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-01-16T17:56:34.557Z] #27 24.72 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-16T17:56:34.557Z] #27 24.72 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-01-16T17:56:34.558Z] #27 24.73 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-01-16T17:56:34.558Z] #27 24.76 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-16T17:56:34.558Z] #27 24.76 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ... [2020-01-16T17:56:34.558Z] #27 24.77 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ... [2020-01-16T17:56:34.558Z] #27 24.86 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-01-16T17:56:34.814Z] #27 24.87 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-01-16T17:56:34.814Z] #27 24.88 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-01-16T17:56:34.814Z] #27 24.89 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-16T17:56:34.814Z] #27 24.91 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-01-16T17:56:34.815Z] #27 24.92 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-01-16T17:56:34.815Z] #27 24.93 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:56:34.815Z] #27 24.94 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-16T17:56:34.815Z] #27 24.95 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-01-16T17:56:34.815Z] #27 24.96 Setting up libudev-dev:amd64 (241-7~deb10u2) ... [2020-01-16T17:56:34.815Z] #27 24.98 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-16T17:56:34.815Z] #27 24.99 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-16T17:56:34.815Z] #27 25.00 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-01-16T17:56:34.815Z] #27 25.01 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-16T17:56:34.815Z] #27 25.02 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ... [2020-01-16T17:56:34.815Z] #27 25.03 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-16T17:56:34.815Z] #27 25.04 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-01-16T17:56:34.815Z] #27 25.06 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:56:34.815Z] #27 25.07 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-16T17:56:34.815Z] #27 25.08 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-16T17:56:35.072Z] #27 25.08 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-16T17:56:35.072Z] #27 25.09 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-16T17:56:35.072Z] #27 25.09 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-16T17:56:35.072Z] #27 25.10 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-16T17:56:35.072Z] #27 25.11 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-01-16T17:56:35.072Z] #27 25.12 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-01-16T17:56:35.072Z] #27 25.14 Setting up dmsetup (2:1.02.155-3) ... [2020-01-16T17:56:35.072Z] #27 25.15 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-01-16T17:56:35.072Z] #27 25.16 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-01-16T17:56:35.072Z] #27 25.17 Processing triggers for libc-bin (2.28-10) ... [2020-01-16T17:56:35.072Z] #27 DONE 25.3s [2020-01-16T17:56:35.330Z] [2020-01-16T17:56:35.330Z] #28 [integration-tests 1/3] WORKDIR /go/src/github.com/docker/docker [2020-01-16T17:56:35.330Z] #28 DONE 0.0s [2020-01-16T17:56:35.330Z] [2020-01-16T17:56:35.330Z] #29 [contrib 2/4] COPY contrib/syscall-test /build/syscall-test [2020-01-16T17:56:35.330Z] #29 DONE 0.1s [2020-01-16T17:56:35.330Z] [2020-01-16T17:56:35.330Z] #33 [integration-tests 2/3] RUN --mount=type=bind,target=/go/src/github.com/... [2020-01-16T17:56:35.330Z] #33 ... [2020-01-16T17:56:35.330Z] [2020-01-16T17:56:35.330Z] #30 [contrib 3/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-01-16T17:56:35.330Z] #30 DONE 0.1s [2020-01-16T17:56:35.588Z] [2020-01-16T17:56:35.588Z] #31 [contrib 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:56:36.326Z] --- PASS: TestDaemonStartWithLogOpt (16.48s) [2020-01-16T17:56:36.505Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:56:36.505Z] INFO: Testing against a local daemon [2020-01-16T17:56:36.505Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.264s [2020-01-16T17:56:36.505Z] [2020-01-16T17:56:36.505Z] === Skipped [2020-01-16T17:56:36.505Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-01-16T17:56:36.505Z] external_test.go:48: runtime.GOOS == "windows" [2020-01-16T17:56:36.505Z] [2020-01-16T17:56:36.505Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-01-16T17:56:36.505Z] external_test.go:407: runtime.GOOS == "windows" [2020-01-16T17:56:36.505Z] [2020-01-16T17:56:36.505Z] [2020-01-16T17:56:36.505Z] DONE 2 tests, 2 skipped in 3.129s [2020-01-16T17:56:36.521Z] #31 ... [2020-01-16T17:56:36.521Z] [2020-01-16T17:56:36.521Z] #33 [integration-tests 2/3] RUN --mount=type=bind,target=/go/src/github.com/... [2020-01-16T17:56:36.521Z] #33 DONE 1.4s [2020-01-16T17:56:36.581Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-16T17:56:36.779Z] [2020-01-16T17:56:36.779Z] #34 [integration-tests 3/3] RUN --mount=type=cache,target=/root/.cache/go-bu... [2020-01-16T17:56:36.969Z] [2020-01-16T17:56:36.969Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-01-16T17:56:37.143Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-16T17:56:37.711Z] #34 1.003 [2020-01-16T17:56:37.711Z] #34 1.095 Removing /build/bundles/ [2020-01-16T17:56:37.711Z] #34 1.097 [2020-01-16T17:56:37.711Z] #34 1.103 ---> Making bundle: build-integration-test-binary (in /build/bundles/build-integration-test-binary) [2020-01-16T17:56:38.276Z] #34 ... [2020-01-16T17:56:38.276Z] [2020-01-16T17:56:38.276Z] #31 [contrib 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-16T17:56:38.276Z] #31 2.788 # github.com/docker/docker/contrib/httpserver [2020-01-16T17:56:38.276Z] #31 2.788 loadinternal: cannot find runtime/cgo [2020-01-16T17:56:38.276Z] #31 DONE 2.9s [2020-01-16T17:56:38.276Z] [2020-01-16T17:56:38.276Z] #34 [integration-tests 3/3] RUN --mount=type=cache,target=/root/.cache/go-bu... [2020-01-16T17:56:38.840Z] #34 2.279 Building test suite binary ./integration-cli/test.main [2020-01-16T17:56:39.652Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-16T17:56:39.774Z] #34 ... [2020-01-16T17:56:39.774Z] [2020-01-16T17:56:39.774Z] #32 [e2e-runner 11/12] COPY --from=contrib /build/ /tests/contri... [2020-01-16T17:56:39.774Z] #32 DONE 0.1s [2020-01-16T17:56:39.774Z] [2020-01-16T17:56:39.774Z] #34 [integration-tests 3/3] RUN --mount=type=cache,target=/root/.cache/go-bu... [2020-01-16T17:56:39.907Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-16T17:56:40.920Z] Loaded image: buildpack-deps:jessie [2020-01-16T17:56:40.920Z] Loaded image: busybox:latest [2020-01-16T17:56:40.920Z] Loaded image: busybox:glibc [2020-01-16T17:56:40.920Z] Loaded image: debian:jessie [2020-01-16T17:56:40.920Z] Loaded image: hello-world:latest [2020-01-16T17:56:40.920Z] INFO: Testing against a local daemon [2020-01-16T17:56:40.920Z] === RUN TestCgroupNamespacesBuild [2020-01-16T17:56:41.271Z] --- PASS: TestContinueAfterPluginCrash (21.17s) [2020-01-16T17:56:41.271Z] PASS [2020-01-16T17:56:41.271Z] [2020-01-16T17:56:41.271Z] DONE 2 tests in 21.331s [2020-01-16T17:56:41.272Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-16T17:56:41.272Z] ++ 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-16T17:56:41.272Z] ++ set -e [2020-01-16T17:56:41.272Z] ++ '[' -n 0 ']' [2020-01-16T17:56:41.272Z] ++ set -x [2020-01-16T17:56:41.272Z] ++ env -i DEST=/go/src/github.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-16T17:56:41.272Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-16T17:56:41.272Z] INFO: Testing against a local daemon [2020-01-16T17:56:41.272Z] === RUN TestPluginWithDevMounts [2020-01-16T17:56:41.272Z] === PAUSE TestPluginWithDevMounts [2020-01-16T17:56:41.272Z] === CONT TestPluginWithDevMounts [2020-01-16T17:56:41.540Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2020-01-16T17:56:41.540Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-16T17:56:42.196Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-16T17:56:42.796Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:56:42.796Z] INFO: Testing against a local daemon [2020-01-16T17:56:42.796Z] testing: warning: no tests to run [2020-01-16T17:56:42.796Z] ok github.com/docker/docker/integration/plugin/logging 0.182s [2020-01-16T17:56:42.796Z] [2020-01-16T17:56:42.796Z] DONE 0 tests in 5.558s [2020-01-16T17:56:42.796Z] [2020-01-16T17:56:42.796Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-01-16T17:56:43.122Z] --- PASS: TestPluginWithDevMounts (1.96s) [2020-01-16T17:56:43.122Z] PASS [2020-01-16T17:56:43.122Z] [2020-01-16T17:56:43.122Z] DONE 1 tests in 2.112s [2020-01-16T17:56:43.122Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-16T17:56:43.122Z] ++ 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-16T17:56:43.122Z] ++ set -e [2020-01-16T17:56:43.122Z] ++ '[' -n 0 ']' [2020-01-16T17:56:43.122Z] ++ set -x [2020-01-16T17:56:43.122Z] ++ env -i DEST=/go/src/github.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-16T17:56:43.377Z] INFO: Testing against a local daemon [2020-01-16T17:56:43.377Z] === RUN TestSecretInspect [2020-01-16T17:56:43.575Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-01-16T17:56:43.575Z] === RUN TestBuildWithSession [2020-01-16T17:56:43.575Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-16T17:56:43.575Z] build_session_test.go:25: TODO: BuildKit [2020-01-16T17:56:43.575Z] === RUN TestBuildSquashParent [2020-01-16T17:56:44.302Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-16T17:56:44.618Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-16T17:56:44.618Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-16T17:56:44.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:56:44.984Z] INFO: Testing against a local daemon [2020-01-16T17:56:44.984Z] ok github.com/docker/docker/integration/plugin/volumes 0.259s [2020-01-16T17:56:44.984Z] [2020-01-16T17:56:44.984Z] === Skipped [2020-01-16T17:56:44.984Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-01-16T17:56:44.984Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:44.984Z] [2020-01-16T17:56:44.984Z] [2020-01-16T17:56:44.984Z] DONE 1 tests, 1 skipped in 2.384s [2020-01-16T17:56:44.984Z] [2020-01-16T17:56:44.984Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-01-16T17:56:45.179Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-16T17:56:45.435Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-16T17:56:46.359Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-16T17:56:46.359Z] --- PASS: TestSecretInspect (3.18s) [2020-01-16T17:56:46.359Z] === RUN TestSecretList [2020-01-16T17:56:47.174Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:56:47.174Z] INFO: Testing against a local daemon [2020-01-16T17:56:47.174Z] ok github.com/docker/docker/integration/secret 0.374s [2020-01-16T17:56:47.174Z] [2020-01-16T17:56:47.174Z] === Skipped [2020-01-16T17:56:47.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-01-16T17:56:47.174Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:47.174Z] [2020-01-16T17:56:47.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-01-16T17:56:47.174Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:47.174Z] [2020-01-16T17:56:47.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2020-01-16T17:56:47.174Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:47.174Z] [2020-01-16T17:56:47.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-01-16T17:56:47.174Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:47.174Z] [2020-01-16T17:56:47.174Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-01-16T17:56:47.174Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:47.174Z] [2020-01-16T17:56:47.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-01-16T17:56:47.174Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-01-16T17:56:47.174Z] [2020-01-16T17:56:47.174Z] [2020-01-16T17:56:47.174Z] DONE 6 tests, 6 skipped in 2.176s [2020-01-16T17:56:47.174Z] [2020-01-16T17:56:47.174Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-01-16T17:56:48.869Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-16T17:56:49.124Z] --- PASS: TestSecretList (2.65s) [2020-01-16T17:56:49.124Z] === RUN TestSecretsCreateAndDelete [2020-01-16T17:56:49.134Z] --- PASS: TestBuildSquashParent (5.29s) [2020-01-16T17:56:49.134Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-16T17:56:49.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-16T17:56:49.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-16T17:56:49.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-16T17:56:49.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-16T17:56:49.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-16T17:56:49.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-16T17:56:49.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-16T17:56:49.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-16T17:56:49.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-16T17:56:49.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-16T17:56:49.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-16T17:56:49.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-16T17:56:49.134Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-16T17:56:49.134Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-16T17:56:49.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-16T17:56:49.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-16T17:56:49.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:56:49.380Z] INFO: Testing against a local daemon [2020-01-16T17:56:49.380Z] ok github.com/docker/docker/integration/service 0.353s [2020-01-16T17:56:49.684Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === Skipped [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-16T17:56:49.842Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-16T17:56:49.842Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-16T17:56:49.842Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-16T17:56:49.842Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-01-16T17:56:49.842Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-01-16T17:56:49.842Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-01-16T17:56:49.842Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-01-16T17:56:49.842Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-01-16T17:56:49.842Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-01-16T17:56:49.842Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-01-16T17:56:49.842Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-01-16T17:56:49.842Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-01-16T17:56:49.842Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-01-16T17:56:49.842Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-01-16T17:56:49.842Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-01-16T17:56:49.842Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-01-16T17:56:49.842Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-01-16T17:56:49.842Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-01-16T17:56:49.842Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-01-16T17:56:49.842Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-01-16T17:56:49.842Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] DONE 20 tests, 19 skipped in 2.734s [2020-01-16T17:56:49.842Z] [2020-01-16T17:56:49.842Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-01-16T17:56:51.203Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-16T17:56:51.489Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-16T17:56:52.031Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:56:52.031Z] INFO: Testing against a local daemon [2020-01-16T17:56:52.031Z] ok github.com/docker/docker/integration/session 0.211s [2020-01-16T17:56:52.031Z] [2020-01-16T17:56:52.031Z] === Skipped [2020-01-16T17:56:52.031Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-01-16T17:56:52.031Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-01-16T17:56:52.031Z] [2020-01-16T17:56:52.031Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-01-16T17:56:52.031Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-01-16T17:56:52.031Z] [2020-01-16T17:56:52.031Z] [2020-01-16T17:56:52.031Z] DONE 2 tests, 2 skipped in 1.951s [2020-01-16T17:56:52.031Z] [2020-01-16T17:56:52.031Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-01-16T17:56:52.196Z] --- PASS: TestSecretsCreateAndDelete (3.03s) [2020-01-16T17:56:52.196Z] === RUN TestSecretsUpdate [2020-01-16T17:56:52.755Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-16T17:56:53.520Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-16T17:56:53.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s) [2020-01-16T17:56:53.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s) [2020-01-16T17:56:53.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s) [2020-01-16T17:56:53.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2020-01-16T17:56:53.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s) [2020-01-16T17:56:53.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2020-01-16T17:56:53.521Z] === RUN TestBuildMultiStageCopy [2020-01-16T17:56:53.521Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-16T17:56:53.573Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:56:53.573Z] INFO: Testing against a local daemon [2020-01-16T17:56:54.640Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-16T17:56:55.115Z] ok github.com/docker/docker/integration/system 1.300s [2020-01-16T17:56:55.115Z] [2020-01-16T17:56:55.115Z] === Skipped [2020-01-16T17:56:55.115Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-16T17:56:55.115Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-01-16T17:56:55.115Z] [2020-01-16T17:56:55.115Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-01-16T17:56:55.115Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-01-16T17:56:55.115Z] [2020-01-16T17:56:55.115Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-01-16T17:56:55.115Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-01-16T17:56:55.115Z] [2020-01-16T17:56:55.115Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-01-16T17:56:55.115Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-16T17:56:55.115Z] [2020-01-16T17:56:55.115Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-01-16T17:56:55.115Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-16T17:56:55.115Z] [2020-01-16T17:56:55.115Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-01-16T17:56:55.115Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-16T17:56:55.115Z] [2020-01-16T17:56:55.115Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-01-16T17:56:55.115Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-16T17:56:55.115Z] [2020-01-16T17:56:55.115Z] [2020-01-16T17:56:55.115Z] DONE 13 tests, 7 skipped in 3.154s [2020-01-16T17:56:55.115Z] [2020-01-16T17:56:55.115Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-01-16T17:56:55.564Z] --- PASS: TestSecretsUpdate (3.28s) [2020-01-16T17:56:55.564Z] === RUN TestTemplatedSecret [2020-01-16T17:56:55.569Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-16T17:56:55.853Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-16T17:56:56.472Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-16T17:56:56.758Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-16T17:56:56.926Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-01-16T17:56:57.042Z] --- PASS: TestBuildMultiStageCopy (3.55s) [2020-01-16T17:56:57.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s) [2020-01-16T17:56:57.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2020-01-16T17:56:57.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-01-16T17:56:57.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-01-16T17:56:57.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2020-01-16T17:56:57.043Z] === RUN TestBuildMultiStageParentConfig [2020-01-16T17:56:57.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:56:57.303Z] INFO: Testing against a local daemon [2020-01-16T17:56:57.303Z] ok github.com/docker/docker/integration/volume 0.291s [2020-01-16T17:56:57.303Z] [2020-01-16T17:56:57.303Z] === Skipped [2020-01-16T17:56:57.303Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-01-16T17:56:57.303Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-01-16T17:56:57.303Z] [2020-01-16T17:56:57.303Z] [2020-01-16T17:56:57.303Z] DONE 5 tests, 1 skipped in 2.176s [2020-01-16T17:56:57.303Z] [2020-01-16T17:56:57.303Z] INFO: make.ps1 ended at 01/16/2020 17:56:57 [2020-01-16T17:56:57.303Z] INFO: Integration CLI tests being run from the host: [2020-01-16T17:56:57.303Z] 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-16T17:56:58.066Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2020-01-16T17:56:58.066Z] === RUN TestBuildLabelWithTargets [2020-01-16T17:56:58.290Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-01-16T17:56:58.850Z] --- PASS: TestTemplatedSecret (3.45s) [2020-01-16T17:56:58.850Z] === RUN TestSecretCreateResolve [2020-01-16T17:56:59.547Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2020-01-16T17:56:59.547Z] === RUN TestBuildWithEmptyLayers [2020-01-16T17:57:00.213Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-01-16T17:57:00.469Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-01-16T17:57:00.565Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2020-01-16T17:57:00.565Z] === RUN TestBuildMultiStageOnBuild [2020-01-16T17:57:02.358Z] --- PASS: TestSecretCreateResolve (3.16s) [2020-01-16T17:57:02.358Z] PASS [2020-01-16T17:57:02.358Z] [2020-01-16T17:57:02.358Z] DONE 6 tests in 18.878s [2020-01-16T17:57:02.358Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-01-16T17:57:02.358Z] ++ 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-16T17:57:02.358Z] ++ set -e [2020-01-16T17:57:02.358Z] ++ '[' -n 0 ']' [2020-01-16T17:57:02.358Z] ++ set -x [2020-01-16T17:57:02.358Z] ++ env -i DEST=/go/src/github.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-16T17:57:02.358Z] INFO: Testing against a local daemon [2020-01-16T17:57:02.358Z] === RUN TestServiceCreateInit [2020-01-16T17:57:02.358Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-16T17:57:02.603Z] --- PASS: TestBuildMultiStageOnBuild (2.12s) [2020-01-16T17:57:02.603Z] === RUN TestBuildUncleanTarFilenames [2020-01-16T17:57:03.616Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2020-01-16T17:57:03.616Z] === RUN TestBuildMultiStageLayerLeak [2020-01-16T17:57:04.407Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-16T17:57:04.407Z] INFO: Testing against a local daemon [2020-01-16T17:57:04.872Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-16T17:57:06.308Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2020-01-16T17:57:06.308Z] === RUN TestBuildWithHugeFile [2020-01-16T17:57:07.385Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-01-16T17:57:07.385Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-16T17:57:08.311Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-16T17:57:09.236Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-16T17:57:12.500Z] --- PASS: TestServiceCreateInit (10.39s) [2020-01-16T17:57:12.500Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2020-01-16T17:57:12.500Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.21s) [2020-01-16T17:57:12.500Z] === RUN TestCreateServiceMultipleTimes [2020-01-16T17:57:20.576Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-16T17:57:24.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-16T17:57:24.999Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-01-16T17:57:27.510Z] === RUN TestDockerSuite/TestBuildRm [2020-01-16T17:57:30.836Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-16T17:57:31.790Z] --- PASS: TestCreateServiceMultipleTimes (19.04s) [2020-01-16T17:57:31.790Z] === RUN TestCreateServiceConflict [2020-01-16T17:57:32.045Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-16T17:57:33.929Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-16T17:57:34.489Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-16T17:57:34.744Z] --- PASS: TestCreateServiceConflict (3.21s) [2020-01-16T17:57:34.744Z] === RUN TestCreateServiceMaxReplicas [2020-01-16T17:57:35.304Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-16T17:57:37.189Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-16T17:57:38.114Z] --- PASS: TestCreateServiceMaxReplicas (3.40s) [2020-01-16T17:57:38.114Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-16T17:57:38.369Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-16T17:57:39.732Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-16T17:57:40.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-16T17:57:44.820Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-16T17:57:44.820Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-16T17:57:44.820Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-16T17:57:44.820Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-16T17:57:45.075Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-16T17:57:46.435Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-16T17:57:46.435Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-16T17:57:47.360Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-16T17:57:52.595Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-16T17:57:53.155Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.95s) [2020-01-16T17:57:53.155Z] === RUN TestCreateServiceSecretFileMode [2020-01-16T17:57:53.410Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-16T17:57:54.772Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-16T17:57:55.027Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-16T17:57:56.391Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-16T17:57:56.391Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2020-01-16T17:57:56.391Z] === RUN TestCreateServiceConfigFileMode [2020-01-16T17:57:58.276Z] === RUN TestDockerSuite/TestBuildUser [2020-01-16T17:57:59.200Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2020-01-16T17:57:59.200Z] === RUN TestCreateServiceSysctls [2020-01-16T17:58:00.124Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-16T17:58:03.387Z] --- PASS: TestCreateServiceSysctls (4.16s) [2020-01-16T17:58:03.387Z] === RUN TestCreateServiceCapabilities [2020-01-16T17:58:04.311Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-16T17:58:06.196Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2020-01-16T17:58:06.196Z] === RUN TestInspect [2020-01-16T17:58:10.360Z] --- PASS: TestInspect (3.57s) [2020-01-16T17:58:10.360Z] === RUN TestServiceListWithStatuses [2020-01-16T17:58:10.360Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-16T17:58:10.360Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-16T17:58:10.360Z] === RUN TestDockerNetworkConnectAlias [2020-01-16T17:58:16.890Z] --- PASS: TestDockerNetworkConnectAlias (6.18s) [2020-01-16T17:58:16.890Z] === RUN TestDockerNetworkReConnect [2020-01-16T17:58:16.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-16T17:58:22.150Z] --- PASS: TestDockerNetworkReConnect (5.41s) [2020-01-16T17:58:22.150Z] === RUN TestServicePlugin [2020-01-16T17:58:23.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-16T17:58:23.331Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-16T17:58:25.218Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-16T17:58:25.474Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-01-16T17:58:26.836Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-16T17:58:28.199Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-16T17:58:29.816Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-16T17:58:29.816Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-16T17:58:29.816Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-16T17:58:29.816Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-16T17:58:29.816Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-16T17:58:31.231Z] #34 105.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-16T17:58:31.231Z] #34 109.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-16T17:58:31.231Z] #34 110.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-16T17:58:31.231Z] #34 113.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-16T17:58:32.328Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-16T17:58:32.328Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-16T17:58:33.252Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-16T17:58:33.812Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-16T17:58:34.738Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-16T17:58:34.993Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-16T17:58:35.408Z] #34 118.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-16T17:58:36.340Z] #34 119.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-16T17:58:37.711Z] #34 121.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-16T17:58:38.253Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-16T17:58:39.612Z] #34 122.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-16T17:58:39.870Z] #34 123.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-16T17:58:40.137Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-16T17:58:41.499Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-16T17:58:41.754Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-16T17:58:42.396Z] #34 125.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-16T17:58:42.688Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-16T17:58:42.688Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-16T17:58:43.419Z] --- PASS: TestBuildWithHugeFile (87.36s) [2020-01-16T17:58:43.419Z] === RUN TestBuildWithEmptyDockerfile [2020-01-16T17:58:43.419Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-16T17:58:43.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-16T17:58:43.419Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-16T17:58:43.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-16T17:58:43.419Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-16T17:58:43.419Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-16T17:58:43.419Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-16T17:58:43.419Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-16T17:58:43.419Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-16T17:58:43.419Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-01-16T17:58:43.419Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-01-16T17:58:43.419Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-01-16T17:58:43.419Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-01-16T17:58:43.419Z] === RUN TestBuildPreserveOwnership [2020-01-16T17:58:43.419Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-16T17:58:43.419Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-16T17:58:43.419Z] --- PASS: TestBuildPreserveOwnership (4.68s) [2020-01-16T17:58:43.419Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.04s) [2020-01-16T17:58:43.419Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2020-01-16T17:58:43.419Z] === RUN TestBuildPlatformInvalid [2020-01-16T17:58:43.419Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-01-16T17:58:43.419Z] PASS [2020-01-16T17:58:43.419Z] [2020-01-16T17:58:43.419Z] === Skipped [2020-01-16T17:58:43.419Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-01-16T17:58:43.419Z] build_session_test.go:25: TODO: BuildKit [2020-01-16T17:58:43.419Z] [2020-01-16T17:58:43.419Z] [2020-01-16T17:58:43.419Z] DONE 32 tests, 1 skipped in 132.917s [2020-01-16T17:58:43.419Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-01-16T17:58:43.419Z] ++ 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-16T17:58:43.419Z] ++ set -e [2020-01-16T17:58:43.419Z] ++ '[' -n 0 ']' [2020-01-16T17:58:43.419Z] ++ set -x [2020-01-16T17:58:43.419Z] ++ env -i DEST=/go/src/github.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-16T17:58:43.419Z] INFO: Testing against a local daemon [2020-01-16T17:58:43.419Z] === RUN TestConfigList [2020-01-16T17:58:43.419Z] --- PASS: TestConfigList (2.27s) [2020-01-16T17:58:43.419Z] === RUN TestConfigsCreateAndDelete [2020-01-16T17:58:43.419Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2020-01-16T17:58:43.419Z] === RUN TestConfigsUpdate [2020-01-16T17:58:43.612Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-16T17:58:43.767Z] #34 127.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-16T17:58:45.450Z] --- PASS: TestConfigsUpdate (2.28s) [2020-01-16T17:58:45.450Z] === RUN TestTemplatedConfig [2020-01-16T17:58:46.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-16T17:58:46.124Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-16T17:58:46.124Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-16T17:58:46.124Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-16T17:58:46.292Z] #34 129.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-16T17:58:47.049Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-16T17:58:48.145Z] --- PASS: TestTemplatedConfig (2.68s) [2020-01-16T17:58:48.145Z] === RUN TestConfigInspect [2020-01-16T17:58:48.413Z] === RUN TestDockerSuite/TestCommitChange [2020-01-16T17:58:48.819Z] #34 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-16T17:58:49.409Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-01-16T17:58:50.181Z] --- PASS: TestConfigInspect (2.21s) [2020-01-16T17:58:50.181Z] === RUN TestConfigCreateWithLabels [2020-01-16T17:58:50.792Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-16T17:58:51.345Z] #34 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-16T17:58:52.679Z] === RUN TestDockerSuite/TestCommitNewFile [2020-01-16T17:58:52.719Z] #34 136.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-16T17:58:52.875Z] --- PASS: TestConfigCreateWithLabels (2.19s) [2020-01-16T17:58:52.875Z] === RUN TestConfigCreateResolve [2020-01-16T17:58:54.569Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-16T17:58:54.908Z] --- PASS: TestConfigCreateResolve (2.17s) [2020-01-16T17:58:54.908Z] === RUN TestConfigDaemonLibtrustID [2020-01-16T17:58:55.128Z] === RUN TestDockerSuite/TestCommitTTY [2020-01-16T17:58:55.195Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-01-16T17:58:55.195Z] PASS [2020-01-16T17:58:55.195Z] [2020-01-16T17:58:55.195Z] DONE 8 tests in 16.646s [2020-01-16T17:58:55.195Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-01-16T17:58:55.195Z] ++ 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-16T17:58:55.195Z] ++ set -e [2020-01-16T17:58:55.195Z] ++ '[' -n 0 ']' [2020-01-16T17:58:55.195Z] ++ set -x [2020-01-16T17:58:55.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-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-16T17:58:55.195Z] INFO: Testing against a local daemon [2020-01-16T17:58:55.195Z] === RUN TestCheckpoint [2020-01-16T17:58:55.195Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-16T17:58:55.195Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-16T17:58:55.195Z] === RUN TestContainerInvalidJSON [2020-01-16T17:58:55.195Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-16T17:58:55.195Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-16T17:58:55.195Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-16T17:58:55.195Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-16T17:58:55.195Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-16T17:58:55.195Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-16T17:58:55.195Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-16T17:58:55.195Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-16T17:58:55.195Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-16T17:58:55.195Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-16T17:58:55.195Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-16T17:58:55.195Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-16T17:58:55.195Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-16T17:58:55.195Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-16T17:58:55.487Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-01-16T17:58:55.487Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-16T17:58:55.487Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-01-16T17:58:55.487Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-16T17:58:55.487Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-01-16T17:58:55.487Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-16T17:58:55.773Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-01-16T17:58:55.773Z] === RUN TestCopyFromContainer [2020-01-16T17:58:55.996Z] #34 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-16T17:58:56.928Z] #34 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-16T17:58:57.011Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-16T17:58:57.253Z] === RUN TestCopyFromContainer// [2020-01-16T17:58:57.253Z] === RUN TestCopyFromContainer//bar/root [2020-01-16T17:58:57.253Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-16T17:58:57.540Z] === RUN TestCopyFromContainer/bar/quux [2020-01-16T17:58:57.540Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-16T17:58:57.540Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-16T17:58:57.825Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-16T17:58:57.825Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-16T17:58:57.825Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-16T17:58:57.938Z] --- PASS: TestServicePlugin (36.32s) [2020-01-16T17:58:57.938Z] plugin_test.go:62: [db77054d48264] joining swarm manager [d4b8f01050897]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T17:58:57.938Z] plugin_test.go:65: [dcea1efc48271] joining swarm manager [d4b8f01050897]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T17:58:57.938Z] === RUN TestServiceUpdateLabel [2020-01-16T17:58:57.938Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-16T17:58:58.111Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-16T17:58:58.111Z] --- PASS: TestCopyFromContainer (2.51s) [2020-01-16T17:58:58.111Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-01-16T17:58:58.111Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-16T17:58:58.111Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-01-16T17:58:58.111Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-01-16T17:58:58.111Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-16T17:58:58.111Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-01-16T17:58:58.111Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-16T17:58:58.111Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-16T17:58:58.111Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-01-16T17:58:58.111Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-01-16T17:58:58.111Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-16T17:58:58.111Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-16T17:58:58.111Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-16T17:58:58.111Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-16T17:58:58.111Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-16T17:58:58.111Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-16T17:58:58.111Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-16T17:58:58.111Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-16T17:58:58.111Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-16T17:58:58.111Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-16T17:58:58.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-01-16T17:58:58.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-16T17:58:58.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-01-16T17:58:58.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-16T17:58:58.111Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-16T17:58:58.111Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-01-16T17:58:58.111Z] === RUN TestCreateWithInvalidEnv [2020-01-16T17:58:58.111Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-16T17:58:58.111Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-16T17:58:58.111Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-16T17:58:58.111Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-16T17:58:58.111Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-16T17:58:58.111Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-16T17:58:58.399Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-16T17:58:58.399Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-16T17:58:58.399Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-16T17:58:58.399Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-16T17:58:58.399Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-16T17:58:58.399Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-16T17:58:58.399Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-16T17:58:58.399Z] === RUN TestCreateTmpfsMountsTarget [2020-01-16T17:58:58.399Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-16T17:58:58.399Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-16T17:58:58.825Z] #34 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-16T17:59:00.196Z] #34 143.4 [2020-01-16T17:59:00.437Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s) [2020-01-16T17:59:00.437Z] === RUN TestCreateWithCapabilities [2020-01-16T17:59:00.437Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-16T17:59:00.437Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-16T17:59:00.437Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-16T17:59:00.437Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-16T17:59:00.437Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-16T17:59:00.437Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-16T17:59:00.437Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-16T17:59:00.437Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-16T17:59:00.437Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-16T17:59:00.437Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-16T17:59:00.437Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-16T17:59:00.437Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-16T17:59:00.437Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-16T17:59:00.437Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-16T17:59:00.437Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-16T17:59:00.437Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-16T17:59:00.437Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-16T17:59:00.437Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-16T17:59:00.437Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-16T17:59:00.437Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-16T17:59:00.437Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-16T17:59:00.437Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-16T17:59:00.437Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-16T17:59:00.437Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-16T17:59:00.437Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-16T17:59:00.437Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-16T17:59:00.437Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-16T17:59:00.437Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-16T17:59:00.437Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-16T17:59:00.437Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-16T17:59:00.437Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-16T17:59:00.437Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-16T17:59:00.437Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-16T17:59:00.437Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-16T17:59:00.437Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-01-16T17:59:00.437Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-01-16T17:59:00.437Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-01-16T17:59:00.437Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-16T17:59:00.437Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-16T17:59:00.437Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-01-16T17:59:00.437Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-01-16T17:59:00.437Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-01-16T17:59:00.437Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-01-16T17:59:00.437Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-01-16T17:59:00.437Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-01-16T17:59:00.437Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-16T17:59:00.451Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-16T17:59:01.012Z] --- PASS: TestServiceUpdateLabel (3.14s) [2020-01-16T17:59:01.012Z] === RUN TestServiceUpdateSecrets [2020-01-16T17:59:01.012Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-16T17:59:01.012Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-16T17:59:01.012Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-16T17:59:01.267Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-16T17:59:01.267Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-16T17:59:01.267Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-16T17:59:01.267Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-16T17:59:02.089Z] #34 DONE 145.4s [2020-01-16T17:59:02.472Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2020-01-16T17:59:02.473Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-16T17:59:02.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-16T17:59:02.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-16T17:59:02.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-16T17:59:02.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-16T17:59:02.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-16T17:59:02.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-16T17:59:02.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-16T17:59:02.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-16T17:59:02.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-16T17:59:02.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-16T17:59:02.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-16T17:59:02.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-16T17:59:02.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-16T17:59:02.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-16T17:59:02.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-16T17:59:02.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-01-16T17:59:02.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-01-16T17:59:02.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-01-16T17:59:02.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-01-16T17:59:02.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-01-16T17:59:02.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-01-16T17:59:02.473Z] === RUN TestContainerStartOnDaemonRestart [2020-01-16T17:59:02.473Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-16T17:59:02.473Z] === RUN TestDaemonRestartIpcMode [2020-01-16T17:59:02.473Z] === PAUSE TestDaemonRestartIpcMode [2020-01-16T17:59:02.473Z] === RUN TestDiff [2020-01-16T17:59:03.096Z] --- PASS: TestDiff (0.65s) [2020-01-16T17:59:03.096Z] === RUN TestExecWithCloseStdin [2020-01-16T17:59:03.153Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-16T17:59:03.721Z] --- PASS: TestExecWithCloseStdin (0.74s) [2020-01-16T17:59:03.721Z] === RUN TestExec [2020-01-16T17:59:03.988Z] [2020-01-16T17:59:03.988Z] #35 [e2e-runner 12/12] COPY --from=integration-tests /build/ / [2020-01-16T17:59:04.744Z] --- PASS: TestExec (0.82s) [2020-01-16T17:59:04.744Z] === RUN TestExecUser [2020-01-16T17:59:04.919Z] #35 DONE 1.1s [2020-01-16T17:59:04.919Z] [2020-01-16T17:59:04.919Z] #36 exporting to image [2020-01-16T17:59:04.919Z] #36 exporting layers [2020-01-16T17:59:05.038Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-16T17:59:05.038Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-16T17:59:05.364Z] --- PASS: TestExecUser (0.75s) [2020-01-16T17:59:05.364Z] === RUN TestExportContainerAndImportImage [2020-01-16T17:59:05.964Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-16T17:59:06.377Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2020-01-16T17:59:06.377Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-16T17:59:06.889Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-16T17:59:07.812Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-16T17:59:07.863Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-01-16T17:59:07.863Z] === RUN TestHealthCheckWorkdir [2020-01-16T17:59:08.736Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-16T17:59:08.883Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2020-01-16T17:59:08.883Z] === RUN TestHealthKillContainer [2020-01-16T17:59:09.099Z] #36 exporting layers 3.6s done [2020-01-16T17:59:09.099Z] #36 writing image sha256:04784939a2c3c8f2a616796fa365cd57d023b7304021878caacfed75cac88ea3 done [2020-01-16T17:59:09.099Z] #36 naming to docker.io/library/moby-e2e-test done [2020-01-16T17:59:09.099Z] #36 DONE 3.6s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-16T17:59:09.297Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-16T17:59:09.417Z] + echo Ensuring container killed. [2020-01-16T17:59:09.417Z] Ensuring container killed. [2020-01-16T17:59:09.417Z] + docker rm -vf docker-pr6 [2020-01-16T17:59:09.417Z] Error: No such container: docker-pr6 [2020-01-16T17:59:09.417Z] + true [Pipeline] sh [2020-01-16T17:59:09.551Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-16T17:59:09.551Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-16T17:59:09.704Z] + echo Chowning /workspace to jenkins user [2020-01-16T17:59:09.704Z] Chowning /workspace to jenkins user [2020-01-16T17:59:09.704Z] + id -u [2020-01-16T17:59:09.704Z] + id -g [2020-01-16T17:59:09.704Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40373:/workspace busybox chown -R 1000:1000 /workspace [2020-01-16T17:59:10.476Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-16T17:59:10.476Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-16T17:59:10.476Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-16T17:59:10.476Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-16T17:59:10.731Z] === RUN TestDockerSuite/TestContainerAPIDelete [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-16T17:59:11.374Z] + bundleName=unit [2020-01-16T17:59:11.374Z] + echo Creating unit-bundles.tar.gz [2020-01-16T17:59:11.374Z] Creating unit-bundles.tar.gz [2020-01-16T17:59:11.374Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-01-16T17:59:11.374Z] bundles/junit-report.xml [2020-01-16T17:59:11.374Z] bundles/go-test-report.json [2020-01-16T17:59:11.374Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-01-16T17:59:11.386Z] Archiving artifacts [2020-01-16T17:59:11.577Z] --- PASS: TestHealthKillContainer (2.92s) [2020-01-16T17:59:11.577Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-16T17:59:11.655Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-16T17:59:11.830Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40373/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-16T17:59:12.144Z] + make clean [2020-01-16T17:59:12.202Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-01-16T17:59:12.202Z] === RUN TestIpcModeNone [2020-01-16T17:59:12.214Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-16T17:59:12.403Z] docker volume rm -f docker-dev-cache [2020-01-16T17:59:12.403Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-16T17:59:13.138Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-16T17:59:13.138Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-16T17:59:13.220Z] --- PASS: TestIpcModeNone (0.77s) [2020-01-16T17:59:13.220Z] === RUN TestIpcModePrivate [2020-01-16T17:59:13.840Z] --- PASS: TestIpcModePrivate (0.77s) [2020-01-16T17:59:13.840Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-01-16T17:59:13.840Z] === RUN TestIpcModeShareable [2020-01-16T17:59:14.866Z] --- PASS: TestIpcModeShareable (0.76s) [2020-01-16T17:59:14.866Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-01-16T17:59:14.866Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-16T17:59:15.022Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-16T17:59:15.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-16T17:59:15.947Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-16T17:59:16.202Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-01-16T17:59:16.202Z] === RUN TestServiceUpdateConfigs [2020-01-16T17:59:16.457Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-16T17:59:16.911Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s) [2020-01-16T17:59:16.911Z] === RUN TestAPIIpcModeHost [2020-01-16T17:59:17.384Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-16T17:59:17.535Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-01-16T17:59:17.535Z] === RUN TestDaemonIpcModeShareable [2020-01-16T17:59:18.747Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-16T17:59:19.308Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-16T17:59:19.308Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-16T17:59:19.569Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-01-16T17:59:19.569Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-16T17:59:19.569Z] === RUN TestDaemonIpcModePrivate [2020-01-16T17:59:20.231Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-01-16T17:59:21.051Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2020-01-16T17:59:21.051Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-16T17:59:21.051Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-16T17:59:21.156Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-01-16T17:59:22.080Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-16T17:59:22.080Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-16T17:59:22.534Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-01-16T17:59:22.534Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-16T17:59:22.534Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-16T17:59:23.019Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-16T17:59:24.567Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-01-16T17:59:24.567Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-16T17:59:24.567Z] === RUN TestIpcModeOlderClient [2020-01-16T17:59:24.567Z] === PAUSE TestIpcModeOlderClient [2020-01-16T17:59:24.567Z] === RUN TestKillContainerInvalidSignal [2020-01-16T17:59:24.851Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2020-01-16T17:59:24.851Z] === RUN TestKillContainer [2020-01-16T17:59:24.851Z] === RUN TestKillContainer/no_signal [2020-01-16T17:59:24.903Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-16T17:59:25.474Z] === RUN TestKillContainer/non_killing_signal [2020-01-16T17:59:26.093Z] === RUN TestKillContainer/killing_signal [2020-01-16T17:59:26.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-16T17:59:26.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-16T17:59:26.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-16T17:59:26.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-16T17:59:26.265Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-01-16T17:59:27.129Z] --- PASS: TestKillContainer (2.01s) [2020-01-16T17:59:27.129Z] --- PASS: TestKillContainer/no_signal (0.62s) [2020-01-16T17:59:27.129Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-01-16T17:59:27.129Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-01-16T17:59:27.129Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-16T17:59:27.129Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-16T17:59:27.190Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-16T17:59:27.413Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-16T17:59:28.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2020-01-16T17:59:28.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-01-16T17:59:28.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-01-16T17:59:28.432Z] === RUN TestKillStoppedContainer [2020-01-16T17:59:28.432Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-01-16T17:59:28.432Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-16T17:59:28.432Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-01-16T17:59:28.432Z] === RUN TestKillDifferentUserContainer [2020-01-16T17:59:29.054Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2020-01-16T17:59:29.054Z] === RUN TestInspectOomKilledTrue [2020-01-16T17:59:30.543Z] --- PASS: TestInspectOomKilledTrue (1.25s) [2020-01-16T17:59:30.543Z] === RUN TestInspectOomKilledFalse [2020-01-16T17:59:30.829Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2020-01-16T17:59:30.829Z] === RUN TestLinksEtcHostsContentMatch [2020-01-16T17:59:31.347Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2020-01-16T17:59:31.347Z] === RUN TestServiceUpdateNetwork [2020-01-16T17:59:31.449Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-01-16T17:59:31.449Z] === RUN TestLinksContainerNames [2020-01-16T17:59:31.908Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-16T17:59:32.834Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-16T17:59:32.934Z] --- PASS: TestLinksContainerNames (1.31s) [2020-01-16T17:59:32.934Z] === RUN TestLogsFollowTailEmpty [2020-01-16T17:59:33.553Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-01-16T17:59:33.553Z] === RUN TestContainerNetworkMountsNoChown [2020-01-16T17:59:33.760Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-16T17:59:33.760Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-16T17:59:34.015Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-16T17:59:34.177Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/default [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/default [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/private [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/private [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rprivate [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/slave [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/slave [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rslave [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/shared [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/shared [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rshared [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-16T17:59:34.177Z] === CONT TestMountDaemonRoot/default [2020-01-16T17:59:34.177Z] === CONT TestMountDaemonRoot/shared [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-16T17:59:34.177Z] === CONT TestMountDaemonRoot/rslave [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-16T17:59:34.177Z] === CONT TestMountDaemonRoot/rprivate [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-16T17:59:34.177Z] === CONT TestMountDaemonRoot/rshared [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-16T17:59:34.177Z] === CONT TestMountDaemonRoot/slave [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-16T17:59:34.177Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-16T17:59:34.177Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/private [2020-01-16T17:59:34.178Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-16T17:59:34.178Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-16T17:59:34.178Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-16T17:59:34.178Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-16T17:59:34.178Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-16T17:59:34.178Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-16T17:59:34.178Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-16T17:59:34.178Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-16T17:59:34.178Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-16T17:59:34.463Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-16T17:59:34.463Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-01-16T17:59:34.464Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-01-16T17:59:34.464Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-01-16T17:59:34.464Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-01-16T17:59:34.464Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-16T17:59:34.464Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-01-16T17:59:34.464Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-16T17:59:34.464Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-01-16T17:59:34.464Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-01-16T17:59:34.464Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-16T17:59:34.464Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-01-16T17:59:34.464Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-16T17:59:34.464Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-16T17:59:34.464Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-16T17:59:34.464Z] === RUN TestContainerBindMountNonRecursive [2020-01-16T17:59:36.497Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2020-01-16T17:59:36.497Z] === RUN TestNetworkNat [2020-01-16T17:59:36.781Z] --- PASS: TestNetworkNat (0.70s) [2020-01-16T17:59:36.781Z] === RUN TestNetworkLocalhostTCPNat [2020-01-16T17:59:37.276Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-16T17:59:37.795Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2020-01-16T17:59:37.795Z] === RUN TestNetworkLoopbackNat [2020-01-16T17:59:37.836Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-16T17:59:38.413Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2020-01-16T17:59:38.413Z] === RUN TestPause [2020-01-16T17:59:39.197Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-16T17:59:39.429Z] --- PASS: TestPause (0.70s) [2020-01-16T17:59:39.429Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-16T17:59:39.429Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-16T17:59:39.429Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-16T17:59:39.429Z] === RUN TestPauseStopPausedContainer [2020-01-16T17:59:39.714Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2020-01-16T17:59:39.714Z] === RUN TestPsFilter [2020-01-16T17:59:39.998Z] --- PASS: TestPsFilter (0.17s) [2020-01-16T17:59:39.998Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-16T17:59:40.620Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-01-16T17:59:40.620Z] === RUN TestRemoveContainerWithVolume [2020-01-16T17:59:41.239Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2020-01-16T17:59:41.239Z] === RUN TestRemoveContainerRunning [2020-01-16T17:59:41.868Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-01-16T17:59:41.868Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-16T17:59:42.488Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-01-16T17:59:42.488Z] === RUN TestRemoveInvalidContainer [2020-01-16T17:59:42.773Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-01-16T17:59:42.773Z] === RUN TestRenameLinkedContainer [2020-01-16T17:59:43.356Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-16T17:59:43.916Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-16T17:59:45.459Z] --- PASS: TestRenameLinkedContainer (2.53s) [2020-01-16T17:59:45.459Z] === RUN TestRenameStoppedContainer [2020-01-16T17:59:45.745Z] --- PASS: TestRenameStoppedContainer (0.65s) [2020-01-16T17:59:45.745Z] === RUN TestRenameRunningContainerAndReuse [2020-01-16T17:59:45.805Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-16T17:59:46.364Z] --- PASS: TestServiceUpdateNetwork (15.32s) [2020-01-16T17:59:46.364Z] PASS [2020-01-16T17:59:46.364Z] [2020-01-16T17:59:46.364Z] === Skipped [2020-01-16T17:59:46.364Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-16T17:59:46.364Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-16T17:59:46.364Z] [2020-01-16T17:59:46.364Z] [2020-01-16T17:59:46.364Z] DONE 20 tests, 1 skipped in 164.357s [2020-01-16T17:59:46.364Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-01-16T17:59:46.364Z] ++ 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-16T17:59:46.364Z] ++ set -e [2020-01-16T17:59:46.364Z] ++ '[' -n 0 ']' [2020-01-16T17:59:46.364Z] ++ set -x [2020-01-16T17:59:46.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T17:59:46.619Z] INFO: Testing against a local daemon [2020-01-16T17:59:46.619Z] === RUN TestSessionCreate [2020-01-16T17:59:46.619Z] --- PASS: TestSessionCreate (0.04s) [2020-01-16T17:59:46.619Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-16T17:59:46.619Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-01-16T17:59:46.619Z] PASS [2020-01-16T17:59:46.619Z] [2020-01-16T17:59:46.619Z] DONE 2 tests in 0.213s [2020-01-16T17:59:46.619Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-01-16T17:59:46.619Z] ++ 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-16T17:59:46.619Z] ++ set -e [2020-01-16T17:59:46.619Z] ++ '[' -n 0 ']' [2020-01-16T17:59:46.619Z] ++ set -x [2020-01-16T17:59:46.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T17:59:46.875Z] INFO: Testing against a local daemon [2020-01-16T17:59:46.875Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-16T17:59:46.875Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-01-16T17:59:46.875Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-16T17:59:46.875Z] === RUN TestEventsExecDie [2020-01-16T17:59:47.230Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2020-01-16T17:59:47.230Z] === RUN TestRenameInvalidName [2020-01-16T17:59:47.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-16T17:59:47.690Z] --- PASS: TestEventsExecDie (0.98s) [2020-01-16T17:59:47.690Z] === RUN TestEventsBackwardsCompatible [2020-01-16T17:59:47.873Z] --- PASS: TestRenameInvalidName (0.68s) [2020-01-16T17:59:47.874Z] === RUN TestRenameAnonymousContainer [2020-01-16T17:59:47.945Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-01-16T17:59:47.945Z] === RUN TestInfoBinaryCommits [2020-01-16T17:59:47.945Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-01-16T17:59:47.945Z] === RUN TestInfoAPIVersioned [2020-01-16T17:59:47.945Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-16T17:59:47.945Z] === RUN TestInfoDiscoveryBackend [2020-01-16T17:59:48.505Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-01-16T17:59:48.505Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-16T17:59:48.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-01-16T17:59:49.431Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-16T17:59:49.431Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-16T17:59:49.990Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-01-16T17:59:49.990Z] === RUN TestInfoAPI [2020-01-16T17:59:49.990Z] --- PASS: TestInfoAPI (0.02s) [2020-01-16T17:59:49.990Z] === RUN TestInfoAPIWarnings [2020-01-16T17:59:50.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-01-16T17:59:50.500Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-01-16T17:59:50.500Z] === RUN TestInfoDebug [2020-01-16T17:59:50.565Z] --- PASS: TestRenameAnonymousContainer (2.41s) [2020-01-16T17:59:50.565Z] === RUN TestRenameContainerWithSameName [2020-01-16T17:59:50.850Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2020-01-16T17:59:50.850Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-16T17:59:51.060Z] --- PASS: TestInfoDebug (0.53s) [2020-01-16T17:59:51.060Z] === RUN TestInfoInsecureRegistries [2020-01-16T17:59:51.620Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-01-16T17:59:51.620Z] === RUN TestInfoRegistryMirrors [2020-01-16T17:59:51.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-01-16T17:59:51.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-16T17:59:52.129Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-01-16T17:59:52.129Z] === RUN TestLoginFailsWithBadCredentials [2020-01-16T17:59:52.331Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2020-01-16T17:59:52.331Z] === RUN TestResize [2020-01-16T17:59:52.385Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-01-16T17:59:52.385Z] === RUN TestPingCacheHeaders [2020-01-16T17:59:52.385Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-16T17:59:52.385Z] === RUN TestPingGet [2020-01-16T17:59:52.385Z] --- PASS: TestPingGet (0.05s) [2020-01-16T17:59:52.385Z] === RUN TestPingHead [2020-01-16T17:59:52.640Z] --- PASS: TestPingHead (0.06s) [2020-01-16T17:59:52.640Z] === RUN TestVersion [2020-01-16T17:59:52.640Z] --- PASS: TestVersion (0.03s) [2020-01-16T17:59:52.640Z] PASS [2020-01-16T17:59:52.640Z] [2020-01-16T17:59:52.640Z] === Skipped [2020-01-16T17:59:52.640Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-01-16T17:59:52.640Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-16T17:59:52.640Z] [2020-01-16T17:59:52.640Z] [2020-01-16T17:59:52.640Z] DONE 18 tests, 1 skipped in 5.893s [2020-01-16T17:59:52.640Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-16T17:59:52.640Z] ++ 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-16T17:59:52.640Z] ++ set -e [2020-01-16T17:59:52.640Z] ++ '[' -n 0 ']' [2020-01-16T17:59:52.640Z] ++ set -x [2020-01-16T17:59:52.640Z] ++ env -i DEST=/go/src/github.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-16T17:59:52.640Z] INFO: Testing against a local daemon [2020-01-16T17:59:52.640Z] === RUN TestVolumesCreateAndList [2020-01-16T17:59:52.896Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-01-16T17:59:52.896Z] === RUN TestVolumesRemove [2020-01-16T17:59:52.896Z] --- PASS: TestVolumesRemove (0.11s) [2020-01-16T17:59:52.896Z] === RUN TestVolumesInspect [2020-01-16T17:59:52.896Z] --- PASS: TestVolumesInspect (0.02s) [2020-01-16T17:59:52.896Z] === RUN TestVolumesInvalidJSON [2020-01-16T17:59:52.896Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-16T17:59:52.896Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-16T17:59:52.896Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-16T17:59:52.896Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-01-16T17:59:52.896Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-16T17:59:52.896Z] PASS [2020-01-16T17:59:52.896Z] [2020-01-16T17:59:52.896Z] DONE 5 tests in 0.346s [2020-01-16T17:59:52.896Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-16T17:59:52.950Z] --- PASS: TestResize (0.69s) [2020-01-16T17:59:52.950Z] === RUN TestResizeWithInvalidSize [2020-01-16T17:59:53.151Z] ++++ cat bundles/test-integration/docker.pid [2020-01-16T17:59:53.151Z] +++ kill 5307 [2020-01-16T17:59:53.571Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-01-16T17:59:53.571Z] === RUN TestResizeWhenContainerNotStarted [2020-01-16T17:59:53.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-01-16T17:59:54.194Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-01-16T17:59:54.194Z] === RUN TestDaemonRestartKillContainers [2020-01-16T17:59:54.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-16T17:59:54.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-16T17:59:54.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-16T17:59:54.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-16T17:59:54.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-16T17:59:54.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-16T17:59:54.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-16T17:59:54.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-16T17:59:54.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-16T17:59:54.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-16T17:59:54.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-16T17:59:54.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-16T17:59:54.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-16T17:59:54.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-16T17:59:54.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-16T17:59:54.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-16T17:59:54.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:59:54.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:59:54.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:59:54.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:59:54.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:59:54.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:59:54.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:59:54.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:59:54.194Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-16T17:59:54.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-16T17:59:54.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-16T17:59:54.194Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:59:54.272Z] +++ /etc/init.d/apparmor stop [2020-01-16T17:59:54.272Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-16T17:59:54.272Z] [2020-01-16T17:59:54.272Z] Unloading profiles will leave already running processes permanently [2020-01-16T17:59:54.272Z] unconfined, which can lead to unexpected situations. [2020-01-16T17:59:54.272Z] [2020-01-16T17:59:54.272Z] To set a process to complain mode, use the command line tool [2020-01-16T17:59:54.272Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-16T17:59:54.272Z] +++ true [2020-01-16T17:59:54.272Z] [2020-01-16T17:59:55.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a6f520_} [2020-01-16T17:59:56.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-16T17:59:57.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1001137822_/foo_false____} [2020-01-16T17:59:57.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:59:57.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-16T17:59:57.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-16T17:59:58.566Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-16T17:59:58.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1001137822_/foo_true____} [2020-01-16T17:59:59.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-16T17:59:59.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-16T18:00:00.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3866491237_/foo_false____} [2020-01-16T18:00:01.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-16T18:00:01.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3866491237_/foo_true____} [2020-01-16T18:00:03.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3866491237_/foo_true__0xc000a6fa00__} [2020-01-16T18:00:04.095Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-16T18:00:04.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.34s) [2020-01-16T18:00:04.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.29s) [2020-01-16T18:00:04.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.47s) [2020-01-16T18:00:04.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.48s) [2020-01-16T18:00:04.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.05s) [2020-01-16T18:00:04.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.05s) [2020-01-16T18:00:04.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.09s) [2020-01-16T18:00:04.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.43s) [2020-01-16T18:00:04.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.41s) [2020-01-16T18:00:04.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.06s) [2020-01-16T18:00:04.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.88s) [2020-01-16T18:00:04.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.01s) [2020-01-16T18:00:04.095Z] === RUN TestCgroupNamespacesRun [2020-01-16T18:00:04.934Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a6fa20_} [2020-01-16T18:00:05.576Z] --- PASS: TestCgroupNamespacesRun (1.61s) [2020-01-16T18:00:05.576Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-16T18:00:06.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a6fa40_} [2020-01-16T18:00:07.607Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2020-01-16T18:00:07.607Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-16T18:00:08.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a6fa60_} [2020-01-16T18:00:09.093Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2020-01-16T18:00:09.093Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-16T18:00:10.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a6fa80_} [2020-01-16T18:00:10.582Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2020-01-16T18:00:10.582Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-16T18:00:11.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-16T18:00:12.063Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2020-01-16T18:00:12.063Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-16T18:00:13.078Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2020-01-16T18:00:13.078Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-16T18:00:13.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-16T18:00:13.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-01-16T18:00:13.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-01-16T18:00:13.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-01-16T18:00:13.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-01-16T18:00:13.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-01-16T18:00:13.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-01-16T18:00:13.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-01-16T18:00:13.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-01-16T18:00:13.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-01-16T18:00:13.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-01-16T18:00:13.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-01-16T18:00:13.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-01-16T18:00:13.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-01-16T18:00:13.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-01-16T18:00:13.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-01-16T18:00:13.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-01-16T18:00:13.856Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-16T18:00:14.091Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-01-16T18:00:14.091Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-16T18:00:15.585Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2020-01-16T18:00:15.585Z] === RUN TestKernelTCPMemory [2020-01-16T18:00:16.606Z] --- PASS: TestKernelTCPMemory (1.02s) [2020-01-16T18:00:16.606Z] === RUN TestNISDomainname [2020-01-16T18:00:17.116Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-16T18:00:17.624Z] --- PASS: TestNISDomainname (0.90s) [2020-01-16T18:00:17.624Z] === RUN TestHostnameDnsResolution [2020-01-16T18:00:18.637Z] --- PASS: TestHostnameDnsResolution (1.06s) [2020-01-16T18:00:18.637Z] === RUN TestStats [2020-01-16T18:00:19.627Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-16T18:00:20.663Z] --- PASS: TestStats (2.10s) [2020-01-16T18:00:20.663Z] === RUN TestStopContainerWithTimeout [2020-01-16T18:00:20.663Z] === RUN TestStopContainerWithTimeout/0 [2020-01-16T18:00:20.663Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-16T18:00:20.663Z] === RUN TestStopContainerWithTimeout/1 [2020-01-16T18:00:20.663Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-16T18:00:20.663Z] === RUN TestStopContainerWithTimeout/3 [2020-01-16T18:00:20.663Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-16T18:00:20.663Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-16T18:00:20.663Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-16T18:00:20.663Z] === CONT TestStopContainerWithTimeout/0 [2020-01-16T18:00:20.663Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-16T18:00:20.663Z] === CONT TestStopContainerWithTimeout/1 [2020-01-16T18:00:20.663Z] === CONT TestStopContainerWithTimeout/3 [2020-01-16T18:00:22.889Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-16T18:00:23.812Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-16T18:00:24.068Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-16T18:00:24.138Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-16T18:00:24.138Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2020-01-16T18:00:24.138Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2020-01-16T18:00:24.138Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2020-01-16T18:00:24.138Z] --- PASS: TestStopContainerWithTimeout/-1 (3.31s) [2020-01-16T18:00:24.138Z] === RUN TestDeleteDevicemapper [2020-01-16T18:00:24.138Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-16T18:00:24.138Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-16T18:00:24.138Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-16T18:00:24.992Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-16T18:00:25.916Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-01-16T18:00:26.840Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.76s) [2020-01-16T18:00:26.840Z] === RUN TestUpdateMemory [2020-01-16T18:00:27.278Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-16T18:00:27.855Z] --- PASS: TestUpdateMemory (0.90s) [2020-01-16T18:00:27.855Z] === RUN TestUpdateCPUQuota [2020-01-16T18:00:28.202Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-16T18:00:28.870Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-01-16T18:00:28.870Z] === RUN TestUpdatePidsLimit [2020-01-16T18:00:28.870Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-16T18:00:29.127Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-01-16T18:00:29.166Z] === RUN TestUpdatePidsLimit/no_change [2020-01-16T18:00:29.450Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-16T18:00:30.052Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-16T18:00:30.069Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-16T18:00:30.353Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-16T18:00:30.637Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-16T18:00:30.921Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-16T18:00:31.418Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-16T18:00:31.935Z] --- PASS: TestUpdatePidsLimit (3.16s) [2020-01-16T18:00:31.935Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-01-16T18:00:31.935Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-01-16T18:00:31.935Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-01-16T18:00:31.935Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-01-16T18:00:31.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2020-01-16T18:00:31.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2020-01-16T18:00:31.935Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2020-01-16T18:00:31.935Z] === RUN TestUpdateRestartPolicy [2020-01-16T18:00:32.364Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-16T18:00:33.289Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-16T18:00:34.650Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-16T18:00:35.574Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-16T18:00:36.499Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-16T18:00:37.862Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-16T18:00:39.227Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-16T18:00:40.152Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-16T18:00:41.076Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-16T18:00:41.076Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-16T18:00:42.002Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-16T18:00:42.927Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-16T18:00:44.288Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-16T18:00:44.468Z] --- PASS: TestUpdateRestartPolicy (12.04s) [2020-01-16T18:00:44.468Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-16T18:00:44.753Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2020-01-16T18:00:44.753Z] === RUN TestWaitNonBlocked [2020-01-16T18:00:44.753Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-16T18:00:44.753Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-16T18:00:44.753Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-16T18:00:44.753Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-16T18:00:44.753Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-16T18:00:44.753Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-16T18:00:45.211Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-16T18:00:45.772Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-01-16T18:00:45.772Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-01-16T18:00:45.772Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-01-16T18:00:45.772Z] === RUN TestWaitBlocked [2020-01-16T18:00:45.772Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-16T18:00:45.772Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-16T18:00:45.772Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-16T18:00:45.772Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-16T18:00:45.772Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-16T18:00:45.772Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-16T18:00:46.572Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-16T18:00:46.794Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-16T18:00:46.794Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-01-16T18:00:46.794Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-01-16T18:00:46.794Z] === CONT TestContainerStartOnDaemonRestart [2020-01-16T18:00:46.794Z] === CONT TestDaemonRestartIpcMode [2020-01-16T18:00:46.794Z] === CONT TestIpcModeOlderClient [2020-01-16T18:00:47.083Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-01-16T18:00:48.455Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-16T18:00:49.014Z] === RUN TestDockerSuite/TestCpToCaseC [2020-01-16T18:00:50.573Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s) [2020-01-16T18:00:50.573Z] --- PASS: TestDaemonRestartIpcMode (3.74s) [2020-01-16T18:00:50.573Z] PASS [2020-01-16T18:00:50.573Z] [2020-01-16T18:00:50.573Z] === Skipped [2020-01-16T18:00:50.573Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-01-16T18:00:50.573Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-16T18:00:50.573Z] [2020-01-16T18:00:50.573Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-16T18:00:50.573Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-16T18:00:50.573Z] [2020-01-16T18:00:50.573Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-01-16T18:00:50.573Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-16T18:00:50.573Z] [2020-01-16T18:00:50.573Z] [2020-01-16T18:00:50.573Z] DONE 197 tests, 3 skipped in 115.427s [2020-01-16T18:00:50.573Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-01-16T18:00:50.573Z] ++ 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-16T18:00:50.573Z] ++ set -e [2020-01-16T18:00:50.573Z] ++ '[' -n 0 ']' [2020-01-16T18:00:50.573Z] ++ set -x [2020-01-16T18:00:50.573Z] ++ env -i DEST=/go/src/github.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-16T18:00:50.858Z] INFO: Testing against a local daemon [2020-01-16T18:00:50.858Z] === RUN TestCommitInheritsEnv [2020-01-16T18:00:51.171Z] --- PASS: TestCommitInheritsEnv (0.40s) [2020-01-16T18:00:51.171Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-16T18:00:51.171Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-16T18:00:51.171Z] === RUN TestImagesFilterMultiReference [2020-01-16T18:00:51.171Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-01-16T18:00:51.171Z] === RUN TestImagePullPlatformInvalid [2020-01-16T18:00:51.171Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-16T18:00:51.171Z] === RUN TestRemoveImageOrphaning [2020-01-16T18:00:51.524Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-16T18:00:51.790Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2020-01-16T18:00:51.790Z] === RUN TestRemoveImageGarbageCollector [2020-01-16T18:00:51.790Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-16T18:00:51.790Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:00:51.790Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-16T18:00:51.790Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-16T18:00:51.790Z] === RUN TestTagInvalidReference [2020-01-16T18:00:51.790Z] --- PASS: TestTagInvalidReference (0.05s) [2020-01-16T18:00:51.790Z] === RUN TestTagValidPrefixedRepo [2020-01-16T18:00:51.790Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-01-16T18:00:51.790Z] === RUN TestTagExistedNameWithoutForce [2020-01-16T18:00:51.790Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-01-16T18:00:51.790Z] === RUN TestTagOfficialNames [2020-01-16T18:00:51.790Z] --- PASS: TestTagOfficialNames (0.05s) [2020-01-16T18:00:51.790Z] === RUN TestTagMatchesDigest [2020-01-16T18:00:51.790Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-16T18:00:51.791Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-16T18:00:56.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-16T18:00:56.765Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-16T18:01:00.921Z] === RUN TestDockerSuite/TestCpToCaseF [2020-01-16T18:01:01.480Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-16T18:01:06.716Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-16T18:01:10.874Z] === RUN TestDockerSuite/TestCpToCaseI [2020-01-16T18:01:11.129Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-16T18:01:16.364Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-01-16T18:01:17.289Z] === RUN TestDockerSuite/TestCpToDot [2020-01-16T18:01:17.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-16T18:01:18.411Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-16T18:01:20.297Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-16T18:01:22.185Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-16T18:01:22.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-16T18:01:23.305Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-16T18:01:27.478Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-16T18:01:27.478Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-16T18:01:28.842Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-16T18:01:30.731Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-16T18:01:30.731Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-16T18:01:30.986Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-16T18:01:31.546Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-16T18:01:32.472Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-16T18:01:32.472Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-16T18:01:32.472Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-01-16T18:01:33.396Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-16T18:01:33.652Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-16T18:01:33.652Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-16T18:01:33.907Z] === RUN TestDockerSuite/TestCreateRM [2020-01-16T18:01:34.161Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-16T18:01:34.161Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-16T18:01:34.161Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-16T18:01:34.416Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-01-16T18:01:36.931Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-16T18:01:36.931Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-16T18:01:36.931Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-01-16T18:01:41.096Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-16T18:01:41.096Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-16T18:01:41.096Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-16T18:01:41.096Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-16T18:01:41.096Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-16T18:01:41.096Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-01-16T18:01:41.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-16T18:01:41.656Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-01-16T18:01:43.541Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-16T18:01:44.468Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-16T18:01:46.397Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-01-16T18:01:48.283Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-16T18:01:49.209Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-16T18:01:50.154Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-16T18:01:50.154Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-16T18:01:51.082Z] === RUN TestDockerSuite/TestDockerFails [2020-01-16T18:01:51.082Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-01-16T18:01:51.082Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-01-16T18:01:51.082Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-01-16T18:01:52.445Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-01-16T18:01:53.370Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-01-16T18:01:54.731Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-01-16T18:01:54.732Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-01-16T18:01:54.732Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-01-16T18:01:54.987Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-01-16T18:01:59.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-16T18:02:01.652Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-16T18:02:04.918Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-16T18:02:08.178Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-16T18:02:10.105Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-01-16T18:02:11.030Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-16T18:02:11.955Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-16T18:02:12.880Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-16T18:02:13.804Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-16T18:02:14.364Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-16T18:02:14.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-16T18:02:15.488Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-01-16T18:02:17.374Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-01-16T18:02:19.261Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-16T18:02:21.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-16T18:02:22.701Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-01-16T18:02:25.961Z] === RUN TestDockerSuite/TestEventsCopy [2020-01-16T18:02:26.888Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-16T18:02:28.776Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-16T18:02:29.700Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-16T18:02:29.955Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-16T18:02:31.839Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-16T18:02:32.095Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-01-16T18:02:32.356Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-16T18:02:32.611Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-01-16T18:02:32.867Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-01-16T18:02:32.867Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-16T18:02:34.751Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-16T18:02:36.111Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-16T18:02:36.111Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-16T18:02:36.111Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-16T18:02:37.037Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-16T18:02:37.291Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-16T18:02:37.852Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-16T18:02:38.788Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-01-16T18:02:39.043Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-01-16T18:02:39.043Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-01-16T18:02:39.043Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-16T18:02:40.927Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-01-16T18:02:41.851Z] === RUN TestDockerSuite/TestEventsRename [2020-01-16T18:02:42.411Z] === RUN TestDockerSuite/TestEventsResize [2020-01-16T18:02:43.335Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-16T18:02:44.260Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-16T18:02:45.183Z] === RUN TestDockerSuite/TestEventsStreaming [2020-01-16T18:02:46.109Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-16T18:02:49.371Z] === RUN TestDockerSuite/TestEventsTop [2020-01-16T18:02:49.930Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-16T18:02:50.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-16T18:02:52.739Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-16T18:02:53.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-16T18:02:53.961Z] === RUN TestDockerSuite/TestExec [2020-01-16T18:02:54.887Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-16T18:02:55.813Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-16T18:02:56.740Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-16T18:02:57.665Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-16T18:03:00.177Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-16T18:03:00.736Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-01-16T18:03:01.678Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-16T18:03:02.603Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-16T18:03:03.528Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-16T18:03:04.452Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-16T18:03:05.378Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-16T18:03:07.263Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-16T18:03:08.625Z] === RUN TestDockerSuite/TestExecEnv [2020-01-16T18:03:09.551Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-16T18:03:11.435Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-16T18:03:11.995Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-16T18:03:15.254Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-16T18:03:15.813Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-01-16T18:03:16.738Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-16T18:03:17.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-16T18:03:17.663Z] === RUN TestDockerSuite/TestExecParseError [2020-01-16T18:03:18.589Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-16T18:03:19.515Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-16T18:03:20.443Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-16T18:03:21.807Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-16T18:03:23.187Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-16T18:03:25.083Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-16T18:03:37.239Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-16T18:03:37.239Z] === RUN TestDockerSuite/TestExecTTY [2020-01-16T18:03:37.799Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-16T18:03:39.173Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-01-16T18:03:39.732Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-16T18:03:40.657Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-16T18:03:40.657Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-16T18:03:43.168Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-01-16T18:03:43.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-16T18:03:43.727Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-16T18:03:45.089Z] === RUN TestDockerSuite/TestExecWithTERM [2020-01-16T18:03:46.015Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-16T18:03:47.378Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-16T18:03:52.615Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-16T18:03:56.779Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-16T18:03:59.335Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-16T18:04:04.570Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-16T18:04:05.129Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-16T18:04:05.129Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-16T18:04:05.129Z] === RUN TestDockerSuite/TestHealth [2020-01-16T18:04:06.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-16T18:04:28.363Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-16T18:04:28.363Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-16T18:04:28.363Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-16T18:04:28.363Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-01-16T18:04:28.363Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-16T18:04:28.363Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-16T18:04:28.363Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-16T18:04:28.363Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-16T18:04:28.363Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-16T18:04:28.363Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-16T18:04:28.923Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-16T18:04:29.178Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-16T18:04:29.738Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-16T18:04:29.738Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-16T18:04:30.663Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-16T18:04:30.663Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-16T18:04:31.589Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-16T18:04:32.512Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-16T18:04:32.768Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-01-16T18:04:33.693Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-16T18:04:36.953Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-16T18:04:36.953Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-16T18:04:36.953Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-16T18:04:38.314Z] === RUN TestDockerSuite/TestImportFile [2020-01-16T18:04:40.212Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-16T18:04:40.212Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-16T18:04:42.098Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-16T18:04:43.983Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-16T18:04:45.872Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-01-16T18:04:46.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-01-16T18:04:46.433Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-16T18:04:47.796Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-16T18:04:48.358Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-16T18:04:48.358Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-01-16T18:04:48.358Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-16T18:04:49.726Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-16T18:04:50.652Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-16T18:04:51.579Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-16T18:04:52.140Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-16T18:04:53.065Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-16T18:04:53.991Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-16T18:04:53.991Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-01-16T18:04:55.875Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-16T18:04:56.801Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-01-16T18:04:57.727Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-16T18:04:57.727Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-01-16T18:04:58.653Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-16T18:04:58.653Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-16T18:05:00.014Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-16T18:05:00.578Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-16T18:05:01.512Z] === RUN TestDockerSuite/TestInspectHistory [2020-01-16T18:05:02.436Z] === RUN TestDockerSuite/TestInspectImage [2020-01-16T18:05:02.691Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-16T18:05:02.691Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-16T18:05:02.691Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-16T18:05:03.616Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-16T18:05:04.541Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-16T18:05:04.541Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-16T18:05:05.468Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-16T18:05:06.831Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-16T18:05:08.718Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-16T18:05:08.718Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-16T18:05:09.278Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-16T18:05:10.204Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-01-16T18:05:12.716Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-16T18:05:12.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-16T18:05:13.275Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-16T18:05:14.200Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-16T18:05:15.564Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-16T18:05:16.490Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-16T18:05:17.050Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-16T18:05:17.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-16T18:05:17.975Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-16T18:05:17.975Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-01-16T18:05:20.487Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-01-16T18:05:20.742Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-16T18:05:22.629Z] === RUN TestDockerSuite/TestLinksEnvs [2020-01-16T18:05:23.995Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-16T18:05:24.250Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-16T18:05:24.505Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-16T18:05:27.015Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-16T18:05:27.271Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-01-16T18:05:29.782Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-16T18:05:30.342Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-16T18:05:32.227Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-16T18:05:32.227Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-16T18:05:33.590Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-01-16T18:05:34.516Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-16T18:05:34.772Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-16T18:05:36.136Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-16T18:05:38.646Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-16T18:05:43.889Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-16T18:05:49.126Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-16T18:05:51.638Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-16T18:05:53.521Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-16T18:05:54.447Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-16T18:05:56.975Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-01-16T18:05:56.975Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-16T18:05:57.534Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-16T18:05:57.534Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-16T18:05:57.534Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-16T18:05:58.458Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-16T18:05:59.018Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-16T18:05:59.364Z] --- PASS: TestImportExtremelyLargeImageWorks (297.71s) [2020-01-16T18:05:59.365Z] PASS [2020-01-16T18:05:59.365Z] [2020-01-16T18:05:59.365Z] === Skipped [2020-01-16T18:05:59.365Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-16T18:05:59.365Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:05:59.365Z] [2020-01-16T18:05:59.365Z] [2020-01-16T18:05:59.365Z] DONE 12 tests, 1 skipped in 299.008s [2020-01-16T18:05:59.365Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-01-16T18:05:59.365Z] ++ 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-16T18:05:59.365Z] ++ set -e [2020-01-16T18:05:59.365Z] ++ '[' -n 0 ']' [2020-01-16T18:05:59.365Z] ++ set -x [2020-01-16T18:05:59.365Z] ++ env -i DEST=/go/src/github.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-16T18:05:59.365Z] INFO: Testing against a local daemon [2020-01-16T18:05:59.365Z] === RUN TestNetworkCreateDelete [2020-01-16T18:05:59.365Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-01-16T18:05:59.365Z] === RUN TestDockerNetworkDeletePreferID [2020-01-16T18:05:59.365Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2020-01-16T18:05:59.365Z] === RUN TestInspectNetwork [2020-01-16T18:05:59.365Z] === RUN TestInspectNetwork/full_network_id [2020-01-16T18:05:59.365Z] === RUN TestInspectNetwork/partial_network_id [2020-01-16T18:05:59.365Z] === RUN TestInspectNetwork/network_name [2020-01-16T18:05:59.365Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-16T18:05:59.365Z] --- PASS: TestInspectNetwork (7.40s) [2020-01-16T18:05:59.365Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-16T18:05:59.365Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-16T18:05:59.365Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-16T18:05:59.365Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-16T18:05:59.365Z] === RUN TestRunContainerWithBridgeNone [2020-01-16T18:06:00.385Z] --- PASS: TestRunContainerWithBridgeNone (2.28s) [2020-01-16T18:06:00.385Z] === RUN TestNetworkInvalidJSON [2020-01-16T18:06:00.385Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-16T18:06:00.385Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-16T18:06:00.385Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-16T18:06:00.385Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-16T18:06:00.385Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-16T18:06:00.385Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-16T18:06:00.385Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-16T18:06:00.385Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-16T18:06:00.385Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-16T18:06:00.385Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-16T18:06:00.385Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-16T18:06:00.385Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-16T18:06:00.385Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-16T18:06:00.385Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-16T18:06:01.407Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-16T18:06:01.407Z] === RUN TestDaemonDefaultNetworkPools [2020-01-16T18:06:02.026Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-01-16T18:06:02.026Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-16T18:06:03.175Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-16T18:06:03.516Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-01-16T18:06:03.516Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-16T18:06:03.734Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-16T18:06:05.026Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2020-01-16T18:06:05.026Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-16T18:06:05.310Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-01-16T18:06:05.310Z] === RUN TestServiceWithPredefinedNetwork [2020-01-16T18:06:08.000Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2020-01-16T18:06:08.000Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-16T18:06:08.000Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-16T18:06:08.000Z] service_test.go:230: FLAKY_TEST [2020-01-16T18:06:08.000Z] === RUN TestServiceWithDataPathPortInit [2020-01-16T18:06:08.968Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-01-16T18:06:08.968Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-16T18:06:09.528Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-16T18:06:09.528Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-16T18:06:10.891Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-16T18:06:12.253Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-16T18:06:13.616Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-16T18:06:14.977Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-16T18:06:16.349Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-16T18:06:18.234Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-16T18:06:18.489Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-16T18:06:19.413Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-16T18:06:20.777Z] === RUN TestDockerSuite/TestLogsSince [2020-01-16T18:06:22.138Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-16T18:06:23.248Z] --- PASS: TestServiceWithDataPathPortInit (14.81s) [2020-01-16T18:06:23.248Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-16T18:06:28.665Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-16T18:06:30.072Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.31s) [2020-01-16T18:06:30.072Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s6kz1ozpn52jhlrr136ytj3lj Created:2020-01-16 18:06:23.666432756 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[f7ee73046fcbb3e67e9dad2eef4bdf90d864e55d4703c73fe683b02d2ec4a84c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.en2riwqzydjfiimgikx0bmsqj EndpointID:9c52db1f75f6874c5e9d9efbd3a66bbee6c2e4c32c2b630ca23dbfd92bf02c05 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5a24902a10de6ca6038d1bbe02b3713891601956f5cb5a970c304ff4dbaf3d95 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:e137ee6de14b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.en2riwqzydjfiimgikx0bmsqj EndpointID:9c52db1f75f6874c5e9d9efbd3a66bbee6c2e4c32c2b630ca23dbfd92bf02c05 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-16T18:06:30.072Z] PASS [2020-01-16T18:06:30.072Z] [2020-01-16T18:06:30.072Z] === Skipped [2020-01-16T18:06:30.072Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-16T18:06:30.072Z] service_test.go:230: FLAKY_TEST [2020-01-16T18:06:30.072Z] [2020-01-16T18:06:30.072Z] [2020-01-16T18:06:30.072Z] DONE 21 tests, 1 skipped in 40.204s [2020-01-16T18:06:30.072Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-16T18:06:30.072Z] ++ 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-16T18:06:30.072Z] ++ set -e [2020-01-16T18:06:30.072Z] ++ '[' -n 0 ']' [2020-01-16T18:06:30.072Z] ++ set -x [2020-01-16T18:06:30.072Z] ++ env -i DEST=/go/src/github.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-16T18:06:30.072Z] INFO: Testing against a local daemon [2020-01-16T18:06:30.072Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-16T18:06:31.569Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.49s) [2020-01-16T18:06:31.569Z] === RUN TestDockerNetworkIpvlan [2020-01-16T18:06:32.584Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-01-16T18:06:33.599Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-01-16T18:06:33.897Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-16T18:06:34.153Z] === RUN TestDockerSuite/TestLogsTail [2020-01-16T18:06:34.220Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-01-16T18:06:34.713Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-16T18:06:34.968Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-16T18:06:35.893Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-16T18:06:36.820Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-16T18:06:36.913Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-01-16T18:06:37.381Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-16T18:06:37.381Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-16T18:06:38.306Z] === RUN TestDockerSuite/TestNetHostname [2020-01-16T18:06:40.449Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-01-16T18:06:40.818Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-16T18:06:41.072Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-16T18:06:41.327Z] === RUN TestDockerSuite/TestNetworkEvents [2020-01-16T18:06:42.482Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-01-16T18:06:42.694Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-16T18:06:44.099Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-16T18:06:45.465Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-16T18:06:45.959Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-01-16T18:06:46.391Z] === RUN TestDockerSuite/TestPluginActive [2020-01-16T18:06:47.316Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-16T18:06:47.876Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-16T18:06:50.380Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-01-16T18:06:52.036Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-01-16T18:06:54.784Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-01-16T18:06:56.196Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-16T18:06:56.196Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-16T18:06:56.196Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-16T18:06:56.451Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-16T18:06:57.486Z] --- PASS: TestDockerNetworkIpvlan (25.69s) [2020-01-16T18:06:57.486Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s) [2020-01-16T18:06:57.486Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2020-01-16T18:06:57.486Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.12s) [2020-01-16T18:06:57.486Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.18s) [2020-01-16T18:06:57.486Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.12s) [2020-01-16T18:06:57.486Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.15s) [2020-01-16T18:06:57.486Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.03s) [2020-01-16T18:06:57.486Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.05s) [2020-01-16T18:06:57.486Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.78s) [2020-01-16T18:06:57.486Z] PASS [2020-01-16T18:06:57.486Z] [2020-01-16T18:06:57.486Z] DONE 11 tests in 27.268s [2020-01-16T18:06:57.486Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-16T18:06:57.486Z] ++ 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-16T18:06:57.486Z] ++ set -e [2020-01-16T18:06:57.486Z] ++ '[' -n 0 ']' [2020-01-16T18:06:57.486Z] ++ set -x [2020-01-16T18:06:57.486Z] ++ env -i DEST=/go/src/github.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-16T18:06:57.486Z] INFO: Testing against a local daemon [2020-01-16T18:06:57.486Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-16T18:06:58.962Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-16T18:06:58.968Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-01-16T18:06:58.968Z] === RUN TestDockerNetworkMacvlan [2020-01-16T18:06:59.588Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-16T18:06:59.886Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-16T18:07:00.604Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-16T18:07:01.624Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-16T18:07:01.772Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-16T18:07:01.772Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-01-16T18:07:03.657Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-01-16T18:07:04.326Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-16T18:07:07.792Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-16T18:07:08.913Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-01-16T18:07:08.913Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-16T18:07:11.434Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-16T18:07:12.205Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-16T18:07:13.222Z] --- PASS: TestDockerNetworkMacvlan (14.46s) [2020-01-16T18:07:13.222Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-01-16T18:07:13.222Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-01-16T18:07:13.222Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2020-01-16T18:07:13.222Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2020-01-16T18:07:13.222Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.02s) [2020-01-16T18:07:13.222Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2020-01-16T18:07:13.222Z] PASS [2020-01-16T18:07:13.222Z] [2020-01-16T18:07:13.222Z] DONE 8 tests in 16.047s [2020-01-16T18:07:13.222Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-16T18:07:13.222Z] ++ 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-16T18:07:13.222Z] ++ set -e [2020-01-16T18:07:13.222Z] ++ '[' -n 0 ']' [2020-01-16T18:07:13.222Z] ++ set -x [2020-01-16T18:07:13.222Z] ++ env -i DEST=/go/src/github.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-16T18:07:13.222Z] testing: warning: no tests to run [2020-01-16T18:07:13.222Z] PASS [2020-01-16T18:07:13.222Z] [2020-01-16T18:07:13.222Z] DONE 0 tests in 0.018s [2020-01-16T18:07:13.222Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-16T18:07:13.222Z] ++ 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-16T18:07:13.222Z] ++ set -e [2020-01-16T18:07:13.222Z] ++ '[' -n 0 ']' [2020-01-16T18:07:13.222Z] ++ set -x [2020-01-16T18:07:13.222Z] ++ env -i DEST=/go/src/github.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-16T18:07:13.222Z] INFO: Testing against a local daemon [2020-01-16T18:07:13.222Z] === RUN TestAuthZPluginAllowRequest [2020-01-16T18:07:13.317Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-16T18:07:14.241Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-01-16T18:07:14.496Z] === RUN TestDockerSuite/TestPortList [2020-01-16T18:07:15.257Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2020-01-16T18:07:15.257Z] === RUN TestAuthZPluginTLS [2020-01-16T18:07:15.542Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-01-16T18:07:15.542Z] === RUN TestAuthZPluginDenyRequest [2020-01-16T18:07:16.163Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-01-16T18:07:16.163Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-16T18:07:16.782Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-01-16T18:07:16.782Z] === RUN TestAuthZPluginDenyResponse [2020-01-16T18:07:17.402Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-01-16T18:07:17.402Z] === RUN TestAuthZPluginAllowEventStream [2020-01-16T18:07:18.886Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2020-01-16T18:07:18.886Z] === RUN TestAuthZPluginErrorResponse [2020-01-16T18:07:19.509Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-01-16T18:07:19.509Z] === RUN TestAuthZPluginErrorRequest [2020-01-16T18:07:20.129Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-16T18:07:20.129Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-16T18:07:20.415Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-01-16T18:07:20.415Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-16T18:07:23.109Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2020-01-16T18:07:23.109Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-16T18:07:24.595Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s) [2020-01-16T18:07:24.595Z] === RUN TestAuthZPluginHeader [2020-01-16T18:07:25.615Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-01-16T18:07:25.615Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-16T18:07:25.615Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-16T18:07:25.615Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:07:25.615Z] === RUN TestAuthZPluginV2Disable [2020-01-16T18:07:25.615Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-16T18:07:25.615Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:07:25.615Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-16T18:07:25.615Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-16T18:07:25.615Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:07:25.615Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-16T18:07:25.615Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-16T18:07:25.615Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:07:25.615Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-16T18:07:26.652Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-16T18:07:26.652Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-16T18:07:28.012Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-16T18:07:31.272Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-16T18:07:34.535Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-16T18:07:34.535Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-16T18:07:34.535Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-16T18:07:35.095Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-16T18:07:35.095Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-16T18:07:35.351Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-16T18:07:35.911Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-16T18:07:35.911Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-16T18:07:36.836Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-16T18:07:36.836Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-16T18:07:38.723Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-16T18:07:38.723Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-01-16T18:07:38.979Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-16T18:07:42.259Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-01-16T18:07:44.074Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2020-01-16T18:07:44.074Z] PASS [2020-01-16T18:07:44.074Z] [2020-01-16T18:07:44.074Z] === Skipped [2020-01-16T18:07:44.074Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-16T18:07:44.074Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:07:44.074Z] [2020-01-16T18:07:44.074Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-16T18:07:44.074Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:07:44.074Z] [2020-01-16T18:07:44.074Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-16T18:07:44.074Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:07:44.074Z] [2020-01-16T18:07:44.074Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-16T18:07:44.074Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:07:44.074Z] [2020-01-16T18:07:44.074Z] [2020-01-16T18:07:44.074Z] DONE 17 tests, 4 skipped in 29.159s [2020-01-16T18:07:44.074Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-16T18:07:44.074Z] ++ 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-16T18:07:44.074Z] ++ set -e [2020-01-16T18:07:44.074Z] ++ '[' -n 0 ']' [2020-01-16T18:07:44.074Z] ++ set -x [2020-01-16T18:07:44.074Z] ++ env -i DEST=/go/src/github.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-16T18:07:44.074Z] INFO: Testing against a local daemon [2020-01-16T18:07:44.074Z] === RUN TestPluginInvalidJSON [2020-01-16T18:07:44.074Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-16T18:07:44.074Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-16T18:07:44.074Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-16T18:07:44.074Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-01-16T18:07:44.074Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-01-16T18:07:44.074Z] PASS [2020-01-16T18:07:44.074Z] [2020-01-16T18:07:44.074Z] DONE 2 tests in 0.138s [2020-01-16T18:07:44.074Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-16T18:07:44.074Z] ++ 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-16T18:07:44.074Z] ++ set -e [2020-01-16T18:07:44.074Z] ++ '[' -n 0 ']' [2020-01-16T18:07:44.074Z] ++ set -x [2020-01-16T18:07:44.074Z] ++ env -i DEST=/go/src/github.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-16T18:07:44.074Z] INFO: Testing against a local daemon [2020-01-16T18:07:44.074Z] === RUN TestExternalGraphDriver [2020-01-16T18:07:44.074Z] === RUN TestExternalGraphDriver/json [2020-01-16T18:07:44.147Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-01-16T18:07:44.147Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-01-16T18:07:44.401Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-01-16T18:07:44.656Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-16T18:07:45.088Z] === RUN TestExternalGraphDriver/spec [2020-01-16T18:07:47.134Z] === RUN TestExternalGraphDriver/pull [2020-01-16T18:07:47.915Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-16T18:07:48.170Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-16T18:07:49.176Z] --- PASS: TestExternalGraphDriver (6.25s) [2020-01-16T18:07:49.176Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2020-01-16T18:07:49.176Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-01-16T18:07:49.176Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-01-16T18:07:49.176Z] === RUN TestGraphdriverPluginV2 [2020-01-16T18:07:49.176Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-01-16T18:07:49.176Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:07:49.176Z] PASS [2020-01-16T18:07:49.176Z] [2020-01-16T18:07:49.176Z] === Skipped [2020-01-16T18:07:49.176Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-01-16T18:07:49.176Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:07:49.176Z] [2020-01-16T18:07:49.176Z] [2020-01-16T18:07:49.176Z] DONE 5 tests, 1 skipped in 6.417s [2020-01-16T18:07:49.176Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-16T18:07:49.176Z] ++ 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-16T18:07:49.176Z] ++ set -e [2020-01-16T18:07:49.176Z] ++ '[' -n 0 ']' [2020-01-16T18:07:49.176Z] ++ set -x [2020-01-16T18:07:49.176Z] ++ env -i DEST=/go/src/github.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-16T18:07:49.176Z] INFO: Testing against a local daemon [2020-01-16T18:07:49.176Z] === RUN TestContinueAfterPluginCrash [2020-01-16T18:07:49.176Z] === PAUSE TestContinueAfterPluginCrash [2020-01-16T18:07:49.176Z] === RUN TestDaemonStartWithLogOpt [2020-01-16T18:07:49.176Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-16T18:07:49.176Z] === CONT TestContinueAfterPluginCrash [2020-01-16T18:07:49.176Z] === CONT TestDaemonStartWithLogOpt [2020-01-16T18:07:49.534Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-16T18:07:52.794Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-16T18:07:58.027Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-16T18:07:58.027Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-16T18:08:00.536Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-01-16T18:08:01.898Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-16T18:08:04.475Z] --- PASS: TestDaemonStartWithLogOpt (15.41s) [2020-01-16T18:08:09.964Z] --- PASS: TestContinueAfterPluginCrash (20.30s) [2020-01-16T18:08:09.964Z] PASS [2020-01-16T18:08:09.964Z] [2020-01-16T18:08:09.964Z] DONE 2 tests in 20.401s [2020-01-16T18:08:09.964Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-16T18:08:09.964Z] ++ 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-16T18:08:09.964Z] ++ set -e [2020-01-16T18:08:09.964Z] ++ '[' -n 0 ']' [2020-01-16T18:08:09.964Z] ++ set -x [2020-01-16T18:08:09.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T18:08:09.964Z] INFO: Testing against a local daemon [2020-01-16T18:08:09.964Z] === RUN TestPluginWithDevMounts [2020-01-16T18:08:09.964Z] === PAUSE TestPluginWithDevMounts [2020-01-16T18:08:09.964Z] === CONT TestPluginWithDevMounts [2020-01-16T18:08:09.973Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-16T18:08:11.861Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-16T18:08:12.003Z] --- PASS: TestPluginWithDevMounts (2.25s) [2020-01-16T18:08:12.003Z] PASS [2020-01-16T18:08:12.003Z] [2020-01-16T18:08:12.003Z] DONE 1 tests in 2.351s [2020-01-16T18:08:12.003Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-01-16T18:08:12.003Z] ++ 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-16T18:08:12.003Z] ++ set -e [2020-01-16T18:08:12.003Z] ++ '[' -n 0 ']' [2020-01-16T18:08:12.003Z] ++ set -x [2020-01-16T18:08:12.003Z] ++ env -i DEST=/go/src/github.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-16T18:08:12.003Z] INFO: Testing against a local daemon [2020-01-16T18:08:12.003Z] === RUN TestSecretInspect [2020-01-16T18:08:13.750Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-16T18:08:14.005Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-16T18:08:14.691Z] --- PASS: TestSecretInspect (2.29s) [2020-01-16T18:08:14.692Z] === RUN TestSecretList [2020-01-16T18:08:15.890Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-16T18:08:16.724Z] --- PASS: TestSecretList (2.24s) [2020-01-16T18:08:16.724Z] === RUN TestSecretsCreateAndDelete [2020-01-16T18:08:17.778Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-16T18:08:18.759Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2020-01-16T18:08:18.759Z] === RUN TestSecretsUpdate [2020-01-16T18:08:19.663Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-16T18:08:20.803Z] --- PASS: TestSecretsUpdate (2.26s) [2020-01-16T18:08:20.803Z] === RUN TestTemplatedSecret [2020-01-16T18:08:22.175Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-01-16T18:08:24.058Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-16T18:08:24.058Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-16T18:08:24.274Z] --- PASS: TestTemplatedSecret (2.71s) [2020-01-16T18:08:24.274Z] === RUN TestSecretCreateResolve [2020-01-16T18:08:24.982Z] === RUN TestDockerSuite/TestPsRightTagName [2020-01-16T18:08:25.756Z] --- PASS: TestSecretCreateResolve (2.21s) [2020-01-16T18:08:25.756Z] PASS [2020-01-16T18:08:25.756Z] [2020-01-16T18:08:25.756Z] DONE 6 tests in 14.016s [2020-01-16T18:08:25.756Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-01-16T18:08:25.756Z] ++ 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-16T18:08:25.756Z] ++ set -e [2020-01-16T18:08:25.756Z] ++ '[' -n 0 ']' [2020-01-16T18:08:25.756Z] ++ set -x [2020-01-16T18:08:25.756Z] ++ env -i DEST=/go/src/github.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-16T18:08:26.040Z] INFO: Testing against a local daemon [2020-01-16T18:08:26.040Z] === RUN TestServiceCreateInit [2020-01-16T18:08:26.040Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-16T18:08:27.493Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-16T18:08:27.493Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-01-16T18:08:30.456Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-16T18:08:30.753Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-16T18:08:30.753Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-16T18:08:31.318Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-16T18:08:31.318Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-16T18:08:31.573Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-16T18:08:31.827Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-16T18:08:31.827Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-16T18:08:32.755Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-16T18:08:34.640Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-16T18:08:34.941Z] --- PASS: TestServiceCreateInit (8.45s) [2020-01-16T18:08:34.941Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.11s) [2020-01-16T18:08:34.941Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.29s) [2020-01-16T18:08:34.941Z] === RUN TestCreateServiceMultipleTimes [2020-01-16T18:08:36.002Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-16T18:08:36.942Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-16T18:08:45.022Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-16T18:08:46.386Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-16T18:08:48.898Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-16T18:08:48.898Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-16T18:08:48.898Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-16T18:08:49.153Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-16T18:08:50.515Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-16T18:08:51.921Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-16T18:08:53.437Z] --- PASS: TestCreateServiceMultipleTimes (16.41s) [2020-01-16T18:08:53.438Z] === RUN TestCreateServiceConflict [2020-01-16T18:08:53.438Z] --- PASS: TestCreateServiceConflict (2.24s) [2020-01-16T18:08:53.438Z] === RUN TestCreateServiceMaxReplicas [2020-01-16T18:08:53.806Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-16T18:08:53.806Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-16T18:08:56.135Z] --- PASS: TestCreateServiceMaxReplicas (2.83s) [2020-01-16T18:08:56.135Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-16T18:08:57.068Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-16T18:08:57.323Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-16T18:08:59.207Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-16T18:08:59.207Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-16T18:08:59.207Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-16T18:09:04.441Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-16T18:09:04.696Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-16T18:09:04.951Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-16T18:09:06.859Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-16T18:09:08.223Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-16T18:09:10.109Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-16T18:09:10.668Z] === RUN TestDockerSuite/TestRmiTag [2020-01-16T18:09:10.923Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-16T18:09:11.393Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s) [2020-01-16T18:09:11.393Z] === RUN TestCreateServiceSecretFileMode [2020-01-16T18:09:11.679Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2020-01-16T18:09:11.679Z] === RUN TestCreateServiceConfigFileMode [2020-01-16T18:09:11.847Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-16T18:09:14.406Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2020-01-16T18:09:14.406Z] === RUN TestCreateServiceSysctls [2020-01-16T18:09:17.080Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-16T18:09:17.080Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-16T18:09:17.080Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-16T18:09:17.880Z] --- PASS: TestCreateServiceSysctls (3.56s) [2020-01-16T18:09:17.880Z] === RUN TestCreateServiceCapabilities [2020-01-16T18:09:18.444Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-16T18:09:18.698Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-16T18:09:20.570Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2020-01-16T18:09:20.570Z] === RUN TestInspect [2020-01-16T18:09:20.583Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-16T18:09:21.142Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-16T18:09:21.701Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-16T18:09:22.262Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-16T18:09:22.262Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-16T18:09:23.186Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-16T18:09:23.335Z] --- PASS: TestInspect (2.88s) [2020-01-16T18:09:23.335Z] === RUN TestServiceListWithStatuses [2020-01-16T18:09:23.335Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-16T18:09:23.335Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-16T18:09:23.335Z] === RUN TestDockerNetworkConnectAlias [2020-01-16T18:09:25.072Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-16T18:09:25.073Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-16T18:09:25.997Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-16T18:09:26.925Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-16T18:09:27.850Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-01-16T18:09:28.105Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-16T18:09:28.840Z] --- PASS: TestDockerNetworkConnectAlias (4.56s) [2020-01-16T18:09:28.840Z] === RUN TestDockerNetworkReConnect [2020-01-16T18:09:29.467Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-16T18:09:31.356Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-01-16T18:09:32.280Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-01-16T18:09:32.317Z] --- PASS: TestDockerNetworkReConnect (3.76s) [2020-01-16T18:09:32.317Z] === RUN TestServicePlugin [2020-01-16T18:09:32.317Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-16T18:09:32.317Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:09:32.317Z] === RUN TestServiceUpdateLabel [2020-01-16T18:09:33.204Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-01-16T18:09:34.349Z] --- PASS: TestServiceUpdateLabel (2.24s) [2020-01-16T18:09:34.349Z] === RUN TestServiceUpdateSecrets [2020-01-16T18:09:34.566Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-01-16T18:09:35.126Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-01-16T18:09:36.051Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-16T18:09:37.413Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-01-16T18:09:38.339Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-16T18:09:39.264Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-16T18:09:40.187Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-16T18:09:40.748Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-16T18:09:40.748Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-16T18:09:43.258Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-16T18:09:44.184Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-16T18:09:44.440Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-16T18:09:44.695Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-16T18:09:45.665Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-16T18:09:47.030Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-16T18:09:47.030Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-16T18:09:47.590Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-16T18:09:48.517Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-16T18:09:49.441Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-16T18:09:49.659Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2020-01-16T18:09:49.659Z] === RUN TestServiceUpdateConfigs [2020-01-16T18:09:50.000Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-16T18:09:50.933Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-16T18:09:50.933Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-16T18:09:51.860Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-16T18:09:51.860Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-16T18:09:53.223Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-16T18:09:54.147Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-16T18:09:54.707Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-16T18:09:55.631Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-16T18:09:55.631Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-16T18:09:56.554Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-16T18:09:58.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-16T18:09:59.799Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-16T18:10:01.683Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-16T18:10:02.244Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-16T18:10:03.168Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-16T18:10:04.094Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-01-16T18:10:04.094Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-16T18:10:04.655Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-01-16T18:10:04.895Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2020-01-16T18:10:04.895Z] === RUN TestServiceUpdateNetwork [2020-01-16T18:10:05.580Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-01-16T18:10:07.466Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-01-16T18:10:11.628Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-16T18:10:11.628Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-16T18:10:12.188Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-16T18:10:12.443Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-16T18:10:15.722Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-16T18:10:17.083Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-01-16T18:10:17.445Z] --- PASS: TestServiceUpdateNetwork (12.88s) [2020-01-16T18:10:17.445Z] PASS [2020-01-16T18:10:17.445Z] [2020-01-16T18:10:17.445Z] === Skipped [2020-01-16T18:10:17.445Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-01-16T18:10:17.445Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-16T18:10:17.445Z] [2020-01-16T18:10:17.445Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-01-16T18:10:17.445Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-16T18:10:17.445Z] [2020-01-16T18:10:17.445Z] [2020-01-16T18:10:17.445Z] DONE 20 tests, 2 skipped in 110.508s [2020-01-16T18:10:17.445Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-01-16T18:10:17.445Z] ++ 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-16T18:10:17.445Z] ++ set -e [2020-01-16T18:10:17.445Z] ++ '[' -n 0 ']' [2020-01-16T18:10:17.445Z] ++ set -x [2020-01-16T18:10:17.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T18:10:17.445Z] INFO: Testing against a local daemon [2020-01-16T18:10:17.445Z] === RUN TestSessionCreate [2020-01-16T18:10:17.445Z] --- PASS: TestSessionCreate (0.05s) [2020-01-16T18:10:17.445Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-16T18:10:17.445Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-01-16T18:10:17.445Z] PASS [2020-01-16T18:10:17.445Z] [2020-01-16T18:10:17.445Z] DONE 2 tests in 0.210s [2020-01-16T18:10:17.445Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-01-16T18:10:17.445Z] ++ 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-16T18:10:17.445Z] ++ set -e [2020-01-16T18:10:17.445Z] ++ '[' -n 0 ']' [2020-01-16T18:10:17.445Z] ++ set -x [2020-01-16T18:10:17.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T18:10:17.445Z] INFO: Testing against a local daemon [2020-01-16T18:10:17.445Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-16T18:10:17.445Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-16T18:10:17.445Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-16T18:10:17.445Z] === RUN TestEventsExecDie [2020-01-16T18:10:17.445Z] --- PASS: TestEventsExecDie (0.81s) [2020-01-16T18:10:17.445Z] === RUN TestEventsBackwardsCompatible [2020-01-16T18:10:17.730Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-01-16T18:10:17.730Z] === RUN TestInfoBinaryCommits [2020-01-16T18:10:17.730Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-16T18:10:17.730Z] === RUN TestInfoAPIVersioned [2020-01-16T18:10:17.730Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-16T18:10:17.730Z] === RUN TestInfoDiscoveryBackend [2020-01-16T18:10:18.346Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-01-16T18:10:18.346Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-16T18:10:19.358Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-16T18:10:19.358Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-16T18:10:19.644Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-01-16T18:10:19.644Z] === RUN TestInfoAPI [2020-01-16T18:10:19.943Z] --- PASS: TestInfoAPI (0.07s) [2020-01-16T18:10:19.943Z] === RUN TestInfoAPIWarnings [2020-01-16T18:10:20.342Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-16T18:10:20.563Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-01-16T18:10:20.563Z] === RUN TestInfoDebug [2020-01-16T18:10:20.847Z] --- PASS: TestInfoDebug (0.54s) [2020-01-16T18:10:20.847Z] === RUN TestInfoInsecureRegistries [2020-01-16T18:10:21.465Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-16T18:10:21.465Z] === RUN TestInfoRegistryMirrors [2020-01-16T18:10:22.081Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-01-16T18:10:22.081Z] === RUN TestLoginFailsWithBadCredentials [2020-01-16T18:10:22.366Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-01-16T18:10:22.366Z] === RUN TestPingCacheHeaders [2020-01-16T18:10:22.366Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-16T18:10:22.366Z] === RUN TestPingGet [2020-01-16T18:10:22.650Z] --- PASS: TestPingGet (0.04s) [2020-01-16T18:10:22.650Z] === RUN TestPingHead [2020-01-16T18:10:22.650Z] --- PASS: TestPingHead (0.05s) [2020-01-16T18:10:22.650Z] === RUN TestVersion [2020-01-16T18:10:22.650Z] --- PASS: TestVersion (0.05s) [2020-01-16T18:10:22.650Z] PASS [2020-01-16T18:10:22.650Z] [2020-01-16T18:10:22.650Z] === Skipped [2020-01-16T18:10:22.650Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-16T18:10:22.650Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-16T18:10:22.650Z] [2020-01-16T18:10:22.650Z] [2020-01-16T18:10:22.650Z] DONE 18 tests, 1 skipped in 5.978s [2020-01-16T18:10:22.650Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-01-16T18:10:22.650Z] ++ 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-16T18:10:22.650Z] ++ set -e [2020-01-16T18:10:22.650Z] ++ '[' -n 0 ']' [2020-01-16T18:10:22.650Z] ++ set -x [2020-01-16T18:10:22.650Z] ++ env -i DEST=/go/src/github.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-16T18:10:22.650Z] INFO: Testing against a local daemon [2020-01-16T18:10:22.650Z] === RUN TestVolumesCreateAndList [2020-01-16T18:10:22.650Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-01-16T18:10:22.650Z] === RUN TestVolumesRemove [2020-01-16T18:10:22.850Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-16T18:10:22.850Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-16T18:10:22.850Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-16T18:10:22.934Z] --- PASS: TestVolumesRemove (0.09s) [2020-01-16T18:10:22.934Z] === RUN TestVolumesInspect [2020-01-16T18:10:22.934Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-16T18:10:22.934Z] === RUN TestVolumesInvalidJSON [2020-01-16T18:10:22.934Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-16T18:10:22.934Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-16T18:10:22.934Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-16T18:10:22.934Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-16T18:10:22.934Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-16T18:10:22.934Z] PASS [2020-01-16T18:10:22.934Z] [2020-01-16T18:10:22.934Z] DONE 5 tests in 0.304s [2020-01-16T18:10:22.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-16T18:10:23.218Z] ++++ cat bundles/test-integration/docker.pid [2020-01-16T18:10:23.219Z] +++ kill 13197 [2020-01-16T18:10:23.411Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-16T18:10:24.694Z] +++ /etc/init.d/apparmor stop [2020-01-16T18:10:24.694Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-16T18:10:24.694Z] [2020-01-16T18:10:24.694Z] Unloading profiles will leave already running processes permanently [2020-01-16T18:10:24.694Z] unconfined, which can lead to unexpected situations. [2020-01-16T18:10:24.694Z] [2020-01-16T18:10:24.694Z] To set a process to complain mode, use the command line tool [2020-01-16T18:10:24.694Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-16T18:10:24.694Z] +++ true [2020-01-16T18:10:24.694Z] [2020-01-16T18:10:25.296Z] === RUN TestDockerSuite/TestRunDNSOptions Post stage [Pipeline] junit [2020-01-16T18:10:26.222Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-16T18:10:27.181Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-16T18:10:27.258Z] + echo Ensuring container killed. [2020-01-16T18:10:27.258Z] Ensuring container killed. [2020-01-16T18:10:27.258Z] + docker rm -vf docker-pr6 [2020-01-16T18:10:27.258Z] Error: No such container: docker-pr6 [2020-01-16T18:10:27.258Z] + true [Pipeline] sh [2020-01-16T18:10:27.642Z] + echo Chowning /workspace to jenkins user [2020-01-16T18:10:27.642Z] Chowning /workspace to jenkins user [2020-01-16T18:10:27.642Z] + id -u [2020-01-16T18:10:27.642Z] + id -g [2020-01-16T18:10:27.642Z] + docker run --rm -v /home/docker/workspace/moby_PR-40373:/workspace busybox chown -R 1001:1001 /workspace [2020-01-16T18:10:27.642Z] Unable to find image 'busybox:latest' locally [2020-01-16T18:10:27.928Z] latest: Pulling from library/busybox [2020-01-16T18:10:27.928Z] d7e28ec550a2: Pulling fs layer [2020-01-16T18:10:28.212Z] d7e28ec550a2: Download complete [2020-01-16T18:10:28.499Z] d7e28ec550a2: Pull complete [2020-01-16T18:10:28.499Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-16T18:10:28.499Z] Status: Downloaded newer image for busybox:latest [2020-01-16T18:10:29.691Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-16T18:10:29.946Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-16T18:10:30.927Z] + bundleName=ppc64le-integration [2020-01-16T18:10:30.927Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-01-16T18:10:30.927Z] Creating ppc64le-integration-bundles.tar.gz [2020-01-16T18:10:30.927Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml )xargs -print tar [2020-01-16T18:10:30.927Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-16T18:10:31.247Z] Archiving artifacts [2020-01-16T18:10:31.833Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-16T18:10:32.757Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-01-16T18:10:32.757Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-16T18:10:33.317Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-01-16T18:10:33.772Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40373/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-16T18:10:34.167Z] + make clean [2020-01-16T18:10:34.788Z] make: command: Command not found [2020-01-16T18:10:34.788Z] make: command: Command not found [2020-01-16T18:10:34.788Z] docker volume rm -f docker-dev-cache [2020-01-16T18:10:34.788Z] docker-dev-cache [Pipeline] deleteDir [2020-01-16T18:10:35.201Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-16T18:10:35.201Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-16T18:10:36.125Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-16T18:10:37.050Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-16T18:10:37.613Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-16T18:10:38.548Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-16T18:10:38.548Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-16T18:10:39.474Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-16T18:10:40.033Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-16T18:10:40.959Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-16T18:10:41.884Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-16T18:10:42.811Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-16T18:10:43.371Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-16T18:10:44.296Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-16T18:10:45.222Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-16T18:10:45.222Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-16T18:10:45.783Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-16T18:10:46.708Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-16T18:10:48.593Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-16T18:10:48.593Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-16T18:10:48.593Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-16T18:10:52.752Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-16T18:10:53.007Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-16T18:11:05.201Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-01-16T18:11:05.761Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-16T18:11:07.648Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-01-16T18:11:07.648Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-01-16T18:11:07.648Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-16T18:11:07.648Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-16T18:11:08.572Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-16T18:11:11.832Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-16T18:11:13.715Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-16T18:11:15.076Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-16T18:11:16.001Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-16T18:11:16.560Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-16T18:11:17.488Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-16T18:11:18.413Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-16T18:11:18.413Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-16T18:11:18.669Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-16T18:11:20.553Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-16T18:11:21.916Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-16T18:11:23.277Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-16T18:11:23.277Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-16T18:11:23.532Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-16T18:11:25.417Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-16T18:11:27.303Z] === RUN TestDockerSuite/TestRunMount [2020-01-16T18:11:33.835Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-16T18:11:34.090Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-16T18:11:35.015Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-16T18:11:36.901Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-16T18:11:39.416Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-16T18:11:42.680Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-16T18:11:45.189Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-16T18:11:47.700Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-16T18:11:49.062Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-16T18:11:50.946Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-16T18:11:50.946Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-16T18:11:51.506Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-16T18:11:52.870Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-16T18:11:53.794Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-16T18:11:54.354Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-16T18:11:56.875Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-16T18:11:59.385Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-16T18:12:04.621Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-16T18:12:04.621Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-16T18:12:04.621Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-01-16T18:12:05.545Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-16T18:12:05.545Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-16T18:12:06.471Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-16T18:12:07.031Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-16T18:12:07.286Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-16T18:12:08.210Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-16T18:12:09.134Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-01-16T18:12:09.134Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-16T18:12:09.693Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-01-16T18:12:10.617Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-16T18:12:12.502Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-16T18:12:13.426Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-01-16T18:12:13.426Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-16T18:12:13.986Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-16T18:12:14.912Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-16T18:12:15.841Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-16T18:12:16.765Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-16T18:12:17.326Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-16T18:12:17.326Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-16T18:12:18.250Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-16T18:12:18.810Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-16T18:12:19.065Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-16T18:12:19.065Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-16T18:12:20.005Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-01-16T18:12:21.893Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-16T18:12:21.893Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-16T18:12:25.158Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-16T18:12:27.043Z] === RUN TestDockerSuite/TestRunRm [2020-01-16T18:12:27.603Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-16T18:12:28.528Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-16T18:12:31.788Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-16T18:12:32.349Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-16T18:12:33.278Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-01-16T18:12:35.171Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-01-16T18:12:36.096Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-01-16T18:12:36.656Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-16T18:12:39.919Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-16T18:12:40.478Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-01-16T18:12:45.725Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-16T18:12:45.725Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-01-16T18:12:46.668Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-01-16T18:12:47.594Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-01-16T18:12:48.519Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-01-16T18:12:49.079Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-01-16T18:12:50.012Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-01-16T18:12:50.572Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-01-16T18:12:51.496Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-16T18:12:52.420Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-16T18:12:52.420Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-01-16T18:12:53.346Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-16T18:12:55.856Z] === RUN TestDockerSuite/TestRunState [2020-01-16T18:12:58.010Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-16T18:12:58.265Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-01-16T18:12:58.265Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-16T18:12:58.825Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-16T18:12:59.750Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-16T18:13:00.005Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-01-16T18:13:00.005Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-16T18:13:00.932Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-16T18:13:01.492Z] === RUN TestDockerSuite/TestRunSysctls [2020-01-16T18:13:03.376Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-16T18:13:03.376Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-16T18:13:03.376Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-16T18:13:04.304Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-01-16T18:13:05.229Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-16T18:13:06.155Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-16T18:13:07.079Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-16T18:13:07.079Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-01-16T18:13:08.005Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-01-16T18:13:09.889Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-16T18:13:09.889Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-01-16T18:13:15.123Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-16T18:13:17.632Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-16T18:13:18.271Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-16T18:13:19.197Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-16T18:13:20.122Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-16T18:13:22.635Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-16T18:13:23.998Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-16T18:13:24.559Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-16T18:13:24.814Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-16T18:13:24.814Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-16T18:13:25.741Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-16T18:13:26.666Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-16T18:13:27.591Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-01-16T18:13:27.591Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-16T18:13:27.591Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-16T18:13:28.517Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-01-16T18:13:33.756Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-16T18:13:34.015Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-16T18:13:35.378Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-01-16T18:13:37.889Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-16T18:13:39.251Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-16T18:13:41.779Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-01-16T18:13:45.045Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-16T18:13:45.300Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-16T18:13:46.224Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-01-16T18:13:47.156Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-16T18:13:47.156Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-16T18:13:47.156Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-16T18:13:47.156Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-16T18:13:47.156Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-01-16T18:13:48.079Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-01-16T18:13:49.005Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-01-16T18:13:49.932Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-01-16T18:13:51.818Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-01-16T18:13:52.377Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-01-16T18:13:53.301Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-16T18:13:53.301Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-01-16T18:13:54.225Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-01-16T18:13:54.225Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-01-16T18:13:54.225Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-01-16T18:13:54.225Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-16T18:13:54.225Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-01-16T18:13:54.225Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-01-16T18:13:54.480Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-01-16T18:13:54.735Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-01-16T18:13:54.735Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-01-16T18:13:54.990Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-01-16T18:13:55.918Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-01-16T18:13:56.845Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-01-16T18:13:57.406Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-01-16T18:13:57.406Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-01-16T18:13:58.331Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-16T18:13:58.586Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-16T18:13:59.512Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-16T18:13:59.512Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-01-16T18:14:00.438Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-01-16T18:14:01.364Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-01-16T18:14:01.364Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-16T18:14:01.364Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-16T18:14:01.924Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-16T18:14:03.809Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-16T18:14:03.809Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-01-16T18:14:04.735Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-01-16T18:14:04.735Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-16T18:14:05.662Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-16T18:14:05.662Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-16T18:14:07.547Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-16T18:14:08.107Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-16T18:14:11.395Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-16T18:14:11.649Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-16T18:14:11.649Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-16T18:14:11.649Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-16T18:14:13.010Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-01-16T18:14:14.371Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-01-16T18:14:15.296Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-16T18:14:15.551Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-16T18:14:17.439Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-16T18:14:17.439Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-16T18:14:18.362Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-16T18:14:20.250Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-16T18:14:20.250Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-16T18:14:22.141Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-16T18:14:22.141Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-16T18:14:22.141Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-16T18:14:24.024Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-16T18:14:25.908Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-16T18:14:25.908Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-16T18:14:25.908Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-16T18:14:26.163Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-16T18:14:26.163Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-16T18:14:26.418Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-16T18:14:28.926Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-16T18:14:35.456Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-16T18:14:37.380Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-16T18:14:38.304Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-16T18:14:39.666Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-16T18:14:42.929Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-16T18:14:45.438Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-16T18:14:46.362Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-16T18:14:48.246Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-16T18:14:50.758Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-16T18:14:52.641Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-16T18:14:55.910Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-16T18:14:56.165Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-16T18:15:01.400Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-16T18:15:04.658Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-16T18:15:09.894Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-16T18:15:10.152Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-16T18:15:13.412Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-01-16T18:15:15.988Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-16T18:15:15.988Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-16T18:15:15.988Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-16T18:15:16.576Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-16T18:15:17.942Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-16T18:15:17.942Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-16T18:15:18.503Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-16T18:15:23.749Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-16T18:15:27.021Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-01-16T18:15:27.581Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-01-16T18:15:28.141Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-01-16T18:15:28.397Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-01-16T18:15:29.327Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-01-16T18:15:31.214Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-01-16T18:15:31.214Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-01-16T18:15:32.581Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-01-16T18:15:33.509Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-01-16T18:15:34.435Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-01-16T18:15:36.320Z] === RUN TestDockerSuite/TestUpdateStats [2020-01-16T18:15:41.553Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-01-16T18:15:42.113Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-01-16T18:15:42.113Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-01-16T18:15:43.476Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-01-16T18:15:44.401Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-16T18:15:48.569Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-01-16T18:15:52.732Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-01-16T18:15:55.992Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-01-16T18:15:58.502Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-16T18:16:02.660Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-16T18:16:07.893Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-01-16T18:16:10.454Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-01-16T18:16:12.963Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-01-16T18:16:14.324Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-01-16T18:16:16.225Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-01-16T18:16:18.736Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-01-16T18:16:20.627Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-01-16T18:16:23.136Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-01-16T18:16:25.647Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-01-16T18:16:28.160Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-16T18:16:46.186Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-16T18:16:48.697Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-16T18:16:48.697Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-16T18:16:48.952Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-16T18:16:48.952Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-16T18:16:49.207Z] === RUN TestDockerSuite/TestVolumeEvents [2020-01-16T18:16:50.133Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-16T18:16:52.728Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-16T18:16:52.728Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-16T18:16:52.728Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-16T18:16:55.987Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-16T18:17:00.147Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite (1820.48s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.26s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.12s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.98s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.30s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.99s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.02s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.31s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.73s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.47s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.20s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.20s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.32s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.54s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.34s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAttachDetach (1.54s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.41s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.19s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.43s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.35s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.90s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.76s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.92s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.89s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.77s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.18s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.55s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.78s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.58s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.12s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.68s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.25s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.49s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.55s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.05s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.02s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.25s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.55s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.78s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.64s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.47s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.64s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.55s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.42s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.69s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.86s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.29s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.36s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.96s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.91s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.86s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.76s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.82s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.71s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.87s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.11s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.76s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.77s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.34s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.58s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.92s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.15s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.64s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.81s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.13s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.76s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.80s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2020-01-16T18:17:00.147Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2020-01-16T18:17:00.147Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-16T18:17:00.147Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.40s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildContChar (4.29s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.36s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.85s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.95s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.31s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.47s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.98s) [2020-01-16T18:17:00.148Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2020-01-16T18:17:00.148Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.148Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-01-16T18:17:00.148Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.148Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-01-16T18:17:00.148Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.148Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-01-16T18:17:00.148Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.22s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.46s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.43s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.17s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.01s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.96s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.92s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.01s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.53s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.56s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.60s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.05s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.83s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.31s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.83s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.00s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.54s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.07s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.80s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.83s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.12s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.98s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.57s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.08s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.19s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.83s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.98s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEnv (1.78s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.70s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.99s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.26s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.14s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.11s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.30s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.58s) [2020-01-16T18:17:00.148Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-16T18:17:00.148Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.93s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildFails (1.01s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.56s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.99s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.62s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.11s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.23s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.40s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.32s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.61s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.87s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildHistory (4.97s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.80s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildLabel (0.55s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.56s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.38s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.26s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.92s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.38s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.64s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.20s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.83s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.96s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.66s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.84s) [2020-01-16T18:17:00.148Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-16T18:17:00.148Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.42s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.87s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.74s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.50s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.06s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.78s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.13s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.14s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.06s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.81s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.47s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.74s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.12s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.88s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.38s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.67s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.07s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildPATH (2.68s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.08s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.93s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.87s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.25s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildRm (3.54s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.06s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.92s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.60s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.75s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.61s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.51s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.23s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.77s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2020-01-16T18:17:00.148Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-16T18:17:00.148Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.09s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.63s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.32s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.22s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.71s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildUser (2.14s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.32s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.98s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.47s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.29s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.20s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.70s) [2020-01-16T18:17:00.148Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-01-16T18:17:00.148Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.148Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2020-01-16T18:17:00.148Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.148Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-16T18:17:00.148Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.148Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-16T18:17:00.148Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.18s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.17s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.15s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.99s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.29s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) [2020-01-16T18:17:00.148Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-16T18:17:00.148Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.96s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.71s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-01-16T18:17:00.148Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-16T18:17:00.148Z] docker_cli_sni_test.go:18: Flakey test [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.31s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestCommitChange (1.01s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.12s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.83s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.86s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestCommitTTY (1.76s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.08s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.03s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.01s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.96s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.76s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.86s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.75s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.02s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-01-16T18:17:00.148Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.69s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.65s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.19s) [2020-01-16T18:17:00.149Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-16T18:17:00.149Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.89s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.38s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.05s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.46s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.38s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.64s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.68s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.71s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.65s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a6f520_} (1.71s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1001137822_/foo_false____} (1.68s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1001137822_/foo_true____} (1.60s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3866491237_/foo_false____} (1.52s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3866491237_/foo_true____} (1.63s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3866491237_/foo_true__0xc000a6fa00__} (1.62s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a6fa20_} (1.83s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a6fa40_} (1.63s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a6fa60_} (1.65s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a6fa80_} (1.63s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.65s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.93s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.39s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.07s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.63s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.25s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.24s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.91s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.11s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.97s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.52s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.11s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.78s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.14s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.68s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.93s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.14s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.07s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToDot (0.99s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.02s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.00s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToStdout (0.91s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.70s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.45s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.30s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.03s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.87s) [2020-01-16T18:17:00.149Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-16T18:17:00.149Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2020-01-16T18:17:00.149Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-16T18:17:00.149Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.52s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.42s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.80s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.98s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.84s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.94s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.91s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.82s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.72s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.22s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.81s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.11s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.16s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.89s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.94s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.88s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.45s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.74s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsCopy (1.54s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.78s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.97s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.57s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsFilters (1.64s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsFormat (1.60s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.56s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2020-01-16T18:17:00.149Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-01-16T18:17:00.149Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-16T18:17:00.149Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-16T18:17:00.149Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.46s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExec (0.98s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.99s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.96s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.92s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.13s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.94s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.93s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.93s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.84s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecCgroup (1.24s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.75s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.92s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecInspectID (2.83s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecInteractive (0.90s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.92s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.98s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecParseError (0.88s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.93s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.92s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.48s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.18s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecStartFails (1.69s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.01s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecTTY (1.20s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.02s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecUlimits (0.91s) [2020-01-16T18:17:00.149Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-16T18:17:00.149Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.13s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.24s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.16s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestExecWithUser (0.98s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.91s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.83s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.51s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestHealth (21.03s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.99s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.00s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.15s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.45s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.37s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.92s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-01-16T18:17:00.149Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.95s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.00s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestImportDisplay (1.65s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestImportFile (1.87s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.76s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestImportGzipped (1.92s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.89s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.89s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.97s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.91s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.00s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.00s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.90s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.82s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.83s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.93s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.93s) [2020-01-16T18:17:00.150Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-16T18:17:00.150Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.38s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.76s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectDefault (0.86s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectHistory (1.00s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-01-16T18:17:00.150Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-16T18:17:00.150Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.89s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.92s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.18s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.73s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.91s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectStatus (1.00s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.15s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.91s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.89s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.12s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.92s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.90s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.62s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.78s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.73s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.24s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.63s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.60s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.33s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.21s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.09s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.52s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.84s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.90s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.60s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.90s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.34s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.46s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.38s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.30s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.15s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.45s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.05s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsSince (6.98s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.83s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsTail (0.89s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.87s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.03s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.48s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.98s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestNetHostname (2.62s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.33s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.58s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.89s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPluginActive (1.71s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.56s) [2020-01-16T18:17:00.150Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-16T18:17:00.150Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.88s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.45s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.66s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.20s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.24s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.45s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.61s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.61s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPortList (10.26s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.54s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.81s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.86s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.79s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.53s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.74s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.38s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.21s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsByOrder (3.58s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.34s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.11s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.04s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.10s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.54s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.50s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.83s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.93s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.54s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.67s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.65s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.93s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.97s) [2020-01-16T18:17:00.150Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-16T18:17:00.150Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.90s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.62s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.66s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.92s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.74s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.58s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.76s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.98s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.72s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.30s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.89s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.78s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.04s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.55s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.03s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.52s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.67s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.89s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.95s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.57s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.92s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.09s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.23s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.84s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.42s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.86s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.70s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.90s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.02s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.93s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.76s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.79s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.86s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.31s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2020-01-16T18:17:00.150Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.64s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.67s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.86s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.99s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.71s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.02s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.84s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.93s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.78s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.75s) [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-01-16T18:17:00.151Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-16T18:17:00.151Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.85s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-16T18:17:00.151Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.79s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.76s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.78s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunExitCode (0.85s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.87s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-16T18:17:00.151Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.60s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.21s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.84s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.28s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.67s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.68s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.91s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.69s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.72s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.68s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunMount (6.41s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.62s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.43s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.31s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.44s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.72s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.77s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.88s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.42s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.36s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.73s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s) [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-16T18:17:00.151Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.88s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.62s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.91s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.81s) [2020-01-16T18:17:00.151Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.87s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.88s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s) [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-01-16T18:17:00.151Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.91s) [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-16T18:17:00.151Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.95s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.73s) [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-16T18:17:00.151Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.24s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.85s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunRm (0.96s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.78s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.92s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.85s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.85s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (1.05s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.23s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.37s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.91s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.83s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.77s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.71s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.81s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.88s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunState (2.00s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.95s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.84s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-16T18:17:00.151Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.84s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.69s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunSysctls (1.83s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.88s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.97s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.86s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.99s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.25s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.89s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.93s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.48s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunUserByName (0.83s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s) [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-16T18:17:00.151Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.71s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.84s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.17s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.47s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.40s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.88s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s) [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-16T18:17:00.151Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-16T18:17:00.151Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-16T18:17:00.151Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.93s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.70s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.76s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.91s) [2020-01-16T18:17:00.151Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-16T18:17:00.151Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.77s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.12s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.78s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.72s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.84s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.18s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.19s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.03s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.63s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.12s) [2020-01-16T18:17:00.151Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents809173175 [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.78s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.71s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.62s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-01-16T18:17:00.151Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.45s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.62s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.60s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.91s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStartRecordError (1.86s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.44s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.88s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.80s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.22s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.75s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.97s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.88s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.91s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestTopPrivileged (1.02s) [2020-01-16T18:17:00.152Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-01-16T18:17:00.152Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.90s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.47s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.52s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.84s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s) [2020-01-16T18:17:00.152Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-16T18:17:00.152Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.96s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.71s) [2020-01-16T18:17:00.152Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-16T18:17:00.152Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.05s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUpdateStats (4.47s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.55s) [2020-01-16T18:17:00.152Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-16T18:17:00.152Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.09s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.24s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.62s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.32s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.87s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.15s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.12s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.42s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.52s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.69s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.74s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.39s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.41s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.40s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.45s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.51s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.40s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.26s) [2020-01-16T18:17:00.152Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.33s) [2020-01-16T18:17:00.152Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-16T18:17:00.152Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-16T18:17:00.152Z] === RUN TestDockerRegistrySuite [2020-01-16T18:17:00.152Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-16T18:17:02.036Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-16T18:17:03.397Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-16T18:17:05.281Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-01-16T18:17:05.281Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-16T18:17:10.517Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-01-16T18:17:14.676Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-16T18:17:18.845Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-16T18:17:20.207Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-16T18:17:21.132Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-16T18:17:22.496Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-16T18:17:24.381Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-16T18:17:25.742Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-16T18:17:25.743Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-16T18:17:27.105Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-16T18:17:28.990Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-16T18:17:31.500Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-16T18:17:34.012Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-16T18:17:35.376Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-16T18:17:39.536Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-16T18:17:39.536Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-16T18:17:40.460Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-16T18:17:40.460Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-16T18:17:41.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-01-16T18:17:41.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-01-16T18:17:41.957Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-01-16T18:17:41.957Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-01-16T18:17:41.957Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-16T18:17:43.318Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-16T18:17:43.318Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-16T18:17:44.681Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-16T18:17:46.565Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-16T18:17:49.075Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-16T18:17:49.635Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-16T18:17:51.523Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-16T18:17:51.779Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-16T18:17:51.779Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-16T18:17:51.779Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-16T18:17:52.034Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-16T18:17:52.595Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-16T18:17:52.852Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-16T18:17:52.852Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-16T18:17:54.737Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-16T18:17:54.737Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-16T18:17:57.253Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-16T18:17:58.179Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-16T18:18:00.064Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-16T18:18:00.989Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite (61.54s) [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.82s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d2da8bf3701a6] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d3d61a30d8218] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.85s) [2020-01-16T18:18:01.558Z] check_test.go:196: [dbff90b581d94] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d8d73b047a85a] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.31s) [2020-01-16T18:18:01.558Z] check_test.go:196: [db65f4147d932] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.42s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d8d89affd7b45] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.34s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d78596ff18013] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.49s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d4a08e4186ccf] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d205087af37ce] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d8f4dee318662] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.49s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d193e5595af63] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.46s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d26917094efd5] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.44s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d2fcf00ada6b3] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.70s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d3fd09525a8d4] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.81s) [2020-01-16T18:18:01.558Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:592f209f7a9d1c5185a640e535a8f1cdf119718c48b234d1356842140df1867a [2020-01-16T18:18:01.558Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9d8dd26d72e441762c5ae9499a5f8c3790f156801e61fe77eb91e6b7c31856e0 [2020-01-16T18:18:01.558Z] check_test.go:196: [ddd4eee121740] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.64s) [2020-01-16T18:18:01.558Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ac015175ed1b188269f4a06ae375a3491474c877f4fefb2c8d7ea5fae94fd3a8 [2020-01-16T18:18:01.558Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c9e630c1bba4a045d328bd5990c8b4d9ae94337d3fe5e87f9c383dd01083bfc0 [2020-01-16T18:18:01.558Z] check_test.go:196: [db36c15eaa888] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2020-01-16T18:18:01.558Z] check_test.go:196: [dd21b9051c0e6] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.37s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d17d195c2b8ec] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.41s) [2020-01-16T18:18:01.558Z] check_test.go:196: [da43d621c7f69] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d6ca8a07c45eb] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.58s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d516f75a7ca8c] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.42s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d624b640799f4] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2020-01-16T18:18:01.558Z] check_test.go:196: [deccde16c6888] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.22s) [2020-01-16T18:18:01.558Z] check_test.go:196: [df600a4f0dbe1] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.55s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d7a143ed730ce] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.64s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d311912cc7f6d] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2020-01-16T18:18:01.558Z] check_test.go:196: [df6d8614bac94] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d471ad717691e] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d3679a70dda14] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.38s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d60bcc3375569] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d5d1741795ae7] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d0eacd664e264] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.49s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d776f932ffa17] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.41s) [2020-01-16T18:18:01.558Z] check_test.go:196: [dc2d9ad6df98a] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.33s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d51163f4e89b1] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.54s) [2020-01-16T18:18:01.558Z] check_test.go:196: [d42483aeba2b9] daemon is not started [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s) [2020-01-16T18:18:01.558Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2020-01-16T18:18:01.558Z] === RUN TestDockerSchema1RegistrySuite [2020-01-16T18:18:01.558Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-01-16T18:18:01.829Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-16T18:18:07.066Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-01-16T18:18:11.226Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-16T18:18:16.461Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-16T18:18:17.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-16T18:18:18.906Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-16T18:18:18.906Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-16T18:18:20.793Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-16T18:18:22.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-16T18:18:23.519Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-16T18:18:27.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-16T18:18:27.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-16T18:18:28.239Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-16T18:18:28.239Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-16T18:18:28.494Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-16T18:18:28.762Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-16T18:18:29.335Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite (27.79s) [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-01-16T18:18:29.335Z] check_test.go:223: [d1464fb5b720e] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.68s) [2020-01-16T18:18:29.335Z] check_test.go:223: [d60f97ce32a68] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.55s) [2020-01-16T18:18:29.335Z] check_test.go:223: [d5e1e6565d904] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.56s) [2020-01-16T18:18:29.335Z] check_test.go:223: [d3b04d5c25b8f] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.61s) [2020-01-16T18:18:29.335Z] check_test.go:223: [d1917bf8ecb1c] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.69s) [2020-01-16T18:18:29.335Z] check_test.go:223: [daeab2e589611] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-16T18:18:29.335Z] check_test.go:223: [d59c9162ef35c] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.52s) [2020-01-16T18:18:29.335Z] check_test.go:223: [d0c7d495ab8ad] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.65s) [2020-01-16T18:18:29.335Z] check_test.go:223: [dfccb75938d60] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2020-01-16T18:18:29.335Z] check_test.go:223: [d46d1cbcadc98] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.85s) [2020-01-16T18:18:29.335Z] check_test.go:223: [d93598a427e99] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-01-16T18:18:29.335Z] check_test.go:223: [dd6492ca13d73] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s) [2020-01-16T18:18:29.335Z] check_test.go:223: [d795732962ceb] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-01-16T18:18:29.335Z] check_test.go:223: [dd317182c9247] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-01-16T18:18:29.335Z] check_test.go:223: [d6114c7561f7b] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-01-16T18:18:29.335Z] check_test.go:223: [d470244f59ed0] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-01-16T18:18:29.335Z] check_test.go:223: [d7b095c69a8f0] daemon is not started [2020-01-16T18:18:29.335Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2020-01-16T18:18:29.335Z] check_test.go:223: [dbe6f578538a4] daemon is not started [2020-01-16T18:18:29.335Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-16T18:18:29.335Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-16T18:18:30.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-16T18:18:30.822Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-16T18:18:31.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-16T18:18:32.441Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-16T18:18:32.442Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-16T18:18:32.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-16T18:18:33.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-16T18:18:33.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.07s) [2020-01-16T18:18:33.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.99s) [2020-01-16T18:18:33.511Z] check_test.go:252: [d90661faeca26] daemon is not started [2020-01-16T18:18:33.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-01-16T18:18:33.511Z] check_test.go:252: [d547df2319326] daemon is not started [2020-01-16T18:18:33.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-01-16T18:18:33.511Z] check_test.go:252: [dce609a0509a0] daemon is not started [2020-01-16T18:18:33.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s) [2020-01-16T18:18:33.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-01-16T18:18:33.511Z] check_test.go:252: [db02dbfd4861c] daemon is not started [2020-01-16T18:18:33.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-01-16T18:18:33.511Z] check_test.go:252: [deee142f98fe0] daemon is not started [2020-01-16T18:18:33.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-01-16T18:18:33.511Z] check_test.go:252: [dc0edfe3d4e05] daemon is not started [2020-01-16T18:18:33.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-01-16T18:18:33.511Z] check_test.go:252: [d65afff0482a7] daemon is not started [2020-01-16T18:18:33.511Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-16T18:18:33.511Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-16T18:18:38.744Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-16T18:18:38.744Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-16T18:18:38.999Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-16T18:18:38.999Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-16T18:18:39.254Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-01-16T18:18:39.254Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-01-16T18:18:39.254Z] check_test.go:279: [dfd51aa72fd8f] daemon is not started [2020-01-16T18:18:39.254Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-01-16T18:18:39.254Z] check_test.go:279: [d9847ad5a7179] daemon is not started [2020-01-16T18:18:39.254Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-01-16T18:18:39.254Z] check_test.go:279: [d81d12141cea0] daemon is not started [2020-01-16T18:18:39.254Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-01-16T18:18:39.254Z] check_test.go:279: [d8b5a01e66f87] daemon is not started [2020-01-16T18:18:39.254Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-01-16T18:18:39.254Z] check_test.go:279: [de26071652479] daemon is not started [2020-01-16T18:18:39.254Z] === RUN TestDockerNetworkSuite [2020-01-16T18:18:39.254Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-16T18:18:41.832Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-16T18:18:43.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-16T18:18:48.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-16T18:18:48.995Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-16T18:18:50.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-16T18:18:52.242Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-16T18:18:54.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-01-16T18:18:56.133Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-16T18:18:57.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-16T18:18:59.571Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-16T18:19:04.811Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-16T18:19:07.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-16T18:19:07.883Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-16T18:19:12.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-16T18:19:13.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-01-16T18:19:13.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-16T18:19:14.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-16T18:19:16.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-16T18:19:17.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-16T18:19:17.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-16T18:19:18.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-16T18:19:19.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-16T18:19:19.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-16T18:19:19.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-16T18:19:20.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-16T18:19:21.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-16T18:19:22.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-16T18:19:22.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-16T18:19:23.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-16T18:19:23.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-16T18:19:27.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-16T18:19:28.227Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-16T18:19:31.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-16T18:19:43.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-16T18:19:43.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-16T18:19:43.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-16T18:19:43.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-16T18:19:43.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-16T18:19:43.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-16T18:19:43.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-16T18:19:43.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-16T18:19:43.649Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-16T18:19:46.915Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-16T18:19:47.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-16T18:19:48.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-16T18:19:48.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-01-16T18:19:49.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-16T18:19:49.719Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-16T18:19:53.885Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-16T18:19:54.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-16T18:19:59.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-01-16T18:19:59.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-16T18:20:01.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-16T18:20:04.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-16T18:20:04.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-16T18:20:04.304Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-16T18:20:05.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-16T18:20:06.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-16T18:20:07.957Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-16T18:20:10.474Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-16T18:20:14.660Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite (96.38s) [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.71s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:46: [d0508da5417ed] daemon is not started [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:46: [d8d643cc7cc21] daemon is not started [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.64s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:46: [d13c5d4dc046a] daemon is not started [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.74s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:46: [db1b422be7c81] daemon is not started [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.06s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:1233: [dbbd3e2f58435] daemon is not started [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.45s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:46: [d2129353902f5] daemon is not started [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.20s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:46: [dc66f84de1f2f] daemon is not started [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.18s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:46: [d3511952efa77] daemon is not started [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.65s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:46: [d7ec8fe6db8d2] daemon is not started [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:46: [dfe8758120879] daemon is not started [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.70s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:46: [dcea9be9afec7] daemon is not started [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.48s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:46: [d5b2b89115d9b] daemon is not started [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.53s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:46: [d0032f2edbcc9] daemon is not started [2020-01-16T18:20:15.585Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-01-16T18:20:15.585Z] docker_cli_network_unix_test.go:46: [ddcce4a26e7f1] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [dd96d11333946] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [df2c3f6d61b86] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d3d693d8c89ce] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d361dcfc088c8] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [dfa493f0ebd88] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.31s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d5f484c9f609e] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.58s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d76f4622142ee] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d18f1b4f01465] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d6df3cde772d6] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [dc19be6c1406f] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.82s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:968: [dd2d800bd856d] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.83s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d03958a38bdab] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.50s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:1116: [da1d588b17584] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d64a8e43d2f6d] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.95s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d6f90aa460e7e] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [df3f4d32c5393] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [dc7ad7f821bf0] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.31s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d8e56af2cd5d7] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.22s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d9195b8438b87] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d87d3a60ddb7c] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.39s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d5fa9cdc2a0ba] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d13c22d0f2c41] daemon is not started [2020-01-16T18:20:15.586Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [dfa0f4e06478e] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.45s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d52288aee737e] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.91s) [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.18s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:1084: [da5c32a1aae0e] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [df5b7b38b016e] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.43s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [dbf237125cfa3] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.89s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d9880eabd0814] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d415c2f9e53c5] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.49s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d6c91e821075e] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.03s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d9931c9b1618e] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.50s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [d46ac9eeb2b3f] daemon is not started [2020-01-16T18:20:15.586Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.61s) [2020-01-16T18:20:15.586Z] docker_cli_network_unix_test.go:46: [df6840b0062fd] daemon is not started [2020-01-16T18:20:15.586Z] === RUN TestDockerHubPullSuite [2020-01-16T18:20:15.586Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-16T18:20:16.949Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-16T18:20:17.204Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-01-16T18:20:19.714Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-01-16T18:20:19.969Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-01-16T18:20:20.224Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-16T18:20:21.587Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-01-16T18:20:21.842Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-01-16T18:20:21.842Z] --- PASS: TestDockerHubPullSuite (6.23s) [2020-01-16T18:20:21.842Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2020-01-16T18:20:21.842Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2020-01-16T18:20:21.842Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.59s) [2020-01-16T18:20:21.842Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.43s) [2020-01-16T18:20:21.842Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2020-01-16T18:20:21.842Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2020-01-16T18:20:21.842Z] PASS [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === Skipped [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-16T18:20:21.842Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2020-01-16T18:20:21.842Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-01-16T18:20:21.842Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-01-16T18:20:21.842Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-01-16T18:20:21.842Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-16T18:20:21.842Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-16T18:20:21.842Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-16T18:20:21.842Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-01-16T18:20:21.842Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2020-01-16T18:20:21.842Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-16T18:20:21.842Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-16T18:20:21.842Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-16T18:20:21.842Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-16T18:20:21.842Z] docker_cli_sni_test.go:18: Flakey test [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-16T18:20:21.842Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-16T18:20:21.842Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-16T18:20:21.842Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-01-16T18:20:21.842Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-16T18:20:21.842Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-16T18:20:21.842Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-16T18:20:21.842Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-16T18:20:21.842Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-16T18:20:21.842Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-16T18:20:21.842Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-01-16T18:20:21.842Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.842Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-16T18:20:21.842Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-16T18:20:21.842Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.842Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-16T18:20:21.843Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-16T18:20:21.843Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-16T18:20:21.843Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-01-16T18:20:21.843Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-16T18:20:21.843Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-16T18:20:21.843Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-16T18:20:21.843Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-16T18:20:21.843Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-16T18:20:21.843Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-16T18:20:21.843Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-16T18:20:21.843Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-16T18:20:21.843Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-01-16T18:20:21.843Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-16T18:20:21.843Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-16T18:20:21.843Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-16T18:20:21.843Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-16T18:20:21.843Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-16T18:20:21.843Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-16T18:20:21.843Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-16T18:20:21.843Z] docker_cli_network_unix_test.go:46: [dfa0f4e06478e] daemon is not started [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] [2020-01-16T18:20:21.843Z] DONE 1277 tests, 44 skipped in 2053.479s [2020-01-16T18:20:21.843Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-16T18:20:21.843Z] ++++ cat bundles/test-integration/docker.pid [2020-01-16T18:20:21.843Z] +++ kill 7214 [2020-01-16T18:20:23.207Z] +++ /etc/init.d/apparmor stop [2020-01-16T18:20:23.207Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-16T18:20:23.207Z] [2020-01-16T18:20:23.207Z] Unloading profiles will leave already running processes permanently [2020-01-16T18:20:23.207Z] unconfined, which can lead to unexpected situations. [2020-01-16T18:20:23.207Z] [2020-01-16T18:20:23.207Z] To set a process to complain mode, use the command line tool [2020-01-16T18:20:23.207Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-16T18:20:23.207Z] +++ true [2020-01-16T18:20:23.207Z] [2020-01-16T18:20:23.767Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-16T18:20:27.028Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-01-16T18:20:30.286Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-01-16T18:21:26.435Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-16T18:21:41.258Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite (1760.40s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.72s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.48s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.25s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.15s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.32s) [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:563: [deaf9b2740167] joining swarm manager [d6411f980be88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:585: [d3a7e417bd70f] joining swarm manager [d6411f980be88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] check_test.go:380: [deaf9b2740167] daemon is not started [2020-01-16T18:21:59.287Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.75s) [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:46: [de7ecfcda3e9f] joining swarm manager [d1339ad8878dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.09s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.16s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.23s) [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:304: [d29e8e119c23e] joining swarm manager [de03a20c6f990]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:305: [d06d05a459d4c] joining swarm manager [de03a20c6f990]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.05s) [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:272: [d717b481927a3] joining swarm manager [d261e9f1ff9b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:273: [d6ef557b66fdb] joining swarm manager [d261e9f1ff9b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.09s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.66s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.26s) [2020-01-16T18:21:59.287Z] docker_api_swarm_node_test.go:19: [df3c770e13281] joining swarm manager [df6b733c999d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_node_test.go:20: [d5ad4d9fddac3] joining swarm manager [df6b733c999d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.79s) [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:502: [de71dae0de457] joining swarm manager [d4aa6c05556c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:507: [d12f9ac4f301a] joining swarm manager [d4aa6c05556c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.45s) [2020-01-16T18:21:59.287Z] docker_api_swarm_node_test.go:80: [de86cc2abd0f8] joining swarm manager [d70bc2b958b8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.54s) [2020-01-16T18:21:59.287Z] docker_api_swarm_node_test.go:52: [daa476238785e] joining swarm manager [d7eb364dc3ee8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_node_test.go:53: [d015ba0987734] joining swarm manager [d7eb364dc3ee8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (7.06s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.61s) [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:202: [d98dbed768319] joining swarm manager [d59e1ad151e2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.15s) [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:384: [d231f0a003fec] joining swarm manager [dee269f36af90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:385: [d6eba7adc694a] joining swarm manager [dee269f36af90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] check_test.go:380: [d6eba7adc694a] daemon is not started [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.55s) [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:802: [db2af2b60724c] joining swarm manager [dbb384c643ade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:802: [d0696107825bc] joining swarm manager [dbb384c643ade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:802: [d61ab99758045] joining swarm manager [dbb384c643ade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:802: [d29a5e749a41a] joining swarm manager [dbb384c643ade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-16T18:21:59.287Z] docker_api_swarm_test.go:810: [dd3f6c0bbc41e] joining swarm manager [dbb384c643ade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.50s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.74s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.43s) [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:394: [d1389930177e0] joining swarm manager [d138f71f521ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:394: [d2ea06dd567f4] joining swarm manager [d138f71f521ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.83s) [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:342: [d6611408b0ccd] joining swarm manager [dbc3bce6b4e94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:342: [dc0b3636a3e96] joining swarm manager [dbc3bce6b4e94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.01s) [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:489: [d527a51095fd2] joining swarm manager [daad3814d6348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:489: [d001e2e6ebea8] joining swarm manager [daad3814d6348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.45s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.19s) [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:127: [d315beb4a69d8] joining swarm manager [d42184da6fe9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:128: [d879aa11f7840] joining swarm manager [d42184da6fe9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:136: [dfcc7404410dd] joining swarm manager [d42184da6fe9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:137: [d0d67be8a101a] joining swarm manager [d42184da6fe9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.99s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.85s) [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:303: [d676b15d7dd28] joining swarm manager [d192b7f52be32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:303: [d9749ee691ac0] joining swarm manager [d192b7f52be32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.23s) [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:99: [d55e2b84b22da] joining swarm manager [de70371291e1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:100: [df3c526d5cfb0] joining swarm manager [de70371291e1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] check_test.go:380: [d55e2b84b22da] daemon is not started [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.61s) [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:532: [d15362f5a68f4] joining swarm manager [dcfd9b0913ce4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:533: [d0fccffd6d925] joining swarm manager [dcfd9b0913ce4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.26s) [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:147: [d0b801785c8fe] joining swarm manager [dd48aef09e130]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_api_swarm_service_test.go:147: [da2a8f00b2202] joining swarm manager [dd48aef09e130]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.05s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.27s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.65s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.38s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.47s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.91s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.12s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.01s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.92s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.50s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.23s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.57s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.82s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.44s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.28s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.20s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.38s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.75s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.18s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.17s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.74s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.73s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.32s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.11s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.49s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.98s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.52s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.15s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.28s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.77s) [2020-01-16T18:21:59.287Z] docker_cli_service_logs_test.go:241: checking task 6toexcrevhmo [2020-01-16T18:21:59.287Z] docker_cli_service_logs_test.go:246: checking messages for 6toexcrevhmo [2020-01-16T18:21:59.287Z] docker_cli_service_logs_test.go:241: checking task ti8858s5pybt [2020-01-16T18:21:59.287Z] docker_cli_service_logs_test.go:246: checking messages for ti8858s5pybt [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.71s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.97s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.20s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.17s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.06s) [2020-01-16T18:21:59.287Z] docker_cli_swarm_test.go:1901: [d010c3bc9159a] joining swarm manager [dfb71f07dfed7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_cli_swarm_test.go:1902: [d575ba76f1d57] joining swarm manager [dfb71f07dfed7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.35s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.09s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.19s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.59s) [2020-01-16T18:21:59.287Z] docker_cli_swarm_test.go:1802: [d3641e8eccdf4] joining swarm manager [df1b74d1c0472]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_cli_swarm_test.go:1803: [db4a5c5d2536e] joining swarm manager [df1b74d1c0472]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.32s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (121.26s) [2020-01-16T18:21:59.287Z] docker_cli_swarm_test.go:1321: [d3c77480e5713] joining swarm manager [dd440640bf2cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.287Z] docker_cli_swarm_test.go:1322: [d32ab2e8b87aa] joining swarm manager [dd440640bf2cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.33s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.67s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.08s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.09s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.94s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.84s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.70s) [2020-01-16T18:21:59.287Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-16T18:21:59.287Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.04s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2020-01-16T18:21:59.287Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.68s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.04s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.29s) [2020-01-16T18:21:59.288Z] docker_cli_swarm_test.go:1186: [d22c66c6ca762] joining swarm manager [dfd3f3414efd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.288Z] docker_cli_swarm_test.go:1195: [d18047ea49ea1] joining swarm manager [dfd3f3414efd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.46s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.94s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.30s) [2020-01-16T18:21:59.288Z] docker_cli_swarm_test.go:1118: [dc8c980e27096] joining swarm manager [d3c5884dc49b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.288Z] docker_cli_swarm_test.go:1119: [d97d5a5e60599] joining swarm manager [d3c5884dc49b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.288Z] docker_cli_swarm_test.go:1172: [dab22542a6242] joining swarm manager [d3c5884dc49b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.07s) [2020-01-16T18:21:59.288Z] docker_cli_swarm_test.go:1453: [d5b8ff8f10a55] joining swarm manager [d27be69882991]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.288Z] docker_cli_swarm_test.go:1454: [d5d067d91595d] joining swarm manager [d27be69882991]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.43s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.39s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.33s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.28s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.67s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.71s) [2020-01-16T18:21:59.288Z] docker_cli_swarm_unix_test.go:62: [dbd8f624812d2] joining swarm manager [d88d976862af6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.11s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.02s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.20s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.28s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.04s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.60s) [2020-01-16T18:21:59.288Z] docker_api_swarm_test.go:962: [d5531222eea1b] joining swarm manager [dedadbad770cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.28s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.08s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.02s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.76s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.50s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.25s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.77s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.06s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.27s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.28s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.13s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.01s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.95s) [2020-01-16T18:21:59.288Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.93s) [2020-01-16T18:21:59.288Z] === RUN TestDockerExternalVolumeSuite [2020-01-16T18:21:59.288Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-16T18:22:14.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-16T18:23:21.722Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-16T18:23:31.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-16T18:24:03.653Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-16T18:24:18.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-16T18:24:50.523Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-16T18:25:02.680Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-16T18:25:34.682Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-16T18:25:52.717Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-16T18:26:07.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-16T18:26:54.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-16T18:27:12.155Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-16T18:27:44.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-16T18:28:16.172Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-16T18:28:30.993Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-16T18:28:49.019Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-16T18:29:03.858Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite (441.47s) [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s) [2020-01-16T18:29:21.884Z] docker_cli_external_volume_driver_test.go:53: [d91c909e448b2] daemon is not started [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.65s) [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-01-16T18:29:21.884Z] docker_cli_external_volume_driver_test.go:53: [d7eaa75064b75] daemon is not started [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-01-16T18:29:21.884Z] docker_cli_external_volume_driver_test.go:53: [d9cad9b3b385b] daemon is not started [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-01-16T18:29:21.884Z] docker_cli_external_volume_driver_test.go:53: [d68635b0311a2] daemon is not started [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-01-16T18:29:21.884Z] docker_cli_external_volume_driver_test.go:485: [dc24a281406cc] daemon is not started [2020-01-16T18:29:21.884Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.15s) [2020-01-16T18:29:21.884Z] docker_cli_external_volume_driver_test.go:53: [d5e7e1bbb7389] daemon is not started [2020-01-16T18:29:21.884Z] PASS [2020-01-16T18:29:21.884Z] [2020-01-16T18:29:21.884Z] === Skipped [2020-01-16T18:29:21.884Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-16T18:29:21.884Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-16T18:29:21.884Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-16T18:29:21.884Z] check_test.go:309: [dbb535da6b83f] daemon is not started [2020-01-16T18:29:21.884Z] [2020-01-16T18:29:21.884Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-16T18:29:21.884Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-16T18:29:21.884Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-16T18:29:21.884Z] check_test.go:309: [d5b5ac47e40e3] daemon is not started [2020-01-16T18:29:21.884Z] [2020-01-16T18:29:21.884Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-16T18:29:21.884Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-16T18:29:21.884Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-16T18:29:21.884Z] check_test.go:309: [da5f355117041] daemon is not started [2020-01-16T18:29:21.884Z] [2020-01-16T18:29:21.884Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2020-01-16T18:29:21.884Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2020-01-16T18:29:21.884Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-16T18:29:21.884Z] check_test.go:309: [dd3967f9ea51e] daemon is not started [2020-01-16T18:29:21.884Z] [2020-01-16T18:29:21.884Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-16T18:29:21.884Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-16T18:29:21.884Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-16T18:29:21.884Z] [2020-01-16T18:29:21.884Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-16T18:29:21.884Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-16T18:29:21.884Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-16T18:29:21.884Z] [2020-01-16T18:29:21.884Z] [2020-01-16T18:29:21.884Z] DONE 273 tests, 6 skipped in 2589.447s [2020-01-16T18:29:21.884Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-16T18:29:21.884Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d75b4f0a73492/docker.pid [2020-01-16T18:29:21.884Z] +++ kill 3766 [2020-01-16T18:29:21.884Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3766 is not a child of this shell [2020-01-16T18:29:21.884Z] warning: PID 3766 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d75b4f0a73492/docker.pid had a nonzero exit code [2020-01-16T18:29:21.884Z] ++++ cat bundles/test-integration/docker.pid [2020-01-16T18:29:21.884Z] +++ kill 7245 [2020-01-16T18:29:21.884Z] +++ /etc/init.d/apparmor stop [2020-01-16T18:29:21.884Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-16T18:29:21.884Z] [2020-01-16T18:29:21.884Z] Unloading profiles will leave already running processes permanently [2020-01-16T18:29:21.884Z] unconfined, which can lead to unexpected situations. [2020-01-16T18:29:21.884Z] [2020-01-16T18:29:21.884Z] To set a process to complain mode, use the command line tool [2020-01-16T18:29:21.884Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-16T18:29:21.884Z] +++ true [2020-01-16T18:29:21.884Z] [2020-01-16T18:29:21.884Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-01-16T18:29:21.902Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-16T18:29:24.788Z] + echo Ensuring container killed. [2020-01-16T18:29:24.788Z] Ensuring container killed. [2020-01-16T18:29:24.788Z] + docker ps -aq -f name=docker-pr6-* [2020-01-16T18:29:24.788Z] + cids=d339489055c0 [2020-01-16T18:29:24.788Z] 8dec0bacb6e8 [2020-01-16T18:29:24.788Z] c0e91c830ad3 [2020-01-16T18:29:24.788Z] + [ -n d339489055c0 [2020-01-16T18:29:24.788Z] 8dec0bacb6e8 [2020-01-16T18:29:24.788Z] c0e91c830ad3 ] [2020-01-16T18:29:24.788Z] + docker rm -vf d339489055c0 8dec0bacb6e8 c0e91c830ad3 [2020-01-16T18:29:25.718Z] d339489055c0 [2020-01-16T18:29:25.975Z] 8dec0bacb6e8 [2020-01-16T18:29:26.536Z] c0e91c830ad3 [Pipeline] sh [2020-01-16T18:29:27.204Z] + echo Chowning /workspace to jenkins user [2020-01-16T18:29:27.204Z] Chowning /workspace to jenkins user [2020-01-16T18:29:27.204Z] + id -u [2020-01-16T18:29:27.204Z] + id -g [2020-01-16T18:29:27.204Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40373:/workspace busybox chown -R 1000:1000 /workspace [2020-01-16T18:29:27.204Z] Unable to find image 'busybox:latest' locally [2020-01-16T18:29:27.204Z] latest: Pulling from library/busybox [2020-01-16T18:29:27.204Z] bdbbaa22dec6: Pulling fs layer [2020-01-16T18:29:27.460Z] bdbbaa22dec6: Verifying Checksum [2020-01-16T18:29:27.460Z] bdbbaa22dec6: Download complete [2020-01-16T18:29:27.460Z] bdbbaa22dec6: Pull complete [2020-01-16T18:29:27.460Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-16T18:29:27.460Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-16T18:29:31.965Z] + bundleName=amd64 [2020-01-16T18:29:31.965Z] + echo Creating amd64-bundles.tar.gz [2020-01-16T18:29:31.965Z] Creating amd64-bundles.tar.gz [2020-01-16T18:29:31.965Z] + xargs tar -czf amd64-bundles.tar.gz [2020-01-16T18:29:31.965Z] + 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-16T18:29:33.367Z] Archiving artifacts [2020-01-16T18:29:35.070Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40373/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-16T18:29:35.461Z] + make clean [2020-01-16T18:29:35.724Z] docker volume rm -f docker-dev-cache [2020-01-16T18:29:35.724Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-16T18:37:19.500Z] ok github.com/docker/docker/integration-cli 2411.048s [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === Skipped [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-16T18:37:19.501Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-16T18:37:19.501Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-01-16T18:37:19.501Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-01-16T18:37:19.501Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-16T18:37:19.501Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-16T18:37:19.501Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-01-16T18:37:19.501Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-01-16T18:37:19.501Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-01-16T18:37:19.501Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-01-16T18:37:19.501Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-16T18:37:19.501Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-01-16T18:37:19.501Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-16T18:37:19.501Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-16T18:37:19.501Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-16T18:37:19.501Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-16T18:37:19.501Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-16T18:37:19.501Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-16T18:37:19.501Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2020-01-16T18:37:19.501Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-16T18:37:19.501Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-16T18:37:19.501Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.501Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-16T18:37:19.502Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.38s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2020-01-16T18:37:19.502Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2020-01-16T18:37:19.502Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2020-01-16T18:37:19.502Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.502Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-01-16T18:37:19.503Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-01-16T18:37:19.503Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-16T18:37:19.503Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-01-16T18:37:19.503Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2020-01-16T18:37:19.503Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2020-01-16T18:37:19.503Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-16T18:37:19.503Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2020-01-16T18:37:19.503Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-16T18:37:19.503Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-16T18:37:19.503Z] docker_cli_sni_test.go:18: Flakey test [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-16T18:37:19.503Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-16T18:37:19.503Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2020-01-16T18:37:19.503Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-01-16T18:37:19.503Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.503Z] [2020-01-16T18:37:19.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-01-16T18:37:19.503Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-01-16T18:37:19.503Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-01-16T18:37:19.504Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-01-16T18:37:19.504Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-16T18:37:19.504Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-16T18:37:19.504Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-16T18:37:19.504Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-16T18:37:19.504Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-16T18:37:19.504Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-16T18:37:19.504Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-16T18:37:19.504Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-16T18:37:19.504Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-16T18:37:19.504Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-16T18:37:19.504Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-16T18:37:19.504Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.504Z] [2020-01-16T18:37:19.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-01-16T18:37:19.504Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-01-16T18:37:19.505Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-01-16T18:37:19.505Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-01-16T18:37:19.505Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-16T18:37:19.505Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-16T18:37:19.505Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-01-16T18:37:19.505Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-16T18:37:19.505Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-01-16T18:37:19.505Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-01-16T18:37:19.505Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.505Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-16T18:37:19.506Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-16T18:37:19.506Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-01-16T18:37:19.506Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-16T18:37:19.506Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-16T18:37:19.506Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-16T18:37:19.506Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-01-16T18:37:19.506Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-01-16T18:37:19.506Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-01-16T18:37:19.506Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.506Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-01-16T18:37:19.507Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-01-16T18:37:19.507Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-16T18:37:19.507Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-16T18:37:19.507Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-16T18:37:19.507Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-16T18:37:19.507Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-16T18:37:19.507Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-16T18:37:19.507Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-16T18:37:19.507Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-16T18:37:19.507Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-16T18:37:19.507Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-16T18:37:19.507Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-16T18:37:19.507Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-01-16T18:37:19.507Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-16T18:37:19.507Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-01-16T18:37:19.507Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-01-16T18:37:19.507Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-16T18:37:19.507Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-16T18:37:19.507Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.507Z] [2020-01-16T18:37:19.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-16T18:37:19.508Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-16T18:37:19.508Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.508Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-01-16T18:37:19.509Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-16T18:37:19.509Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-16T18:37:19.509Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.509Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-01-16T18:37:19.510Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-01-16T18:37:19.510Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-16T18:37:19.510Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-01-16T18:37:19.510Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.510Z] [2020-01-16T18:37:19.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-16T18:37:19.510Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-16T18:37:19.511Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-01-16T18:37:19.511Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-16T18:37:19.511Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-16T18:37:19.511Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.511Z] [2020-01-16T18:37:19.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-16T18:37:19.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-16T18:37:19.512Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.512Z] [2020-01-16T18:37:19.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-16T18:37:19.513Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-01-16T18:37:19.513Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] DONE 1096 tests, 549 skipped in 2418.452s [2020-01-16T18:37:19.513Z] INFO: Integration tests ended at 01/16/2020 18:37:15. Duration:00:40:18.5659751 [2020-01-16T18:37:19.513Z] INFO: Docker info of the daemon under test at end of run [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] Containers: 2 [2020-01-16T18:37:19.513Z] Running: 0 [2020-01-16T18:37:19.513Z] Paused: 0 [2020-01-16T18:37:19.513Z] Stopped: 2 [2020-01-16T18:37:19.513Z] Images: 12 [2020-01-16T18:37:19.513Z] Server Version: 0.0.0-dev [2020-01-16T18:37:19.513Z] Storage Driver: windowsfilter [2020-01-16T18:37:19.513Z] Windows: [2020-01-16T18:37:19.513Z] Logging Driver: json-file [2020-01-16T18:37:19.513Z] Plugins: [2020-01-16T18:37:19.513Z] Volume: local [2020-01-16T18:37:19.513Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-16T18:37:19.513Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-16T18:37:19.513Z] Swarm: inactive [2020-01-16T18:37:19.513Z] Default Isolation: process [2020-01-16T18:37:19.513Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-16T18:37:19.513Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-16T18:37:19.513Z] OSType: windows [2020-01-16T18:37:19.513Z] Architecture: x86_64 [2020-01-16T18:37:19.513Z] CPUs: 4 [2020-01-16T18:37:19.513Z] Total Memory: 32GiB [2020-01-16T18:37:19.513Z] Name: azwin-2-a13a90 [2020-01-16T18:37:19.513Z] ID: 5E6J:7YHZ:HWEQ:S7YK:EXSU:2V6Z:NHYI:XJ4Z:WLUQ:WGQE:T7X2:NMQT [2020-01-16T18:37:19.513Z] Docker Root Dir: D:\CI\PR-40373\6\daemon [2020-01-16T18:37:19.513Z] Debug Mode (client): false [2020-01-16T18:37:19.513Z] Debug Mode (server): true [2020-01-16T18:37:19.513Z] File Descriptors: -1 [2020-01-16T18:37:19.513Z] Goroutines: 18 [2020-01-16T18:37:19.513Z] System Time: 2020-01-16T18:37:15.6640221Z [2020-01-16T18:37:19.513Z] EventsListeners: 0 [2020-01-16T18:37:19.513Z] Registry: https://index.docker.io/v1/ [2020-01-16T18:37:19.513Z] Labels: [2020-01-16T18:37:19.513Z] Experimental: false [2020-01-16T18:37:19.513Z] Insecure Registries: [2020-01-16T18:37:19.513Z] 127.0.0.0/8 [2020-01-16T18:37:19.513Z] Live Restore Enabled: false [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] [2020-01-16T18:37:19.513Z] INFO: Stopping daemon under test [2020-01-16T18:37:19.513Z] SUCCESS: The process with PID 628 (child process of PID 3644) has been terminated. [2020-01-16T18:37:19.513Z] SUCCESS: The process with PID 3644 (child process of PID 1764) has been terminated. [2020-01-16T18:37:19.513Z] INFO: Stop tailing logs of the daemon under tests [2020-01-16T18:37:19.513Z] INFO: executeCI.ps1 Completed successfully at 01/16/2020 18:37:15. [2020-01-16T18:37:19.513Z] INFO: Tidying up at end of run [2020-01-16T18:37:19.513Z] INFO: Saving daemon under test log (d:\CI\PR-40373\6\dut.out) to C:\windows\TEMP\CIDUT.out [2020-01-16T18:37:19.513Z] INFO: Saving daemon under test log (d:\CI\PR-40373\6\dut.err) to C:\windows\TEMP\CIDUT.err [2020-01-16T18:37:19.513Z] INFO: Nuke-Everything... [2020-01-16T18:37:19.513Z] INFO: Container count on control daemon to delete is 2 [2020-01-16T18:37:19.513Z] aa1d255c8bbe [2020-01-16T18:37:19.513Z] 9117ad648946 [2020-01-16T18:37:19.513Z] INFO: Tidying pidfile d:\CI\PR-40373\6\docker.pid [2020-01-16T18:37:19.513Z] INFO: Nuking d:\CI [2020-01-16T18:37:49.515Z] INFO: Zapped successfully [2020-01-16T18:37:49.515Z] [2020-01-16T18:37:49.515Z] INFO: executeCI.ps1 exiting at Thu Jan 16 18:37:46 CUT 2020. Duration 01:02:47.2845319 [2020-01-16T18:37:49.515Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-01-16T18:37:49.757Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-01-16T18:38:02.566Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-01-16T18:38:04.329Z] Archiving artifacts [2020-01-16T18:38:17.867Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40373/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-16T18:38:18.814Z] + make clean [2020-01-16T18:38:21.733Z] docker volume rm -f docker-dev-cache [2020-01-16T18:38:21.733Z] 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