Pull request #40891 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2+0a5cec2833f82a6ad797d70acbf9cbbaf8956017 (ea130f400af47f67534cabdd73720740e2a866c7) 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 241f6703d31895690d4cb6f158f753615abe74ac using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-05-04T14:09:03.995Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-04T14:09:04.003Z] Trying to pass milestone 4 [Pipeline] milestone [2020-05-04T14:09:04.068Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-04T14:09:19.239Z] Still waiting to schedule task [2020-05-04T14:09:19.239Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-04T14:09:40.879Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aa88a9eb041634a5) in /home/ubuntu/workspace/moby_PR-40891 [Pipeline] { [Pipeline] checkout [2020-05-04T14:09:40.917Z] using credential docker-jenkins-github-credentials [2020-05-04T14:09:40.926Z] Cloning the remote Git repository [2020-05-04T14:09:40.926Z] Cloning with configured refspecs honoured and without tags [2020-05-04T14:09:40.969Z] Cloning repository https://github.com/moby/moby.git [2020-05-04T14:09:40.969Z] > git init /home/ubuntu/workspace/moby_PR-40891 # timeout=10 [2020-05-04T14:09:40.978Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:09:40.978Z] > git --version # timeout=10 [2020-05-04T14:09:40.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:09:40.985Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:09:53.580Z] Fetching without tags [2020-05-04T14:09:53.541Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:09:53.549Z] > git config --add remote.origin.fetch +refs/pull/40891/head:refs/remotes/origin/PR-40891 # timeout=10 [2020-05-04T14:09:53.551Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:09:53.562Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:09:53.578Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:09:53.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:09:53.579Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:09:55.549Z] Merging remotes/origin/master commit 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 into PR head commit 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 [2020-05-04T14:09:56.193Z] Merge succeeded, producing 074369ebb4fd32aab414c55e598c87f6844611dd [2020-05-04T14:09:56.193Z] Checking out Revision 074369ebb4fd32aab414c55e598c87f6844611dd (PR-40891) [2020-05-04T14:09:56.279Z] Commit message: "Merge commit '0a5cec2833f82a6ad797d70acbf9cbbaf8956017' into HEAD" [2020-05-04T14:09:55.548Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:09:55.557Z] > git checkout -f 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:09:56.094Z] > git merge 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 # timeout=10 [2020-05-04T14:09:56.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-04T14:09:56.192Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:09:56.201Z] > git checkout -f 074369ebb4fd32aab414c55e598c87f6844611dd # timeout=10 [2020-05-04T14:09:56.278Z] > git rev-list --no-walk 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-04T14:09:57.273Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40891:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-05-04T14:09:59.781Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-05-04T14:10:00.305Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aa88a9eb041634a5) in /home/ubuntu/workspace/moby_PR-40891 [2020-05-04T14:10:00.314Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-40891 [2020-05-04T14:10:00.315Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-40891 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [2020-05-04T14:10:00.436Z] using credential docker-jenkins-github-credentials [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-05-04T14:10:00.451Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-05-04T14:10:00.457Z] Fetching without tags [Pipeline] // stage [2020-05-04T14:10:00.483Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-04T14:10:00.501Z] Cloning the remote Git repository [2020-05-04T14:10:00.501Z] Cloning with configured refspecs honoured and without tags [2020-05-04T14:10:00.511Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-05-04T14:10:00.528Z] Cloning the remote Git repository [2020-05-04T14:10:00.528Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-04T14:10:00.442Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-04T14:10:00.449Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:10:00.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:10:00.455Z] > git --version # timeout=10 [2020-05-04T14:10:00.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:10:00.460Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:10:00.741Z] Merging remotes/origin/master commit 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 into PR head commit 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 [2020-05-04T14:10:00.960Z] Merge succeeded, producing 082894706e60b55af6fe630f904ba4bd618b6c82 [2020-05-04T14:10:00.960Z] Checking out Revision 082894706e60b55af6fe630f904ba4bd618b6c82 (PR-40891) [2020-05-04T14:10:01.080Z] Commit message: "Merge commit '0a5cec2833f82a6ad797d70acbf9cbbaf8956017' into HEAD" [2020-05-04T14:10:00.781Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:10:00.785Z] > git checkout -f 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:10:00.893Z] > git merge 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 # timeout=10 [2020-05-04T14:10:00.951Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-04T14:10:00.982Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:10:00.985Z] > git checkout -f 082894706e60b55af6fe630f904ba4bd618b6c82 # timeout=10 [2020-05-04T14:10:01.079Z] > git rev-list --no-walk 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:10:00.506Z] Cloning repository https://github.com/moby/moby.git [2020-05-04T14:10:00.506Z] > git init /home/jenkins/workspace/moby_PR-40891 # timeout=10 [2020-05-04T14:10:00.534Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:10:00.534Z] > git --version # timeout=10 [2020-05-04T14:10:00.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:10:00.535Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:10:00.538Z] Cloning repository https://github.com/moby/moby.git [2020-05-04T14:10:00.538Z] > git init /home/docker/workspace/moby_PR-40891 # timeout=10 [2020-05-04T14:10:00.551Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:10:00.551Z] > git --version # timeout=10 [2020-05-04T14:10:00.555Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:10:00.560Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-04T14:10:02.039Z] + [ PR != PR ] [2020-05-04T14:10:02.039Z] + [ master != master ] [2020-05-04T14:10:02.039Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-04T14:10:02.438Z] + docker version [2020-05-04T14:10:02.439Z] Client: Docker Engine - Community [2020-05-04T14:10:02.439Z] Version: 19.03.8 [2020-05-04T14:10:02.439Z] API version: 1.40 [2020-05-04T14:10:02.439Z] Go version: go1.12.17 [2020-05-04T14:10:02.439Z] Git commit: afacb8b7f0 [2020-05-04T14:10:02.439Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-04T14:10:02.439Z] OS/Arch: linux/amd64 [2020-05-04T14:10:02.439Z] Experimental: false [2020-05-04T14:10:02.439Z] [2020-05-04T14:10:02.439Z] Server: Docker Engine - Community [2020-05-04T14:10:02.439Z] Engine: [2020-05-04T14:10:02.439Z] Version: 19.03.8 [2020-05-04T14:10:02.439Z] API version: 1.40 (minimum version 1.12) [2020-05-04T14:10:02.439Z] Go version: go1.12.17 [2020-05-04T14:10:02.439Z] Git commit: afacb8b7f0 [2020-05-04T14:10:02.439Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-04T14:10:02.439Z] OS/Arch: linux/amd64 [2020-05-04T14:10:02.439Z] Experimental: true [2020-05-04T14:10:02.439Z] containerd: [2020-05-04T14:10:02.439Z] Version: 1.2.13 [2020-05-04T14:10:02.439Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-04T14:10:02.439Z] runc: [2020-05-04T14:10:02.439Z] Version: 1.0.0-rc10 [2020-05-04T14:10:02.439Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:10:02.439Z] docker-init: [2020-05-04T14:10:02.439Z] Version: 0.18.0 [2020-05-04T14:10:02.439Z] GitCommit: fec3683 [Pipeline] sh [2020-05-04T14:10:02.754Z] + docker info [2020-05-04T14:10:03.011Z] Client: [2020-05-04T14:10:03.011Z] Debug Mode: false [2020-05-04T14:10:03.011Z] [2020-05-04T14:10:03.011Z] Server: [2020-05-04T14:10:03.011Z] Containers: 0 [2020-05-04T14:10:03.011Z] Running: 0 [2020-05-04T14:10:03.011Z] Paused: 0 [2020-05-04T14:10:03.011Z] Stopped: 0 [2020-05-04T14:10:03.011Z] Images: 3 [2020-05-04T14:10:03.011Z] Server Version: 19.03.8 [2020-05-04T14:10:03.011Z] Storage Driver: overlay2 [2020-05-04T14:10:03.011Z] Backing Filesystem: [2020-05-04T14:10:03.011Z] Supports d_type: true [2020-05-04T14:10:03.011Z] Native Overlay Diff: true [2020-05-04T14:10:03.011Z] Logging Driver: json-file [2020-05-04T14:10:03.011Z] Cgroup Driver: cgroupfs [2020-05-04T14:10:03.011Z] Plugins: [2020-05-04T14:10:03.011Z] Volume: local [2020-05-04T14:10:03.011Z] Network: bridge host ipvlan macvlan null overlay [2020-05-04T14:10:03.011Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-04T14:10:03.011Z] Swarm: inactive [2020-05-04T14:10:03.011Z] Runtimes: runc [2020-05-04T14:10:03.011Z] Default Runtime: runc [2020-05-04T14:10:03.011Z] Init Binary: docker-init [2020-05-04T14:10:03.011Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-04T14:10:03.011Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:10:03.011Z] init version: fec3683 [2020-05-04T14:10:03.011Z] Security Options: [2020-05-04T14:10:03.011Z] apparmor [2020-05-04T14:10:03.011Z] seccomp [2020-05-04T14:10:03.011Z] Profile: default [2020-05-04T14:10:03.011Z] Kernel Version: 4.15.0-1065-aws [2020-05-04T14:10:03.011Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-04T14:10:03.011Z] OSType: linux [2020-05-04T14:10:03.011Z] Architecture: x86_64 [2020-05-04T14:10:03.011Z] CPUs: 2 [2020-05-04T14:10:03.011Z] Total Memory: 7.501GiB [2020-05-04T14:10:03.011Z] Name: ip-10-100-66-189 [2020-05-04T14:10:03.011Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-04T14:10:03.011Z] Docker Root Dir: /var/lib/docker [2020-05-04T14:10:03.011Z] Debug Mode: false [2020-05-04T14:10:03.011Z] Registry: https://index.docker.io/v1/ [2020-05-04T14:10:03.011Z] Labels: [2020-05-04T14:10:03.011Z] Experimental: true [2020-05-04T14:10:03.011Z] Insecure Registries: [2020-05-04T14:10:03.011Z] 127.0.0.0/8 [2020-05-04T14:10:03.011Z] Live Restore Enabled: true [2020-05-04T14:10:03.011Z] [2020-05-04T14:10:03.011Z] WARNING: No swap limit support [Pipeline] sh [2020-05-04T14:10:03.330Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-04T14:10:03.330Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-04T14:10:03.330Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40891/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-04T14:10:03.330Z] + bash /home/ubuntu/workspace/moby_PR-40891/check-config.sh [2020-05-04T14:10:03.330Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-04T14:10:03.330Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-04T14:10:03.330Z] [2020-05-04T14:10:03.330Z] Generally Necessary: [2020-05-04T14:10:03.330Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-04T14:10:03.330Z] - apparmor: enabled and tools installed [2020-05-04T14:10:03.330Z] - CONFIG_NAMESPACES: enabled [2020-05-04T14:10:03.330Z] - CONFIG_NET_NS: enabled [2020-05-04T14:10:03.330Z] - CONFIG_PID_NS: enabled [2020-05-04T14:10:03.330Z] - CONFIG_IPC_NS: enabled [2020-05-04T14:10:03.330Z] - CONFIG_UTS_NS: enabled [2020-05-04T14:10:03.330Z] - CONFIG_CGROUPS: enabled [2020-05-04T14:10:03.330Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-04T14:10:03.330Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-04T14:10:03.330Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-04T14:10:03.330Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-04T14:10:03.330Z] - CONFIG_CPUSETS: enabled [2020-05-04T14:10:03.330Z] - CONFIG_MEMCG: enabled [2020-05-04T14:10:03.330Z] - CONFIG_KEYS: enabled [2020-05-04T14:10:03.330Z] - CONFIG_VETH: enabled (as module) [2020-05-04T14:10:03.330Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-04T14:10:03.330Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-04T14:10:03.330Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-04T14:10:03.330Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-04T14:10:03.330Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-04T14:10:03.330Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-04T14:10:03.330Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-04T14:10:03.330Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-04T14:10:03.330Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-04T14:10:03.330Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-04T14:10:03.330Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-04T14:10:03.330Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-04T14:10:03.330Z] [2020-05-04T14:10:03.331Z] Optional Features: [2020-05-04T14:10:03.331Z] - CONFIG_USER_NS: enabled [2020-05-04T14:10:03.331Z] - CONFIG_SECCOMP: enabled [2020-05-04T14:10:03.331Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-04T14:10:03.331Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-04T14:10:03.331Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-04T14:10:03.331Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-04T14:10:03.331Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-04T14:10:03.331Z] - CONFIG_BLK_CGROUP: enabled [2020-05-04T14:10:03.331Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-04T14:10:03.331Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-04T14:10:03.331Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-04T14:10:03.331Z] - CONFIG_CGROUP_PERF: enabled [2020-05-04T14:10:03.331Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-04T14:10:03.331Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-04T14:10:03.331Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-04T14:10:03.331Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-04T14:10:03.331Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-04T14:10:03.331Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-04T14:10:03.331Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-04T14:10:03.331Z] - CONFIG_IP_VS: enabled (as module) [2020-05-04T14:10:03.331Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-04T14:10:03.331Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-04T14:10:03.331Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-04T14:10:03.585Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-04T14:10:03.585Z] - CONFIG_EXT4_FS: enabled [2020-05-04T14:10:03.585Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-04T14:10:03.585Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-04T14:10:03.585Z] - Network Drivers: [2020-05-04T14:10:03.585Z] - "overlay": [2020-05-04T14:10:03.585Z] - CONFIG_VXLAN: enabled (as module) [2020-05-04T14:10:03.585Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-04T14:10:03.585Z] Optional (for encrypted networks): [2020-05-04T14:10:03.585Z] - CONFIG_CRYPTO: enabled [2020-05-04T14:10:03.585Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-04T14:10:03.585Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-04T14:10:03.585Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-04T14:10:03.585Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-04T14:10:03.585Z] - CONFIG_XFRM: enabled [2020-05-04T14:10:03.585Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-04T14:10:03.585Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-04T14:10:03.585Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-04T14:10:03.585Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-04T14:10:03.585Z] - "ipvlan": [2020-05-04T14:10:03.585Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-04T14:10:03.585Z] - "macvlan": [2020-05-04T14:10:03.585Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-04T14:10:03.585Z] - CONFIG_DUMMY: enabled (as module) [2020-05-04T14:10:03.585Z] - "ftp,tftp client in container": [2020-05-04T14:10:03.585Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-04T14:10:03.585Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-04T14:10:03.585Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-04T14:10:03.585Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-04T14:10:03.585Z] - Storage Drivers: [2020-05-04T14:10:03.585Z] - "aufs": [2020-05-04T14:10:03.585Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-04T14:10:03.585Z] - "btrfs": [2020-05-04T14:10:03.585Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-04T14:10:03.585Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-04T14:10:03.585Z] - "devicemapper": [2020-05-04T14:10:03.585Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-04T14:10:03.585Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-04T14:10:03.585Z] - "overlay": [2020-05-04T14:10:03.585Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-04T14:10:03.585Z] - "zfs": [2020-05-04T14:10:03.585Z] - /dev/zfs: missing [2020-05-04T14:10:03.585Z] - zfs command: missing [2020-05-04T14:10:03.585Z] - zpool command: missing [2020-05-04T14:10:03.585Z] [2020-05-04T14:10:03.585Z] Limits: [2020-05-04T14:10:03.585Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-04T14:10:03.585Z] [2020-05-04T14:10:03.585Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-04T14:10:03.988Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:074369ebb4fd32aab414c55e598c87f6844611dd . [2020-05-04T14:10:03.988Z] #2 [internal] load .dockerignore [2020-05-04T14:10:03.988Z] #2 transferring context: 87B done [2020-05-04T14:10:03.988Z] #2 DONE 0.0s [2020-05-04T14:10:03.988Z] [2020-05-04T14:10:03.988Z] #1 [internal] load build definition from Dockerfile [2020-05-04T14:10:03.988Z] #1 transferring dockerfile: 17.09kB done [2020-05-04T14:10:03.988Z] #1 DONE 0.0s [2020-05-04T14:10:03.988Z] [2020-05-04T14:10:03.988Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-04T14:10:03.988Z] #3 DONE 0.1s [2020-05-04T14:10:04.242Z] [2020-05-04T14:10:04.242Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-04T14:10:04.242Z] #4 CACHED [2020-05-04T14:10:04.496Z] [2020-05-04T14:10:04.496Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-04T14:10:04.496Z] #5 DONE 0.1s [2020-05-04T14:10:04.496Z] [2020-05-04T14:10:04.496Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-04T14:10:04.496Z] #6 DONE 0.1s [2020-05-04T14:10:04.496Z] [2020-05-04T14:10:04.496Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-04T14:10:04.496Z] #71 DONE 0.0s [2020-05-04T14:10:04.496Z] [2020-05-04T14:10:04.496Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-04T14:10:04.496Z] #7 DONE 0.0s [2020-05-04T14:10:04.496Z] [2020-05-04T14:10:04.496Z] #20 [internal] load build context [2020-05-04T14:10:05.918Z] #20 transferring context: 53.03MB 1.4s done [2020-05-04T14:10:05.918Z] #20 DONE 1.4s [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-04T14:10:06.173Z] #11 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-04T14:10:06.173Z] #15 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-04T14:10:06.173Z] #66 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-04T14:10:06.173Z] #8 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-04T14:10:06.173Z] #9 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-04T14:10:06.173Z] #31 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:10:06.173Z] #17 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:10:06.173Z] #30 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-04T14:10:06.173Z] #69 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-04T14:10:06.173Z] #34 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-04T14:10:06.173Z] #12 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-04T14:10:06.173Z] #29 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-04T14:10:06.173Z] #67 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-04T14:10:06.173Z] #26 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:10:06.173Z] #47 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:10:06.173Z] #10 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-04T14:10:06.173Z] #54 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-04T14:10:06.173Z] #28 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-04T14:10:06.173Z] #57 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-04T14:10:06.173Z] #46 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-04T14:10:06.173Z] #55 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-04T14:10:06.173Z] #72 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-04T14:10:06.173Z] #39 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-04T14:10:06.173Z] #73 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-04T14:10:06.173Z] #16 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-04T14:10:06.173Z] #45 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:10:06.173Z] #35 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:06.173Z] #53 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:10:06.173Z] #62 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:10:06.173Z] #36 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-04T14:10:06.173Z] #61 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:06.173Z] #56 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:10:06.173Z] #41 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-04T14:10:06.173Z] #14 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-04T14:10:06.173Z] #42 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-04T14:10:06.173Z] #18 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-04T14:10:06.173Z] #24 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:06.173Z] #50 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-04T14:10:06.173Z] #48 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:06.173Z] #68 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-04T14:10:06.173Z] #49 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-04T14:10:06.173Z] #40 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-04T14:10:06.173Z] #19 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-04T14:10:06.173Z] #59 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:06.173Z] #74 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:10:06.173Z] #43 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:10:06.173Z] #58 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:06.173Z] #23 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-04T14:10:06.173Z] #13 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:10:06.173Z] #21 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-04T14:10:06.173Z] #32 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:10:06.173Z] #25 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:10:06.173Z] #27 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:10:06.173Z] #63 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:06.173Z] #65 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:06.173Z] #33 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-04T14:10:06.173Z] #51 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:10:06.173Z] #38 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:10:06.173Z] #44 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-04T14:10:06.173Z] #22 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:10:06.173Z] #60 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-04T14:10:06.173Z] #52 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-04T14:10:06.173Z] #64 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-04T14:10:06.173Z] #70 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-04T14:10:06.173Z] #75 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-04T14:10:06.173Z] #37 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.173Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-04T14:10:06.173Z] #76 CACHED [2020-05-04T14:10:06.173Z] [2020-05-04T14:10:06.174Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-04T14:10:06.732Z] #77 DONE 0.9s [2020-05-04T14:10:06.986Z] [2020-05-04T14:10:06.986Z] #78 exporting to image [2020-05-04T14:10:06.986Z] #78 exporting layers [2020-05-04T14:10:07.909Z] #78 exporting layers 0.8s done [2020-05-04T14:10:07.909Z] #78 writing image sha256:fef2833b664fdd0457eaede3febf3e50e54ab89389b87ec7119da2f101a7a0ad done [2020-05-04T14:10:07.909Z] #78 naming to docker.io/library/docker:074369ebb4fd32aab414c55e598c87f6844611dd done [2020-05-04T14:10:07.909Z] #78 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-04T14:10:08.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40891/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40891/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:074369ebb4fd32aab414c55e598c87f6844611dd hack/validate/default [2020-05-04T14:10:09.296Z] Congratulations! All commits are properly signed with the DCO! [2020-05-04T14:10:09.296Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-04T14:10:09.431Z] Fetching without tags [2020-05-04T14:10:09.712Z] Merging remotes/origin/master commit 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 into PR head commit 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 [2020-05-04T14:10:09.406Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:10:09.407Z] > git config --add remote.origin.fetch +refs/pull/40891/head:refs/remotes/origin/PR-40891 # timeout=10 [2020-05-04T14:10:09.408Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:10:09.421Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:10:09.437Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:10:09.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:10:09.437Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:10:09.717Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:10:09.721Z] > git checkout -f 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:10:10.511Z] Merge succeeded, producing 793781fa73d6511dbb5ac71a60fb1408e791efca [2020-05-04T14:10:10.511Z] Checking out Revision 793781fa73d6511dbb5ac71a60fb1408e791efca (PR-40891) [2020-05-04T14:10:10.749Z] Commit message: "Merge commit '0a5cec2833f82a6ad797d70acbf9cbbaf8956017' into HEAD" [2020-05-04T14:10:10.202Z] > git merge 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 # timeout=10 [2020-05-04T14:10:10.498Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-04T14:10:10.516Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:10:10.521Z] > git checkout -f 793781fa73d6511dbb5ac71a60fb1408e791efca # timeout=10 [2020-05-04T14:10:10.754Z] > git rev-list --no-walk 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:10:10.955Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087a7bdb826cbd274) in /home/ubuntu/workspace/moby_PR-40891 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-04T14:10:11.707Z] + docker version [2020-05-04T14:10:11.707Z] Client: Docker Engine - Community [2020-05-04T14:10:11.707Z] Version: 19.03.7 [2020-05-04T14:10:11.707Z] API version: 1.40 [2020-05-04T14:10:11.707Z] Go version: go1.12.17 [2020-05-04T14:10:11.707Z] Git commit: 7141c199a2 [2020-05-04T14:10:11.707Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-04T14:10:11.707Z] OS/Arch: linux/s390x [2020-05-04T14:10:11.707Z] Experimental: false [2020-05-04T14:10:11.707Z] [2020-05-04T14:10:11.707Z] Server: Docker Engine - Community [2020-05-04T14:10:11.707Z] Engine: [2020-05-04T14:10:11.707Z] Version: 19.03.7 [2020-05-04T14:10:11.707Z] API version: 1.40 (minimum version 1.12) [2020-05-04T14:10:11.707Z] Go version: go1.12.17 [2020-05-04T14:10:11.707Z] Git commit: 7141c199a2 [2020-05-04T14:10:11.707Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-04T14:10:11.707Z] OS/Arch: linux/s390x [2020-05-04T14:10:11.707Z] Experimental: true [2020-05-04T14:10:11.707Z] containerd: [2020-05-04T14:10:11.707Z] Version: 1.2.13 [2020-05-04T14:10:11.707Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-04T14:10:11.707Z] runc: [2020-05-04T14:10:11.707Z] Version: 1.0.0-rc10 [2020-05-04T14:10:11.707Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:10:11.707Z] docker-init: [2020-05-04T14:10:11.707Z] Version: 0.18.0 [2020-05-04T14:10:11.707Z] GitCommit: fec3683 [Pipeline] sh [2020-05-04T14:10:12.082Z] + docker info [2020-05-04T14:10:12.699Z] Client: [2020-05-04T14:10:12.699Z] Debug Mode: false [2020-05-04T14:10:12.699Z] [2020-05-04T14:10:12.699Z] Server: [2020-05-04T14:10:12.699Z] Containers: 0 [2020-05-04T14:10:12.699Z] Running: 0 [2020-05-04T14:10:12.699Z] Paused: 0 [2020-05-04T14:10:12.699Z] Stopped: 0 [2020-05-04T14:10:12.699Z] Images: 0 [2020-05-04T14:10:12.699Z] Server Version: 19.03.7 [2020-05-04T14:10:12.699Z] Storage Driver: overlay2 [2020-05-04T14:10:12.699Z] Backing Filesystem: [2020-05-04T14:10:12.699Z] Supports d_type: true [2020-05-04T14:10:12.699Z] Native Overlay Diff: true [2020-05-04T14:10:12.699Z] Logging Driver: json-file [2020-05-04T14:10:12.699Z] Cgroup Driver: cgroupfs [2020-05-04T14:10:12.699Z] Plugins: [2020-05-04T14:10:12.699Z] Volume: local [2020-05-04T14:10:12.699Z] Network: bridge host ipvlan macvlan null overlay [2020-05-04T14:10:12.699Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-04T14:10:12.699Z] Swarm: inactive [2020-05-04T14:10:12.699Z] Runtimes: runc [2020-05-04T14:10:12.699Z] Default Runtime: runc [2020-05-04T14:10:12.699Z] Init Binary: docker-init [2020-05-04T14:10:12.699Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-04T14:10:12.699Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:10:12.699Z] init version: fec3683 [2020-05-04T14:10:12.699Z] Security Options: [2020-05-04T14:10:12.699Z] apparmor [2020-05-04T14:10:12.699Z] seccomp [2020-05-04T14:10:12.699Z] Profile: default [2020-05-04T14:10:12.699Z] Kernel Version: 4.15.0-91-generic [2020-05-04T14:10:12.699Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-04T14:10:12.699Z] OSType: linux [2020-05-04T14:10:12.699Z] Architecture: s390x [2020-05-04T14:10:12.699Z] CPUs: 2 [2020-05-04T14:10:12.699Z] Total Memory: 7.861GiB [2020-05-04T14:10:12.699Z] Name: s390x-ubuntu-03 [2020-05-04T14:10:12.699Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-04T14:10:12.699Z] Docker Root Dir: /var/lib/docker [2020-05-04T14:10:12.699Z] Debug Mode: false [2020-05-04T14:10:12.699Z] Username: dockerbuildbot [2020-05-04T14:10:12.699Z] Registry: https://index.docker.io/v1/ [2020-05-04T14:10:12.699Z] Labels: [2020-05-04T14:10:12.699Z] Experimental: true [2020-05-04T14:10:12.699Z] Insecure Registries: [2020-05-04T14:10:12.699Z] 127.0.0.0/8 [2020-05-04T14:10:12.699Z] Live Restore Enabled: false [2020-05-04T14:10:12.699Z] [2020-05-04T14:10:12.699Z] WARNING: No swap limit support [Pipeline] sh [2020-05-04T14:10:13.073Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-04T14:10:13.074Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-04T14:10:13.074Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40891/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-04T14:10:13.074Z] + bash /home/jenkins/workspace/moby_PR-40891/check-config.sh [2020-05-04T14:10:13.074Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-04T14:10:13.074Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-04T14:10:13.074Z] [2020-05-04T14:10:13.074Z] Generally Necessary: [2020-05-04T14:10:13.074Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-04T14:10:13.074Z] - apparmor: enabled and tools installed [2020-05-04T14:10:13.074Z] - CONFIG_NAMESPACES: enabled [2020-05-04T14:10:13.074Z] - CONFIG_NET_NS: enabled [2020-05-04T14:10:13.074Z] - CONFIG_PID_NS: enabled [2020-05-04T14:10:13.074Z] - CONFIG_IPC_NS: enabled [2020-05-04T14:10:13.074Z] - CONFIG_UTS_NS: enabled [2020-05-04T14:10:13.074Z] - CONFIG_CGROUPS: enabled [2020-05-04T14:10:13.074Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-04T14:10:13.074Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-04T14:10:13.074Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-04T14:10:13.074Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-04T14:10:13.074Z] - CONFIG_CPUSETS: enabled [2020-05-04T14:10:13.074Z] - CONFIG_MEMCG: enabled [2020-05-04T14:10:13.074Z] - CONFIG_KEYS: enabled [2020-05-04T14:10:13.074Z] - CONFIG_VETH: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-04T14:10:13.074Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-04T14:10:13.074Z] [2020-05-04T14:10:13.074Z] Optional Features: [2020-05-04T14:10:13.074Z] - CONFIG_USER_NS: enabled [2020-05-04T14:10:13.074Z] - CONFIG_SECCOMP: enabled [2020-05-04T14:10:13.074Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-04T14:10:13.074Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-04T14:10:13.074Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-04T14:10:13.074Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-04T14:10:13.074Z] - CONFIG_BLK_CGROUP: enabled [2020-05-04T14:10:13.074Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-04T14:10:13.074Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-04T14:10:13.074Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-04T14:10:13.074Z] - CONFIG_CGROUP_PERF: enabled [2020-05-04T14:10:13.074Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-04T14:10:13.074Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-04T14:10:13.074Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-04T14:10:13.074Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-04T14:10:13.074Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-04T14:10:13.074Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_IP_VS: enabled (as module) [2020-05-04T14:10:13.074Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-04T14:10:13.074Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-04T14:10:13.074Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-04T14:10:13.356Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-04T14:10:13.356Z] - CONFIG_EXT4_FS: enabled [2020-05-04T14:10:13.356Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-04T14:10:13.356Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-04T14:10:13.356Z] - Network Drivers: [2020-05-04T14:10:13.356Z] - "overlay": [2020-05-04T14:10:13.356Z] - CONFIG_VXLAN: enabled (as module) [2020-05-04T14:10:13.356Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-04T14:10:13.356Z] Optional (for encrypted networks): [2020-05-04T14:10:13.356Z] - CONFIG_CRYPTO: enabled [2020-05-04T14:10:13.356Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-04T14:10:13.356Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-04T14:10:13.356Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-04T14:10:13.356Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-04T14:10:13.356Z] - CONFIG_XFRM: enabled [2020-05-04T14:10:13.356Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-04T14:10:13.356Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-04T14:10:13.356Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-04T14:10:13.357Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-04T14:10:13.357Z] - "ipvlan": [2020-05-04T14:10:13.357Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-04T14:10:13.357Z] - "macvlan": [2020-05-04T14:10:13.357Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-04T14:10:13.357Z] - CONFIG_DUMMY: enabled (as module) [2020-05-04T14:10:13.357Z] - "ftp,tftp client in container": [2020-05-04T14:10:13.357Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-04T14:10:13.357Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-04T14:10:13.357Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-04T14:10:13.357Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-04T14:10:13.357Z] - Storage Drivers: [2020-05-04T14:10:13.357Z] - "aufs": [2020-05-04T14:10:13.357Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-04T14:10:13.357Z] - "btrfs": [2020-05-04T14:10:13.357Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-04T14:10:13.357Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-04T14:10:13.357Z] - "devicemapper": [2020-05-04T14:10:13.357Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-04T14:10:13.357Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-04T14:10:13.357Z] - "overlay": [2020-05-04T14:10:13.357Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-04T14:10:13.357Z] - "zfs": [2020-05-04T14:10:13.357Z] - /dev/zfs: missing [2020-05-04T14:10:13.357Z] - zfs command: missing [2020-05-04T14:10:13.357Z] - zpool command: missing [2020-05-04T14:10:13.357Z] [2020-05-04T14:10:13.357Z] Limits: [2020-05-04T14:10:13.357Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-04T14:10:13.357Z] [2020-05-04T14:10:13.357Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-04T14:10:13.782Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:074369ebb4fd32aab414c55e598c87f6844611dd . [2020-05-04T14:10:13.782Z] #2 [internal] load .dockerignore [2020-05-04T14:10:13.782Z] #2 transferring context: 87B done [2020-05-04T14:10:13.782Z] #2 DONE 0.0s [2020-05-04T14:10:13.782Z] [2020-05-04T14:10:13.782Z] #1 [internal] load build definition from Dockerfile [2020-05-04T14:10:13.782Z] #1 transferring dockerfile: 17.09kB done [2020-05-04T14:10:13.782Z] #1 DONE 0.0s [2020-05-04T14:10:13.782Z] [2020-05-04T14:10:13.782Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-04T14:10:14.065Z] #3 DONE 0.3s [2020-05-04T14:10:14.065Z] [2020-05-04T14:10:14.065Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-04T14:10:14.065Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-04T14:10:14.065Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s [2020-05-04T14:10:14.065Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-04T14:10:14.352Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.23MB / 8.88MB 0.1s [2020-05-04T14:10:14.352Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-04T14:10:14.352Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-04T14:10:14.352Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-05-04T14:10:14.352Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-05-04T14:10:14.635Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-04T14:10:14.635Z] #4 DONE 0.6s [2020-05-04T14:10:15.252Z] [2020-05-04T14:10:15.252Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-04T14:10:15.260Z] Still waiting to schedule task [2020-05-04T14:10:15.261Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05f0adef1a4c53852)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-06987c5ea25c296b9)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-04T14:10:15.269Z] Still waiting to schedule task [2020-05-04T14:10:15.269Z] Waiting for next available executor on ‘arm64&&linux’ [2020-05-04T14:10:15.272Z] Still waiting to schedule task [2020-05-04T14:10:15.272Z] Waiting for next available executor on ‘azwin-2-b22ac0’ [2020-05-04T14:10:15.557Z] #6 DONE 0.2s [2020-05-04T14:10:15.557Z] [2020-05-04T14:10:15.557Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-04T14:10:15.557Z] #5 DONE 0.2s [2020-05-04T14:10:15.557Z] [2020-05-04T14:10:15.557Z] #20 [internal] load build context [2020-05-04T14:10:15.765Z] using credential docker-jenkins-github-credentials [2020-05-04T14:10:15.775Z] Cloning the remote Git repository [2020-05-04T14:10:15.775Z] Cloning with configured refspecs honoured and without tags [2020-05-04T14:10:15.840Z] Cloning repository https://github.com/moby/moby.git [2020-05-04T14:10:15.904Z] > git init /home/ubuntu/workspace/moby_PR-40891 # timeout=10 [2020-05-04T14:10:16.224Z] #20 transferring context: 53.03MB 0.8s done [2020-05-04T14:10:16.224Z] #20 DONE 0.8s [2020-05-04T14:10:16.224Z] [2020-05-04T14:10:16.224Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-04T14:10:16.224Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-04T14:10:16.224Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-04T14:10:16.224Z] #7 sha256:e66e95de76709b7cf612a109827338d02d357394fb4384afa65afdb6b055c9da 5.46kB / 5.46kB done [2020-05-04T14:10:16.224Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.88MB / 9.88MB 0.5s done [2020-05-04T14:10:16.224Z] #7 sha256:096248e7dc3bfc779755095bda067ce6279c8d1ae740919daf2019ceb1e2c113 1.79kB / 1.79kB done [2020-05-04T14:10:16.224Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 40.99MB / 48.96MB 0.8s [2020-05-04T14:10:16.224Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.3s done [2020-05-04T14:10:16.224Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 14.16MB / 51.37MB 0.8s [2020-05-04T14:10:16.224Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 7.06MB / 56.67MB 0.8s [2020-05-04T14:10:16.224Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.88MB / 48.96MB 1.0s [2020-05-04T14:10:16.224Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 20.71MB / 51.37MB 1.0s [2020-05-04T14:10:16.224Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 14.33MB / 56.67MB 1.0s [2020-05-04T14:10:16.523Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.0s done [2020-05-04T14:10:16.523Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 31.83MB / 51.37MB 1.3s [2020-05-04T14:10:16.523Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 25.20MB / 56.67MB 1.3s [2020-05-04T14:10:16.523Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 3.63MB / 102.23MB 1.3s [2020-05-04T14:10:16.523Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 [2020-05-04T14:10:16.821Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 36.08MB / 51.37MB 1.4s [2020-05-04T14:10:16.821Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 39.92MB / 51.37MB 1.5s [2020-05-04T14:10:16.821Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 31.02MB / 56.67MB 1.5s [2020-05-04T14:10:16.821Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 10.16MB / 102.23MB 1.5s [2020-05-04T14:10:16.821Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 43.03MB / 51.37MB 1.6s [2020-05-04T14:10:16.821Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 35.22MB / 56.67MB 1.6s [2020-05-04T14:10:17.115Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 46.87MB / 51.37MB 1.7s [2020-05-04T14:10:17.115Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 38.80MB / 56.67MB 1.7s [2020-05-04T14:10:17.115Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 16.44MB / 102.23MB 1.7s [2020-05-04T14:10:16.164Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:10:16.164Z] > git --version # timeout=10 [2020-05-04T14:10:16.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:10:16.190Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:10:17.368Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-05-04T14:10:17.401Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.9s [2020-05-04T14:10:17.401Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 46.46MB / 56.67MB 1.9s [2020-05-04T14:10:17.401Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.9s done [2020-05-04T14:10:17.401Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 55.06MB / 56.67MB 2.1s [2020-05-04T14:10:17.401Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 32.24MB / 102.23MB 2.1s [2020-05-04T14:10:17.401Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 155B / 155B 2.0s done [2020-05-04T14:10:17.687Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 2.2s done [2020-05-04T14:10:17.687Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 40.51MB / 102.23MB 2.3s [2020-05-04T14:10:17.974Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 52.77MB / 102.23MB 2.5s [2020-05-04T14:10:17.974Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 63.52MB / 102.23MB 2.7s [2020-05-04T14:10:18.258Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 72.44MB / 102.23MB 2.9s [2020-05-04T14:10:18.543Z] #7 ... [2020-05-04T14:10:18.543Z] [2020-05-04T14:10:18.543Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-04T14:10:18.543Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-04T14:10:18.543Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-04T14:10:18.543Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-04T14:10:18.543Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.3s done [2020-05-04T14:10:18.543Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done [2020-05-04T14:10:18.543Z] #71 DONE 3.0s [2020-05-04T14:10:18.543Z] [2020-05-04T14:10:18.543Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-04T14:10:18.543Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 86.90MB / 102.23MB 3.1s [2020-05-04T14:10:18.543Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 96.14MB / 102.23MB 3.2s [2020-05-04T14:10:18.543Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 3.3s [2020-05-04T14:10:18.827Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 3.3s done [2020-05-04T14:10:18.827Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 2.2s done [2020-05-04T14:10:19.110Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 [2020-05-04T14:10:19.290Z] Congratulations! All API changes are done the right way. [2020-05-04T14:10:19.290Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-04T14:10:19.290Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-04T14:10:19.290Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-04T14:10:19.290Z] Congratulations! No new tests were added to integration-cli. [2020-05-04T14:10:19.290Z] [2020-05-04T14:10:19.290Z] INFO Start validation with golang-ci-lint [2020-05-04T14:10:19.290Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-04T14:10:19.290Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-04T14:10:19.290Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-04T14:10:19.394Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.2s done [2020-05-04T14:10:19.394Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 [2020-05-04T14:10:19.679Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.2s done [2020-05-04T14:10:19.962Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c [2020-05-04T14:10:21.058Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05f0adef1a4c53852) in /home/ubuntu/workspace/moby_PR-40891 [Pipeline] { [Pipeline] checkout [2020-05-04T14:10:21.990Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 2.1s done [2020-05-04T14:10:22.273Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 [2020-05-04T14:10:24.298Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 1.9s done [2020-05-04T14:10:24.298Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f [2020-05-04T14:10:25.323Z] using credential docker-jenkins-github-credentials [2020-05-04T14:10:25.333Z] Cloning the remote Git repository [2020-05-04T14:10:25.333Z] Cloning with configured refspecs honoured and without tags [2020-05-04T14:10:25.355Z] Cloning repository https://github.com/moby/moby.git [2020-05-04T14:10:25.482Z] > git init /home/ubuntu/workspace/moby_PR-40891 # timeout=10 [2020-05-04T14:10:25.843Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:10:25.844Z] > git --version # timeout=10 [2020-05-04T14:10:25.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:10:25.863Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:10:26.786Z] Fetching without tags [2020-05-04T14:10:27.391Z] Merging remotes/origin/master commit 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 into PR head commit 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 [2020-05-04T14:10:26.751Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:10:26.755Z] > git config --add remote.origin.fetch +refs/pull/40891/head:refs/remotes/origin/PR-40891 # timeout=10 [2020-05-04T14:10:26.760Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:10:26.776Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:10:26.799Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:10:26.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:10:26.801Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:10:27.397Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:10:27.405Z] > git checkout -f 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:10:28.683Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 3.8s done [2020-05-04T14:10:28.683Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0.0s done [2020-05-04T14:10:28.683Z] #7 DONE 13.2s [2020-05-04T14:10:28.683Z] [2020-05-04T14:10:28.683Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-04T14:10:29.351Z] Merge succeeded, producing ed63dd0e3f071a4d71487d663618ff6bc1d8bbe1 [2020-05-04T14:10:29.351Z] Checking out Revision ed63dd0e3f071a4d71487d663618ff6bc1d8bbe1 (PR-40891) [2020-05-04T14:10:29.490Z] Commit message: "Merge commit '0a5cec2833f82a6ad797d70acbf9cbbaf8956017' into HEAD" [2020-05-04T14:10:28.616Z] > git merge 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 # timeout=10 [2020-05-04T14:10:29.337Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-04T14:10:29.358Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:10:29.362Z] > git checkout -f ed63dd0e3f071a4d71487d663618ff6bc1d8bbe1 # timeout=10 [2020-05-04T14:10:29.496Z] > git rev-list --no-walk 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:10:30.157Z] #8 DONE 1.5s [2020-05-04T14:10:30.157Z] [2020-05-04T14:10:30.157Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-04T14:10:30.613Z] + docker version [2020-05-04T14:10:30.613Z] Client: [2020-05-04T14:10:30.613Z] Version: 18.06.1-ce [2020-05-04T14:10:30.613Z] API version: 1.38 [2020-05-04T14:10:30.613Z] Go version: go1.10.3 [2020-05-04T14:10:30.613Z] Git commit: e68fc7a [2020-05-04T14:10:30.613Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-04T14:10:30.613Z] OS/Arch: linux/ppc64le [2020-05-04T14:10:30.613Z] Experimental: false [2020-05-04T14:10:30.613Z] [2020-05-04T14:10:30.613Z] Server: [2020-05-04T14:10:30.613Z] Engine: [2020-05-04T14:10:30.613Z] Version: 18.06.1-ce [2020-05-04T14:10:30.613Z] API version: 1.38 (minimum version 1.12) [2020-05-04T14:10:30.613Z] Go version: go1.10.3 [2020-05-04T14:10:30.613Z] Git commit: e68fc7a [2020-05-04T14:10:30.613Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-04T14:10:30.613Z] OS/Arch: linux/ppc64le [2020-05-04T14:10:30.613Z] Experimental: true [Pipeline] sh [2020-05-04T14:10:31.007Z] + docker info [2020-05-04T14:10:31.007Z] Containers: 1 [2020-05-04T14:10:31.007Z] Running: 1 [2020-05-04T14:10:31.007Z] Paused: 0 [2020-05-04T14:10:31.007Z] Stopped: 0 [2020-05-04T14:10:31.007Z] Images: 17 [2020-05-04T14:10:31.007Z] Server Version: 18.06.1-ce [2020-05-04T14:10:31.007Z] Storage Driver: overlay2 [2020-05-04T14:10:31.007Z] Backing Filesystem: extfs [2020-05-04T14:10:31.007Z] Supports d_type: true [2020-05-04T14:10:31.007Z] Native Overlay Diff: true [2020-05-04T14:10:31.007Z] Logging Driver: json-file [2020-05-04T14:10:31.007Z] Cgroup Driver: cgroupfs [2020-05-04T14:10:31.007Z] Plugins: [2020-05-04T14:10:31.007Z] Volume: local [2020-05-04T14:10:31.007Z] Network: bridge host ipvlan macvlan null overlay [2020-05-04T14:10:31.007Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-04T14:10:31.007Z] Swarm: inactive [2020-05-04T14:10:31.007Z] Runtimes: runc [2020-05-04T14:10:31.007Z] Default Runtime: runc [2020-05-04T14:10:31.007Z] Init Binary: docker-init [2020-05-04T14:10:31.007Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-04T14:10:31.007Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-04T14:10:31.007Z] init version: fec3683 [2020-05-04T14:10:31.007Z] Security Options: [2020-05-04T14:10:31.007Z] apparmor [2020-05-04T14:10:31.007Z] seccomp [2020-05-04T14:10:31.007Z] Profile: default [2020-05-04T14:10:31.007Z] Kernel Version: 4.4.0-139-generic [2020-05-04T14:10:31.007Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-04T14:10:31.007Z] OSType: linux [2020-05-04T14:10:31.007Z] Architecture: ppc64le [2020-05-04T14:10:31.007Z] CPUs: 4 [2020-05-04T14:10:31.007Z] Total Memory: 7.972GiB [2020-05-04T14:10:31.007Z] Name: ppc64le-ubuntu-18 [2020-05-04T14:10:31.007Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-04T14:10:31.007Z] Docker Root Dir: /var/lib/docker [2020-05-04T14:10:31.007Z] Debug Mode (client): false [2020-05-04T14:10:31.007Z] Debug Mode (server): false [2020-05-04T14:10:31.007Z] Username: dockerbuildbot [2020-05-04T14:10:31.007Z] Registry: https://index.docker.io/v1/ [2020-05-04T14:10:31.007Z] Labels: [2020-05-04T14:10:31.007Z] Experimental: true [2020-05-04T14:10:31.007Z] Insecure Registries: [2020-05-04T14:10:31.007Z] 127.0.0.0/8 [2020-05-04T14:10:31.007Z] Live Restore Enabled: false [2020-05-04T14:10:31.007Z] [Pipeline] sh [2020-05-04T14:10:31.167Z] #9 DONE 1.1s [2020-05-04T14:10:31.167Z] [2020-05-04T14:10:31.167Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-04T14:10:31.167Z] #29 DONE 0.1s [2020-05-04T14:10:31.167Z] [2020-05-04T14:10:31.167Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:10:31.167Z] #62 ... [2020-05-04T14:10:31.167Z] [2020-05-04T14:10:31.167Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-04T14:10:31.167Z] #40 DONE 0.1s [2020-05-04T14:10:31.167Z] [2020-05-04T14:10:31.167Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:10:31.167Z] #21 DONE 0.1s [2020-05-04T14:10:31.392Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-04T14:10:31.392Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-04T14:10:31.392Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40891/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-04T14:10:31.450Z] [2020-05-04T14:10:31.450Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-04T14:10:31.450Z] #46 DONE 0.2s [2020-05-04T14:10:31.450Z] [2020-05-04T14:10:31.450Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-04T14:10:31.450Z] #52 DONE 0.2s [2020-05-04T14:10:31.450Z] [2020-05-04T14:10:31.450Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-04T14:10:31.450Z] #67 DONE 0.2s [2020-05-04T14:10:31.450Z] [2020-05-04T14:10:31.450Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-04T14:10:31.450Z] #32 DONE 0.2s [2020-05-04T14:10:31.450Z] [2020-05-04T14:10:31.450Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:31.450Z] #68 ... [2020-05-04T14:10:31.450Z] [2020-05-04T14:10:31.450Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-04T14:10:31.450Z] #73 DONE 0.2s [2020-05-04T14:10:31.450Z] [2020-05-04T14:10:31.450Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-04T14:10:31.450Z] #22 DONE 0.2s [2020-05-04T14:10:31.450Z] [2020-05-04T14:10:31.450Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-04T14:10:31.450Z] #49 DONE 0.2s [2020-05-04T14:10:31.450Z] [2020-05-04T14:10:31.450Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-04T14:10:31.450Z] #55 DONE 0.2s [2020-05-04T14:10:31.677Z] + bash /home/docker/workspace/moby_PR-40891/check-config.sh [2020-05-04T14:10:31.677Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-04T14:10:31.677Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-04T14:10:31.677Z] [2020-05-04T14:10:31.677Z] Generally Necessary: [2020-05-04T14:10:31.677Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-04T14:10:31.677Z] - apparmor: enabled and tools installed [2020-05-04T14:10:31.677Z] - CONFIG_NAMESPACES: enabled [2020-05-04T14:10:31.677Z] - CONFIG_NET_NS: enabled [2020-05-04T14:10:31.677Z] - CONFIG_PID_NS: enabled [2020-05-04T14:10:31.677Z] - CONFIG_IPC_NS: enabled [2020-05-04T14:10:31.677Z] - CONFIG_UTS_NS: enabled [2020-05-04T14:10:31.677Z] - CONFIG_CGROUPS: enabled [2020-05-04T14:10:31.677Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-04T14:10:31.677Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-04T14:10:31.677Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-04T14:10:31.677Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-04T14:10:31.677Z] - CONFIG_CPUSETS: enabled [2020-05-04T14:10:31.677Z] - CONFIG_MEMCG: enabled [2020-05-04T14:10:31.677Z] - CONFIG_KEYS: enabled [2020-05-04T14:10:31.677Z] - CONFIG_VETH: enabled (as module) [2020-05-04T14:10:31.677Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-04T14:10:31.677Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-04T14:10:31.737Z] [2020-05-04T14:10:31.737Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:31.964Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-04T14:10:31.964Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-04T14:10:31.964Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-04T14:10:31.964Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-04T14:10:31.964Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-04T14:10:31.964Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-04T14:10:31.964Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-04T14:10:31.964Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-04T14:10:31.964Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-04T14:10:31.964Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-04T14:10:31.964Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-04T14:10:31.964Z] [2020-05-04T14:10:31.964Z] Optional Features: [2020-05-04T14:10:31.964Z] - CONFIG_USER_NS: enabled [2020-05-04T14:10:31.964Z] - CONFIG_SECCOMP: enabled [2020-05-04T14:10:31.964Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-04T14:10:31.964Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-04T14:10:31.964Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-04T14:10:31.964Z] (cgroup swap accounting is currently enabled) [2020-05-04T14:10:31.964Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-04T14:10:31.964Z] - CONFIG_BLK_CGROUP: enabled [2020-05-04T14:10:31.964Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-04T14:10:31.964Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-04T14:10:31.964Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-04T14:10:31.964Z] - CONFIG_CGROUP_PERF: enabled [2020-05-04T14:10:31.964Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-04T14:10:31.964Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-04T14:10:31.964Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-04T14:10:31.964Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-04T14:10:31.964Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-04T14:10:31.964Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-04T14:10:31.964Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-04T14:10:31.965Z] - CONFIG_IP_VS: enabled (as module) [2020-05-04T14:10:31.965Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-04T14:10:31.965Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-04T14:10:31.965Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-04T14:10:31.965Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_EXT4_FS: enabled [2020-05-04T14:10:32.249Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-04T14:10:32.249Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-04T14:10:32.249Z] - Network Drivers: [2020-05-04T14:10:32.249Z] - "overlay": [2020-05-04T14:10:32.249Z] - CONFIG_VXLAN: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-04T14:10:32.249Z] Optional (for encrypted networks): [2020-05-04T14:10:32.249Z] - CONFIG_CRYPTO: enabled [2020-05-04T14:10:32.249Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_XFRM: enabled [2020-05-04T14:10:32.249Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-04T14:10:32.249Z] - "ipvlan": [2020-05-04T14:10:32.249Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-04T14:10:32.249Z] - "macvlan": [2020-05-04T14:10:32.249Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_DUMMY: enabled (as module) [2020-05-04T14:10:32.249Z] - "ftp,tftp client in container": [2020-05-04T14:10:32.249Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-04T14:10:32.249Z] - Storage Drivers: [2020-05-04T14:10:32.249Z] - "aufs": [2020-05-04T14:10:32.249Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-04T14:10:32.249Z] - "btrfs": [2020-05-04T14:10:32.249Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-04T14:10:32.249Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-04T14:10:32.249Z] - "devicemapper": [2020-05-04T14:10:32.533Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-04T14:10:32.533Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-04T14:10:32.533Z] - "overlay": [2020-05-04T14:10:32.533Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-04T14:10:32.533Z] - "zfs": [2020-05-04T14:10:32.533Z] - /dev/zfs: missing [2020-05-04T14:10:32.533Z] - zfs command: missing [2020-05-04T14:10:32.533Z] - zpool command: missing [2020-05-04T14:10:32.533Z] [2020-05-04T14:10:32.533Z] Limits: [2020-05-04T14:10:32.533Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-04T14:10:32.533Z] [2020-05-04T14:10:32.533Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-04T14:10:32.973Z] + make bundles/buildx [2020-05-04T14:10:33.600Z] make: command: Command not found [2020-05-04T14:10:33.600Z] make: command: Command not found [2020-05-04T14:10:33.600Z] mkdir bundles [2020-05-04T14:10:33.600Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-04T14:10:33.600Z] --build-arg BUILDX_COMMIT \ [2020-05-04T14:10:33.600Z] --build-arg BUILDX_REPO \ [2020-05-04T14:10:33.600Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-04T14:10:33.600Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-04T14:10:33.600Z] . [2020-05-04T14:10:33.600Z] /bin/sh: 4: go: not found [2020-05-04T14:10:33.600Z] /bin/sh: 5: go: not found [2020-05-04T14:10:36.167Z] #56 4.046 + RM_GOPATH=0 [2020-05-04T14:10:36.167Z] #56 4.046 + TMP_GOPATH= [2020-05-04T14:10:36.167Z] #56 4.046 + : /build [2020-05-04T14:10:36.167Z] #56 4.046 + '[' -z '' ']' [2020-05-04T14:10:36.167Z] #56 4.047 ++ mktemp -d [2020-05-04T14:10:36.167Z] #56 4.048 + export GOPATH=/tmp/tmp.1PGWcPUqyR [2020-05-04T14:10:36.167Z] #56 4.048 + GOPATH=/tmp/tmp.1PGWcPUqyR [2020-05-04T14:10:36.167Z] #56 4.048 + RM_GOPATH=1 [2020-05-04T14:10:36.167Z] #56 4.048 ++ dirname ./install.sh [2020-05-04T14:10:36.167Z] #56 4.048 + dir=. [2020-05-04T14:10:36.167Z] #56 4.048 + bin=shfmt [2020-05-04T14:10:36.167Z] #56 4.048 + shift [2020-05-04T14:10:36.167Z] #56 4.048 + '[' '!' -f ./shfmt.installer ']' [2020-05-04T14:10:36.167Z] #56 4.049 + . ./shfmt.installer [2020-05-04T14:10:36.167Z] #56 4.049 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-04T14:10:36.167Z] #56 4.049 + install_shfmt [2020-05-04T14:10:36.167Z] #56 4.049 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-04T14:10:36.167Z] #56 4.049 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1PGWcPUqyR/src/github.com/mvdan/sh [2020-05-04T14:10:36.167Z] #56 4.049 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-04T14:10:36.167Z] #56 4.050 Cloning into '/tmp/tmp.1PGWcPUqyR/src/github.com/mvdan/sh'... [2020-05-04T14:10:36.304Z] Sending build context to Docker daemon 57.72MB [2020-05-04T14:10:36.304Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-05-04T14:10:36.304Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-04T14:10:36.304Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-04T14:10:36.304Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-04T14:10:36.304Z] ---> ebd73b5ebd31 [2020-05-04T14:10:36.304Z] Step 5/16 : ARG BUILDX_REPO [2020-05-04T14:10:36.304Z] ---> Using cache [2020-05-04T14:10:36.304Z] ---> bc2865acbb85 [2020-05-04T14:10:36.304Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-04T14:10:36.304Z] ---> Using cache [2020-05-04T14:10:36.304Z] ---> fc00d4ab2ac3 [2020-05-04T14:10:36.304Z] Step 7/16 : WORKDIR /buildx [2020-05-04T14:10:36.304Z] ---> Using cache [2020-05-04T14:10:36.304Z] ---> fb4e331fb7ec [2020-05-04T14:10:36.304Z] Step 8/16 : ARG BUILDX_COMMIT [2020-05-04T14:10:36.304Z] ---> Using cache [2020-05-04T14:10:36.304Z] ---> e5f8721c3210 [2020-05-04T14:10:36.304Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-04T14:10:36.304Z] ---> Using cache [2020-05-04T14:10:36.304Z] ---> fe0ddfe60597 [2020-05-04T14:10:36.304Z] Step 10/16 : RUN go mod download [2020-05-04T14:10:36.304Z] ---> Using cache [2020-05-04T14:10:36.304Z] ---> 75f21c70ed60 [2020-05-04T14:10:36.304Z] Step 11/16 : ARG GOOS [2020-05-04T14:10:36.304Z] ---> Using cache [2020-05-04T14:10:36.304Z] ---> 8329c5238138 [2020-05-04T14:10:36.304Z] Step 12/16 : ARG GOARCH [2020-05-04T14:10:36.304Z] ---> Using cache [2020-05-04T14:10:36.304Z] ---> b02e69ccc0ea [2020-05-04T14:10:36.304Z] 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-05-04T14:10:36.304Z] ---> Using cache [2020-05-04T14:10:36.304Z] ---> 9378e23d7fca [2020-05-04T14:10:36.304Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-05-04T14:10:36.304Z] ---> ebd73b5ebd31 [2020-05-04T14:10:36.304Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-04T14:10:36.304Z] ---> Using cache [2020-05-04T14:10:36.304Z] ---> 3888c9d7c7bb [2020-05-04T14:10:36.304Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-04T14:10:36.304Z] ---> Using cache [2020-05-04T14:10:36.304Z] ---> 4e87a56dcd71 [2020-05-04T14:10:36.588Z] Successfully built 4e87a56dcd71 [2020-05-04T14:10:36.588Z] Successfully tagged moby-buildx:latest [2020-05-04T14:10:36.588Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-04T14:10:36.588Z] if [ -n "${id}" ]; then \ [2020-05-04T14:10:36.588Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-04T14:10:36.588Z] && touch bundles/buildx; \ [2020-05-04T14:10:36.588Z] docker rm -f ${id}; \ [2020-05-04T14:10:36.588Z] fi [2020-05-04T14:10:36.782Z] #56 ... [2020-05-04T14:10:36.782Z] [2020-05-04T14:10:36.782Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:36.782Z] #68 3.828 + RM_GOPATH=0 [2020-05-04T14:10:36.782Z] #68 3.828 + TMP_GOPATH= [2020-05-04T14:10:36.782Z] #68 3.828 + : /build/ [2020-05-04T14:10:36.782Z] #68 3.828 + '[' -z '' ']' [2020-05-04T14:10:36.782Z] #68 3.834 ++ mktemp -d [2020-05-04T14:10:36.782Z] #68 3.840 + export GOPATH=/tmp/tmp.fk1EH3XR6Y [2020-05-04T14:10:36.782Z] #68 3.840 + GOPATH=/tmp/tmp.fk1EH3XR6Y [2020-05-04T14:10:36.782Z] #68 3.840 + RM_GOPATH=1 [2020-05-04T14:10:36.782Z] #68 3.845 ++ dirname ./install.sh [2020-05-04T14:10:36.782Z] #68 3.847 + dir=. [2020-05-04T14:10:36.782Z] #68 3.847 + bin=rootlesskit [2020-05-04T14:10:36.782Z] #68 3.847 + shift [2020-05-04T14:10:36.782Z] #68 3.847 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-04T14:10:36.782Z] #68 3.847 + . ./rootlesskit.installer [2020-05-04T14:10:36.782Z] #68 3.847 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-04T14:10:36.782Z] #68 3.848 + install_rootlesskit [2020-05-04T14:10:36.782Z] #68 3.848 + case "$1" in [2020-05-04T14:10:36.782Z] #68 3.848 + export CGO_ENABLED=0 [2020-05-04T14:10:36.782Z] #68 3.848 + CGO_ENABLED=0 [2020-05-04T14:10:36.782Z] #68 3.848 + _install_rootlesskit [2020-05-04T14:10:36.782Z] #68 3.848 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-04T14:10:36.782Z] #68 3.848 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-04T14:10:36.782Z] #68 3.848 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fk1EH3XR6Y/src/github.com/rootless-containers/rootlesskit [2020-05-04T14:10:36.782Z] #68 3.849 Cloning into '/tmp/tmp.fk1EH3XR6Y/src/github.com/rootless-containers/rootlesskit'... [2020-05-04T14:10:37.208Z] 60ccc4effc8d33f0f6fd98e303ee6d6df55993e011dd964e8ab6dce7c27a6410 [2020-05-04T14:10:37.208Z] bundles/buildx version [2020-05-04T14:10:37.208Z] buildx v0.3.1 6db68d0 [2020-05-04T14:10:37.208Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:074369ebb4fd32aab414c55e598c87f6844611dd . [2020-05-04T14:10:37.497Z] #2 [internal] load build definition from Dockerfile [2020-05-04T14:10:37.497Z] #2 transferring dockerfile: 17.09kB 0.0s done [2020-05-04T14:10:37.497Z] #2 DONE 0.1s [2020-05-04T14:10:37.497Z] [2020-05-04T14:10:37.497Z] #1 [internal] load .dockerignore [2020-05-04T14:10:37.497Z] #1 transferring context: 87B 0.0s done [2020-05-04T14:10:37.497Z] #1 DONE 0.1s [2020-05-04T14:10:37.781Z] [2020-05-04T14:10:37.781Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-04T14:10:38.067Z] #3 DONE 0.3s [2020-05-04T14:10:38.067Z] [2020-05-04T14:10:38.067Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-04T14:10:38.067Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-04T14:10:38.067Z] #4 CACHED [2020-05-04T14:10:38.351Z] [2020-05-04T14:10:38.351Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-04T14:10:38.640Z] #6 DONE 0.4s [2020-05-04T14:10:38.640Z] [2020-05-04T14:10:38.640Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-04T14:10:38.640Z] #5 DONE 0.3s [2020-05-04T14:10:38.640Z] [2020-05-04T14:10:38.640Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-04T14:10:38.640Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-04T14:10:38.640Z] #71 DONE 0.0s [2020-05-04T14:10:38.640Z] [2020-05-04T14:10:38.640Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-04T14:10:38.640Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-04T14:10:38.640Z] #7 DONE 0.0s [2020-05-04T14:10:38.640Z] [2020-05-04T14:10:38.640Z] #20 [internal] load build context [2020-05-04T14:10:38.810Z] #68 7.115 + cd /tmp/tmp.fk1EH3XR6Y/src/github.com/rootless-containers/rootlesskit [2020-05-04T14:10:38.810Z] #68 7.116 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-04T14:10:38.810Z] #68 7.390 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-04T14:10:38.810Z] #68 7.391 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-04T14:10:40.027Z] Fetching without tags [2020-05-04T14:10:40.528Z] Merging remotes/origin/master commit 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 into PR head commit 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 [2020-05-04T14:10:40.838Z] #68 ... [2020-05-04T14:10:40.838Z] [2020-05-04T14:10:40.838Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:40.838Z] #23 3.381 + RM_GOPATH=0 [2020-05-04T14:10:40.838Z] #23 3.384 + TMP_GOPATH= [2020-05-04T14:10:40.838Z] #23 3.384 + : /build [2020-05-04T14:10:40.838Z] #23 3.384 + '[' -z '' ']' [2020-05-04T14:10:40.838Z] #23 3.384 ++ mktemp -d [2020-05-04T14:10:40.838Z] #23 3.385 + export GOPATH=/tmp/tmp.7kySXXefEz [2020-05-04T14:10:40.838Z] #23 3.385 + GOPATH=/tmp/tmp.7kySXXefEz [2020-05-04T14:10:40.838Z] #23 3.385 + RM_GOPATH=1 [2020-05-04T14:10:40.838Z] #23 3.385 ++ dirname ./install.sh [2020-05-04T14:10:40.838Z] #23 3.386 + dir=. [2020-05-04T14:10:40.838Z] #23 3.387 + bin=dockercli [2020-05-04T14:10:40.838Z] #23 3.387 + shift [2020-05-04T14:10:40.838Z] #23 3.387 + '[' '!' -f ./dockercli.installer ']' [2020-05-04T14:10:40.838Z] #23 3.387 + . ./dockercli.installer [2020-05-04T14:10:40.838Z] #23 3.387 ++ : stable [2020-05-04T14:10:40.838Z] #23 3.387 ++ : 17.06.2-ce [2020-05-04T14:10:40.838Z] #23 3.387 + install_dockercli [2020-05-04T14:10:40.838Z] #23 3.387 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-04T14:10:40.838Z] #23 3.387 Install docker/cli version 17.06.2-ce from stable [2020-05-04T14:10:40.838Z] #23 3.387 ++ uname -m [2020-05-04T14:10:40.838Z] #23 3.389 + arch=s390x [2020-05-04T14:10:40.838Z] #23 3.389 + '[' s390x '!=' x86_64 ']' [2020-05-04T14:10:40.838Z] #23 3.389 + '[' s390x '!=' s390x ']' [2020-05-04T14:10:40.838Z] #23 3.390 + url=https://download.docker.com/linux/static [2020-05-04T14:10:40.838Z] #23 3.391 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-04T14:10:40.838Z] #23 3.397 + tar -xz docker/docker [2020-05-04T14:10:40.838Z] #23 9.008 + mkdir -p /build [2020-05-04T14:10:40.838Z] #23 9.010 + mv docker/docker /build/ [2020-05-04T14:10:40.838Z] #23 9.014 + rmdir docker [2020-05-04T14:10:40.838Z] #23 DONE 9.4s [2020-05-04T14:10:40.838Z] [2020-05-04T14:10:40.838Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:10:40.838Z] #47 4.008 + RM_GOPATH=0 [2020-05-04T14:10:40.838Z] #47 4.008 + TMP_GOPATH= [2020-05-04T14:10:40.838Z] #47 4.008 + : /build [2020-05-04T14:10:40.838Z] #47 4.008 + '[' -z '' ']' [2020-05-04T14:10:40.838Z] #47 4.009 ++ mktemp -d [2020-05-04T14:10:40.838Z] #47 4.010 + export GOPATH=/tmp/tmp.Bo18GlSeSH [2020-05-04T14:10:40.838Z] #47 4.016 + GOPATH=/tmp/tmp.Bo18GlSeSH [2020-05-04T14:10:40.838Z] #47 4.016 + RM_GOPATH=1 [2020-05-04T14:10:40.838Z] #47 4.016 ++ dirname ./install.sh [2020-05-04T14:10:40.838Z] #47 4.017 + dir=. [2020-05-04T14:10:40.838Z] #47 4.017 + bin=vndr [2020-05-04T14:10:40.838Z] #47 4.017 + shift [2020-05-04T14:10:40.838Z] #47 4.017 + '[' '!' -f ./vndr.installer ']' [2020-05-04T14:10:40.838Z] #47 4.017 + . ./vndr.installer [2020-05-04T14:10:40.838Z] #47 4.017 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-04T14:10:40.838Z] #47 4.018 + install_vndr [2020-05-04T14:10:40.838Z] #47 4.018 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-04T14:10:40.838Z] #47 4.018 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-04T14:10:40.838Z] #47 4.018 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Bo18GlSeSH/src/github.com/LK4D4/vndr [2020-05-04T14:10:40.838Z] #47 4.019 Cloning into '/tmp/tmp.Bo18GlSeSH/src/github.com/LK4D4/vndr'... [2020-05-04T14:10:40.838Z] #47 4.644 + cd /tmp/tmp.Bo18GlSeSH/src/github.com/LK4D4/vndr [2020-05-04T14:10:40.838Z] #47 4.644 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-04T14:10:40.838Z] #47 4.666 + go build -buildmode=pie -v -o /build/vndr . [2020-05-04T14:10:40.838Z] #47 5.500 internal/cpu [2020-05-04T14:10:40.838Z] #47 5.541 runtime/internal/sys [2020-05-04T14:10:40.838Z] #47 5.724 internal/race [2020-05-04T14:10:40.838Z] #47 5.808 sync/atomic [2020-05-04T14:10:40.838Z] #47 5.965 internal/bytealg [2020-05-04T14:10:40.838Z] #47 6.009 unicode [2020-05-04T14:10:40.838Z] #47 6.361 runtime [2020-05-04T14:10:40.838Z] #47 8.524 unicode/utf8 [2020-05-04T14:10:40.838Z] #47 8.884 math [2020-05-04T14:10:41.123Z] #47 ... [2020-05-04T14:10:41.123Z] [2020-05-04T14:10:41.123Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:10:41.123Z] #43 2.497 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:10:41.123Z] #43 2.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:10:41.123Z] #43 2.555 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:10:41.123Z] #43 3.259 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-04T14:10:41.124Z] #43 5.377 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [171 kB] [2020-05-04T14:10:41.124Z] #43 6.827 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-04T14:10:41.408Z] #43 ... [2020-05-04T14:10:41.408Z] [2020-05-04T14:10:41.408Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:10:41.408Z] #25 1.958 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:10:41.408Z] #25 1.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:10:41.408Z] #25 1.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:10:41.408Z] #25 2.230 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-04T14:10:41.408Z] #25 3.691 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [171 kB] [2020-05-04T14:10:41.408Z] #25 5.290 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-04T14:10:41.408Z] #25 ... [2020-05-04T14:10:41.408Z] [2020-05-04T14:10:41.408Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:10:41.408Z] #35 1.958 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:10:41.408Z] #35 1.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:10:41.408Z] #35 1.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:10:41.408Z] #35 2.315 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-04T14:10:41.408Z] #35 3.932 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [171 kB] [2020-05-04T14:10:41.408Z] #35 5.921 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-04T14:10:41.692Z] #35 ... [2020-05-04T14:10:41.692Z] [2020-05-04T14:10:41.692Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:10:41.693Z] #41 3.034 + git clone https://github.com/docker/distribution.git . [2020-05-04T14:10:41.693Z] #41 3.034 Cloning into '.'... [2020-05-04T14:10:41.693Z] #41 ... [2020-05-04T14:10:41.693Z] [2020-05-04T14:10:41.693Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:41.693Z] #53 3.851 + RM_GOPATH=0 [2020-05-04T14:10:41.693Z] #53 3.851 + TMP_GOPATH= [2020-05-04T14:10:41.693Z] #53 3.851 + : /build [2020-05-04T14:10:41.693Z] #53 3.852 + '[' -z '' ']' [2020-05-04T14:10:41.693Z] #53 3.852 ++ mktemp -d [2020-05-04T14:10:41.693Z] #53 3.858 + export GOPATH=/tmp/tmp.G2JE5SszrA [2020-05-04T14:10:41.693Z] #53 3.859 + GOPATH=/tmp/tmp.G2JE5SszrA [2020-05-04T14:10:41.693Z] #53 3.859 + RM_GOPATH=1 [2020-05-04T14:10:41.693Z] #53 3.860 ++ dirname ./install.sh [2020-05-04T14:10:41.693Z] #53 3.864 + dir=. [2020-05-04T14:10:41.693Z] #53 3.864 + bin=golangci_lint [2020-05-04T14:10:41.693Z] #53 3.864 + shift [2020-05-04T14:10:41.693Z] #53 3.864 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-04T14:10:41.693Z] #53 3.865 + . ./golangci_lint.installer [2020-05-04T14:10:41.693Z] #53 3.865 ++ : v1.23.8 [2020-05-04T14:10:41.693Z] #53 3.865 + install_golangci_lint [2020-05-04T14:10:41.693Z] #53 3.866 + echo 'Installing golangci-lint version v1.23.8' [2020-05-04T14:10:41.693Z] #53 3.877 Installing golangci-lint version v1.23.8 [2020-05-04T14:10:41.693Z] #53 3.877 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-04T14:10:41.693Z] #53 ... [2020-05-04T14:10:41.693Z] [2020-05-04T14:10:41.693Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:10:41.693Z] #10 0.944 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:10:41.693Z] #10 1.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:10:41.693Z] #10 1.033 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:10:41.693Z] #10 1.121 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-04T14:10:41.693Z] #10 1.958 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [171 kB] [2020-05-04T14:10:41.693Z] #10 2.736 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-04T14:10:41.693Z] #10 8.264 Fetched 8039 kB in 7s (1088 kB/s) [2020-05-04T14:10:41.977Z] #10 8.264 Reading package lists... [2020-05-04T14:10:41.977Z] #10 ... [2020-05-04T14:10:41.977Z] [2020-05-04T14:10:41.977Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:10:41.977Z] #30 3.562 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-04T14:10:41.977Z] #30 3.564 Cloning into '.'... [2020-05-04T14:10:41.977Z] #30 ... [2020-05-04T14:10:41.977Z] [2020-05-04T14:10:41.977Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:41.977Z] #50 4.156 + RM_GOPATH=0 [2020-05-04T14:10:41.977Z] #50 4.156 + TMP_GOPATH= [2020-05-04T14:10:41.977Z] #50 4.156 + : /build [2020-05-04T14:10:41.977Z] #50 4.156 + '[' -z '' ']' [2020-05-04T14:10:41.977Z] #50 4.157 ++ mktemp -d [2020-05-04T14:10:41.977Z] #50 4.157 + export GOPATH=/tmp/tmp.iWS0caxgjt [2020-05-04T14:10:41.977Z] #50 4.158 + GOPATH=/tmp/tmp.iWS0caxgjt [2020-05-04T14:10:41.977Z] #50 4.158 + RM_GOPATH=1 [2020-05-04T14:10:41.977Z] #50 4.158 ++ dirname ./install.sh [2020-05-04T14:10:41.977Z] #50 4.158 + dir=. [2020-05-04T14:10:41.977Z] #50 4.158 + bin=gotestsum [2020-05-04T14:10:41.977Z] #50 4.158 + shift [2020-05-04T14:10:41.977Z] #50 4.158 + '[' '!' -f ./gotestsum.installer ']' [2020-05-04T14:10:41.977Z] #50 4.159 + . ./gotestsum.installer [2020-05-04T14:10:41.977Z] #50 4.159 ++ : v0.3.5 [2020-05-04T14:10:41.977Z] #50 4.159 + install_gotestsum [2020-05-04T14:10:41.977Z] #50 4.159 + echo 'Installing gotestsum version v0.3.5' [2020-05-04T14:10:41.977Z] #50 4.159 Installing gotestsum version v0.3.5 [2020-05-04T14:10:41.977Z] #50 4.159 + go get -d gotest.tools/gotestsum [2020-05-04T14:10:39.927Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:10:39.944Z] > git config --add remote.origin.fetch +refs/pull/40891/head:refs/remotes/origin/PR-40891 # timeout=10 [2020-05-04T14:10:39.967Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:10:40.001Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:10:40.073Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:10:40.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:10:40.075Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:10:40.532Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:10:40.554Z] > git checkout -f 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:10:41.937Z] > git merge 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 # timeout=10 [2020-05-04T14:10:42.261Z] #50 ... [2020-05-04T14:10:42.261Z] [2020-05-04T14:10:42.261Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:42.261Z] #74 3.739 + RM_GOPATH=0 [2020-05-04T14:10:42.261Z] #74 3.739 + TMP_GOPATH= [2020-05-04T14:10:42.261Z] #74 3.739 + : /build [2020-05-04T14:10:42.261Z] #74 3.739 + '[' -z '' ']' [2020-05-04T14:10:42.261Z] #74 3.739 ++ mktemp -d [2020-05-04T14:10:42.261Z] #74 3.743 + export GOPATH=/tmp/tmp.xPASKv4unf [2020-05-04T14:10:42.261Z] #74 3.743 + GOPATH=/tmp/tmp.xPASKv4unf [2020-05-04T14:10:42.261Z] #74 3.743 + RM_GOPATH=1 [2020-05-04T14:10:42.261Z] #74 3.751 ++ dirname ./install.sh [2020-05-04T14:10:42.261Z] #74 3.752 + dir=. [2020-05-04T14:10:42.261Z] #74 3.753 + bin=proxy [2020-05-04T14:10:42.261Z] #74 3.753 + shift [2020-05-04T14:10:42.261Z] #74 3.753 + '[' '!' -f ./proxy.installer ']' [2020-05-04T14:10:42.261Z] #74 3.753 + . ./proxy.installer [2020-05-04T14:10:42.261Z] #74 3.753 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-04T14:10:42.261Z] #74 3.753 + install_proxy [2020-05-04T14:10:42.261Z] #74 3.753 + case "$1" in [2020-05-04T14:10:42.261Z] #74 3.753 + export CGO_ENABLED=0 [2020-05-04T14:10:42.261Z] #74 3.753 + CGO_ENABLED=0 [2020-05-04T14:10:42.261Z] #74 3.753 + _install_proxy [2020-05-04T14:10:42.261Z] #74 3.753 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-04T14:10:42.261Z] #74 3.753 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-04T14:10:42.261Z] #74 3.753 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xPASKv4unf/src/github.com/docker/libnetwork [2020-05-04T14:10:42.261Z] #74 3.756 Cloning into '/tmp/tmp.xPASKv4unf/src/github.com/docker/libnetwork'... [2020-05-04T14:10:42.261Z] #74 ... [2020-05-04T14:10:42.261Z] [2020-05-04T14:10:42.261Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:42.261Z] #33 3.866 + RM_GOPATH=0 [2020-05-04T14:10:42.261Z] #33 3.866 + TMP_GOPATH= [2020-05-04T14:10:42.261Z] #33 3.866 + : /build [2020-05-04T14:10:42.261Z] #33 3.866 + '[' -z '' ']' [2020-05-04T14:10:42.261Z] #33 3.866 ++ mktemp -d [2020-05-04T14:10:42.261Z] #33 3.866 + export GOPATH=/tmp/tmp.KjTfEiZRwW [2020-05-04T14:10:42.261Z] #33 3.866 + GOPATH=/tmp/tmp.KjTfEiZRwW [2020-05-04T14:10:42.261Z] #33 3.866 + RM_GOPATH=1 [2020-05-04T14:10:42.261Z] #33 3.867 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-04T14:10:42.261Z] #33 3.867 ++ dirname ./install.sh [2020-05-04T14:10:42.261Z] #33 3.867 + dir=. [2020-05-04T14:10:42.261Z] #33 3.867 + bin=tomlv [2020-05-04T14:10:42.261Z] #33 3.867 + shift [2020-05-04T14:10:42.261Z] #33 3.867 + '[' '!' -f ./tomlv.installer ']' [2020-05-04T14:10:42.261Z] #33 3.867 + . ./tomlv.installer [2020-05-04T14:10:42.261Z] #33 3.867 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-04T14:10:42.261Z] #33 3.867 + install_tomlv [2020-05-04T14:10:42.261Z] #33 3.867 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-04T14:10:42.261Z] #33 3.867 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KjTfEiZRwW/src/github.com/BurntSushi/toml [2020-05-04T14:10:42.261Z] #33 3.869 Cloning into '/tmp/tmp.KjTfEiZRwW/src/github.com/BurntSushi/toml'... [2020-05-04T14:10:42.261Z] #33 4.757 + cd /tmp/tmp.KjTfEiZRwW/src/github.com/BurntSushi/toml [2020-05-04T14:10:42.261Z] #33 4.757 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-04T14:10:42.261Z] #33 4.760 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-04T14:10:42.261Z] #33 5.275 internal/cpu [2020-05-04T14:10:42.261Z] #33 5.281 runtime/internal/atomic [2020-05-04T14:10:42.261Z] #33 5.376 runtime/internal/sys [2020-05-04T14:10:42.261Z] #33 5.599 runtime/internal/math [2020-05-04T14:10:42.261Z] #33 5.656 math/bits [2020-05-04T14:10:42.261Z] #33 5.901 internal/bytealg [2020-05-04T14:10:42.261Z] #33 6.021 math [2020-05-04T14:10:42.261Z] #33 6.258 runtime [2020-05-04T14:10:42.261Z] #33 10.71 internal/testlog [2020-05-04T14:10:42.261Z] #33 10.98 encoding [2020-05-04T14:10:42.545Z] #33 ... [2020-05-04T14:10:42.545Z] [2020-05-04T14:10:42.545Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:42.545Z] #56 10.26 + cd /tmp/tmp.1PGWcPUqyR/src/github.com/mvdan/sh [2020-05-04T14:10:42.545Z] #56 10.27 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-04T14:10:42.545Z] #56 10.33 + GO111MODULE=on [2020-05-04T14:10:42.545Z] #56 10.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-04T14:10:42.545Z] #56 11.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-04T14:10:42.545Z] #56 11.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-04T14:10:42.545Z] #56 11.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-04T14:10:42.829Z] #56 11.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-04T14:10:42.829Z] #56 11.42 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-04T14:10:42.898Z] Merge succeeded, producing 88e4371d1036c602428ed12d6eb7ff76f4019952 [2020-05-04T14:10:42.898Z] Checking out Revision 88e4371d1036c602428ed12d6eb7ff76f4019952 (PR-40891) [2020-05-04T14:10:43.152Z] #20 transferring context: 52.13MB 3.8s [2020-05-04T14:10:43.152Z] #20 transferring context: 53.03MB 3.8s done [2020-05-04T14:10:43.152Z] #20 DONE 3.9s [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-04T14:10:43.152Z] #15 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-04T14:10:43.152Z] #52 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-04T14:10:43.152Z] #46 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:10:43.152Z] #58 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-04T14:10:43.152Z] #39 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:43.152Z] #68 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-04T14:10:43.152Z] #26 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-04T14:10:43.152Z] #61 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-04T14:10:43.152Z] #18 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:10:43.152Z] #21 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-04T14:10:43.152Z] #54 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-04T14:10:43.152Z] #73 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-04T14:10:43.152Z] #22 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:43.152Z] #74 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:10:43.152Z] #47 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:10:43.152Z] #36 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:10:43.152Z] #44 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-04T14:10:43.152Z] #24 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:10:43.152Z] #25 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-04T14:10:43.152Z] #31 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-04T14:10:43.152Z] #75 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-04T14:10:43.152Z] #11 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:43.152Z] #56 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:10:43.152Z] #17 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:43.152Z] #65 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-04T14:10:43.152Z] #64 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-04T14:10:43.152Z] #40 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:10:43.152Z] #38 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-04T14:10:43.152Z] #29 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:43.152Z] #33 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:10:43.152Z] #41 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-04T14:10:43.152Z] #14 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:10:43.152Z] #43 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-04T14:10:43.152Z] #72 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-04T14:10:43.152Z] #16 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-04T14:10:43.152Z] #13 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-04T14:10:43.152Z] #69 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:10:43.152Z] #60 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:43.152Z] #23 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-04T14:10:43.152Z] #57 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-04T14:10:43.152Z] #9 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-04T14:10:43.152Z] #28 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:43.152Z] #50 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:10:43.152Z] #53 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:10:43.152Z] #35 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-04T14:10:43.152Z] #49 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-04T14:10:43.152Z] #45 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-04T14:10:43.152Z] #55 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-04T14:10:43.152Z] #48 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-04T14:10:43.152Z] #32 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-04T14:10:43.152Z] #67 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:10:43.152Z] #63 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-04T14:10:43.152Z] #12 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-04T14:10:43.152Z] #34 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-04T14:10:43.152Z] #70 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-04T14:10:43.152Z] #51 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:10:43.152Z] #62 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-04T14:10:43.152Z] #42 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:10:43.152Z] #30 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:10:43.152Z] #10 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-04T14:10:43.152Z] #8 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-04T14:10:43.152Z] #59 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-04T14:10:43.152Z] #19 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-04T14:10:43.152Z] #66 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:10:43.152Z] #27 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-04T14:10:43.152Z] #37 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-04T14:10:43.152Z] #76 CACHED [2020-05-04T14:10:43.152Z] [2020-05-04T14:10:43.152Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-04T14:10:43.446Z] #56 12.03 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-04T14:10:44.063Z] #56 12.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-04T14:10:44.168Z] #77 DONE 1.3s [2020-05-04T14:10:44.168Z] [2020-05-04T14:10:44.168Z] #78 exporting to oci image format [2020-05-04T14:10:44.168Z] #78 exporting layers [2020-05-04T14:10:42.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-04T14:10:42.900Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:10:42.926Z] > git checkout -f 88e4371d1036c602428ed12d6eb7ff76f4019952 # timeout=10 [2020-05-04T14:10:44.683Z] #56 ... [2020-05-04T14:10:44.683Z] [2020-05-04T14:10:44.683Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:10:44.683Z] #62 3.336 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:10:44.683Z] #62 3.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:10:44.683Z] #62 3.413 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:10:44.683Z] #62 4.006 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-04T14:10:44.683Z] #62 5.367 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [171 kB] [2020-05-04T14:10:44.683Z] #62 6.880 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-04T14:10:44.683Z] #62 ... [2020-05-04T14:10:44.683Z] [2020-05-04T14:10:44.683Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:10:44.683Z] #47 12.86 unicode/utf16 [2020-05-04T14:10:44.683Z] #47 13.07 container/list [2020-05-04T14:10:44.683Z] #47 13.44 crypto/internal/subtle [2020-05-04T14:10:44.968Z] #47 13.51 crypto/subtle [2020-05-04T14:10:44.968Z] #47 13.61 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-04T14:10:44.968Z] #47 13.71 internal/nettrace [2020-05-04T14:10:45.251Z] #47 13.79 runtime/cgo [2020-05-04T14:10:46.530Z] Commit message: "Merge commit '0a5cec2833f82a6ad797d70acbf9cbbaf8956017' into HEAD" [2020-05-04T14:10:46.531Z] > git rev-list --no-walk 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-04T14:10:47.635Z] + docker version [2020-05-04T14:10:49.101Z] Fetching without tags [2020-05-04T14:10:49.462Z] Merging remotes/origin/master commit 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 into PR head commit 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 [2020-05-04T14:10:48.993Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:10:49.027Z] > git config --add remote.origin.fetch +refs/pull/40891/head:refs/remotes/origin/PR-40891 # timeout=10 [2020-05-04T14:10:49.049Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:10:49.074Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:10:49.104Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:10:49.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:10:49.105Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:10:49.475Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:10:49.498Z] > git checkout -f 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:10:50.764Z] #47 ... [2020-05-04T14:10:50.764Z] [2020-05-04T14:10:50.764Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:10:50.764Z] #10 8.264 Reading package lists... [2020-05-04T14:10:50.764Z] #10 12.93 Reading package lists... [2020-05-04T14:10:50.764Z] #10 17.06 Building dependency tree... [2020-05-04T14:10:50.764Z] #10 18.43 The following additional packages will be installed: [2020-05-04T14:10:50.764Z] #10 18.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-04T14:10:50.764Z] #10 18.43 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-04T14:10:50.764Z] #10 18.43 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-04T14:10:50.764Z] #10 18.43 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-04T14:10:50.764Z] #10 18.43 Suggested packages: [2020-05-04T14:10:50.764Z] #10 18.43 gcc-8-locales seccomp wine64 [2020-05-04T14:10:50.764Z] #10 19.46 The following NEW packages will be installed: [2020-05-04T14:10:50.764Z] #10 19.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-04T14:10:50.764Z] #10 19.49 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-04T14:10:50.764Z] #10 19.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-04T14:10:50.764Z] #10 19.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-04T14:10:50.764Z] #10 19.49 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-04T14:10:50.764Z] #10 19.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-04T14:10:50.764Z] #10 19.64 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:10:50.764Z] #10 19.64 Need to get 73.3 MB of archives. [2020-05-04T14:10:50.764Z] #10 19.64 After this operation, 494 MB of additional disk space will be used. [2020-05-04T14:10:50.764Z] #10 19.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-05-04T14:10:50.764Z] #10 19.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-05-04T14:10:51.058Z] #10 19.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-04T14:10:51.058Z] #10 19.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-05-04T14:10:51.058Z] #10 19.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-04T14:10:51.058Z] #10 19.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-04T14:10:51.347Z] #10 20.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-04T14:10:51.502Z] Merge succeeded, producing 579e48990323fc7775a0b83c927b2099c6b053bd [2020-05-04T14:10:51.502Z] Checking out Revision 579e48990323fc7775a0b83c927b2099c6b053bd (PR-40891) [2020-05-04T14:10:51.640Z] #10 20.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-04T14:10:51.640Z] #10 20.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-05-04T14:10:51.801Z] Client: Docker Engine - Community [2020-05-04T14:10:51.801Z] Version: 19.03.8 [2020-05-04T14:10:51.801Z] API version: 1.40 [2020-05-04T14:10:51.801Z] Go version: go1.12.17 [2020-05-04T14:10:51.801Z] Git commit: afacb8b7f0 [2020-05-04T14:10:51.801Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-04T14:10:51.801Z] OS/Arch: linux/amd64 [2020-05-04T14:10:51.801Z] Experimental: false [2020-05-04T14:10:51.801Z] [2020-05-04T14:10:51.801Z] Server: Docker Engine - Community [2020-05-04T14:10:51.801Z] Engine: [2020-05-04T14:10:51.801Z] Version: 19.03.8 [2020-05-04T14:10:51.801Z] API version: 1.40 (minimum version 1.12) [2020-05-04T14:10:51.801Z] Go version: go1.12.17 [2020-05-04T14:10:51.801Z] Git commit: afacb8b7f0 [2020-05-04T14:10:51.801Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-04T14:10:51.801Z] OS/Arch: linux/amd64 [2020-05-04T14:10:51.801Z] Experimental: true [2020-05-04T14:10:51.801Z] containerd: [2020-05-04T14:10:51.801Z] Version: 1.2.13 [2020-05-04T14:10:51.801Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-04T14:10:51.801Z] runc: [2020-05-04T14:10:51.801Z] Version: 1.0.0-rc10 [2020-05-04T14:10:51.801Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:10:51.801Z] docker-init: [2020-05-04T14:10:51.801Z] Version: 0.18.0 [2020-05-04T14:10:51.801Z] GitCommit: fec3683 [Pipeline] sh [2020-05-04T14:10:52.180Z] + docker info [2020-05-04T14:10:52.575Z] #78 exporting layers 7.7s done [2020-05-04T14:10:52.575Z] #78 exporting manifest sha256:a408cea47c57b00401c874959baf01f18208601a9e74c3803b5ad3c866f65a3f [2020-05-04T14:10:52.575Z] #78 exporting manifest sha256:a408cea47c57b00401c874959baf01f18208601a9e74c3803b5ad3c866f65a3f done [2020-05-04T14:10:52.575Z] #78 exporting config sha256:1a6bda6d44a805b0aafecc678131be307187071e5f536d3cd2ce53ef50bbd683 done [2020-05-04T14:10:52.575Z] #78 sending tarball [2020-05-04T14:10:50.637Z] > git merge 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 # timeout=10 [2020-05-04T14:10:51.490Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-04T14:10:51.504Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:10:51.514Z] > git checkout -f 579e48990323fc7775a0b83c927b2099c6b053bd # timeout=10 [2020-05-04T14:10:52.667Z] #10 ... [2020-05-04T14:10:52.667Z] [2020-05-04T14:10:52.667Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:52.667Z] #33 11.11 runtime/cgo [2020-05-04T14:10:52.667Z] #33 ... [2020-05-04T14:10:52.667Z] [2020-05-04T14:10:52.667Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:10:52.667Z] #43 12.78 Fetched 8039 kB in 10s (774 kB/s) [2020-05-04T14:10:52.667Z] #43 12.78 Reading package lists... [2020-05-04T14:10:52.667Z] #43 16.29 Reading package lists... [2020-05-04T14:10:52.667Z] #43 20.02 Building dependency tree... [2020-05-04T14:10:52.667Z] #43 21.44 The following additional packages will be installed: [2020-05-04T14:10:52.667Z] #43 21.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-04T14:10:52.667Z] #43 21.45 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-04T14:10:52.667Z] #43 21.45 Suggested packages: [2020-05-04T14:10:52.667Z] #43 21.45 manpages-dev python-setuptools [2020-05-04T14:10:52.950Z] #43 ... [2020-05-04T14:10:52.950Z] [2020-05-04T14:10:52.950Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:10:52.950Z] #35 12.47 Fetched 8039 kB in 11s (747 kB/s) [2020-05-04T14:10:52.950Z] #35 12.47 Reading package lists... [2020-05-04T14:10:52.950Z] #35 16.44 Reading package lists... [2020-05-04T14:10:52.950Z] #35 20.34 Building dependency tree... [2020-05-04T14:10:52.950Z] #35 21.72 The following additional packages will be installed: [2020-05-04T14:10:52.950Z] #35 21.72 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-04T14:10:52.950Z] #35 21.73 Suggested packages: [2020-05-04T14:10:52.950Z] #35 21.73 cmake-doc ninja-build lrzip [2020-05-04T14:10:52.950Z] #35 21.73 Recommended packages: [2020-05-04T14:10:52.950Z] #35 21.73 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-04T14:10:52.950Z] #35 ... [2020-05-04T14:10:52.950Z] [2020-05-04T14:10:52.950Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:10:52.950Z] #25 12.01 Fetched 8039 kB in 10s (778 kB/s) [2020-05-04T14:10:52.950Z] #25 12.01 Reading package lists... [2020-05-04T14:10:52.950Z] #25 15.84 Reading package lists... [2020-05-04T14:10:52.950Z] #25 20.06 Building dependency tree... [2020-05-04T14:10:52.950Z] #25 21.31 ca-certificates is already the newest version (20190110). [2020-05-04T14:10:52.950Z] #25 21.31 The following additional packages will be installed: [2020-05-04T14:10:52.950Z] #25 21.31 libjq1 libonig5 [2020-05-04T14:10:52.950Z] #25 21.60 The following NEW packages will be installed: [2020-05-04T14:10:52.950Z] #25 21.63 jq libjq1 libonig5 [2020-05-04T14:10:52.950Z] #25 21.75 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:10:52.950Z] #25 21.75 Need to get 350 kB of archives. [2020-05-04T14:10:52.950Z] #25 21.75 After this operation, 1154 kB of additional disk space will be used. [2020-05-04T14:10:52.950Z] #25 21.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-04T14:10:52.950Z] #25 21.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-04T14:10:52.950Z] #25 21.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-04T14:10:53.575Z] #25 ... [2020-05-04T14:10:53.575Z] [2020-05-04T14:10:53.575Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:10:53.575Z] #10 22.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-04T14:10:54.607Z] #10 23.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-04T14:10:54.607Z] #10 23.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-04T14:10:54.607Z] #10 23.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-04T14:10:54.607Z] #10 23.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-04T14:10:54.607Z] #10 23.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-05-04T14:10:54.607Z] #10 23.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-05-04T14:10:54.607Z] #10 23.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-04T14:10:54.607Z] #10 23.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-04T14:10:54.607Z] #10 23.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-04T14:10:54.607Z] #10 23.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-04T14:10:54.896Z] #10 ... [2020-05-04T14:10:54.896Z] [2020-05-04T14:10:54.896Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:10:54.896Z] #25 22.55 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:10:54.896Z] #25 22.65 Fetched 350 kB in 0s (2373 kB/s) [2020-05-04T14:10:54.896Z] #25 22.72 Selecting previously unselected package libonig5:s390x. [2020-05-04T14:10:54.896Z] #25 22.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-04T14:10:54.896Z] #25 22.81 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-04T14:10:54.896Z] #25 22.82 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-04T14:10:54.896Z] #25 23.01 Selecting previously unselected package libjq1:s390x. [2020-05-04T14:10:54.896Z] #25 23.05 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-04T14:10:54.896Z] #25 23.05 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-04T14:10:54.896Z] #25 23.17 Selecting previously unselected package jq. [2020-05-04T14:10:54.896Z] #25 23.18 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-04T14:10:54.896Z] #25 23.19 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-04T14:10:54.896Z] #25 23.32 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-04T14:10:54.896Z] #25 23.33 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-04T14:10:54.896Z] #25 23.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-04T14:10:54.896Z] #25 23.34 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:10:54.896Z] #25 DONE 23.8s [2020-05-04T14:10:54.896Z] [2020-05-04T14:10:54.896Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:10:54.896Z] #10 23.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-04T14:10:54.896Z] #10 23.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-04T14:10:54.896Z] #10 23.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-05-04T14:10:54.896Z] #10 23.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-04T14:10:54.896Z] #10 23.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-05-04T14:10:54.896Z] #10 ... [2020-05-04T14:10:54.896Z] [2020-05-04T14:10:54.896Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:54.896Z] #56 13.29 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-04T14:10:54.896Z] #56 14.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-04T14:10:54.896Z] #56 14.24 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-04T14:10:54.896Z] #56 14.35 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-04T14:10:54.896Z] #56 14.36 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-04T14:10:54.896Z] #56 14.91 runtime [2020-05-04T14:10:54.896Z] #56 14.91 runtime/cgo [2020-05-04T14:10:54.896Z] #56 ... [2020-05-04T14:10:54.896Z] [2020-05-04T14:10:54.896Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-04T14:10:54.896Z] #26 DONE 0.1s [2020-05-04T14:10:54.896Z] [2020-05-04T14:10:54.896Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:10:55.192Z] #27 ... [2020-05-04T14:10:55.192Z] [2020-05-04T14:10:55.192Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:10:55.192Z] #62 13.87 Fetched 8039 kB in 11s (754 kB/s) [2020-05-04T14:10:55.192Z] #62 13.87 Reading package lists... [2020-05-04T14:10:55.192Z] #62 17.54 Reading package lists... [2020-05-04T14:10:55.192Z] #62 21.83 Building dependency tree... [2020-05-04T14:10:55.192Z] #62 23.08 The following additional packages will be installed: [2020-05-04T14:10:55.192Z] #62 23.08 libbtrfs0 [2020-05-04T14:10:55.192Z] #62 23.15 The following NEW packages will be installed: [2020-05-04T14:10:55.192Z] #62 23.16 libbtrfs-dev libbtrfs0 [2020-05-04T14:10:55.192Z] #62 23.35 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:10:55.192Z] #62 23.35 Need to get 118 kB of archives. [2020-05-04T14:10:55.192Z] #62 23.35 After this operation, 390 kB of additional disk space will be used. [2020-05-04T14:10:55.192Z] #62 23.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-04T14:10:55.192Z] #62 23.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-04T14:10:55.192Z] #62 ... [2020-05-04T14:10:55.192Z] [2020-05-04T14:10:55.192Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:10:55.192Z] #41 13.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-04T14:10:55.192Z] #41 15.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-04T14:10:55.272Z] Commit message: "Merge commit '0a5cec2833f82a6ad797d70acbf9cbbaf8956017' into HEAD" [2020-05-04T14:10:55.274Z] > git rev-list --no-walk 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:10:55.476Z] #41 ... [2020-05-04T14:10:55.476Z] [2020-05-04T14:10:55.476Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:10:55.476Z] #43 22.46 The following NEW packages will be installed: [2020-05-04T14:10:55.476Z] #43 22.46 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-04T14:10:55.476Z] #43 22.47 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-04T14:10:55.476Z] #43 22.47 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-04T14:10:55.476Z] #43 22.47 python-six zlib1g-dev [2020-05-04T14:10:55.476Z] #43 22.59 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:10:55.476Z] #43 22.59 Need to get 3742 kB of archives. [2020-05-04T14:10:55.476Z] #43 22.59 After this operation, 22.0 MB of additional disk space will be used. [2020-05-04T14:10:55.476Z] #43 22.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-04T14:10:55.476Z] #43 22.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-04T14:10:55.476Z] #43 22.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-05-04T14:10:55.476Z] #43 22.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-04T14:10:55.476Z] #43 22.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-05-04T14:10:55.476Z] #43 22.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-04T14:10:55.476Z] #43 22.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-05-04T14:10:55.476Z] #43 22.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-05-04T14:10:55.476Z] #43 22.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-04T14:10:55.476Z] #43 22.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-04T14:10:55.476Z] #43 22.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-04T14:10:55.476Z] #43 22.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-04T14:10:55.476Z] #43 22.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-05-04T14:10:55.476Z] #43 22.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-04T14:10:55.476Z] #43 22.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-04T14:10:55.476Z] #43 22.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-04T14:10:55.476Z] #43 22.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-04T14:10:55.476Z] #43 23.70 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:10:55.476Z] #43 23.83 Fetched 3742 kB in 0s (13.0 MB/s) [2020-05-04T14:10:55.476Z] #43 23.87 Selecting previously unselected package libcap-dev:s390x. [2020-05-04T14:10:55.476Z] #43 23.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-04T14:10:55.476Z] #43 23.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-04T14:10:55.476Z] #43 23.95 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-04T14:10:55.476Z] #43 24.03 Selecting previously unselected package libnet1:s390x. [2020-05-04T14:10:55.476Z] #43 24.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-04T14:10:55.476Z] #43 24.04 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-04T14:10:55.476Z] #43 24.28 Selecting previously unselected package libnet1-dev. [2020-05-04T14:10:55.476Z] #43 24.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-04T14:10:55.476Z] #43 24.31 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-04T14:10:55.476Z] #43 24.45 Selecting previously unselected package libnl-3-200:s390x. [2020-05-04T14:10:55.476Z] #43 24.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-04T14:10:55.476Z] #43 24.47 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-04T14:10:55.761Z] #43 24.54 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-04T14:10:55.761Z] #43 24.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-04T14:10:55.761Z] #43 24.55 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-04T14:10:55.761Z] #43 24.75 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-04T14:10:56.046Z] #43 24.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-04T14:10:56.046Z] #43 24.77 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-04T14:10:56.046Z] #43 24.84 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-04T14:10:56.046Z] #43 24.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-04T14:10:56.046Z] #43 24.85 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-04T14:10:56.046Z] #43 24.91 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-04T14:10:56.046Z] #43 24.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-04T14:10:56.046Z] #43 24.91 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-04T14:10:56.046Z] #43 ... [2020-05-04T14:10:56.046Z] [2020-05-04T14:10:56.046Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:56.046Z] #74 14.56 + cd /tmp/tmp.xPASKv4unf/src/github.com/docker/libnetwork [2020-05-04T14:10:56.046Z] #74 14.56 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-04T14:10:56.046Z] #74 15.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-04T14:10:56.046Z] #74 ... [2020-05-04T14:10:56.046Z] [2020-05-04T14:10:56.046Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:10:56.046Z] #62 24.42 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:10:56.046Z] #62 24.47 Fetched 118 kB in 0s (1276 kB/s) [2020-05-04T14:10:56.046Z] #62 24.52 Selecting previously unselected package libbtrfs0. [2020-05-04T14:10:56.046Z] #62 24.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 ... 15176 files and directories currently installed.) [2020-05-04T14:10:56.046Z] #62 24.57 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-04T14:10:56.046Z] #62 24.58 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-04T14:10:56.046Z] #62 24.63 Selecting previously unselected package libbtrfs-dev. [2020-05-04T14:10:56.046Z] #62 24.64 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-04T14:10:56.046Z] #62 24.65 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:10:56.046Z] #62 24.75 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-04T14:10:56.046Z] #62 24.78 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:10:56.046Z] #62 24.78 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:10:56.046Z] #62 DONE 25.0s [2020-05-04T14:10:56.046Z] [2020-05-04T14:10:56.046Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:10:56.046Z] #63 DONE 0.1s [2020-05-04T14:10:56.046Z] [2020-05-04T14:10:56.046Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:10:56.046Z] #10 24.65 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:10:56.046Z] #10 24.76 Fetched 73.3 MB in 4s (18.0 MB/s) [2020-05-04T14:10:56.046Z] #10 24.85 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-04T14:10:56.046Z] #10 24.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-04T14:10:56.046Z] #10 24.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-04T14:10:56.046Z] #10 24.97 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-04T14:10:56.340Z] #10 ... [2020-05-04T14:10:56.340Z] [2020-05-04T14:10:56.340Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-04T14:10:56.340Z] #64 DONE 0.1s [2020-05-04T14:10:56.341Z] [2020-05-04T14:10:56.341Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:10:56.341Z] #35 22.43 The following NEW packages will be installed: [2020-05-04T14:10:56.341Z] #35 22.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-04T14:10:56.341Z] #35 22.46 vim-common xxd [2020-05-04T14:10:56.341Z] #35 22.59 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:10:56.341Z] #35 22.59 Need to get 14.0 MB of archives. [2020-05-04T14:10:56.341Z] #35 22.59 After this operation, 62.1 MB of additional disk space will be used. [2020-05-04T14:10:56.341Z] #35 22.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-04T14:10:56.341Z] #35 22.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-04T14:10:56.341Z] #35 22.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-04T14:10:56.341Z] #35 22.70 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-04T14:10:56.341Z] #35 23.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-04T14:10:56.341Z] #35 23.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-04T14:10:56.341Z] #35 23.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-04T14:10:56.341Z] #35 23.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-04T14:10:56.341Z] #35 23.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-04T14:10:56.341Z] #35 23.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-04T14:10:56.341Z] #35 24.43 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:10:56.341Z] #35 24.53 Fetched 14.0 MB in 1s (14.6 MB/s) [2020-05-04T14:10:56.341Z] #35 24.62 Selecting previously unselected package xxd. [2020-05-04T14:10:56.341Z] #35 24.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-04T14:10:56.341Z] #35 24.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-04T14:10:56.341Z] #35 24.66 Unpacking xxd (2:8.1.0875-5) ... [2020-05-04T14:10:56.341Z] #35 24.81 Selecting previously unselected package vim-common. [2020-05-04T14:10:56.341Z] #35 24.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-04T14:10:56.341Z] #35 24.87 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-04T14:10:56.341Z] #35 25.13 Selecting previously unselected package cmake-data. [2020-05-04T14:10:56.341Z] #35 25.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-04T14:10:56.341Z] #35 25.14 Unpacking cmake-data (3.13.4-1) ... [2020-05-04T14:10:56.343Z] Client: [2020-05-04T14:10:56.343Z] Debug Mode: false [2020-05-04T14:10:56.343Z] [2020-05-04T14:10:56.343Z] Server: [2020-05-04T14:10:56.343Z] Containers: 0 [2020-05-04T14:10:56.344Z] Running: 0 [2020-05-04T14:10:56.344Z] Paused: 0 [2020-05-04T14:10:56.344Z] Stopped: 0 [2020-05-04T14:10:56.344Z] Images: 0 [2020-05-04T14:10:56.344Z] Server Version: 19.03.8 [2020-05-04T14:10:56.344Z] Storage Driver: overlay2 [2020-05-04T14:10:56.344Z] Backing Filesystem: [2020-05-04T14:10:56.344Z] Supports d_type: true [2020-05-04T14:10:56.344Z] Native Overlay Diff: true [2020-05-04T14:10:56.344Z] Logging Driver: json-file [2020-05-04T14:10:56.344Z] Cgroup Driver: cgroupfs [2020-05-04T14:10:56.344Z] Plugins: [2020-05-04T14:10:56.344Z] Volume: local [2020-05-04T14:10:56.344Z] Network: bridge host ipvlan macvlan null overlay [2020-05-04T14:10:56.344Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-04T14:10:56.344Z] Swarm: inactive [2020-05-04T14:10:56.344Z] Runtimes: runc [2020-05-04T14:10:56.344Z] Default Runtime: runc [2020-05-04T14:10:56.344Z] Init Binary: docker-init [2020-05-04T14:10:56.344Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-04T14:10:56.344Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:10:56.344Z] init version: fec3683 [2020-05-04T14:10:56.344Z] Security Options: [2020-05-04T14:10:56.344Z] apparmor [2020-05-04T14:10:56.344Z] seccomp [2020-05-04T14:10:56.344Z] Profile: default [2020-05-04T14:10:56.344Z] Kernel Version: 4.15.0-1065-aws [2020-05-04T14:10:56.344Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-04T14:10:56.344Z] OSType: linux [2020-05-04T14:10:56.344Z] Architecture: x86_64 [2020-05-04T14:10:56.344Z] CPUs: 2 [2020-05-04T14:10:56.344Z] Total Memory: 7.501GiB [2020-05-04T14:10:56.344Z] Name: ip-10-100-77-234 [2020-05-04T14:10:56.344Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-04T14:10:56.344Z] Docker Root Dir: /var/lib/docker [2020-05-04T14:10:56.344Z] Debug Mode: false [2020-05-04T14:10:56.344Z] Registry: https://index.docker.io/v1/ [2020-05-04T14:10:56.344Z] Labels: [2020-05-04T14:10:56.344Z] Experimental: true [2020-05-04T14:10:56.344Z] Insecure Registries: [2020-05-04T14:10:56.344Z] 127.0.0.0/8 [2020-05-04T14:10:56.344Z] Live Restore Enabled: true [2020-05-04T14:10:56.344Z] [2020-05-04T14:10:56.344Z] WARNING: No swap limit support [Pipeline] sh [2020-05-04T14:10:56.802Z] + docker version [2020-05-04T14:10:56.869Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-04T14:10:56.869Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-04T14:10:56.869Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40891/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-04T14:10:56.869Z] + bash /home/ubuntu/workspace/moby_PR-40891/check-config.sh [2020-05-04T14:10:56.869Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-04T14:10:56.869Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-04T14:10:56.869Z] [2020-05-04T14:10:56.869Z] Generally Necessary: [2020-05-04T14:10:56.869Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-04T14:10:56.869Z] - apparmor: enabled and tools installed [2020-05-04T14:10:57.129Z] - CONFIG_NAMESPACES: enabled [2020-05-04T14:10:57.129Z] - CONFIG_NET_NS: enabled [2020-05-04T14:10:57.129Z] - CONFIG_PID_NS: enabled [2020-05-04T14:10:57.129Z] - CONFIG_IPC_NS: enabled [2020-05-04T14:10:57.129Z] - CONFIG_UTS_NS: enabled [2020-05-04T14:10:57.129Z] - CONFIG_CGROUPS: enabled [2020-05-04T14:10:57.129Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-04T14:10:57.129Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-04T14:10:57.129Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-04T14:10:57.129Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-04T14:10:57.129Z] - CONFIG_CPUSETS: enabled [2020-05-04T14:10:57.129Z] - CONFIG_MEMCG: enabled [2020-05-04T14:10:57.129Z] - CONFIG_KEYS: enabled [2020-05-04T14:10:57.129Z] - CONFIG_VETH: enabled (as module) [2020-05-04T14:10:57.129Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-04T14:10:57.129Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-04T14:10:57.129Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-04T14:10:57.129Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-04T14:10:57.129Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-04T14:10:57.129Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-04T14:10:57.129Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-04T14:10:57.129Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-04T14:10:57.129Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-04T14:10:57.129Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-04T14:10:57.129Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-04T14:10:57.129Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-04T14:10:57.129Z] [2020-05-04T14:10:57.129Z] Optional Features: [2020-05-04T14:10:57.385Z] - CONFIG_USER_NS: enabled [2020-05-04T14:10:57.385Z] - CONFIG_SECCOMP: enabled [2020-05-04T14:10:57.385Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-04T14:10:57.385Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-04T14:10:57.385Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-04T14:10:57.385Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-04T14:10:57.385Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-04T14:10:57.385Z] - CONFIG_BLK_CGROUP: enabled [2020-05-04T14:10:57.385Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-04T14:10:57.385Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-04T14:10:57.385Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-04T14:10:57.385Z] - CONFIG_CGROUP_PERF: enabled [2020-05-04T14:10:57.385Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-04T14:10:57.385Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-04T14:10:57.385Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-04T14:10:57.385Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-04T14:10:57.385Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-04T14:10:57.385Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-04T14:10:57.385Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-04T14:10:57.385Z] - CONFIG_IP_VS: enabled (as module) [2020-05-04T14:10:57.385Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-04T14:10:57.385Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-04T14:10:57.385Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-04T14:10:57.385Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-04T14:10:57.385Z] - CONFIG_EXT4_FS: enabled [2020-05-04T14:10:57.385Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-04T14:10:57.385Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-04T14:10:57.385Z] - Network Drivers: [2020-05-04T14:10:57.385Z] - "overlay": [2020-05-04T14:10:57.385Z] - CONFIG_VXLAN: enabled (as module) [2020-05-04T14:10:57.385Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-04T14:10:57.385Z] Optional (for encrypted networks): [2020-05-04T14:10:57.641Z] - CONFIG_CRYPTO: enabled [2020-05-04T14:10:57.641Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-04T14:10:57.641Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-04T14:10:57.641Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-04T14:10:57.641Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-04T14:10:57.641Z] - CONFIG_XFRM: enabled [2020-05-04T14:10:57.641Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-04T14:10:57.641Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-04T14:10:57.641Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-04T14:10:57.641Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-04T14:10:57.641Z] - "ipvlan": [2020-05-04T14:10:57.641Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-04T14:10:57.641Z] - "macvlan": [2020-05-04T14:10:57.641Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-04T14:10:57.641Z] - CONFIG_DUMMY: enabled (as module) [2020-05-04T14:10:57.641Z] - "ftp,tftp client in container": [2020-05-04T14:10:57.641Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-04T14:10:57.641Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-04T14:10:57.641Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-04T14:10:57.641Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-04T14:10:57.641Z] - Storage Drivers: [2020-05-04T14:10:57.641Z] - "aufs": [2020-05-04T14:10:57.641Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-04T14:10:57.641Z] - "btrfs": [2020-05-04T14:10:57.641Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-04T14:10:57.641Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-04T14:10:57.641Z] - "devicemapper": [2020-05-04T14:10:57.641Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-04T14:10:57.641Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-04T14:10:57.641Z] - "overlay": [2020-05-04T14:10:57.641Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-04T14:10:57.641Z] - "zfs": [2020-05-04T14:10:57.641Z] - /dev/zfs: missing [2020-05-04T14:10:57.641Z] - zfs command: missing [2020-05-04T14:10:57.641Z] - zpool command: missing [2020-05-04T14:10:57.641Z] [2020-05-04T14:10:57.641Z] Limits: [2020-05-04T14:10:57.641Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-04T14:10:57.641Z] [2020-05-04T14:10:57.641Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-04T14:10:58.104Z] + sudo modprobe ip_vs [2020-05-04T14:10:58.363Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:074369ebb4fd32aab414c55e598c87f6844611dd . [2020-05-04T14:10:58.363Z] #1 [internal] load build definition from Dockerfile [2020-05-04T14:10:58.363Z] #1 transferring dockerfile: 17.09kB done [2020-05-04T14:10:58.363Z] #1 DONE 0.1s [2020-05-04T14:10:58.363Z] [2020-05-04T14:10:58.363Z] #2 [internal] load .dockerignore [2020-05-04T14:10:58.363Z] #2 transferring context: 87B done [2020-05-04T14:10:58.363Z] #2 DONE 0.1s [2020-05-04T14:10:58.363Z] [2020-05-04T14:10:58.363Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-04T14:10:58.924Z] #3 DONE 0.5s [2020-05-04T14:10:58.924Z] [2020-05-04T14:10:58.924Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-04T14:10:58.924Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-04T14:10:58.924Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-04T14:10:58.924Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-04T14:10:58.924Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-04T14:10:58.924Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.60MB / 8.88MB 0.1s [2020-05-04T14:10:59.146Z] #35 27.70 Selecting previously unselected package libicu63:s390x. [2020-05-04T14:10:59.146Z] #35 27.74 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-04T14:10:59.146Z] #35 27.74 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-04T14:10:59.146Z] #35 ... [2020-05-04T14:10:59.146Z] [2020-05-04T14:10:59.146Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:10:59.146Z] #27 2.839 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-04T14:10:59.146Z] #27 3.205 [2020-05-04T14:10:59.179Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-04T14:10:59.179Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-04T14:10:59.430Z] #27 3.343 # 2.1% ###### 9.4% ############## 19.9% ################## 26.1% ####################### 32.4% ############################# 40.8% ################################# 47.0% ###################################### 53.3% [2020-05-04T14:10:59.430Z] #27 ... [2020-05-04T14:10:59.430Z] [2020-05-04T14:10:59.430Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:10:59.430Z] #74 DONE 27.9s [2020-05-04T14:10:59.430Z] [2020-05-04T14:10:59.430Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:10:59.739Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-05-04T14:10:59.739Z] #4 DONE 0.7s [2020-05-04T14:11:00.084Z] Client: Docker Engine - Community [2020-05-04T14:11:00.084Z] Version: 19.03.8 [2020-05-04T14:11:00.084Z] API version: 1.40 [2020-05-04T14:11:00.084Z] Go version: go1.12.17 [2020-05-04T14:11:00.084Z] Git commit: afacb8b7f0 [2020-05-04T14:11:00.084Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-04T14:11:00.084Z] OS/Arch: linux/amd64 [2020-05-04T14:11:00.084Z] Experimental: false [2020-05-04T14:11:00.084Z] [2020-05-04T14:11:00.084Z] Server: Docker Engine - Community [2020-05-04T14:11:00.084Z] Engine: [2020-05-04T14:11:00.084Z] Version: 19.03.8 [2020-05-04T14:11:00.084Z] API version: 1.40 (minimum version 1.12) [2020-05-04T14:11:00.084Z] Go version: go1.12.17 [2020-05-04T14:11:00.084Z] Git commit: afacb8b7f0 [2020-05-04T14:11:00.084Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-04T14:11:00.084Z] OS/Arch: linux/amd64 [2020-05-04T14:11:00.084Z] Experimental: true [2020-05-04T14:11:00.084Z] containerd: [2020-05-04T14:11:00.084Z] Version: 1.2.13 [2020-05-04T14:11:00.084Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-04T14:11:00.084Z] runc: [2020-05-04T14:11:00.084Z] Version: 1.0.0-rc10 [2020-05-04T14:11:00.084Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:11:00.084Z] docker-init: [2020-05-04T14:11:00.084Z] Version: 0.18.0 [2020-05-04T14:11:00.084Z] GitCommit: fec3683 [Pipeline] sh [2020-05-04T14:11:00.300Z] [2020-05-04T14:11:00.300Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-04T14:11:00.417Z] + docker info [2020-05-04T14:11:00.472Z] #27 3.343 # 2.1% ###### 9.4% ############## 19.9% ################## 26.1% ####################### 32.4% ############################# 40.8% ################################# 47.0% ###################################### 53.3% ########################################## 59.6% ############################################# 63.8% ################################################ 68.0% ################################################## 70.0% ###################################################### 76.3% ########################################################### 82.6% ############################################################### 88.8% ################################################################## 93.0% ######################################################################## 100.0% [2020-05-04T14:11:00.556Z] #6 DONE 0.2s [2020-05-04T14:11:00.556Z] [2020-05-04T14:11:00.556Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-04T14:11:00.556Z] #5 DONE 0.3s [2020-05-04T14:11:00.556Z] [2020-05-04T14:11:00.556Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-04T14:11:00.556Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-04T14:11:00.762Z] #27 5.762 [2020-05-04T14:11:00.815Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-04T14:11:00.815Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-04T14:11:00.815Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.76MB / 50.38MB 0.3s [2020-05-04T14:11:00.815Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-04T14:11:00.815Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 748.08kB / 7.81MB 0.3s [2020-05-04T14:11:01.071Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 11.50MB / 50.38MB 0.4s [2020-05-04T14:11:01.071Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 4.66MB / 7.81MB 0.4s [2020-05-04T14:11:01.071Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 14.15MB / 50.38MB 0.5s [2020-05-04T14:11:01.071Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 6.91MB / 7.81MB 0.5s [2020-05-04T14:11:01.327Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 19.41MB / 50.38MB 0.6s [2020-05-04T14:11:01.327Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.5s done [2020-05-04T14:11:01.327Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 2.65MB / 10.00MB 0.6s [2020-05-04T14:11:01.327Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.6s [2020-05-04T14:11:01.585Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 23.10MB / 50.38MB 0.9s [2020-05-04T14:11:01.585Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 7.28MB / 10.00MB 0.9s [2020-05-04T14:11:01.585Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 6.49MB / 51.83MB 0.9s [2020-05-04T14:11:01.585Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 8.20MB / 10.00MB 1.0s [2020-05-04T14:11:01.614Z] #27 5.880 0.3% ################# 24.1% ################################# 46.6% ############################################# 63.6% ########################################################## 80.6% ######################################################################## 100.0% [2020-05-04T14:11:01.614Z] #27 6.826 [2020-05-04T14:11:01.841Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 26.70MB / 50.38MB 1.1s [2020-05-04T14:11:01.841Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 1.1s [2020-05-04T14:11:01.841Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 9.63MB / 51.83MB 1.1s [2020-05-04T14:11:01.841Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 30.18MB / 50.38MB 1.3s [2020-05-04T14:11:01.841Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 1.1s done [2020-05-04T14:11:01.841Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 12.95MB / 51.83MB 1.3s [2020-05-04T14:11:01.841Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 327.93kB / 68.61MB 1.3s [2020-05-04T14:11:02.098Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 33.56MB / 50.38MB 1.5s [2020-05-04T14:11:02.354Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 17.16MB / 51.83MB 1.6s [2020-05-04T14:11:02.354Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 4.11MB / 68.61MB 1.6s [2020-05-04T14:11:02.354Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 44.09MB / 50.38MB 1.8s [2020-05-04T14:11:02.354Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 21.67MB / 51.83MB 1.8s [2020-05-04T14:11:02.354Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 8.89MB / 68.61MB 1.8s [2020-05-04T14:11:02.610Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.0s [2020-05-04T14:11:02.610Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 27.90MB / 51.83MB 2.0s [2020-05-04T14:11:02.610Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 13.80MB / 68.61MB 2.0s [2020-05-04T14:11:02.610Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.0s done [2020-05-04T14:11:02.610Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0B / 120.15MB 2.1s [2020-05-04T14:11:02.870Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 33.77MB / 51.83MB 2.4s [2020-05-04T14:11:02.870Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 22.71MB / 68.61MB 2.4s [2020-05-04T14:11:03.034Z] #27 6.959 ##### 7.9% ########### 15.6% ################## 25.7% ######################## 33.4% ############################### 43.5% ###################################### 53.7% ############################################# 63.9% ##################################################### 74.1% ############################################################ 84.2% ################################################################### 94.4% ######################################################################## 100.0% [2020-05-04T14:11:03.130Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 37.90MB / 51.83MB 2.5s [2020-05-04T14:11:03.130Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 6.18MB / 120.15MB 2.5s [2020-05-04T14:11:03.130Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 41.88MB / 51.83MB 2.6s [2020-05-04T14:11:03.130Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 28.27MB / 68.61MB 2.6s [2020-05-04T14:11:03.130Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 [2020-05-04T14:11:03.317Z] #27 8.304 [2020-05-04T14:11:03.388Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 48.60MB / 51.83MB 2.7s [2020-05-04T14:11:03.388Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 35.75MB / 68.61MB 2.7s [2020-05-04T14:11:03.388Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.8s [2020-05-04T14:11:03.388Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 13.51MB / 120.15MB 2.8s [2020-05-04T14:11:03.644Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.9s done [2020-05-04T14:11:03.644Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 42.58MB / 68.61MB 2.9s [2020-05-04T14:11:03.644Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 0B / 126B 2.9s [2020-05-04T14:11:03.644Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 3.0s done [2020-05-04T14:11:03.900Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 20.44MB / 120.15MB 3.2s [2020-05-04T14:11:03.900Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 46.70MB / 68.61MB 3.3s [2020-05-04T14:11:04.157Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 51.82MB / 68.61MB 3.5s [2020-05-04T14:11:04.157Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 27.91MB / 120.15MB 3.5s [2020-05-04T14:11:04.414Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 61.71MB / 68.61MB 3.7s [2020-05-04T14:11:04.414Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 36.35MB / 120.15MB 3.7s [2020-05-04T14:11:04.601Z] Client: [2020-05-04T14:11:04.601Z] Debug Mode: false [2020-05-04T14:11:04.601Z] [2020-05-04T14:11:04.601Z] Server: [2020-05-04T14:11:04.601Z] Containers: 0 [2020-05-04T14:11:04.601Z] Running: 0 [2020-05-04T14:11:04.601Z] Paused: 0 [2020-05-04T14:11:04.601Z] Stopped: 0 [2020-05-04T14:11:04.601Z] Images: 0 [2020-05-04T14:11:04.601Z] Server Version: 19.03.8 [2020-05-04T14:11:04.601Z] Storage Driver: overlay2 [2020-05-04T14:11:04.601Z] Backing Filesystem: [2020-05-04T14:11:04.601Z] Supports d_type: true [2020-05-04T14:11:04.601Z] Native Overlay Diff: true [2020-05-04T14:11:04.601Z] Logging Driver: json-file [2020-05-04T14:11:04.601Z] Cgroup Driver: cgroupfs [2020-05-04T14:11:04.601Z] Plugins: [2020-05-04T14:11:04.601Z] Volume: local [2020-05-04T14:11:04.601Z] Network: bridge host ipvlan macvlan null overlay [2020-05-04T14:11:04.601Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-04T14:11:04.601Z] Swarm: inactive [2020-05-04T14:11:04.601Z] Runtimes: runc [2020-05-04T14:11:04.601Z] Default Runtime: runc [2020-05-04T14:11:04.601Z] Init Binary: docker-init [2020-05-04T14:11:04.601Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-04T14:11:04.601Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:11:04.601Z] init version: fec3683 [2020-05-04T14:11:04.601Z] Security Options: [2020-05-04T14:11:04.601Z] apparmor [2020-05-04T14:11:04.601Z] seccomp [2020-05-04T14:11:04.601Z] Profile: default [2020-05-04T14:11:04.601Z] Kernel Version: 4.15.0-1065-aws [2020-05-04T14:11:04.601Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-04T14:11:04.601Z] OSType: linux [2020-05-04T14:11:04.601Z] Architecture: x86_64 [2020-05-04T14:11:04.601Z] CPUs: 2 [2020-05-04T14:11:04.601Z] Total Memory: 7.501GiB [2020-05-04T14:11:04.601Z] Name: ip-10-100-97-148 [2020-05-04T14:11:04.601Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-04T14:11:04.601Z] Docker Root Dir: /var/lib/docker [2020-05-04T14:11:04.601Z] Debug Mode: false [2020-05-04T14:11:04.601Z] Registry: https://index.docker.io/v1/ [2020-05-04T14:11:04.601Z] Labels: [2020-05-04T14:11:04.601Z] Experimental: true [2020-05-04T14:11:04.601Z] Insecure Registries: [2020-05-04T14:11:04.601Z] 127.0.0.0/8 [2020-05-04T14:11:04.601Z] Live Restore Enabled: true [2020-05-04T14:11:04.601Z] [2020-05-04T14:11:04.601Z] WARNING: No swap limit support [Pipeline] sh [2020-05-04T14:11:04.670Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 66.95MB / 68.61MB 4.1s [2020-05-04T14:11:04.671Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 42.95MB / 120.15MB 4.1s [2020-05-04T14:11:04.919Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-04T14:11:04.919Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-04T14:11:04.919Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40891/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-04T14:11:04.928Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 53.20MB / 120.15MB 4.3s [2020-05-04T14:11:04.928Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 4.3s done [2020-05-04T14:11:05.176Z] + bash /home/ubuntu/workspace/moby_PR-40891/check-config.sh [2020-05-04T14:11:05.176Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-04T14:11:05.176Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-04T14:11:05.176Z] [2020-05-04T14:11:05.176Z] Generally Necessary: [2020-05-04T14:11:05.176Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-04T14:11:05.176Z] - apparmor: enabled and tools installed [2020-05-04T14:11:05.176Z] - CONFIG_NAMESPACES: enabled [2020-05-04T14:11:05.176Z] - CONFIG_NET_NS: enabled [2020-05-04T14:11:05.176Z] - CONFIG_PID_NS: enabled [2020-05-04T14:11:05.176Z] - CONFIG_IPC_NS: enabled [2020-05-04T14:11:05.176Z] - CONFIG_UTS_NS: enabled [2020-05-04T14:11:05.176Z] - CONFIG_CGROUPS: enabled [2020-05-04T14:11:05.176Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-04T14:11:05.176Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-04T14:11:05.176Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-04T14:11:05.176Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-04T14:11:05.176Z] - CONFIG_CPUSETS: enabled [2020-05-04T14:11:05.176Z] - CONFIG_MEMCG: enabled [2020-05-04T14:11:05.176Z] - CONFIG_KEYS: enabled [2020-05-04T14:11:05.176Z] - CONFIG_VETH: enabled (as module) [2020-05-04T14:11:05.176Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-04T14:11:05.176Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-04T14:11:05.176Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-04T14:11:05.176Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-04T14:11:05.176Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-04T14:11:05.176Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-04T14:11:05.176Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-04T14:11:05.183Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 67.72MB / 120.15MB 4.6s [2020-05-04T14:11:05.442Z] #7 ... [2020-05-04T14:11:05.442Z] [2020-05-04T14:11:05.442Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-04T14:11:05.442Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-04T14:11:05.442Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-04T14:11:05.442Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-04T14:11:05.442Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-05-04T14:11:05.442Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.0s done [2020-05-04T14:11:05.442Z] #71 DONE 4.8s [2020-05-04T14:11:05.442Z] [2020-05-04T14:11:05.442Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-04T14:11:05.442Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 75.59MB / 120.15MB 4.7s [2020-05-04T14:11:05.442Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 86.43MB / 120.15MB 5.0s [2020-05-04T14:11:05.447Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-04T14:11:05.447Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-04T14:11:05.447Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-04T14:11:05.447Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-04T14:11:05.447Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-04T14:11:05.447Z] [2020-05-04T14:11:05.447Z] Optional Features: [2020-05-04T14:11:05.447Z] - CONFIG_USER_NS: enabled [2020-05-04T14:11:05.447Z] - CONFIG_SECCOMP: enabled [2020-05-04T14:11:05.447Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-04T14:11:05.447Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-04T14:11:05.447Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-04T14:11:05.447Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-04T14:11:05.447Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-04T14:11:05.447Z] - CONFIG_BLK_CGROUP: enabled [2020-05-04T14:11:05.447Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-04T14:11:05.447Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-04T14:11:05.447Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-04T14:11:05.447Z] - CONFIG_CGROUP_PERF: enabled [2020-05-04T14:11:05.447Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-04T14:11:05.447Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-04T14:11:05.447Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-04T14:11:05.447Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-04T14:11:05.447Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-04T14:11:05.447Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-04T14:11:05.447Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-04T14:11:05.447Z] - CONFIG_IP_VS: enabled (as module) [2020-05-04T14:11:05.447Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-04T14:11:05.447Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-04T14:11:05.447Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-04T14:11:05.447Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-04T14:11:05.447Z] - CONFIG_EXT4_FS: enabled [2020-05-04T14:11:05.447Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-04T14:11:05.447Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-04T14:11:05.447Z] - Network Drivers: [2020-05-04T14:11:05.447Z] - "overlay": [2020-05-04T14:11:05.447Z] - CONFIG_VXLAN: enabled (as module) [2020-05-04T14:11:05.447Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-04T14:11:05.447Z] Optional (for encrypted networks): [2020-05-04T14:11:05.703Z] - CONFIG_CRYPTO: enabled [2020-05-04T14:11:05.703Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-04T14:11:05.703Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-04T14:11:05.703Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-04T14:11:05.703Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-04T14:11:05.703Z] - CONFIG_XFRM: enabled [2020-05-04T14:11:05.703Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-04T14:11:05.703Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-04T14:11:05.703Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-04T14:11:05.703Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-04T14:11:05.703Z] - "ipvlan": [2020-05-04T14:11:05.704Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-04T14:11:05.704Z] - "macvlan": [2020-05-04T14:11:05.704Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-04T14:11:05.704Z] - CONFIG_DUMMY: enabled (as module) [2020-05-04T14:11:05.704Z] - "ftp,tftp client in container": [2020-05-04T14:11:05.704Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-04T14:11:05.704Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-04T14:11:05.704Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-04T14:11:05.704Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-04T14:11:05.704Z] - Storage Drivers: [2020-05-04T14:11:05.704Z] - "aufs": [2020-05-04T14:11:05.704Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-04T14:11:05.704Z] - "btrfs": [2020-05-04T14:11:05.704Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-04T14:11:05.704Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-04T14:11:05.704Z] - "devicemapper": [2020-05-04T14:11:05.704Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-04T14:11:05.704Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-04T14:11:05.704Z] - "overlay": [2020-05-04T14:11:05.704Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-04T14:11:05.704Z] - "zfs": [2020-05-04T14:11:05.704Z] - /dev/zfs: missing [2020-05-04T14:11:05.704Z] - zfs command: missing [2020-05-04T14:11:05.704Z] - zpool command: missing [2020-05-04T14:11:05.704Z] [2020-05-04T14:11:05.704Z] Limits: [2020-05-04T14:11:05.704Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-04T14:11:05.704Z] [2020-05-04T14:11:05.704Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-04T14:11:06.003Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 95.40MB / 120.15MB 5.2s [2020-05-04T14:11:06.003Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 104.50MB / 120.15MB 5.3s [2020-05-04T14:11:06.003Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 111.26MB / 120.15MB 5.5s [2020-05-04T14:11:06.051Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:074369ebb4fd32aab414c55e598c87f6844611dd . [2020-05-04T14:11:06.051Z] #1 [internal] load .dockerignore [2020-05-04T14:11:06.051Z] #1 transferring context: 87B done [2020-05-04T14:11:06.051Z] #1 DONE 0.0s [2020-05-04T14:11:06.051Z] [2020-05-04T14:11:06.051Z] #2 [internal] load build definition from Dockerfile [2020-05-04T14:11:06.051Z] #2 transferring dockerfile: 17.09kB done [2020-05-04T14:11:06.051Z] #2 DONE 0.1s [2020-05-04T14:11:06.051Z] [2020-05-04T14:11:06.051Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-04T14:11:06.157Z] #27 8.419 0.1% ## 3.6% #### 6.5% ####### 10.2% ######### 13.1% ############ 16.9% ############## 19.7% ################# 24.4% ################### 27.3% ###################### 31.0% ######################## 33.6% ########################## 36.3% ############################ 40.2% ############################## 43.0% ################################# 46.8% #################################### 50.6% ####################################### 54.3% ######################################### 57.2% ########################################### 60.0% ############################################# 63.8% ############################################### 66.6% ################################################### 71.3% ##################################################### 74.2% ######################################################## 78.0% [2020-05-04T14:11:06.157Z] #27 ... [2020-05-04T14:11:06.157Z] [2020-05-04T14:11:06.157Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:11:06.157Z] #43 25.12 Selecting previously unselected package libprotobuf17:s390x. [2020-05-04T14:11:06.157Z] #43 25.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-04T14:11:06.157Z] #43 25.13 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-04T14:11:06.157Z] #43 25.85 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-04T14:11:06.157Z] #43 25.87 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-04T14:11:06.157Z] #43 25.88 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-04T14:11:06.157Z] #43 26.07 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-04T14:11:06.157Z] #43 26.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-04T14:11:06.157Z] #43 26.10 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-04T14:11:06.157Z] #43 27.01 Selecting previously unselected package libprotoc17:s390x. [2020-05-04T14:11:06.157Z] #43 27.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-04T14:11:06.157Z] #43 27.04 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-04T14:11:06.157Z] #43 27.54 Selecting previously unselected package protobuf-c-compiler. [2020-05-04T14:11:06.157Z] #43 27.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-04T14:11:06.157Z] #43 27.56 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-04T14:11:06.157Z] #43 27.69 Selecting previously unselected package protobuf-compiler. [2020-05-04T14:11:06.157Z] #43 27.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-04T14:11:06.157Z] #43 27.70 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-04T14:11:06.157Z] #43 27.84 Selecting previously unselected package python-pkg-resources. [2020-05-04T14:11:06.157Z] #43 27.85 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-04T14:11:06.157Z] #43 27.86 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-04T14:11:06.157Z] #43 28.08 Selecting previously unselected package python-six. [2020-05-04T14:11:06.157Z] #43 28.08 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-04T14:11:06.157Z] #43 28.21 Unpacking python-six (1.12.0-1) ... [2020-05-04T14:11:06.157Z] #43 28.30 Selecting previously unselected package python-protobuf. [2020-05-04T14:11:06.157Z] #43 28.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-04T14:11:06.157Z] #43 28.34 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-04T14:11:06.157Z] #43 29.10 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-04T14:11:06.157Z] #43 30.75 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-04T14:11:06.157Z] #43 30.76 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-04T14:11:06.157Z] #43 30.77 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-04T14:11:06.157Z] #43 30.79 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-04T14:11:06.157Z] #43 30.80 Setting up python-six (1.12.0-1) ... [2020-05-04T14:11:06.157Z] #43 32.44 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-04T14:11:06.157Z] #43 32.46 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-04T14:11:06.157Z] #43 32.47 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-04T14:11:06.157Z] #43 32.48 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-04T14:11:06.157Z] #43 32.49 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-04T14:11:06.157Z] #43 32.49 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-04T14:11:06.157Z] #43 32.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-04T14:11:06.157Z] #43 32.51 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-04T14:11:06.157Z] #43 32.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-04T14:11:06.157Z] #43 32.52 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-04T14:11:06.272Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.6s [2020-05-04T14:11:06.441Z] #43 ... [2020-05-04T14:11:06.441Z] [2020-05-04T14:11:06.441Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:06.441Z] #65 1.329 + RM_GOPATH=0 [2020-05-04T14:11:06.441Z] #65 1.329 + TMP_GOPATH= [2020-05-04T14:11:06.441Z] #65 1.329 + : /build [2020-05-04T14:11:06.441Z] #65 1.329 + '[' -z '' ']' [2020-05-04T14:11:06.441Z] #65 1.329 ++ mktemp -d [2020-05-04T14:11:06.441Z] #65 1.329 + export GOPATH=/tmp/tmp.1qmYTr6u6Y [2020-05-04T14:11:06.441Z] #65 1.329 + GOPATH=/tmp/tmp.1qmYTr6u6Y [2020-05-04T14:11:06.441Z] #65 1.329 + RM_GOPATH=1 [2020-05-04T14:11:06.441Z] #65 1.329 ++ dirname ./install.sh [2020-05-04T14:11:06.441Z] #65 1.329 + dir=. [2020-05-04T14:11:06.441Z] #65 1.329 + bin=containerd [2020-05-04T14:11:06.441Z] #65 1.329 + shift [2020-05-04T14:11:06.441Z] #65 1.329 + '[' '!' -f ./containerd.installer ']' [2020-05-04T14:11:06.441Z] #65 1.329 + . ./containerd.installer [2020-05-04T14:11:06.441Z] #65 1.330 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-04T14:11:06.441Z] #65 1.330 + install_containerd [2020-05-04T14:11:06.441Z] #65 1.330 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-04T14:11:06.441Z] #65 1.330 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1qmYTr6u6Y/src/github.com/containerd/containerd [2020-05-04T14:11:06.441Z] #65 1.330 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-04T14:11:06.441Z] #65 1.335 Cloning into '/tmp/tmp.1qmYTr6u6Y/src/github.com/containerd/containerd'... [2020-05-04T14:11:06.441Z] #65 ... [2020-05-04T14:11:06.441Z] [2020-05-04T14:11:06.441Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:11:06.529Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.9s done [2020-05-04T14:11:06.986Z] #3 DONE 0.7s [2020-05-04T14:11:06.986Z] [2020-05-04T14:11:06.986Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-04T14:11:06.986Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-04T14:11:06.986Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-04T14:11:06.986Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-04T14:11:06.986Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-04T14:11:06.986Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-04T14:11:06.986Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-04T14:11:07.009Z] #27 8.419 0.1% ## 3.6% #### 6.5% ####### 10.2% ######### 13.1% ############ 16.9% ############## 19.7% ################# 24.4% ################### 27.3% ###################### 31.0% ######################## 33.6% ########################## 36.3% ############################ 40.2% ############################## 43.0% ################################# 46.8% #################################### 50.6% ####################################### 54.3% ######################################### 57.2% ########################################### 60.0% ############################################# 63.8% ############################################### 66.6% ################################################### 71.3% ##################################################### 74.2% ######################################################## 78.0% ########################################################## 81.7% ############################################################# 85.5% ################################################################ 89.3% ################################################################### 93.1% ##################################################################### 96.9% ######################################################################## 100.0% [2020-05-04T14:11:07.009Z] #27 12.00 [2020-05-04T14:11:07.555Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-05-04T14:11:07.555Z] #4 DONE 0.7s [2020-05-04T14:11:07.636Z] #27 ... [2020-05-04T14:11:07.636Z] [2020-05-04T14:11:07.636Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:11:07.636Z] #43 35.62 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-04T14:11:07.636Z] #43 35.63 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:11:07.636Z] #43 DONE 36.5s [2020-05-04T14:11:07.922Z] [2020-05-04T14:11:07.922Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:07.922Z] #44 ... [2020-05-04T14:11:07.922Z] [2020-05-04T14:11:07.922Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:07.922Z] #33 26.50 sync [2020-05-04T14:11:07.922Z] #33 26.53 internal/reflectlite [2020-05-04T14:11:07.922Z] #33 29.00 errors [2020-05-04T14:11:07.922Z] #33 29.00 sort [2020-05-04T14:11:07.922Z] #33 29.44 strconv [2020-05-04T14:11:07.922Z] #33 30.09 io [2020-05-04T14:11:07.922Z] #33 31.54 syscall [2020-05-04T14:11:07.922Z] #33 31.59 reflect [2020-05-04T14:11:07.922Z] #33 ... [2020-05-04T14:11:07.922Z] [2020-05-04T14:11:07.922Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:11:07.922Z] #27 13.16 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-04T14:11:08.128Z] [2020-05-04T14:11:08.128Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-04T14:11:08.128Z] #6 DONE 0.1s [2020-05-04T14:11:08.128Z] [2020-05-04T14:11:08.128Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-04T14:11:08.387Z] #5 DONE 0.2s [2020-05-04T14:11:08.387Z] [2020-05-04T14:11:08.387Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-04T14:11:08.387Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-04T14:11:08.387Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-04T14:11:08.387Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 69.16kB / 50.38MB 0.2s [2020-05-04T14:11:08.387Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 6.63MB / 10.00MB 0.2s [2020-05-04T14:11:08.387Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-04T14:11:08.387Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-04T14:11:08.387Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0B / 7.81MB 0.2s [2020-05-04T14:11:08.441Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.1s [2020-05-04T14:11:08.541Z] #27 13.48 [2020-05-04T14:11:08.541Z] #27 13.60 [2020-05-04T14:11:08.541Z] #27 ... [2020-05-04T14:11:08.541Z] [2020-05-04T14:11:08.541Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:11:08.541Z] #10 27.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-04T14:11:08.541Z] #10 27.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-04T14:11:08.541Z] #10 27.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-04T14:11:08.541Z] #10 29.88 Selecting previously unselected package binutils-mingw-w64. [2020-05-04T14:11:08.541Z] #10 29.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-04T14:11:08.541Z] #10 29.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-04T14:11:08.541Z] #10 29.98 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-04T14:11:08.541Z] #10 29.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-04T14:11:08.541Z] #10 29.99 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-04T14:11:08.541Z] #10 30.12 Selecting previously unselected package dmsetup. [2020-05-04T14:11:08.541Z] #10 30.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-04T14:11:08.541Z] #10 30.15 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-04T14:11:08.541Z] #10 30.25 Selecting previously unselected package mingw-w64-common. [2020-05-04T14:11:08.541Z] #10 30.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-04T14:11:08.541Z] #10 30.25 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-04T14:11:08.541Z] #10 35.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-04T14:11:08.541Z] #10 35.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-04T14:11:08.541Z] #10 35.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-04T14:11:08.541Z] #10 ... [2020-05-04T14:11:08.541Z] [2020-05-04T14:11:08.541Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:11:08.541Z] #27 13.60 ####################################### 55.0% ######################################################################## 100.0% [2020-05-04T14:11:08.647Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.93MB / 50.38MB 0.3s [2020-05-04T14:11:08.647Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.3s done [2020-05-04T14:11:08.647Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 2.66MB / 7.81MB 0.3s [2020-05-04T14:11:08.647Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.3s [2020-05-04T14:11:08.647Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 13.53MB / 50.38MB 0.4s [2020-05-04T14:11:08.647Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.4s [2020-05-04T14:11:08.647Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 5.60MB / 51.83MB 0.4s [2020-05-04T14:11:08.699Z] #7 ... [2020-05-04T14:11:08.699Z] [2020-05-04T14:11:08.699Z] #20 [internal] load build context [2020-05-04T14:11:08.699Z] #20 transferring context: 53.03MB 8.0s done [2020-05-04T14:11:08.699Z] #20 DONE 8.1s [2020-05-04T14:11:08.699Z] [2020-05-04T14:11:08.699Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-04T14:11:08.827Z] #27 13.74 [2020-05-04T14:11:08.907Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.5s done [2020-05-04T14:11:08.907Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 0.5s [2020-05-04T14:11:09.111Z] #27 ... [2020-05-04T14:11:09.111Z] [2020-05-04T14:11:09.111Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:11:09.111Z] #35 33.75 Selecting previously unselected package libxml2:s390x. [2020-05-04T14:11:09.111Z] #35 33.75 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-04T14:11:09.111Z] #35 33.76 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-04T14:11:09.111Z] #35 34.23 Selecting previously unselected package libarchive13:s390x. [2020-05-04T14:11:09.111Z] #35 34.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-04T14:11:09.111Z] #35 34.25 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-04T14:11:09.111Z] #35 34.53 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-04T14:11:09.111Z] #35 34.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-04T14:11:09.111Z] #35 34.54 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-04T14:11:09.111Z] #35 34.63 Selecting previously unselected package librhash0:s390x. [2020-05-04T14:11:09.111Z] #35 34.63 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-04T14:11:09.111Z] #35 34.63 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-04T14:11:09.111Z] #35 34.78 Selecting previously unselected package libuv1:s390x. [2020-05-04T14:11:09.111Z] #35 34.78 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-04T14:11:09.111Z] #35 34.79 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-04T14:11:09.111Z] #35 34.98 Selecting previously unselected package cmake. [2020-05-04T14:11:09.111Z] #35 34.98 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-04T14:11:09.111Z] #35 35.00 Unpacking cmake (3.13.4-1) ... [2020-05-04T14:11:09.111Z] #35 37.45 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-04T14:11:09.111Z] #35 37.46 Setting up xxd (2:8.1.0875-5) ... [2020-05-04T14:11:09.111Z] #35 37.47 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-04T14:11:09.111Z] #35 37.48 Setting up vim-common (2:8.1.0875-5) ... [2020-05-04T14:11:09.111Z] #35 37.49 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-04T14:11:09.111Z] #35 37.51 Setting up cmake-data (3.13.4-1) ... [2020-05-04T14:11:09.111Z] #35 37.53 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-04T14:11:09.111Z] #35 37.54 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-04T14:11:09.111Z] #35 37.55 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-04T14:11:09.111Z] #35 37.55 Setting up cmake (3.13.4-1) ... [2020-05-04T14:11:09.111Z] #35 37.56 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:11:09.111Z] #35 37.62 Processing triggers for mime-support (3.62) ... [2020-05-04T14:11:09.111Z] #35 DONE 38.0s [2020-05-04T14:11:09.111Z] [2020-05-04T14:11:09.111Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:11:09.111Z] #36 DONE 0.1s [2020-05-04T14:11:09.171Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 22.99MB / 50.38MB 0.8s [2020-05-04T14:11:09.171Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 14.91MB / 51.83MB 0.8s [2020-05-04T14:11:09.171Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 9.73MB / 68.61MB 0.8s [2020-05-04T14:11:09.171Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 26.19MB / 50.38MB 0.9s [2020-05-04T14:11:09.171Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 17.54MB / 51.83MB 0.9s [2020-05-04T14:11:09.396Z] [2020-05-04T14:11:09.396Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-04T14:11:09.396Z] #37 DONE 0.1s [2020-05-04T14:11:09.396Z] [2020-05-04T14:11:09.396Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:09.428Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 39.15MB / 50.38MB 1.1s [2020-05-04T14:11:09.428Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 31.60MB / 51.83MB 1.1s [2020-05-04T14:11:09.428Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 16.51MB / 68.61MB 1.1s [2020-05-04T14:11:09.686Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 44.28MB / 50.38MB 1.2s [2020-05-04T14:11:09.686Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 34.96MB / 51.83MB 1.2s [2020-05-04T14:11:09.686Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.4s [2020-05-04T14:11:09.686Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 39.14MB / 51.83MB 1.4s [2020-05-04T14:11:09.686Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 26.15MB / 68.61MB 1.4s [2020-05-04T14:11:09.686Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.5s done [2020-05-04T14:11:09.686Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 32.29MB / 68.61MB 1.5s [2020-05-04T14:11:09.943Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 45.10MB / 51.83MB 1.6s [2020-05-04T14:11:09.943Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 673.13kB / 120.15MB 1.6s [2020-05-04T14:11:10.222Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 48.00MB / 51.83MB 1.7s [2020-05-04T14:11:10.222Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 37.53MB / 68.61MB 1.7s [2020-05-04T14:11:10.222Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.9s [2020-05-04T14:11:10.222Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 8.43MB / 120.15MB 1.9s [2020-05-04T14:11:10.222Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 [2020-05-04T14:11:10.407Z] #38 1.123 + RM_GOPATH=0 [2020-05-04T14:11:10.407Z] #38 1.124 + TMP_GOPATH= [2020-05-04T14:11:10.407Z] #38 1.124 + : /build [2020-05-04T14:11:10.407Z] #38 1.124 + '[' -z '' ']' [2020-05-04T14:11:10.407Z] #38 1.124 ++ mktemp -d [2020-05-04T14:11:10.407Z] #38 1.125 + export GOPATH=/tmp/tmp.uFG6dMNnIF [2020-05-04T14:11:10.407Z] #38 1.125 + GOPATH=/tmp/tmp.uFG6dMNnIF [2020-05-04T14:11:10.407Z] #38 1.125 + RM_GOPATH=1 [2020-05-04T14:11:10.407Z] #38 1.125 ++ dirname ./install.sh [2020-05-04T14:11:10.407Z] #38 1.126 + dir=. [2020-05-04T14:11:10.407Z] #38 1.126 + bin=tini [2020-05-04T14:11:10.407Z] #38 1.126 + shift [2020-05-04T14:11:10.407Z] #38 1.126 + '[' '!' -f ./tini.installer ']' [2020-05-04T14:11:10.407Z] #38 1.126 + . ./tini.installer [2020-05-04T14:11:10.407Z] #38 1.126 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-04T14:11:10.407Z] #38 1.126 + install_tini [2020-05-04T14:11:10.407Z] #38 1.126 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-04T14:11:10.407Z] #38 1.126 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-04T14:11:10.407Z] #38 1.126 + git clone https://github.com/krallin/tini.git /tmp/tmp.uFG6dMNnIF/tini [2020-05-04T14:11:10.407Z] #38 1.127 Cloning into '/tmp/tmp.uFG6dMNnIF/tini'... [2020-05-04T14:11:10.481Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.9s done [2020-05-04T14:11:10.481Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 43.71MB / 68.61MB 2.0s [2020-05-04T14:11:10.481Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 0B / 126B 2.0s [2020-05-04T14:11:10.585Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.2s done [2020-05-04T14:11:10.585Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-04T14:11:10.690Z] #38 ... [2020-05-04T14:11:10.690Z] [2020-05-04T14:11:10.690Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:10.690Z] #47 29.18 github.com/LK4D4/vndr/godl/singleflight [2020-05-04T14:11:10.690Z] #47 29.20 errors [2020-05-04T14:11:10.690Z] #47 29.34 io [2020-05-04T14:11:10.690Z] #47 29.53 strconv [2020-05-04T14:11:10.690Z] #47 30.17 bytes [2020-05-04T14:11:10.690Z] #47 31.97 bufio [2020-05-04T14:11:10.690Z] #47 32.20 reflect [2020-05-04T14:11:10.690Z] #47 33.46 syscall [2020-05-04T14:11:10.690Z] #47 ... [2020-05-04T14:11:10.690Z] [2020-05-04T14:11:10.690Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:11:10.690Z] #27 14.57 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-04T14:11:10.690Z] #27 14.94 [2020-05-04T14:11:10.690Z] #27 15.05 ##### 7.7% ######################################################################## 100.0% [2020-05-04T14:11:10.690Z] #27 15.22 [2020-05-04T14:11:10.739Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 54.35MB / 68.61MB 2.3s [2020-05-04T14:11:10.739Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 17.66MB / 120.15MB 2.3s [2020-05-04T14:11:10.739Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.1s done [2020-05-04T14:11:10.973Z] #27 16.10 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-04T14:11:10.973Z] #27 16.15 skipping existing b63cc5f62c21 [2020-05-04T14:11:10.997Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 61.05MB / 68.61MB 2.7s [2020-05-04T14:11:11.147Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-04T14:11:11.147Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-04T14:11:11.255Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 29.11MB / 120.15MB 2.8s [2020-05-04T14:11:11.255Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.0s [2020-05-04T14:11:11.256Z] #27 16.20 [2020-05-04T14:11:11.514Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.2s done [2020-05-04T14:11:11.514Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 38.25MB / 120.15MB 3.2s [2020-05-04T14:11:11.545Z] #27 ... [2020-05-04T14:11:11.545Z] [2020-05-04T14:11:11.545Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:11.545Z] #50 30.17 + cd /tmp/tmp.iWS0caxgjt/src/gotest.tools/gotestsum [2020-05-04T14:11:11.545Z] #50 30.18 + git checkout -q v0.3.5 [2020-05-04T14:11:11.545Z] #50 30.22 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-04T14:11:11.707Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done [2020-05-04T14:11:11.707Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0.1s [2020-05-04T14:11:11.771Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 49.26MB / 120.15MB 3.5s [2020-05-04T14:11:11.833Z] #50 ... [2020-05-04T14:11:11.833Z] [2020-05-04T14:11:11.833Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:11:11.833Z] #10 40.64 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-04T14:11:11.833Z] #10 40.68 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-04T14:11:11.833Z] #10 40.69 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:11:11.833Z] #10 40.81 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-04T14:11:11.833Z] #10 40.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-04T14:11:11.833Z] #10 40.82 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:11:12.030Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 55.96MB / 120.15MB 3.7s [2020-05-04T14:11:12.292Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 67.41MB / 120.15MB 4.1s [2020-05-04T14:11:12.847Z] #10 ... [2020-05-04T14:11:12.847Z] [2020-05-04T14:11:12.847Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:11:12.847Z] #30 31.75 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-04T14:11:12.847Z] #30 32.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-04T14:11:12.857Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 74.75MB / 120.15MB 4.4s [2020-05-04T14:11:13.116Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 85.03MB / 120.15MB 4.7s [2020-05-04T14:11:13.131Z] #30 ... [2020-05-04T14:11:13.131Z] [2020-05-04T14:11:13.131Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:11:13.131Z] #27 17.35 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-04T14:11:13.131Z] #27 17.67 [2020-05-04T14:11:13.131Z] #27 17.78 #=#=# ######################################################################## 100.0% [2020-05-04T14:11:13.131Z] #27 17.85 [2020-05-04T14:11:13.131Z] #27 17.90 Download of images into '/build' complete. [2020-05-04T14:11:13.131Z] #27 17.90 Use something like the following to load the result into a Docker daemon: [2020-05-04T14:11:13.131Z] #27 17.90 tar -cC '/build' . | docker load [2020-05-04T14:11:13.131Z] #27 DONE 18.1s [2020-05-04T14:11:13.131Z] [2020-05-04T14:11:13.131Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:13.131Z] #44 2.223 Note: Building without setproctitle() and strlcpy() support. [2020-05-04T14:11:13.131Z] #44 2.223 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-04T14:11:13.131Z] #44 2.232 Note: Building without GnuTLS support [2020-05-04T14:11:13.131Z] #44 3.127 fatal: not a git repository (or any of the parent directories): .git [2020-05-04T14:11:13.131Z] #44 3.154 GEN .gitid [2020-05-04T14:11:13.131Z] #44 3.158 GEN criu/include/version.h [2020-05-04T14:11:13.131Z] #44 3.176 GEN include/common/asm [2020-05-04T14:11:13.131Z] #44 4.166 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-04T14:11:13.131Z] #44 4.216 PBCC images/opts.pb-c.c [2020-05-04T14:11:13.131Z] #44 4.249 PBCC images/sit.pb-c.c [2020-05-04T14:11:13.131Z] #44 4.286 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-04T14:11:13.131Z] #44 4.370 DEP images/opts.pb-c.d [2020-05-04T14:11:13.131Z] #44 4.419 DEP images/sit.pb-c.d [2020-05-04T14:11:13.131Z] #44 4.475 PBCC images/macvlan.pb-c.c [2020-05-04T14:11:13.131Z] #44 4.516 DEP images/macvlan.pb-c.d [2020-05-04T14:11:13.131Z] #44 4.568 PBCC images/autofs.pb-c.c [2020-05-04T14:11:13.131Z] #44 4.585 DEP images/autofs.pb-c.d [2020-05-04T14:11:13.131Z] #44 4.628 PBCC images/sysctl.pb-c.c [2020-05-04T14:11:13.131Z] #44 4.675 DEP images/sysctl.pb-c.d [2020-05-04T14:11:13.131Z] #44 4.750 PBCC images/time.pb-c.c [2020-05-04T14:11:13.131Z] #44 4.753 DEP images/time.pb-c.d [2020-05-04T14:11:13.131Z] #44 4.798 PBCC images/binfmt-misc.pb-c.c [2020-05-04T14:11:13.131Z] #44 4.816 DEP images/binfmt-misc.pb-c.d [2020-05-04T14:11:13.131Z] #44 4.876 PBCC images/seccomp.pb-c.c [2020-05-04T14:11:13.131Z] #44 4.894 DEP images/seccomp.pb-c.d [2020-05-04T14:11:13.131Z] #44 4.903 PBCC images/userns.pb-c.c [2020-05-04T14:11:13.131Z] #44 4.953 DEP images/userns.pb-c.d [2020-05-04T14:11:13.131Z] #44 4.987 PBCC images/cgroup.pb-c.c [2020-05-04T14:11:13.131Z] #44 5.029 DEP images/cgroup.pb-c.d [2020-05-04T14:11:13.131Z] #44 5.049 PBCC images/fown.pb-c.c [2020-05-04T14:11:13.131Z] #44 5.098 PBCC images/ext-file.pb-c.c [2020-05-04T14:11:13.131Z] #44 5.101 DEP images/fown.pb-c.d [2020-05-04T14:11:13.131Z] #44 5.143 DEP images/ext-file.pb-c.d [2020-05-04T14:11:13.131Z] #44 5.190 PBCC images/rpc.pb-c.c [2020-05-04T14:11:13.131Z] #44 5.197 DEP images/rpc.pb-c.d [2020-05-04T14:11:13.131Z] #44 5.251 PBCC images/siginfo.pb-c.c [2020-05-04T14:11:13.131Z] #44 5.258 DEP images/siginfo.pb-c.d [2020-05-04T14:11:13.131Z] #44 5.274 PBCC images/pagemap.pb-c.c [2020-05-04T14:11:13.131Z] #44 5.303 DEP images/pagemap.pb-c.d [2020-05-04T14:11:13.131Z] #44 5.347 PBCC images/rlimit.pb-c.c [2020-05-04T14:11:13.131Z] #44 5.363 DEP images/rlimit.pb-c.d [2020-05-04T14:11:13.131Z] #44 5.409 PBCC images/file-lock.pb-c.c [2020-05-04T14:11:13.131Z] #44 5.430 DEP images/file-lock.pb-c.d [2020-05-04T14:11:13.131Z] #44 5.464 PBCC images/tty.pb-c.c [2020-05-04T14:11:13.131Z] #44 5.527 DEP images/tty.pb-c.d [2020-05-04T14:11:13.131Z] #44 5.578 PBCC images/tun.pb-c.c [2020-05-04T14:11:13.131Z] #44 5.623 PBCC images/netdev.pb-c.c [2020-05-04T14:11:13.131Z] #44 5.648 DEP images/tun.pb-c.d [2020-05-04T14:11:13.131Z] #44 ... [2020-05-04T14:11:13.131Z] [2020-05-04T14:11:13.131Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:13.131Z] #56 31.81 bytes [2020-05-04T14:11:13.131Z] #56 31.82 syscall [2020-05-04T14:11:13.131Z] #56 33.45 reflect [2020-05-04T14:11:13.131Z] #56 38.35 time [2020-05-04T14:11:13.373Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 94.81MB / 120.15MB 5.0s [2020-05-04T14:11:13.419Z] #56 ... [2020-05-04T14:11:13.419Z] [2020-05-04T14:11:13.419Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:13.419Z] #44 5.695 DEP images/netdev.pb-c.d [2020-05-04T14:11:13.419Z] #44 5.731 PBCC images/vma.pb-c.c [2020-05-04T14:11:13.419Z] #44 5.796 DEP images/vma.pb-c.d [2020-05-04T14:11:13.419Z] #44 5.835 PBCC images/creds.pb-c.c [2020-05-04T14:11:13.419Z] #44 5.840 DEP images/creds.pb-c.d [2020-05-04T14:11:13.419Z] #44 5.905 PBCC images/utsns.pb-c.c [2020-05-04T14:11:13.419Z] #44 5.905 DEP images/utsns.pb-c.d [2020-05-04T14:11:13.631Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 103.97MB / 120.15MB 5.3s [2020-05-04T14:11:13.703Z] #44 5.935 PBCC images/ipc-desc.pb-c.c [2020-05-04T14:11:13.703Z] #44 5.952 PBCC images/ipc-sem.pb-c.c [2020-05-04T14:11:13.703Z] #44 5.980 DEP images/ipc-desc.pb-c.d [2020-05-04T14:11:13.703Z] #44 6.020 DEP images/ipc-sem.pb-c.d [2020-05-04T14:11:13.703Z] #44 6.061 PBCC images/ipc-msg.pb-c.c [2020-05-04T14:11:13.703Z] #44 6.067 DEP images/ipc-msg.pb-c.d [2020-05-04T14:11:13.703Z] #44 6.113 PBCC images/ipc-shm.pb-c.c [2020-05-04T14:11:13.991Z] #44 6.170 DEP images/ipc-shm.pb-c.d [2020-05-04T14:11:13.991Z] #44 6.297 PBCC images/ipc-var.pb-c.c [2020-05-04T14:11:13.991Z] #44 6.345 DEP images/ipc-var.pb-c.d [2020-05-04T14:11:13.991Z] #44 6.377 PBCC images/sk-opts.pb-c.c [2020-05-04T14:11:14.203Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 114.72MB / 120.15MB 5.7s [2020-05-04T14:11:14.275Z] #44 6.478 PBCC images/packet-sock.pb-c.c [2020-05-04T14:11:14.275Z] #44 6.559 DEP images/sk-opts.pb-c.d [2020-05-04T14:11:14.275Z] #44 6.676 DEP images/packet-sock.pb-c.d [2020-05-04T14:11:14.275Z] #44 6.693 PBCC images/sk-netlink.pb-c.c [2020-05-04T14:11:14.275Z] #44 6.752 DEP images/sk-netlink.pb-c.d [2020-05-04T14:11:14.461Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 6.2s done [2020-05-04T14:11:14.558Z] #44 6.936 PBCC images/sk-inet.pb-c.c [2020-05-04T14:11:14.558Z] #44 7.029 DEP images/sk-inet.pb-c.d [2020-05-04T14:11:14.558Z] #44 7.061 PBCC images/sk-unix.pb-c.c [2020-05-04T14:11:14.719Z] #7 ... [2020-05-04T14:11:14.719Z] [2020-05-04T14:11:14.719Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-04T14:11:14.719Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-04T14:11:14.719Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-04T14:11:14.719Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-04T14:11:14.719Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.4s done [2020-05-04T14:11:14.719Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.6s done [2020-05-04T14:11:14.719Z] #71 DONE 6.3s [2020-05-04T14:11:14.719Z] [2020-05-04T14:11:14.719Z] #20 [internal] load build context [2020-05-04T14:11:14.719Z] #20 transferring context: 32.72MB 6.4s [2020-05-04T14:11:14.842Z] #44 7.069 DEP images/sk-unix.pb-c.d [2020-05-04T14:11:14.842Z] #44 7.154 PBCC images/mm.pb-c.c [2020-05-04T14:11:14.842Z] #44 7.193 DEP images/mm.pb-c.d [2020-05-04T14:11:14.842Z] #44 7.219 PBCC images/timerfd.pb-c.c [2020-05-04T14:11:14.842Z] #44 7.247 DEP images/timerfd.pb-c.d [2020-05-04T14:11:14.842Z] #44 7.302 PBCC images/timer.pb-c.c [2020-05-04T14:11:15.083Z] #78 ... [2020-05-04T14:11:15.083Z] [2020-05-04T14:11:15.083Z] #79 importing to docker [2020-05-04T14:11:15.083Z] #79 ... [2020-05-04T14:11:15.083Z] [2020-05-04T14:11:15.083Z] #78 exporting to oci image format [2020-05-04T14:11:15.083Z] #78 sending tarball 20.4s done [2020-05-04T14:11:15.083Z] #78 DONE 28.2s [2020-05-04T14:11:15.083Z] [2020-05-04T14:11:15.083Z] #79 importing to docker [2020-05-04T14:11:15.083Z] #79 DONE 2.4s [Pipeline] } [Pipeline] // stage [2020-05-04T14:11:15.125Z] #44 7.306 DEP images/timer.pb-c.d [2020-05-04T14:11:15.125Z] #44 7.356 PBCC images/sa.pb-c.c [2020-05-04T14:11:15.125Z] #44 7.397 DEP images/sa.pb-c.d [2020-05-04T14:11:15.125Z] #44 7.457 PBCC images/pipe-data.pb-c.c [2020-05-04T14:11:15.125Z] #44 7.461 DEP images/pipe-data.pb-c.d [2020-05-04T14:11:15.125Z] #44 7.510 PBCC images/mnt.pb-c.c [2020-05-04T14:11:15.125Z] #44 7.534 DEP images/mnt.pb-c.d [2020-05-04T14:11:15.125Z] #44 7.606 PBCC images/sk-packet.pb-c.c [2020-05-04T14:11:15.125Z] #44 7.619 DEP images/sk-packet.pb-c.d [2020-05-04T14:11:15.125Z] #44 7.663 PBCC images/tcp-stream.pb-c.c [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-04T14:11:15.409Z] #44 7.699 DEP images/tcp-stream.pb-c.d [2020-05-04T14:11:15.409Z] #44 7.727 PBCC images/pipe.pb-c.c [2020-05-04T14:11:15.409Z] #44 7.755 DEP images/pipe.pb-c.d [2020-05-04T14:11:15.409Z] #44 7.788 PBCC images/pstree.pb-c.c [2020-05-04T14:11:15.409Z] #44 7.801 DEP images/pstree.pb-c.d [2020-05-04T14:11:15.409Z] #44 7.827 PBCC images/fs.pb-c.c [2020-05-04T14:11:15.409Z] #44 7.846 DEP images/fs.pb-c.d [2020-05-04T14:11:15.409Z] #44 7.893 PBCC images/signalfd.pb-c.c [2020-05-04T14:11:15.527Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40891/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:074369ebb4fd32aab414c55e598c87f6844611dd hack/test/unit [2020-05-04T14:11:15.693Z] #44 7.955 DEP images/signalfd.pb-c.d [2020-05-04T14:11:15.693Z] #44 8.012 PBCC images/fh.pb-c.c [2020-05-04T14:11:15.693Z] #44 8.031 PBCC images/fsnotify.pb-c.c [2020-05-04T14:11:15.693Z] #44 8.038 DEP images/fh.pb-c.d [2020-05-04T14:11:15.693Z] #44 8.079 DEP images/fsnotify.pb-c.d [2020-05-04T14:11:15.693Z] #44 8.143 PBCC images/eventpoll.pb-c.c [2020-05-04T14:11:15.891Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.7s done [2020-05-04T14:11:15.892Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0.1s [2020-05-04T14:11:15.977Z] #44 8.148 DEP images/eventpoll.pb-c.d [2020-05-04T14:11:15.977Z] #44 8.211 PBCC images/eventfd.pb-c.c [2020-05-04T14:11:15.977Z] #44 8.215 DEP images/eventfd.pb-c.d [2020-05-04T14:11:15.977Z] #44 8.231 PBCC images/remap-file-path.pb-c.c [2020-05-04T14:11:15.977Z] #44 8.265 DEP images/remap-file-path.pb-c.d [2020-05-04T14:11:15.977Z] #44 8.310 PBCC images/fifo.pb-c.c [2020-05-04T14:11:15.977Z] #44 8.349 DEP images/fifo.pb-c.d [2020-05-04T14:11:15.977Z] #44 8.396 PBCC images/ghost-file.pb-c.c [2020-05-04T14:11:15.977Z] #44 8.467 DEP images/ghost-file.pb-c.d [2020-05-04T14:11:15.977Z] #44 8.510 PBCC images/regfile.pb-c.c [2020-05-04T14:11:16.091Z] #20 transferring context: 53.03MB 7.9s done [2020-05-04T14:11:16.262Z] #44 8.519 DEP images/regfile.pb-c.d [2020-05-04T14:11:16.262Z] #44 8.553 PBCC images/ns.pb-c.c [2020-05-04T14:11:16.262Z] #44 8.622 DEP images/ns.pb-c.d [2020-05-04T14:11:16.262Z] #44 8.672 PBCC images/fdinfo.pb-c.c [2020-05-04T14:11:16.262Z] #44 8.701 DEP images/fdinfo.pb-c.d [2020-05-04T14:11:16.262Z] #44 8.733 PBCC images/core-aarch64.pb-c.c [2020-05-04T14:11:16.348Z] #20 DONE 8.0s [2020-05-04T14:11:16.348Z] [2020-05-04T14:11:16.348Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-04T14:11:16.348Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.8s [2020-05-04T14:11:16.546Z] #44 8.747 PBCC images/core-arm.pb-c.c [2020-05-04T14:11:16.546Z] #44 8.776 PBCC images/core-ppc64.pb-c.c [2020-05-04T14:11:16.546Z] #44 8.821 PBCC images/core-s390.pb-c.c [2020-05-04T14:11:16.546Z] #44 8.864 PBCC images/core-x86.pb-c.c [2020-05-04T14:11:16.546Z] #44 8.923 PBCC images/core.pb-c.c [2020-05-04T14:11:16.546Z] #44 8.964 PBCC images/inventory.pb-c.c [2020-05-04T14:11:16.546Z] #44 9.018 DEP images/core-aarch64.pb-c.d [2020-05-04T14:11:16.546Z] #44 9.068 DEP images/core-arm.pb-c.d [2020-05-04T14:11:16.829Z] #44 9.102 DEP images/core-ppc64.pb-c.d [2020-05-04T14:11:16.829Z] #44 9.119 DEP images/core-s390.pb-c.d [2020-05-04T14:11:16.829Z] #44 9.164 DEP images/core-x86.pb-c.d [2020-05-04T14:11:16.829Z] #44 9.212 DEP images/core.pb-c.d [2020-05-04T14:11:16.829Z] #44 9.228 DEP images/inventory.pb-c.d [2020-05-04T14:11:16.829Z] #44 9.272 PBCC images/cpuinfo.pb-c.c [2020-05-04T14:11:16.829Z] #44 9.318 DEP images/cpuinfo.pb-c.d [2020-05-04T14:11:17.112Z] #44 9.337 PBCC images/stats.pb-c.c [2020-05-04T14:11:17.112Z] #44 9.345 DEP images/stats.pb-c.d [2020-05-04T14:11:18.122Z] #44 10.31 make[1]: Nothing to be done for 'all'. [2020-05-04T14:11:18.122Z] #44 ... [2020-05-04T14:11:18.122Z] [2020-05-04T14:11:18.122Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:18.122Z] #38 1.837 + cd /tmp/tmp.uFG6dMNnIF/tini [2020-05-04T14:11:18.122Z] #38 1.837 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-04T14:11:18.122Z] #38 1.871 + cmake . [2020-05-04T14:11:18.122Z] #38 2.311 -- The C compiler identification is GNU 8.3.0 [2020-05-04T14:11:18.122Z] #38 2.367 -- Check for working C compiler: /usr/bin/cc [2020-05-04T14:11:18.122Z] #38 2.796 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-04T14:11:18.122Z] #38 2.797 -- Detecting C compiler ABI info [2020-05-04T14:11:18.122Z] #38 3.367 -- Detecting C compiler ABI info - done [2020-05-04T14:11:18.122Z] #38 3.381 -- Detecting C compile features [2020-05-04T14:11:18.122Z] #38 5.896 -- Detecting C compile features - done [2020-05-04T14:11:18.122Z] #38 5.911 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-04T14:11:18.122Z] #38 6.091 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-04T14:11:18.122Z] #38 6.184 -- Configuring done [2020-05-04T14:11:18.122Z] #38 6.195 -- Generating done [2020-05-04T14:11:18.122Z] #38 6.206 -- Build files have been written to: /tmp/tmp.uFG6dMNnIF/tini [2020-05-04T14:11:18.122Z] #38 6.235 + make tini-static [2020-05-04T14:11:18.122Z] #38 6.653 Scanning dependencies of target tini-static [2020-05-04T14:11:18.122Z] #38 6.823 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-04T14:11:18.122Z] #38 7.824 [100%] Linking C executable tini-static [2020-05-04T14:11:18.122Z] #38 8.327 [100%] Built target tini-static [2020-05-04T14:11:18.122Z] #38 8.408 + mkdir -p /build [2020-05-04T14:11:18.122Z] #38 8.415 + cp tini-static /build/docker-init [2020-05-04T14:11:18.122Z] #38 DONE 8.7s [2020-05-04T14:11:18.122Z] [2020-05-04T14:11:18.122Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:18.122Z] #56 42.95 internal/poll [2020-05-04T14:11:18.122Z] #56 43.88 encoding/binary [2020-05-04T14:11:18.122Z] #56 44.95 os [2020-05-04T14:11:18.122Z] #56 45.35 encoding/base64 [2020-05-04T14:11:18.122Z] #56 46.09 strings [2020-05-04T14:11:18.249Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 8.1s done [2020-05-04T14:11:18.249Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-04T14:11:18.814Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-04T14:11:19.071Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-04T14:11:19.156Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.6s done [2020-05-04T14:11:19.329Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done [2020-05-04T14:11:19.411Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0.1s [2020-05-04T14:11:19.587Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-04T14:11:19.598Z] #56 47.97 fmt [2020-05-04T14:11:19.598Z] #56 ... [2020-05-04T14:11:19.598Z] [2020-05-04T14:11:19.598Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:19.598Z] #33 38.17 time [2020-05-04T14:11:19.598Z] #33 42.54 internal/fmtsort [2020-05-04T14:11:19.598Z] #33 43.03 internal/poll [2020-05-04T14:11:19.598Z] #33 43.31 internal/syscall/execenv [2020-05-04T14:11:19.598Z] #33 43.45 internal/syscall/unix [2020-05-04T14:11:19.598Z] #33 43.71 strings [2020-05-04T14:11:19.598Z] #33 44.27 os [2020-05-04T14:11:19.598Z] #33 46.12 path [2020-05-04T14:11:19.598Z] #33 46.62 text/tabwriter [2020-05-04T14:11:19.598Z] #33 47.09 fmt [2020-05-04T14:11:19.598Z] #33 47.43 path/filepath [2020-05-04T14:11:19.662Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-052aa50fa32433586) in /home/ubuntu/workspace/moby_PR-40891 [Pipeline] { [Pipeline] checkout [2020-05-04T14:11:19.882Z] #33 ... [2020-05-04T14:11:19.882Z] [2020-05-04T14:11:19.882Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:19.882Z] #44 11.49 CC images/stats.o [2020-05-04T14:11:19.882Z] #44 11.78 CC images/core.o [2020-05-04T14:11:19.882Z] #44 12.30 CC images/core-x86.o [2020-05-04T14:11:19.975Z] ? github.com/docker/docker/api [no test files] [2020-05-04T14:11:20.499Z] #44 12.70 CC images/core-arm.o [2020-05-04T14:11:20.782Z] #44 13.04 CC images/core-aarch64.o [2020-05-04T14:11:20.782Z] #44 13.22 CC images/core-ppc64.o [2020-05-04T14:11:21.065Z] #44 13.51 CC images/core-s390.o [2020-05-04T14:11:21.065Z] #44 ... [2020-05-04T14:11:21.065Z] [2020-05-04T14:11:21.065Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:21.065Z] #47 39.77 time [2020-05-04T14:11:21.065Z] #47 44.12 strings [2020-05-04T14:11:21.065Z] #47 44.69 os [2020-05-04T14:11:21.065Z] #47 46.38 regexp/syntax [2020-05-04T14:11:21.065Z] #47 48.33 fmt [2020-05-04T14:11:21.348Z] #47 ... [2020-05-04T14:11:21.348Z] [2020-05-04T14:11:21.348Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:22.017Z] #65 24.92 Checking out files: 71% (2277/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-05-04T14:11:22.018Z] #65 25.74 + cd /tmp/tmp.1qmYTr6u6Y/src/github.com/containerd/containerd [2020-05-04T14:11:22.018Z] #65 25.74 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-04T14:11:22.866Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.3s done [2020-05-04T14:11:23.123Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-04T14:11:23.492Z] #65 27.12 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-04T14:11:23.492Z] #65 27.12 + BUILDTAGS='netgo osusergo static_build' [2020-05-04T14:11:23.492Z] #65 27.12 + export EXTRA_FLAGS=-buildmode=pie [2020-05-04T14:11:23.492Z] #65 27.12 + EXTRA_FLAGS=-buildmode=pie [2020-05-04T14:11:23.492Z] #65 27.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-04T14:11:23.492Z] #65 27.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-04T14:11:23.492Z] #65 27.12 + '[' '' = dynamic ']' [2020-05-04T14:11:23.492Z] #65 27.12 + make [2020-05-04T14:11:23.764Z] using credential docker-jenkins-github-credentials [2020-05-04T14:11:23.774Z] Cloning the remote Git repository [2020-05-04T14:11:23.774Z] Cloning with configured refspecs honoured and without tags [2020-05-04T14:11:24.154Z] Cloning repository https://github.com/moby/moby.git [2020-05-04T14:11:24.219Z] > git init /home/ubuntu/workspace/moby_PR-40891 # timeout=10 [2020-05-04T14:11:24.568Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:11:24.568Z] > git --version # timeout=10 [2020-05-04T14:11:24.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:11:24.660Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:11:24.501Z] #65 28.31 + bin/ctr [2020-05-04T14:11:24.659Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.3s [2020-05-04T14:11:27.313Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.7s done [2020-05-04T14:11:27.313Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-04T14:11:27.920Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 8.0s done [2020-05-04T14:11:27.920Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-04T14:11:27.920Z] #7 DONE 27.2s [2020-05-04T14:11:27.920Z] [2020-05-04T14:11:27.920Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-04T14:11:27.962Z] #65 ... [2020-05-04T14:11:27.962Z] [2020-05-04T14:11:27.962Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:27.962Z] #33 48.61 io/ioutil [2020-05-04T14:11:27.962Z] #33 50.26 flag [2020-05-04T14:11:27.962Z] #33 50.26 github.com/BurntSushi/toml [2020-05-04T14:11:27.962Z] #33 51.60 log [2020-05-04T14:11:27.962Z] #33 53.22 github.com/BurntSushi/toml/cmd/tomlv [2020-05-04T14:11:27.962Z] #33 DONE 56.4s [2020-05-04T14:11:27.962Z] [2020-05-04T14:11:27.962Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:27.962Z] #44 13.98 CC images/cpuinfo.o [2020-05-04T14:11:27.962Z] #44 14.21 CC images/inventory.o [2020-05-04T14:11:27.962Z] #44 14.34 CC images/fdinfo.o [2020-05-04T14:11:27.962Z] #44 14.62 CC images/fown.o [2020-05-04T14:11:27.962Z] #44 14.85 CC images/ns.o [2020-05-04T14:11:27.962Z] #44 15.06 CC images/regfile.o [2020-05-04T14:11:27.962Z] #44 15.25 CC images/ghost-file.o [2020-05-04T14:11:27.962Z] #44 15.42 CC images/fifo.o [2020-05-04T14:11:27.962Z] #44 15.64 CC images/remap-file-path.o [2020-05-04T14:11:27.962Z] #44 15.79 CC images/eventfd.o [2020-05-04T14:11:27.962Z] #44 15.90 CC images/eventpoll.o [2020-05-04T14:11:27.962Z] #44 16.01 CC images/fh.o [2020-05-04T14:11:27.962Z] #44 16.33 CC images/fsnotify.o [2020-05-04T14:11:27.962Z] #44 16.84 CC images/signalfd.o [2020-05-04T14:11:27.962Z] #44 17.02 CC images/fs.o [2020-05-04T14:11:27.962Z] #44 17.19 CC images/pstree.o [2020-05-04T14:11:27.962Z] #44 17.44 CC images/pipe.o [2020-05-04T14:11:27.962Z] #44 17.58 CC images/tcp-stream.o [2020-05-04T14:11:27.962Z] #44 17.76 CC images/sk-packet.o [2020-05-04T14:11:27.962Z] #44 18.05 CC images/mnt.o [2020-05-04T14:11:27.962Z] #44 18.22 CC images/pipe-data.o [2020-05-04T14:11:27.962Z] #44 18.43 CC images/sa.o [2020-05-04T14:11:27.962Z] #44 18.54 CC images/timer.o [2020-05-04T14:11:27.962Z] #44 18.92 CC images/timerfd.o [2020-05-04T14:11:27.962Z] #44 19.09 CC images/mm.o [2020-05-04T14:11:27.962Z] #44 19.25 CC images/sk-opts.o [2020-05-04T14:11:27.962Z] #44 19.38 CC images/sk-unix.o [2020-05-04T14:11:27.962Z] #44 19.54 CC images/sk-inet.o [2020-05-04T14:11:27.962Z] #44 19.91 CC images/tun.o [2020-05-04T14:11:27.962Z] #44 20.25 CC images/sk-netlink.o [2020-05-04T14:11:28.245Z] #44 20.44 CC images/packet-sock.o [2020-05-04T14:11:28.245Z] #44 20.64 CC images/ipc-var.o [2020-05-04T14:11:28.245Z] #44 20.77 CC images/ipc-desc.o [2020-05-04T14:11:28.566Z] #44 20.89 CC images/ipc-shm.o [2020-05-04T14:11:28.850Z] #44 21.08 CC images/ipc-msg.o [2020-05-04T14:11:28.850Z] #44 21.21 CC images/ipc-sem.o [2020-05-04T14:11:29.136Z] #44 21.32 CC images/utsns.o [2020-05-04T14:11:29.136Z] #44 21.51 CC images/creds.o [2020-05-04T14:11:29.136Z] #44 21.60 CC images/vma.o [2020-05-04T14:11:29.420Z] #44 21.68 CC images/netdev.o [2020-05-04T14:11:29.420Z] #44 21.84 CC images/tty.o [2020-05-04T14:11:29.703Z] #44 22.10 CC images/file-lock.o [2020-05-04T14:11:29.809Z] #8 DONE 1.9s [2020-05-04T14:11:29.809Z] [2020-05-04T14:11:29.809Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-04T14:11:29.987Z] #44 22.27 CC images/rlimit.o [2020-05-04T14:11:30.271Z] #44 22.45 CC images/pagemap.o [2020-05-04T14:11:30.271Z] #44 22.67 CC images/siginfo.o [2020-05-04T14:11:30.554Z] #44 ... [2020-05-04T14:11:30.554Z] [2020-05-04T14:11:30.554Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:30.554Z] #56 49.01 golang.org/x/sys/unix [2020-05-04T14:11:30.554Z] #56 50.39 encoding/json [2020-05-04T14:11:30.554Z] #56 55.14 github.com/pkg/diff [2020-05-04T14:11:30.554Z] #56 55.33 go/ast [2020-05-04T14:11:30.554Z] #56 56.21 golang.org/x/crypto/ssh/terminal [2020-05-04T14:11:30.554Z] #56 57.90 mvdan.cc/editorconfig [2020-05-04T14:11:30.554Z] #56 58.99 mvdan.cc/sh/v3/fileutil [2020-05-04T14:11:30.554Z] #56 59.12 mvdan.cc/sh/v3/syntax [2020-05-04T14:11:30.554Z] #56 ... [2020-05-04T14:11:30.554Z] [2020-05-04T14:11:30.554Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:30.554Z] #44 22.94 CC images/rpc.o [2020-05-04T14:11:30.733Z] #9 DONE 1.0s [2020-05-04T14:11:30.733Z] [2020-05-04T14:11:30.733Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-04T14:11:30.733Z] #29 DONE 0.1s [2020-05-04T14:11:30.733Z] [2020-05-04T14:11:30.733Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:11:30.988Z] #43 ... [2020-05-04T14:11:30.988Z] [2020-05-04T14:11:30.988Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-04T14:11:30.988Z] #40 DONE 0.1s [2020-05-04T14:11:30.988Z] [2020-05-04T14:11:30.988Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:11:30.988Z] #21 DONE 0.2s [2020-05-04T14:11:30.988Z] [2020-05-04T14:11:30.988Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-04T14:11:31.171Z] #44 23.58 CC images/ext-file.o [2020-05-04T14:11:31.171Z] #44 ... [2020-05-04T14:11:31.171Z] [2020-05-04T14:11:31.171Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:31.171Z] #47 49.87 regexp [2020-05-04T14:11:31.171Z] #47 51.15 flag [2020-05-04T14:11:31.171Z] #47 52.53 go/token [2020-05-04T14:11:31.171Z] #47 52.58 internal/lazyregexp [2020-05-04T14:11:31.171Z] #47 52.85 net/url [2020-05-04T14:11:31.171Z] #47 53.19 go/scanner [2020-05-04T14:11:31.171Z] #47 54.06 text/template/parse [2020-05-04T14:11:31.171Z] #47 54.22 go/ast [2020-05-04T14:11:31.171Z] #47 57.57 text/template [2020-05-04T14:11:31.171Z] #47 58.29 go/parser [2020-05-04T14:11:31.244Z] #32 ... [2020-05-04T14:11:31.244Z] [2020-05-04T14:11:31.244Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-04T14:11:31.244Z] #67 DONE 0.2s [2020-05-04T14:11:31.244Z] [2020-05-04T14:11:31.244Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-04T14:11:31.244Z] #73 DONE 0.2s [2020-05-04T14:11:31.244Z] [2020-05-04T14:11:31.244Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-04T14:11:31.244Z] #32 DONE 0.3s [2020-05-04T14:11:31.244Z] [2020-05-04T14:11:31.244Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-04T14:11:31.244Z] #46 DONE 0.3s [2020-05-04T14:11:31.244Z] [2020-05-04T14:11:31.244Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-04T14:11:31.244Z] #55 DONE 0.3s [2020-05-04T14:11:31.244Z] [2020-05-04T14:11:31.244Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-04T14:11:31.244Z] #22 DONE 0.3s [2020-05-04T14:11:31.244Z] [2020-05-04T14:11:31.244Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-04T14:11:31.244Z] #49 DONE 0.3s [2020-05-04T14:11:31.244Z] [2020-05-04T14:11:31.244Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:31.453Z] #47 ... [2020-05-04T14:11:31.453Z] [2020-05-04T14:11:31.453Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:31.453Z] #44 23.73 CC images/cgroup.o [2020-05-04T14:11:31.499Z] #56 ... [2020-05-04T14:11:31.499Z] [2020-05-04T14:11:31.499Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-04T14:11:31.499Z] #52 DONE 0.4s [2020-05-04T14:11:31.499Z] [2020-05-04T14:11:31.499Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:31.737Z] #44 24.23 CC images/userns.o [2020-05-04T14:11:32.020Z] #44 24.41 CC images/google/protobuf/descriptor.o [2020-05-04T14:11:32.571Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.0s [2020-05-04T14:11:32.636Z] #44 25.15 CC images/opts.o [2020-05-04T14:11:32.920Z] #44 25.24 CC images/seccomp.o [2020-05-04T14:11:32.920Z] #44 25.37 CC images/binfmt-misc.o [2020-05-04T14:11:33.203Z] #44 25.50 CC images/time.o [2020-05-04T14:11:33.486Z] #44 25.68 CC images/sysctl.o [2020-05-04T14:11:33.486Z] #44 25.75 CC images/autofs.o [2020-05-04T14:11:33.486Z] #44 25.86 CC images/macvlan.o [2020-05-04T14:11:33.769Z] #44 26.03 CC images/sit.o [2020-05-04T14:11:33.769Z] #44 26.24 LINK images/built-in.o [2020-05-04T14:11:34.053Z] #44 26.33 GEN compel/include/asm [2020-05-04T14:11:34.053Z] #44 26.33 GEN compel/include/version.h [2020-05-04T14:11:34.053Z] #44 26.34 touch .config [2020-05-04T14:11:34.053Z] #44 26.34 GEN include/common/config.h [2020-05-04T14:11:34.053Z] #44 26.40 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-04T14:11:34.053Z] #44 26.44 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-04T14:11:34.053Z] #44 26.46 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-04T14:11:34.053Z] #44 26.47 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-04T14:11:34.053Z] #44 26.48 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-04T14:11:34.053Z] #44 26.49 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-04T14:11:34.053Z] #44 26.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-04T14:11:34.053Z] #44 26.51 DEP compel/plugins/std/infect.d [2020-05-04T14:11:34.336Z] #44 26.66 DEP compel/plugins/std/string.d [2020-05-04T14:11:34.619Z] #44 26.75 DEP compel/plugins/std/log.d [2020-05-04T14:11:34.619Z] #44 26.83 DEP compel/plugins/std/fds.d [2020-05-04T14:11:34.619Z] #44 26.92 DEP compel/plugins/std/std.d [2020-05-04T14:11:34.619Z] #44 27.04 DEP compel/plugins/shmem/shmem.d [2020-05-04T14:11:34.619Z] #44 27.10 DEP compel/plugins/fds/fds.d [2020-05-04T14:11:34.619Z] #44 27.15 CC compel/plugins/std/std.o [2020-05-04T14:11:34.902Z] #44 27.30 CC compel/plugins/std/fds.o [2020-05-04T14:11:35.107Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.8s done [2020-05-04T14:11:35.107Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-04T14:11:35.364Z] #7 DONE 27.0s [2020-05-04T14:11:35.365Z] [2020-05-04T14:11:35.365Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-04T14:11:35.519Z] #44 27.61 CC compel/plugins/std/log.o [2020-05-04T14:11:35.803Z] #44 28.11 CC compel/plugins/std/string.o [2020-05-04T14:11:36.424Z] #44 28.72 CC compel/plugins/std/infect.o [2020-05-04T14:11:36.711Z] #44 29.12 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-04T14:11:36.739Z] #53 ... [2020-05-04T14:11:36.739Z] [2020-05-04T14:11:36.739Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:11:36.739Z] #10 4.805 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:11:36.739Z] #10 4.813 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:11:36.739Z] #10 4.892 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:11:36.739Z] #10 5.072 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-04T14:11:36.739Z] #10 6.015 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] [2020-05-04T14:11:36.996Z] #44 29.14 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-04T14:11:36.996Z] #44 29.20 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-04T14:11:36.996Z] #44 29.37 AR compel/plugins/std.lib.a [2020-05-04T14:11:37.258Z] #8 DONE 1.5s [2020-05-04T14:11:37.258Z] [2020-05-04T14:11:37.258Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-04T14:11:37.284Z] #44 29.43 CC compel/plugins/fds/fds.o [2020-05-04T14:11:37.284Z] #44 29.60 AR compel/plugins/fds.lib.a [2020-05-04T14:11:37.284Z] #44 29.64 HOSTDEP compel/src/lib/log-host.d [2020-05-04T14:11:37.571Z] #44 29.72 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-04T14:11:37.571Z] #44 29.81 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-04T14:11:37.571Z] #44 29.89 HOSTDEP compel/src/main-host.d [2020-05-04T14:11:37.571Z] #44 29.98 DEP compel/src/lib/ptrace.d [2020-05-04T14:11:37.571Z] #44 30.10 DEP compel/src/lib/infect.d [2020-05-04T14:11:37.823Z] #9 DONE 1.1s [2020-05-04T14:11:37.823Z] [2020-05-04T14:11:37.823Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-04T14:11:37.823Z] #29 DONE 0.1s [2020-05-04T14:11:37.823Z] [2020-05-04T14:11:37.823Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:11:37.854Z] #44 30.19 DEP compel/src/lib/infect-util.d [2020-05-04T14:11:37.854Z] #44 30.25 DEP compel/src/lib/infect-rpc.d [2020-05-04T14:11:38.080Z] #43 ... [2020-05-04T14:11:38.080Z] [2020-05-04T14:11:38.080Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-04T14:11:38.080Z] #40 DONE 0.1s [2020-05-04T14:11:38.080Z] [2020-05-04T14:11:38.080Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:11:38.080Z] #21 DONE 0.1s [2020-05-04T14:11:38.138Z] #44 30.32 DEP compel/arch/s390/src/lib/infect.d [2020-05-04T14:11:38.138Z] #44 30.47 DEP compel/arch/s390/src/lib/cpu.d [2020-05-04T14:11:38.138Z] #44 30.56 DEP compel/src/lib/log.d [2020-05-04T14:11:38.138Z] #44 30.67 DEP compel/src/main.d [2020-05-04T14:11:38.337Z] [2020-05-04T14:11:38.337Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-04T14:11:38.337Z] #67 ... [2020-05-04T14:11:38.337Z] [2020-05-04T14:11:38.337Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-04T14:11:38.337Z] #22 DONE 0.3s [2020-05-04T14:11:38.337Z] [2020-05-04T14:11:38.337Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-04T14:11:38.337Z] #73 DONE 0.3s [2020-05-04T14:11:38.421Z] #44 30.87 DEP compel/src/lib/handle-elf.d [2020-05-04T14:11:38.421Z] #44 30.96 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-04T14:11:38.595Z] [2020-05-04T14:11:38.595Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-04T14:11:38.595Z] #32 DONE 0.4s [2020-05-04T14:11:38.595Z] [2020-05-04T14:11:38.595Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:38.595Z] #33 ... [2020-05-04T14:11:38.595Z] [2020-05-04T14:11:38.595Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-04T14:11:38.595Z] #49 DONE 0.5s [2020-05-04T14:11:38.595Z] [2020-05-04T14:11:38.595Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-04T14:11:38.595Z] #52 DONE 0.5s [2020-05-04T14:11:38.595Z] [2020-05-04T14:11:38.595Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-04T14:11:38.595Z] #46 DONE 0.6s [2020-05-04T14:11:38.704Z] #44 31.16 CC compel/src/lib/log.o [2020-05-04T14:11:38.853Z] [2020-05-04T14:11:38.853Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-04T14:11:38.853Z] #67 DONE 0.6s [2020-05-04T14:11:38.853Z] [2020-05-04T14:11:38.853Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-04T14:11:38.853Z] #55 DONE 0.7s [2020-05-04T14:11:38.853Z] [2020-05-04T14:11:38.853Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:38.987Z] #44 31.33 CC compel/arch/s390/src/lib/cpu.o [2020-05-04T14:11:38.987Z] #44 31.50 CC compel/arch/s390/src/lib/infect.o [2020-05-04T14:11:39.253Z] #10 8.050 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-04T14:11:39.605Z] #44 32.03 CC compel/src/lib/infect-rpc.o [2020-05-04T14:11:39.888Z] #44 ... [2020-05-04T14:11:39.888Z] [2020-05-04T14:11:39.888Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:39.888Z] #56 64.06 mvdan.cc/sh/v3/cmd/shfmt [2020-05-04T14:11:39.888Z] #56 DONE 68.3s [2020-05-04T14:11:39.888Z] [2020-05-04T14:11:39.888Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:39.888Z] #47 60.52 encoding/xml [2020-05-04T14:11:39.888Z] #47 60.90 go/doc [2020-05-04T14:11:39.888Z] #47 63.59 github.com/LK4D4/vndr/build [2020-05-04T14:11:39.888Z] #47 64.12 github.com/LK4D4/vndr/versioned [2020-05-04T14:11:39.888Z] #47 64.26 vendor/golang.org/x/crypto/cryptobyte [2020-05-04T14:11:39.888Z] #47 65.18 net [2020-05-04T14:11:39.888Z] #47 65.97 vendor/golang.org/x/sys/cpu [2020-05-04T14:11:39.888Z] #47 66.18 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-04T14:11:39.888Z] #47 66.73 vendor/golang.org/x/crypto/poly1305 [2020-05-04T14:11:39.888Z] #47 67.15 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-04T14:11:39.888Z] #47 67.49 vendor/golang.org/x/crypto/curve25519 [2020-05-04T14:11:39.888Z] #47 67.91 vendor/golang.org/x/crypto/hkdf [2020-05-04T14:11:39.888Z] #47 68.04 vendor/golang.org/x/text/transform [2020-05-04T14:11:39.888Z] #47 ... [2020-05-04T14:11:39.888Z] [2020-05-04T14:11:39.888Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:39.888Z] #44 32.24 CC compel/src/lib/infect-util.o [2020-05-04T14:11:40.179Z] #44 32.51 CC compel/src/lib/infect.o [2020-05-04T14:11:40.180Z] #10 ... [2020-05-04T14:11:40.180Z] [2020-05-04T14:11:40.180Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:40.180Z] #68 9.017 + RM_GOPATH=0 [2020-05-04T14:11:40.180Z] #68 9.017 + TMP_GOPATH= [2020-05-04T14:11:40.180Z] #68 9.017 + : /build/ [2020-05-04T14:11:40.180Z] #68 9.017 + '[' -z '' ']' [2020-05-04T14:11:40.180Z] #68 9.023 ++ mktemp -d [2020-05-04T14:11:40.180Z] #68 9.031 + export GOPATH=/tmp/tmp.py8d7brThO [2020-05-04T14:11:40.180Z] #68 9.031 + GOPATH=/tmp/tmp.py8d7brThO [2020-05-04T14:11:40.180Z] #68 9.031 + RM_GOPATH=1 [2020-05-04T14:11:40.180Z] #68 9.031 ++ dirname ./install.sh [2020-05-04T14:11:40.180Z] #68 9.031 + dir=. [2020-05-04T14:11:40.180Z] #68 9.032 + bin=rootlesskit [2020-05-04T14:11:40.180Z] #68 9.032 + shift [2020-05-04T14:11:40.180Z] #68 9.032 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-04T14:11:40.180Z] #68 9.032 + . ./rootlesskit.installer [2020-05-04T14:11:40.180Z] #68 9.032 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-04T14:11:40.180Z] #68 9.032 + install_rootlesskit [2020-05-04T14:11:40.180Z] #68 9.032 + case "$1" in [2020-05-04T14:11:40.180Z] #68 9.032 + export CGO_ENABLED=0 [2020-05-04T14:11:40.180Z] #68 9.032 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-04T14:11:40.180Z] #68 9.032 + CGO_ENABLED=0 [2020-05-04T14:11:40.180Z] #68 9.032 + _install_rootlesskit [2020-05-04T14:11:40.180Z] #68 9.032 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-04T14:11:40.180Z] #68 9.032 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.py8d7brThO/src/github.com/rootless-containers/rootlesskit [2020-05-04T14:11:40.180Z] #68 9.070 Cloning into '/tmp/tmp.py8d7brThO/src/github.com/rootless-containers/rootlesskit'... [2020-05-04T14:11:40.581Z] Fetching without tags [2020-05-04T14:11:40.740Z] #68 ... [2020-05-04T14:11:40.741Z] [2020-05-04T14:11:40.741Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:11:40.741Z] #41 9.455 + git clone https://github.com/docker/distribution.git . [2020-05-04T14:11:40.741Z] #41 9.474 Cloning into '.'... [2020-05-04T14:11:40.976Z] Merging remotes/origin/master commit 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 into PR head commit 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 [2020-05-04T14:11:40.996Z] #41 ... [2020-05-04T14:11:40.996Z] [2020-05-04T14:11:40.996Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:11:40.996Z] #25 6.615 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:11:40.996Z] #25 6.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:11:40.996Z] #25 6.686 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:11:40.996Z] #25 8.051 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-04T14:11:41.224Z] #44 ... [2020-05-04T14:11:41.224Z] [2020-05-04T14:11:41.224Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:11:41.224Z] #10 59.98 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-04T14:11:41.224Z] #10 59.98 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-04T14:11:41.224Z] #10 59.98 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:11:41.224Z] #10 ... [2020-05-04T14:11:41.224Z] [2020-05-04T14:11:41.224Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:41.224Z] #47 68.81 vendor/golang.org/x/text/unicode/bidi [2020-05-04T14:11:41.252Z] #25 ... [2020-05-04T14:11:41.252Z] [2020-05-04T14:11:41.252Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:11:41.252Z] #62 9.986 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:11:41.252Z] #62 10.14 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:11:41.252Z] #62 10.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:11:41.252Z] #62 ... [2020-05-04T14:11:41.252Z] [2020-05-04T14:11:41.252Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:41.509Z] #47 69.97 vendor/golang.org/x/text/secure/bidirule [2020-05-04T14:11:41.509Z] #47 70.18 vendor/golang.org/x/text/unicode/norm [2020-05-04T14:11:41.510Z] #23 ... [2020-05-04T14:11:41.510Z] [2020-05-04T14:11:41.510Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:41.510Z] #33 9.986 + RM_GOPATH=0 [2020-05-04T14:11:41.510Z] #33 9.986 + TMP_GOPATH= [2020-05-04T14:11:41.510Z] #33 9.986 + : /build [2020-05-04T14:11:41.510Z] #33 9.986 + '[' -z '' ']' [2020-05-04T14:11:41.510Z] #33 9.986 ++ mktemp -d [2020-05-04T14:11:41.510Z] #33 9.986 + export GOPATH=/tmp/tmp.w5nWPFGyOZ [2020-05-04T14:11:41.510Z] #33 9.986 + GOPATH=/tmp/tmp.w5nWPFGyOZ [2020-05-04T14:11:41.510Z] #33 9.986 + RM_GOPATH=1 [2020-05-04T14:11:41.510Z] #33 9.986 ++ dirname ./install.sh [2020-05-04T14:11:41.510Z] #33 10.01 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-04T14:11:41.510Z] #33 10.01 + dir=. [2020-05-04T14:11:41.510Z] #33 10.01 + bin=tomlv [2020-05-04T14:11:41.510Z] #33 10.01 + shift [2020-05-04T14:11:41.510Z] #33 10.01 + '[' '!' -f ./tomlv.installer ']' [2020-05-04T14:11:41.510Z] #33 10.01 + . ./tomlv.installer [2020-05-04T14:11:41.510Z] #33 10.01 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-04T14:11:41.510Z] #33 10.01 + install_tomlv [2020-05-04T14:11:41.510Z] #33 10.01 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-04T14:11:41.510Z] #33 10.01 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.w5nWPFGyOZ/src/github.com/BurntSushi/toml [2020-05-04T14:11:41.510Z] #33 10.02 Cloning into '/tmp/tmp.w5nWPFGyOZ/src/github.com/BurntSushi/toml'... [2020-05-04T14:11:41.510Z] #33 ... [2020-05-04T14:11:41.510Z] [2020-05-04T14:11:41.510Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:41.510Z] #74 10.28 + RM_GOPATH=0 [2020-05-04T14:11:41.510Z] #74 10.28 + TMP_GOPATH= [2020-05-04T14:11:41.510Z] #74 10.28 + : /build [2020-05-04T14:11:41.510Z] #74 10.28 + '[' -z '' ']' [2020-05-04T14:11:41.510Z] #74 10.29 ++ mktemp -d [2020-05-04T14:11:41.510Z] #74 10.29 + export GOPATH=/tmp/tmp.biDOiTQ04a [2020-05-04T14:11:41.510Z] #74 10.29 + GOPATH=/tmp/tmp.biDOiTQ04a [2020-05-04T14:11:41.510Z] #74 10.29 + RM_GOPATH=1 [2020-05-04T14:11:41.510Z] #74 10.29 ++ dirname ./install.sh [2020-05-04T14:11:41.510Z] #74 10.31 + dir=. [2020-05-04T14:11:41.510Z] #74 10.31 + bin=proxy [2020-05-04T14:11:41.510Z] #74 10.31 + shift [2020-05-04T14:11:41.510Z] #74 10.31 + '[' '!' -f ./proxy.installer ']' [2020-05-04T14:11:41.510Z] #74 10.31 + . ./proxy.installer [2020-05-04T14:11:41.510Z] #74 10.32 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-04T14:11:41.510Z] #74 10.32 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-04T14:11:41.510Z] #74 10.32 + install_proxy [2020-05-04T14:11:41.510Z] #74 10.32 + case "$1" in [2020-05-04T14:11:41.510Z] #74 10.32 + export CGO_ENABLED=0 [2020-05-04T14:11:41.510Z] #74 10.32 + CGO_ENABLED=0 [2020-05-04T14:11:41.510Z] #74 10.32 + _install_proxy [2020-05-04T14:11:41.510Z] #74 10.32 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-04T14:11:41.510Z] #74 10.32 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.biDOiTQ04a/src/github.com/docker/libnetwork [2020-05-04T14:11:41.510Z] #74 10.32 Cloning into '/tmp/tmp.biDOiTQ04a/src/github.com/docker/libnetwork'... [2020-05-04T14:11:41.767Z] #74 ... [2020-05-04T14:11:41.767Z] [2020-05-04T14:11:41.767Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:11:41.767Z] #35 10.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:11:41.767Z] #35 10.54 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:11:41.767Z] #35 10.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:11:41.767Z] #35 ... [2020-05-04T14:11:41.767Z] [2020-05-04T14:11:41.767Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:41.767Z] #47 9.943 + RM_GOPATH=0 [2020-05-04T14:11:41.767Z] #47 9.943 + TMP_GOPATH= [2020-05-04T14:11:41.767Z] #47 9.943 + : /build [2020-05-04T14:11:41.767Z] #47 9.943 + '[' -z '' ']' [2020-05-04T14:11:41.767Z] #47 9.943 ++ mktemp -d [2020-05-04T14:11:41.767Z] #47 9.948 + export GOPATH=/tmp/tmp.6OI4lmuvKY [2020-05-04T14:11:41.767Z] #47 9.948 + GOPATH=/tmp/tmp.6OI4lmuvKY [2020-05-04T14:11:41.767Z] #47 9.948 + RM_GOPATH=1 [2020-05-04T14:11:41.767Z] #47 9.956 ++ dirname ./install.sh [2020-05-04T14:11:41.767Z] #47 9.960 + dir=. [2020-05-04T14:11:41.767Z] #47 9.964 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-04T14:11:41.767Z] #47 9.965 + bin=vndr [2020-05-04T14:11:41.767Z] #47 9.965 + shift [2020-05-04T14:11:41.767Z] #47 9.965 + '[' '!' -f ./vndr.installer ']' [2020-05-04T14:11:41.767Z] #47 9.965 + . ./vndr.installer [2020-05-04T14:11:41.767Z] #47 9.965 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-04T14:11:41.767Z] #47 9.965 + install_vndr [2020-05-04T14:11:41.767Z] #47 9.965 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-04T14:11:41.767Z] #47 9.965 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6OI4lmuvKY/src/github.com/LK4D4/vndr [2020-05-04T14:11:41.767Z] #47 9.971 Cloning into '/tmp/tmp.6OI4lmuvKY/src/github.com/LK4D4/vndr'... [2020-05-04T14:11:40.564Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:11:40.596Z] > git config --add remote.origin.fetch +refs/pull/40891/head:refs/remotes/origin/PR-40891 # timeout=10 [2020-05-04T14:11:40.616Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:11:40.639Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:11:40.651Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:11:40.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:11:40.654Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:11:41.046Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:11:41.052Z] > git checkout -f 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:11:42.023Z] #47 ... [2020-05-04T14:11:42.023Z] [2020-05-04T14:11:42.023Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:42.023Z] #50 10.68 + RM_GOPATH=0 [2020-05-04T14:11:42.023Z] #50 10.68 + TMP_GOPATH= [2020-05-04T14:11:42.023Z] #50 10.68 + : /build [2020-05-04T14:11:42.023Z] #50 10.68 + '[' -z '' ']' [2020-05-04T14:11:42.023Z] #50 10.68 ++ mktemp -d [2020-05-04T14:11:42.023Z] #50 10.68 + export GOPATH=/tmp/tmp.0ixva1ghFM [2020-05-04T14:11:42.023Z] #50 10.68 + GOPATH=/tmp/tmp.0ixva1ghFM [2020-05-04T14:11:42.023Z] #50 10.68 + RM_GOPATH=1 [2020-05-04T14:11:42.023Z] #50 10.68 ++ dirname ./install.sh [2020-05-04T14:11:42.023Z] #50 10.68 + dir=. [2020-05-04T14:11:42.023Z] #50 10.68 + bin=gotestsum [2020-05-04T14:11:42.023Z] #50 10.68 + shift [2020-05-04T14:11:42.023Z] #50 10.68 + '[' '!' -f ./gotestsum.installer ']' [2020-05-04T14:11:42.023Z] #50 10.68 + . ./gotestsum.installer [2020-05-04T14:11:42.023Z] #50 10.68 ++ : v0.3.5 [2020-05-04T14:11:42.023Z] #50 10.68 + install_gotestsum [2020-05-04T14:11:42.023Z] #50 10.68 + echo 'Installing gotestsum version v0.3.5' [2020-05-04T14:11:42.023Z] #50 10.68 + go get -d gotest.tools/gotestsum [2020-05-04T14:11:42.023Z] #50 10.68 Installing gotestsum version v0.3.5 [2020-05-04T14:11:42.023Z] #50 ... [2020-05-04T14:11:42.023Z] [2020-05-04T14:11:42.023Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:11:42.023Z] #30 5.923 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-04T14:11:42.023Z] #30 5.923 Cloning into '.'... [2020-05-04T14:11:42.133Z] Merge succeeded, producing fc8d29ce3bafb0d0d1577a96c8cafdb81140810e [2020-05-04T14:11:42.133Z] Checking out Revision fc8d29ce3bafb0d0d1577a96c8cafdb81140810e (PR-40891) [2020-05-04T14:11:42.278Z] #30 ... [2020-05-04T14:11:42.278Z] [2020-05-04T14:11:42.278Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:42.278Z] #56 10.41 + RM_GOPATH=0 [2020-05-04T14:11:42.278Z] #56 10.41 + TMP_GOPATH= [2020-05-04T14:11:42.278Z] #56 10.41 + : /build [2020-05-04T14:11:42.278Z] #56 10.41 + '[' -z '' ']' [2020-05-04T14:11:42.278Z] #56 10.41 ++ mktemp -d [2020-05-04T14:11:42.278Z] #56 10.43 + export GOPATH=/tmp/tmp.Z1beGfWWdP [2020-05-04T14:11:42.278Z] #56 10.43 + GOPATH=/tmp/tmp.Z1beGfWWdP [2020-05-04T14:11:42.278Z] #56 10.43 + RM_GOPATH=1 [2020-05-04T14:11:42.278Z] #56 10.43 ++ dirname ./install.sh [2020-05-04T14:11:42.278Z] #56 10.47 + dir=. [2020-05-04T14:11:42.278Z] #56 10.47 + bin=shfmt [2020-05-04T14:11:42.278Z] #56 10.47 + shift [2020-05-04T14:11:42.278Z] #56 10.47 + '[' '!' -f ./shfmt.installer ']' [2020-05-04T14:11:42.278Z] #56 10.47 + . ./shfmt.installer [2020-05-04T14:11:42.278Z] #56 10.47 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-04T14:11:42.278Z] #56 10.47 + install_shfmt [2020-05-04T14:11:42.278Z] #56 10.47 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-04T14:11:42.278Z] #56 10.47 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-04T14:11:42.278Z] #56 10.47 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Z1beGfWWdP/src/github.com/mvdan/sh [2020-05-04T14:11:42.278Z] #56 10.48 Cloning into '/tmp/tmp.Z1beGfWWdP/src/github.com/mvdan/sh'... [2020-05-04T14:11:42.046Z] > git merge 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 # timeout=10 [2020-05-04T14:11:42.177Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-04T14:11:42.187Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:11:42.202Z] > git checkout -f fc8d29ce3bafb0d0d1577a96c8cafdb81140810e # timeout=10 [2020-05-04T14:11:44.977Z] #47 73.06 vendor/golang.org/x/net/idna [2020-05-04T14:11:45.263Z] #47 ... [2020-05-04T14:11:45.263Z] [2020-05-04T14:11:45.263Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:11:45.263Z] #10 72.06 Selecting previously unselected package libapparmor1:s390x. [2020-05-04T14:11:45.263Z] #10 72.06 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-05-04T14:11:45.263Z] #10 72.07 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-04T14:11:45.263Z] #10 72.14 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-04T14:11:45.263Z] #10 72.14 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-04T14:11:45.263Z] #10 72.15 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-04T14:11:45.263Z] #10 72.31 Selecting previously unselected package libbtrfs0. [2020-05-04T14:11:45.263Z] #10 72.31 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-04T14:11:45.263Z] #10 72.32 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-04T14:11:45.263Z] #10 72.38 Selecting previously unselected package libbtrfs-dev. [2020-05-04T14:11:45.263Z] #10 72.38 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-04T14:11:45.263Z] #10 72.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:11:45.263Z] #10 72.51 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-04T14:11:45.263Z] #10 72.51 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-04T14:11:45.263Z] #10 72.52 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-04T14:11:45.263Z] #10 72.58 Selecting previously unselected package libudev-dev:s390x. [2020-05-04T14:11:45.263Z] #10 72.58 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-05-04T14:11:45.263Z] #10 72.60 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-05-04T14:11:45.263Z] #10 72.75 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-04T14:11:45.263Z] #10 72.75 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-04T14:11:45.263Z] #10 72.77 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-04T14:11:45.263Z] #10 72.98 Selecting previously unselected package libpcre16-3:s390x. [2020-05-04T14:11:45.263Z] #10 72.98 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-04T14:11:45.263Z] #10 72.98 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-04T14:11:45.263Z] #10 73.09 Selecting previously unselected package libpcre32-3:s390x. [2020-05-04T14:11:45.263Z] #10 73.09 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-04T14:11:45.263Z] #10 73.09 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-04T14:11:45.263Z] #10 73.21 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-04T14:11:45.263Z] #10 73.21 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-04T14:11:45.263Z] #10 73.21 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-04T14:11:45.263Z] #10 73.31 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-04T14:11:45.263Z] #10 73.31 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-04T14:11:45.263Z] #10 73.32 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-04T14:11:45.263Z] #10 73.69 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-04T14:11:45.264Z] #10 73.70 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-04T14:11:45.264Z] #10 73.70 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-04T14:11:45.264Z] #10 73.95 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-04T14:11:45.264Z] #10 73.96 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-04T14:11:45.264Z] #10 73.97 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-04T14:11:45.264Z] #10 74.04 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-04T14:11:45.264Z] #10 74.04 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-04T14:11:45.264Z] #10 74.05 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-04T14:11:45.264Z] #10 74.14 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-04T14:11:45.264Z] #10 74.14 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-05-04T14:11:45.264Z] #10 74.15 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-05-04T14:11:45.409Z] #56 ... [2020-05-04T14:11:45.409Z] [2020-05-04T14:11:45.409Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:11:45.409Z] #35 6.396 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:11:45.409Z] #35 6.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:11:45.409Z] #35 6.446 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:11:45.889Z] #10 74.66 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-04T14:11:45.889Z] #10 74.68 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-04T14:11:45.889Z] #10 74.69 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-04T14:11:45.889Z] #10 74.70 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-04T14:11:45.889Z] #10 74.71 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-04T14:11:45.889Z] #10 74.72 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-04T14:11:45.889Z] #10 74.73 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:11:45.889Z] #10 74.74 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-04T14:11:45.889Z] #10 74.76 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-04T14:11:45.889Z] #10 74.77 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-05-04T14:11:45.889Z] #10 74.78 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-04T14:11:45.889Z] #10 74.79 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:11:45.889Z] #10 74.81 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-04T14:11:45.889Z] #10 74.81 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-04T14:11:45.889Z] #10 74.82 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-05-04T14:11:45.889Z] #10 74.83 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-04T14:11:45.889Z] #10 74.84 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-04T14:11:45.889Z] #10 74.85 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:11:45.889Z] #10 74.86 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-04T14:11:45.889Z] #10 74.87 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-04T14:11:45.889Z] #10 74.87 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:11:45.889Z] #10 74.88 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-04T14:11:45.889Z] #10 74.88 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-04T14:11:45.889Z] #10 74.89 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-04T14:11:45.889Z] #10 74.90 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-04T14:11:45.889Z] #10 74.90 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-04T14:11:45.889Z] #10 74.91 Setting up dmsetup (2:1.02.155-3) ... [2020-05-04T14:11:45.975Z] #35 8.056 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-04T14:11:45.979Z] Commit message: "Merge commit '0a5cec2833f82a6ad797d70acbf9cbbaf8956017' into HEAD" [2020-05-04T14:11:46.011Z] > git rev-list --no-walk 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:11:46.215Z] #10 74.93 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-04T14:11:46.215Z] #10 74.94 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-04T14:11:46.215Z] #10 74.94 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:11:46.542Z] #10 DONE 75.4s [2020-05-04T14:11:46.542Z] [2020-05-04T14:11:46.542Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:11:46.542Z] #58 DONE 0.1s [2020-05-04T14:11:46.542Z] [2020-05-04T14:11:46.542Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-04T14:11:46.828Z] #11 ... [2020-05-04T14:11:46.828Z] [2020-05-04T14:11:46.828Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-04T14:11:46.828Z] #59 DONE 0.1s [2020-05-04T14:11:46.828Z] [2020-05-04T14:11:46.828Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:46.828Z] #44 34.14 CC compel/src/lib/ptrace.o [2020-05-04T14:11:46.828Z] #44 34.43 AR compel/libcompel.a [2020-05-04T14:11:46.828Z] #44 34.49 HOSTCC compel/src/main-host.o [2020-05-04T14:11:46.828Z] #44 34.88 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-04T14:11:46.828Z] #44 35.04 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-04T14:11:46.828Z] #44 35.36 HOSTCC compel/src/lib/log-host.o [2020-05-04T14:11:46.828Z] #44 35.58 HOSTLINK compel/compel-host-bin [2020-05-04T14:11:46.828Z] #44 35.64 DEP soccr/soccr.d [2020-05-04T14:11:46.828Z] #44 35.89 CC soccr/soccr.o [2020-05-04T14:11:46.828Z] #44 36.83 AR soccr/libsoccr.a [2020-05-04T14:11:46.828Z] #44 36.86 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-04T14:11:46.828Z] #44 37.10 DEP criu/arch/s390/sigframe.d [2020-05-04T14:11:46.828Z] #44 37.19 DEP criu/arch/s390/crtools.d [2020-05-04T14:11:46.828Z] #44 37.34 DEP criu/arch/s390/cpu.d [2020-05-04T14:11:46.828Z] #44 37.46 CC criu/arch/s390/cpu.o [2020-05-04T14:11:46.828Z] #44 37.77 CC criu/arch/s390/crtools.o [2020-05-04T14:11:46.828Z] #44 38.59 CC criu/arch/s390/sigframe.o [2020-05-04T14:11:46.828Z] #44 38.70 LINK criu/arch/s390/crtools.built-in.o [2020-05-04T14:11:46.828Z] #44 38.73 DEP criu/pie/util-vdso.d [2020-05-04T14:11:46.828Z] #44 38.84 DEP criu/pie/util.d [2020-05-04T14:11:46.828Z] #44 39.05 CC criu/pie/util.o [2020-05-04T14:11:46.908Z] #35 ... [2020-05-04T14:11:46.908Z] [2020-05-04T14:11:46.908Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:11:46.908Z] #43 8.924 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:11:46.908Z] #43 8.990 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:11:46.908Z] #43 8.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:11:47.073Z] ok github.com/docker/docker/api/server 0.060s coverage: 9.0% of statements [2020-05-04T14:11:47.266Z] + docker version [2020-05-04T14:11:47.447Z] #44 39.53 CC criu/pie/util-vdso.o [2020-05-04T14:11:47.519Z] #56 ... [2020-05-04T14:11:47.519Z] [2020-05-04T14:11:47.519Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:47.519Z] #68 16.45 Checking out files: 97% (768/789) Checking out files: 98% (774/789) Checking out files: 99% (782/789) Checking out files: 100% (789/789) Checking out files: 100% (789/789), done. [2020-05-04T14:11:47.735Z] #44 39.96 AR criu/pie/pie.lib.a [2020-05-04T14:11:47.735Z] #44 39.99 DEP criu/pie/restorer.d [2020-05-04T14:11:47.735Z] #44 40.16 DEP criu/arch/s390/restorer.d [2020-05-04T14:11:47.775Z] #68 16.59 + cd /tmp/tmp.py8d7brThO/src/github.com/rootless-containers/rootlesskit [2020-05-04T14:11:47.775Z] #68 16.60 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-04T14:11:47.840Z] #43 ... [2020-05-04T14:11:47.840Z] [2020-05-04T14:11:47.840Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:11:47.840Z] #62 6.345 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:11:47.840Z] #62 6.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:11:47.840Z] #62 6.379 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:11:47.840Z] #62 7.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-04T14:11:48.019Z] #44 ... [2020-05-04T14:11:48.019Z] [2020-05-04T14:11:48.019Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-04T14:11:48.019Z] #11 DONE 1.4s [2020-05-04T14:11:48.019Z] [2020-05-04T14:11:48.019Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:48.019Z] #44 40.38 DEP criu/arch/s390/vdso-pie.d [2020-05-04T14:11:48.019Z] #44 ... [2020-05-04T14:11:48.019Z] [2020-05-04T14:11:48.019Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-04T14:11:48.032Z] #68 16.99 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-04T14:11:48.097Z] #62 ... [2020-05-04T14:11:48.098Z] [2020-05-04T14:11:48.098Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:11:48.098Z] #25 10.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:11:48.098Z] #25 10.24 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:11:48.098Z] #25 10.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:11:48.098Z] #25 ... [2020-05-04T14:11:48.098Z] [2020-05-04T14:11:48.098Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:11:48.098Z] #41 9.239 + git clone https://github.com/docker/distribution.git . [2020-05-04T14:11:48.098Z] #41 9.242 Cloning into '.'... [2020-05-04T14:11:48.288Z] #68 17.00 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-04T14:11:48.355Z] #41 ... [2020-05-04T14:11:48.355Z] [2020-05-04T14:11:48.355Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:11:48.355Z] #30 10.05 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-04T14:11:48.355Z] #30 10.05 Cloning into '.'... [2020-05-04T14:11:48.355Z] #30 ... [2020-05-04T14:11:48.355Z] [2020-05-04T14:11:48.355Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:11:48.355Z] #10 10.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:11:48.355Z] #10 10.31 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:11:48.355Z] #10 10.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:11:48.612Z] #10 ... [2020-05-04T14:11:48.612Z] [2020-05-04T14:11:48.612Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:48.612Z] #74 9.172 + RM_GOPATH=0 [2020-05-04T14:11:48.612Z] #74 9.173 + TMP_GOPATH= [2020-05-04T14:11:48.612Z] #74 9.173 + : /build [2020-05-04T14:11:48.612Z] #74 9.173 + '[' -z '' ']' [2020-05-04T14:11:48.612Z] #74 9.173 ++ mktemp -d [2020-05-04T14:11:48.612Z] #74 9.183 + export GOPATH=/tmp/tmp.0TVQHO99vu [2020-05-04T14:11:48.612Z] #74 9.183 + GOPATH=/tmp/tmp.0TVQHO99vu [2020-05-04T14:11:48.612Z] #74 9.183 + RM_GOPATH=1 [2020-05-04T14:11:48.612Z] #74 9.183 ++ dirname ./install.sh [2020-05-04T14:11:48.612Z] #74 9.200 + dir=. [2020-05-04T14:11:48.612Z] #74 9.200 + bin=proxy [2020-05-04T14:11:48.612Z] #74 9.200 + shift [2020-05-04T14:11:48.612Z] #74 9.200 + '[' '!' -f ./proxy.installer ']' [2020-05-04T14:11:48.612Z] #74 9.201 + . ./proxy.installer [2020-05-04T14:11:48.612Z] #74 9.201 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-04T14:11:48.612Z] #74 9.201 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-04T14:11:48.612Z] #74 9.201 + install_proxy [2020-05-04T14:11:48.612Z] #74 9.201 + case "$1" in [2020-05-04T14:11:48.612Z] #74 9.201 + export CGO_ENABLED=0 [2020-05-04T14:11:48.612Z] #74 9.201 + CGO_ENABLED=0 [2020-05-04T14:11:48.612Z] #74 9.201 + _install_proxy [2020-05-04T14:11:48.612Z] #74 9.201 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-04T14:11:48.612Z] #74 9.201 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0TVQHO99vu/src/github.com/docker/libnetwork [2020-05-04T14:11:48.612Z] #74 9.223 Cloning into '/tmp/tmp.0TVQHO99vu/src/github.com/docker/libnetwork'... [2020-05-04T14:11:48.612Z] #74 ... [2020-05-04T14:11:48.612Z] [2020-05-04T14:11:48.612Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:48.612Z] #53 9.512 + RM_GOPATH=0 [2020-05-04T14:11:48.612Z] #53 9.512 + TMP_GOPATH= [2020-05-04T14:11:48.612Z] #53 9.512 + : /build [2020-05-04T14:11:48.612Z] #53 9.512 + '[' -z '' ']' [2020-05-04T14:11:48.612Z] #53 9.512 ++ mktemp -d [2020-05-04T14:11:48.612Z] #53 9.514 + export GOPATH=/tmp/tmp.mfkXOyqLav [2020-05-04T14:11:48.612Z] #53 9.514 + GOPATH=/tmp/tmp.mfkXOyqLav [2020-05-04T14:11:48.612Z] #53 9.514 + RM_GOPATH=1 [2020-05-04T14:11:48.612Z] #53 9.515 ++ dirname ./install.sh [2020-05-04T14:11:48.612Z] #53 9.542 + dir=. [2020-05-04T14:11:48.612Z] #53 9.542 + bin=golangci_lint [2020-05-04T14:11:48.612Z] #53 9.542 + shift [2020-05-04T14:11:48.612Z] #53 9.542 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-04T14:11:48.612Z] #53 9.542 + . ./golangci_lint.installer [2020-05-04T14:11:48.612Z] #53 9.542 ++ : v1.23.8 [2020-05-04T14:11:48.612Z] #53 9.543 + install_golangci_lint [2020-05-04T14:11:48.612Z] #53 9.543 + echo 'Installing golangci-lint version v1.23.8' [2020-05-04T14:11:48.612Z] #53 9.543 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-04T14:11:48.612Z] #53 9.543 Installing golangci-lint version v1.23.8 [2020-05-04T14:11:48.871Z] #53 ... [2020-05-04T14:11:48.871Z] [2020-05-04T14:11:48.871Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:48.871Z] #50 9.462 + RM_GOPATH=0 [2020-05-04T14:11:48.871Z] #50 9.462 + TMP_GOPATH= [2020-05-04T14:11:48.871Z] #50 9.462 + : /build [2020-05-04T14:11:48.871Z] #50 9.462 + '[' -z '' ']' [2020-05-04T14:11:48.871Z] #50 9.478 ++ mktemp -d [2020-05-04T14:11:48.871Z] #50 9.478 + export GOPATH=/tmp/tmp.05rkRvvtOJ [2020-05-04T14:11:48.871Z] #50 9.478 + GOPATH=/tmp/tmp.05rkRvvtOJ [2020-05-04T14:11:48.871Z] #50 9.478 + RM_GOPATH=1 [2020-05-04T14:11:48.871Z] #50 9.478 ++ dirname ./install.sh [2020-05-04T14:11:48.871Z] #50 9.478 + dir=. [2020-05-04T14:11:48.871Z] #50 9.478 + bin=gotestsum [2020-05-04T14:11:48.871Z] #50 9.478 + shift [2020-05-04T14:11:48.871Z] #50 9.478 + '[' '!' -f ./gotestsum.installer ']' [2020-05-04T14:11:48.871Z] #50 9.478 + . ./gotestsum.installer [2020-05-04T14:11:48.871Z] #50 9.478 ++ : v0.3.5 [2020-05-04T14:11:48.871Z] #50 9.478 + install_gotestsum [2020-05-04T14:11:48.871Z] #50 9.478 + echo 'Installing gotestsum version v0.3.5' [2020-05-04T14:11:48.871Z] #50 9.478 + go get -d gotest.tools/gotestsum [2020-05-04T14:11:48.871Z] #50 9.478 Installing gotestsum version v0.3.5 [2020-05-04T14:11:48.871Z] #50 ... [2020-05-04T14:11:48.871Z] [2020-05-04T14:11:48.871Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:48.871Z] #47 8.885 + RM_GOPATH=0 [2020-05-04T14:11:48.871Z] #47 8.885 + TMP_GOPATH= [2020-05-04T14:11:48.871Z] #47 8.885 + : /build [2020-05-04T14:11:48.871Z] #47 8.885 + '[' -z '' ']' [2020-05-04T14:11:48.871Z] #47 8.890 ++ mktemp -d [2020-05-04T14:11:48.871Z] #47 8.895 + export GOPATH=/tmp/tmp.ltCvessjwp [2020-05-04T14:11:48.871Z] #47 8.895 + GOPATH=/tmp/tmp.ltCvessjwp [2020-05-04T14:11:48.871Z] #47 8.895 + RM_GOPATH=1 [2020-05-04T14:11:48.871Z] #47 8.895 ++ dirname ./install.sh [2020-05-04T14:11:48.871Z] #47 8.896 + dir=. [2020-05-04T14:11:48.871Z] #47 8.910 + bin=vndr [2020-05-04T14:11:48.871Z] #47 8.911 + shift [2020-05-04T14:11:48.871Z] #47 8.911 + '[' '!' -f ./vndr.installer ']' [2020-05-04T14:11:48.871Z] #47 8.911 + . ./vndr.installer [2020-05-04T14:11:48.871Z] #47 8.922 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-04T14:11:48.871Z] #47 8.922 + install_vndr [2020-05-04T14:11:48.871Z] #47 8.924 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-04T14:11:48.871Z] #47 8.925 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-04T14:11:48.871Z] #47 8.925 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ltCvessjwp/src/github.com/LK4D4/vndr [2020-05-04T14:11:48.871Z] #47 8.927 Cloning into '/tmp/tmp.ltCvessjwp/src/github.com/LK4D4/vndr'... [2020-05-04T14:11:48.871Z] #47 9.765 + cd /tmp/tmp.ltCvessjwp/src/github.com/LK4D4/vndr [2020-05-04T14:11:48.871Z] #47 9.765 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-04T14:11:48.871Z] #47 9.779 + go build -buildmode=pie -v -o /build/vndr . [2020-05-04T14:11:49.128Z] #47 ... [2020-05-04T14:11:49.128Z] [2020-05-04T14:11:49.128Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:49.128Z] #68 9.649 + RM_GOPATH=0 [2020-05-04T14:11:49.128Z] #68 9.649 + TMP_GOPATH= [2020-05-04T14:11:49.128Z] #68 9.649 + : /build/ [2020-05-04T14:11:49.128Z] #68 9.649 + '[' -z '' ']' [2020-05-04T14:11:49.128Z] #68 9.649 ++ mktemp -d [2020-05-04T14:11:49.128Z] #68 9.666 + export GOPATH=/tmp/tmp.M18wdywrE0 [2020-05-04T14:11:49.128Z] #68 9.689 + GOPATH=/tmp/tmp.M18wdywrE0 [2020-05-04T14:11:49.128Z] #68 9.689 + RM_GOPATH=1 [2020-05-04T14:11:49.128Z] #68 9.689 ++ dirname ./install.sh [2020-05-04T14:11:49.128Z] #68 9.691 + dir=. [2020-05-04T14:11:49.128Z] #68 9.691 + bin=rootlesskit [2020-05-04T14:11:49.128Z] #68 9.691 + shift [2020-05-04T14:11:49.128Z] #68 9.693 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-04T14:11:49.128Z] #68 9.693 + . ./rootlesskit.installer [2020-05-04T14:11:49.128Z] #68 9.693 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-04T14:11:49.128Z] #68 9.717 + install_rootlesskit [2020-05-04T14:11:49.128Z] #68 9.718 + case "$1" in [2020-05-04T14:11:49.128Z] #68 9.719 + export CGO_ENABLED=0 [2020-05-04T14:11:49.128Z] #68 9.719 + CGO_ENABLED=0 [2020-05-04T14:11:49.128Z] #68 9.719 + _install_rootlesskit [2020-05-04T14:11:49.128Z] #68 9.719 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-04T14:11:49.128Z] #68 9.720 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-04T14:11:49.128Z] #68 9.720 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.M18wdywrE0/src/github.com/rootless-containers/rootlesskit [2020-05-04T14:11:49.128Z] #68 9.731 Cloning into '/tmp/tmp.M18wdywrE0/src/github.com/rootless-containers/rootlesskit'... [2020-05-04T14:11:49.385Z] #68 ... [2020-05-04T14:11:49.385Z] [2020-05-04T14:11:49.385Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:49.385Z] #23 9.762 + RM_GOPATH=0 [2020-05-04T14:11:49.385Z] #23 9.762 + TMP_GOPATH= [2020-05-04T14:11:49.385Z] #23 9.763 + : /build [2020-05-04T14:11:49.385Z] #23 9.763 + '[' -z '' ']' [2020-05-04T14:11:49.385Z] #23 9.768 ++ mktemp -d [2020-05-04T14:11:49.385Z] #23 9.771 + export GOPATH=/tmp/tmp.lSG8gfjIO3 [2020-05-04T14:11:49.385Z] #23 9.772 + GOPATH=/tmp/tmp.lSG8gfjIO3 [2020-05-04T14:11:49.385Z] #23 9.772 + RM_GOPATH=1 [2020-05-04T14:11:49.385Z] #23 9.772 ++ dirname ./install.sh [2020-05-04T14:11:49.385Z] #23 9.778 + dir=. [2020-05-04T14:11:49.385Z] #23 9.778 + bin=dockercli [2020-05-04T14:11:49.385Z] #23 9.778 + shift [2020-05-04T14:11:49.385Z] #23 9.785 + '[' '!' -f ./dockercli.installer ']' [2020-05-04T14:11:49.385Z] #23 9.785 + . ./dockercli.installer [2020-05-04T14:11:49.385Z] #23 9.785 ++ : stable [2020-05-04T14:11:49.385Z] #23 9.785 ++ : 17.06.2-ce [2020-05-04T14:11:49.385Z] #23 9.785 + install_dockercli [2020-05-04T14:11:49.385Z] #23 9.785 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-04T14:11:49.385Z] #23 9.786 Install docker/cli version 17.06.2-ce from stable [2020-05-04T14:11:49.385Z] #23 9.794 ++ uname -m [2020-05-04T14:11:49.385Z] #23 9.840 + arch=x86_64 [2020-05-04T14:11:49.385Z] #23 9.846 + '[' x86_64 '!=' x86_64 ']' [2020-05-04T14:11:49.385Z] #23 9.846 + url=https://download.docker.com/linux/static [2020-05-04T14:11:49.385Z] #23 9.846 + tar -xz docker/docker [2020-05-04T14:11:49.385Z] #23 9.863 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-04T14:11:49.385Z] #23 ... [2020-05-04T14:11:49.385Z] [2020-05-04T14:11:49.385Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:49.385Z] #33 8.861 + RM_GOPATH=0 [2020-05-04T14:11:49.385Z] #33 8.863 + TMP_GOPATH= [2020-05-04T14:11:49.385Z] #33 8.863 + : /build [2020-05-04T14:11:49.385Z] #33 8.863 + '[' -z '' ']' [2020-05-04T14:11:49.385Z] #33 8.869 ++ mktemp -d [2020-05-04T14:11:49.385Z] #33 8.875 + export GOPATH=/tmp/tmp.r29EUcPzPL [2020-05-04T14:11:49.385Z] #33 8.875 + GOPATH=/tmp/tmp.r29EUcPzPL [2020-05-04T14:11:49.385Z] #33 8.875 + RM_GOPATH=1 [2020-05-04T14:11:49.385Z] #33 8.886 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-04T14:11:49.385Z] #33 8.886 ++ dirname ./install.sh [2020-05-04T14:11:49.385Z] #33 8.886 + dir=. [2020-05-04T14:11:49.385Z] #33 8.886 + bin=tomlv [2020-05-04T14:11:49.385Z] #33 8.886 + shift [2020-05-04T14:11:49.385Z] #33 8.886 + '[' '!' -f ./tomlv.installer ']' [2020-05-04T14:11:49.385Z] #33 8.886 + . ./tomlv.installer [2020-05-04T14:11:49.385Z] #33 8.886 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-04T14:11:49.385Z] #33 8.886 + install_tomlv [2020-05-04T14:11:49.385Z] #33 8.886 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-04T14:11:49.385Z] #33 8.913 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.r29EUcPzPL/src/github.com/BurntSushi/toml [2020-05-04T14:11:49.385Z] #33 8.947 Cloning into '/tmp/tmp.r29EUcPzPL/src/github.com/BurntSushi/toml'... [2020-05-04T14:11:49.386Z] #33 10.36 + cd /tmp/tmp.r29EUcPzPL/src/github.com/BurntSushi/toml [2020-05-04T14:11:49.386Z] #33 10.36 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-04T14:11:49.386Z] #33 10.37 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-04T14:11:49.496Z] #12 DONE 1.5s [2020-05-04T14:11:49.496Z] [2020-05-04T14:11:49.496Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-04T14:11:49.950Z] #33 11.51 runtime/internal/atomic [2020-05-04T14:11:50.209Z] #33 11.51 internal/cpu [2020-05-04T14:11:50.468Z] #33 11.84 runtime/internal/sys [2020-05-04T14:11:50.726Z] #33 12.20 runtime/internal/math [2020-05-04T14:11:50.989Z] #13 1.447 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-04T14:11:51.272Z] #13 DONE 1.7s [2020-05-04T14:11:51.272Z] [2020-05-04T14:11:51.272Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-04T14:11:51.292Z] #33 12.55 math/bits [2020-05-04T14:11:51.292Z] #33 12.66 internal/bytealg [2020-05-04T14:11:51.552Z] #68 ... [2020-05-04T14:11:51.552Z] [2020-05-04T14:11:51.552Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:11:51.552Z] #25 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] [2020-05-04T14:11:51.552Z] #25 15.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-04T14:11:51.809Z] #25 ... [2020-05-04T14:11:51.809Z] [2020-05-04T14:11:51.809Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:11:51.809Z] #43 10.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:11:51.809Z] #43 10.99 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:11:51.809Z] #43 11.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:11:51.809Z] #43 13.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-04T14:11:51.809Z] #43 16.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] [2020-05-04T14:11:51.809Z] #43 20.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-04T14:11:51.809Z] #43 ... [2020-05-04T14:11:51.809Z] [2020-05-04T14:11:51.809Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:51.809Z] #23 10.26 + RM_GOPATH=0 [2020-05-04T14:11:51.809Z] #23 10.26 + TMP_GOPATH= [2020-05-04T14:11:51.809Z] #23 10.26 + : /build [2020-05-04T14:11:51.809Z] #23 10.26 + '[' -z '' ']' [2020-05-04T14:11:51.809Z] #23 10.26 ++ mktemp -d [2020-05-04T14:11:51.809Z] #23 10.26 + export GOPATH=/tmp/tmp.nNbsUfaSW3 [2020-05-04T14:11:51.809Z] #23 10.26 + GOPATH=/tmp/tmp.nNbsUfaSW3 [2020-05-04T14:11:51.809Z] #23 10.26 + RM_GOPATH=1 [2020-05-04T14:11:51.809Z] #23 10.26 ++ dirname ./install.sh [2020-05-04T14:11:51.809Z] #23 10.26 Install docker/cli version 17.06.2-ce from stable [2020-05-04T14:11:51.809Z] #23 10.27 + dir=. [2020-05-04T14:11:51.809Z] #23 10.27 + bin=dockercli [2020-05-04T14:11:51.809Z] #23 10.27 + shift [2020-05-04T14:11:51.809Z] #23 10.27 + '[' '!' -f ./dockercli.installer ']' [2020-05-04T14:11:51.809Z] #23 10.27 + . ./dockercli.installer [2020-05-04T14:11:51.809Z] #23 10.27 ++ : stable [2020-05-04T14:11:51.809Z] #23 10.27 ++ : 17.06.2-ce [2020-05-04T14:11:51.809Z] #23 10.27 + install_dockercli [2020-05-04T14:11:51.809Z] #23 10.27 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-04T14:11:51.810Z] #23 10.27 ++ uname -m [2020-05-04T14:11:51.810Z] #23 10.27 + arch=x86_64 [2020-05-04T14:11:51.810Z] #23 10.27 + '[' x86_64 '!=' x86_64 ']' [2020-05-04T14:11:51.810Z] #23 10.27 + url=https://download.docker.com/linux/static [2020-05-04T14:11:51.810Z] #23 10.27 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-04T14:11:51.810Z] #23 10.27 + tar -xz docker/docker [2020-05-04T14:11:51.904Z] #14 ... [2020-05-04T14:11:51.904Z] [2020-05-04T14:11:51.904Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:51.904Z] #68 74.87 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-04T14:11:51.904Z] #68 74.87 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-04T14:11:51.904Z] #68 DONE 80.4s [2020-05-04T14:11:51.904Z] [2020-05-04T14:11:51.904Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-04T14:11:51.904Z] #69 DONE 0.1s [2020-05-04T14:11:51.904Z] [2020-05-04T14:11:51.904Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:51.904Z] #44 40.55 DEP criu/pie/parasite-vdso.d [2020-05-04T14:11:51.904Z] #44 40.79 DEP criu/pie/parasite.d [2020-05-04T14:11:51.904Z] #44 40.95 CC criu/pie/parasite.o [2020-05-04T14:11:51.904Z] #44 41.95 LINK criu/pie/parasite.built-in.o [2020-05-04T14:11:51.904Z] #44 41.96 GEN criu/pie/parasite-blob.h [2020-05-04T14:11:51.904Z] #44 41.98 CC criu/pie/parasite-vdso.o [2020-05-04T14:11:51.904Z] #44 42.51 CC criu/arch/s390/vdso-pie.o [2020-05-04T14:11:51.904Z] #44 42.70 CC criu/arch/s390/restorer.o [2020-05-04T14:11:51.904Z] #44 42.99 CC criu/pie/restorer.o [2020-05-04T14:11:52.065Z] #23 ... [2020-05-04T14:11:52.066Z] [2020-05-04T14:11:52.066Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:52.066Z] #53 10.16 + RM_GOPATH=0 [2020-05-04T14:11:52.066Z] #53 10.16 + TMP_GOPATH= [2020-05-04T14:11:52.066Z] #53 10.16 + : /build [2020-05-04T14:11:52.066Z] #53 10.16 + '[' -z '' ']' [2020-05-04T14:11:52.066Z] #53 10.17 ++ mktemp -d [2020-05-04T14:11:52.066Z] #53 10.17 + export GOPATH=/tmp/tmp.bUjGfXdEnt [2020-05-04T14:11:52.066Z] #53 10.17 + GOPATH=/tmp/tmp.bUjGfXdEnt [2020-05-04T14:11:52.066Z] #53 10.17 + RM_GOPATH=1 [2020-05-04T14:11:52.066Z] #53 10.17 ++ dirname ./install.sh [2020-05-04T14:11:52.066Z] #53 10.18 Installing golangci-lint version v1.23.8 [2020-05-04T14:11:52.066Z] #53 10.18 + dir=. [2020-05-04T14:11:52.066Z] #53 10.18 + bin=golangci_lint [2020-05-04T14:11:52.066Z] #53 10.18 + shift [2020-05-04T14:11:52.066Z] #53 10.18 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-04T14:11:52.066Z] #53 10.18 + . ./golangci_lint.installer [2020-05-04T14:11:52.066Z] #53 10.18 ++ : v1.23.8 [2020-05-04T14:11:52.066Z] #53 10.18 + install_golangci_lint [2020-05-04T14:11:52.066Z] #53 10.18 + echo 'Installing golangci-lint version v1.23.8' [2020-05-04T14:11:52.066Z] #53 10.18 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-04T14:11:52.066Z] #53 ... [2020-05-04T14:11:52.066Z] [2020-05-04T14:11:52.066Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:52.066Z] #47 10.84 + cd /tmp/tmp.6OI4lmuvKY/src/github.com/LK4D4/vndr [2020-05-04T14:11:52.066Z] #47 10.84 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-04T14:11:52.066Z] #47 10.85 + go build -buildmode=pie -v -o /build/vndr . [2020-05-04T14:11:52.066Z] #47 12.62 internal/cpu [2020-05-04T14:11:52.066Z] #47 12.82 runtime/internal/atomic [2020-05-04T14:11:52.066Z] #47 13.70 runtime/internal/sys [2020-05-04T14:11:52.066Z] #47 14.01 runtime/internal/math [2020-05-04T14:11:52.066Z] #47 14.28 internal/bytealg [2020-05-04T14:11:52.066Z] #47 14.44 internal/race [2020-05-04T14:11:52.066Z] #47 14.68 sync/atomic [2020-05-04T14:11:52.066Z] #47 15.47 unicode [2020-05-04T14:11:52.066Z] #47 16.04 runtime [2020-05-04T14:11:52.066Z] #47 20.52 unicode/utf8 [2020-05-04T14:11:52.324Z] #47 ... [2020-05-04T14:11:52.324Z] [2020-05-04T14:11:52.324Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:11:52.324Z] #62 11.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-04T14:11:52.324Z] #62 16.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] [2020-05-04T14:11:52.324Z] #62 19.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-04T14:11:52.581Z] #62 ... [2020-05-04T14:11:52.581Z] [2020-05-04T14:11:52.582Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:11:52.582Z] #35 11.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-04T14:11:52.582Z] #35 17.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] [2020-05-04T14:11:52.582Z] #35 20.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-04T14:11:52.837Z] #35 ... [2020-05-04T14:11:52.837Z] [2020-05-04T14:11:52.837Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:52.837Z] #33 11.52 + cd /tmp/tmp.w5nWPFGyOZ/src/github.com/BurntSushi/toml [2020-05-04T14:11:52.837Z] #33 11.52 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-04T14:11:52.837Z] #33 11.63 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-04T14:11:52.837Z] #33 12.77 internal/cpu [2020-05-04T14:11:52.837Z] #33 12.87 runtime/internal/atomic [2020-05-04T14:11:52.837Z] #33 13.75 runtime/internal/sys [2020-05-04T14:11:52.837Z] #33 14.06 runtime/internal/math [2020-05-04T14:11:52.837Z] #33 14.16 internal/bytealg [2020-05-04T14:11:52.837Z] #33 14.34 math/bits [2020-05-04T14:11:52.837Z] #33 15.23 math [2020-05-04T14:11:52.837Z] #33 15.90 runtime [2020-05-04T14:11:52.837Z] #33 21.65 internal/testlog [2020-05-04T14:11:52.837Z] #33 ... [2020-05-04T14:11:52.837Z] [2020-05-04T14:11:52.837Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:52.837Z] #47 21.54 math [2020-05-04T14:11:53.095Z] #47 ... [2020-05-04T14:11:53.095Z] [2020-05-04T14:11:53.095Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:53.095Z] #23 21.65 + mkdir -p /build [2020-05-04T14:11:53.095Z] #23 21.65 + mv docker/docker /build/ [2020-05-04T14:11:53.095Z] #23 21.66 + rmdir docker [2020-05-04T14:11:53.095Z] #23 DONE 21.9s [2020-05-04T14:11:53.189Z] #33 14.35 math [2020-05-04T14:11:53.354Z] [2020-05-04T14:11:53.354Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:53.403Z] #44 45.70 LINK criu/pie/restorer.built-in.o [2020-05-04T14:11:53.403Z] #44 45.72 GEN criu/pie/restorer-blob.h [2020-05-04T14:11:53.403Z] #44 45.84 DEP criu/vdso.d [2020-05-04T14:11:53.614Z] #33 22.43 encoding [2020-05-04T14:11:53.701Z] #44 ... [2020-05-04T14:11:53.701Z] [2020-05-04T14:11:53.701Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-04T14:11:53.701Z] #14 DONE 2.4s [2020-05-04T14:11:53.701Z] [2020-05-04T14:11:53.701Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-04T14:11:53.701Z] #15 ... [2020-05-04T14:11:53.701Z] [2020-05-04T14:11:53.701Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:53.701Z] #50 DONE 82.4s [2020-05-04T14:11:53.984Z] [2020-05-04T14:11:53.984Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:53.984Z] #44 46.02 DEP criu/uts_ns.d [2020-05-04T14:11:53.984Z] #44 46.09 DEP criu/util.d [2020-05-04T14:11:53.984Z] #44 46.24 DEP criu/uffd.d [2020-05-04T14:11:54.121Z] #33 15.44 runtime [2020-05-04T14:11:54.175Z] #33 22.90 runtime/cgo [2020-05-04T14:11:54.268Z] #44 46.45 DEP criu/tun.d [2020-05-04T14:11:54.560Z] #44 46.69 DEP criu/tty.d [2020-05-04T14:11:54.560Z] #44 46.86 DEP criu/timerfd.d [2020-05-04T14:11:54.560Z] #44 46.98 DEP criu/sysfs_parse.d [2020-05-04T14:11:54.560Z] #44 47.10 DEP criu/sysctl.d [2020-05-04T14:11:54.844Z] #44 47.19 DEP criu/string.d [2020-05-04T14:11:54.844Z] #44 47.22 DEP criu/stats.d [2020-05-04T14:11:54.844Z] #44 47.29 DEP criu/sockets.d [2020-05-04T14:11:55.051Z] #33 ... [2020-05-04T14:11:55.051Z] [2020-05-04T14:11:55.051Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:11:55.128Z] #44 47.42 DEP criu/sk-unix.d [2020-05-04T14:11:55.128Z] #44 47.62 DEP criu/sk-tcp.d [2020-05-04T14:11:55.319Z] #68 16.47 Checking out files: 94% (745/789) Checking out files: 95% (750/789) Checking out files: 96% (758/789) Checking out files: 97% (766/789) Checking out files: 98% (774/789) Checking out files: 99% (782/789) Checking out files: 100% (789/789) Checking out files: 100% (789/789), done. [2020-05-04T14:11:55.319Z] #68 16.66 + cd /tmp/tmp.M18wdywrE0/src/github.com/rootless-containers/rootlesskit [2020-05-04T14:11:55.319Z] #68 16.66 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-04T14:11:55.395Z] Client: Docker Engine - Community [2020-05-04T14:11:55.395Z] Version: 19.03.8 [2020-05-04T14:11:55.395Z] API version: 1.40 [2020-05-04T14:11:55.395Z] Go version: go1.12.17 [2020-05-04T14:11:55.395Z] Git commit: afacb8b [2020-05-04T14:11:55.395Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-04T14:11:55.395Z] OS/Arch: linux/arm64 [2020-05-04T14:11:55.395Z] Experimental: false [2020-05-04T14:11:55.395Z] [2020-05-04T14:11:55.395Z] Server: Docker Engine - Community [2020-05-04T14:11:55.395Z] Engine: [2020-05-04T14:11:55.395Z] Version: 19.03.8 [2020-05-04T14:11:55.395Z] API version: 1.40 (minimum version 1.12) [2020-05-04T14:11:55.395Z] Go version: go1.12.17 [2020-05-04T14:11:55.395Z] Git commit: afacb8b [2020-05-04T14:11:55.395Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-04T14:11:55.395Z] OS/Arch: linux/arm64 [2020-05-04T14:11:55.395Z] Experimental: true [2020-05-04T14:11:55.395Z] containerd: [2020-05-04T14:11:55.395Z] Version: 1.2.13 [2020-05-04T14:11:55.395Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-04T14:11:55.395Z] runc: [2020-05-04T14:11:55.395Z] Version: 1.0.0-rc10 [2020-05-04T14:11:55.395Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:11:55.395Z] docker-init: [2020-05-04T14:11:55.395Z] Version: 0.18.0 [2020-05-04T14:11:55.395Z] GitCommit: fec3683 [2020-05-04T14:11:55.411Z] #44 ... [2020-05-04T14:11:55.411Z] [2020-05-04T14:11:55.411Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-04T14:11:55.411Z] #15 DONE 1.8s [2020-05-04T14:11:55.411Z] [2020-05-04T14:11:55.411Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:55.411Z] #44 47.80 DEP criu/sk-queue.d [Pipeline] sh [2020-05-04T14:11:55.585Z] #68 16.82 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-04T14:11:55.695Z] #44 48.01 DEP criu/sk-packet.d [2020-05-04T14:11:55.695Z] #44 48.21 DEP criu/sk-netlink.d [2020-05-04T14:11:55.760Z] + docker info [2020-05-04T14:11:55.843Z] #68 16.93 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-04T14:11:55.979Z] #44 48.30 DEP criu/sk-inet.d [2020-05-04T14:11:55.979Z] #44 ... [2020-05-04T14:11:55.979Z] [2020-05-04T14:11:55.979Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:55.979Z] #47 74.58 vendor/golang.org/x/net/http2/hpack [2020-05-04T14:11:55.979Z] #47 75.63 mime [2020-05-04T14:11:55.979Z] #47 77.19 mime/quotedprintable [2020-05-04T14:11:55.979Z] #47 77.59 net/http/internal [2020-05-04T14:11:55.979Z] #47 80.09 crypto/tls [2020-05-04T14:11:55.979Z] #47 ... [2020-05-04T14:11:55.979Z] [2020-05-04T14:11:55.979Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:55.979Z] #44 48.45 DEP criu/signalfd.d [2020-05-04T14:11:56.263Z] #44 48.52 DEP criu/sigframe.d [2020-05-04T14:11:56.263Z] #44 48.58 DEP criu/shmem.d [2020-05-04T14:11:56.546Z] #44 48.66 DEP criu/servicefd.d [2020-05-04T14:11:56.546Z] #44 48.74 DEP criu/seize.d [2020-05-04T14:11:56.546Z] #44 48.81 DEP criu/seccomp.d [2020-05-04T14:11:56.546Z] #44 48.96 DEP criu/rst-malloc.d [2020-05-04T14:11:56.829Z] #44 49.02 DEP criu/rbtree.d [2020-05-04T14:11:56.829Z] #44 49.04 DEP criu/pstree.d [2020-05-04T14:11:56.829Z] #44 ... [2020-05-04T14:11:56.829Z] [2020-05-04T14:11:56.829Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:56.829Z] #60 1.391 + RM_GOPATH=0 [2020-05-04T14:11:56.829Z] #60 1.391 + TMP_GOPATH= [2020-05-04T14:11:56.829Z] #60 1.391 + : /build [2020-05-04T14:11:56.829Z] #60 1.391 + '[' -z '' ']' [2020-05-04T14:11:56.829Z] #60 1.391 ++ mktemp -d [2020-05-04T14:11:56.829Z] #60 1.391 + export GOPATH=/tmp/tmp.MQKXOph3rw [2020-05-04T14:11:56.829Z] #60 1.391 + GOPATH=/tmp/tmp.MQKXOph3rw [2020-05-04T14:11:56.829Z] #60 1.391 + RM_GOPATH=1 [2020-05-04T14:11:56.829Z] #60 1.391 ++ dirname ./install.sh [2020-05-04T14:11:56.829Z] #60 1.391 + dir=. [2020-05-04T14:11:56.829Z] #60 1.391 + bin=runc [2020-05-04T14:11:56.829Z] #60 1.391 + shift [2020-05-04T14:11:56.829Z] #60 1.391 + '[' '!' -f ./runc.installer ']' [2020-05-04T14:11:56.829Z] #60 1.391 + . ./runc.installer [2020-05-04T14:11:56.829Z] #60 1.391 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:11:56.829Z] #60 1.391 + install_runc [2020-05-04T14:11:56.829Z] #60 1.391 + uname -r [2020-05-04T14:11:56.829Z] #60 1.391 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-04T14:11:56.829Z] #60 1.391 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-04T14:11:56.830Z] #60 1.391 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-04T14:11:56.830Z] #60 1.391 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MQKXOph3rw/src/github.com/opencontainers/runc [2020-05-04T14:11:56.830Z] #60 1.392 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-04T14:11:56.830Z] #60 1.393 Cloning into '/tmp/tmp.MQKXOph3rw/src/github.com/opencontainers/runc'... [2020-05-04T14:11:56.830Z] #60 6.108 + cd /tmp/tmp.MQKXOph3rw/src/github.com/opencontainers/runc [2020-05-04T14:11:56.830Z] #60 6.108 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:11:56.830Z] #60 6.650 + '[' -z '' ']' [2020-05-04T14:11:56.830Z] #60 6.650 + target=static [2020-05-04T14:11:56.830Z] #60 6.650 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-04T14:11:56.830Z] #60 7.730 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-04T14:11:56.830Z] #60 ... [2020-05-04T14:11:56.830Z] [2020-05-04T14:11:56.830Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-04T14:11:56.830Z] #16 DONE 1.4s [2020-05-04T14:11:56.830Z] [2020-05-04T14:11:56.830Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:11:56.830Z] #44 49.15 DEP criu/protobuf.d [2020-05-04T14:11:57.113Z] #44 49.27 GEN criu/protobuf-desc-gen.h [2020-05-04T14:11:57.730Z] #44 50.15 DEP criu/protobuf-desc.d [2020-05-04T14:11:57.730Z] #44 50.25 DEP criu/proc_parse.d [2020-05-04T14:11:58.013Z] #44 50.42 DEP criu/plugin.d [2020-05-04T14:11:58.013Z] #44 50.48 DEP criu/pipes.d [2020-05-04T14:11:58.298Z] #44 50.64 DEP criu/pie-util.d [2020-05-04T14:11:58.298Z] #44 50.73 DEP criu/pie-util-vdso.d [2020-05-04T14:11:58.298Z] #44 50.83 DEP criu/path.d [2020-05-04T14:11:58.373Z] #68 ... [2020-05-04T14:11:58.373Z] [2020-05-04T14:11:58.373Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:58.373Z] #56 9.193 + RM_GOPATH=0 [2020-05-04T14:11:58.373Z] #56 9.193 + TMP_GOPATH= [2020-05-04T14:11:58.373Z] #56 9.193 + : /build [2020-05-04T14:11:58.373Z] #56 9.193 + '[' -z '' ']' [2020-05-04T14:11:58.373Z] #56 9.199 ++ mktemp -d [2020-05-04T14:11:58.373Z] #56 9.199 + export GOPATH=/tmp/tmp.AgZUdjPO8k [2020-05-04T14:11:58.373Z] #56 9.199 + GOPATH=/tmp/tmp.AgZUdjPO8k [2020-05-04T14:11:58.373Z] #56 9.199 + RM_GOPATH=1 [2020-05-04T14:11:58.373Z] #56 9.199 ++ dirname ./install.sh [2020-05-04T14:11:58.373Z] #56 9.200 + dir=. [2020-05-04T14:11:58.373Z] #56 9.202 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-04T14:11:58.373Z] #56 9.202 + bin=shfmt [2020-05-04T14:11:58.373Z] #56 9.202 + shift [2020-05-04T14:11:58.373Z] #56 9.202 + '[' '!' -f ./shfmt.installer ']' [2020-05-04T14:11:58.373Z] #56 9.202 + . ./shfmt.installer [2020-05-04T14:11:58.373Z] #56 9.202 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-04T14:11:58.373Z] #56 9.202 + install_shfmt [2020-05-04T14:11:58.373Z] #56 9.202 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-04T14:11:58.373Z] #56 9.202 + git clone https://github.com/mvdan/sh.git /tmp/tmp.AgZUdjPO8k/src/github.com/mvdan/sh [2020-05-04T14:11:58.373Z] #56 9.208 Cloning into '/tmp/tmp.AgZUdjPO8k/src/github.com/mvdan/sh'... [2020-05-04T14:11:58.373Z] #56 ... [2020-05-04T14:11:58.373Z] [2020-05-04T14:11:58.373Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:58.373Z] #47 11.86 internal/cpu [2020-05-04T14:11:58.373Z] #47 11.90 runtime/internal/sys [2020-05-04T14:11:58.373Z] #47 12.27 runtime/internal/math [2020-05-04T14:11:58.373Z] #47 12.58 internal/race [2020-05-04T14:11:58.373Z] #47 12.67 internal/bytealg [2020-05-04T14:11:58.373Z] #47 12.69 sync/atomic [2020-05-04T14:11:58.373Z] #47 13.37 unicode [2020-05-04T14:11:58.373Z] #47 15.31 runtime [2020-05-04T14:11:58.373Z] #47 18.71 unicode/utf8 [2020-05-04T14:11:58.632Z] #47 ... [2020-05-04T14:11:58.632Z] [2020-05-04T14:11:58.632Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:11:58.632Z] #43 10.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-04T14:11:58.632Z] #43 14.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] [2020-05-04T14:11:58.632Z] #43 18.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-04T14:11:58.632Z] #43 ... [2020-05-04T14:11:58.632Z] [2020-05-04T14:11:58.632Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:11:58.632Z] #10 11.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-04T14:11:58.632Z] #10 16.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] [2020-05-04T14:11:58.632Z] #10 20.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-04T14:11:58.891Z] #10 ... [2020-05-04T14:11:58.891Z] [2020-05-04T14:11:58.891Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:58.891Z] #47 20.03 math [2020-05-04T14:11:58.915Z] #44 50.99 DEP criu/parasite-syscall.d [2020-05-04T14:11:58.915Z] #44 51.25 DEP criu/pagemap.d [2020-05-04T14:11:58.915Z] #44 51.36 DEP criu/pagemap-cache.d [2020-05-04T14:11:59.198Z] #44 51.45 DEP criu/page-xfer.d [2020-05-04T14:11:59.198Z] #44 51.55 DEP criu/page-pipe.d [2020-05-04T14:11:59.198Z] #44 51.61 DEP criu/netfilter.d [2020-05-04T14:11:59.417Z] #33 ... [2020-05-04T14:11:59.417Z] [2020-05-04T14:11:59.417Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:11:59.417Z] #47 27.64 unicode/utf16 [2020-05-04T14:11:59.417Z] #47 27.89 container/list [2020-05-04T14:11:59.461Z] #47 ... [2020-05-04T14:11:59.461Z] [2020-05-04T14:11:59.461Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:11:59.461Z] #62 11.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] [2020-05-04T14:11:59.461Z] #62 15.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-04T14:11:59.481Z] #44 51.68 DEP criu/net.d [2020-05-04T14:11:59.481Z] #44 51.78 DEP criu/namespaces.d [2020-05-04T14:11:59.719Z] #62 ... [2020-05-04T14:11:59.719Z] [2020-05-04T14:11:59.719Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:11:59.719Z] #35 11.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] [2020-05-04T14:11:59.719Z] #35 15.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-04T14:11:59.765Z] #44 51.98 DEP criu/mount.d [2020-05-04T14:11:59.765Z] #44 52.10 DEP criu/mem.d [2020-05-04T14:11:59.975Z] #35 ... [2020-05-04T14:11:59.975Z] [2020-05-04T14:11:59.975Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:11:59.975Z] #25 11.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-04T14:11:59.975Z] #25 17.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] [2020-05-04T14:11:59.975Z] #25 20.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-04T14:11:59.975Z] #25 ... [2020-05-04T14:11:59.975Z] [2020-05-04T14:11:59.975Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:11:59.975Z] #33 21.33 internal/testlog [2020-05-04T14:11:59.978Z] #47 28.62 crypto/internal/subtle [2020-05-04T14:11:59.978Z] #47 28.71 crypto/subtle [2020-05-04T14:12:00.049Z] #44 52.26 DEP criu/lsm.d [2020-05-04T14:12:00.049Z] #44 52.38 DEP criu/log.d [2020-05-04T14:12:00.049Z] #44 52.46 DEP criu/libnetlink.d [2020-05-04T14:12:00.233Z] #47 28.96 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-04T14:12:00.334Z] #44 52.53 DEP criu/kerndat.d [2020-05-04T14:12:00.334Z] #44 52.70 DEP criu/kcmp-ids.d [2020-05-04T14:12:00.334Z] #44 52.76 DEP criu/irmap.d [2020-05-04T14:12:00.489Z] #47 29.12 internal/nettrace [2020-05-04T14:12:00.539Z] #33 21.95 encoding [2020-05-04T14:12:00.693Z] #44 52.83 DEP criu/ipc_ns.d [2020-05-04T14:12:00.693Z] #44 52.98 DEP criu/image.d [2020-05-04T14:12:00.693Z] #44 53.11 DEP criu/image-desc.d [2020-05-04T14:12:00.693Z] #44 53.15 DEP criu/fsnotify.d [2020-05-04T14:12:00.744Z] #47 29.27 runtime/cgo [2020-05-04T14:12:00.796Z] #33 22.38 runtime/cgo [2020-05-04T14:12:00.977Z] #44 53.22 DEP criu/filesystems.d [2020-05-04T14:12:00.977Z] #44 53.29 DEP criu/files.d [2020-05-04T14:12:00.977Z] #44 53.38 DEP criu/files-reg.d [2020-05-04T14:12:01.260Z] #44 53.58 DEP criu/files-ext.d [2020-05-04T14:12:01.260Z] #44 53.65 DEP criu/file-lock.d [2020-05-04T14:12:01.260Z] #44 53.75 DEP criu/file-ids.d [2020-05-04T14:12:01.544Z] #44 53.85 DEP criu/fifo.d [2020-05-04T14:12:01.544Z] #44 53.95 DEP criu/fdstore.d [2020-05-04T14:12:01.544Z] #44 54.01 DEP criu/fault-injection.d [2020-05-04T14:12:01.734Z] #33 ... [2020-05-04T14:12:01.734Z] [2020-05-04T14:12:01.734Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:01.734Z] #23 23.05 + mkdir -p /build [2020-05-04T14:12:01.734Z] #23 23.10 + mv docker/docker /build/ [2020-05-04T14:12:01.734Z] #23 23.15 + rmdir docker [2020-05-04T14:12:01.734Z] #23 DONE 23.4s [2020-05-04T14:12:01.827Z] #44 54.03 DEP criu/external.d [2020-05-04T14:12:01.827Z] #44 54.12 DEP criu/eventpoll.d [2020-05-04T14:12:01.991Z] [2020-05-04T14:12:01.991Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:02.110Z] #44 54.29 DEP criu/eventfd.d [2020-05-04T14:12:02.110Z] #44 54.46 DEP criu/crtools.d [2020-05-04T14:12:02.394Z] #44 54.66 DEP criu/cr-service.d [2020-05-04T14:12:02.677Z] #44 54.88 DEP criu/cr-restore.d [2020-05-04T14:12:02.960Z] #44 55.18 DEP criu/cr-errno.d [2020-05-04T14:12:02.960Z] #44 55.20 DEP criu/cr-dump.d [2020-05-04T14:12:02.960Z] #44 55.44 DEP criu/cr-dedup.d [2020-05-04T14:12:03.244Z] #44 55.54 DEP criu/cr-check.d [2020-05-04T14:12:03.527Z] #44 55.73 DEP criu/config.d [2020-05-04T14:12:03.527Z] #44 55.92 DEP criu/clone-noasan.d [2020-05-04T14:12:03.527Z] #44 55.96 DEP criu/cgroup.d [2020-05-04T14:12:03.810Z] #44 56.10 DEP criu/cgroup-props.d [2020-05-04T14:12:03.891Z] Client: [2020-05-04T14:12:03.891Z] Debug Mode: false [2020-05-04T14:12:03.891Z] [2020-05-04T14:12:03.891Z] Server: [2020-05-04T14:12:03.891Z] Containers: 0 [2020-05-04T14:12:03.891Z] Running: 0 [2020-05-04T14:12:03.891Z] Paused: 0 [2020-05-04T14:12:03.891Z] Stopped: 0 [2020-05-04T14:12:03.891Z] Images: 0 [2020-05-04T14:12:03.891Z] Server Version: 19.03.8 [2020-05-04T14:12:03.891Z] Storage Driver: overlay2 [2020-05-04T14:12:03.891Z] Backing Filesystem: [2020-05-04T14:12:03.891Z] Supports d_type: true [2020-05-04T14:12:03.891Z] Native Overlay Diff: true [2020-05-04T14:12:03.891Z] Logging Driver: json-file [2020-05-04T14:12:03.891Z] Cgroup Driver: cgroupfs [2020-05-04T14:12:03.891Z] Plugins: [2020-05-04T14:12:03.891Z] Volume: local [2020-05-04T14:12:03.891Z] Network: bridge host ipvlan macvlan null overlay [2020-05-04T14:12:03.891Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-04T14:12:03.891Z] Swarm: inactive [2020-05-04T14:12:03.891Z] Runtimes: runc [2020-05-04T14:12:03.891Z] Default Runtime: runc [2020-05-04T14:12:03.891Z] Init Binary: docker-init [2020-05-04T14:12:03.891Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-04T14:12:03.891Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:12:03.891Z] init version: fec3683 [2020-05-04T14:12:03.891Z] Security Options: [2020-05-04T14:12:03.891Z] apparmor [2020-05-04T14:12:03.891Z] seccomp [2020-05-04T14:12:03.891Z] Profile: default [2020-05-04T14:12:03.891Z] Kernel Version: 4.15.0-1065-aws [2020-05-04T14:12:03.891Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-04T14:12:03.891Z] OSType: linux [2020-05-04T14:12:03.891Z] Architecture: aarch64 [2020-05-04T14:12:03.891Z] CPUs: 4 [2020-05-04T14:12:03.891Z] Total Memory: 7.525GiB [2020-05-04T14:12:03.891Z] Name: ip-10-100-122-113 [2020-05-04T14:12:03.891Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-04T14:12:03.891Z] Docker Root Dir: /var/lib/docker [2020-05-04T14:12:03.891Z] Debug Mode: false [2020-05-04T14:12:03.891Z] Registry: https://index.docker.io/v1/ [2020-05-04T14:12:03.891Z] Labels: [2020-05-04T14:12:03.891Z] Experimental: true [2020-05-04T14:12:03.891Z] Insecure Registries: [2020-05-04T14:12:03.891Z] 127.0.0.0/8 [2020-05-04T14:12:03.891Z] Live Restore Enabled: true [2020-05-04T14:12:03.891Z] [2020-05-04T14:12:03.891Z] WARNING: No swap limit support [Pipeline] sh [2020-05-04T14:12:04.012Z] #47 ... [2020-05-04T14:12:04.012Z] [2020-05-04T14:12:04.012Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:12:04.012Z] #10 23.16 Fetched 8343 kB in 19s (449 kB/s) [2020-05-04T14:12:04.012Z] #10 23.16 Reading package lists... [2020-05-04T14:12:04.012Z] #10 32.22 Reading package lists... [2020-05-04T14:12:04.012Z] #10 ... [2020-05-04T14:12:04.012Z] [2020-05-04T14:12:04.012Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:04.012Z] #74 31.62 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-04T14:12:04.012Z] #74 32.47 + cd /tmp/tmp.biDOiTQ04a/src/github.com/docker/libnetwork [2020-05-04T14:12:04.012Z] #74 32.47 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-04T14:12:04.012Z] #74 32.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-04T14:12:04.092Z] #44 56.22 DEP criu/bitmap.d [2020-05-04T14:12:04.092Z] #44 56.24 DEP criu/bfd.d [2020-05-04T14:12:04.092Z] #44 56.38 DEP criu/autofs.d [2020-05-04T14:12:04.182Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-04T14:12:04.182Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-04T14:12:04.182Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40891/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-04T14:12:04.182Z] + bash /home/ubuntu/workspace/moby_PR-40891/check-config.sh [2020-05-04T14:12:04.182Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-04T14:12:04.182Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-04T14:12:04.182Z] [2020-05-04T14:12:04.182Z] Generally Necessary: [2020-05-04T14:12:04.182Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-04T14:12:04.182Z] - apparmor: enabled and tools installed [2020-05-04T14:12:04.375Z] #44 56.55 DEP criu/aio.d [2020-05-04T14:12:04.375Z] #44 56.72 DEP criu/action-scripts.d [2020-05-04T14:12:04.441Z] - CONFIG_NAMESPACES: enabled [2020-05-04T14:12:04.441Z] - CONFIG_NET_NS: enabled [2020-05-04T14:12:04.441Z] - CONFIG_PID_NS: enabled [2020-05-04T14:12:04.441Z] - CONFIG_IPC_NS: enabled [2020-05-04T14:12:04.442Z] - CONFIG_UTS_NS: enabled [2020-05-04T14:12:04.442Z] - CONFIG_CGROUPS: enabled [2020-05-04T14:12:04.442Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-04T14:12:04.442Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-04T14:12:04.442Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-04T14:12:04.442Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-04T14:12:04.442Z] - CONFIG_CPUSETS: enabled [2020-05-04T14:12:04.442Z] - CONFIG_MEMCG: enabled [2020-05-04T14:12:04.442Z] - CONFIG_KEYS: enabled [2020-05-04T14:12:04.442Z] - CONFIG_VETH: enabled (as module) [2020-05-04T14:12:04.442Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-04T14:12:04.442Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-04T14:12:04.442Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-04T14:12:04.442Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-04T14:12:04.442Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-04T14:12:04.442Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-04T14:12:04.442Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-04T14:12:04.442Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-04T14:12:04.659Z] #44 56.95 CC criu/action-scripts.o [2020-05-04T14:12:04.701Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-04T14:12:04.701Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-04T14:12:04.701Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-04T14:12:04.701Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-04T14:12:04.701Z] [2020-05-04T14:12:04.701Z] Optional Features: [2020-05-04T14:12:04.701Z] - CONFIG_USER_NS: enabled [2020-05-04T14:12:04.701Z] - CONFIG_SECCOMP: enabled [2020-05-04T14:12:04.701Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-04T14:12:04.701Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-04T14:12:04.701Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-04T14:12:04.701Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-04T14:12:04.701Z] - CONFIG_BLK_CGROUP: enabled [2020-05-04T14:12:04.701Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-04T14:12:04.701Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-04T14:12:04.701Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-04T14:12:04.701Z] - CONFIG_CGROUP_PERF: enabled [2020-05-04T14:12:04.701Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-04T14:12:04.701Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-04T14:12:04.701Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-04T14:12:04.701Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-04T14:12:04.701Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-04T14:12:04.701Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-04T14:12:04.701Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-04T14:12:04.701Z] - CONFIG_IP_VS: enabled (as module) [2020-05-04T14:12:04.701Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-04T14:12:04.701Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-04T14:12:04.947Z] #44 57.32 CC criu/aio.o [2020-05-04T14:12:04.975Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-04T14:12:04.975Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-04T14:12:04.975Z] - CONFIG_EXT4_FS: enabled [2020-05-04T14:12:04.975Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-04T14:12:04.975Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-04T14:12:04.975Z] - Network Drivers: [2020-05-04T14:12:04.975Z] - "overlay": [2020-05-04T14:12:04.975Z] - CONFIG_VXLAN: enabled (as module) [2020-05-04T14:12:04.975Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-04T14:12:04.975Z] Optional (for encrypted networks): [2020-05-04T14:12:04.975Z] - CONFIG_CRYPTO: enabled [2020-05-04T14:12:04.975Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-04T14:12:04.975Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-04T14:12:04.975Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-04T14:12:04.975Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-04T14:12:04.975Z] - CONFIG_XFRM: enabled [2020-05-04T14:12:04.975Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-04T14:12:04.975Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-04T14:12:04.975Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-04T14:12:04.975Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-04T14:12:04.975Z] - "ipvlan": [2020-05-04T14:12:04.975Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-04T14:12:04.975Z] - "macvlan": [2020-05-04T14:12:04.975Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-04T14:12:04.975Z] - CONFIG_DUMMY: enabled (as module) [2020-05-04T14:12:04.975Z] - "ftp,tftp client in container": [2020-05-04T14:12:05.235Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-04T14:12:05.235Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-04T14:12:05.235Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-04T14:12:05.235Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-04T14:12:05.235Z] - Storage Drivers: [2020-05-04T14:12:05.235Z] - "aufs": [2020-05-04T14:12:05.235Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-04T14:12:05.235Z] - "btrfs": [2020-05-04T14:12:05.235Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-04T14:12:05.235Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-04T14:12:05.235Z] - "devicemapper": [2020-05-04T14:12:05.235Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-04T14:12:05.235Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-04T14:12:05.235Z] - "overlay": [2020-05-04T14:12:05.235Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-04T14:12:05.235Z] - "zfs": [2020-05-04T14:12:05.235Z] - /dev/zfs: missing [2020-05-04T14:12:05.235Z] - zfs command: missing [2020-05-04T14:12:05.235Z] - zpool command: missing [2020-05-04T14:12:05.235Z] [2020-05-04T14:12:05.235Z] Limits: [2020-05-04T14:12:05.235Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-04T14:12:05.235Z] [2020-05-04T14:12:05.235Z] + true [Pipeline] } [Pipeline] // stage [2020-05-04T14:12:05.267Z] #33 ... [2020-05-04T14:12:05.267Z] [2020-05-04T14:12:05.267Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:05.267Z] #56 25.27 + cd /tmp/tmp.AgZUdjPO8k/src/github.com/mvdan/sh [2020-05-04T14:12:05.267Z] #56 25.27 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-04T14:12:05.267Z] #56 25.46 + GO111MODULE=on [2020-05-04T14:12:05.267Z] #56 25.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-04T14:12:05.524Z] #56 26.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-04T14:12:05.524Z] #56 26.89 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-04T14:12:05.574Z] #44 57.70 CC criu/autofs.o [2020-05-04T14:12:05.586Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:074369ebb4fd32aab414c55e598c87f6844611dd . [2020-05-04T14:12:05.586Z] #2 [internal] load build definition from Dockerfile [2020-05-04T14:12:05.780Z] #56 26.91 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-04T14:12:05.845Z] #2 transferring dockerfile: 17.09kB done [2020-05-04T14:12:05.845Z] #2 DONE 0.2s [2020-05-04T14:12:05.845Z] [2020-05-04T14:12:05.845Z] #1 [internal] load .dockerignore [2020-05-04T14:12:05.845Z] #1 transferring context: 87B 0.0s done [2020-05-04T14:12:05.845Z] #1 DONE 0.2s [2020-05-04T14:12:05.845Z] [2020-05-04T14:12:05.845Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-04T14:12:05.902Z] #74 ... [2020-05-04T14:12:05.902Z] [2020-05-04T14:12:05.902Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:05.902Z] #56 24.29 + cd /tmp/tmp.Z1beGfWWdP/src/github.com/mvdan/sh [2020-05-04T14:12:05.902Z] #56 24.29 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-04T14:12:05.902Z] #56 24.41 + GO111MODULE=on [2020-05-04T14:12:05.902Z] #56 24.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-04T14:12:05.902Z] #56 26.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-04T14:12:05.902Z] #56 26.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-04T14:12:05.902Z] #56 26.84 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-04T14:12:05.902Z] #56 26.97 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-04T14:12:05.902Z] #56 27.01 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-04T14:12:05.902Z] #56 27.96 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-04T14:12:05.902Z] #56 28.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-04T14:12:05.902Z] #56 30.26 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-04T14:12:05.902Z] #56 31.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-04T14:12:05.902Z] #56 31.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-04T14:12:05.902Z] #56 32.10 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-04T14:12:05.902Z] #56 32.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-04T14:12:05.902Z] #56 33.13 runtime/cgo [2020-05-04T14:12:05.902Z] #56 33.17 runtime [2020-05-04T14:12:05.902Z] #56 ... [2020-05-04T14:12:05.902Z] [2020-05-04T14:12:05.902Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:12:05.902Z] #41 30.96 Checking out files: 90% (1447/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-04T14:12:05.902Z] #41 31.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-04T14:12:05.902Z] #41 33.67 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-04T14:12:06.039Z] #56 27.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-04T14:12:06.039Z] #56 27.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-04T14:12:06.194Z] #44 58.63 CC criu/bfd.o [2020-05-04T14:12:06.414Z] #3 DONE 0.6s [2020-05-04T14:12:06.415Z] [2020-05-04T14:12:06.415Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-04T14:12:06.415Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-04T14:12:06.415Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-05-04T14:12:06.415Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-05-04T14:12:06.415Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-05-04T14:12:06.478Z] #44 58.94 CC criu/bitmap.o [2020-05-04T14:12:06.725Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.01MB / 8.28MB 0.2s [2020-05-04T14:12:06.725Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-04T14:12:06.770Z] #44 59.03 CC criu/cgroup-props.o [2020-05-04T14:12:06.770Z] #44 ... [2020-05-04T14:12:06.770Z] [2020-05-04T14:12:06.770Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:12:06.770Z] #17 1.569 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:12:06.770Z] #17 1.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:12:06.770Z] #17 1.885 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:12:06.770Z] #17 2.160 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-04T14:12:06.770Z] #17 2.832 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [171 kB] [2020-05-04T14:12:06.770Z] #17 3.770 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-04T14:12:06.770Z] #17 6.650 Fetched 8039 kB in 5s (1512 kB/s) [2020-05-04T14:12:06.770Z] #17 6.650 Reading package lists... [2020-05-04T14:12:06.970Z] #56 28.32 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-04T14:12:06.985Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2020-05-04T14:12:06.985Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-05-04T14:12:06.985Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s done [2020-05-04T14:12:07.056Z] #17 8.754 Reading package lists... [2020-05-04T14:12:07.056Z] #17 ... [2020-05-04T14:12:07.056Z] [2020-05-04T14:12:07.056Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:07.056Z] #47 85.59 net/http/httptrace [2020-05-04T14:12:07.056Z] #47 85.70 net/http [2020-05-04T14:12:07.056Z] #47 93.59 github.com/LK4D4/vndr/godl [2020-05-04T14:12:07.056Z] #47 94.21 github.com/LK4D4/vndr [2020-05-04T14:12:07.340Z] #47 ... [2020-05-04T14:12:07.340Z] [2020-05-04T14:12:07.340Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:12:07.340Z] #44 59.72 CC criu/cgroup.o [2020-05-04T14:12:07.552Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-05-04T14:12:07.811Z] #4 DONE 1.3s [2020-05-04T14:12:07.901Z] #56 29.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-04T14:12:08.379Z] [2020-05-04T14:12:08.379Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-04T14:12:08.639Z] #6 ... [2020-05-04T14:12:08.639Z] [2020-05-04T14:12:08.639Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-04T14:12:08.639Z] #5 DONE 0.3s [2020-05-04T14:12:08.639Z] [2020-05-04T14:12:08.639Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-04T14:12:08.901Z] #6 DONE 0.5s [2020-05-04T14:12:08.902Z] [2020-05-04T14:12:08.902Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-04T14:12:08.902Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-04T14:12:08.902Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-04T14:12:08.902Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-05-04T14:12:08.902Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-04T14:12:09.049Z] #44 61.48 CC criu/clone-noasan.o [2020-05-04T14:12:09.163Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.68MB / 9.86MB 0.3s [2020-05-04T14:12:09.273Z] #56 ... [2020-05-04T14:12:09.273Z] [2020-05-04T14:12:09.273Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:12:09.273Z] #41 30.86 Checking out files: 89% (1434/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-04T14:12:09.273Z] #41 31.05 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-04T14:12:09.342Z] #44 61.57 CC criu/config.o [2020-05-04T14:12:09.423Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-05-04T14:12:09.423Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-05-04T14:12:10.405Z] #44 62.57 CC criu/cr-check.o [2020-05-04T14:12:11.142Z] #41 ... [2020-05-04T14:12:11.142Z] [2020-05-04T14:12:11.142Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:12:11.142Z] #25 29.36 Fetched 8343 kB in 23s (363 kB/s) [2020-05-04T14:12:11.142Z] #25 29.36 Reading package lists... [2020-05-04T14:12:11.142Z] #25 36.96 Reading package lists... [2020-05-04T14:12:11.142Z] #25 ... [2020-05-04T14:12:11.142Z] [2020-05-04T14:12:11.142Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:12:11.142Z] #10 32.22 Reading package lists... [2020-05-04T14:12:11.415Z] #44 63.76 CC criu/cr-dedup.o [2020-05-04T14:12:11.698Z] #44 64.08 CC criu/cr-dump.o [2020-05-04T14:12:11.798Z] #41 33.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-04T14:12:11.982Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.2s done [2020-05-04T14:12:11.982Z] #71 DONE 3.0s [2020-05-04T14:12:11.982Z] [2020-05-04T14:12:11.982Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-04T14:12:11.982Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-04T14:12:11.982Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done [2020-05-04T14:12:11.982Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-04T14:12:11.982Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done [2020-05-04T14:12:11.982Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.2s done [2020-05-04T14:12:11.982Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.5s done [2020-05-04T14:12:11.982Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 2.2s done [2020-05-04T14:12:11.982Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 0.8s done [2020-05-04T14:12:11.982Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.2s done [2020-05-04T14:12:11.982Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 94.38MB / 97.69MB 3.1s [2020-05-04T14:12:11.982Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 1.4s [2020-05-04T14:12:11.982Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 2.4s done [2020-05-04T14:12:12.244Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.3s done [2020-05-04T14:12:12.506Z] #10 39.70 Building dependency tree... [2020-05-04T14:12:12.714Z] #44 ... [2020-05-04T14:12:12.714Z] [2020-05-04T14:12:12.714Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:12.714Z] #47 DONE 101.1s [2020-05-04T14:12:12.714Z] [2020-05-04T14:12:12.714Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:12:12.714Z] #17 8.754 Reading package lists... [2020-05-04T14:12:12.714Z] #17 10.87 Building dependency tree... [2020-05-04T14:12:12.714Z] #17 11.47 libcap2-bin is already the newest version (1:2.25-2). [2020-05-04T14:12:12.714Z] #17 11.47 The following additional packages will be installed: [2020-05-04T14:12:12.714Z] #17 11.48 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-04T14:12:12.714Z] #17 11.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-04T14:12:12.714Z] #17 11.48 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-04T14:12:12.714Z] #17 11.48 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-04T14:12:12.714Z] #17 11.48 python3.7 python3.7-minimal vim-runtime xxd [2020-05-04T14:12:12.714Z] #17 11.49 Suggested packages: [2020-05-04T14:12:12.714Z] #17 11.49 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-04T14:12:12.714Z] #17 11.49 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-04T14:12:12.714Z] #17 11.49 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-04T14:12:12.714Z] #17 11.49 Recommended packages: [2020-05-04T14:12:12.714Z] #17 11.49 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-04T14:12:12.714Z] #17 11.49 python3-keyrings.alt python3-xdg unzip [2020-05-04T14:12:12.714Z] #17 12.55 The following NEW packages will be installed: [2020-05-04T14:12:12.714Z] #17 12.55 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-04T14:12:12.714Z] #17 12.55 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-04T14:12:12.714Z] #17 12.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-04T14:12:12.714Z] #17 12.55 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-04T14:12:12.714Z] #17 12.55 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-04T14:12:12.714Z] #17 12.55 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-04T14:12:12.714Z] #17 12.55 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-04T14:12:12.714Z] #17 12.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-04T14:12:12.714Z] #17 12.55 xz-utils zip [2020-05-04T14:12:12.714Z] #17 12.63 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:12:12.714Z] #17 12.63 Need to get 27.7 MB of archives. [2020-05-04T14:12:12.714Z] #17 12.63 After this operation, 117 MB of additional disk space will be used. [2020-05-04T14:12:12.714Z] #17 12.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-04T14:12:12.714Z] #17 12.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-05-04T14:12:12.714Z] #17 12.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-05-04T14:12:12.714Z] #17 12.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-04T14:12:12.714Z] #17 12.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-04T14:12:12.714Z] #17 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-05-04T14:12:12.714Z] #17 12.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-04T14:12:12.714Z] #17 12.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-04T14:12:12.714Z] #17 12.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-04T14:12:12.714Z] #17 12.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-04T14:12:12.714Z] #17 12.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-04T14:12:12.714Z] #17 12.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-04T14:12:12.714Z] #17 12.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-04T14:12:12.714Z] #17 12.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-04T14:12:12.714Z] #17 12.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-04T14:12:12.714Z] #17 12.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-04T14:12:12.714Z] #17 12.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-04T14:12:12.714Z] #17 12.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-04T14:12:12.714Z] #17 12.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-04T14:12:12.714Z] #17 12.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-05-04T14:12:12.714Z] #17 12.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-04T14:12:12.714Z] #17 12.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-04T14:12:12.714Z] #17 12.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-04T14:12:12.714Z] #17 12.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-04T14:12:12.714Z] #17 12.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-04T14:12:12.714Z] #17 12.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-04T14:12:12.714Z] #17 12.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-04T14:12:12.714Z] #17 12.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-04T14:12:12.714Z] #17 12.83 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-04T14:12:12.714Z] #17 13.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-04T14:12:12.714Z] #17 13.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-04T14:12:12.714Z] #17 13.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-04T14:12:12.714Z] #17 13.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-04T14:12:12.714Z] #17 13.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-04T14:12:12.714Z] #17 13.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-04T14:12:12.714Z] #17 13.10 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-04T14:12:12.714Z] #17 13.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-04T14:12:12.714Z] #17 13.11 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-04T14:12:12.714Z] #17 13.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-04T14:12:12.714Z] #17 13.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-04T14:12:12.714Z] #17 13.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-04T14:12:12.714Z] #17 13.13 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-04T14:12:12.714Z] #17 13.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-05-04T14:12:12.714Z] #17 13.17 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-04T14:12:12.714Z] #17 13.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-04T14:12:12.714Z] #17 13.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-04T14:12:12.714Z] #17 13.35 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-04T14:12:12.714Z] #17 13.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-04T14:12:12.714Z] #17 13.72 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:12:12.714Z] #17 13.81 Fetched 27.7 MB in 1s (35.1 MB/s) [2020-05-04T14:12:12.714Z] #17 13.85 Selecting previously unselected package pigz. [2020-05-04T14:12:12.714Z] #17 13.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23198 files and directories currently installed.) [2020-05-04T14:12:12.714Z] #17 13.90 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-04T14:12:12.714Z] #17 13.91 Unpacking pigz (2.4-1) ... [2020-05-04T14:12:12.714Z] #17 13.97 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-04T14:12:12.714Z] #17 13.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-04T14:12:12.714Z] #17 13.97 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-04T14:12:12.714Z] #17 14.32 Selecting previously unselected package python3.7-minimal. [2020-05-04T14:12:12.714Z] #17 14.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-04T14:12:12.714Z] #17 14.33 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-04T14:12:12.714Z] #17 15.02 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-04T14:12:12.714Z] #17 15.05 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-04T14:12:12.762Z] #10 ... [2020-05-04T14:12:12.762Z] [2020-05-04T14:12:12.762Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:12:12.762Z] #35 32.08 Fetched 8343 kB in 22s (380 kB/s) [2020-05-04T14:12:12.762Z] #35 32.08 Reading package lists... [2020-05-04T14:12:13.017Z] #35 39.81 Reading package lists... [2020-05-04T14:12:13.018Z] #35 ... [2020-05-04T14:12:13.018Z] [2020-05-04T14:12:13.018Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:13.018Z] #43 33.51 Fetched 8343 kB in 23s (365 kB/s) [2020-05-04T14:12:13.018Z] #43 33.51 Reading package lists... [2020-05-04T14:12:13.331Z] #17 ... [2020-05-04T14:12:13.331Z] [2020-05-04T14:12:13.331Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:12:13.331Z] #44 65.80 CC criu/cr-errno.o [2020-05-04T14:12:13.616Z] #44 65.85 CC criu/cr-restore.o [2020-05-04T14:12:13.622Z] #7 ... [2020-05-04T14:12:13.622Z] [2020-05-04T14:12:13.622Z] #20 [internal] load build context [2020-05-04T14:12:13.622Z] #20 transferring context: 53.03MB 4.5s done [2020-05-04T14:12:13.622Z] #20 DONE 4.5s [2020-05-04T14:12:13.622Z] [2020-05-04T14:12:13.622Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-04T14:12:13.945Z] #43 40.51 Reading package lists... [2020-05-04T14:12:13.945Z] #43 ... [2020-05-04T14:12:13.945Z] [2020-05-04T14:12:13.945Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:12:13.945Z] #62 32.96 Fetched 8343 kB in 23s (359 kB/s) [2020-05-04T14:12:13.945Z] #62 32.96 Reading package lists... [2020-05-04T14:12:14.506Z] #62 40.43 Reading package lists... [2020-05-04T14:12:14.506Z] #62 ... [2020-05-04T14:12:14.506Z] [2020-05-04T14:12:14.506Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:12:14.506Z] #10 43.84 The following additional packages will be installed: [2020-05-04T14:12:14.506Z] #10 43.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-04T14:12:14.506Z] #10 43.84 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-04T14:12:14.506Z] #10 43.85 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-04T14:12:14.506Z] #10 43.86 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-04T14:12:14.506Z] #10 43.86 Suggested packages: [2020-05-04T14:12:14.506Z] #10 43.87 gcc-8-locales seccomp wine64 [2020-05-04T14:12:15.006Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 4.4s done [2020-05-04T14:12:15.006Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 [2020-05-04T14:12:15.171Z] #41 ... [2020-05-04T14:12:15.171Z] [2020-05-04T14:12:15.171Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:15.171Z] #47 26.44 unicode/utf16 [2020-05-04T14:12:15.171Z] #47 26.70 container/list [2020-05-04T14:12:15.171Z] #47 27.48 crypto/internal/subtle [2020-05-04T14:12:15.171Z] #47 27.80 crypto/subtle [2020-05-04T14:12:15.171Z] #47 27.94 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-04T14:12:15.171Z] #47 28.03 internal/nettrace [2020-05-04T14:12:15.171Z] #47 28.14 runtime/cgo [2020-05-04T14:12:15.171Z] #47 ... [2020-05-04T14:12:15.171Z] [2020-05-04T14:12:15.171Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:15.172Z] #74 32.64 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-04T14:12:15.172Z] #74 33.42 + cd /tmp/tmp.0TVQHO99vu/src/github.com/docker/libnetwork [2020-05-04T14:12:15.172Z] #74 33.42 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-04T14:12:15.172Z] #74 34.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-04T14:12:15.580Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.3s done [2020-05-04T14:12:15.580Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 [2020-05-04T14:12:15.580Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done [2020-05-04T14:12:15.840Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 [2020-05-04T14:12:16.327Z] #44 68.37 CC criu/cr-service.o [2020-05-04T14:12:16.327Z] #44 ... [2020-05-04T14:12:16.327Z] [2020-05-04T14:12:16.327Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:12:16.327Z] #30 DONE 105.1s [2020-05-04T14:12:16.327Z] [2020-05-04T14:12:16.327Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:12:16.327Z] #17 16.86 Selecting previously unselected package python3-minimal. [2020-05-04T14:12:16.327Z] #17 16.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23447 files and directories currently installed.) [2020-05-04T14:12:16.327Z] #17 16.89 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 16.89 Unpacking python3-minimal (3.7.3-1) ... [2020-05-04T14:12:16.327Z] #17 16.95 Selecting previously unselected package libmpdec2:s390x. [2020-05-04T14:12:16.327Z] #17 16.95 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 16.96 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-04T14:12:16.327Z] #17 17.03 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-04T14:12:16.327Z] #17 17.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 17.03 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-04T14:12:16.327Z] #17 17.66 Selecting previously unselected package python3.7. [2020-05-04T14:12:16.327Z] #17 17.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 17.66 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-04T14:12:16.327Z] #17 17.73 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-04T14:12:16.327Z] #17 17.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 17.73 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-04T14:12:16.327Z] #17 17.76 Setting up python3-minimal (3.7.3-1) ... [2020-05-04T14:12:16.327Z] #17 18.29 Selecting previously unselected package python3. [2020-05-04T14:12:16.327Z] #17 18.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 ... 23859 files and directories currently installed.) [2020-05-04T14:12:16.327Z] #17 18.33 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 18.34 Unpacking python3 (3.7.3-1) ... [2020-05-04T14:12:16.327Z] #17 18.41 Selecting previously unselected package libip4tc0:s390x. [2020-05-04T14:12:16.327Z] #17 18.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 18.42 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-04T14:12:16.327Z] #17 18.46 Selecting previously unselected package libip6tc0:s390x. [2020-05-04T14:12:16.327Z] #17 18.46 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 18.46 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-04T14:12:16.327Z] #17 18.50 Selecting previously unselected package libiptc0:s390x. [2020-05-04T14:12:16.327Z] #17 18.50 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 18.50 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-04T14:12:16.327Z] #17 18.54 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-04T14:12:16.327Z] #17 18.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 18.55 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-04T14:12:16.327Z] #17 18.58 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-04T14:12:16.327Z] #17 18.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 18.59 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-04T14:12:16.327Z] #17 18.64 Selecting previously unselected package libnftnl11:s390x. [2020-05-04T14:12:16.327Z] #17 18.64 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 18.64 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-04T14:12:16.327Z] #17 18.74 Selecting previously unselected package iptables. [2020-05-04T14:12:16.327Z] #17 18.74 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 18.75 Unpacking iptables (1.8.2-4) ... [2020-05-04T14:12:16.327Z] #17 19.03 Selecting previously unselected package xxd. [2020-05-04T14:12:16.327Z] #17 19.03 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-04T14:12:16.327Z] #17 19.04 Unpacking xxd (2:8.1.0875-5) ... [2020-05-04T14:12:16.327Z] #17 19.11 Selecting previously unselected package vim-common. [2020-05-04T14:12:16.327Z] #17 19.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-04T14:12:16.327Z] #17 19.13 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-04T14:12:16.327Z] #17 19.29 Selecting previously unselected package bash-completion. [2020-05-04T14:12:16.327Z] #17 19.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-04T14:12:16.392Z] #10 45.30 The following NEW packages will be installed: [2020-05-04T14:12:16.392Z] #10 45.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-04T14:12:16.392Z] #10 45.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-04T14:12:16.392Z] #10 45.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-04T14:12:16.392Z] #10 45.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-04T14:12:16.392Z] #10 45.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-04T14:12:16.392Z] #10 45.34 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-04T14:12:16.648Z] #10 45.92 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:12:16.648Z] #10 45.92 Need to get 77.7 MB of archives. [2020-05-04T14:12:16.648Z] #10 45.92 After this operation, 487 MB of additional disk space will be used. [2020-05-04T14:12:16.648Z] #10 45.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-04T14:12:16.903Z] #10 46.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-04T14:12:17.158Z] #10 46.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-04T14:12:17.158Z] #10 46.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-04T14:12:17.158Z] #10 46.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-04T14:12:17.158Z] #10 46.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-04T14:12:17.719Z] #10 47.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-04T14:12:18.281Z] #10 47.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-04T14:12:18.281Z] #10 47.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-04T14:12:18.369Z] #17 21.66 Unpacking bash-completion (1:2.8-6) ... [2020-05-04T14:12:18.376Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.4s done [2020-05-04T14:12:18.495Z] #74 ... [2020-05-04T14:12:18.495Z] [2020-05-04T14:12:18.495Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:12:18.495Z] #62 30.10 Fetched 8343 kB in 24s (345 kB/s) [2020-05-04T14:12:18.495Z] #62 30.10 Reading package lists... [2020-05-04T14:12:18.495Z] #62 37.64 Reading package lists... [2020-05-04T14:12:18.495Z] #62 ... [2020-05-04T14:12:18.495Z] [2020-05-04T14:12:18.495Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:12:18.495Z] #35 30.19 Fetched 8343 kB in 24s (346 kB/s) [2020-05-04T14:12:18.495Z] #35 30.19 Reading package lists... [2020-05-04T14:12:18.495Z] #35 38.08 Reading package lists... [2020-05-04T14:12:18.495Z] #35 ... [2020-05-04T14:12:18.495Z] [2020-05-04T14:12:18.495Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:18.495Z] #56 30.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-04T14:12:18.495Z] #56 31.96 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-04T14:12:18.495Z] #56 32.10 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-04T14:12:18.495Z] #56 32.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-04T14:12:18.495Z] #56 32.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-04T14:12:18.495Z] #56 33.26 runtime/cgo [2020-05-04T14:12:18.495Z] #56 33.28 runtime [2020-05-04T14:12:18.635Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 0.1s [2020-05-04T14:12:18.652Z] #17 21.96 Selecting previously unselected package bzip2. [2020-05-04T14:12:18.936Z] #17 21.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-04T14:12:18.936Z] #17 21.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-04T14:12:18.936Z] #17 22.02 Selecting previously unselected package xz-utils. [2020-05-04T14:12:18.936Z] #17 22.03 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-04T14:12:18.936Z] #17 22.03 Unpacking xz-utils (5.2.4-1) ... [2020-05-04T14:12:18.936Z] #17 22.10 Selecting previously unselected package apparmor. [2020-05-04T14:12:18.936Z] #17 22.10 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-04T14:12:18.936Z] #17 22.14 Unpacking apparmor (2.13.2-10) ... [2020-05-04T14:12:19.221Z] #17 22.33 Selecting previously unselected package aufs-tools. [2020-05-04T14:12:19.221Z] #17 22.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-04T14:12:19.221Z] #17 22.34 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-04T14:12:19.221Z] #17 22.39 Selecting previously unselected package libonig5:s390x. [2020-05-04T14:12:19.221Z] #17 22.39 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-04T14:12:19.221Z] #17 22.39 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-04T14:12:19.221Z] #17 22.47 Selecting previously unselected package libjq1:s390x. [2020-05-04T14:12:19.221Z] #17 22.48 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-04T14:12:19.221Z] #17 22.48 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-04T14:12:19.221Z] #17 22.54 Selecting previously unselected package jq. [2020-05-04T14:12:19.221Z] #17 22.54 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-04T14:12:19.221Z] #17 22.54 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-04T14:12:19.221Z] #17 22.57 Selecting previously unselected package libaio1:s390x. [2020-05-04T14:12:19.427Z] #56 ... [2020-05-04T14:12:19.427Z] [2020-05-04T14:12:19.427Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:19.427Z] #43 31.53 Fetched 8343 kB in 23s (365 kB/s) [2020-05-04T14:12:19.427Z] #43 31.53 Reading package lists... [2020-05-04T14:12:19.505Z] #17 22.58 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-04T14:12:19.505Z] #17 22.58 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-04T14:12:19.505Z] #17 22.60 Selecting previously unselected package libgpm2:s390x. [2020-05-04T14:12:19.505Z] #17 22.60 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-04T14:12:19.505Z] #17 22.60 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-04T14:12:19.505Z] #17 22.64 Selecting previously unselected package libicu63:s390x. [2020-05-04T14:12:19.505Z] #17 22.64 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-04T14:12:19.505Z] #17 22.64 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-04T14:12:19.685Z] #43 39.29 Reading package lists... [2020-05-04T14:12:19.685Z] #43 ... [2020-05-04T14:12:19.685Z] [2020-05-04T14:12:19.685Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:12:19.685Z] #25 33.34 Fetched 8343 kB in 24s (354 kB/s) [2020-05-04T14:12:19.685Z] #25 33.34 Reading package lists... [2020-05-04T14:12:20.646Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 1.6s done [2020-05-04T14:12:20.646Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de [2020-05-04T14:12:21.055Z] #25 40.75 Reading package lists... [2020-05-04T14:12:21.055Z] #25 ... [2020-05-04T14:12:21.055Z] [2020-05-04T14:12:21.055Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:12:21.055Z] #10 33.10 Fetched 8343 kB in 23s (359 kB/s) [2020-05-04T14:12:21.055Z] #10 33.10 Reading package lists... [2020-05-04T14:12:21.534Z] #17 24.61 Selecting previously unselected package libnet1:s390x. [2020-05-04T14:12:21.534Z] #17 24.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-04T14:12:21.534Z] #17 24.62 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-04T14:12:21.534Z] #17 24.66 Selecting previously unselected package libnl-3-200:s390x. [2020-05-04T14:12:21.534Z] #17 24.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-04T14:12:21.534Z] #17 24.66 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-04T14:12:21.534Z] #17 24.71 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-04T14:12:21.534Z] #17 24.71 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-04T14:12:21.534Z] #17 24.72 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-04T14:12:21.534Z] #17 24.76 Selecting previously unselected package libreadline5:s390x. [2020-05-04T14:12:21.534Z] #17 24.76 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-04T14:12:21.534Z] #17 24.76 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-04T14:12:21.534Z] #17 24.81 Selecting previously unselected package net-tools. [2020-05-04T14:12:21.534Z] #17 24.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-04T14:12:21.534Z] #17 24.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-04T14:12:21.593Z] #10 50.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-04T14:12:21.819Z] #17 24.95 Selecting previously unselected package python-pip-whl. [2020-05-04T14:12:21.819Z] #17 24.95 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-04T14:12:21.819Z] #17 24.96 Unpacking python-pip-whl (18.1-5) ... [2020-05-04T14:12:21.857Z] #10 ... [2020-05-04T14:12:21.857Z] [2020-05-04T14:12:21.857Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:12:21.857Z] #25 36.96 Reading package lists... [2020-05-04T14:12:21.857Z] #25 44.17 Building dependency tree... [2020-05-04T14:12:21.857Z] #25 48.03 ca-certificates is already the newest version (20190110). [2020-05-04T14:12:21.857Z] #25 48.03 The following additional packages will be installed: [2020-05-04T14:12:21.857Z] #25 48.06 libjq1 libonig5 [2020-05-04T14:12:21.857Z] #25 48.58 The following NEW packages will be installed: [2020-05-04T14:12:21.857Z] #25 48.59 jq libjq1 libonig5 [2020-05-04T14:12:21.857Z] #25 49.06 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:12:21.857Z] #25 49.06 Need to get 355 kB of archives. [2020-05-04T14:12:21.857Z] #25 49.06 After this operation, 1072 kB of additional disk space will be used. [2020-05-04T14:12:21.857Z] #25 49.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-04T14:12:21.857Z] #25 49.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-04T14:12:21.857Z] #25 49.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-04T14:12:21.857Z] #25 50.22 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:12:21.857Z] #25 50.52 Fetched 355 kB in 0s (1044 kB/s) [2020-05-04T14:12:21.857Z] #25 50.63 Selecting previously unselected package libonig5:amd64. [2020-05-04T14:12:21.857Z] #25 50.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 ... 15409 files and directories currently installed.) [2020-05-04T14:12:21.857Z] #25 50.73 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-04T14:12:21.857Z] #25 50.74 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-04T14:12:22.103Z] #17 25.40 Selecting previously unselected package python3-lib2to3. [2020-05-04T14:12:22.103Z] #17 25.41 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-04T14:12:22.103Z] #17 25.42 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-04T14:12:22.172Z] #25 51.15 Selecting previously unselected package libjq1:amd64. [2020-05-04T14:12:22.172Z] #25 51.15 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-04T14:12:22.172Z] #25 51.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-04T14:12:22.172Z] #25 ... [2020-05-04T14:12:22.172Z] [2020-05-04T14:12:22.172Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:22.172Z] #74 DONE 51.0s [2020-05-04T14:12:22.172Z] [2020-05-04T14:12:22.172Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:12:22.172Z] #35 39.81 Reading package lists... [2020-05-04T14:12:22.172Z] #35 46.87 Building dependency tree... [2020-05-04T14:12:22.172Z] #35 51.04 The following additional packages will be installed: [2020-05-04T14:12:22.172Z] #35 51.05 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-04T14:12:22.172Z] #35 51.07 Suggested packages: [2020-05-04T14:12:22.172Z] #35 51.07 cmake-doc ninja-build lrzip [2020-05-04T14:12:22.172Z] #35 51.07 Recommended packages: [2020-05-04T14:12:22.172Z] #35 51.07 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-04T14:12:22.386Z] #17 25.49 Selecting previously unselected package python3-distutils. [2020-05-04T14:12:22.386Z] #17 25.49 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-04T14:12:22.386Z] #17 25.49 Unpacking python3-distutils (3.7.3-1) ... [2020-05-04T14:12:22.386Z] #17 25.59 Selecting previously unselected package python3-pip. [2020-05-04T14:12:22.386Z] #17 25.60 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-04T14:12:22.386Z] #17 25.60 Unpacking python3-pip (18.1-5) ... [2020-05-04T14:12:22.386Z] #17 25.71 Selecting previously unselected package python3-pkg-resources. [2020-05-04T14:12:22.428Z] #10 40.42 Reading package lists... [2020-05-04T14:12:22.428Z] #10 ... [2020-05-04T14:12:22.428Z] [2020-05-04T14:12:22.428Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:12:22.428Z] #62 37.64 Reading package lists... [2020-05-04T14:12:22.670Z] #17 25.72 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-04T14:12:22.670Z] #17 25.72 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-04T14:12:22.670Z] #17 25.83 Selecting previously unselected package python3-setuptools. [2020-05-04T14:12:22.670Z] #17 25.83 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-04T14:12:22.670Z] #17 25.83 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-04T14:12:22.670Z] #17 25.96 Selecting previously unselected package python3-wheel. [2020-05-04T14:12:22.953Z] #17 25.97 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-04T14:12:22.953Z] #17 25.97 Unpacking python3-wheel (0.32.3-2) ... [2020-05-04T14:12:22.953Z] #17 26.02 Selecting previously unselected package sudo. [2020-05-04T14:12:22.953Z] #17 26.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-04T14:12:22.953Z] #17 26.02 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-04T14:12:23.105Z] #35 ... [2020-05-04T14:12:23.105Z] [2020-05-04T14:12:23.105Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:12:23.105Z] #25 51.50 Selecting previously unselected package jq. [2020-05-04T14:12:23.105Z] #25 51.51 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-04T14:12:23.105Z] #25 51.55 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-04T14:12:23.105Z] #25 52.13 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-04T14:12:23.105Z] #25 52.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-04T14:12:23.105Z] #25 52.33 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-04T14:12:23.105Z] #25 52.37 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:12:23.237Z] #17 26.32 Selecting previously unselected package thin-provisioning-tools. [2020-05-04T14:12:23.237Z] #17 26.33 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-04T14:12:23.237Z] #17 26.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-04T14:12:23.237Z] #17 26.46 Selecting previously unselected package uidmap. [2020-05-04T14:12:23.237Z] #17 26.46 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-04T14:12:23.237Z] #17 26.47 Unpacking uidmap (1:4.5-1.1) ... [2020-05-04T14:12:23.237Z] #17 26.54 Selecting previously unselected package vim-runtime. [2020-05-04T14:12:23.522Z] #17 26.54 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-04T14:12:23.522Z] #17 26.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-04T14:12:23.522Z] #17 26.58 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-04T14:12:23.522Z] #17 26.58 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-04T14:12:24.033Z] #25 DONE 53.1s [2020-05-04T14:12:24.033Z] [2020-05-04T14:12:24.033Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-04T14:12:24.033Z] #26 DONE 0.1s [2020-05-04T14:12:24.033Z] [2020-05-04T14:12:24.033Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:12:24.033Z] #35 53.03 The following NEW packages will be installed: [2020-05-04T14:12:24.033Z] #35 53.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-04T14:12:24.033Z] #35 53.04 vim-common xxd [2020-05-04T14:12:24.288Z] #35 53.60 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:12:24.288Z] #35 53.60 Need to get 14.9 MB of archives. [2020-05-04T14:12:24.288Z] #35 53.60 After this operation, 61.8 MB of additional disk space will be used. [2020-05-04T14:12:24.288Z] #35 53.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-04T14:12:24.288Z] #35 53.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-04T14:12:24.288Z] #35 53.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-04T14:12:24.544Z] #35 53.81 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-04T14:12:24.581Z] #62 44.76 Building dependency tree... [2020-05-04T14:12:24.848Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.9s done [2020-05-04T14:12:24.848Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done [2020-05-04T14:12:24.848Z] #7 DONE 16.1s [2020-05-04T14:12:24.848Z] [2020-05-04T14:12:24.848Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-04T14:12:25.470Z] #35 54.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-04T14:12:25.470Z] #35 54.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-04T14:12:25.470Z] #35 54.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-04T14:12:25.561Z] #17 28.51 Selecting previously unselected package vim. [2020-05-04T14:12:25.561Z] #17 28.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-04T14:12:25.561Z] #17 28.54 Unpacking vim (2:8.1.0875-5) ... [2020-05-04T14:12:25.693Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 1m54.818033838s [2020-05-04T14:12:25.693Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 461.011138ms [2020-05-04T14:12:25.726Z] #35 54.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-04T14:12:25.726Z] #35 54.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-04T14:12:25.726Z] #35 54.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-04T14:12:25.846Z] #17 28.93 Selecting previously unselected package xfsprogs. [2020-05-04T14:12:25.846Z] #17 28.93 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-04T14:12:25.846Z] #17 28.94 Unpacking xfsprogs (4.20.0-1) ... [2020-05-04T14:12:26.131Z] #17 29.18 Selecting previously unselected package zip. [2020-05-04T14:12:26.131Z] #17 29.19 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-04T14:12:26.131Z] #17 29.19 Unpacking zip (3.0-11+b1) ... [2020-05-04T14:12:26.131Z] #17 29.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-04T14:12:26.131Z] #17 29.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-04T14:12:26.131Z] #17 29.40 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-04T14:12:26.131Z] #17 29.40 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-04T14:12:26.131Z] #17 29.41 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-04T14:12:26.131Z] #17 29.42 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-04T14:12:26.131Z] #17 29.42 Setting up uidmap (1:4.5-1.1) ... [2020-05-04T14:12:26.131Z] #17 29.43 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-04T14:12:26.416Z] #17 29.44 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-04T14:12:26.416Z] #17 29.44 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-04T14:12:26.416Z] #17 29.45 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-04T14:12:26.416Z] #17 29.46 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-04T14:12:26.416Z] #17 29.47 Setting up xxd (2:8.1.0875-5) ... [2020-05-04T14:12:26.416Z] #17 29.47 Setting up zip (3.0-11+b1) ... [2020-05-04T14:12:26.416Z] #17 29.48 Setting up vim-common (2:8.1.0875-5) ... [2020-05-04T14:12:26.416Z] #17 29.49 Setting up bash-completion (1:2.8-6) ... [2020-05-04T14:12:27.091Z] #35 ... [2020-05-04T14:12:27.091Z] [2020-05-04T14:12:27.091Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:12:27.091Z] #62 40.43 Reading package lists... [2020-05-04T14:12:27.091Z] #62 47.90 Building dependency tree... [2020-05-04T14:12:27.091Z] #62 52.80 The following additional packages will be installed: [2020-05-04T14:12:27.091Z] #62 52.88 libbtrfs0 [2020-05-04T14:12:27.091Z] #62 53.12 The following NEW packages will be installed: [2020-05-04T14:12:27.091Z] #62 53.17 libbtrfs-dev libbtrfs0 [2020-05-04T14:12:27.091Z] #62 53.74 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:12:27.091Z] #62 53.74 Need to get 119 kB of archives. [2020-05-04T14:12:27.091Z] #62 53.74 After this operation, 387 kB of additional disk space will be used. [2020-05-04T14:12:27.091Z] #62 53.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-04T14:12:27.091Z] #62 53.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-04T14:12:27.091Z] #62 55.01 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:12:27.091Z] #62 55.28 Fetched 119 kB in 0s (403 kB/s) [2020-05-04T14:12:27.091Z] #62 55.34 Selecting previously unselected package libbtrfs0. [2020-05-04T14:12:27.091Z] #62 55.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-04T14:12:27.091Z] #62 55.52 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-04T14:12:27.091Z] #62 55.52 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-04T14:12:27.091Z] #62 55.64 Selecting previously unselected package libbtrfs-dev. [2020-05-04T14:12:27.091Z] #62 55.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-04T14:12:27.091Z] #62 55.65 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:12:27.091Z] #62 55.86 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-04T14:12:27.091Z] #62 55.87 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:12:27.091Z] #62 55.88 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:12:27.091Z] #62 DONE 56.2s [2020-05-04T14:12:27.091Z] [2020-05-04T14:12:27.091Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:12:27.091Z] #63 DONE 0.1s [2020-05-04T14:12:27.091Z] [2020-05-04T14:12:27.091Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-04T14:12:27.091Z] #64 DONE 0.1s [2020-05-04T14:12:27.091Z] [2020-05-04T14:12:27.091Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:12:27.105Z] #62 48.79 The following additional packages will be installed: [2020-05-04T14:12:27.105Z] #62 48.82 libbtrfs0 [2020-05-04T14:12:27.105Z] #62 49.03 The following NEW packages will be installed: [2020-05-04T14:12:27.105Z] #62 49.07 libbtrfs-dev libbtrfs0 [2020-05-04T14:12:27.427Z] #17 ... [2020-05-04T14:12:27.427Z] [2020-05-04T14:12:27.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:12:27.427Z] #44 69.88 CC criu/crtools.o [2020-05-04T14:12:27.427Z] #44 70.41 CC criu/eventfd.o [2020-05-04T14:12:27.427Z] #44 70.59 CC criu/eventpoll.o [2020-05-04T14:12:27.427Z] #44 70.99 CC criu/external.o [2020-05-04T14:12:27.427Z] #44 71.15 CC criu/fault-injection.o [2020-05-04T14:12:27.427Z] #44 71.23 CC criu/fdstore.o [2020-05-04T14:12:27.427Z] #44 71.41 CC criu/fifo.o [2020-05-04T14:12:27.427Z] #44 71.64 CC criu/file-ids.o [2020-05-04T14:12:27.427Z] #44 71.81 CC criu/file-lock.o [2020-05-04T14:12:27.427Z] #44 72.23 CC criu/files-ext.o [2020-05-04T14:12:27.427Z] #44 72.42 CC criu/files-reg.o [2020-05-04T14:12:27.427Z] #44 73.66 CC criu/files.o [2020-05-04T14:12:27.427Z] #44 74.50 CC criu/filesystems.o [2020-05-04T14:12:27.427Z] #44 74.80 CC criu/fsnotify.o [2020-05-04T14:12:27.427Z] #44 75.38 CC criu/image-desc.o [2020-05-04T14:12:27.427Z] #44 75.47 CC criu/image.o [2020-05-04T14:12:27.427Z] #44 75.93 CC criu/ipc_ns.o [2020-05-04T14:12:27.427Z] #44 76.79 CC criu/irmap.o [2020-05-04T14:12:27.427Z] #44 77.16 CC criu/kcmp-ids.o [2020-05-04T14:12:27.427Z] #44 77.44 CC criu/kerndat.o [2020-05-04T14:12:27.427Z] #44 78.03 CC criu/libnetlink.o [2020-05-04T14:12:27.427Z] #44 78.32 CC criu/log.o [2020-05-04T14:12:27.427Z] #44 78.56 CC criu/lsm.o [2020-05-04T14:12:27.427Z] #44 78.75 CC criu/mem.o [2020-05-04T14:12:27.427Z] #44 79.82 CC criu/mount.o [2020-05-04T14:12:27.670Z] #62 49.58 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:12:27.670Z] #62 49.58 Need to get 119 kB of archives. [2020-05-04T14:12:27.670Z] #62 49.58 After this operation, 387 kB of additional disk space will be used. [2020-05-04T14:12:27.670Z] #62 49.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-04T14:12:27.670Z] #62 49.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-04T14:12:27.711Z] #44 ... [2020-05-04T14:12:27.711Z] [2020-05-04T14:12:27.711Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:12:27.711Z] #17 30.90 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-04T14:12:27.711Z] #17 30.94 Setting up xz-utils (5.2.4-1) ... [2020-05-04T14:12:27.711Z] #17 30.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-04T14:12:27.711Z] #17 30.96 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-04T14:12:27.711Z] #17 30.99 invoke-rc.d: could not determine current runlevel [2020-05-04T14:12:27.711Z] #17 30.99 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-04T14:12:27.711Z] #17 30.99 Setting up pigz (2.4-1) ... [2020-05-04T14:12:27.711Z] #17 31.00 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-04T14:12:27.711Z] #17 31.01 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-04T14:12:27.859Z] #30 56.12 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-04T14:12:27.859Z] #30 56.92 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-04T14:12:27.859Z] #30 ... [2020-05-04T14:12:27.859Z] [2020-05-04T14:12:27.859Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:27.859Z] #43 40.51 Reading package lists... [2020-05-04T14:12:27.859Z] #43 47.30 Building dependency tree... [2020-05-04T14:12:27.859Z] #43 51.75 The following additional packages will be installed: [2020-05-04T14:12:27.859Z] #43 51.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-04T14:12:27.859Z] #43 51.75 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-04T14:12:27.859Z] #43 51.75 Suggested packages: [2020-05-04T14:12:27.859Z] #43 51.75 manpages-dev python-setuptools [2020-05-04T14:12:27.859Z] #43 53.74 The following NEW packages will be installed: [2020-05-04T14:12:27.859Z] #43 53.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-04T14:12:27.859Z] #43 53.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-04T14:12:27.859Z] #43 53.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-04T14:12:27.859Z] #43 53.74 python-six zlib1g-dev [2020-05-04T14:12:27.859Z] #43 54.20 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:12:27.859Z] #43 54.20 Need to get 4095 kB of archives. [2020-05-04T14:12:27.859Z] #43 54.20 After this operation, 22.5 MB of additional disk space will be used. [2020-05-04T14:12:27.859Z] #43 54.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-04T14:12:27.859Z] #43 54.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-04T14:12:27.859Z] #43 54.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-04T14:12:27.859Z] #43 54.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-04T14:12:27.859Z] #43 54.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-04T14:12:27.859Z] #43 54.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-04T14:12:27.859Z] #43 54.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-04T14:12:27.859Z] #43 54.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-04T14:12:27.860Z] #43 54.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-04T14:12:27.860Z] #43 54.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-04T14:12:27.860Z] #43 54.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-04T14:12:27.860Z] #43 54.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-04T14:12:27.860Z] #43 54.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-04T14:12:27.860Z] #43 54.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-04T14:12:27.860Z] #43 54.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-04T14:12:27.860Z] #43 54.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-04T14:12:27.860Z] #43 54.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-04T14:12:27.860Z] #43 55.77 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:12:27.860Z] #43 55.99 Fetched 4095 kB in 1s (5472 kB/s) [2020-05-04T14:12:27.860Z] #43 56.13 Selecting previously unselected package libcap-dev:amd64. [2020-05-04T14:12:27.860Z] #43 56.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-04T14:12:27.860Z] #43 56.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-04T14:12:27.860Z] #43 56.28 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-04T14:12:27.860Z] #43 56.60 Selecting previously unselected package libnet1:amd64. [2020-05-04T14:12:27.860Z] #43 56.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-04T14:12:27.860Z] #43 56.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-04T14:12:27.860Z] #43 56.75 Selecting previously unselected package libnet1-dev. [2020-05-04T14:12:27.860Z] #43 56.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-04T14:12:27.860Z] #43 56.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-04T14:12:27.860Z] #43 57.02 Selecting previously unselected package libnl-3-200:amd64. [2020-05-04T14:12:27.860Z] #43 57.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-04T14:12:27.860Z] #43 57.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-04T14:12:27.995Z] #17 31.02 Setting up python-pip-whl (18.1-5) ... [2020-05-04T14:12:27.995Z] #17 31.02 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-04T14:12:27.995Z] #17 31.03 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-04T14:12:27.995Z] #17 31.16 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-04T14:12:27.995Z] #17 31.17 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-04T14:12:27.995Z] #17 31.17 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-04T14:12:27.995Z] #17 31.18 Setting up vim (2:8.1.0875-5) ... [2020-05-04T14:12:27.995Z] #17 31.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-04T14:12:27.995Z] #17 31.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-04T14:12:27.995Z] #17 31.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-04T14:12:27.995Z] #17 31.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-04T14:12:27.995Z] #17 31.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-04T14:12:27.995Z] #17 31.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-04T14:12:27.995Z] #17 31.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-04T14:12:27.995Z] #17 31.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-04T14:12:27.995Z] #17 31.24 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-04T14:12:27.995Z] #17 31.24 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-04T14:12:27.995Z] #17 31.25 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-04T14:12:27.995Z] #17 31.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-04T14:12:28.122Z] #43 57.20 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-04T14:12:28.122Z] #43 57.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-04T14:12:28.122Z] #43 57.22 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-04T14:12:28.122Z] #43 ... [2020-05-04T14:12:28.122Z] [2020-05-04T14:12:28.122Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:12:28.122Z] #35 56.31 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:12:28.122Z] #35 56.73 Fetched 14.9 MB in 2s (8185 kB/s) [2020-05-04T14:12:28.122Z] #35 56.81 Selecting previously unselected package xxd. [2020-05-04T14:12:28.122Z] #35 56.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 ... 15409 files and directories currently installed.) [2020-05-04T14:12:28.122Z] #35 56.92 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-04T14:12:28.122Z] #35 56.93 Unpacking xxd (2:8.1.0875-5) ... [2020-05-04T14:12:28.122Z] #35 57.18 Selecting previously unselected package vim-common. [2020-05-04T14:12:28.122Z] #35 57.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-04T14:12:28.122Z] #35 57.26 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-04T14:12:28.142Z] #8 DONE 2.7s [2020-05-04T14:12:28.142Z] [2020-05-04T14:12:28.142Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-04T14:12:28.281Z] #17 31.26 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-04T14:12:28.281Z] #17 31.27 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-04T14:12:28.378Z] #35 57.66 Selecting previously unselected package cmake-data. [2020-05-04T14:12:28.378Z] #35 57.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-04T14:12:28.378Z] #35 57.67 Unpacking cmake-data (3.13.4-1) ... [2020-05-04T14:12:28.601Z] #62 50.58 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:12:28.602Z] #62 50.73 Fetched 119 kB in 0s (426 kB/s) [2020-05-04T14:12:28.712Z] #9 DONE 1.0s [2020-05-04T14:12:28.712Z] [2020-05-04T14:12:28.712Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:12:28.712Z] #10 ... [2020-05-04T14:12:28.712Z] [2020-05-04T14:12:28.712Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-04T14:12:28.712Z] #40 DONE 0.1s [2020-05-04T14:12:28.712Z] [2020-05-04T14:12:28.712Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-04T14:12:28.712Z] #29 DONE 0.1s [2020-05-04T14:12:28.712Z] [2020-05-04T14:12:28.712Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:12:28.712Z] #21 DONE 0.1s [2020-05-04T14:12:28.712Z] [2020-05-04T14:12:28.712Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-04T14:12:28.712Z] #32 DONE 0.1s [2020-05-04T14:12:28.712Z] [2020-05-04T14:12:28.712Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-04T14:12:28.712Z] #46 DONE 0.1s [2020-05-04T14:12:28.712Z] [2020-05-04T14:12:28.712Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-04T14:12:28.712Z] #73 DONE 0.2s [2020-05-04T14:12:28.712Z] [2020-05-04T14:12:28.712Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-04T14:12:28.712Z] #22 DONE 0.2s [2020-05-04T14:12:28.712Z] [2020-05-04T14:12:28.712Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-04T14:12:28.712Z] #67 DONE 0.2s [2020-05-04T14:12:28.712Z] [2020-05-04T14:12:28.712Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:28.859Z] #62 50.85 Selecting previously unselected package libbtrfs0. [2020-05-04T14:12:28.859Z] #62 50.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% [2020-05-04T14:12:28.859Z] #62 ... [2020-05-04T14:12:28.859Z] [2020-05-04T14:12:28.859Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:28.859Z] #47 50.10 internal/reflectlite [2020-05-04T14:12:28.859Z] #47 50.11 github.com/LK4D4/vndr/godl/singleflight [2020-05-04T14:12:28.972Z] #23 ... [2020-05-04T14:12:28.972Z] [2020-05-04T14:12:28.972Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-04T14:12:28.972Z] #52 DONE 0.2s [2020-05-04T14:12:28.972Z] [2020-05-04T14:12:28.972Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-04T14:12:28.972Z] #49 DONE 0.3s [2020-05-04T14:12:28.972Z] [2020-05-04T14:12:28.972Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-04T14:12:28.972Z] #55 DONE 0.3s [2020-05-04T14:12:28.972Z] [2020-05-04T14:12:28.972Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:29.424Z] #47 50.61 math/rand [2020-05-04T14:12:29.761Z] #17 32.91 Setting up iptables (1.8.2-4) ... [2020-05-04T14:12:29.761Z] #17 32.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-04T14:12:29.761Z] #17 32.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-04T14:12:29.761Z] #17 32.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-04T14:12:29.761Z] #17 32.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-04T14:12:29.761Z] #17 32.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-04T14:12:29.761Z] #17 32.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-04T14:12:29.761Z] #17 32.96 Setting up python3 (3.7.3-1) ... [2020-05-04T14:12:30.046Z] #17 33.25 Setting up python3-wheel (0.32.3-2) ... [2020-05-04T14:12:30.274Z] #35 ... [2020-05-04T14:12:30.274Z] [2020-05-04T14:12:30.274Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:30.274Z] #33 48.71 sync [2020-05-04T14:12:30.274Z] #33 48.71 internal/reflectlite [2020-05-04T14:12:30.274Z] #33 52.45 errors [2020-05-04T14:12:30.274Z] #33 52.47 sort [2020-05-04T14:12:30.274Z] #33 53.00 strconv [2020-05-04T14:12:30.274Z] #33 54.05 io [2020-05-04T14:12:30.274Z] #33 55.24 internal/oserror [2020-05-04T14:12:30.274Z] #33 55.42 syscall [2020-05-04T14:12:30.274Z] #33 57.70 reflect [2020-05-04T14:12:30.274Z] #33 ... [2020-05-04T14:12:30.274Z] [2020-05-04T14:12:30.274Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:30.274Z] #27 4.523 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-04T14:12:30.274Z] #27 4.883 [2020-05-04T14:12:30.274Z] #27 5.092 ### 5.1% ####### 9.9% ################### 27.4% ########################## 36.8% ############################# 40.9% ################################## 48.0% ######################################### 58.0% ############################################### 66.3% ##################################################### 74.6% ########################################################### 82.3% ################################################################# 90.4% ##################################################################### 96.5% ######################################################################## 100.0% [2020-05-04T14:12:30.329Z] #17 33.66 Setting up apparmor (2.13.2-10) ... [2020-05-04T14:12:30.363Z] #47 ... [2020-05-04T14:12:30.363Z] [2020-05-04T14:12:30.363Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:12:30.364Z] #62 50.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-04T14:12:30.364Z] #62 50.98 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-04T14:12:30.364Z] #62 50.99 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-04T14:12:30.364Z] #62 51.17 Selecting previously unselected package libbtrfs-dev. [2020-05-04T14:12:30.364Z] #62 51.18 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-04T14:12:30.364Z] #62 51.20 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:12:30.364Z] #62 51.56 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-04T14:12:30.364Z] #62 51.59 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:12:30.364Z] #62 51.61 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:12:30.364Z] #62 DONE 52.3s [2020-05-04T14:12:30.364Z] [2020-05-04T14:12:30.364Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:12:30.364Z] #63 DONE 0.1s [2020-05-04T14:12:30.364Z] [2020-05-04T14:12:30.364Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-04T14:12:30.621Z] #64 DONE 0.1s [2020-05-04T14:12:30.621Z] [2020-05-04T14:12:30.621Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:30.621Z] #65 ... [2020-05-04T14:12:30.621Z] [2020-05-04T14:12:30.621Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:30.621Z] #74 DONE 52.2s [2020-05-04T14:12:30.835Z] #27 6.807 #=#=# [2020-05-04T14:12:30.880Z] [2020-05-04T14:12:30.880Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:30.880Z] #43 39.29 Reading package lists... [2020-05-04T14:12:30.880Z] #43 46.25 Building dependency tree... [2020-05-04T14:12:30.880Z] #43 49.82 The following additional packages will be installed: [2020-05-04T14:12:30.880Z] #43 49.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-04T14:12:30.880Z] #43 49.82 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-04T14:12:30.880Z] #43 49.85 Suggested packages: [2020-05-04T14:12:30.880Z] #43 49.85 manpages-dev python-setuptools [2020-05-04T14:12:30.880Z] #43 51.35 The following NEW packages will be installed: [2020-05-04T14:12:30.880Z] #43 51.36 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-04T14:12:30.880Z] #43 51.36 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-04T14:12:30.880Z] #43 51.36 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-04T14:12:30.880Z] #43 51.37 python-six zlib1g-dev [2020-05-04T14:12:30.880Z] #43 51.92 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:12:30.880Z] #43 51.92 Need to get 4095 kB of archives. [2020-05-04T14:12:30.880Z] #43 51.92 After this operation, 22.5 MB of additional disk space will be used. [2020-05-04T14:12:30.880Z] #43 51.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-04T14:12:30.880Z] #43 51.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-04T14:12:30.880Z] #43 51.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-04T14:12:30.880Z] #43 51.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-04T14:12:30.880Z] #43 51.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-04T14:12:30.880Z] #43 51.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-04T14:12:30.880Z] #43 51.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-04T14:12:30.880Z] #43 51.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-04T14:12:30.880Z] #43 52.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-04T14:12:30.880Z] #43 52.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-04T14:12:30.880Z] #43 52.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-04T14:12:30.880Z] #43 52.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-04T14:12:30.880Z] #43 52.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-04T14:12:30.880Z] #43 52.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-04T14:12:30.880Z] #43 52.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-04T14:12:30.880Z] #43 52.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-04T14:12:30.880Z] #43 52.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-04T14:12:31.808Z] #17 34.95 Setting up xfsprogs (4.20.0-1) ... [2020-05-04T14:12:31.808Z] #17 34.96 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-04T14:12:31.858Z] #27 7.015 ###### 8.5% ############# 19.3% #################### 27.8% ############################## 42.9% ######################################## 55.8% ################################################ 67.5% ######################################################## 79.2% ############################################################## 86.4% ######################################################################## 100.0% [2020-05-04T14:12:32.091Z] #17 35.23 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-04T14:12:32.252Z] #43 54.32 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:12:32.427Z] #27 8.227 [2020-05-04T14:12:32.510Z] #43 54.58 Fetched 4095 kB in 1s (3996 kB/s) [2020-05-04T14:12:32.510Z] #43 54.65 Selecting previously unselected package libcap-dev:amd64. [2020-05-04T14:12:32.707Z] #17 35.70 Setting up python3-distutils (3.7.3-1) ... [2020-05-04T14:12:32.775Z] #43 54.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-04T14:12:32.775Z] #43 54.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-04T14:12:32.775Z] #43 54.76 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-04T14:12:32.991Z] #17 36.00 Setting up python3-setuptools (40.8.0-1) ... [2020-05-04T14:12:33.033Z] #43 54.96 Selecting previously unselected package libnet1:amd64. [2020-05-04T14:12:33.033Z] #43 54.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-04T14:12:33.033Z] #43 54.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-04T14:12:33.033Z] #43 ... [2020-05-04T14:12:33.033Z] [2020-05-04T14:12:33.033Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:12:33.033Z] #35 38.08 Reading package lists... [2020-05-04T14:12:33.033Z] #35 45.32 Building dependency tree... [2020-05-04T14:12:33.033Z] #35 49.04 The following additional packages will be installed: [2020-05-04T14:12:33.033Z] #35 49.09 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-04T14:12:33.033Z] #35 49.10 Suggested packages: [2020-05-04T14:12:33.033Z] #35 49.12 cmake-doc ninja-build lrzip [2020-05-04T14:12:33.033Z] #35 49.12 Recommended packages: [2020-05-04T14:12:33.033Z] #35 49.12 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-04T14:12:33.033Z] #35 50.28 The following NEW packages will be installed: [2020-05-04T14:12:33.033Z] #35 50.30 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-04T14:12:33.033Z] #35 50.30 vim-common xxd [2020-05-04T14:12:33.033Z] #35 50.81 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:12:33.033Z] #35 50.81 Need to get 14.9 MB of archives. [2020-05-04T14:12:33.033Z] #35 50.81 After this operation, 61.8 MB of additional disk space will be used. [2020-05-04T14:12:33.033Z] #35 50.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-04T14:12:33.033Z] #35 50.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-04T14:12:33.033Z] #35 50.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-04T14:12:33.033Z] #35 50.98 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-04T14:12:33.033Z] #35 51.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-04T14:12:33.033Z] #35 51.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-04T14:12:33.033Z] #35 51.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-04T14:12:33.033Z] #35 51.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-04T14:12:33.033Z] #35 51.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-04T14:12:33.033Z] #35 51.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-04T14:12:33.033Z] #35 54.44 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:12:33.033Z] #35 54.62 Fetched 14.9 MB in 2s (8062 kB/s) [2020-05-04T14:12:33.033Z] #35 54.72 Selecting previously unselected package xxd. [2020-05-04T14:12:33.033Z] #35 54.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-04T14:12:33.033Z] #35 54.80 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-04T14:12:33.033Z] #35 54.81 Unpacking xxd (2:8.1.0875-5) ... [2020-05-04T14:12:33.033Z] #35 55.10 Selecting previously unselected package vim-common. [2020-05-04T14:12:33.033Z] #35 55.10 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-04T14:12:33.033Z] #35 55.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-04T14:12:33.033Z] #35 ... [2020-05-04T14:12:33.033Z] [2020-05-04T14:12:33.033Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:33.033Z] #43 55.14 Selecting previously unselected package libnet1-dev. [2020-05-04T14:12:33.033Z] #43 55.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-04T14:12:33.033Z] #43 55.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-04T14:12:33.193Z] #27 8.459 # 2.1% ##### 7.5% ######## 12.0% ############# 18.6% ################# 24.8% ###################### 30.7% ########################### 38.9% ################################ 44.6% [2020-05-04T14:12:33.193Z] #27 ... [2020-05-04T14:12:33.193Z] [2020-05-04T14:12:33.193Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:33.193Z] #47 51.93 github.com/LK4D4/vndr/godl/singleflight [2020-05-04T14:12:33.193Z] #47 52.04 internal/reflectlite [2020-05-04T14:12:33.193Z] #47 52.59 math/rand [2020-05-04T14:12:33.193Z] #47 54.20 internal/singleflight [2020-05-04T14:12:33.193Z] #47 55.42 bytes [2020-05-04T14:12:33.193Z] #47 55.42 strconv [2020-05-04T14:12:33.193Z] #47 58.74 bufio [2020-05-04T14:12:33.193Z] #47 59.78 reflect [2020-05-04T14:12:33.193Z] #47 61.15 syscall [2020-05-04T14:12:33.291Z] #43 55.35 Selecting previously unselected package libnl-3-200:amd64. [2020-05-04T14:12:33.291Z] #43 55.35 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-04T14:12:33.291Z] #43 55.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-04T14:12:33.449Z] #47 ... [2020-05-04T14:12:33.449Z] [2020-05-04T14:12:33.449Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:33.548Z] #43 55.52 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-04T14:12:33.548Z] #43 55.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-04T14:12:33.548Z] #43 55.56 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-04T14:12:33.609Z] #17 36.83 Setting up python3-pip (18.1-5) ... [2020-05-04T14:12:33.766Z] INFO [runner/unused/goanalysis] analyzers took 26.718334749s with top 10 stages: buildssa: 22.491287333s, U1000: 4.227047416s [2020-05-04T14:12:33.806Z] #43 55.85 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-04T14:12:33.806Z] #43 55.86 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-04T14:12:33.806Z] #43 55.86 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-04T14:12:34.066Z] #43 55.96 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-04T14:12:34.066Z] #43 55.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-04T14:12:34.066Z] #43 55.98 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-04T14:12:34.066Z] #43 ... [2020-05-04T14:12:34.066Z] [2020-05-04T14:12:34.066Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:12:34.066Z] #25 40.75 Reading package lists... [2020-05-04T14:12:34.066Z] #25 47.66 Building dependency tree... [2020-05-04T14:12:34.066Z] #25 51.60 ca-certificates is already the newest version (20190110). [2020-05-04T14:12:34.066Z] #25 51.60 The following additional packages will be installed: [2020-05-04T14:12:34.066Z] #25 51.60 libjq1 libonig5 [2020-05-04T14:12:34.066Z] #25 52.26 The following NEW packages will be installed: [2020-05-04T14:12:34.066Z] #25 52.28 jq libjq1 libonig5 [2020-05-04T14:12:34.066Z] #25 52.80 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:12:34.066Z] #25 52.80 Need to get 355 kB of archives. [2020-05-04T14:12:34.066Z] #25 52.80 After this operation, 1072 kB of additional disk space will be used. [2020-05-04T14:12:34.066Z] #25 52.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-04T14:12:34.066Z] #25 52.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-04T14:12:34.066Z] #25 52.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-04T14:12:34.066Z] #25 54.41 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:12:34.066Z] #25 54.64 Fetched 355 kB in 0s (1127 kB/s) [2020-05-04T14:12:34.066Z] #25 54.76 Selecting previously unselected package libonig5:amd64. [2020-05-04T14:12:34.066Z] #25 54.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 ... 15409 files and directories currently installed.) [2020-05-04T14:12:34.066Z] #25 54.85 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-04T14:12:34.066Z] #25 54.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-04T14:12:34.066Z] #25 55.14 Selecting previously unselected package libjq1:amd64. [2020-05-04T14:12:34.066Z] #25 55.17 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-04T14:12:34.066Z] #25 55.18 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-04T14:12:34.066Z] #25 55.40 Selecting previously unselected package jq. [2020-05-04T14:12:34.066Z] #25 55.41 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-04T14:12:34.066Z] #25 55.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-04T14:12:34.066Z] #25 55.63 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-04T14:12:34.066Z] #25 55.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-04T14:12:34.066Z] #25 55.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-04T14:12:34.066Z] #25 55.69 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:12:34.066Z] #25 DONE 56.1s [2020-05-04T14:12:34.066Z] [2020-05-04T14:12:34.066Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-04T14:12:34.066Z] #26 DONE 0.1s [2020-05-04T14:12:34.066Z] [2020-05-04T14:12:34.066Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:34.066Z] #43 56.11 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-04T14:12:34.066Z] #43 56.12 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-04T14:12:34.066Z] #43 56.13 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-04T14:12:34.215Z] #27 8.459 # 2.1% ##### 7.5% ######## 12.0% ############# 18.6% ################# 24.8% ###################### 30.7% ########################### 38.9% ################################ 44.6% ##################################### 51.6% ######################################### 57.1% ############################################# 62.7% ############################################### 66.0% ################################################### 71.0% ###################################################### 75.9% ########################################################### 82.3% ############################################################# 86.0% ###################################################################### 97.8% ######################################################################## 100.0% [2020-05-04T14:12:34.227Z] #17 37.45 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:12:34.227Z] #17 37.48 Processing triggers for mime-support (3.62) ... [2020-05-04T14:12:34.632Z] #43 56.59 Selecting previously unselected package libprotobuf17:amd64. [2020-05-04T14:12:34.632Z] #43 56.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-04T14:12:34.632Z] #43 56.60 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:34.777Z] #27 10.67 [2020-05-04T14:12:34.865Z] #17 DONE 38.0s [2020-05-04T14:12:34.865Z] [2020-05-04T14:12:34.865Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:12:34.865Z] #44 82.68 CC criu/namespaces.o [2020-05-04T14:12:34.865Z] #44 83.79 CC criu/net.o [2020-05-04T14:12:34.865Z] #44 85.56 CC criu/netfilter.o [2020-05-04T14:12:34.865Z] #44 85.71 CC criu/page-pipe.o [2020-05-04T14:12:34.865Z] #44 86.22 CC criu/page-xfer.o [2020-05-04T14:12:34.865Z] #44 87.04 CC criu/pagemap-cache.o [2020-05-04T14:12:34.865Z] #44 87.25 CC criu/pagemap.o [2020-05-04T14:12:34.890Z] #43 ... [2020-05-04T14:12:34.890Z] [2020-05-04T14:12:34.890Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:12:34.890Z] #10 40.42 Reading package lists... [2020-05-04T14:12:34.890Z] #10 47.34 Building dependency tree... [2020-05-04T14:12:34.890Z] #10 50.83 The following additional packages will be installed: [2020-05-04T14:12:34.890Z] #10 50.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-04T14:12:34.890Z] #10 50.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-04T14:12:34.890Z] #10 50.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-04T14:12:34.890Z] #10 50.84 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-04T14:12:34.890Z] #10 50.87 Suggested packages: [2020-05-04T14:12:34.890Z] #10 50.87 gcc-8-locales seccomp wine64 [2020-05-04T14:12:34.890Z] #10 52.27 The following NEW packages will be installed: [2020-05-04T14:12:34.890Z] #10 52.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-04T14:12:34.890Z] #10 52.31 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-04T14:12:34.890Z] #10 52.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-04T14:12:34.890Z] #10 52.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-04T14:12:34.890Z] #10 52.31 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-04T14:12:34.890Z] #10 52.31 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-04T14:12:34.890Z] #10 52.95 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:12:34.890Z] #10 52.95 Need to get 77.7 MB of archives. [2020-05-04T14:12:34.890Z] #10 52.95 After this operation, 487 MB of additional disk space will be used. [2020-05-04T14:12:34.890Z] #10 52.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-04T14:12:34.890Z] #10 53.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-04T14:12:34.890Z] #10 53.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-04T14:12:34.890Z] #10 53.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-05-04T14:12:34.890Z] #10 53.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-04T14:12:34.890Z] #10 54.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-04T14:12:34.890Z] #10 54.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-04T14:12:34.890Z] #10 54.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-04T14:12:34.890Z] #10 54.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-04T14:12:35.148Z] #10 ... [2020-05-04T14:12:35.148Z] [2020-05-04T14:12:35.148Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:35.148Z] #65 3.436 + RM_GOPATH=0 [2020-05-04T14:12:35.148Z] #65 3.436 + TMP_GOPATH= [2020-05-04T14:12:35.148Z] #65 3.436 + : /build [2020-05-04T14:12:35.148Z] #65 3.436 + '[' -z '' ']' [2020-05-04T14:12:35.148Z] #65 3.436 ++ mktemp -d [2020-05-04T14:12:35.148Z] #65 3.436 + export GOPATH=/tmp/tmp.TE994cl8gv [2020-05-04T14:12:35.148Z] #65 3.436 + GOPATH=/tmp/tmp.TE994cl8gv [2020-05-04T14:12:35.148Z] #65 3.436 + RM_GOPATH=1 [2020-05-04T14:12:35.148Z] #65 3.436 ++ dirname ./install.sh [2020-05-04T14:12:35.148Z] #65 3.450 + dir=. [2020-05-04T14:12:35.148Z] #65 3.450 + bin=containerd [2020-05-04T14:12:35.148Z] #65 3.450 + shift [2020-05-04T14:12:35.148Z] #65 3.450 + '[' '!' -f ./containerd.installer ']' [2020-05-04T14:12:35.148Z] #65 3.450 + . ./containerd.installer [2020-05-04T14:12:35.148Z] #65 3.450 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-04T14:12:35.148Z] #65 3.450 + install_containerd [2020-05-04T14:12:35.148Z] #65 3.450 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-04T14:12:35.148Z] #65 3.450 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TE994cl8gv/src/github.com/containerd/containerd [2020-05-04T14:12:35.148Z] #65 3.450 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-04T14:12:35.148Z] #65 3.463 Cloning into '/tmp/tmp.TE994cl8gv/src/github.com/containerd/containerd'... [2020-05-04T14:12:35.521Z] #44 87.91 CC criu/parasite-syscall.o [2020-05-04T14:12:35.544Z] #27 11.01 #=#=# ## 3.0% ### 5.5% ##### 7.5% ####### 10.0% [2020-05-04T14:12:35.544Z] #27 ... [2020-05-04T14:12:35.544Z] [2020-05-04T14:12:35.544Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:12:35.544Z] #10 54.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-04T14:12:35.544Z] #10 54.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-04T14:12:35.544Z] #10 54.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-04T14:12:35.544Z] #10 54.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-04T14:12:35.544Z] #10 54.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-04T14:12:35.544Z] #10 54.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-05-04T14:12:35.544Z] #10 54.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-04T14:12:35.544Z] #10 54.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-04T14:12:35.544Z] #10 54.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-04T14:12:35.544Z] #10 54.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-04T14:12:35.544Z] #10 54.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-04T14:12:35.544Z] #10 54.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-04T14:12:35.544Z] #10 54.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-04T14:12:35.544Z] #10 54.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-04T14:12:35.544Z] #10 54.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-05-04T14:12:35.544Z] #10 56.50 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:12:35.544Z] #10 56.80 Fetched 77.7 MB in 9s (8215 kB/s) [2020-05-04T14:12:35.544Z] #10 56.89 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-04T14:12:35.544Z] #10 56.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-04T14:12:35.544Z] #10 56.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-04T14:12:35.544Z] #10 57.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-04T14:12:35.544Z] #10 59.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-04T14:12:35.544Z] #10 59.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-04T14:12:35.544Z] #10 59.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-04T14:12:35.544Z] #10 63.61 Selecting previously unselected package binutils-mingw-w64. [2020-05-04T14:12:35.544Z] #10 63.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-04T14:12:35.544Z] #10 63.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-04T14:12:35.544Z] #10 63.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-04T14:12:35.544Z] #10 63.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-04T14:12:35.544Z] #10 63.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-04T14:12:35.544Z] #10 64.03 Selecting previously unselected package dmsetup. [2020-05-04T14:12:35.544Z] #10 64.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-04T14:12:35.544Z] #10 64.04 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-04T14:12:35.544Z] #10 64.26 Selecting previously unselected package mingw-w64-common. [2020-05-04T14:12:35.544Z] #10 64.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-04T14:12:35.544Z] #10 64.27 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-04T14:12:35.544Z] #10 ... [2020-05-04T14:12:35.544Z] [2020-05-04T14:12:35.544Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:35.777Z] #56 ... [2020-05-04T14:12:35.778Z] [2020-05-04T14:12:35.778Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:35.778Z] #23 5.165 + RM_GOPATH=0 [2020-05-04T14:12:35.778Z] #23 5.169 + TMP_GOPATH= [2020-05-04T14:12:35.778Z] #23 5.169 + : /build [2020-05-04T14:12:35.778Z] #23 5.169 + '[' -z '' ']' [2020-05-04T14:12:35.778Z] #23 5.170 ++ mktemp -d [2020-05-04T14:12:35.778Z] #23 5.173 + export GOPATH=/tmp/tmp.EJSA4JgHsD [2020-05-04T14:12:35.778Z] #23 5.174 + GOPATH=/tmp/tmp.EJSA4JgHsD [2020-05-04T14:12:35.778Z] #23 5.178 + RM_GOPATH=1 [2020-05-04T14:12:35.778Z] #23 5.179 ++ dirname ./install.sh [2020-05-04T14:12:35.778Z] #23 5.182 + dir=. [2020-05-04T14:12:35.778Z] #23 5.182 + bin=dockercli [2020-05-04T14:12:35.778Z] #23 5.183 + shift [2020-05-04T14:12:35.778Z] #23 5.183 + '[' '!' -f ./dockercli.installer ']' [2020-05-04T14:12:35.778Z] #23 5.183 + . ./dockercli.installer [2020-05-04T14:12:35.778Z] #23 5.183 ++ : stable [2020-05-04T14:12:35.778Z] #23 5.183 ++ : 17.06.2-ce [2020-05-04T14:12:35.778Z] #23 5.183 + install_dockercli [2020-05-04T14:12:35.778Z] #23 5.183 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-04T14:12:35.778Z] #23 5.183 Install docker/cli version 17.06.2-ce from stable [2020-05-04T14:12:35.778Z] #23 5.187 ++ uname -m [2020-05-04T14:12:35.778Z] #23 5.195 + arch=aarch64 [2020-05-04T14:12:35.778Z] #23 5.196 + '[' aarch64 '!=' x86_64 ']' [2020-05-04T14:12:35.778Z] #23 5.196 + '[' aarch64 '!=' s390x ']' [2020-05-04T14:12:35.778Z] #23 5.196 + '[' aarch64 '!=' armhf ']' [2020-05-04T14:12:35.778Z] #23 5.197 + build_dockercli [2020-05-04T14:12:35.778Z] #23 5.197 + git clone https://github.com/docker/docker-ce /tmp/tmp.EJSA4JgHsD/tmp/docker-ce [2020-05-04T14:12:35.778Z] #23 5.204 Cloning into '/tmp/tmp.EJSA4JgHsD/tmp/docker-ce'... [2020-05-04T14:12:36.152Z] #44 88.57 CC criu/path.o [2020-05-04T14:12:36.443Z] #44 ... [2020-05-04T14:12:36.443Z] [2020-05-04T14:12:36.443Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-04T14:12:36.443Z] #18 1.318 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-04T14:12:36.443Z] #18 1.320 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-04T14:12:36.443Z] #18 1.322 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-04T14:12:36.443Z] #18 DONE 1.5s [2020-05-04T14:12:36.443Z] [2020-05-04T14:12:36.443Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-04T14:12:37.046Z] #65 ... [2020-05-04T14:12:37.046Z] [2020-05-04T14:12:37.046Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:37.046Z] #33 48.12 sync [2020-05-04T14:12:37.046Z] #33 48.13 internal/reflectlite [2020-05-04T14:12:37.046Z] #33 50.74 sort [2020-05-04T14:12:37.046Z] #33 50.74 errors [2020-05-04T14:12:37.046Z] #33 51.25 strconv [2020-05-04T14:12:37.046Z] #33 52.81 io [2020-05-04T14:12:37.046Z] #33 54.68 internal/oserror [2020-05-04T14:12:37.046Z] #33 54.84 syscall [2020-05-04T14:12:37.046Z] #33 56.18 reflect [2020-05-04T14:12:37.046Z] #33 ... [2020-05-04T14:12:37.046Z] [2020-05-04T14:12:37.046Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:12:37.335Z] #27 11.01 #=#=# ## 3.0% ### 5.5% ##### 7.5% ####### 10.0% ######## 12.5% ########## 15.2% ############# 18.3% ############### 20.8% ################ 23.1% ################### 27.0% ##################### 29.2% ###################### 30.9% ######################## 33.4% ########################## 36.5% ########################### 38.4% ############################ 40.1% ############################## 42.7% ################################ 45.1% ################################## 47.6% [2020-05-04T14:12:37.335Z] #27 ... [2020-05-04T14:12:37.335Z] [2020-05-04T14:12:37.335Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:37.335Z] #65 3.416 + RM_GOPATH=0 [2020-05-04T14:12:37.335Z] #65 3.416 + TMP_GOPATH= [2020-05-04T14:12:37.335Z] #65 3.416 + : /build [2020-05-04T14:12:37.335Z] #65 3.416 + '[' -z '' ']' [2020-05-04T14:12:37.335Z] #65 3.418 ++ mktemp -d [2020-05-04T14:12:37.335Z] #65 3.418 + export GOPATH=/tmp/tmp.Gjn3Ph1pUc [2020-05-04T14:12:37.335Z] #65 3.418 + GOPATH=/tmp/tmp.Gjn3Ph1pUc [2020-05-04T14:12:37.335Z] #65 3.418 + RM_GOPATH=1 [2020-05-04T14:12:37.335Z] #65 3.423 ++ dirname ./install.sh [2020-05-04T14:12:37.335Z] #65 3.426 + dir=. [2020-05-04T14:12:37.335Z] #65 3.426 + bin=containerd [2020-05-04T14:12:37.335Z] #65 3.426 + shift [2020-05-04T14:12:37.335Z] #65 3.426 + '[' '!' -f ./containerd.installer ']' [2020-05-04T14:12:37.335Z] #65 3.426 + . ./containerd.installer [2020-05-04T14:12:37.335Z] #65 3.427 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-04T14:12:37.335Z] #65 3.427 + install_containerd [2020-05-04T14:12:37.335Z] #65 3.427 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-04T14:12:37.335Z] #65 3.428 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-04T14:12:37.335Z] #65 3.428 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Gjn3Ph1pUc/src/github.com/containerd/containerd [2020-05-04T14:12:37.335Z] #65 3.432 Cloning into '/tmp/tmp.Gjn3Ph1pUc/src/github.com/containerd/containerd'... [2020-05-04T14:12:37.335Z] #65 ... [2020-05-04T14:12:37.335Z] [2020-05-04T14:12:37.335Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:37.560Z] #30 58.78 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-04T14:12:37.560Z] #30 59.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-04T14:12:37.818Z] #30 60.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-04T14:12:38.371Z] #27 11.01 #=#=# ## 3.0% ### 5.5% ##### 7.5% ####### 10.0% ######## 12.5% ########## 15.2% ############# 18.3% ############### 20.8% ################ 23.1% ################### 27.0% ##################### 29.2% ###################### 30.9% ######################## 33.4% ########################## 36.5% ########################### 38.4% ############################ 40.1% ############################## 42.7% ################################ 45.1% ################################## 47.6% #################################### 50.1% ###################################### 52.9% ####################################### 54.5% ######################################### 57.4% ########################################## 59.5% ############################################ 61.8% ############################################## 64.1% ############################################### 66.3% ################################################# 68.4% ################################################### 71.2% # [2020-05-04T14:12:38.371Z] #27 ... [2020-05-04T14:12:38.371Z] [2020-05-04T14:12:38.371Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:12:38.371Z] #30 57.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-04T14:12:38.371Z] #30 ... [2020-05-04T14:12:38.371Z] [2020-05-04T14:12:38.371Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:38.372Z] #43 57.61 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-04T14:12:38.372Z] #43 57.61 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-04T14:12:38.372Z] #43 57.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-04T14:12:38.372Z] #43 57.75 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-04T14:12:38.372Z] #43 57.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-04T14:12:38.372Z] #43 57.78 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-04T14:12:38.372Z] #43 57.89 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-04T14:12:38.372Z] #43 57.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-04T14:12:38.372Z] #43 57.91 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-04T14:12:38.372Z] #43 58.25 Selecting previously unselected package libprotobuf17:amd64. [2020-05-04T14:12:38.372Z] #43 58.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-04T14:12:38.372Z] #43 58.26 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:38.372Z] #43 59.14 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-04T14:12:38.372Z] #43 59.17 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-04T14:12:38.372Z] #43 59.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:38.372Z] #43 59.42 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-04T14:12:38.372Z] #43 59.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-04T14:12:38.372Z] #43 59.43 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:38.372Z] #43 61.17 Selecting previously unselected package libprotoc17:amd64. [2020-05-04T14:12:38.372Z] #43 61.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-04T14:12:38.372Z] #43 61.18 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:38.372Z] #43 61.94 Selecting previously unselected package protobuf-c-compiler. [2020-05-04T14:12:38.372Z] #43 61.95 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-04T14:12:38.372Z] #43 61.95 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-04T14:12:38.372Z] #43 62.17 Selecting previously unselected package protobuf-compiler. [2020-05-04T14:12:38.372Z] #43 62.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-04T14:12:38.372Z] #43 62.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-04T14:12:38.372Z] #43 62.40 Selecting previously unselected package python-pkg-resources. [2020-05-04T14:12:38.372Z] #43 62.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-04T14:12:38.372Z] #43 62.41 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-04T14:12:38.372Z] #43 62.69 Selecting previously unselected package python-six. [2020-05-04T14:12:38.372Z] #43 62.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-04T14:12:38.372Z] #43 62.73 Unpacking python-six (1.12.0-1) ... [2020-05-04T14:12:38.372Z] #43 62.83 Selecting previously unselected package python-protobuf. [2020-05-04T14:12:38.372Z] #43 62.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-04T14:12:38.372Z] #43 62.86 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-04T14:12:38.372Z] #43 63.43 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-04T14:12:38.628Z] #43 ... [2020-05-04T14:12:38.628Z] [2020-05-04T14:12:38.628Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:39.084Z] #23 ... [2020-05-04T14:12:39.084Z] [2020-05-04T14:12:39.084Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:12:39.084Z] #62 4.294 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:12:39.084Z] #62 4.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:12:39.084Z] #62 4.323 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:12:39.084Z] #62 5.148 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-04T14:12:39.084Z] #62 9.351 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [191 kB] [2020-05-04T14:12:39.084Z] #62 ... [2020-05-04T14:12:39.084Z] [2020-05-04T14:12:39.084Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:39.084Z] #43 5.656 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:12:39.085Z] #43 5.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:12:39.085Z] #43 5.693 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:12:39.085Z] #43 8.116 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-04T14:12:39.085Z] #43 10.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [191 kB] [2020-05-04T14:12:39.085Z] #43 ... [2020-05-04T14:12:39.085Z] [2020-05-04T14:12:39.085Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:12:39.085Z] #30 5.250 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-04T14:12:39.085Z] #30 5.254 Cloning into '.'... [2020-05-04T14:12:39.085Z] #30 ... [2020-05-04T14:12:39.085Z] [2020-05-04T14:12:39.085Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:39.085Z] #50 5.429 + RM_GOPATH=0 [2020-05-04T14:12:39.085Z] #50 5.429 + TMP_GOPATH= [2020-05-04T14:12:39.085Z] #50 5.429 + : /build [2020-05-04T14:12:39.085Z] #50 5.429 + '[' -z '' ']' [2020-05-04T14:12:39.085Z] #50 5.432 ++ mktemp -d [2020-05-04T14:12:39.085Z] #50 5.435 + export GOPATH=/tmp/tmp.xeHpDh4tck [2020-05-04T14:12:39.085Z] #50 5.435 + GOPATH=/tmp/tmp.xeHpDh4tck [2020-05-04T14:12:39.085Z] #50 5.435 + RM_GOPATH=1 [2020-05-04T14:12:39.085Z] #50 5.436 ++ dirname ./install.sh [2020-05-04T14:12:39.085Z] #50 5.437 + dir=. [2020-05-04T14:12:39.085Z] #50 5.437 + bin=gotestsum [2020-05-04T14:12:39.085Z] #50 5.437 + shift [2020-05-04T14:12:39.085Z] #50 5.437 + '[' '!' -f ./gotestsum.installer ']' [2020-05-04T14:12:39.085Z] #50 5.437 + . ./gotestsum.installer [2020-05-04T14:12:39.085Z] #50 5.437 ++ : v0.3.5 [2020-05-04T14:12:39.085Z] #50 5.437 Installing gotestsum version v0.3.5 [2020-05-04T14:12:39.085Z] #50 5.437 + install_gotestsum [2020-05-04T14:12:39.085Z] #50 5.437 + echo 'Installing gotestsum version v0.3.5' [2020-05-04T14:12:39.085Z] #50 5.437 + go get -d gotest.tools/gotestsum [2020-05-04T14:12:39.085Z] #50 ... [2020-05-04T14:12:39.085Z] [2020-05-04T14:12:39.085Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:39.085Z] #68 5.357 + RM_GOPATH=0 [2020-05-04T14:12:39.085Z] #68 5.357 + TMP_GOPATH= [2020-05-04T14:12:39.085Z] #68 5.357 + : /build/ [2020-05-04T14:12:39.085Z] #68 5.357 + '[' -z '' ']' [2020-05-04T14:12:39.085Z] #68 5.358 ++ mktemp -d [2020-05-04T14:12:39.085Z] #68 5.361 + export GOPATH=/tmp/tmp.4KZK5kqklV [2020-05-04T14:12:39.085Z] #68 5.361 + GOPATH=/tmp/tmp.4KZK5kqklV [2020-05-04T14:12:39.085Z] #68 5.361 + RM_GOPATH=1 [2020-05-04T14:12:39.085Z] #68 5.362 ++ dirname ./install.sh [2020-05-04T14:12:39.085Z] #68 5.364 + dir=. [2020-05-04T14:12:39.085Z] #68 5.364 + bin=rootlesskit [2020-05-04T14:12:39.085Z] #68 5.364 + shift [2020-05-04T14:12:39.085Z] #68 5.364 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-04T14:12:39.085Z] #68 5.364 + . ./rootlesskit.installer [2020-05-04T14:12:39.085Z] #68 5.364 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-04T14:12:39.085Z] #68 5.366 + install_rootlesskit [2020-05-04T14:12:39.085Z] #68 5.366 + case "$1" in [2020-05-04T14:12:39.085Z] #68 5.366 + export CGO_ENABLED=0 [2020-05-04T14:12:39.085Z] #68 5.366 + CGO_ENABLED=0 [2020-05-04T14:12:39.085Z] #68 5.366 + _install_rootlesskit [2020-05-04T14:12:39.085Z] #68 5.366 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-04T14:12:39.085Z] #68 5.366 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4KZK5kqklV/src/github.com/rootless-containers/rootlesskit [2020-05-04T14:12:39.085Z] #68 5.366 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-04T14:12:39.085Z] #68 5.370 Cloning into '/tmp/tmp.4KZK5kqklV/src/github.com/rootless-containers/rootlesskit'... [2020-05-04T14:12:39.085Z] #68 9.759 + cd /tmp/tmp.4KZK5kqklV/src/github.com/rootless-containers/rootlesskit [2020-05-04T14:12:39.085Z] #68 9.759 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-04T14:12:39.085Z] #68 10.06 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-04T14:12:39.085Z] #68 10.08 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-04T14:12:39.345Z] #68 ... [2020-05-04T14:12:39.345Z] [2020-05-04T14:12:39.345Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:39.345Z] #53 5.279 + RM_GOPATH=0 [2020-05-04T14:12:39.345Z] #53 5.279 + TMP_GOPATH= [2020-05-04T14:12:39.345Z] #53 5.279 + : /build [2020-05-04T14:12:39.345Z] #53 5.279 + '[' -z '' ']' [2020-05-04T14:12:39.345Z] #53 5.283 ++ mktemp -d [2020-05-04T14:12:39.345Z] #53 5.304 + export GOPATH=/tmp/tmp.x8yWUmso1c [2020-05-04T14:12:39.345Z] #53 5.304 + GOPATH=/tmp/tmp.x8yWUmso1c [2020-05-04T14:12:39.345Z] #53 5.304 + RM_GOPATH=1 [2020-05-04T14:12:39.345Z] #53 5.304 ++ dirname ./install.sh [2020-05-04T14:12:39.345Z] #53 5.305 + dir=. [2020-05-04T14:12:39.345Z] #53 5.305 + bin=golangci_lint [2020-05-04T14:12:39.345Z] #53 5.305 + shift [2020-05-04T14:12:39.345Z] #53 5.305 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-04T14:12:39.345Z] #53 5.306 + . ./golangci_lint.installer [2020-05-04T14:12:39.345Z] #53 5.306 ++ : v1.23.8 [2020-05-04T14:12:39.345Z] #53 5.306 + install_golangci_lint [2020-05-04T14:12:39.345Z] #53 5.306 + echo 'Installing golangci-lint version v1.23.8' [2020-05-04T14:12:39.345Z] #53 5.306 Installing golangci-lint version v1.23.8 [2020-05-04T14:12:39.345Z] #53 5.308 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-04T14:12:39.605Z] #53 ... [2020-05-04T14:12:39.605Z] [2020-05-04T14:12:39.605Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:12:39.605Z] #25 3.813 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:12:39.605Z] #25 3.904 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:12:39.605Z] #25 3.987 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:12:39.605Z] #25 4.247 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-04T14:12:39.605Z] #25 5.684 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [191 kB] [2020-05-04T14:12:39.605Z] #25 8.152 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-04T14:12:39.605Z] #25 ... [2020-05-04T14:12:39.605Z] [2020-05-04T14:12:39.605Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:39.605Z] #33 4.760 + RM_GOPATH=0 [2020-05-04T14:12:39.605Z] #33 4.760 + TMP_GOPATH= [2020-05-04T14:12:39.605Z] #33 4.760 + : /build [2020-05-04T14:12:39.605Z] #33 4.760 + '[' -z '' ']' [2020-05-04T14:12:39.605Z] #33 4.760 ++ mktemp -d [2020-05-04T14:12:39.605Z] #33 4.764 + export GOPATH=/tmp/tmp.GDlT11SXJe [2020-05-04T14:12:39.605Z] #33 4.764 + GOPATH=/tmp/tmp.GDlT11SXJe [2020-05-04T14:12:39.605Z] #33 4.764 + RM_GOPATH=1 [2020-05-04T14:12:39.605Z] #33 4.764 ++ dirname ./install.sh [2020-05-04T14:12:39.605Z] #33 4.764 + dir=. [2020-05-04T14:12:39.605Z] #33 4.764 + bin=tomlv [2020-05-04T14:12:39.605Z] #33 4.764 + shift [2020-05-04T14:12:39.605Z] #33 4.764 + '[' '!' -f ./tomlv.installer ']' [2020-05-04T14:12:39.605Z] #33 4.764 + . ./tomlv.installer [2020-05-04T14:12:39.605Z] #33 4.764 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-04T14:12:39.605Z] #33 4.764 + install_tomlv [2020-05-04T14:12:39.605Z] #33 4.764 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-04T14:12:39.605Z] #33 4.764 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GDlT11SXJe/src/github.com/BurntSushi/toml [2020-05-04T14:12:39.605Z] #33 4.764 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-04T14:12:39.605Z] #33 4.768 Cloning into '/tmp/tmp.GDlT11SXJe/src/github.com/BurntSushi/toml'... [2020-05-04T14:12:39.605Z] #33 5.975 + cd /tmp/tmp.GDlT11SXJe/src/github.com/BurntSushi/toml [2020-05-04T14:12:39.605Z] #33 5.976 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-04T14:12:39.605Z] #33 6.008 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-04T14:12:39.605Z] #33 7.421 math/bits [2020-05-04T14:12:39.605Z] #33 7.421 runtime/internal/sys [2020-05-04T14:12:39.605Z] #33 7.421 internal/cpu [2020-05-04T14:12:39.605Z] #33 7.421 runtime/internal/atomic [2020-05-04T14:12:39.605Z] #33 7.581 runtime/internal/math [2020-05-04T14:12:39.605Z] #33 7.680 unicode/utf8 [2020-05-04T14:12:39.605Z] #33 7.926 sync/atomic [2020-05-04T14:12:39.605Z] #33 8.237 math [2020-05-04T14:12:39.605Z] #33 8.453 unicode [2020-05-04T14:12:39.605Z] #33 8.513 internal/bytealg [2020-05-04T14:12:39.605Z] #33 8.634 internal/testlog [2020-05-04T14:12:39.605Z] #33 9.390 encoding [2020-05-04T14:12:39.605Z] #33 9.790 runtime [2020-05-04T14:12:39.605Z] #33 9.999 runtime/cgo [2020-05-04T14:12:39.650Z] #27 11.01 #=#=# ## 3.0% ### 5.5% ##### 7.5% ####### 10.0% ######## 12.5% ########## 15.2% ############# 18.3% ############### 20.8% ################ 23.1% ################### 27.0% ##################### 29.2% ###################### 30.9% ######################## 33.4% ########################## 36.5% ########################### 38.4% ############################ 40.1% ############################## 42.7% ################################ 45.1% ################################## 47.6% #################################### 50.1% ###################################### 52.9% ####################################### 54.5% ######################################### 57.4% ########################################## 59.5% ############################################ 61.8% ############################################## 64.1% ############################################### 66.3% ################################################# 68.4% ################################################### 71.2% ##################################################### 73.8% ####################################################### 76.4% ######################################################### 79.2% ########################################################### 82.0% ############################################################ 84.1% ############################################################# 85.9% ############################################################### 88.4% ################################################################## 91.8% ################################################################### 94.0% ##################################################################### 96.5% ####################################################################### 99.9% ######################################################################## 100.0% [2020-05-04T14:12:39.650Z] #27 15.60 [2020-05-04T14:12:39.866Z] #33 ... [2020-05-04T14:12:39.866Z] [2020-05-04T14:12:39.866Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:39.866Z] #74 7.366 + RM_GOPATH=0 [2020-05-04T14:12:39.866Z] #74 7.366 + TMP_GOPATH= [2020-05-04T14:12:39.866Z] #74 7.366 + : /build [2020-05-04T14:12:39.866Z] #74 7.366 + '[' -z '' ']' [2020-05-04T14:12:39.866Z] #74 7.367 ++ mktemp -d [2020-05-04T14:12:39.866Z] #74 7.369 + export GOPATH=/tmp/tmp.9bOoe2Yi8q [2020-05-04T14:12:39.866Z] #74 7.369 + GOPATH=/tmp/tmp.9bOoe2Yi8q [2020-05-04T14:12:39.866Z] #74 7.369 + RM_GOPATH=1 [2020-05-04T14:12:39.866Z] #74 7.370 ++ dirname ./install.sh [2020-05-04T14:12:39.866Z] #74 7.377 + dir=. [2020-05-04T14:12:39.866Z] #74 7.377 + bin=proxy [2020-05-04T14:12:39.866Z] #74 7.377 + shift [2020-05-04T14:12:39.866Z] #74 7.377 + '[' '!' -f ./proxy.installer ']' [2020-05-04T14:12:39.866Z] #74 7.377 + . ./proxy.installer [2020-05-04T14:12:39.866Z] #74 7.381 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-04T14:12:39.866Z] #74 7.381 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-04T14:12:39.866Z] #74 7.381 + install_proxy [2020-05-04T14:12:39.866Z] #74 7.381 + case "$1" in [2020-05-04T14:12:39.866Z] #74 7.381 + export CGO_ENABLED=0 [2020-05-04T14:12:39.866Z] #74 7.381 + CGO_ENABLED=0 [2020-05-04T14:12:39.866Z] #74 7.381 + _install_proxy [2020-05-04T14:12:39.866Z] #74 7.381 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-04T14:12:39.866Z] #74 7.381 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9bOoe2Yi8q/src/github.com/docker/libnetwork [2020-05-04T14:12:39.866Z] #74 7.392 Cloning into '/tmp/tmp.9bOoe2Yi8q/src/github.com/docker/libnetwork'... [2020-05-04T14:12:39.866Z] #74 ... [2020-05-04T14:12:39.866Z] [2020-05-04T14:12:39.866Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:12:39.866Z] #35 5.979 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:12:39.866Z] #35 6.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:12:39.866Z] #35 6.024 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:12:39.866Z] #35 7.829 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-04T14:12:39.866Z] #35 9.575 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [191 kB] [2020-05-04T14:12:39.954Z] #19 3.825 Collecting yamllint==1.16.0 [2020-05-04T14:12:40.127Z] #35 ... [2020-05-04T14:12:40.127Z] [2020-05-04T14:12:40.127Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:40.127Z] #47 4.882 + RM_GOPATH=0 [2020-05-04T14:12:40.127Z] #47 4.884 + TMP_GOPATH= [2020-05-04T14:12:40.127Z] #47 4.884 + : /build [2020-05-04T14:12:40.127Z] #47 4.884 + '[' -z '' ']' [2020-05-04T14:12:40.127Z] #47 4.887 ++ mktemp -d [2020-05-04T14:12:40.127Z] #47 4.889 + export GOPATH=/tmp/tmp.vf1pHzYShE [2020-05-04T14:12:40.127Z] #47 4.889 + GOPATH=/tmp/tmp.vf1pHzYShE [2020-05-04T14:12:40.127Z] #47 4.889 + RM_GOPATH=1 [2020-05-04T14:12:40.127Z] #47 4.890 ++ dirname ./install.sh [2020-05-04T14:12:40.127Z] #47 4.893 + dir=. [2020-05-04T14:12:40.127Z] #47 4.895 + bin=vndr [2020-05-04T14:12:40.127Z] #47 4.896 + shift [2020-05-04T14:12:40.127Z] #47 4.896 + '[' '!' -f ./vndr.installer ']' [2020-05-04T14:12:40.127Z] #47 4.897 + . ./vndr.installer [2020-05-04T14:12:40.127Z] #47 4.897 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-04T14:12:40.127Z] #47 4.897 + install_vndr [2020-05-04T14:12:40.127Z] #47 4.899 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-04T14:12:40.127Z] #47 4.899 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-04T14:12:40.127Z] #47 4.899 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vf1pHzYShE/src/github.com/LK4D4/vndr [2020-05-04T14:12:40.127Z] #47 4.903 Cloning into '/tmp/tmp.vf1pHzYShE/src/github.com/LK4D4/vndr'... [2020-05-04T14:12:40.127Z] #47 5.498 + cd /tmp/tmp.vf1pHzYShE/src/github.com/LK4D4/vndr [2020-05-04T14:12:40.127Z] #47 5.498 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-04T14:12:40.127Z] #47 5.508 + go build -buildmode=pie -v -o /build/vndr . [2020-05-04T14:12:40.127Z] #47 7.224 runtime/internal/sys [2020-05-04T14:12:40.127Z] #47 7.298 internal/cpu [2020-05-04T14:12:40.127Z] #47 7.308 internal/race [2020-05-04T14:12:40.127Z] #47 7.329 runtime/internal/atomic [2020-05-04T14:12:40.127Z] #47 7.544 runtime/internal/math [2020-05-04T14:12:40.127Z] #47 7.674 sync/atomic [2020-05-04T14:12:40.127Z] #47 7.789 unicode [2020-05-04T14:12:40.127Z] #47 7.993 unicode/utf8 [2020-05-04T14:12:40.127Z] #47 8.149 math/bits [2020-05-04T14:12:40.127Z] #47 8.324 internal/bytealg [2020-05-04T14:12:40.127Z] #47 9.022 internal/testlog [2020-05-04T14:12:40.127Z] #47 9.331 math [2020-05-04T14:12:40.127Z] #47 9.522 runtime [2020-05-04T14:12:40.127Z] #47 9.747 encoding [2020-05-04T14:12:40.127Z] #47 9.998 unicode/utf16 [2020-05-04T14:12:40.127Z] #47 10.60 container/list [2020-05-04T14:12:40.127Z] #47 ... [2020-05-04T14:12:40.127Z] [2020-05-04T14:12:40.127Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:12:40.127Z] #41 5.345 + git clone https://github.com/docker/distribution.git . [2020-05-04T14:12:40.127Z] #41 5.347 Cloning into '.'... [2020-05-04T14:12:40.211Z] #27 ... [2020-05-04T14:12:40.211Z] [2020-05-04T14:12:40.211Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:40.211Z] #50 58.69 + cd /tmp/tmp.0ixva1ghFM/src/gotest.tools/gotestsum [2020-05-04T14:12:40.211Z] #50 58.69 + git checkout -q v0.3.5 [2020-05-04T14:12:40.211Z] #50 58.73 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-04T14:12:40.211Z] #50 ... [2020-05-04T14:12:40.211Z] [2020-05-04T14:12:40.211Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:40.211Z] #43 68.86 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:40.211Z] #43 68.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-04T14:12:40.211Z] #43 68.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-04T14:12:40.211Z] #43 68.92 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-04T14:12:40.211Z] #43 68.95 Setting up python-six (1.12.0-1) ... [2020-05-04T14:12:40.246Z] #19 4.052 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-04T14:12:40.246Z] #19 4.089 Collecting pyyaml (from yamllint==1.16.0) [2020-05-04T14:12:40.344Z] #30 ... [2020-05-04T14:12:40.344Z] [2020-05-04T14:12:40.344Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:40.344Z] #47 51.63 internal/singleflight [2020-05-04T14:12:40.344Z] #47 53.73 io [2020-05-04T14:12:40.344Z] #47 53.73 strconv [2020-05-04T14:12:40.344Z] #47 55.06 bytes [2020-05-04T14:12:40.344Z] #47 57.85 reflect [2020-05-04T14:12:40.344Z] #47 57.92 bufio [2020-05-04T14:12:40.344Z] #47 60.63 syscall [2020-05-04T14:12:40.392Z] #41 ... [2020-05-04T14:12:40.392Z] [2020-05-04T14:12:40.392Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:12:40.392Z] #35 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-04T14:12:40.541Z] #19 4.179 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-04T14:12:40.603Z] #47 ... [2020-05-04T14:12:40.603Z] [2020-05-04T14:12:40.603Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:40.603Z] #27 3.934 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-04T14:12:40.603Z] #27 4.265 [2020-05-04T14:12:40.603Z] #27 4.454 ### 5.0% ########## 15.2% ################ 22.4% ####################### 32.5% ############################## 42.7% ##################################### 51.7% ############################################## 64.5% ##################################################### 74.0% ####################################################### 76.5% ############################################################# 85.9% ######################################################################## 100.0% [2020-05-04T14:12:40.603Z] #27 5.987 [2020-05-04T14:12:40.860Z] #27 6.153 ###### 9.7% ##################### 29.7% ##################################### 51.5% ############################################ 61.8% ################################################################# 90.8% ######################################################################## 100.0% [2020-05-04T14:12:41.118Z] #27 6.969 [2020-05-04T14:12:41.177Z] #19 4.981 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-04T14:12:41.177Z] #19 5.021 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-04T14:12:41.177Z] #19 5.040 Building wheels for collected packages: pyyaml [2020-05-04T14:12:41.177Z] #19 5.042 Running setup.py bdist_wheel for pyyaml: started [2020-05-04T14:12:41.177Z] #19 ... [2020-05-04T14:12:41.177Z] [2020-05-04T14:12:41.177Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:12:41.177Z] #41 130.1 + dpkg --print-architecture [2020-05-04T14:12:41.469Z] #41 130.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-04T14:12:41.573Z] #43 ... [2020-05-04T14:12:41.573Z] [2020-05-04T14:12:41.573Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:41.573Z] #56 60.08 reflect [2020-05-04T14:12:41.573Z] #56 60.10 syscall [2020-05-04T14:12:41.573Z] #56 69.39 time [2020-05-04T14:12:41.573Z] #56 ... [2020-05-04T14:12:41.573Z] [2020-05-04T14:12:41.573Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:41.573Z] #27 16.55 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-04T14:12:41.573Z] #27 16.89 [2020-05-04T14:12:41.573Z] #27 17.09 ######################################################################## 100.0% [2020-05-04T14:12:41.573Z] #27 17.21 [2020-05-04T14:12:41.763Z] #41 130.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-04T14:12:41.763Z] #41 130.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-04T14:12:42.309Z] #35 ... [2020-05-04T14:12:42.309Z] [2020-05-04T14:12:42.309Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:12:42.309Z] #10 3.806 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:12:42.309Z] #10 3.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:12:42.309Z] #10 3.994 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:12:42.309Z] #10 4.281 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-04T14:12:42.309Z] #10 5.846 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [191 kB] [2020-05-04T14:12:42.309Z] #10 7.821 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-04T14:12:42.500Z] #27 ... [2020-05-04T14:12:42.500Z] [2020-05-04T14:12:42.500Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:12:42.500Z] #35 61.59 Selecting previously unselected package libicu63:amd64. [2020-05-04T14:12:42.500Z] #35 61.63 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-04T14:12:42.500Z] #35 61.64 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-04T14:12:42.500Z] #35 69.66 Selecting previously unselected package libxml2:amd64. [2020-05-04T14:12:42.500Z] #35 69.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-04T14:12:42.500Z] #35 69.68 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-04T14:12:42.500Z] #35 70.36 Selecting previously unselected package libarchive13:amd64. [2020-05-04T14:12:42.500Z] #35 70.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-04T14:12:42.500Z] #35 70.36 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-04T14:12:42.500Z] #35 70.68 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-04T14:12:42.500Z] #35 70.68 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-04T14:12:42.500Z] #35 70.70 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-04T14:12:42.500Z] #35 70.87 Selecting previously unselected package librhash0:amd64. [2020-05-04T14:12:42.500Z] #35 70.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-04T14:12:42.500Z] #35 70.87 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-04T14:12:42.500Z] #35 71.11 Selecting previously unselected package libuv1:amd64. [2020-05-04T14:12:42.500Z] #35 71.11 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-04T14:12:42.500Z] #35 71.13 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-04T14:12:42.500Z] #35 71.31 Selecting previously unselected package cmake. [2020-05-04T14:12:42.500Z] #35 71.33 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-04T14:12:42.500Z] #35 71.34 Unpacking cmake (3.13.4-1) ... [2020-05-04T14:12:42.500Z] #35 ... [2020-05-04T14:12:42.500Z] [2020-05-04T14:12:42.500Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:42.500Z] #27 18.61 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-04T14:12:42.570Z] #10 ... [2020-05-04T14:12:42.570Z] [2020-05-04T14:12:42.570Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:42.570Z] #47 12.19 crypto/internal/subtle [2020-05-04T14:12:42.570Z] #47 12.66 crypto/subtle [2020-05-04T14:12:42.570Z] #47 12.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-04T14:12:42.570Z] #47 13.14 internal/nettrace [2020-05-04T14:12:42.570Z] #47 13.37 runtime/cgo [2020-05-04T14:12:42.669Z] #27 7.125 ##### 7.6% ########### 15.5% ################# 23.9% ##################### 30.4% ############################# 40.8% ################################## 48.4% ######################################### 58.1% ############################################## 64.8% ################################################### 71.2% ######################################################### 80.0% ############################################################## 86.8% ######################################################################## 100.0% [2020-05-04T14:12:42.835Z] #41 ... [2020-05-04T14:12:42.835Z] [2020-05-04T14:12:42.835Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-04T14:12:42.835Z] #19 5.837 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-04T14:12:42.835Z] #19 5.838 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-04T14:12:42.835Z] #19 5.889 Successfully built pyyaml [2020-05-04T14:12:42.835Z] #19 5.926 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-04T14:12:42.835Z] #19 6.178 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-04T14:12:42.835Z] #19 DONE 6.5s [2020-05-04T14:12:42.835Z] [2020-05-04T14:12:42.835Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-04T14:12:42.835Z] #24 DONE 0.2s [2020-05-04T14:12:42.835Z] [2020-05-04T14:12:42.835Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-04T14:12:42.926Z] #27 8.699 [2020-05-04T14:12:43.061Z] #27 18.96 [2020-05-04T14:12:43.316Z] #27 19.17 ################################################################## 92.1% ######################################################################## 100.0% [2020-05-04T14:12:43.316Z] #27 19.31 [2020-05-04T14:12:43.441Z] #27 8.891 0.8% ## 3.7% #### 6.0% ###### 8.7% ####### 11.0% [2020-05-04T14:12:43.441Z] #27 ... [2020-05-04T14:12:43.441Z] [2020-05-04T14:12:43.441Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:12:43.441Z] #35 55.57 Selecting previously unselected package cmake-data. [2020-05-04T14:12:43.441Z] #35 55.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-04T14:12:43.442Z] #35 55.59 Unpacking cmake-data (3.13.4-1) ... [2020-05-04T14:12:43.442Z] #35 59.43 Selecting previously unselected package libicu63:amd64. [2020-05-04T14:12:43.442Z] #35 59.43 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-04T14:12:43.442Z] #35 59.45 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-04T14:12:43.699Z] #35 ... [2020-05-04T14:12:43.699Z] [2020-05-04T14:12:43.699Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:43.888Z] #28 DONE 0.7s [2020-05-04T14:12:43.888Z] [2020-05-04T14:12:43.888Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-04T14:12:43.888Z] #31 DONE 0.2s [2020-05-04T14:12:43.888Z] [2020-05-04T14:12:43.888Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:12:43.888Z] #44 88.78 CC criu/pie-util-vdso.o [2020-05-04T14:12:43.888Z] #44 89.10 CC criu/pie-util.o [2020-05-04T14:12:43.888Z] #44 89.35 CC criu/pipes.o [2020-05-04T14:12:43.888Z] #44 89.87 CC criu/plugin.o [2020-05-04T14:12:43.888Z] #44 90.19 CC criu/proc_parse.o [2020-05-04T14:12:43.888Z] #44 91.73 CC criu/protobuf-desc.o [2020-05-04T14:12:43.888Z] #44 92.23 CC criu/protobuf.o [2020-05-04T14:12:43.888Z] #44 92.63 CC criu/pstree.o [2020-05-04T14:12:43.888Z] #44 93.30 CC criu/rbtree.o [2020-05-04T14:12:43.888Z] #44 93.56 CC criu/rst-malloc.o [2020-05-04T14:12:43.888Z] #44 93.76 CC criu/seccomp.o [2020-05-04T14:12:43.888Z] #44 94.44 CC criu/seize.o [2020-05-04T14:12:43.888Z] #44 94.94 CC criu/servicefd.o [2020-05-04T14:12:43.888Z] #44 95.36 CC criu/shmem.o [2020-05-04T14:12:43.888Z] #44 96.06 CC criu/sigframe.o [2020-05-04T14:12:43.888Z] #44 96.18 CC criu/signalfd.o [2020-05-04T14:12:43.888Z] #44 ... [2020-05-04T14:12:43.888Z] [2020-05-04T14:12:43.888Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-04T14:12:43.955Z] #47 14.98 vendor/golang.org/x/crypto/internal/subtle [2020-05-04T14:12:44.176Z] #34 DONE 0.1s [2020-05-04T14:12:44.176Z] [2020-05-04T14:12:44.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:12:44.176Z] #44 96.40 CC criu/sk-inet.o [2020-05-04T14:12:44.176Z] #44 ... [2020-05-04T14:12:44.176Z] [2020-05-04T14:12:44.176Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-04T14:12:44.176Z] #39 DONE 0.2s [2020-05-04T14:12:44.242Z] #27 20.44 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-04T14:12:44.464Z] [2020-05-04T14:12:44.464Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:44.464Z] #60 ... [2020-05-04T14:12:44.464Z] [2020-05-04T14:12:44.464Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:12:44.464Z] #44 96.89 CC criu/sk-netlink.o [2020-05-04T14:12:44.499Z] #27 20.55 skipping existing 1849cc453dee [2020-05-04T14:12:44.499Z] #27 20.70 [2020-05-04T14:12:44.751Z] #44 97.10 CC criu/sk-packet.o [2020-05-04T14:12:44.755Z] #27 ... [2020-05-04T14:12:44.755Z] [2020-05-04T14:12:44.755Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:44.755Z] #33 63.49 time [2020-05-04T14:12:44.755Z] #33 70.06 internal/poll [2020-05-04T14:12:44.755Z] #33 72.57 internal/syscall/execenv [2020-05-04T14:12:44.755Z] #33 72.71 internal/syscall/unix [2020-05-04T14:12:44.755Z] #33 73.07 internal/fmtsort [2020-05-04T14:12:44.755Z] #33 73.14 os [2020-05-04T14:12:45.012Z] #33 ... [2020-05-04T14:12:45.012Z] [2020-05-04T14:12:45.012Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:45.012Z] #43 73.00 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-04T14:12:45.012Z] #43 73.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-04T14:12:45.012Z] #43 73.05 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:45.012Z] #43 73.08 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-04T14:12:45.012Z] #43 73.10 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:45.012Z] #43 73.11 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-04T14:12:45.012Z] #43 73.12 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-04T14:12:45.012Z] #43 73.14 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:45.012Z] #43 73.15 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-04T14:12:45.012Z] #43 73.16 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-04T14:12:45.339Z] #47 ... [2020-05-04T14:12:45.339Z] [2020-05-04T14:12:45.339Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:45.339Z] #56 6.154 + RM_GOPATH=0 [2020-05-04T14:12:45.339Z] #56 6.154 + TMP_GOPATH= [2020-05-04T14:12:45.339Z] #56 6.156 + : /build [2020-05-04T14:12:45.339Z] #56 6.157 + '[' -z '' ']' [2020-05-04T14:12:45.339Z] #56 6.160 ++ mktemp -d [2020-05-04T14:12:45.339Z] #56 6.167 + export GOPATH=/tmp/tmp.sQ0y5Uuj2S [2020-05-04T14:12:45.339Z] #56 6.168 + GOPATH=/tmp/tmp.sQ0y5Uuj2S [2020-05-04T14:12:45.339Z] #56 6.168 + RM_GOPATH=1 [2020-05-04T14:12:45.339Z] #56 6.169 ++ dirname ./install.sh [2020-05-04T14:12:45.339Z] #56 6.171 + dir=. [2020-05-04T14:12:45.339Z] #56 6.172 + bin=shfmt [2020-05-04T14:12:45.339Z] #56 6.173 + shift [2020-05-04T14:12:45.339Z] #56 6.173 + '[' '!' -f ./shfmt.installer ']' [2020-05-04T14:12:45.339Z] #56 6.174 + . ./shfmt.installer [2020-05-04T14:12:45.339Z] #56 6.175 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-04T14:12:45.339Z] #56 6.175 + install_shfmt [2020-05-04T14:12:45.339Z] #56 6.176 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-04T14:12:45.339Z] #56 6.176 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-04T14:12:45.339Z] #56 6.176 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sQ0y5Uuj2S/src/github.com/mvdan/sh [2020-05-04T14:12:45.339Z] #56 6.180 Cloning into '/tmp/tmp.sQ0y5Uuj2S/src/github.com/mvdan/sh'... [2020-05-04T14:12:45.339Z] #56 15.31 + cd /tmp/tmp.sQ0y5Uuj2S/src/github.com/mvdan/sh [2020-05-04T14:12:45.339Z] #56 15.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-04T14:12:45.339Z] #56 15.50 + GO111MODULE=on [2020-05-04T14:12:45.339Z] #56 15.50 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-04T14:12:45.381Z] #44 97.57 CC criu/sk-queue.o [2020-05-04T14:12:45.502Z] #27 8.891 0.8% ## 3.7% #### 6.0% ###### 8.7% ####### 11.0% ######### 13.4% ########## 15.0% ############ 16.8% ############## 19.5% ############### 21.5% ################## 25.1% ################### 27.2% ##################### 29.3% ####################### 32.3% ######################## 34.2% ########################## 36.9% ########################### 38.7% ############################# 41.1% ############################## 42.7% ################################ 45.3% ################################## 47.3% ################################### 49.2% ##################################### 51.7% ###################################### 54.0% [2020-05-04T14:12:45.502Z] #27 ... [2020-05-04T14:12:45.502Z] [2020-05-04T14:12:45.502Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:45.502Z] #43 57.62 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-04T14:12:45.502Z] #43 57.64 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-04T14:12:45.502Z] #43 57.65 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:45.502Z] #43 57.88 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-04T14:12:45.502Z] #43 57.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-04T14:12:45.502Z] #43 57.95 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:45.502Z] #43 59.18 Selecting previously unselected package libprotoc17:amd64. [2020-05-04T14:12:45.502Z] #43 59.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-04T14:12:45.502Z] #43 59.19 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:45.502Z] #43 60.00 Selecting previously unselected package protobuf-c-compiler. [2020-05-04T14:12:45.502Z] #43 60.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-04T14:12:45.502Z] #43 60.01 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-04T14:12:45.502Z] #43 60.16 Selecting previously unselected package protobuf-compiler. [2020-05-04T14:12:45.502Z] #43 60.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-04T14:12:45.502Z] #43 60.21 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-04T14:12:45.502Z] #43 60.37 Selecting previously unselected package python-pkg-resources. [2020-05-04T14:12:45.502Z] #43 60.37 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-04T14:12:45.502Z] #43 60.39 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-04T14:12:45.502Z] #43 60.71 Selecting previously unselected package python-six. [2020-05-04T14:12:45.502Z] #43 60.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-04T14:12:45.502Z] #43 60.71 Unpacking python-six (1.12.0-1) ... [2020-05-04T14:12:45.502Z] #43 60.82 Selecting previously unselected package python-protobuf. [2020-05-04T14:12:45.502Z] #43 60.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-04T14:12:45.502Z] #43 60.87 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-04T14:12:45.502Z] #43 61.61 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-04T14:12:45.502Z] #43 66.30 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:45.502Z] #43 66.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-04T14:12:45.502Z] #43 66.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-04T14:12:45.502Z] #43 66.37 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-04T14:12:45.502Z] #43 66.39 Setting up python-six (1.12.0-1) ... [2020-05-04T14:12:45.666Z] #44 97.86 CC criu/sk-tcp.o [2020-05-04T14:12:45.760Z] #43 ... [2020-05-04T14:12:45.760Z] [2020-05-04T14:12:45.760Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:45.909Z] #56 16.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-04T14:12:45.909Z] #56 16.72 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-04T14:12:45.909Z] #56 16.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-04T14:12:45.909Z] #56 16.92 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-04T14:12:45.950Z] #44 98.27 CC criu/sk-unix.o [2020-05-04T14:12:46.017Z] #27 8.891 0.8% ## 3.7% #### 6.0% ###### 8.7% ####### 11.0% ######### 13.4% ########## 15.0% ############ 16.8% ############## 19.5% ############### 21.5% ################## 25.1% ################### 27.2% ##################### 29.3% ####################### 32.3% ######################## 34.2% ########################## 36.9% ########################### 38.7% ############################# 41.1% ############################## 42.7% ################################ 45.3% ################################## 47.3% ################################### 49.2% ##################################### 51.7% ###################################### 54.0% ######################################## 56.3% ########################################## 58.6% ########################################### 61.1% ############################################# 63.2% ############################################## 65.2% [2020-05-04T14:12:46.017Z] #27 ... [2020-05-04T14:12:46.017Z] [2020-05-04T14:12:46.017Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:46.017Z] #50 57.52 + cd /tmp/tmp.05rkRvvtOJ/src/gotest.tools/gotestsum [2020-05-04T14:12:46.017Z] #50 57.52 + git checkout -q v0.3.5 [2020-05-04T14:12:46.017Z] #50 57.60 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-04T14:12:46.177Z] #56 16.93 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-04T14:12:46.177Z] #56 ... [2020-05-04T14:12:46.177Z] [2020-05-04T14:12:46.177Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:12:46.177Z] #35 17.62 Fetched 8171 kB in 12s (679 kB/s) [2020-05-04T14:12:46.275Z] #50 ... [2020-05-04T14:12:46.275Z] [2020-05-04T14:12:46.275Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:46.900Z] #43 ... [2020-05-04T14:12:46.900Z] [2020-05-04T14:12:46.900Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:46.900Z] #27 21.68 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-04T14:12:46.900Z] #27 22.12 [2020-05-04T14:12:46.900Z] #27 22.38 ######################################################################## 100.0% [2020-05-04T14:12:46.900Z] #27 22.45 [2020-05-04T14:12:46.900Z] #27 22.55 Download of images into '/build' complete. [2020-05-04T14:12:46.900Z] #27 22.55 Use something like the following to load the result into a Docker daemon: [2020-05-04T14:12:46.900Z] #27 22.55 tar -cC '/build' . | docker load [2020-05-04T14:12:46.900Z] #27 DONE 22.9s [2020-05-04T14:12:46.900Z] [2020-05-04T14:12:46.900Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:12:46.900Z] #35 74.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-04T14:12:46.900Z] #35 74.81 Setting up xxd (2:8.1.0875-5) ... [2020-05-04T14:12:46.900Z] #35 74.82 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-04T14:12:46.900Z] #35 74.84 Setting up vim-common (2:8.1.0875-5) ... [2020-05-04T14:12:46.900Z] #35 74.89 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-04T14:12:46.900Z] #35 74.91 Setting up cmake-data (3.13.4-1) ... [2020-05-04T14:12:46.900Z] #35 74.93 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-04T14:12:46.900Z] #35 74.94 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-04T14:12:46.900Z] #35 74.95 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-04T14:12:46.900Z] #35 74.97 Setting up cmake (3.13.4-1) ... [2020-05-04T14:12:46.900Z] #35 74.98 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:12:46.900Z] #35 75.10 Processing triggers for mime-support (3.62) ... [2020-05-04T14:12:46.900Z] #35 DONE 76.1s [2020-05-04T14:12:47.049Z] #27 8.891 0.8% ## 3.7% #### 6.0% ###### 8.7% ####### 11.0% ######### 13.4% ########## 15.0% ############ 16.8% ############## 19.5% ############### 21.5% ################## 25.1% ################### 27.2% ##################### 29.3% ####################### 32.3% ######################## 34.2% ########################## 36.9% ########################### 38.7% ############################# 41.1% ############################## 42.7% ################################ 45.3% ################################## 47.3% ################################### 49.2% ##################################### 51.7% ###################################### 54.0% ######################################## 56.3% ########################################## 58.6% ########################################### 61.1% ############################################# 63.2% ############################################## 65.2% ################################################ 67.1% ################################################# 69.2% ################################################### 71.6% ##################################################### 74.6% ####################################################### 76.9% ######################################################### 79.5% ########################################################### 82.3% ############################################################ 84.6% # [2020-05-04T14:12:47.049Z] #27 ... [2020-05-04T14:12:47.049Z] [2020-05-04T14:12:47.049Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:12:47.049Z] #10 59.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-04T14:12:47.049Z] #10 61.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-04T14:12:47.049Z] #10 61.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-04T14:12:47.049Z] #10 61.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-04T14:12:47.049Z] #10 61.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-04T14:12:47.049Z] #10 61.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-04T14:12:47.049Z] #10 61.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-05-04T14:12:47.049Z] #10 61.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-04T14:12:47.049Z] #10 61.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-04T14:12:47.049Z] #10 61.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-04T14:12:47.049Z] #10 61.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-04T14:12:47.049Z] #10 61.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-04T14:12:47.049Z] #10 61.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-04T14:12:47.049Z] #10 61.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-04T14:12:47.049Z] #10 61.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-04T14:12:47.049Z] #10 61.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-05-04T14:12:47.049Z] #10 63.37 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:12:47.049Z] #10 63.59 Fetched 77.7 MB in 9s (8350 kB/s) [2020-05-04T14:12:47.049Z] #10 63.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-04T14:12:47.049Z] #10 63.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-04T14:12:47.049Z] #10 63.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-04T14:12:47.049Z] #10 63.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-04T14:12:47.049Z] #10 66.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-04T14:12:47.049Z] #10 66.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-04T14:12:47.049Z] #10 66.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-04T14:12:47.049Z] #10 ... [2020-05-04T14:12:47.049Z] [2020-05-04T14:12:47.049Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:47.155Z] [2020-05-04T14:12:47.155Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:12:47.155Z] #36 DONE 0.1s [2020-05-04T14:12:47.155Z] [2020-05-04T14:12:47.155Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-04T14:12:47.155Z] #37 DONE 0.1s [2020-05-04T14:12:47.155Z] [2020-05-04T14:12:47.155Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:47.428Z] #44 99.55 CC criu/sockets.o [2020-05-04T14:12:47.565Z] #27 8.891 0.8% ## 3.7% #### 6.0% ###### 8.7% ####### 11.0% ######### 13.4% ########## 15.0% ############ 16.8% ############## 19.5% ############### 21.5% ################## 25.1% ################### 27.2% ##################### 29.3% ####################### 32.3% ######################## 34.2% ########################## 36.9% ########################### 38.7% ############################# 41.1% ############################## 42.7% ################################ 45.3% ################################## 47.3% ################################### 49.2% ##################################### 51.7% ###################################### 54.0% ######################################## 56.3% ########################################## 58.6% ########################################### 61.1% ############################################# 63.2% ############################################## 65.2% ################################################ 67.1% ################################################# 69.2% ################################################### 71.6% ##################################################### 74.6% ####################################################### 76.9% ######################################################### 79.5% ########################################################### 82.3% ############################################################ 84.6% ############################################################## 87.2% ############################################################### 88.7% ################################################################## 91.7% ################################################################### 93.6% ##################################################################### 96.2% ###################################################################### 98.5% ######################################################################## 100.0% [2020-05-04T14:12:47.712Z] #44 99.94 CC criu/stats.o [2020-05-04T14:12:47.712Z] #44 100.1 CC criu/string.o [2020-05-04T14:12:47.712Z] #44 100.1 CC criu/sysctl.o [2020-05-04T14:12:47.823Z] #27 13.61 [2020-05-04T14:12:47.996Z] #44 100.5 CC criu/sysfs_parse.o [2020-05-04T14:12:48.281Z] #44 100.7 CC criu/timerfd.o [2020-05-04T14:12:48.566Z] #44 100.8 CC criu/tty.o [2020-05-04T14:12:48.766Z] #27 14.54 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-04T14:12:49.024Z] #27 14.82 [2020-05-04T14:12:49.282Z] #27 15.03 ######################################################################## 100.0% [2020-05-04T14:12:49.542Z] #27 15.24 [2020-05-04T14:12:49.601Z] #44 101.8 CC criu/tun.o [2020-05-04T14:12:49.601Z] #44 102.1 CC criu/uffd.o [2020-05-04T14:12:50.107Z] #27 ... [2020-05-04T14:12:50.107Z] [2020-05-04T14:12:50.107Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:50.107Z] #56 61.35 syscall [2020-05-04T14:12:50.107Z] #56 61.44 reflect [2020-05-04T14:12:50.107Z] #56 71.06 context [2020-05-04T14:12:50.365Z] #56 ... [2020-05-04T14:12:50.365Z] [2020-05-04T14:12:50.365Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:50.365Z] #27 16.20 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-04T14:12:50.396Z] #35 17.62 Reading package lists... [2020-05-04T14:12:50.396Z] #35 ... [2020-05-04T14:12:50.396Z] [2020-05-04T14:12:50.396Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:12:50.396Z] #62 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-04T14:12:50.396Z] #62 18.29 Fetched 8171 kB in 14s (574 kB/s) [2020-05-04T14:12:50.396Z] #62 18.29 Reading package lists... [2020-05-04T14:12:50.396Z] #62 ... [2020-05-04T14:12:50.396Z] [2020-05-04T14:12:50.396Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:12:50.396Z] #41 19.84 Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-04T14:12:50.396Z] #41 20.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-04T14:12:50.396Z] #41 ... [2020-05-04T14:12:50.396Z] [2020-05-04T14:12:50.396Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:50.396Z] #43 11.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-04T14:12:50.396Z] #43 18.41 Fetched 8171 kB in 13s (629 kB/s) [2020-05-04T14:12:50.643Z] #44 102.8 CC criu/util.o [2020-05-04T14:12:50.656Z] #43 18.41 Reading package lists... [2020-05-04T14:12:50.656Z] #43 ... [2020-05-04T14:12:50.656Z] [2020-05-04T14:12:50.656Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:50.656Z] #56 18.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-04T14:12:50.656Z] #56 19.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-04T14:12:50.656Z] #56 20.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-04T14:12:50.656Z] #56 21.61 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-04T14:12:50.656Z] #56 21.66 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-04T14:12:50.918Z] #56 21.86 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-04T14:12:50.929Z] #27 16.67 [2020-05-04T14:12:51.178Z] #56 22.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-04T14:12:51.186Z] #27 16.94 ################################ 44.7% ######################################################################## 100.0% [2020-05-04T14:12:51.265Z] #44 103.6 CC criu/uts_ns.o [2020-05-04T14:12:51.317Z] #38 4.210 + RM_GOPATH=0 [2020-05-04T14:12:51.317Z] #38 4.212 + TMP_GOPATH= [2020-05-04T14:12:51.317Z] #38 4.212 + : /build [2020-05-04T14:12:51.317Z] #38 4.212 + '[' -z '' ']' [2020-05-04T14:12:51.317Z] #38 4.216 ++ mktemp -d [2020-05-04T14:12:51.317Z] #38 4.217 + export GOPATH=/tmp/tmp.8L7y6dY9gr [2020-05-04T14:12:51.317Z] #38 4.217 + GOPATH=/tmp/tmp.8L7y6dY9gr [2020-05-04T14:12:51.317Z] #38 4.217 + RM_GOPATH=1 [2020-05-04T14:12:51.317Z] #38 4.217 ++ dirname ./install.sh [2020-05-04T14:12:51.317Z] #38 4.235 + dir=. [2020-05-04T14:12:51.317Z] #38 4.235 + bin=tini [2020-05-04T14:12:51.317Z] #38 4.235 + shift [2020-05-04T14:12:51.317Z] #38 4.236 + '[' '!' -f ./tini.installer ']' [2020-05-04T14:12:51.317Z] #38 4.237 + . ./tini.installer [2020-05-04T14:12:51.317Z] #38 4.237 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-04T14:12:51.317Z] #38 4.238 + install_tini [2020-05-04T14:12:51.317Z] #38 4.238 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-04T14:12:51.317Z] #38 4.239 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-04T14:12:51.317Z] #38 4.239 + git clone https://github.com/krallin/tini.git /tmp/tmp.8L7y6dY9gr/tini [2020-05-04T14:12:51.317Z] #38 4.243 Cloning into '/tmp/tmp.8L7y6dY9gr/tini'... [2020-05-04T14:12:51.444Z] #27 17.15 [2020-05-04T14:12:51.549Z] #44 103.8 CC criu/vdso.o [2020-05-04T14:12:51.701Z] #27 ... [2020-05-04T14:12:51.701Z] [2020-05-04T14:12:51.701Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:12:51.701Z] #35 67.31 Selecting previously unselected package libxml2:amd64. [2020-05-04T14:12:51.701Z] #35 67.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-04T14:12:51.701Z] #35 67.37 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-04T14:12:51.701Z] #35 68.06 Selecting previously unselected package libarchive13:amd64. [2020-05-04T14:12:51.701Z] #35 68.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-04T14:12:51.701Z] #35 68.07 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-04T14:12:51.701Z] #35 68.40 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-04T14:12:51.701Z] #35 68.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-04T14:12:51.701Z] #35 68.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-04T14:12:51.701Z] #35 68.67 Selecting previously unselected package librhash0:amd64. [2020-05-04T14:12:51.701Z] #35 68.67 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-04T14:12:51.701Z] #35 68.68 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-04T14:12:51.701Z] #35 68.91 Selecting previously unselected package libuv1:amd64. [2020-05-04T14:12:51.701Z] #35 68.95 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-04T14:12:51.701Z] #35 68.96 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-04T14:12:51.701Z] #35 69.15 Selecting previously unselected package cmake. [2020-05-04T14:12:51.701Z] #35 69.15 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-04T14:12:51.701Z] #35 69.18 Unpacking cmake (3.13.4-1) ... [2020-05-04T14:12:51.701Z] #35 72.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-04T14:12:51.701Z] #35 72.69 Setting up xxd (2:8.1.0875-5) ... [2020-05-04T14:12:51.701Z] #35 72.70 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-04T14:12:51.701Z] #35 72.71 Setting up vim-common (2:8.1.0875-5) ... [2020-05-04T14:12:51.701Z] #35 72.76 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-04T14:12:51.701Z] #35 72.78 Setting up cmake-data (3.13.4-1) ... [2020-05-04T14:12:51.701Z] #35 72.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-04T14:12:51.701Z] #35 72.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-04T14:12:51.701Z] #35 72.82 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-04T14:12:51.701Z] #35 72.84 Setting up cmake (3.13.4-1) ... [2020-05-04T14:12:51.701Z] #35 72.85 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:12:51.701Z] #35 72.96 Processing triggers for mime-support (3.62) ... [2020-05-04T14:12:51.701Z] #35 DONE 73.9s [2020-05-04T14:12:51.749Z] #56 22.80 runtime/cgo [2020-05-04T14:12:51.836Z] #44 104.1 LINK criu/built-in.o [2020-05-04T14:12:51.836Z] #44 104.2 LINK criu/criu [2020-05-04T14:12:51.878Z] #38 ... [2020-05-04T14:12:51.878Z] [2020-05-04T14:12:51.878Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:51.878Z] #47 70.59 internal/poll [2020-05-04T14:12:51.878Z] #47 73.25 os [2020-05-04T14:12:51.878Z] #47 74.17 strings [2020-05-04T14:12:51.878Z] #47 77.37 regexp/syntax [2020-05-04T14:12:51.878Z] #47 79.55 fmt [2020-05-04T14:12:51.959Z] [2020-05-04T14:12:51.959Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:12:51.959Z] #36 DONE 0.1s [2020-05-04T14:12:51.959Z] [2020-05-04T14:12:51.959Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-04T14:12:51.959Z] #37 DONE 0.1s [2020-05-04T14:12:51.959Z] [2020-05-04T14:12:51.959Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:12:51.959Z] #10 69.97 Selecting previously unselected package binutils-mingw-w64. [2020-05-04T14:12:51.959Z] #10 69.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-04T14:12:51.959Z] #10 69.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-04T14:12:51.959Z] #10 70.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-04T14:12:51.959Z] #10 70.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-04T14:12:51.959Z] #10 70.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-04T14:12:51.959Z] #10 70.47 Selecting previously unselected package dmsetup. [2020-05-04T14:12:51.959Z] #10 70.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-04T14:12:51.959Z] #10 70.50 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-04T14:12:51.959Z] #10 70.70 Selecting previously unselected package mingw-w64-common. [2020-05-04T14:12:51.959Z] #10 70.72 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-04T14:12:51.959Z] #10 70.72 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-04T14:12:52.134Z] #47 ... [2020-05-04T14:12:52.134Z] [2020-05-04T14:12:52.134Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:52.134Z] #43 81.33 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-04T14:12:52.134Z] #43 81.34 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:12:52.189Z] #44 104.4 DEP lib/c/criu.d [2020-05-04T14:12:52.190Z] #44 104.4 CC images/rpc.pb-c.o [2020-05-04T14:12:52.321Z] #56 23.05 runtime [2020-05-04T14:12:52.321Z] #56 ... [2020-05-04T14:12:52.321Z] [2020-05-04T14:12:52.321Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:52.321Z] #74 21.97 Checking out files: 78% (1628/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-04T14:12:52.321Z] #74 22.37 + cd /tmp/tmp.9bOoe2Yi8q/src/github.com/docker/libnetwork [2020-05-04T14:12:52.321Z] #74 22.37 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-04T14:12:52.321Z] #74 22.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-04T14:12:52.389Z] #43 ... [2020-05-04T14:12:52.389Z] [2020-05-04T14:12:52.389Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:12:52.389Z] #10 71.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-04T14:12:52.389Z] #10 71.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-04T14:12:52.389Z] #10 71.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-04T14:12:52.389Z] #10 80.70 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-04T14:12:52.389Z] #10 80.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-04T14:12:52.389Z] #10 80.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:12:52.389Z] #10 80.88 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-04T14:12:52.390Z] #10 80.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-04T14:12:52.390Z] #10 80.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:12:52.473Z] #44 104.6 CC lib/c/criu.o [2020-05-04T14:12:52.524Z] #10 ... [2020-05-04T14:12:52.524Z] [2020-05-04T14:12:52.524Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:52.524Z] #33 63.93 time [2020-05-04T14:12:52.524Z] #33 70.78 internal/poll [2020-05-04T14:12:52.524Z] #33 72.11 internal/fmtsort [2020-05-04T14:12:52.524Z] #33 72.76 internal/syscall/execenv [2020-05-04T14:12:52.524Z] #33 72.85 internal/syscall/unix [2020-05-04T14:12:52.524Z] #33 73.17 strings [2020-05-04T14:12:52.524Z] #33 73.64 os [2020-05-04T14:12:52.645Z] #10 ... [2020-05-04T14:12:52.645Z] [2020-05-04T14:12:52.645Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:52.645Z] #43 DONE 81.7s [2020-05-04T14:12:52.645Z] [2020-05-04T14:12:52.645Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:12:52.781Z] #33 ... [2020-05-04T14:12:52.781Z] [2020-05-04T14:12:52.781Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:12:52.781Z] #27 18.34 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-04T14:12:52.781Z] #27 18.48 skipping existing 1849cc453dee [2020-05-04T14:12:52.781Z] #27 18.63 [2020-05-04T14:12:52.891Z] #74 ... [2020-05-04T14:12:52.891Z] [2020-05-04T14:12:52.891Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:12:52.891Z] #25 14.16 Fetched 8171 kB in 11s (757 kB/s) [2020-05-04T14:12:52.891Z] #25 14.16 Reading package lists... [2020-05-04T14:12:52.891Z] #25 21.27 Reading package lists... [2020-05-04T14:12:52.891Z] #25 ... [2020-05-04T14:12:52.891Z] [2020-05-04T14:12:52.891Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:12:52.891Z] #62 18.29 Reading package lists... [2020-05-04T14:12:53.089Z] #44 105.2 LINK lib/c/built-in.o [2020-05-04T14:12:53.089Z] #44 105.2 LINK lib/c/libcriu.so [2020-05-04T14:12:53.089Z] #44 105.3 LINK lib/c/libcriu.a [2020-05-04T14:12:53.089Z] #44 105.5 GEN magic.py [2020-05-04T14:12:53.089Z] #44 105.5 Note: Building without setproctitle() and strlcpy() support. [2020-05-04T14:12:53.089Z] #44 105.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-04T14:12:53.089Z] #44 105.5 Note: Building without GnuTLS support [2020-05-04T14:12:53.155Z] #62 ... [2020-05-04T14:12:53.155Z] [2020-05-04T14:12:53.155Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:12:53.155Z] #10 14.37 Fetched 8171 kB in 11s (742 kB/s) [2020-05-04T14:12:53.155Z] #10 14.37 Reading package lists... [2020-05-04T14:12:53.155Z] #10 20.12 Reading package lists... [2020-05-04T14:12:53.155Z] #10 ... [2020-05-04T14:12:53.155Z] [2020-05-04T14:12:53.155Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:12:53.155Z] #41 22.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-05-04T14:12:53.372Z] #44 105.9 fatal: not a git repository (or any of the parent directories): .git [2020-05-04T14:12:53.989Z] #44 106.2 make[1]: Nothing to be done for 'all'. [2020-05-04T14:12:54.153Z] #27 19.77 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-04T14:12:54.272Z] #44 106.6 make[1]: 'images/built-in.o' is up to date. [2020-05-04T14:12:54.272Z] #44 106.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-04T14:12:54.272Z] #44 106.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-04T14:12:54.272Z] #44 106.6 make[1]: 'compel/libcompel.a' is up to date. [2020-05-04T14:12:54.272Z] #44 106.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-04T14:12:54.272Z] #44 106.7 make[1]: Nothing to be done for 'all'. [2020-05-04T14:12:54.272Z] #44 106.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-04T14:12:54.410Z] #27 20.22 [2020-05-04T14:12:54.556Z] #44 106.8 make[2]: Nothing to be done for 'all'. [2020-05-04T14:12:54.556Z] #44 106.8 make[2]: Nothing to be done for 'all'. [2020-05-04T14:12:54.556Z] #44 106.8 make[2]: Nothing to be done for 'all'. [2020-05-04T14:12:54.556Z] #44 106.9 make[2]: Nothing to be done for 'all'. [2020-05-04T14:12:54.556Z] #44 107.0 make[2]: Nothing to be done for 'all'. [2020-05-04T14:12:54.556Z] #44 107.0 make[2]: Nothing to be done for 'all'. [2020-05-04T14:12:54.556Z] #44 107.0 make[2]: Nothing to be done for 'all'. [2020-05-04T14:12:54.556Z] #44 107.1 make[2]: Nothing to be done for 'all'. [2020-05-04T14:12:54.839Z] #44 107.1 INSTALL criu/criu [2020-05-04T14:12:55.135Z] #44 DONE 107.5s [2020-05-04T14:12:55.135Z] [2020-05-04T14:12:55.135Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:55.156Z] #44 ... [2020-05-04T14:12:55.156Z] [2020-05-04T14:12:55.156Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:55.156Z] #33 74.00 strings [2020-05-04T14:12:55.156Z] #33 77.47 path [2020-05-04T14:12:55.156Z] #33 78.72 text/tabwriter [2020-05-04T14:12:55.156Z] #33 79.49 fmt [2020-05-04T14:12:55.156Z] #33 79.63 path/filepath [2020-05-04T14:12:55.156Z] #33 81.12 io/ioutil [2020-05-04T14:12:55.156Z] #33 83.54 flag [2020-05-04T14:12:55.156Z] #33 83.56 github.com/BurntSushi/toml [2020-05-04T14:12:55.412Z] #33 ... [2020-05-04T14:12:55.412Z] [2020-05-04T14:12:55.412Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:55.412Z] #38 5.074 + cd /tmp/tmp.8L7y6dY9gr/tini [2020-05-04T14:12:55.412Z] #38 5.074 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-04T14:12:55.412Z] #38 5.110 + cmake . [2020-05-04T14:12:55.412Z] #38 5.783 -- The C compiler identification is GNU 8.3.0 [2020-05-04T14:12:55.412Z] #38 5.839 -- Check for working C compiler: /usr/bin/cc [2020-05-04T14:12:55.412Z] #38 6.665 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-04T14:12:55.412Z] #38 6.667 -- Detecting C compiler ABI info [2020-05-04T14:12:55.412Z] #38 7.503 -- Detecting C compiler ABI info - done [2020-05-04T14:12:55.412Z] #38 7.623 -- Detecting C compile features [2020-05-04T14:12:55.598Z] #27 20.52 #=#=# ##O#- # ######################################################################## 100.0% [2020-05-04T14:12:55.598Z] #27 21.53 [2020-05-04T14:12:55.856Z] #27 21.60 Download of images into '/build' complete. [2020-05-04T14:12:55.856Z] #27 21.60 Use something like the following to load the result into a Docker daemon: [2020-05-04T14:12:55.856Z] #27 21.61 tar -cC '/build' . | docker load [2020-05-04T14:12:56.114Z] #27 DONE 21.8s [2020-05-04T14:12:56.114Z] [2020-05-04T14:12:56.114Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:56.114Z] #38 2.589 + RM_GOPATH=0 [2020-05-04T14:12:56.114Z] #38 2.589 + TMP_GOPATH= [2020-05-04T14:12:56.114Z] #38 2.590 + : /build [2020-05-04T14:12:56.114Z] #38 2.590 + '[' -z '' ']' [2020-05-04T14:12:56.114Z] #38 2.595 ++ mktemp -d [2020-05-04T14:12:56.114Z] #38 2.601 + export GOPATH=/tmp/tmp.fnloTGexVx [2020-05-04T14:12:56.114Z] #38 2.601 + GOPATH=/tmp/tmp.fnloTGexVx [2020-05-04T14:12:56.114Z] #38 2.602 + RM_GOPATH=1 [2020-05-04T14:12:56.114Z] #38 2.605 ++ dirname ./install.sh [2020-05-04T14:12:56.114Z] #38 2.615 + dir=. [2020-05-04T14:12:56.114Z] #38 2.620 + bin=tini [2020-05-04T14:12:56.114Z] #38 2.620 + shift [2020-05-04T14:12:56.114Z] #38 2.620 + '[' '!' -f ./tini.installer ']' [2020-05-04T14:12:56.114Z] #38 2.620 + . ./tini.installer [2020-05-04T14:12:56.114Z] #38 2.620 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-04T14:12:56.114Z] #38 2.620 + install_tini [2020-05-04T14:12:56.114Z] #38 2.620 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-04T14:12:56.114Z] #38 2.620 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-04T14:12:56.114Z] #38 2.620 + git clone https://github.com/krallin/tini.git /tmp/tmp.fnloTGexVx/tini [2020-05-04T14:12:56.114Z] #38 2.626 Cloning into '/tmp/tmp.fnloTGexVx/tini'... [2020-05-04T14:12:56.114Z] #38 3.521 + cd /tmp/tmp.fnloTGexVx/tini [2020-05-04T14:12:56.114Z] #38 3.521 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-04T14:12:56.114Z] #38 3.530 + cmake . [2020-05-04T14:12:56.617Z] #53 ... [2020-05-04T14:12:56.617Z] [2020-05-04T14:12:56.617Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:12:56.617Z] #41 DONE 145.3s [2020-05-04T14:12:56.617Z] [2020-05-04T14:12:56.617Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:56.681Z] #38 ... [2020-05-04T14:12:56.681Z] [2020-05-04T14:12:56.681Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:12:56.681Z] #43 70.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-04T14:12:56.681Z] #43 70.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-04T14:12:56.681Z] #43 70.91 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:56.681Z] #43 70.92 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-04T14:12:56.681Z] #43 70.93 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:56.681Z] #43 70.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-04T14:12:56.681Z] #43 70.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-04T14:12:56.681Z] #43 70.98 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-04T14:12:56.681Z] #43 71.01 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-04T14:12:56.681Z] #43 71.02 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-04T14:12:56.681Z] #43 77.93 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-04T14:12:56.681Z] #43 77.97 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:12:56.681Z] #43 DONE 78.5s [2020-05-04T14:12:56.681Z] [2020-05-04T14:12:56.681Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:56.681Z] #38 4.492 -- The C compiler identification is GNU 8.3.0 [2020-05-04T14:12:56.681Z] #38 4.640 -- Check for working C compiler: /usr/bin/cc [2020-05-04T14:12:57.236Z] #53 ... [2020-05-04T14:12:57.236Z] [2020-05-04T14:12:57.236Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-04T14:12:57.299Z] #38 10.04 -- Detecting C compile features - done [2020-05-04T14:12:57.299Z] #38 10.07 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-04T14:12:57.519Z] #42 DONE 0.2s [2020-05-04T14:12:57.519Z] [2020-05-04T14:12:57.519Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:57.519Z] #60 ... [2020-05-04T14:12:57.519Z] [2020-05-04T14:12:57.519Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-04T14:12:57.519Z] #45 DONE 0.1s [2020-05-04T14:12:57.555Z] #38 10.37 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-04T14:12:57.555Z] #38 ... [2020-05-04T14:12:57.555Z] [2020-05-04T14:12:57.555Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:57.555Z] #56 76.23 context [2020-05-04T14:12:57.555Z] #56 76.54 encoding/binary [2020-05-04T14:12:57.555Z] #56 78.33 os [2020-05-04T14:12:57.555Z] #56 79.79 encoding/base64 [2020-05-04T14:12:57.555Z] #56 80.77 golang.org/x/sys/unix [2020-05-04T14:12:57.555Z] #56 83.13 fmt [2020-05-04T14:12:57.614Z] #38 ... [2020-05-04T14:12:57.614Z] [2020-05-04T14:12:57.614Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:57.614Z] #47 69.03 time [2020-05-04T14:12:57.614Z] #47 73.00 strings [2020-05-04T14:12:57.614Z] #47 75.83 os [2020-05-04T14:12:57.614Z] #47 76.45 regexp/syntax [2020-05-04T14:12:57.803Z] [2020-05-04T14:12:57.803Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-04T14:12:57.803Z] #48 DONE 0.2s [2020-05-04T14:12:57.803Z] [2020-05-04T14:12:57.803Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-04T14:12:57.803Z] #51 DONE 0.1s [2020-05-04T14:12:57.803Z] [2020-05-04T14:12:57.803Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:57.811Z] #56 ... [2020-05-04T14:12:57.811Z] [2020-05-04T14:12:57.811Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:57.811Z] #38 10.53 -- Configuring done [2020-05-04T14:12:57.811Z] #38 10.54 -- Generating done [2020-05-04T14:12:57.811Z] #38 10.57 -- Build files have been written to: /tmp/tmp.8L7y6dY9gr/tini [2020-05-04T14:12:57.811Z] #38 10.58 + make tini-static [2020-05-04T14:12:57.874Z] #47 ... [2020-05-04T14:12:57.874Z] [2020-05-04T14:12:57.874Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:12:57.874Z] #33 76.48 path [2020-05-04T14:12:57.874Z] #33 77.41 text/tabwriter [2020-05-04T14:12:57.874Z] #33 78.95 path/filepath [2020-05-04T14:12:57.874Z] #33 79.01 fmt [2020-05-04T14:12:58.240Z] #53 146.6 + cd /tmp/tmp.G2JE5SszrA/src/github.com/golangci/golangci-lint/ [2020-05-04T14:12:58.240Z] #53 146.6 + git checkout -q v1.23.8 [2020-05-04T14:12:58.240Z] #53 146.8 ++ git describe --tags [2020-05-04T14:12:58.240Z] #53 146.8 + version=v1.23.8 [2020-05-04T14:12:58.240Z] #53 146.8 ++ git rev-parse --short HEAD [2020-05-04T14:12:58.240Z] #53 146.8 + commit=76a82c6 [2020-05-04T14:12:58.240Z] #53 146.8 ++ git show -s --format=%cd [2020-05-04T14:12:58.240Z] #53 146.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-04T14:12:58.240Z] #53 146.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-04T14:12:58.372Z] #38 11.13 Scanning dependencies of target tini-static [2020-05-04T14:12:58.372Z] #38 11.23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-04T14:12:59.740Z] #53 ... [2020-05-04T14:12:59.740Z] [2020-05-04T14:12:59.740Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:12:59.740Z] #60 71.82 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-04T14:12:59.740Z] #60 72.67 + mkdir -p /build [2020-05-04T14:12:59.740Z] #60 72.67 + cp runc /build/runc [2020-05-04T14:12:59.740Z] #60 DONE 72.9s [2020-05-04T14:12:59.740Z] [2020-05-04T14:12:59.740Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:12:59.754Z] #41 ... [2020-05-04T14:12:59.754Z] [2020-05-04T14:12:59.754Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:12:59.754Z] #25 21.27 Reading package lists... [2020-05-04T14:12:59.754Z] #25 27.48 Building dependency tree... [2020-05-04T14:12:59.754Z] #25 30.87 ca-certificates is already the newest version (20190110). [2020-05-04T14:12:59.754Z] #25 30.87 The following additional packages will be installed: [2020-05-04T14:12:59.754Z] #25 30.87 libjq1 libonig5 [2020-05-04T14:13:00.015Z] #25 31.34 The following NEW packages will be installed: [2020-05-04T14:13:00.015Z] #25 31.39 jq libjq1 libonig5 [2020-05-04T14:13:00.257Z] #38 12.77 [100%] Linking C executable tini-static [2020-05-04T14:13:00.282Z] #25 31.82 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:13:00.282Z] #25 31.82 Need to get 325 kB of archives. [2020-05-04T14:13:00.282Z] #25 31.82 After this operation, 1019 kB of additional disk space will be used. [2020-05-04T14:13:00.282Z] #25 31.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-04T14:13:00.399Z] #33 81.34 io/ioutil [2020-05-04T14:13:00.516Z] #38 13.45 [100%] Built target tini-static [2020-05-04T14:13:00.516Z] #38 13.52 + mkdir -p /build [2020-05-04T14:13:00.516Z] #38 13.53 + cp tini-static /build/docker-init [2020-05-04T14:13:00.548Z] #25 31.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-04T14:13:00.548Z] #25 31.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-04T14:13:00.772Z] #38 DONE 13.7s [2020-05-04T14:13:00.772Z] [2020-05-04T14:13:00.772Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:00.772Z] #44 3.916 Note: Building without setproctitle() and strlcpy() support. [2020-05-04T14:13:00.772Z] #44 3.917 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-04T14:13:00.772Z] #44 3.937 Note: Building without GnuTLS support [2020-05-04T14:13:00.772Z] #44 5.772 fatal: not a git repository (or any of the parent directories): .git [2020-05-04T14:13:00.772Z] #44 5.825 GEN .gitid [2020-05-04T14:13:00.772Z] #44 5.834 GEN criu/include/version.h [2020-05-04T14:13:00.772Z] #44 5.885 GEN include/common/asm [2020-05-04T14:13:00.772Z] #44 7.776 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-04T14:13:00.772Z] #44 7.878 PBCC images/opts.pb-c.c [2020-05-04T14:13:00.772Z] #44 7.976 PBCC images/sit.pb-c.c [2020-05-04T14:13:00.772Z] #44 8.046 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-04T14:13:00.772Z] #44 8.130 DEP images/opts.pb-c.d [2020-05-04T14:13:00.772Z] #44 8.232 DEP images/sit.pb-c.d [2020-05-04T14:13:00.772Z] #44 8.278 PBCC images/macvlan.pb-c.c [2020-05-04T14:13:00.964Z] #33 ... [2020-05-04T14:13:00.964Z] [2020-05-04T14:13:00.964Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:00.964Z] #56 72.06 internal/poll [2020-05-04T14:13:00.964Z] #56 74.89 os [2020-05-04T14:13:00.964Z] #56 76.15 encoding/binary [2020-05-04T14:13:00.964Z] #56 79.62 encoding/base64 [2020-05-04T14:13:00.964Z] #56 80.04 fmt [2020-05-04T14:13:00.964Z] #56 81.37 golang.org/x/sys/unix [2020-05-04T14:13:00.964Z] #56 ... [2020-05-04T14:13:00.964Z] [2020-05-04T14:13:00.964Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:00.964Z] #38 6.010 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-04T14:13:00.964Z] #38 6.037 -- Detecting C compiler ABI info [2020-05-04T14:13:00.964Z] #38 7.290 -- Detecting C compiler ABI info - done [2020-05-04T14:13:00.964Z] #38 7.334 -- Detecting C compile features [2020-05-04T14:13:01.028Z] #44 8.350 DEP images/macvlan.pb-c.d [2020-05-04T14:13:01.028Z] #44 8.413 PBCC images/autofs.pb-c.c [2020-05-04T14:13:01.028Z] #44 8.457 DEP images/autofs.pb-c.d [2020-05-04T14:13:01.028Z] #44 8.484 PBCC images/sysctl.pb-c.c [2020-05-04T14:13:01.028Z] #44 8.552 DEP images/sysctl.pb-c.d [2020-05-04T14:13:01.283Z] #44 8.721 PBCC images/time.pb-c.c [2020-05-04T14:13:01.283Z] #44 8.807 DEP images/time.pb-c.d [2020-05-04T14:13:01.539Z] #44 8.967 PBCC images/binfmt-misc.pb-c.c [2020-05-04T14:13:01.539Z] #44 9.087 DEP images/binfmt-misc.pb-c.d [2020-05-04T14:13:01.539Z] #44 9.150 PBCC images/seccomp.pb-c.c [2020-05-04T14:13:01.794Z] #44 9.197 DEP images/seccomp.pb-c.d [2020-05-04T14:13:01.794Z] #44 9.337 PBCC images/userns.pb-c.c [2020-05-04T14:13:01.794Z] #44 9.418 DEP images/userns.pb-c.d [2020-05-04T14:13:01.897Z] #38 9.715 -- Detecting C compile features - done [2020-05-04T14:13:01.897Z] #38 9.762 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-04T14:13:01.937Z] #25 33.20 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:13:02.050Z] #44 9.467 PBCC images/cgroup.pb-c.c [2020-05-04T14:13:02.050Z] #44 9.498 DEP images/cgroup.pb-c.d [2020-05-04T14:13:02.050Z] #44 9.517 PBCC images/fown.pb-c.c [2020-05-04T14:13:02.050Z] #44 9.525 PBCC images/ext-file.pb-c.c [2020-05-04T14:13:02.050Z] #44 9.531 DEP images/fown.pb-c.d [2020-05-04T14:13:02.050Z] #44 9.540 DEP images/ext-file.pb-c.d [2020-05-04T14:13:02.050Z] #44 9.550 PBCC images/rpc.pb-c.c [2020-05-04T14:13:02.050Z] #44 9.559 DEP images/rpc.pb-c.d [2020-05-04T14:13:02.050Z] #44 9.570 PBCC images/siginfo.pb-c.c [2020-05-04T14:13:02.050Z] #44 9.576 DEP images/siginfo.pb-c.d [2020-05-04T14:13:02.050Z] #44 9.586 PBCC images/pagemap.pb-c.c [2020-05-04T14:13:02.050Z] #44 9.596 DEP images/pagemap.pb-c.d [2020-05-04T14:13:02.154Z] #38 10.08 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-04T14:13:02.154Z] #38 10.22 -- Configuring done [2020-05-04T14:13:02.154Z] #38 10.24 -- Generating done [2020-05-04T14:13:02.154Z] #38 10.25 -- Build files have been written to: /tmp/tmp.fnloTGexVx/tini [2020-05-04T14:13:02.154Z] #38 10.27 + make tini-static [2020-05-04T14:13:02.240Z] #25 33.67 Fetched 325 kB in 0s (1127 kB/s) [2020-05-04T14:13:02.307Z] #44 9.717 PBCC images/rlimit.pb-c.c [2020-05-04T14:13:02.307Z] #44 9.747 DEP images/rlimit.pb-c.d [2020-05-04T14:13:02.307Z] #44 9.798 PBCC images/file-lock.pb-c.c [2020-05-04T14:13:02.307Z] #44 9.821 DEP images/file-lock.pb-c.d [2020-05-04T14:13:02.307Z] #44 9.899 PBCC images/tty.pb-c.c [2020-05-04T14:13:02.500Z] #25 33.94 Selecting previously unselected package libonig5:arm64. [2020-05-04T14:13:02.500Z] #25 33.94 (Reading database ... [2020-05-04T14:13:02.500Z] #25 ... [2020-05-04T14:13:02.500Z] [2020-05-04T14:13:02.500Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:13:02.500Z] #35 17.62 Reading package lists... [2020-05-04T14:13:02.500Z] #35 24.45 Reading package lists... [2020-05-04T14:13:02.500Z] #35 30.74 Building dependency tree... [2020-05-04T14:13:02.500Z] #35 ... [2020-05-04T14:13:02.500Z] [2020-05-04T14:13:02.500Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:13:02.500Z] #25 33.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-04T14:13:02.562Z] #44 9.973 DEP images/tty.pb-c.d [2020-05-04T14:13:02.562Z] #44 10.09 PBCC images/tun.pb-c.c [2020-05-04T14:13:02.562Z] #44 10.15 PBCC images/netdev.pb-c.c [2020-05-04T14:13:02.718Z] #38 10.77 Scanning dependencies of target tini-static [2020-05-04T14:13:02.718Z] #38 10.88 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-04T14:13:02.761Z] #25 34.05 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-05-04T14:13:02.761Z] #25 34.07 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-04T14:13:02.818Z] #44 10.20 DEP images/tun.pb-c.d [2020-05-04T14:13:02.818Z] #44 10.27 DEP images/netdev.pb-c.d [2020-05-04T14:13:02.818Z] #44 10.36 PBCC images/vma.pb-c.c [2020-05-04T14:13:02.818Z] #44 10.40 DEP images/vma.pb-c.d [2020-05-04T14:13:03.022Z] #25 34.50 Selecting previously unselected package libjq1:arm64. [2020-05-04T14:13:03.022Z] #25 34.50 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-04T14:13:03.022Z] #25 34.53 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-04T14:13:03.074Z] #44 10.45 PBCC images/creds.pb-c.c [2020-05-04T14:13:03.074Z] #44 10.48 DEP images/creds.pb-c.d [2020-05-04T14:13:03.074Z] #44 10.54 PBCC images/utsns.pb-c.c [2020-05-04T14:13:03.074Z] #44 10.56 DEP images/utsns.pb-c.d [2020-05-04T14:13:03.074Z] #44 10.63 PBCC images/ipc-desc.pb-c.c [2020-05-04T14:13:03.074Z] #44 10.65 PBCC images/ipc-sem.pb-c.c [2020-05-04T14:13:03.284Z] #25 34.76 Selecting previously unselected package jq. [2020-05-04T14:13:03.284Z] #25 ... [2020-05-04T14:13:03.284Z] [2020-05-04T14:13:03.284Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:13:03.284Z] #62 24.71 Reading package lists... [2020-05-04T14:13:03.284Z] #62 31.49 Building dependency tree... [2020-05-04T14:13:03.330Z] #44 10.66 DEP images/ipc-desc.pb-c.d [2020-05-04T14:13:03.330Z] #44 10.72 DEP images/ipc-sem.pb-c.d [2020-05-04T14:13:03.330Z] #44 10.78 PBCC images/ipc-msg.pb-c.c [2020-05-04T14:13:03.330Z] #44 10.81 DEP images/ipc-msg.pb-c.d [2020-05-04T14:13:03.330Z] #44 10.86 PBCC images/ipc-shm.pb-c.c [2020-05-04T14:13:03.330Z] #44 10.93 DEP images/ipc-shm.pb-c.d [2020-05-04T14:13:03.545Z] #62 ... [2020-05-04T14:13:03.545Z] [2020-05-04T14:13:03.546Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:13:03.546Z] #25 34.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-04T14:13:03.546Z] #25 34.77 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-04T14:13:03.589Z] #44 10.97 PBCC images/ipc-var.pb-c.c [2020-05-04T14:13:03.589Z] #44 11.00 DEP images/ipc-var.pb-c.d [2020-05-04T14:13:03.589Z] #44 11.04 PBCC images/sk-opts.pb-c.c [2020-05-04T14:13:03.589Z] #44 11.05 PBCC images/packet-sock.pb-c.c [2020-05-04T14:13:03.589Z] #44 11.17 DEP images/sk-opts.pb-c.d [2020-05-04T14:13:03.808Z] #25 35.13 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-04T14:13:03.808Z] #25 35.19 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-04T14:13:03.808Z] #25 ... [2020-05-04T14:13:03.808Z] [2020-05-04T14:13:03.808Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:13:03.808Z] #43 18.41 Reading package lists... [2020-05-04T14:13:03.808Z] #43 25.66 Reading package lists... [2020-05-04T14:13:03.808Z] #43 32.25 Building dependency tree... [2020-05-04T14:13:03.808Z] #43 ... [2020-05-04T14:13:03.808Z] [2020-05-04T14:13:03.808Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:13:03.808Z] #25 35.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-04T14:13:03.808Z] #25 35.28 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:13:03.845Z] #44 11.21 DEP images/packet-sock.pb-c.d [2020-05-04T14:13:03.845Z] #44 11.27 PBCC images/sk-netlink.pb-c.c [2020-05-04T14:13:03.845Z] #44 11.39 DEP images/sk-netlink.pb-c.d [2020-05-04T14:13:04.101Z] #44 11.45 PBCC images/sk-inet.pb-c.c [2020-05-04T14:13:04.101Z] #44 11.52 DEP images/sk-inet.pb-c.d [2020-05-04T14:13:04.101Z] #44 11.59 PBCC images/sk-unix.pb-c.c [2020-05-04T14:13:04.182Z] #53 ... [2020-05-04T14:13:04.182Z] [2020-05-04T14:13:04.182Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:04.182Z] #65 127.3 + bin/containerd [2020-05-04T14:13:04.356Z] #44 11.70 DEP images/sk-unix.pb-c.d [2020-05-04T14:13:04.356Z] #44 11.78 PBCC images/mm.pb-c.c [2020-05-04T14:13:04.356Z] #44 11.92 DEP images/mm.pb-c.d [2020-05-04T14:13:04.356Z] #44 ... [2020-05-04T14:13:04.356Z] [2020-05-04T14:13:04.356Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:04.356Z] #33 85.42 log [2020-05-04T14:13:04.356Z] #33 88.46 github.com/BurntSushi/toml/cmd/tomlv [2020-05-04T14:13:04.356Z] #33 DONE 93.2s [2020-05-04T14:13:04.356Z] [2020-05-04T14:13:04.356Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:04.356Z] #44 12.00 PBCC images/timerfd.pb-c.c [2020-05-04T14:13:04.356Z] #44 ... [2020-05-04T14:13:04.356Z] [2020-05-04T14:13:04.356Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:04.356Z] #47 84.44 flag [2020-05-04T14:13:04.356Z] #47 84.63 go/token [2020-05-04T14:13:04.356Z] #47 85.62 go/scanner [2020-05-04T14:13:04.356Z] #47 86.34 regexp [2020-05-04T14:13:04.356Z] #47 87.29 go/ast [2020-05-04T14:13:04.356Z] #47 90.97 internal/lazyregexp [2020-05-04T14:13:04.356Z] #47 91.24 net/url [2020-05-04T14:13:04.356Z] #47 92.89 text/template/parse [2020-05-04T14:13:04.356Z] #47 92.97 go/parser [2020-05-04T14:13:04.612Z] #47 ... [2020-05-04T14:13:04.612Z] [2020-05-04T14:13:04.612Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:04.612Z] #44 12.13 DEP images/timerfd.pb-c.d [2020-05-04T14:13:04.612Z] #44 12.24 PBCC images/timer.pb-c.c [2020-05-04T14:13:04.615Z] #38 12.48 [100%] Linking C executable tini-static [2020-05-04T14:13:04.615Z] #38 ... [2020-05-04T14:13:04.615Z] [2020-05-04T14:13:04.615Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:04.615Z] #56 85.92 encoding/json [2020-05-04T14:13:04.869Z] #44 12.31 DEP images/timer.pb-c.d [2020-05-04T14:13:04.869Z] #44 12.40 PBCC images/sa.pb-c.c [2020-05-04T14:13:04.869Z] #44 12.53 DEP images/sa.pb-c.d [2020-05-04T14:13:05.182Z] #56 ... [2020-05-04T14:13:05.182Z] [2020-05-04T14:13:05.182Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:05.182Z] #10 77.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-04T14:13:05.182Z] #10 77.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-04T14:13:05.182Z] #10 77.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-04T14:13:05.182Z] #10 85.26 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-04T14:13:05.182Z] #10 85.26 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-04T14:13:05.182Z] #10 85.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:13:05.182Z] #10 85.44 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-04T14:13:05.182Z] #10 85.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-04T14:13:05.182Z] #10 85.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:13:05.433Z] #44 12.69 PBCC images/pipe-data.pb-c.c [2020-05-04T14:13:05.433Z] #44 12.76 DEP images/pipe-data.pb-c.d [2020-05-04T14:13:05.433Z] #44 12.88 PBCC images/mnt.pb-c.c [2020-05-04T14:13:05.433Z] #44 12.95 DEP images/mnt.pb-c.d [2020-05-04T14:13:05.433Z] #44 13.04 PBCC images/sk-packet.pb-c.c [2020-05-04T14:13:05.433Z] #44 13.06 DEP images/sk-packet.pb-c.d [2020-05-04T14:13:05.440Z] #10 ... [2020-05-04T14:13:05.440Z] [2020-05-04T14:13:05.440Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:05.440Z] #38 13.08 [100%] Built target tini-static [2020-05-04T14:13:05.440Z] #38 13.19 + mkdir -p /build [2020-05-04T14:13:05.440Z] #38 13.19 + cp tini-static /build/docker-init [2020-05-04T14:13:05.440Z] #38 DONE 13.4s [2020-05-04T14:13:05.440Z] [2020-05-04T14:13:05.440Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:05.440Z] #44 4.832 Note: Building without setproctitle() and strlcpy() support. [2020-05-04T14:13:05.440Z] #44 4.833 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-04T14:13:05.440Z] #44 4.850 Note: Building without GnuTLS support [2020-05-04T14:13:05.440Z] #44 7.077 fatal: not a git repository (or any of the parent directories): .git [2020-05-04T14:13:05.440Z] #44 7.123 GEN .gitid [2020-05-04T14:13:05.440Z] #44 7.146 GEN criu/include/version.h [2020-05-04T14:13:05.440Z] #44 7.193 GEN include/common/asm [2020-05-04T14:13:05.440Z] #44 9.101 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-04T14:13:05.689Z] #44 13.11 PBCC images/tcp-stream.pb-c.c [2020-05-04T14:13:05.689Z] #44 13.24 DEP images/tcp-stream.pb-c.d [2020-05-04T14:13:05.689Z] #44 13.29 PBCC images/pipe.pb-c.c [2020-05-04T14:13:05.689Z] #44 13.35 DEP images/pipe.pb-c.d [2020-05-04T14:13:05.699Z] #44 9.289 PBCC images/opts.pb-c.c [2020-05-04T14:13:05.729Z] #25 ... [2020-05-04T14:13:05.729Z] [2020-05-04T14:13:05.729Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:05.729Z] #10 20.12 Reading package lists... [2020-05-04T14:13:05.729Z] #10 27.13 Building dependency tree... [2020-05-04T14:13:05.729Z] #10 31.05 The following additional packages will be installed: [2020-05-04T14:13:05.729Z] #10 31.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-04T14:13:05.729Z] #10 31.06 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-04T14:13:05.729Z] #10 31.06 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-04T14:13:05.730Z] #10 31.06 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-04T14:13:05.730Z] #10 31.07 Suggested packages: [2020-05-04T14:13:05.730Z] #10 31.07 gcc-8-locales seccomp wine64 [2020-05-04T14:13:05.730Z] #10 32.50 The following NEW packages will be installed: [2020-05-04T14:13:05.730Z] #10 32.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-04T14:13:05.730Z] #10 32.50 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-04T14:13:05.730Z] #10 32.50 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-04T14:13:05.730Z] #10 32.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-04T14:13:05.730Z] #10 32.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-04T14:13:05.730Z] #10 32.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-04T14:13:05.730Z] #10 33.07 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:13:05.730Z] #10 33.07 Need to get 73.3 MB of archives. [2020-05-04T14:13:05.730Z] #10 33.07 After this operation, 472 MB of additional disk space will be used. [2020-05-04T14:13:05.730Z] #10 33.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-05-04T14:13:05.730Z] #10 33.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-05-04T14:13:05.730Z] #10 33.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-04T14:13:05.730Z] #10 33.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-05-04T14:13:05.730Z] #10 33.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-05-04T14:13:05.730Z] #10 34.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-04T14:13:05.730Z] #10 34.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-04T14:13:05.730Z] #10 34.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-04T14:13:05.730Z] #10 34.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-05-04T14:13:05.730Z] #10 ... [2020-05-04T14:13:05.730Z] [2020-05-04T14:13:05.730Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:13:05.730Z] #43 36.06 The following additional packages will be installed: [2020-05-04T14:13:05.730Z] #43 36.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-04T14:13:05.730Z] #43 36.07 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-04T14:13:05.730Z] #43 36.08 Suggested packages: [2020-05-04T14:13:05.730Z] #43 36.08 manpages-dev python-setuptools [2020-05-04T14:13:05.944Z] #44 13.39 PBCC images/pstree.pb-c.c [2020-05-04T14:13:05.944Z] #44 13.42 DEP images/pstree.pb-c.d [2020-05-04T14:13:05.944Z] #44 13.47 PBCC images/fs.pb-c.c [2020-05-04T14:13:05.944Z] #44 13.48 DEP images/fs.pb-c.d [2020-05-04T14:13:05.944Z] #44 13.52 PBCC images/signalfd.pb-c.c [2020-05-04T14:13:05.944Z] #44 13.61 DEP images/signalfd.pb-c.d [2020-05-04T14:13:05.956Z] #44 9.403 PBCC images/sit.pb-c.c [2020-05-04T14:13:05.956Z] #44 9.494 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-04T14:13:05.992Z] #43 ... [2020-05-04T14:13:05.992Z] [2020-05-04T14:13:05.992Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-04T14:13:05.992Z] #25 DONE 37.2s [2020-05-04T14:13:05.992Z] [2020-05-04T14:13:05.992Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-04T14:13:05.992Z] #26 DONE 0.1s [2020-05-04T14:13:05.992Z] [2020-05-04T14:13:05.992Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:05.992Z] #33 37.17 sync [2020-05-04T14:13:05.992Z] #33 37.18 internal/reflectlite [2020-05-04T14:13:06.200Z] #44 13.65 PBCC images/fh.pb-c.c [2020-05-04T14:13:06.200Z] #44 13.69 PBCC images/fsnotify.pb-c.c [2020-05-04T14:13:06.200Z] #44 13.74 DEP images/fh.pb-c.d [2020-05-04T14:13:06.200Z] #44 13.79 DEP images/fsnotify.pb-c.d [2020-05-04T14:13:06.200Z] #44 13.85 PBCC images/eventpoll.pb-c.c [2020-05-04T14:13:06.214Z] #44 9.671 DEP images/opts.pb-c.d [2020-05-04T14:13:06.214Z] #44 9.812 DEP images/sit.pb-c.d [2020-05-04T14:13:06.214Z] #44 9.910 PBCC images/macvlan.pb-c.c [2020-05-04T14:13:06.214Z] #44 9.930 DEP images/macvlan.pb-c.d [2020-05-04T14:13:06.457Z] #44 13.86 DEP images/eventpoll.pb-c.d [2020-05-04T14:13:06.457Z] #44 13.93 PBCC images/eventfd.pb-c.c [2020-05-04T14:13:06.457Z] #44 13.94 DEP images/eventfd.pb-c.d [2020-05-04T14:13:06.472Z] #44 10.02 PBCC images/autofs.pb-c.c [2020-05-04T14:13:06.472Z] #44 10.05 DEP images/autofs.pb-c.d [2020-05-04T14:13:06.472Z] #44 10.11 PBCC images/sysctl.pb-c.c [2020-05-04T14:13:06.472Z] #44 10.17 DEP images/sysctl.pb-c.d [2020-05-04T14:13:06.712Z] #44 14.01 PBCC images/remap-file-path.pb-c.c [2020-05-04T14:13:06.712Z] #44 14.03 DEP images/remap-file-path.pb-c.d [2020-05-04T14:13:06.712Z] #44 14.07 PBCC images/fifo.pb-c.c [2020-05-04T14:13:06.712Z] #44 14.08 DEP images/fifo.pb-c.d [2020-05-04T14:13:06.712Z] #44 14.17 PBCC images/ghost-file.pb-c.c [2020-05-04T14:13:06.712Z] #44 14.23 DEP images/ghost-file.pb-c.d [2020-05-04T14:13:06.730Z] #44 10.20 PBCC images/time.pb-c.c [2020-05-04T14:13:06.730Z] #44 10.25 DEP images/time.pb-c.d [2020-05-04T14:13:06.730Z] #44 10.33 PBCC images/binfmt-misc.pb-c.c [2020-05-04T14:13:06.730Z] #44 10.37 DEP images/binfmt-misc.pb-c.d [2020-05-04T14:13:06.730Z] #44 10.43 PBCC images/seccomp.pb-c.c [2020-05-04T14:13:06.970Z] #44 14.34 PBCC images/regfile.pb-c.c [2020-05-04T14:13:06.970Z] #44 14.37 DEP images/regfile.pb-c.d [2020-05-04T14:13:06.970Z] #44 14.42 PBCC images/ns.pb-c.c [2020-05-04T14:13:06.970Z] #44 14.49 DEP images/ns.pb-c.d [2020-05-04T14:13:06.970Z] #44 14.56 PBCC images/fdinfo.pb-c.c [2020-05-04T14:13:06.987Z] #44 10.44 DEP images/seccomp.pb-c.d [2020-05-04T14:13:06.987Z] #44 10.52 PBCC images/userns.pb-c.c [2020-05-04T14:13:06.987Z] #44 10.59 DEP images/userns.pb-c.d [2020-05-04T14:13:06.987Z] #44 10.65 PBCC images/cgroup.pb-c.c [2020-05-04T14:13:07.225Z] #44 14.63 DEP images/fdinfo.pb-c.d [2020-05-04T14:13:07.225Z] #44 14.73 PBCC images/core-aarch64.pb-c.c [2020-05-04T14:13:07.225Z] #44 14.79 PBCC images/core-arm.pb-c.c [2020-05-04T14:13:07.245Z] #44 10.71 DEP images/cgroup.pb-c.d [2020-05-04T14:13:07.245Z] #44 10.78 PBCC images/fown.pb-c.c [2020-05-04T14:13:07.245Z] #44 10.81 PBCC images/ext-file.pb-c.c [2020-05-04T14:13:07.245Z] #44 10.88 DEP images/fown.pb-c.d [2020-05-04T14:13:07.481Z] #44 14.89 PBCC images/core-ppc64.pb-c.c [2020-05-04T14:13:07.481Z] #44 15.00 PBCC images/core-s390.pb-c.c [2020-05-04T14:13:07.505Z] #44 10.97 DEP images/ext-file.pb-c.d [2020-05-04T14:13:07.505Z] #44 11.03 PBCC images/rpc.pb-c.c [2020-05-04T14:13:07.505Z] #44 11.12 DEP images/rpc.pb-c.d [2020-05-04T14:13:07.505Z] #44 11.18 PBCC images/siginfo.pb-c.c [2020-05-04T14:13:07.505Z] #44 11.21 DEP images/siginfo.pb-c.d [2020-05-04T14:13:07.736Z] #44 15.09 PBCC images/core-x86.pb-c.c [2020-05-04T14:13:07.736Z] #44 15.16 PBCC images/core.pb-c.c [2020-05-04T14:13:07.736Z] #44 15.24 PBCC images/inventory.pb-c.c [2020-05-04T14:13:07.736Z] #44 15.32 DEP images/core-aarch64.pb-c.d [2020-05-04T14:13:07.762Z] #44 11.27 PBCC images/pagemap.pb-c.c [2020-05-04T14:13:07.762Z] #44 11.35 DEP images/pagemap.pb-c.d [2020-05-04T14:13:07.912Z] #33 ... [2020-05-04T14:13:07.912Z] [2020-05-04T14:13:07.912Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-04T14:13:07.912Z] #62 35.40 The following additional packages will be installed: [2020-05-04T14:13:07.912Z] #62 35.43 libbtrfs0 [2020-05-04T14:13:07.912Z] #62 35.64 The following NEW packages will be installed: [2020-05-04T14:13:07.912Z] #62 35.68 libbtrfs-dev libbtrfs0 [2020-05-04T14:13:07.912Z] #62 36.17 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:13:07.912Z] #62 36.17 Need to get 119 kB of archives. [2020-05-04T14:13:07.912Z] #62 36.17 After this operation, 387 kB of additional disk space will be used. [2020-05-04T14:13:07.912Z] #62 36.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-04T14:13:07.912Z] #62 36.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-04T14:13:07.912Z] #62 37.44 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:13:07.912Z] #62 37.69 Fetched 119 kB in 0s (352 kB/s) [2020-05-04T14:13:07.912Z] #62 37.77 Selecting previously unselected package libbtrfs0. [2020-05-04T14:13:07.912Z] #62 37.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 ... 15382 files and directories currently installed.) [2020-05-04T14:13:07.912Z] #62 37.88 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-04T14:13:07.912Z] #62 37.91 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-04T14:13:07.912Z] #62 38.20 Selecting previously unselected package libbtrfs-dev. [2020-05-04T14:13:07.912Z] #62 38.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-04T14:13:07.912Z] #62 38.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:13:07.912Z] #62 38.52 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-04T14:13:07.912Z] #62 38.54 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:13:07.912Z] #62 38.58 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:13:07.912Z] #62 DONE 39.1s [2020-05-04T14:13:07.912Z] [2020-05-04T14:13:07.912Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:13:07.912Z] #63 DONE 0.1s [2020-05-04T14:13:07.912Z] [2020-05-04T14:13:07.912Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-04T14:13:07.912Z] #64 DONE 0.1s [2020-05-04T14:13:07.912Z] [2020-05-04T14:13:07.912Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:07.994Z] #44 15.38 DEP images/core-arm.pb-c.d [2020-05-04T14:13:07.994Z] #44 15.48 DEP images/core-ppc64.pb-c.d [2020-05-04T14:13:07.994Z] #44 15.52 DEP images/core-s390.pb-c.d [2020-05-04T14:13:08.019Z] #44 11.43 PBCC images/rlimit.pb-c.c [2020-05-04T14:13:08.019Z] #44 11.49 DEP images/rlimit.pb-c.d [2020-05-04T14:13:08.019Z] #44 11.57 PBCC images/file-lock.pb-c.c [2020-05-04T14:13:08.019Z] #44 11.58 DEP images/file-lock.pb-c.d [2020-05-04T14:13:08.250Z] #44 15.61 DEP images/core-x86.pb-c.d [2020-05-04T14:13:08.250Z] #44 15.71 DEP images/core.pb-c.d [2020-05-04T14:13:08.250Z] #44 15.74 DEP images/inventory.pb-c.d [2020-05-04T14:13:08.250Z] #44 15.80 PBCC images/cpuinfo.pb-c.c [2020-05-04T14:13:08.250Z] #44 15.83 DEP images/cpuinfo.pb-c.d [2020-05-04T14:13:08.277Z] #44 11.65 PBCC images/tty.pb-c.c [2020-05-04T14:13:08.277Z] #44 11.76 DEP images/tty.pb-c.d [2020-05-04T14:13:08.277Z] #44 11.81 PBCC images/tun.pb-c.c [2020-05-04T14:13:08.277Z] #44 11.83 PBCC images/netdev.pb-c.c [2020-05-04T14:13:08.277Z] #44 11.90 DEP images/tun.pb-c.d [2020-05-04T14:13:08.505Z] #44 15.87 PBCC images/stats.pb-c.c [2020-05-04T14:13:08.505Z] #44 15.93 DEP images/stats.pb-c.d [2020-05-04T14:13:08.534Z] #44 11.95 DEP images/netdev.pb-c.d [2020-05-04T14:13:08.534Z] #44 12.03 PBCC images/vma.pb-c.c [2020-05-04T14:13:08.534Z] #44 12.08 DEP images/vma.pb-c.d [2020-05-04T14:13:08.534Z] #44 12.17 PBCC images/creds.pb-c.c [2020-05-04T14:13:08.793Z] #44 12.17 DEP images/creds.pb-c.d [2020-05-04T14:13:08.793Z] #44 12.22 PBCC images/utsns.pb-c.c [2020-05-04T14:13:08.793Z] #44 12.27 DEP images/utsns.pb-c.d [2020-05-04T14:13:08.793Z] #44 12.30 PBCC images/ipc-desc.pb-c.c [2020-05-04T14:13:08.793Z] #44 12.33 PBCC images/ipc-sem.pb-c.c [2020-05-04T14:13:08.793Z] #44 12.35 DEP images/ipc-desc.pb-c.d [2020-05-04T14:13:08.793Z] #44 12.42 DEP images/ipc-sem.pb-c.d [2020-05-04T14:13:09.051Z] #44 12.50 PBCC images/ipc-msg.pb-c.c [2020-05-04T14:13:09.051Z] #44 12.55 DEP images/ipc-msg.pb-c.d [2020-05-04T14:13:09.051Z] #44 12.62 PBCC images/ipc-shm.pb-c.c [2020-05-04T14:13:09.051Z] #44 12.65 DEP images/ipc-shm.pb-c.d [2020-05-04T14:13:09.066Z] #44 ... [2020-05-04T14:13:09.066Z] [2020-05-04T14:13:09.066Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:09.066Z] #56 87.82 encoding/json [2020-05-04T14:13:09.066Z] #56 91.78 github.com/pkg/diff [2020-05-04T14:13:09.066Z] #56 93.67 golang.org/x/crypto/ssh/terminal [2020-05-04T14:13:09.066Z] #56 95.55 mvdan.cc/editorconfig [2020-05-04T14:13:09.066Z] #56 95.60 mvdan.cc/sh/v3/fileutil [2020-05-04T14:13:09.066Z] #56 95.84 mvdan.cc/sh/v3/syntax [2020-05-04T14:13:09.308Z] #44 12.73 PBCC images/ipc-var.pb-c.c [2020-05-04T14:13:09.308Z] #44 12.74 DEP images/ipc-var.pb-c.d [2020-05-04T14:13:09.308Z] #44 12.80 PBCC images/sk-opts.pb-c.c [2020-05-04T14:13:09.308Z] #44 12.85 PBCC images/packet-sock.pb-c.c [2020-05-04T14:13:09.308Z] #44 12.93 DEP images/sk-opts.pb-c.d [2020-05-04T14:13:09.322Z] #56 ... [2020-05-04T14:13:09.322Z] [2020-05-04T14:13:09.322Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:09.322Z] #65 40.23 Checking out files: 71% (2279/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-05-04T14:13:09.322Z] #65 41.27 + cd /tmp/tmp.Gjn3Ph1pUc/src/github.com/containerd/containerd [2020-05-04T14:13:09.322Z] #65 41.27 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-04T14:13:09.565Z] #44 12.97 DEP images/packet-sock.pb-c.d [2020-05-04T14:13:09.565Z] #44 13.01 PBCC images/sk-netlink.pb-c.c [2020-05-04T14:13:09.565Z] #44 13.05 DEP images/sk-netlink.pb-c.d [2020-05-04T14:13:09.565Z] #44 13.11 PBCC images/sk-inet.pb-c.c [2020-05-04T14:13:09.565Z] #44 13.16 DEP images/sk-inet.pb-c.d [2020-05-04T14:13:09.825Z] #44 13.26 PBCC images/sk-unix.pb-c.c [2020-05-04T14:13:09.825Z] #44 13.33 DEP images/sk-unix.pb-c.d [2020-05-04T14:13:09.825Z] #44 13.38 PBCC images/mm.pb-c.c [2020-05-04T14:13:09.825Z] #44 ... [2020-05-04T14:13:09.825Z] [2020-05-04T14:13:09.825Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:09.825Z] #47 81.16 fmt [2020-05-04T14:13:09.825Z] #47 83.21 regexp [2020-05-04T14:13:09.825Z] #47 87.24 go/token [2020-05-04T14:13:09.825Z] #47 87.26 internal/lazyregexp [2020-05-04T14:13:09.825Z] #47 87.73 net/url [2020-05-04T14:13:09.825Z] #47 88.43 go/scanner [2020-05-04T14:13:09.825Z] #47 89.48 text/template/parse [2020-05-04T14:13:09.825Z] #47 89.95 go/ast [2020-05-04T14:13:09.825Z] #47 ... [2020-05-04T14:13:09.825Z] [2020-05-04T14:13:09.825Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:09.830Z] #65 ... [2020-05-04T14:13:09.830Z] [2020-05-04T14:13:09.830Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:09.830Z] #74 DONE 41.0s [2020-05-04T14:13:09.882Z] #65 42.73 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-04T14:13:09.882Z] #65 42.73 + BUILDTAGS='netgo osusergo static_build' [2020-05-04T14:13:09.882Z] #65 42.73 + export EXTRA_FLAGS=-buildmode=pie [2020-05-04T14:13:09.882Z] #65 42.73 + EXTRA_FLAGS=-buildmode=pie [2020-05-04T14:13:09.882Z] #65 42.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-04T14:13:09.882Z] #65 42.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-04T14:13:09.882Z] #65 42.73 + '[' '' = dynamic ']' [2020-05-04T14:13:09.882Z] #65 42.73 + make [2020-05-04T14:13:10.111Z] [2020-05-04T14:13:10.111Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:13:10.111Z] #30 40.10 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-04T14:13:10.111Z] #30 40.80 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-04T14:13:10.111Z] #30 41.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-04T14:13:10.854Z] #65 39.45 Checking out files: 67% (2144/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-05-04T14:13:10.854Z] #65 40.46 + cd /tmp/tmp.TE994cl8gv/src/github.com/containerd/containerd [2020-05-04T14:13:10.854Z] #65 40.46 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-04T14:13:11.245Z] #65 43.85 + bin/ctr [2020-05-04T14:13:11.420Z] #65 ... [2020-05-04T14:13:11.420Z] [2020-05-04T14:13:11.420Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:11.420Z] #33 83.50 flag [2020-05-04T14:13:11.420Z] #33 83.50 github.com/BurntSushi/toml [2020-05-04T14:13:11.420Z] #33 85.34 log [2020-05-04T14:13:11.420Z] #33 88.47 github.com/BurntSushi/toml/cmd/tomlv [2020-05-04T14:13:11.420Z] #33 DONE 93.0s [2020-05-04T14:13:11.677Z] [2020-05-04T14:13:11.677Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:11.677Z] #44 13.44 DEP images/mm.pb-c.d [2020-05-04T14:13:11.677Z] #44 13.49 PBCC images/timerfd.pb-c.c [2020-05-04T14:13:11.677Z] #44 13.53 DEP images/timerfd.pb-c.d [2020-05-04T14:13:11.677Z] #44 13.61 PBCC images/timer.pb-c.c [2020-05-04T14:13:11.677Z] #44 13.68 DEP images/timer.pb-c.d [2020-05-04T14:13:11.677Z] #44 13.74 PBCC images/sa.pb-c.c [2020-05-04T14:13:11.677Z] #44 13.80 DEP images/sa.pb-c.d [2020-05-04T14:13:11.677Z] #44 13.86 PBCC images/pipe-data.pb-c.c [2020-05-04T14:13:11.677Z] #44 13.91 DEP images/pipe-data.pb-c.d [2020-05-04T14:13:11.677Z] #44 13.97 PBCC images/mnt.pb-c.c [2020-05-04T14:13:11.677Z] #44 14.07 DEP images/mnt.pb-c.d [2020-05-04T14:13:11.677Z] #44 14.15 PBCC images/sk-packet.pb-c.c [2020-05-04T14:13:11.677Z] #44 14.18 DEP images/sk-packet.pb-c.d [2020-05-04T14:13:11.677Z] #44 14.25 PBCC images/tcp-stream.pb-c.c [2020-05-04T14:13:11.677Z] #44 14.33 DEP images/tcp-stream.pb-c.d [2020-05-04T14:13:11.677Z] #44 14.41 PBCC images/pipe.pb-c.c [2020-05-04T14:13:11.677Z] #44 14.52 DEP images/pipe.pb-c.d [2020-05-04T14:13:11.677Z] #44 14.59 PBCC images/pstree.pb-c.c [2020-05-04T14:13:11.677Z] #44 14.62 DEP images/pstree.pb-c.d [2020-05-04T14:13:11.677Z] #44 14.67 PBCC images/fs.pb-c.c [2020-05-04T14:13:11.677Z] #44 14.72 DEP images/fs.pb-c.d [2020-05-04T14:13:11.677Z] #44 14.81 PBCC images/signalfd.pb-c.c [2020-05-04T14:13:11.677Z] #44 14.91 DEP images/signalfd.pb-c.d [2020-05-04T14:13:11.677Z] #44 14.98 PBCC images/fh.pb-c.c [2020-05-04T14:13:11.677Z] #44 15.02 PBCC images/fsnotify.pb-c.c [2020-05-04T14:13:11.677Z] #44 15.07 DEP images/fh.pb-c.d [2020-05-04T14:13:11.677Z] #44 15.23 DEP images/fsnotify.pb-c.d [2020-05-04T14:13:11.677Z] #44 15.36 PBCC images/eventpoll.pb-c.c [2020-05-04T14:13:11.934Z] #44 15.46 DEP images/eventpoll.pb-c.d [2020-05-04T14:13:12.191Z] #44 15.57 PBCC images/eventfd.pb-c.c [2020-05-04T14:13:12.191Z] #44 15.60 DEP images/eventfd.pb-c.d [2020-05-04T14:13:12.191Z] #44 15.71 PBCC images/remap-file-path.pb-c.c [2020-05-04T14:13:12.191Z] #44 15.79 DEP images/remap-file-path.pb-c.d [2020-05-04T14:13:12.449Z] #44 15.95 PBCC images/fifo.pb-c.c [2020-05-04T14:13:12.449Z] #44 15.98 DEP images/fifo.pb-c.d [2020-05-04T14:13:12.449Z] #44 16.08 PBCC images/ghost-file.pb-c.c [2020-05-04T14:13:12.449Z] #44 16.12 DEP images/ghost-file.pb-c.d [2020-05-04T14:13:12.706Z] #44 16.27 PBCC images/regfile.pb-c.c [2020-05-04T14:13:12.706Z] #44 16.35 DEP images/regfile.pb-c.d [2020-05-04T14:13:12.963Z] #44 16.43 PBCC images/ns.pb-c.c [2020-05-04T14:13:12.963Z] #44 16.45 DEP images/ns.pb-c.d [2020-05-04T14:13:12.963Z] #44 16.51 PBCC images/fdinfo.pb-c.c [2020-05-04T14:13:12.963Z] #44 16.55 DEP images/fdinfo.pb-c.d [2020-05-04T14:13:13.256Z] #44 16.62 PBCC images/core-aarch64.pb-c.c [2020-05-04T14:13:13.256Z] #44 16.72 PBCC images/core-arm.pb-c.c [2020-05-04T14:13:13.256Z] #44 16.88 PBCC images/core-ppc64.pb-c.c [2020-05-04T14:13:13.256Z] #44 16.92 PBCC images/core-s390.pb-c.c [2020-05-04T14:13:13.256Z] #44 16.97 PBCC images/core-x86.pb-c.c [2020-05-04T14:13:13.423Z] #30 ... [2020-05-04T14:13:13.423Z] [2020-05-04T14:13:13.423Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:13:13.423Z] #35 34.46 The following additional packages will be installed: [2020-05-04T14:13:13.423Z] #35 34.48 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-04T14:13:13.423Z] #35 34.50 Suggested packages: [2020-05-04T14:13:13.423Z] #35 34.50 cmake-doc ninja-build lrzip [2020-05-04T14:13:13.423Z] #35 34.51 Recommended packages: [2020-05-04T14:13:13.423Z] #35 34.51 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-04T14:13:13.423Z] #35 35.63 The following NEW packages will be installed: [2020-05-04T14:13:13.423Z] #35 35.64 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-04T14:13:13.423Z] #35 35.64 vim-common xxd [2020-05-04T14:13:13.423Z] #35 36.18 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:13:13.423Z] #35 36.18 Need to get 14.2 MB of archives. [2020-05-04T14:13:13.423Z] #35 36.18 After this operation, 60.0 MB of additional disk space will be used. [2020-05-04T14:13:13.423Z] #35 36.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-04T14:13:13.423Z] #35 36.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-04T14:13:13.423Z] #35 36.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-04T14:13:13.423Z] #35 36.31 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-04T14:13:13.423Z] #35 37.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-05-04T14:13:13.423Z] #35 37.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-05-04T14:13:13.423Z] #35 37.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-05-04T14:13:13.423Z] #35 37.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-05-04T14:13:13.423Z] #35 37.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-05-04T14:13:13.423Z] #35 37.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-05-04T14:13:13.423Z] #35 39.06 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:13:13.423Z] #35 39.33 Fetched 14.2 MB in 2s (8786 kB/s) [2020-05-04T14:13:13.423Z] #35 39.43 Selecting previously unselected package xxd. [2020-05-04T14:13:13.423Z] #35 39.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-04T14:13:13.423Z] #35 39.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-04T14:13:13.423Z] #35 39.54 Unpacking xxd (2:8.1.0875-5) ... [2020-05-04T14:13:13.423Z] #35 39.70 Selecting previously unselected package vim-common. [2020-05-04T14:13:13.423Z] #35 39.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-04T14:13:13.423Z] #35 39.78 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-04T14:13:13.423Z] #35 40.19 Selecting previously unselected package cmake-data. [2020-05-04T14:13:13.423Z] #35 40.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-04T14:13:13.423Z] #35 40.24 Unpacking cmake-data (3.13.4-1) ... [2020-05-04T14:13:13.423Z] #35 ... [2020-05-04T14:13:13.423Z] [2020-05-04T14:13:13.423Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:13:13.423Z] #27 5.403 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-04T14:13:13.423Z] #27 5.948 [2020-05-04T14:13:13.519Z] #44 17.11 PBCC images/core.pb-c.c [2020-05-04T14:13:13.777Z] #44 17.17 PBCC images/inventory.pb-c.c [2020-05-04T14:13:13.777Z] #44 17.24 DEP images/core-aarch64.pb-c.d [2020-05-04T14:13:13.778Z] #44 17.30 DEP images/core-arm.pb-c.d [2020-05-04T14:13:13.778Z] #44 17.34 DEP images/core-ppc64.pb-c.d [2020-05-04T14:13:13.778Z] #44 17.38 DEP images/core-s390.pb-c.d [2020-05-04T14:13:13.778Z] #44 17.43 DEP images/core-x86.pb-c.d [2020-05-04T14:13:14.035Z] #44 17.51 DEP images/core.pb-c.d [2020-05-04T14:13:14.035Z] #44 17.58 DEP images/inventory.pb-c.d [2020-05-04T14:13:14.035Z] #44 17.67 PBCC images/cpuinfo.pb-c.c [2020-05-04T14:13:14.035Z] #44 17.73 DEP images/cpuinfo.pb-c.d [2020-05-04T14:13:14.291Z] #44 17.79 PBCC images/stats.pb-c.c [2020-05-04T14:13:14.291Z] #44 17.84 DEP images/stats.pb-c.d [2020-05-04T14:13:14.468Z] #27 6.280 0.0% ### 4.2% ##### 7.4% ######## 12.5% ############ 17.2% ############### 20.9% ################## 25.8% #################### 28.4% ###################### 31.9% ########################### 37.6% ############################## 42.8% ################################### 49.0% ####################################### 54.6% ########################################### 59.8% ############################################## 64.5% ################################################## 69.6% ##################################################### 74.7% ########################################################## 80.9% ############################################################## 87.0% ################################################################## 92.8% ##################################################################### 97.1% ######################################################################## 100.0% [2020-05-04T14:13:15.044Z] #27 8.914 [2020-05-04T14:13:15.663Z] #44 19.29 make[1]: Nothing to be done for 'all'. [2020-05-04T14:13:15.827Z] #27 9.110 # 1.9% ########### 16.0% ###################### 30.6% ############################### 44.1% ##################################### 52.5% ############################################## 65.0% ######################################################## 78.8% ################################################################### 93.3% ######################################################################## 100.0% [2020-05-04T14:13:16.088Z] #27 ... [2020-05-04T14:13:16.088Z] [2020-05-04T14:13:16.088Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:16.088Z] #10 37.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-04T14:13:16.088Z] #10 39.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-05-04T14:13:16.088Z] #10 39.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-05-04T14:13:16.088Z] #10 39.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-04T14:13:16.088Z] #10 39.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-04T14:13:16.088Z] #10 39.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-05-04T14:13:16.088Z] #10 39.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-05-04T14:13:16.088Z] #10 39.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-05-04T14:13:16.088Z] #10 39.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-05-04T14:13:16.088Z] #10 39.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-05-04T14:13:16.088Z] #10 39.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-05-04T14:13:16.088Z] #10 39.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-05-04T14:13:16.088Z] #10 39.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-05-04T14:13:16.088Z] #10 39.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-05-04T14:13:16.088Z] #10 39.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-05-04T14:13:16.088Z] #10 39.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-05-04T14:13:16.088Z] #10 40.95 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:13:16.088Z] #10 41.33 Fetched 73.3 MB in 7s (10.7 MB/s) [2020-05-04T14:13:16.088Z] #10 41.46 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-04T14:13:16.088Z] #10 41.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-04T14:13:16.088Z] #10 41.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-05-04T14:13:16.088Z] #10 41.81 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-04T14:13:16.088Z] #10 44.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-04T14:13:16.088Z] #10 44.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-05-04T14:13:16.088Z] #10 44.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-04T14:13:16.088Z] #10 46.31 Selecting previously unselected package binutils-mingw-w64. [2020-05-04T14:13:16.088Z] #10 46.34 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-04T14:13:16.088Z] #10 46.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-04T14:13:16.088Z] #10 46.55 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-05-04T14:13:16.088Z] #10 46.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-04T14:13:16.088Z] #10 46.59 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-04T14:13:16.088Z] #10 46.83 Selecting previously unselected package dmsetup. [2020-05-04T14:13:16.088Z] #10 46.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-05-04T14:13:16.088Z] #10 46.84 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-04T14:13:16.088Z] #10 47.11 Selecting previously unselected package mingw-w64-common. [2020-05-04T14:13:16.088Z] #10 47.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-04T14:13:16.088Z] #10 47.15 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-04T14:13:16.350Z] #10 ... [2020-05-04T14:13:16.350Z] [2020-05-04T14:13:16.350Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:13:16.350Z] #43 37.64 The following NEW packages will be installed: [2020-05-04T14:13:16.350Z] #43 37.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-04T14:13:16.350Z] #43 37.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-04T14:13:16.350Z] #43 37.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-04T14:13:16.350Z] #43 37.68 python-six zlib1g-dev [2020-05-04T14:13:16.350Z] #43 38.04 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:13:16.350Z] #43 38.04 Need to get 3798 kB of archives. [2020-05-04T14:13:16.350Z] #43 38.04 After this operation, 21.6 MB of additional disk space will be used. [2020-05-04T14:13:16.350Z] #43 38.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-05-04T14:13:16.350Z] #43 38.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-04T14:13:16.350Z] #43 38.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-05-04T14:13:16.350Z] #43 38.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-04T14:13:16.350Z] #43 38.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-05-04T14:13:16.350Z] #43 38.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-04T14:13:16.350Z] #43 38.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-05-04T14:13:16.350Z] #43 38.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-05-04T14:13:16.350Z] #43 38.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-05-04T14:13:16.350Z] #43 38.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-05-04T14:13:16.351Z] #43 38.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-05-04T14:13:16.351Z] #43 38.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-05-04T14:13:16.351Z] #43 38.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-05-04T14:13:16.351Z] #43 38.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-05-04T14:13:16.351Z] #43 38.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-04T14:13:16.351Z] #43 38.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-05-04T14:13:16.351Z] #43 38.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-05-04T14:13:16.351Z] #43 40.12 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:13:16.351Z] #43 40.33 Fetched 3798 kB in 1s (6824 kB/s) [2020-05-04T14:13:16.351Z] #43 40.74 Selecting previously unselected package libcap-dev:arm64. [2020-05-04T14:13:16.351Z] #43 40.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-04T14:13:16.351Z] #43 40.80 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 40.82 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-05-04T14:13:16.351Z] #43 41.06 Selecting previously unselected package libnet1:arm64. [2020-05-04T14:13:16.351Z] #43 41.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 41.11 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-04T14:13:16.351Z] #43 41.52 Selecting previously unselected package libnet1-dev. [2020-05-04T14:13:16.351Z] #43 41.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 41.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-04T14:13:16.351Z] #43 41.86 Selecting previously unselected package libnl-3-200:arm64. [2020-05-04T14:13:16.351Z] #43 41.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 41.86 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-04T14:13:16.351Z] #43 42.10 Selecting previously unselected package libnl-3-dev:arm64. [2020-05-04T14:13:16.351Z] #43 42.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 42.12 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-04T14:13:16.351Z] #43 42.59 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-04T14:13:16.351Z] #43 42.59 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 42.60 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-04T14:13:16.351Z] #43 42.72 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-05-04T14:13:16.351Z] #43 42.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 42.73 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-04T14:13:16.351Z] #43 42.96 Selecting previously unselected package zlib1g-dev:arm64. [2020-05-04T14:13:16.351Z] #43 42.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 42.98 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-04T14:13:16.351Z] #43 43.34 Selecting previously unselected package libprotobuf17:arm64. [2020-05-04T14:13:16.351Z] #43 43.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 43.41 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-04T14:13:16.351Z] #43 44.00 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-05-04T14:13:16.351Z] #43 44.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 44.02 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-04T14:13:16.351Z] #43 44.31 Selecting previously unselected package libprotobuf-dev:arm64. [2020-05-04T14:13:16.351Z] #43 44.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 44.35 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-04T14:13:16.351Z] #43 45.88 Selecting previously unselected package libprotoc17:arm64. [2020-05-04T14:13:16.351Z] #43 45.89 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 45.90 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-04T14:13:16.351Z] #43 46.34 Selecting previously unselected package protobuf-c-compiler. [2020-05-04T14:13:16.351Z] #43 46.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 46.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-04T14:13:16.351Z] #43 46.51 Selecting previously unselected package protobuf-compiler. [2020-05-04T14:13:16.351Z] #43 46.51 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 46.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-04T14:13:16.351Z] #43 46.74 Selecting previously unselected package python-pkg-resources. [2020-05-04T14:13:16.351Z] #43 46.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-04T14:13:16.351Z] #43 46.77 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-04T14:13:16.351Z] #43 47.04 Selecting previously unselected package python-six. [2020-05-04T14:13:16.351Z] #43 47.04 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-04T14:13:16.351Z] #43 47.04 Unpacking python-six (1.12.0-1) ... [2020-05-04T14:13:16.351Z] #43 47.20 Selecting previously unselected package python-protobuf. [2020-05-04T14:13:16.351Z] #43 47.24 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-05-04T14:13:16.351Z] #43 47.25 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-04T14:13:16.611Z] #43 47.86 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-04T14:13:16.611Z] #43 ... [2020-05-04T14:13:16.611Z] [2020-05-04T14:13:16.611Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:16.611Z] #50 47.48 + cd /tmp/tmp.xeHpDh4tck/src/gotest.tools/gotestsum [2020-05-04T14:13:16.611Z] #50 47.48 + git checkout -q v0.3.5 [2020-05-04T14:13:16.611Z] #50 47.54 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-04T14:13:17.558Z] #44 20.80 CC images/stats.o [2020-05-04T14:13:17.558Z] #44 21.19 CC images/core.o [2020-05-04T14:13:18.490Z] #44 21.73 CC images/core-x86.o [2020-05-04T14:13:18.748Z] #44 22.42 CC images/core-arm.o [2020-05-04T14:13:19.046Z] Running on azwin-2-7f9d10 in d:\jenkins\workspace\moby_PR-40891 [Pipeline] { [Pipeline] ws [2020-05-04T14:13:19.062Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-04T14:13:19.165Z] #50 ... [2020-05-04T14:13:19.166Z] [2020-05-04T14:13:19.166Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:19.166Z] #33 39.92 sort [2020-05-04T14:13:19.166Z] #33 39.93 errors [2020-05-04T14:13:19.166Z] #33 40.60 strconv [2020-05-04T14:13:19.166Z] #33 40.60 io [2020-05-04T14:13:19.166Z] #33 40.60 internal/oserror [2020-05-04T14:13:19.166Z] #33 40.80 syscall [2020-05-04T14:13:19.166Z] #33 43.32 bytes [2020-05-04T14:13:19.166Z] #33 43.32 strings [2020-05-04T14:13:19.166Z] #33 46.24 reflect [2020-05-04T14:13:19.166Z] #33 47.31 bufio [2020-05-04T14:13:19.166Z] #33 48.27 path [2020-05-04T14:13:19.166Z] #33 48.95 text/tabwriter [2020-05-04T14:13:19.166Z] #33 ... [2020-05-04T14:13:19.166Z] [2020-05-04T14:13:19.166Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:13:19.166Z] #27 10.32 [2020-05-04T14:13:19.166Z] #27 10.58 0.0% ## 3.8% ###### 8.9% ########## 14.2% ############## 20.6% ################## 25.0% ##################### 29.9% ######################### 35.7% ############################# 40.5% ################################# 46.2% ##################################### 51.9% ########################################## 58.5% ############################################## 65.1% #################################################### 72.9% ####################################################### 77.6% ############################################################ 84.6% ################################################################# 90.4% ##################################################################### 97.1% ######################################################################## 100.0% [2020-05-04T14:13:19.166Z] #27 13.00 [2020-05-04T14:13:19.166Z] #27 ... [2020-05-04T14:13:19.166Z] [2020-05-04T14:13:19.166Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:19.166Z] #47 40.21 github.com/LK4D4/vndr/godl/singleflight [2020-05-04T14:13:19.166Z] #47 40.21 math/rand [2020-05-04T14:13:19.166Z] #47 40.22 internal/singleflight [2020-05-04T14:13:19.166Z] #47 40.22 errors [2020-05-04T14:13:19.166Z] #47 40.74 sort [2020-05-04T14:13:19.166Z] #47 41.11 io [2020-05-04T14:13:19.166Z] #47 41.32 strconv [2020-05-04T14:13:19.166Z] #47 41.82 syscall [2020-05-04T14:13:19.166Z] #47 43.26 vendor/golang.org/x/net/dns/dnsmessage [2020-05-04T14:13:19.166Z] #47 43.73 bytes [2020-05-04T14:13:19.166Z] #47 47.65 bufio [2020-05-04T14:13:19.166Z] #47 47.82 reflect [2020-05-04T14:13:19.166Z] #47 ... [2020-05-04T14:13:19.166Z] [2020-05-04T14:13:19.166Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:13:19.312Z] #44 22.84 CC images/core-aarch64.o [2020-05-04T14:13:19.325Z] #65 ... [2020-05-04T14:13:19.325Z] [2020-05-04T14:13:19.325Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:19.325Z] #47 97.46 text/template [2020-05-04T14:13:19.325Z] #47 97.77 encoding/xml [2020-05-04T14:13:19.325Z] #47 102.4 go/doc [2020-05-04T14:13:19.325Z] #47 104.9 github.com/LK4D4/vndr/versioned [2020-05-04T14:13:19.325Z] #47 105.0 compress/flate [2020-05-04T14:13:19.325Z] #47 106.2 github.com/LK4D4/vndr/build [2020-05-04T14:13:19.325Z] #47 107.1 hash/crc32 [2020-05-04T14:13:19.325Z] #47 ... [2020-05-04T14:13:19.325Z] [2020-05-04T14:13:19.325Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:19.325Z] #44 17.51 make[1]: Nothing to be done for 'all'. [2020-05-04T14:13:19.325Z] #44 19.00 CC images/stats.o [2020-05-04T14:13:19.325Z] #44 19.36 CC images/core.o [2020-05-04T14:13:19.325Z] #44 20.20 CC images/core-x86.o [2020-05-04T14:13:19.325Z] #44 20.82 CC images/core-arm.o [2020-05-04T14:13:19.325Z] #44 21.23 CC images/core-aarch64.o [2020-05-04T14:13:19.325Z] #44 21.65 CC images/core-ppc64.o [2020-05-04T14:13:19.325Z] #44 22.30 CC images/core-s390.o [2020-05-04T14:13:19.325Z] #44 22.93 CC images/cpuinfo.o [2020-05-04T14:13:19.325Z] #44 23.47 CC images/inventory.o [2020-05-04T14:13:19.325Z] #44 23.75 CC images/fdinfo.o [2020-05-04T14:13:19.325Z] #44 24.25 CC images/fown.o [2020-05-04T14:13:19.325Z] #44 24.49 CC images/ns.o [2020-05-04T14:13:19.325Z] #44 24.79 CC images/regfile.o [2020-05-04T14:13:19.325Z] #44 25.12 CC images/ghost-file.o [2020-05-04T14:13:19.325Z] #44 25.44 CC images/fifo.o [2020-05-04T14:13:19.325Z] #44 25.61 CC images/remap-file-path.o [2020-05-04T14:13:19.325Z] #44 25.77 CC images/eventfd.o [2020-05-04T14:13:19.325Z] #44 25.97 CC images/eventpoll.o [2020-05-04T14:13:19.325Z] #44 26.40 CC images/fh.o [2020-05-04T14:13:19.325Z] #44 ... [2020-05-04T14:13:19.325Z] [2020-05-04T14:13:19.325Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:19.325Z] #47 107.7 compress/gzip [2020-05-04T14:13:19.580Z] #47 ... [2020-05-04T14:13:19.581Z] [2020-05-04T14:13:19.581Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:19.581Z] #56 103.1 mvdan.cc/sh/v3/cmd/shfmt [2020-05-04T14:13:19.581Z] #56 DONE 108.3s [2020-05-04T14:13:19.836Z] [2020-05-04T14:13:19.836Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:19.836Z] #10 108.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-04T14:13:19.836Z] #10 108.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-04T14:13:19.836Z] #10 109.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:13:19.876Z] #44 23.34 CC images/core-ppc64.o [2020-05-04T14:13:19.876Z] #44 ... [2020-05-04T14:13:19.876Z] [2020-05-04T14:13:19.876Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:19.876Z] #56 91.18 github.com/pkg/diff [2020-05-04T14:13:19.876Z] #56 93.28 go/ast [2020-05-04T14:13:19.876Z] #56 93.89 golang.org/x/crypto/ssh/terminal [2020-05-04T14:13:19.876Z] #56 95.50 mvdan.cc/editorconfig [2020-05-04T14:13:19.876Z] #56 96.98 mvdan.cc/sh/v3/fileutil [2020-05-04T14:13:19.876Z] #56 97.28 mvdan.cc/sh/v3/syntax [2020-05-04T14:13:20.151Z] #56 ... [2020-05-04T14:13:20.151Z] [2020-05-04T14:13:20.151Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:20.151Z] #65 42.98 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-04T14:13:20.151Z] #65 42.98 + BUILDTAGS='netgo osusergo static_build' [2020-05-04T14:13:20.151Z] #65 42.98 + export EXTRA_FLAGS=-buildmode=pie [2020-05-04T14:13:20.151Z] #65 42.98 + EXTRA_FLAGS=-buildmode=pie [2020-05-04T14:13:20.151Z] #65 42.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-04T14:13:20.151Z] #65 42.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-04T14:13:20.151Z] #65 42.98 + '[' '' = dynamic ']' [2020-05-04T14:13:20.151Z] #65 42.98 + make [2020-05-04T14:13:20.151Z] #65 44.05 + bin/ctr [2020-05-04T14:13:20.251Z] #27 13.22 0.0% # 1.4% ## 2.9% ### 4.5% #### 5.9% ##### 8.0% ####### 10.3% ######## 12.2% ########## 14.0% ########### 15.9% [2020-05-04T14:13:20.251Z] #27 ... [2020-05-04T14:13:20.251Z] [2020-05-04T14:13:20.251Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:20.251Z] #65 2.169 + RM_GOPATH=0 [2020-05-04T14:13:20.251Z] #65 2.169 + TMP_GOPATH= [2020-05-04T14:13:20.251Z] #65 2.170 + : /build [2020-05-04T14:13:20.251Z] #65 2.170 + '[' -z '' ']' [2020-05-04T14:13:20.251Z] #65 2.170 ++ mktemp -d [2020-05-04T14:13:20.251Z] #65 2.172 + export GOPATH=/tmp/tmp.7ulNoP3oUl [2020-05-04T14:13:20.251Z] #65 2.172 + GOPATH=/tmp/tmp.7ulNoP3oUl [2020-05-04T14:13:20.251Z] #65 2.172 + RM_GOPATH=1 [2020-05-04T14:13:20.251Z] #65 2.172 ++ dirname ./install.sh [2020-05-04T14:13:20.251Z] #65 2.173 + dir=. [2020-05-04T14:13:20.251Z] #65 2.173 + bin=containerd [2020-05-04T14:13:20.251Z] #65 2.173 + shift [2020-05-04T14:13:20.251Z] #65 2.174 + '[' '!' -f ./containerd.installer ']' [2020-05-04T14:13:20.251Z] #65 2.174 + . ./containerd.installer [2020-05-04T14:13:20.251Z] #65 2.174 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-04T14:13:20.251Z] #65 2.176 + install_containerd [2020-05-04T14:13:20.251Z] #65 2.176 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-04T14:13:20.251Z] #65 2.176 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7ulNoP3oUl/src/github.com/containerd/containerd [2020-05-04T14:13:20.251Z] #65 2.176 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-04T14:13:20.251Z] #65 2.179 Cloning into '/tmp/tmp.7ulNoP3oUl/src/github.com/containerd/containerd'... [2020-05-04T14:13:20.251Z] #65 ... [2020-05-04T14:13:20.251Z] [2020-05-04T14:13:20.251Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:13:20.407Z] #65 ... [2020-05-04T14:13:20.407Z] [2020-05-04T14:13:20.407Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:20.407Z] #44 23.94 CC images/core-s390.o [2020-05-04T14:13:21.370Z] #44 24.69 CC images/cpuinfo.o [2020-05-04T14:13:21.627Z] #44 25.14 CC images/inventory.o [2020-05-04T14:13:22.191Z] #44 25.55 CC images/fdinfo.o [2020-05-04T14:13:22.448Z] #44 25.90 CC images/fown.o [2020-05-04T14:13:22.448Z] #44 26.11 CC images/ns.o [2020-05-04T14:13:22.706Z] #44 26.31 CC images/regfile.o [2020-05-04T14:13:22.964Z] #44 26.46 CC images/ghost-file.o [2020-05-04T14:13:23.222Z] #44 26.83 CC images/fifo.o [2020-05-04T14:13:23.480Z] #44 27.04 CC images/remap-file-path.o [2020-05-04T14:13:23.565Z] #27 13.22 0.0% # 1.4% ## 2.9% ### 4.5% #### 5.9% ##### 8.0% ####### 10.3% ######## 12.2% ########## 14.0% ########### 15.9% ############# 18.6% ############### 21.6% ################## 25.2% ##################### 29.5% ####################### 32.5% ######################### 35.3% ############################ 39.1% ############################## 41.9% ################################ 45.6% ################################## 48.6% ##################################### 51.6% ####################################### 54.2% ######################################### 57.1% ########################################### 59.8% ############################################ 61.9% ############################################## 64.5% ################################################ 66.8% ################################################# 69.0% ################################################### 71.4% ##################################################### 74.2% ###################################################### 76.3% ######################################################## 79.1% ########################################################## 81.3% ############################################################ 83.8% ############################################################## 86.5% ################################################################ 88.9% ################################################################# 91.1% ################################################################## 92.7% #################################################################### 95.1% ####################################################################### 98.9% ######################################################################## 100.0% [2020-05-04T14:13:23.565Z] #27 17.61 [2020-05-04T14:13:23.737Z] #44 27.21 CC images/eventfd.o [2020-05-04T14:13:23.737Z] #44 27.36 CC images/eventpoll.o [2020-05-04T14:13:23.825Z] #27 ... [2020-05-04T14:13:23.825Z] [2020-05-04T14:13:23.825Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:13:23.825Z] #35 45.10 Selecting previously unselected package libicu63:arm64. [2020-05-04T14:13:23.825Z] #35 45.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-04T14:13:23.825Z] #35 45.15 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-04T14:13:23.825Z] #35 49.88 Selecting previously unselected package libxml2:arm64. [2020-05-04T14:13:23.825Z] #35 49.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-05-04T14:13:23.825Z] #35 49.91 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-04T14:13:23.825Z] #35 50.49 Selecting previously unselected package libarchive13:arm64. [2020-05-04T14:13:23.825Z] #35 50.49 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-05-04T14:13:23.825Z] #35 50.53 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-04T14:13:23.825Z] #35 50.91 Selecting previously unselected package libjsoncpp1:arm64. [2020-05-04T14:13:23.825Z] #35 50.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-05-04T14:13:23.825Z] #35 50.92 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-04T14:13:23.825Z] #35 51.15 Selecting previously unselected package librhash0:arm64. [2020-05-04T14:13:23.825Z] #35 51.19 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-05-04T14:13:23.825Z] #35 51.23 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-05-04T14:13:23.825Z] #35 51.54 Selecting previously unselected package libuv1:arm64. [2020-05-04T14:13:23.825Z] #35 51.58 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-05-04T14:13:23.825Z] #35 51.61 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-05-04T14:13:23.825Z] #35 51.78 Selecting previously unselected package cmake. [2020-05-04T14:13:23.825Z] #35 51.79 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-05-04T14:13:23.825Z] #35 51.80 Unpacking cmake (3.13.4-1) ... [2020-05-04T14:13:23.825Z] #35 54.84 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-04T14:13:23.825Z] #35 54.86 Setting up xxd (2:8.1.0875-5) ... [2020-05-04T14:13:23.825Z] #35 54.88 Setting up libuv1:arm64 (1.24.1-1) ... [2020-05-04T14:13:23.825Z] #35 54.89 Setting up vim-common (2:8.1.0875-5) ... [2020-05-04T14:13:23.825Z] #35 54.93 Setting up librhash0:arm64 (1.3.8-1) ... [2020-05-04T14:13:23.825Z] #35 54.94 Setting up cmake-data (3.13.4-1) ... [2020-05-04T14:13:23.825Z] #35 54.98 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-04T14:13:23.825Z] #35 55.00 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-04T14:13:23.825Z] #35 55.02 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-04T14:13:23.825Z] #35 55.04 Setting up cmake (3.13.4-1) ... [2020-05-04T14:13:23.825Z] #35 55.06 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:13:23.825Z] #35 55.23 Processing triggers for mime-support (3.62) ... [2020-05-04T14:13:23.825Z] #35 ... [2020-05-04T14:13:23.825Z] [2020-05-04T14:13:23.825Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:23.825Z] #10 54.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-04T14:13:23.825Z] #10 54.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-04T14:13:23.825Z] #10 54.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-04T14:13:23.994Z] #44 ... [2020-05-04T14:13:23.994Z] [2020-05-04T14:13:23.994Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:23.994Z] #47 95.23 text/template [2020-05-04T14:13:23.994Z] #47 95.31 go/parser [2020-05-04T14:13:23.994Z] #47 99.21 encoding/xml [2020-05-04T14:13:23.994Z] #47 100.2 go/doc [2020-05-04T14:13:23.994Z] #47 103.9 github.com/LK4D4/vndr/build [2020-05-04T14:13:23.994Z] #47 ... [2020-05-04T14:13:23.994Z] [2020-05-04T14:13:23.994Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:23.994Z] #44 27.69 CC images/fh.o [2020-05-04T14:13:24.558Z] #44 28.01 CC images/fsnotify.o [2020-05-04T14:13:25.115Z] #10 ... [2020-05-04T14:13:25.115Z] [2020-05-04T14:13:25.115Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:25.115Z] #44 26.96 CC images/fsnotify.o [2020-05-04T14:13:25.115Z] #44 28.36 CC images/signalfd.o [2020-05-04T14:13:25.115Z] #44 28.61 CC images/fs.o [2020-05-04T14:13:25.115Z] #44 28.89 CC images/pstree.o [2020-05-04T14:13:25.115Z] #44 29.13 CC images/pipe.o [2020-05-04T14:13:25.115Z] #44 29.41 CC images/tcp-stream.o [2020-05-04T14:13:25.115Z] #44 29.70 CC images/sk-packet.o [2020-05-04T14:13:25.115Z] #44 29.93 CC images/mnt.o [2020-05-04T14:13:25.115Z] #44 30.18 CC images/pipe-data.o [2020-05-04T14:13:25.115Z] #44 30.34 CC images/sa.o [2020-05-04T14:13:25.115Z] #44 30.47 CC images/timer.o [2020-05-04T14:13:25.115Z] #44 30.75 CC images/timerfd.o [2020-05-04T14:13:25.115Z] #44 31.10 CC images/mm.o [2020-05-04T14:13:25.115Z] #44 31.43 CC images/sk-opts.o [2020-05-04T14:13:25.115Z] #44 31.67 CC images/sk-unix.o [2020-05-04T14:13:25.115Z] #44 32.00 CC images/sk-inet.o [2020-05-04T14:13:25.115Z] #44 32.44 CC images/tun.o [2020-05-04T14:13:25.211Z] #10 ... [2020-05-04T14:13:25.211Z] [2020-05-04T14:13:25.211Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-04T14:13:25.211Z] #35 DONE 56.5s [2020-05-04T14:13:25.211Z] [2020-05-04T14:13:25.211Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:13:25.211Z] #36 DONE 0.1s [2020-05-04T14:13:25.211Z] [2020-05-04T14:13:25.211Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-04T14:13:25.369Z] #44 32.76 CC images/sk-netlink.o [2020-05-04T14:13:25.369Z] #44 32.96 CC images/packet-sock.o [2020-05-04T14:13:25.476Z] #37 DONE 0.2s [2020-05-04T14:13:25.476Z] [2020-05-04T14:13:25.476Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:25.489Z] #44 28.75 CC images/signalfd.o [2020-05-04T14:13:25.489Z] #44 29.05 CC images/fs.o [2020-05-04T14:13:25.746Z] #44 29.32 CC images/pstree.o [2020-05-04T14:13:25.929Z] #44 33.45 CC images/ipc-var.o [2020-05-04T14:13:26.004Z] #44 29.50 CC images/pipe.o [2020-05-04T14:13:26.184Z] #44 33.68 CC images/ipc-desc.o [2020-05-04T14:13:26.261Z] #44 29.70 CC images/tcp-stream.o [2020-05-04T14:13:26.261Z] #44 29.92 CC images/sk-packet.o [2020-05-04T14:13:26.439Z] #44 33.96 CC images/ipc-shm.o [2020-05-04T14:13:26.694Z] #44 34.23 CC images/ipc-msg.o [2020-05-04T14:13:26.825Z] #44 30.25 CC images/mnt.o [2020-05-04T14:13:26.949Z] #44 34.49 CC images/ipc-sem.o [2020-05-04T14:13:27.083Z] #44 30.55 CC images/pipe-data.o [2020-05-04T14:13:27.204Z] #44 34.70 CC images/utsns.o [2020-05-04T14:13:27.340Z] #44 30.85 CC images/sa.o [2020-05-04T14:13:27.462Z] #44 34.94 CC images/creds.o [2020-05-04T14:13:27.597Z] #44 31.03 CC images/timer.o [2020-05-04T14:13:27.717Z] #44 35.16 CC images/vma.o [2020-05-04T14:13:27.717Z] #44 35.36 CC images/netdev.o [2020-05-04T14:13:27.854Z] #44 31.56 CC images/timerfd.o [2020-05-04T14:13:28.019Z] #38 2.574 + RM_GOPATH=0 [2020-05-04T14:13:28.019Z] #38 2.574 + TMP_GOPATH= [2020-05-04T14:13:28.019Z] #38 2.574 + : /build [2020-05-04T14:13:28.019Z] #38 2.574 + '[' -z '' ']' [2020-05-04T14:13:28.019Z] #38 2.584 ++ mktemp -d [2020-05-04T14:13:28.019Z] #38 2.589 + export GOPATH=/tmp/tmp.nQYsi5k4UV [2020-05-04T14:13:28.019Z] #38 2.589 + GOPATH=/tmp/tmp.nQYsi5k4UV [2020-05-04T14:13:28.019Z] #38 2.589 + RM_GOPATH=1 [2020-05-04T14:13:28.019Z] #38 2.606 ++ dirname ./install.sh [2020-05-04T14:13:28.019Z] #38 2.619 + dir=. [2020-05-04T14:13:28.019Z] #38 2.619 + bin=tini [2020-05-04T14:13:28.019Z] #38 2.619 + shift [2020-05-04T14:13:28.019Z] #38 2.620 + '[' '!' -f ./tini.installer ']' [2020-05-04T14:13:28.019Z] #38 2.620 + . ./tini.installer [2020-05-04T14:13:28.019Z] #38 2.621 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-04T14:13:28.019Z] #38 2.621 + install_tini [2020-05-04T14:13:28.019Z] #38 2.622 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-04T14:13:28.019Z] #38 2.622 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-04T14:13:28.019Z] #38 2.622 + git clone https://github.com/krallin/tini.git /tmp/tmp.nQYsi5k4UV/tini [2020-05-04T14:13:28.019Z] #38 2.631 Cloning into '/tmp/tmp.nQYsi5k4UV/tini'... [2020-05-04T14:13:28.278Z] #44 35.79 CC images/tty.o [2020-05-04T14:13:28.423Z] #44 31.85 CC images/mm.o [2020-05-04T14:13:28.590Z] #38 3.269 + cd /tmp/tmp.nQYsi5k4UV/tini [2020-05-04T14:13:28.590Z] #38 3.269 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-04T14:13:28.590Z] #38 3.286 + cmake . [2020-05-04T14:13:28.590Z] #38 ... [2020-05-04T14:13:28.590Z] [2020-05-04T14:13:28.590Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:28.590Z] #56 49.67 reflect [2020-05-04T14:13:28.590Z] #56 49.68 syscall [2020-05-04T14:13:28.590Z] #56 49.71 regexp/syntax [2020-05-04T14:13:28.590Z] #56 49.72 bufio [2020-05-04T14:13:28.590Z] #56 58.60 regexp [2020-05-04T14:13:28.681Z] #44 ... [2020-05-04T14:13:28.681Z] [2020-05-04T14:13:28.681Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:28.681Z] #56 104.4 mvdan.cc/sh/v3/cmd/shfmt [2020-05-04T14:13:28.681Z] #56 DONE 109.9s [2020-05-04T14:13:28.839Z] #44 36.38 CC images/file-lock.o [2020-05-04T14:13:28.851Z] #56 ... [2020-05-04T14:13:28.851Z] [2020-05-04T14:13:28.851Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:13:28.851Z] #27 19.16 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-04T14:13:28.851Z] #27 19.79 [2020-05-04T14:13:28.851Z] #27 19.99 # 2.2% ######################################################################## 100.0% [2020-05-04T14:13:28.851Z] #27 20.21 [2020-05-04T14:13:28.851Z] #27 21.31 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-04T14:13:28.851Z] #27 21.84 [2020-05-04T14:13:28.851Z] #27 22.07 ### 5.3% ######################################### 58.1% ######################################################################## 100.0% [2020-05-04T14:13:28.851Z] #27 22.30 [2020-05-04T14:13:28.939Z] [2020-05-04T14:13:28.939Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:28.939Z] #44 32.39 CC images/sk-opts.o [2020-05-04T14:13:29.095Z] #44 36.57 CC images/rlimit.o [2020-05-04T14:13:29.197Z] #44 32.80 CC images/sk-unix.o [2020-05-04T14:13:29.350Z] #44 36.77 CC images/pagemap.o [2020-05-04T14:13:29.423Z] #27 ... [2020-05-04T14:13:29.423Z] [2020-05-04T14:13:29.423Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-04T14:13:29.423Z] #43 51.15 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-04T14:13:29.423Z] #43 51.17 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-04T14:13:29.423Z] #43 51.20 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-04T14:13:29.423Z] #43 51.23 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-04T14:13:29.423Z] #43 51.25 Setting up python-six (1.12.0-1) ... [2020-05-04T14:13:29.423Z] #43 54.48 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-04T14:13:29.423Z] #43 54.50 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-04T14:13:29.423Z] #43 54.55 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-04T14:13:29.423Z] #43 54.59 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-05-04T14:13:29.423Z] #43 54.67 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-04T14:13:29.423Z] #43 54.70 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-04T14:13:29.423Z] #43 54.72 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-04T14:13:29.423Z] #43 54.78 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-04T14:13:29.423Z] #43 54.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-04T14:13:29.423Z] #43 54.81 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-04T14:13:29.423Z] #43 60.32 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-04T14:13:29.423Z] #43 60.39 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:13:29.423Z] #43 DONE 60.9s [2020-05-04T14:13:29.423Z] [2020-05-04T14:13:29.423Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:13:29.423Z] #27 23.49 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-04T14:13:29.423Z] #27 ... [2020-05-04T14:13:29.423Z] [2020-05-04T14:13:29.423Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:29.423Z] #47 50.63 regexp/syntax [2020-05-04T14:13:29.423Z] #47 51.61 hash/crc32 [2020-05-04T14:13:29.423Z] #47 52.99 vendor/golang.org/x/crypto/hkdf [2020-05-04T14:13:29.423Z] #47 53.55 vendor/golang.org/x/text/transform [2020-05-04T14:13:29.423Z] #47 55.01 time [2020-05-04T14:13:29.423Z] #47 58.93 regexp [2020-05-04T14:13:29.605Z] #44 37.05 CC images/siginfo.o [2020-05-04T14:13:29.605Z] #44 37.24 CC images/rpc.o [2020-05-04T14:13:29.684Z] #47 ... [2020-05-04T14:13:29.685Z] [2020-05-04T14:13:29.685Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:29.685Z] #38 4.091 -- The C compiler identification is GNU 8.3.0 [2020-05-04T14:13:29.685Z] #38 4.203 -- Check for working C compiler: /usr/bin/cc [2020-05-04T14:13:29.766Z] #44 33.41 CC images/sk-inet.o [2020-05-04T14:13:30.330Z] #44 33.86 CC images/tun.o [2020-05-04T14:13:30.530Z] #44 ... [2020-05-04T14:13:30.530Z] [2020-05-04T14:13:30.530Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:30.530Z] #47 108.9 net [2020-05-04T14:13:30.530Z] #47 110.5 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-04T14:13:30.530Z] #47 111.9 vendor/golang.org/x/text/transform [2020-05-04T14:13:30.530Z] #47 112.7 vendor/golang.org/x/text/unicode/bidi [2020-05-04T14:13:30.530Z] #47 114.4 vendor/golang.org/x/text/secure/bidirule [2020-05-04T14:13:30.530Z] #47 114.8 vendor/golang.org/x/text/unicode/norm [2020-05-04T14:13:30.530Z] #47 119.3 vendor/golang.org/x/net/idna [2020-05-04T14:13:30.589Z] #44 34.06 CC images/sk-netlink.o [2020-05-04T14:13:30.628Z] #38 5.206 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-04T14:13:30.628Z] #38 5.206 -- Detecting C compiler ABI info [2020-05-04T14:13:30.785Z] #47 ... [2020-05-04T14:13:30.785Z] [2020-05-04T14:13:30.785Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:30.785Z] #44 38.42 CC images/ext-file.o [2020-05-04T14:13:30.846Z] #44 34.27 CC images/packet-sock.o [2020-05-04T14:13:31.041Z] #44 38.68 CC images/cgroup.o [2020-05-04T14:13:31.103Z] #44 34.63 CC images/ipc-var.o [2020-05-04T14:13:31.236Z] #65 ... [2020-05-04T14:13:31.236Z] [2020-05-04T14:13:31.236Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:31.236Z] #53 DONE 177.7s [2020-05-04T14:13:31.236Z] [2020-05-04T14:13:31.236Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:31.236Z] #65 ... [2020-05-04T14:13:31.236Z] [2020-05-04T14:13:31.236Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-04T14:13:31.236Z] #54 DONE 0.3s [2020-05-04T14:13:31.236Z] [2020-05-04T14:13:31.236Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-04T14:13:31.236Z] #57 DONE 0.2s [2020-05-04T14:13:31.236Z] [2020-05-04T14:13:31.236Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-04T14:13:31.361Z] #44 34.89 CC images/ipc-desc.o [2020-05-04T14:13:31.539Z] #61 DONE 0.2s [2020-05-04T14:13:31.539Z] [2020-05-04T14:13:31.539Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:31.573Z] #38 6.159 -- Detecting C compiler ABI info - done [2020-05-04T14:13:31.573Z] #38 6.220 -- Detecting C compile features [2020-05-04T14:13:31.602Z] #44 39.25 CC images/userns.o [2020-05-04T14:13:31.619Z] #44 35.09 CC images/ipc-shm.o [2020-05-04T14:13:31.876Z] #44 35.45 CC images/ipc-msg.o [2020-05-04T14:13:32.163Z] #44 39.54 CC images/google/protobuf/descriptor.o [2020-05-04T14:13:32.441Z] #44 35.77 CC images/ipc-sem.o [2020-05-04T14:13:32.441Z] #44 36.04 CC images/utsns.o [2020-05-04T14:13:32.514Z] #38 ... [2020-05-04T14:13:32.514Z] [2020-05-04T14:13:32.514Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-04T14:13:32.514Z] #27 23.79 skipping existing ed4b54129745 [2020-05-04T14:13:32.514Z] #27 23.88 [2020-05-04T14:13:32.514Z] #27 25.43 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-04T14:13:32.514Z] #27 25.85 [2020-05-04T14:13:32.514Z] #27 26.04 ######################################################################## 100.0% [2020-05-04T14:13:32.514Z] #27 26.15 [2020-05-04T14:13:32.514Z] #27 26.22 Download of images into '/build' complete. [2020-05-04T14:13:32.514Z] #27 26.22 Use something like the following to load the result into a Docker daemon: [2020-05-04T14:13:32.514Z] #27 26.22 tar -cC '/build' . | docker load [2020-05-04T14:13:32.514Z] #27 DONE 26.5s [2020-05-04T14:13:32.698Z] #44 36.23 CC images/creds.o [2020-05-04T14:13:32.774Z] [2020-05-04T14:13:32.774Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:32.774Z] #10 63.51 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-04T14:13:32.774Z] #10 63.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-04T14:13:32.774Z] #10 63.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:13:32.774Z] #10 63.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-04T14:13:32.774Z] #10 63.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-04T14:13:32.774Z] #10 63.97 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:13:32.956Z] #44 36.41 CC images/vma.o [2020-05-04T14:13:33.214Z] #44 36.66 CC images/netdev.o [2020-05-04T14:13:33.345Z] #10 ... [2020-05-04T14:13:33.345Z] [2020-05-04T14:13:33.345Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:33.345Z] #33 54.53 time [2020-05-04T14:13:33.345Z] #33 54.55 internal/syscall/execenv [2020-05-04T14:13:33.345Z] #33 54.55 internal/syscall/unix [2020-05-04T14:13:33.345Z] #33 60.45 internal/poll [2020-05-04T14:13:33.345Z] #33 61.42 internal/fmtsort [2020-05-04T14:13:33.345Z] #33 62.44 os [2020-05-04T14:13:33.345Z] #33 64.37 fmt [2020-05-04T14:13:33.345Z] #33 64.37 path/filepath [2020-05-04T14:13:33.605Z] #33 ... [2020-05-04T14:13:33.605Z] [2020-05-04T14:13:33.605Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:33.605Z] #47 63.09 os [2020-05-04T14:13:33.605Z] #47 63.11 context [2020-05-04T14:13:33.778Z] #44 37.10 CC images/tty.o [2020-05-04T14:13:34.049Z] #44 41.23 CC images/opts.o [2020-05-04T14:13:34.049Z] #44 41.53 CC images/seccomp.o [2020-05-04T14:13:34.176Z] #47 65.23 github.com/LK4D4/vndr/versioned [2020-05-04T14:13:34.256Z] #65 157.9 + bin/containerd-stress [2020-05-04T14:13:34.304Z] #44 41.93 CC images/binfmt-misc.o [2020-05-04T14:13:34.342Z] #44 37.70 CC images/file-lock.o [2020-05-04T14:13:34.342Z] #44 37.90 CC images/rlimit.o [2020-05-04T14:13:34.560Z] #44 42.21 CC images/time.o [2020-05-04T14:13:34.600Z] #44 ... [2020-05-04T14:13:34.600Z] [2020-05-04T14:13:34.600Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:34.600Z] #47 105.7 github.com/LK4D4/vndr/versioned [2020-05-04T14:13:34.600Z] #47 105.9 compress/flate [2020-05-04T14:13:34.600Z] #47 107.3 hash/crc32 [2020-05-04T14:13:34.600Z] #47 108.3 vendor/golang.org/x/crypto/cryptobyte [2020-05-04T14:13:34.600Z] #47 108.6 compress/gzip [2020-05-04T14:13:34.600Z] #47 109.4 net [2020-05-04T14:13:34.600Z] #47 111.0 vendor/golang.org/x/sys/cpu [2020-05-04T14:13:34.600Z] #47 111.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-04T14:13:34.600Z] #47 112.6 vendor/golang.org/x/text/transform [2020-05-04T14:13:34.600Z] #47 113.1 vendor/golang.org/x/text/unicode/bidi [2020-05-04T14:13:34.600Z] #47 115.1 vendor/golang.org/x/text/secure/bidirule [2020-05-04T14:13:34.600Z] #47 115.3 vendor/golang.org/x/text/unicode/norm [2020-05-04T14:13:34.600Z] #47 ... [2020-05-04T14:13:34.600Z] [2020-05-04T14:13:34.600Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:34.600Z] #44 38.22 CC images/pagemap.o [2020-05-04T14:13:34.857Z] #44 38.44 CC images/siginfo.o [2020-05-04T14:13:35.114Z] #44 38.71 CC images/rpc.o [2020-05-04T14:13:35.124Z] #44 42.40 CC images/sysctl.o [2020-05-04T14:13:35.381Z] #44 42.70 CC images/autofs.o [2020-05-04T14:13:35.381Z] #44 42.89 CC images/macvlan.o [2020-05-04T14:13:35.381Z] #44 43.05 CC images/sit.o [2020-05-04T14:13:35.758Z] #65 159.5 + bin/containerd-shim [2020-05-04T14:13:35.941Z] #44 43.28 LINK images/built-in.o [2020-05-04T14:13:35.941Z] #44 43.43 GEN compel/include/asm [2020-05-04T14:13:35.941Z] #44 43.44 GEN compel/include/version.h [2020-05-04T14:13:35.941Z] #44 43.46 touch .config [2020-05-04T14:13:35.941Z] #44 43.47 GEN include/common/config.h [2020-05-04T14:13:35.941Z] #44 43.57 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-04T14:13:36.046Z] #44 39.75 CC images/ext-file.o [2020-05-04T14:13:36.196Z] #44 43.61 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-04T14:13:36.196Z] #44 43.65 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-04T14:13:36.196Z] #44 43.67 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-04T14:13:36.196Z] #44 43.71 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-04T14:13:36.196Z] #44 43.73 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-04T14:13:36.196Z] #44 43.77 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-04T14:13:36.196Z] #44 43.80 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-04T14:13:36.196Z] #44 43.81 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-04T14:13:36.452Z] #44 43.84 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-04T14:13:36.452Z] #44 43.84 DEP compel/plugins/std/infect.d [2020-05-04T14:13:36.452Z] #44 43.97 DEP compel/plugins/std/string.d [2020-05-04T14:13:36.452Z] #44 44.04 DEP compel/plugins/std/log.d [2020-05-04T14:13:36.452Z] #44 44.11 DEP compel/plugins/std/fds.d [2020-05-04T14:13:36.611Z] #44 39.98 CC images/cgroup.o [2020-05-04T14:13:36.707Z] #44 44.23 DEP compel/plugins/std/std.d [2020-05-04T14:13:36.962Z] #44 44.32 DEP compel/plugins/shmem/shmem.d [2020-05-04T14:13:36.962Z] #44 44.43 DEP compel/plugins/fds/fds.d [2020-05-04T14:13:36.962Z] #44 ... [2020-05-04T14:13:36.962Z] [2020-05-04T14:13:36.962Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:37.176Z] #44 40.72 CC images/userns.o [2020-05-04T14:13:37.217Z] #10 126.2 Selecting previously unselected package libapparmor1:amd64. [2020-05-04T14:13:37.217Z] #10 126.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-04T14:13:37.217Z] #10 126.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-04T14:13:37.217Z] #10 126.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-04T14:13:37.217Z] #10 126.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-04T14:13:37.217Z] #10 126.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-04T14:13:37.434Z] #44 40.98 CC images/google/protobuf/descriptor.o [2020-05-04T14:13:37.473Z] #10 126.5 Selecting previously unselected package libbtrfs0. [2020-05-04T14:13:37.473Z] #10 126.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-04T14:13:37.473Z] #10 126.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-04T14:13:37.473Z] #10 126.7 Selecting previously unselected package libbtrfs-dev. [2020-05-04T14:13:37.473Z] #10 126.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-04T14:13:37.473Z] #10 126.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:13:37.478Z] #47 68.20 internal/lazyregexp [2020-05-04T14:13:37.478Z] #47 68.27 os/exec [2020-05-04T14:13:37.478Z] #47 68.27 net [2020-05-04T14:13:37.728Z] #10 126.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-04T14:13:37.728Z] #10 126.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-04T14:13:37.728Z] #10 126.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-04T14:13:37.728Z] #10 127.0 Selecting previously unselected package libudev-dev:amd64. [2020-05-04T14:13:37.728Z] #10 127.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-05-04T14:13:37.728Z] #10 127.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-04T14:13:37.743Z] #47 ... [2020-05-04T14:13:37.743Z] [2020-05-04T14:13:37.743Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:37.743Z] #38 9.502 -- Detecting C compile features - done [2020-05-04T14:13:37.743Z] #38 9.578 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-04T14:13:37.743Z] #38 9.936 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-04T14:13:37.743Z] #38 10.12 -- Configuring done [2020-05-04T14:13:37.743Z] #38 10.14 -- Generating done [2020-05-04T14:13:37.743Z] #38 10.16 -- Build files have been written to: /tmp/tmp.nQYsi5k4UV/tini [2020-05-04T14:13:37.743Z] #38 10.17 + make tini-static [2020-05-04T14:13:37.743Z] #38 10.51 Scanning dependencies of target tini-static [2020-05-04T14:13:37.743Z] #38 10.59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-04T14:13:37.983Z] #10 127.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-04T14:13:37.983Z] #10 127.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-04T14:13:37.983Z] #10 127.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-04T14:13:38.003Z] #38 12.61 [100%] Linking C executable tini-static [2020-05-04T14:13:38.546Z] #10 127.6 Selecting previously unselected package libpcre16-3:amd64. [2020-05-04T14:13:38.546Z] #10 127.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-04T14:13:38.546Z] #10 127.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-04T14:13:38.546Z] #10 127.8 Selecting previously unselected package libpcre32-3:amd64. [2020-05-04T14:13:38.546Z] #10 127.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-04T14:13:38.546Z] #10 127.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-04T14:13:38.581Z] #38 13.15 [100%] Built target tini-static [2020-05-04T14:13:38.581Z] #38 13.22 + mkdir -p /build [2020-05-04T14:13:38.581Z] #38 13.22 + cp tini-static /build/docker-init [2020-05-04T14:13:38.803Z] #10 128.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-04T14:13:38.803Z] #10 128.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-04T14:13:38.803Z] #10 128.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-04T14:13:38.803Z] #10 128.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-04T14:13:38.844Z] #38 DONE 13.4s [2020-05-04T14:13:38.844Z] [2020-05-04T14:13:38.844Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:38.844Z] #44 3.130 Note: Building without setproctitle() and strlcpy() support. [2020-05-04T14:13:38.844Z] #44 3.130 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-04T14:13:38.844Z] #44 3.159 Note: Building without GnuTLS support [2020-05-04T14:13:38.844Z] #44 5.823 fatal: not a git repository (or any of the parent directories): .git [2020-05-04T14:13:38.844Z] #44 5.864 GEN .gitid [2020-05-04T14:13:38.844Z] #44 5.887 GEN criu/include/version.h [2020-05-04T14:13:38.844Z] #44 5.968 GEN include/common/asm [2020-05-04T14:13:38.844Z] #44 7.977 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-04T14:13:38.844Z] #44 8.129 PBCC images/opts.pb-c.c [2020-05-04T14:13:38.844Z] #44 8.226 PBCC images/sit.pb-c.c [2020-05-04T14:13:38.844Z] #44 8.323 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-04T14:13:38.844Z] #44 8.400 DEP images/opts.pb-c.d [2020-05-04T14:13:38.844Z] #44 8.449 DEP images/sit.pb-c.d [2020-05-04T14:13:38.844Z] #44 8.509 PBCC images/macvlan.pb-c.c [2020-05-04T14:13:38.844Z] #44 8.533 DEP images/macvlan.pb-c.d [2020-05-04T14:13:38.844Z] #44 8.668 PBCC images/autofs.pb-c.c [2020-05-04T14:13:38.844Z] #44 8.734 DEP images/autofs.pb-c.d [2020-05-04T14:13:38.844Z] #44 8.799 PBCC images/sysctl.pb-c.c [2020-05-04T14:13:38.844Z] #44 8.829 DEP images/sysctl.pb-c.d [2020-05-04T14:13:38.844Z] #44 8.934 PBCC images/time.pb-c.c [2020-05-04T14:13:38.844Z] #44 8.955 DEP images/time.pb-c.d [2020-05-04T14:13:38.844Z] #44 8.978 PBCC images/binfmt-misc.pb-c.c [2020-05-04T14:13:38.844Z] #44 8.993 DEP images/binfmt-misc.pb-c.d [2020-05-04T14:13:38.844Z] #44 9.053 PBCC images/seccomp.pb-c.c [2020-05-04T14:13:38.844Z] #44 9.079 DEP images/seccomp.pb-c.d [2020-05-04T14:13:38.844Z] #44 9.126 PBCC images/userns.pb-c.c [2020-05-04T14:13:38.844Z] #44 9.157 DEP images/userns.pb-c.d [2020-05-04T14:13:38.844Z] #44 9.225 PBCC images/cgroup.pb-c.c [2020-05-04T14:13:38.844Z] #44 9.262 DEP images/cgroup.pb-c.d [2020-05-04T14:13:38.844Z] #44 9.402 PBCC images/fown.pb-c.c [2020-05-04T14:13:38.844Z] #44 9.418 PBCC images/ext-file.pb-c.c [2020-05-04T14:13:38.844Z] #44 9.424 DEP images/fown.pb-c.d [2020-05-04T14:13:38.844Z] #44 9.489 DEP images/ext-file.pb-c.d [2020-05-04T14:13:39.059Z] #10 ... [2020-05-04T14:13:39.059Z] [2020-05-04T14:13:39.059Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:39.059Z] #50 DONE 127.6s [2020-05-04T14:13:39.059Z] [2020-05-04T14:13:39.059Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:39.059Z] #10 128.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-04T14:13:39.059Z] #10 128.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-04T14:13:39.107Z] #44 9.586 PBCC images/rpc.pb-c.c [2020-05-04T14:13:39.107Z] #44 9.728 DEP images/rpc.pb-c.d [2020-05-04T14:13:39.107Z] #44 9.766 PBCC images/siginfo.pb-c.c [2020-05-04T14:13:39.107Z] #44 9.782 DEP images/siginfo.pb-c.d [2020-05-04T14:13:39.107Z] #44 9.847 PBCC images/pagemap.pb-c.c [2020-05-04T14:13:39.330Z] #44 42.70 CC images/opts.o [2020-05-04T14:13:39.330Z] #44 42.97 CC images/seccomp.o [2020-05-04T14:13:39.330Z] #44 ... [2020-05-04T14:13:39.330Z] [2020-05-04T14:13:39.330Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:39.330Z] #10 111.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-04T14:13:39.330Z] #10 111.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-04T14:13:39.330Z] #10 111.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:13:39.367Z] #44 9.971 DEP images/pagemap.pb-c.d [2020-05-04T14:13:39.367Z] #44 10.05 PBCC images/rlimit.pb-c.c [2020-05-04T14:13:39.367Z] #44 10.09 DEP images/rlimit.pb-c.d [2020-05-04T14:13:39.526Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-04T14:13:39.526Z] ok github.com/docker/docker/api/server/middleware 0.026s coverage: 37.7% of statements [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-04T14:13:39.526Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2020-05-04T14:13:39.526Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2020-05-04T14:13:39.526Z] ok github.com/docker/docker/api/types/time 0.035s coverage: 100.0% of statements [2020-05-04T14:13:39.526Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2020-05-04T14:13:39.526Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 4.8% of statements [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/builder [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-04T14:13:39.526Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-04T14:13:39.526Z] ok github.com/docker/docker/builder/dockerignore 0.065s coverage: 96.8% of statements [2020-05-04T14:13:39.587Z] #10 ... [2020-05-04T14:13:39.587Z] [2020-05-04T14:13:39.587Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:39.587Z] #47 119.7 vendor/golang.org/x/net/idna [2020-05-04T14:13:39.627Z] #44 10.16 PBCC images/file-lock.pb-c.c [2020-05-04T14:13:39.627Z] #44 10.21 DEP images/file-lock.pb-c.d [2020-05-04T14:13:39.627Z] #44 ... [2020-05-04T14:13:39.627Z] [2020-05-04T14:13:39.627Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:39.627Z] #47 70.73 encoding/binary [2020-05-04T14:13:39.627Z] #47 70.75 go/token [2020-05-04T14:13:39.627Z] #47 70.78 net/url [2020-05-04T14:13:39.984Z] #10 128.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-04T14:13:39.984Z] #10 128.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-04T14:13:39.984Z] #10 129.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-04T14:13:40.210Z] #65 164.1 + bin/containerd-shim-runc-v1 [2020-05-04T14:13:40.239Z] #10 129.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-04T14:13:40.495Z] #10 129.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-04T14:13:40.495Z] #10 129.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-04T14:13:40.495Z] #10 129.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-04T14:13:40.495Z] #10 129.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-04T14:13:40.495Z] #10 129.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-04T14:13:40.495Z] #10 129.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-04T14:13:40.495Z] #10 129.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-05-04T14:13:40.495Z] #10 129.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-04T14:13:40.958Z] #47 122.2 vendor/golang.org/x/net/http2/hpack [2020-05-04T14:13:41.014Z] #47 ... [2020-05-04T14:13:41.014Z] [2020-05-04T14:13:41.014Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:41.014Z] #56 61.71 context [2020-05-04T14:13:41.014Z] #56 61.71 internal/poll [2020-05-04T14:13:41.014Z] #56 65.23 path/filepath [2020-05-04T14:13:41.014Z] #56 65.27 mvdan.cc/sh/v3/fileutil [2020-05-04T14:13:41.014Z] #56 69.04 flag [2020-05-04T14:13:41.014Z] #56 69.05 go/token [2020-05-04T14:13:41.014Z] #56 69.05 github.com/pkg/diff [2020-05-04T14:13:41.014Z] #56 69.07 encoding/binary [2020-05-04T14:13:41.014Z] #56 71.08 go/scanner [2020-05-04T14:13:41.014Z] #56 71.42 encoding/base64 [2020-05-04T14:13:41.014Z] #56 ... [2020-05-04T14:13:41.014Z] [2020-05-04T14:13:41.014Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:41.014Z] #44 10.31 PBCC images/tty.pb-c.c [2020-05-04T14:13:41.014Z] #44 10.50 DEP images/tty.pb-c.d [2020-05-04T14:13:41.014Z] #44 10.60 PBCC images/tun.pb-c.c [2020-05-04T14:13:41.014Z] #44 10.66 PBCC images/netdev.pb-c.c [2020-05-04T14:13:41.014Z] #44 10.76 DEP images/tun.pb-c.d [2020-05-04T14:13:41.014Z] #44 10.86 DEP images/netdev.pb-c.d [2020-05-04T14:13:41.014Z] #44 10.97 PBCC images/vma.pb-c.c [2020-05-04T14:13:41.014Z] #44 11.06 DEP images/vma.pb-c.d [2020-05-04T14:13:41.014Z] #44 11.11 PBCC images/creds.pb-c.c [2020-05-04T14:13:41.014Z] #44 11.15 DEP images/creds.pb-c.d [2020-05-04T14:13:41.014Z] #44 11.25 PBCC images/utsns.pb-c.c [2020-05-04T14:13:41.014Z] #44 11.29 DEP images/utsns.pb-c.d [2020-05-04T14:13:41.014Z] #44 11.35 PBCC images/ipc-desc.pb-c.c [2020-05-04T14:13:41.014Z] #44 11.36 PBCC images/ipc-sem.pb-c.c [2020-05-04T14:13:41.014Z] #44 11.40 DEP images/ipc-desc.pb-c.d [2020-05-04T14:13:41.014Z] #44 11.43 DEP images/ipc-sem.pb-c.d [2020-05-04T14:13:41.014Z] #44 11.50 PBCC images/ipc-msg.pb-c.c [2020-05-04T14:13:41.014Z] #44 11.54 DEP images/ipc-msg.pb-c.d [2020-05-04T14:13:41.014Z] #44 11.60 PBCC images/ipc-shm.pb-c.c [2020-05-04T14:13:41.014Z] #44 11.67 DEP images/ipc-shm.pb-c.d [2020-05-04T14:13:41.014Z] #44 11.71 PBCC images/ipc-var.pb-c.c [2020-05-04T14:13:41.055Z] #10 130.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-04T14:13:41.055Z] #10 130.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-04T14:13:41.055Z] #10 130.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-04T14:13:41.055Z] #10 130.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-04T14:13:41.055Z] #10 130.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-04T14:13:41.055Z] #10 130.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-04T14:13:41.055Z] #10 130.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:13:41.055Z] #10 130.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-04T14:13:41.055Z] #10 130.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-04T14:13:41.055Z] #10 130.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-04T14:13:41.055Z] #10 130.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-04T14:13:41.055Z] #10 130.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:13:41.055Z] #10 130.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-04T14:13:41.055Z] #10 130.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-04T14:13:41.055Z] #10 130.3 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-04T14:13:41.055Z] #10 130.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-04T14:13:41.055Z] #10 130.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-04T14:13:41.056Z] #10 130.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:13:41.056Z] #10 130.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-04T14:13:41.056Z] #10 130.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-04T14:13:41.274Z] #44 11.74 DEP images/ipc-var.pb-c.d [2020-05-04T14:13:41.274Z] #44 11.86 PBCC images/sk-opts.pb-c.c [2020-05-04T14:13:41.274Z] #44 11.90 PBCC images/packet-sock.pb-c.c [2020-05-04T14:13:41.274Z] #44 11.96 DEP images/sk-opts.pb-c.d [2020-05-04T14:13:41.311Z] #10 130.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:13:41.311Z] #10 130.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-04T14:13:41.311Z] #10 130.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-04T14:13:41.311Z] #10 130.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-04T14:13:41.311Z] #10 130.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-04T14:13:41.311Z] #10 130.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-04T14:13:41.311Z] #10 130.5 Setting up dmsetup (2:1.02.155-3) ... [2020-05-04T14:13:41.311Z] #10 130.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-04T14:13:41.311Z] #10 130.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-04T14:13:41.311Z] #10 130.5 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:13:41.534Z] #44 12.02 DEP images/packet-sock.pb-c.d [2020-05-04T14:13:41.534Z] #44 12.09 PBCC images/sk-netlink.pb-c.c [2020-05-04T14:13:41.534Z] #44 12.17 DEP images/sk-netlink.pb-c.d [2020-05-04T14:13:41.795Z] #44 12.30 PBCC images/sk-inet.pb-c.c [2020-05-04T14:13:41.795Z] #44 12.37 DEP images/sk-inet.pb-c.d [2020-05-04T14:13:41.795Z] #44 12.44 PBCC images/sk-unix.pb-c.c [2020-05-04T14:13:41.795Z] #44 12.50 DEP images/sk-unix.pb-c.d [2020-05-04T14:13:41.872Z] #10 DONE 131.0s [2020-05-04T14:13:41.872Z] [2020-05-04T14:13:41.872Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:13:41.872Z] #58 DONE 0.1s [2020-05-04T14:13:41.872Z] [2020-05-04T14:13:41.872Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-04T14:13:41.872Z] #59 DONE 0.0s [2020-05-04T14:13:41.872Z] [2020-05-04T14:13:41.872Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:42.055Z] #44 12.59 PBCC images/mm.pb-c.c [2020-05-04T14:13:42.055Z] #44 12.66 DEP images/mm.pb-c.d [2020-05-04T14:13:42.055Z] #44 12.77 PBCC images/timerfd.pb-c.c [2020-05-04T14:13:42.315Z] #44 12.87 DEP images/timerfd.pb-c.d [2020-05-04T14:13:42.315Z] #44 12.96 PBCC images/timer.pb-c.c [2020-05-04T14:13:42.315Z] #44 12.97 DEP images/timer.pb-c.d [2020-05-04T14:13:42.330Z] #47 123.5 mime [2020-05-04T14:13:42.575Z] #44 13.04 PBCC images/sa.pb-c.c [2020-05-04T14:13:42.575Z] #44 13.10 DEP images/sa.pb-c.d [2020-05-04T14:13:42.575Z] #44 13.15 PBCC images/pipe-data.pb-c.c [2020-05-04T14:13:42.575Z] #44 13.20 DEP images/pipe-data.pb-c.d [2020-05-04T14:13:42.575Z] #44 13.23 PBCC images/mnt.pb-c.c [2020-05-04T14:13:42.834Z] #44 13.29 DEP images/mnt.pb-c.d [2020-05-04T14:13:42.834Z] #44 13.34 PBCC images/sk-packet.pb-c.c [2020-05-04T14:13:42.834Z] #44 13.38 DEP images/sk-packet.pb-c.d [2020-05-04T14:13:42.834Z] #44 13.43 PBCC images/tcp-stream.pb-c.c [2020-05-04T14:13:42.834Z] #44 13.49 DEP images/tcp-stream.pb-c.d [2020-05-04T14:13:42.834Z] #44 13.57 PBCC images/pipe.pb-c.c [2020-05-04T14:13:42.915Z] #65 166.4 + bin/containerd-shim-runc-v2 [2020-05-04T14:13:43.021Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2020-05-04T14:13:43.094Z] #44 13.69 DEP images/pipe.pb-c.d [2020-05-04T14:13:43.094Z] #44 13.78 PBCC images/pstree.pb-c.c [2020-05-04T14:13:43.094Z] #44 13.80 DEP images/pstree.pb-c.d [2020-05-04T14:13:43.162Z] using credential docker-jenkins-github-credentials [2020-05-04T14:13:43.209Z] #65 167.1 + binaries [2020-05-04T14:13:43.209Z] #65 167.1 + mkdir -p /build [2020-05-04T14:13:43.209Z] #65 167.1 + cp bin/containerd /build/containerd [2020-05-04T14:13:43.209Z] #65 167.1 + cp bin/containerd-shim /build/containerd-shim [2020-05-04T14:13:43.235Z] #60 ... [2020-05-04T14:13:43.235Z] [2020-05-04T14:13:43.235Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:43.235Z] #47 121.8 vendor/golang.org/x/net/http2/hpack [2020-05-04T14:13:43.235Z] #47 123.0 mime [2020-05-04T14:13:43.235Z] #47 124.8 mime/quotedprintable [2020-05-04T14:13:43.235Z] #47 125.2 net/http/internal [2020-05-04T14:13:43.235Z] #47 128.8 crypto/tls [2020-05-04T14:13:43.235Z] #47 ... [2020-05-04T14:13:43.235Z] [2020-05-04T14:13:43.235Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:43.235Z] #68 124.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-04T14:13:43.235Z] #68 124.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-04T14:13:43.235Z] #68 DONE 132.1s [2020-05-04T14:13:43.235Z] [2020-05-04T14:13:43.235Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:43.235Z] #44 44.57 CC compel/plugins/std/std.o [2020-05-04T14:13:43.235Z] #44 44.85 CC compel/plugins/std/fds.o [2020-05-04T14:13:43.235Z] #44 45.36 CC compel/plugins/std/log.o [2020-05-04T14:13:43.235Z] #44 46.31 CC compel/plugins/std/string.o [2020-05-04T14:13:43.235Z] #44 47.50 CC compel/plugins/std/infect.o [2020-05-04T14:13:43.235Z] #44 47.99 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-04T14:13:43.235Z] #44 48.03 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-04T14:13:43.235Z] #44 48.09 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-04T14:13:43.235Z] #44 48.16 AR compel/plugins/std.lib.a [2020-05-04T14:13:43.235Z] #44 48.24 CC compel/plugins/fds/fds.o [2020-05-04T14:13:43.235Z] #44 48.45 AR compel/plugins/fds.lib.a [2020-05-04T14:13:43.235Z] #44 48.50 HOSTDEP compel/src/lib/log-host.d [2020-05-04T14:13:43.235Z] #44 48.66 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-04T14:13:43.235Z] #44 48.77 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-04T14:13:43.235Z] #44 48.90 HOSTDEP compel/src/main-host.d [2020-05-04T14:13:43.235Z] #44 49.07 DEP compel/src/lib/ptrace.d [2020-05-04T14:13:43.235Z] #44 49.30 DEP compel/src/lib/infect.d [2020-05-04T14:13:43.235Z] #44 49.52 DEP compel/src/lib/infect-util.d [2020-05-04T14:13:43.235Z] #44 49.66 DEP compel/src/lib/infect-rpc.d [2020-05-04T14:13:43.235Z] #44 49.82 DEP compel/arch/x86/src/lib/infect.d [2020-05-04T14:13:43.235Z] #44 49.98 DEP compel/arch/x86/src/lib/cpu.d [2020-05-04T14:13:43.235Z] #44 50.13 DEP compel/src/lib/log.d [2020-05-04T14:13:43.235Z] #44 50.21 DEP compel/src/main.d [2020-05-04T14:13:43.235Z] #44 50.47 DEP compel/src/lib/handle-elf.d [2020-05-04T14:13:43.235Z] #44 50.65 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-04T14:13:43.235Z] #44 ... [2020-05-04T14:13:43.235Z] [2020-05-04T14:13:43.235Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-04T14:13:43.235Z] #69 DONE 0.1s [2020-05-04T14:13:43.235Z] [2020-05-04T14:13:43.235Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-04T14:13:43.244Z] Cloning the remote Git repository [2020-05-04T14:13:43.244Z] Cloning with configured refspecs honoured and without tags [2020-05-04T14:13:43.354Z] #44 13.89 PBCC images/fs.pb-c.c [2020-05-04T14:13:43.354Z] #44 13.93 DEP images/fs.pb-c.d [2020-05-04T14:13:43.354Z] #44 13.97 PBCC images/signalfd.pb-c.c [2020-05-04T14:13:43.354Z] #44 14.03 DEP images/signalfd.pb-c.d [2020-05-04T14:13:43.500Z] #65 167.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-04T14:13:43.500Z] #65 167.1 + cp bin/ctr /build/ctr [2020-05-04T14:13:43.614Z] #44 14.13 PBCC images/fh.pb-c.c [2020-05-04T14:13:43.614Z] #44 14.19 PBCC images/fsnotify.pb-c.c [2020-05-04T14:13:43.614Z] #44 14.23 DEP images/fh.pb-c.d [2020-05-04T14:13:43.614Z] #44 14.28 DEP images/fsnotify.pb-c.d [2020-05-04T14:13:43.614Z] #44 14.36 PBCC images/eventpoll.pb-c.c [2020-05-04T14:13:43.702Z] #47 ... [2020-05-04T14:13:43.702Z] [2020-05-04T14:13:43.702Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:43.702Z] #44 43.22 CC images/binfmt-misc.o [2020-05-04T14:13:43.702Z] #44 43.44 CC images/time.o [2020-05-04T14:13:43.702Z] #44 43.66 CC images/sysctl.o [2020-05-04T14:13:43.702Z] #44 43.96 CC images/autofs.o [2020-05-04T14:13:43.702Z] #44 44.12 CC images/macvlan.o [2020-05-04T14:13:43.702Z] #44 44.34 CC images/sit.o [2020-05-04T14:13:43.702Z] #44 44.58 LINK images/built-in.o [2020-05-04T14:13:43.702Z] #44 44.72 GEN compel/include/asm [2020-05-04T14:13:43.702Z] #44 44.73 GEN compel/include/version.h [2020-05-04T14:13:43.702Z] #44 44.74 touch .config [2020-05-04T14:13:43.702Z] #44 44.76 GEN include/common/config.h [2020-05-04T14:13:43.702Z] #44 44.83 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-04T14:13:43.702Z] #44 44.86 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-04T14:13:43.702Z] #44 44.89 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-04T14:13:43.702Z] #44 44.91 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-04T14:13:43.702Z] #44 44.97 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-04T14:13:43.702Z] #44 44.97 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-04T14:13:43.702Z] #44 44.98 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-04T14:13:43.702Z] #44 45.00 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-04T14:13:43.702Z] #44 45.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-04T14:13:43.702Z] #44 45.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-04T14:13:43.702Z] #44 45.04 DEP compel/plugins/std/infect.d [2020-05-04T14:13:43.702Z] #44 45.12 DEP compel/plugins/std/string.d [2020-05-04T14:13:43.702Z] #44 45.21 DEP compel/plugins/std/log.d [2020-05-04T14:13:43.702Z] #44 45.31 DEP compel/plugins/std/fds.d [2020-05-04T14:13:43.702Z] #44 45.41 DEP compel/plugins/std/std.d [2020-05-04T14:13:43.702Z] #44 45.50 DEP compel/plugins/shmem/shmem.d [2020-05-04T14:13:43.702Z] #44 45.67 DEP compel/plugins/fds/fds.d [2020-05-04T14:13:43.702Z] #44 45.81 CC compel/plugins/std/std.o [2020-05-04T14:13:43.702Z] #44 46.17 CC compel/plugins/std/fds.o [2020-05-04T14:13:43.702Z] #44 46.68 CC compel/plugins/std/log.o [2020-05-04T14:13:43.787Z] #65 DONE 167.5s [2020-05-04T14:13:43.898Z] #44 14.42 DEP images/eventpoll.pb-c.d [2020-05-04T14:13:43.898Z] #44 14.46 PBCC images/eventfd.pb-c.c [2020-05-04T14:13:43.898Z] #44 14.49 DEP images/eventfd.pb-c.d [2020-05-04T14:13:43.898Z] #44 14.53 PBCC images/remap-file-path.pb-c.c [2020-05-04T14:13:43.898Z] #44 14.56 DEP images/remap-file-path.pb-c.d [2020-05-04T14:13:44.160Z] #44 14.62 PBCC images/fifo.pb-c.c [2020-05-04T14:13:44.160Z] #44 14.65 DEP images/fifo.pb-c.d [2020-05-04T14:13:44.160Z] #44 14.70 PBCC images/ghost-file.pb-c.c [2020-05-04T14:13:44.160Z] #44 14.74 DEP images/ghost-file.pb-c.d [2020-05-04T14:13:44.160Z] #44 14.80 PBCC images/regfile.pb-c.c [2020-05-04T14:13:44.160Z] #44 14.87 DEP images/regfile.pb-c.d [2020-05-04T14:13:44.267Z] #44 47.62 CC compel/plugins/std/string.o [2020-05-04T14:13:44.417Z] [2020-05-04T14:13:44.417Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-04T14:13:44.420Z] #44 14.91 PBCC images/ns.pb-c.c [2020-05-04T14:13:44.420Z] #44 14.94 DEP images/ns.pb-c.d [2020-05-04T14:13:44.420Z] #44 15.01 PBCC images/fdinfo.pb-c.c [2020-05-04T14:13:44.420Z] #44 15.16 DEP images/fdinfo.pb-c.d [2020-05-04T14:13:44.680Z] #44 15.31 PBCC images/core-aarch64.pb-c.c [2020-05-04T14:13:44.713Z] #66 DONE 0.3s [2020-05-04T14:13:44.713Z] [2020-05-04T14:13:44.713Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-04T14:13:44.832Z] #44 48.45 CC compel/plugins/std/infect.o [2020-05-04T14:13:43.443Z] Cloning repository https://github.com/moby/moby.git [2020-05-04T14:13:43.854Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-04T14:13:44.418Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:13:44.419Z] > git --version # timeout=10 [2020-05-04T14:13:44.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:13:44.457Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:13:44.940Z] #44 15.35 PBCC images/core-arm.pb-c.c [2020-05-04T14:13:44.940Z] #44 15.45 PBCC images/core-ppc64.pb-c.c [2020-05-04T14:13:44.940Z] #44 ... [2020-05-04T14:13:44.940Z] [2020-05-04T14:13:44.940Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:44.940Z] #33 65.96 io/ioutil [2020-05-04T14:13:44.940Z] #33 68.46 github.com/BurntSushi/toml [2020-05-04T14:13:44.940Z] #33 68.46 log [2020-05-04T14:13:44.940Z] #33 68.48 flag [2020-05-04T14:13:44.940Z] #33 72.38 github.com/BurntSushi/toml/cmd/tomlv [2020-05-04T14:13:44.940Z] #33 ... [2020-05-04T14:13:44.940Z] [2020-05-04T14:13:44.940Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:44.940Z] #44 15.53 PBCC images/core-s390.pb-c.c [2020-05-04T14:13:44.940Z] #44 15.59 PBCC images/core-x86.pb-c.c [2020-05-04T14:13:45.008Z] #70 DONE 0.2s [2020-05-04T14:13:45.008Z] [2020-05-04T14:13:45.008Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-04T14:13:45.008Z] #72 DONE 0.1s [2020-05-04T14:13:45.122Z] #11 DONE 3.3s [2020-05-04T14:13:45.122Z] [2020-05-04T14:13:45.122Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:45.122Z] #60 2.921 + RM_GOPATH=0 [2020-05-04T14:13:45.122Z] #60 2.921 + TMP_GOPATH= [2020-05-04T14:13:45.122Z] #60 2.921 + : /build [2020-05-04T14:13:45.122Z] #60 2.921 + '[' -z '' ']' [2020-05-04T14:13:45.122Z] #60 2.921 ++ mktemp -d [2020-05-04T14:13:45.122Z] #60 2.921 + export GOPATH=/tmp/tmp.sVNzoPMn9M [2020-05-04T14:13:45.122Z] #60 2.921 + GOPATH=/tmp/tmp.sVNzoPMn9M [2020-05-04T14:13:45.122Z] #60 2.921 + RM_GOPATH=1 [2020-05-04T14:13:45.122Z] #60 2.921 ++ dirname ./install.sh [2020-05-04T14:13:45.122Z] #60 2.921 + dir=. [2020-05-04T14:13:45.122Z] #60 2.921 + bin=runc [2020-05-04T14:13:45.122Z] #60 2.921 + shift [2020-05-04T14:13:45.122Z] #60 2.921 + '[' '!' -f ./runc.installer ']' [2020-05-04T14:13:45.122Z] #60 2.921 + . ./runc.installer [2020-05-04T14:13:45.122Z] #60 2.924 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:13:45.122Z] #60 2.924 + install_runc [2020-05-04T14:13:45.122Z] #60 2.924 + uname -r [2020-05-04T14:13:45.122Z] #60 2.924 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-04T14:13:45.122Z] #60 2.929 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-04T14:13:45.122Z] #60 2.929 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-04T14:13:45.122Z] #60 2.929 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-04T14:13:45.122Z] #60 2.934 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sVNzoPMn9M/src/github.com/opencontainers/runc [2020-05-04T14:13:45.122Z] #60 2.936 Cloning into '/tmp/tmp.sVNzoPMn9M/src/github.com/opencontainers/runc'... [2020-05-04T14:13:45.200Z] #44 15.65 PBCC images/core.pb-c.c [2020-05-04T14:13:45.200Z] #44 15.74 PBCC images/inventory.pb-c.c [2020-05-04T14:13:45.200Z] #44 15.85 DEP images/core-aarch64.pb-c.d [2020-05-04T14:13:45.300Z] [2020-05-04T14:13:45.300Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-04T14:13:45.300Z] #75 DONE 0.1s [2020-05-04T14:13:45.300Z] [2020-05-04T14:13:45.300Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-04T14:13:45.300Z] #76 DONE 0.0s [2020-05-04T14:13:45.300Z] [2020-05-04T14:13:45.300Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-04T14:13:45.397Z] #44 49.00 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-04T14:13:45.460Z] #44 15.93 DEP images/core-arm.pb-c.d [2020-05-04T14:13:45.460Z] #44 15.98 DEP images/core-ppc64.pb-c.d [2020-05-04T14:13:45.460Z] #44 ... [2020-05-04T14:13:45.460Z] [2020-05-04T14:13:45.460Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:45.460Z] #33 DONE 76.7s [2020-05-04T14:13:45.460Z] [2020-05-04T14:13:45.460Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:45.460Z] #44 16.05 DEP images/core-s390.pb-c.d [2020-05-04T14:13:45.654Z] #44 49.08 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-04T14:13:45.654Z] #44 49.15 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-04T14:13:45.654Z] #44 49.23 AR compel/plugins/std.lib.a [2020-05-04T14:13:45.723Z] #44 16.19 DEP images/core-x86.pb-c.d [2020-05-04T14:13:45.723Z] #44 16.23 DEP images/core.pb-c.d [2020-05-04T14:13:45.723Z] #44 16.35 DEP images/inventory.pb-c.d [2020-05-04T14:13:45.723Z] #44 16.43 PBCC images/cpuinfo.pb-c.c [2020-05-04T14:13:45.733Z] ok github.com/docker/docker/builder/remotecontext/git 5.562s coverage: 86.3% of statements [2020-05-04T14:13:45.912Z] #44 49.32 CC compel/plugins/fds/fds.o [2020-05-04T14:13:45.912Z] #44 49.43 AR compel/plugins/fds.lib.a [2020-05-04T14:13:45.912Z] #44 49.49 HOSTDEP compel/src/lib/log-host.d [2020-05-04T14:13:45.912Z] #44 ... [2020-05-04T14:13:45.912Z] [2020-05-04T14:13:45.912Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:45.983Z] #44 16.49 DEP images/cpuinfo.pb-c.d [2020-05-04T14:13:45.984Z] #44 16.55 PBCC images/stats.pb-c.c [2020-05-04T14:13:45.984Z] #44 16.61 DEP images/stats.pb-c.d [2020-05-04T14:13:46.169Z] #10 128.1 Selecting previously unselected package libapparmor1:amd64. [2020-05-04T14:13:46.169Z] #10 128.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-04T14:13:46.169Z] #10 128.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-04T14:13:46.169Z] #10 128.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-04T14:13:46.169Z] #10 128.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-04T14:13:46.169Z] #10 128.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-04T14:13:46.321Z] #77 DONE 0.9s [2020-05-04T14:13:46.321Z] [2020-05-04T14:13:46.321Z] #78 exporting to image [2020-05-04T14:13:46.321Z] #78 exporting layers [2020-05-04T14:13:46.427Z] #10 128.5 Selecting previously unselected package libbtrfs0. [2020-05-04T14:13:46.427Z] #10 128.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-04T14:13:46.427Z] #10 128.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-04T14:13:46.427Z] #10 128.6 Selecting previously unselected package libbtrfs-dev. [2020-05-04T14:13:46.684Z] #10 128.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-04T14:13:46.684Z] #10 128.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:13:46.684Z] #10 128.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-04T14:13:46.684Z] #10 128.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-04T14:13:46.684Z] #10 128.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-04T14:13:46.684Z] #10 128.8 Selecting previously unselected package libudev-dev:amd64. [2020-05-04T14:13:46.684Z] #10 128.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-05-04T14:13:46.684Z] #10 128.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-04T14:13:46.942Z] #10 129.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-04T14:13:46.942Z] #10 129.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-04T14:13:46.942Z] #10 129.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-04T14:13:47.506Z] #10 ... [2020-05-04T14:13:47.506Z] [2020-05-04T14:13:47.506Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:47.506Z] #68 121.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-04T14:13:47.506Z] #68 121.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-04T14:13:47.506Z] #68 DONE 128.7s [2020-05-04T14:13:47.506Z] [2020-05-04T14:13:47.506Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:47.506Z] #10 129.5 Selecting previously unselected package libpcre16-3:amd64. [2020-05-04T14:13:47.506Z] #10 129.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-04T14:13:47.506Z] #10 129.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-04T14:13:47.506Z] #10 ... [2020-05-04T14:13:47.506Z] [2020-05-04T14:13:47.506Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-04T14:13:47.506Z] #69 DONE 0.1s [2020-05-04T14:13:47.639Z] #60 ... [2020-05-04T14:13:47.639Z] [2020-05-04T14:13:47.639Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-04T14:13:47.639Z] #12 DONE 2.2s [2020-05-04T14:13:47.639Z] [2020-05-04T14:13:47.639Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-04T14:13:47.764Z] [2020-05-04T14:13:47.764Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:47.764Z] #10 129.8 Selecting previously unselected package libpcre32-3:amd64. [2020-05-04T14:13:47.764Z] #10 129.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-04T14:13:47.764Z] #10 129.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-04T14:13:47.788Z] ok github.com/docker/docker/builder/remotecontext 0.640s coverage: 13.6% of statements [2020-05-04T14:13:47.895Z] #44 18.30 make[1]: Nothing to be done for 'all'. [2020-05-04T14:13:48.329Z] #10 130.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-04T14:13:48.329Z] #10 130.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-04T14:13:48.329Z] #10 130.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-04T14:13:48.587Z] #10 130.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-04T14:13:48.587Z] #10 130.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-04T14:13:48.587Z] #10 130.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-04T14:13:49.151Z] #10 131.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-04T14:13:49.151Z] #10 131.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-04T14:13:49.151Z] #10 131.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-04T14:13:49.279Z] #44 19.68 CC images/stats.o [2020-05-04T14:13:49.409Z] #10 131.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-04T14:13:49.409Z] #10 131.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-04T14:13:49.409Z] #10 131.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-04T14:13:49.409Z] #10 131.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-04T14:13:49.526Z] #13 2.097 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-04T14:13:49.526Z] #13 DONE 2.2s [2020-05-04T14:13:49.526Z] [2020-05-04T14:13:49.526Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-04T14:13:49.540Z] #44 20.21 CC images/core.o [2020-05-04T14:13:49.666Z] #10 131.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-04T14:13:49.666Z] #10 131.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-04T14:13:49.666Z] #10 131.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-04T14:13:49.667Z] #10 131.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-05-04T14:13:49.667Z] #10 131.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-04T14:13:49.823Z] #78 exporting layers 3.0s done [2020-05-04T14:13:49.823Z] #78 writing image sha256:4d65ea5ba8eec165d5b81e5b3969023b804704cb537a8e30b9d45550f043aa5c done [2020-05-04T14:13:49.823Z] #78 naming to docker.io/library/docker:074369ebb4fd32aab414c55e598c87f6844611dd done [2020-05-04T14:13:49.823Z] #78 DONE 3.0s [Pipeline] } [Pipeline] // stage [2020-05-04T14:13:49.876Z] ok github.com/docker/docker/builder/dockerfile 1.591s coverage: 48.2% of statements [2020-05-04T14:13:49.876Z] ? github.com/docker/docker/cli [no test files] [2020-05-04T14:13:49.876Z] ? github.com/docker/docker/cli/config [no test files] [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-04T14:13:50.231Z] #10 132.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-04T14:13:50.231Z] #10 132.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-04T14:13:50.231Z] #10 132.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-04T14:13:50.231Z] #10 132.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-04T14:13:50.231Z] #10 132.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-04T14:13:50.231Z] #10 132.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-04T14:13:50.231Z] #10 132.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:13:50.231Z] #10 132.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-04T14:13:50.231Z] #10 132.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-04T14:13:50.231Z] #10 132.4 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-04T14:13:50.231Z] #10 132.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-04T14:13:50.231Z] #10 132.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:13:50.231Z] #10 132.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-04T14:13:50.231Z] #10 132.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-04T14:13:50.231Z] #10 132.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-04T14:13:50.231Z] #10 132.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-04T14:13:50.231Z] #10 132.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-04T14:13:50.231Z] #10 132.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:13:50.395Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40891/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:074369ebb4fd32aab414c55e598c87f6844611dd hack/test/unit [2020-05-04T14:13:50.490Z] #10 132.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-05-04T14:13:50.491Z] #10 132.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-04T14:13:50.491Z] #10 132.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:13:50.491Z] #10 132.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-04T14:13:50.491Z] #10 132.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-04T14:13:50.491Z] #10 132.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-04T14:13:50.491Z] #10 132.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-04T14:13:50.491Z] #10 132.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-04T14:13:50.491Z] #10 132.6 Setting up dmsetup (2:1.02.155-3) ... [2020-05-04T14:13:50.491Z] #10 132.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-04T14:13:50.491Z] #10 132.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-04T14:13:50.491Z] #10 132.6 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:13:50.750Z] #10 ... [2020-05-04T14:13:50.750Z] [2020-05-04T14:13:50.750Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:50.750Z] #50 DONE 132.2s [2020-05-04T14:13:50.750Z] [2020-05-04T14:13:50.750Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:50.750Z] #44 49.66 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-04T14:13:50.750Z] #44 49.86 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-04T14:13:50.750Z] #44 49.97 HOSTDEP compel/src/main-host.d [2020-05-04T14:13:50.750Z] #44 50.11 DEP compel/src/lib/ptrace.d [2020-05-04T14:13:50.750Z] #44 50.27 DEP compel/src/lib/infect.d [2020-05-04T14:13:50.750Z] #44 50.40 DEP compel/src/lib/infect-util.d [2020-05-04T14:13:50.750Z] #44 50.56 DEP compel/src/lib/infect-rpc.d [2020-05-04T14:13:50.750Z] #44 50.76 DEP compel/arch/x86/src/lib/infect.d [2020-05-04T14:13:50.750Z] #44 50.85 DEP compel/arch/x86/src/lib/cpu.d [2020-05-04T14:13:50.750Z] #44 50.92 DEP compel/src/lib/log.d [2020-05-04T14:13:50.750Z] #44 51.06 DEP compel/src/main.d [2020-05-04T14:13:50.750Z] #44 51.28 DEP compel/src/lib/handle-elf.d [2020-05-04T14:13:50.750Z] #44 51.42 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-04T14:13:50.750Z] #44 51.67 CC compel/src/lib/log.o [2020-05-04T14:13:50.750Z] #44 52.18 CC compel/arch/x86/src/lib/cpu.o [2020-05-04T14:13:50.750Z] #44 52.95 CC compel/arch/x86/src/lib/infect.o [2020-05-04T14:13:50.750Z] #44 53.83 CC compel/src/lib/infect-rpc.o [2020-05-04T14:13:50.750Z] #44 54.28 CC compel/src/lib/infect-util.o [2020-05-04T14:13:50.968Z] #44 21.30 CC images/core-x86.o [2020-05-04T14:13:50.968Z] #44 ... [2020-05-04T14:13:50.968Z] [2020-05-04T14:13:50.968Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:13:50.968Z] #56 71.94 golang.org/x/sys/unix [2020-05-04T14:13:50.968Z] #56 72.49 mvdan.cc/editorconfig [2020-05-04T14:13:50.968Z] #56 72.81 encoding/json [2020-05-04T14:13:50.968Z] #56 73.48 go/ast [2020-05-04T14:13:50.968Z] #56 74.56 mvdan.cc/sh/v3/syntax [2020-05-04T14:13:51.008Z] #44 54.57 CC compel/src/lib/infect.o [2020-05-04T14:13:51.008Z] #44 ... [2020-05-04T14:13:51.008Z] [2020-05-04T14:13:51.008Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:51.008Z] #10 DONE 133.2s [2020-05-04T14:13:51.008Z] [2020-05-04T14:13:51.008Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-04T14:13:51.228Z] #56 ... [2020-05-04T14:13:51.228Z] [2020-05-04T14:13:51.228Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:13:51.228Z] #10 82.09 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-04T14:13:51.228Z] #10 82.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-04T14:13:51.228Z] #10 82.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:13:51.265Z] #11 ... [2020-05-04T14:13:51.265Z] [2020-05-04T14:13:51.265Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:13:51.265Z] #58 DONE 0.1s [2020-05-04T14:13:51.412Z] #14 DONE 2.1s [2020-05-04T14:13:51.412Z] [2020-05-04T14:13:51.412Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:51.412Z] #44 50.93 CC compel/src/lib/log.o [2020-05-04T14:13:51.412Z] #44 51.37 CC compel/arch/x86/src/lib/cpu.o [2020-05-04T14:13:51.412Z] #44 52.33 CC compel/arch/x86/src/lib/infect.o [2020-05-04T14:13:51.412Z] #44 53.42 CC compel/src/lib/infect-rpc.o [2020-05-04T14:13:51.412Z] #44 53.75 CC compel/src/lib/infect-util.o [2020-05-04T14:13:51.412Z] #44 54.00 CC compel/src/lib/infect.o [2020-05-04T14:13:51.412Z] #44 56.17 CC compel/src/lib/ptrace.o [2020-05-04T14:13:51.412Z] #44 56.64 AR compel/libcompel.a [2020-05-04T14:13:51.412Z] #44 56.71 HOSTCC compel/src/main-host.o [2020-05-04T14:13:51.412Z] #44 57.26 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-04T14:13:51.412Z] #44 57.43 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-04T14:13:51.412Z] #44 57.78 HOSTCC compel/src/lib/log-host.o [2020-05-04T14:13:51.412Z] #44 57.90 HOSTLINK compel/compel-host-bin [2020-05-04T14:13:51.412Z] #44 58.04 DEP soccr/soccr.d [2020-05-04T14:13:51.412Z] #44 58.14 CC soccr/soccr.o [2020-05-04T14:13:51.489Z] #10 ... [2020-05-04T14:13:51.489Z] [2020-05-04T14:13:51.489Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:51.489Z] #47 72.69 go/scanner [2020-05-04T14:13:51.489Z] #47 73.39 text/template/parse [2020-05-04T14:13:51.489Z] #47 74.60 encoding/json [2020-05-04T14:13:51.489Z] #47 74.80 go/ast [2020-05-04T14:13:51.489Z] #47 80.01 text/template [2020-05-04T14:13:51.489Z] #47 82.01 go/parser [2020-05-04T14:13:51.489Z] #47 82.63 encoding/xml [2020-05-04T14:13:51.523Z] [2020-05-04T14:13:51.523Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-04T14:13:51.523Z] #59 DONE 0.2s [2020-05-04T14:13:51.523Z] [2020-05-04T14:13:51.523Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:51.671Z] #44 ... [2020-05-04T14:13:51.671Z] [2020-05-04T14:13:51.671Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-04T14:13:51.749Z] #47 ... [2020-05-04T14:13:51.749Z] [2020-05-04T14:13:51.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:51.749Z] #44 22.12 CC images/core-arm.o [2020-05-04T14:13:52.319Z] #44 22.73 CC images/core-aarch64.o [2020-05-04T14:13:52.319Z] #44 ... [2020-05-04T14:13:52.319Z] [2020-05-04T14:13:52.319Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:13:52.319Z] #65 34.27 Checking out files: 77% (2476/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-05-04T14:13:52.319Z] #65 35.03 + cd /tmp/tmp.7ulNoP3oUl/src/github.com/containerd/containerd [2020-05-04T14:13:52.319Z] #65 35.03 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-04T14:13:52.319Z] #65 36.71 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-04T14:13:52.319Z] #65 36.71 + BUILDTAGS='netgo osusergo static_build' [2020-05-04T14:13:52.319Z] #65 36.71 + export EXTRA_FLAGS=-buildmode=pie [2020-05-04T14:13:52.319Z] #65 36.71 + EXTRA_FLAGS=-buildmode=pie [2020-05-04T14:13:52.319Z] #65 36.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-04T14:13:52.319Z] #65 36.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-04T14:13:52.319Z] #65 36.71 + '[' '' = dynamic ']' [2020-05-04T14:13:52.319Z] #65 36.71 + make [2020-05-04T14:13:52.319Z] #65 38.20 + bin/ctr [2020-05-04T14:13:52.580Z] #65 ... [2020-05-04T14:13:52.580Z] [2020-05-04T14:13:52.580Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:52.580Z] #44 23.24 CC images/core-ppc64.o [2020-05-04T14:13:53.147Z] ? github.com/docker/docker/api [no test files] [2020-05-04T14:13:53.173Z] #44 23.84 CC images/core-s390.o [2020-05-04T14:13:54.048Z] #60 2.776 + RM_GOPATH=0 [2020-05-04T14:13:54.048Z] #60 2.776 + TMP_GOPATH= [2020-05-04T14:13:54.048Z] #60 2.776 + : /build [2020-05-04T14:13:54.113Z] #44 24.81 CC images/cpuinfo.o [2020-05-04T14:13:54.190Z] #15 DONE 2.2s [2020-05-04T14:13:54.190Z] [2020-05-04T14:13:54.190Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-04T14:13:54.306Z] #60 2.783 + '[' -z '' ']' [2020-05-04T14:13:54.306Z] #60 2.789 ++ mktemp -d [2020-05-04T14:13:54.306Z] #60 2.791 + export GOPATH=/tmp/tmp.9CLmggv1eA [2020-05-04T14:13:54.306Z] #60 2.796 + GOPATH=/tmp/tmp.9CLmggv1eA [2020-05-04T14:13:54.306Z] #60 2.796 + RM_GOPATH=1 [2020-05-04T14:13:54.306Z] #60 2.796 ++ dirname ./install.sh [2020-05-04T14:13:54.306Z] #60 2.800 + dir=. [2020-05-04T14:13:54.306Z] #60 2.800 + bin=runc [2020-05-04T14:13:54.306Z] #60 2.800 + shift [2020-05-04T14:13:54.306Z] #60 2.800 + '[' '!' -f ./runc.installer ']' [2020-05-04T14:13:54.306Z] #60 2.801 + . ./runc.installer [2020-05-04T14:13:54.306Z] #60 2.801 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:13:54.306Z] #60 2.801 + install_runc [2020-05-04T14:13:54.306Z] #60 2.801 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-04T14:13:54.306Z] #60 2.803 + uname -r [2020-05-04T14:13:54.306Z] #60 2.804 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-04T14:13:54.306Z] #60 2.804 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-04T14:13:54.306Z] #60 2.804 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-04T14:13:54.306Z] #60 2.815 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9CLmggv1eA/src/github.com/opencontainers/runc [2020-05-04T14:13:54.306Z] #60 2.816 Cloning into '/tmp/tmp.9CLmggv1eA/src/github.com/opencontainers/runc'... [2020-05-04T14:13:54.306Z] #60 ... [2020-05-04T14:13:54.306Z] [2020-05-04T14:13:54.306Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:54.306Z] #47 125.5 mime/quotedprintable [2020-05-04T14:13:54.306Z] #47 126.0 net/http/internal [2020-05-04T14:13:54.306Z] #47 129.1 crypto/tls [2020-05-04T14:13:54.306Z] #47 ... [2020-05-04T14:13:54.306Z] [2020-05-04T14:13:54.306Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-04T14:13:54.306Z] #11 DONE 3.3s [2020-05-04T14:13:54.306Z] [2020-05-04T14:13:54.306Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-04T14:13:55.053Z] #44 25.46 CC images/inventory.o [2020-05-04T14:13:55.197Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m1.048491388s with top 10 stages: buildssa: 1m36.578003577s, goimports: 22.342658978s, unconvert: 12.621213759s, gosec: 9.800774909s, golint: 6.23219369s, ineffassign: 3.668113509s, misspell: 3.316216832s, inspect: 3.244035303s, vrp: 2.702044739s, printf: 2.021833146s [2020-05-04T14:13:55.197Z] INFO [runner] Issues before processing: 2298, after processing: 0 [2020-05-04T14:13:55.198Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 63/1584, nolint: 0/63, cgo: 1689/2298, skip_dirs: 1689/1689, exclude: 1584/1584, skip_files: 1689/1689, identifier_marker: 1584/1584, path_prettifier: 1689/1689, filename_unadjuster: 1689/1689, autogenerated_exclude: 1584/1689 [2020-05-04T14:13:55.198Z] INFO [runner] processing took 59.059105ms with stages: nolint: 25.435334ms, identifier_marker: 16.803771ms, path_prettifier: 7.936302ms, autogenerated_exclude: 3.588627ms, exclude-rules: 3.386403ms, skip_dirs: 1.620611ms, cgo: 197.16µs, filename_unadjuster: 86.525µs, max_same_issues: 1.498µs, uniq_by_line: 562ns, diff: 453ns, max_from_linter: 366ns, skip_files: 316ns, path_shortener: 314ns, exclude: 310ns, source_code: 293ns, max_per_file_from_linter: 260ns [2020-05-04T14:13:55.198Z] INFO [runner] linters took 1m38.365044945s with stages: goanalysis_metalinter: 1m19.067701156s, unused: 19.238099741s [2020-05-04T14:13:55.198Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-04T14:13:55.198Z] INFO Memory: 1452 samples, avg is 726.5MB, max is 3637.3MB [2020-05-04T14:13:55.198Z] INFO Execution took 3m33.65427556s [2020-05-04T14:13:55.198Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-04T14:13:55.313Z] #44 25.74 CC images/fdinfo.o [2020-05-04T14:13:55.574Z] #44 26.06 CC images/fown.o [2020-05-04T14:13:55.574Z] #44 26.25 CC images/ns.o [2020-05-04T14:13:55.618Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40891/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:074369ebb4fd32aab414c55e598c87f6844611dd hack/make.sh dynbinary-daemon test-docker-py [2020-05-04T14:13:55.834Z] #44 26.44 CC images/regfile.o [2020-05-04T14:13:56.077Z] #16 DONE 2.2s [2020-05-04T14:13:56.077Z] [2020-05-04T14:13:56.077Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:13:56.177Z] [2020-05-04T14:13:56.177Z] Removing bundles/ [2020-05-04T14:13:56.177Z] [2020-05-04T14:13:56.177Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-04T14:13:56.177Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-04T14:13:56.177Z] GOOS="" GOARCH="" GOARM="" [2020-05-04T14:13:56.204Z] #12 DONE 1.8s [2020-05-04T14:13:56.204Z] [2020-05-04T14:13:56.204Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:56.204Z] #44 57.75 CC compel/src/lib/ptrace.o [2020-05-04T14:13:56.204Z] #44 58.49 AR compel/libcompel.a [2020-05-04T14:13:56.204Z] #44 58.61 HOSTCC compel/src/main-host.o [2020-05-04T14:13:56.204Z] #44 58.99 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-04T14:13:56.204Z] #44 59.14 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-04T14:13:56.204Z] #44 59.35 HOSTCC compel/src/lib/log-host.o [2020-05-04T14:13:56.204Z] #44 59.50 HOSTLINK compel/compel-host-bin [2020-05-04T14:13:56.204Z] #44 59.63 DEP soccr/soccr.d [2020-05-04T14:13:56.204Z] #44 59.83 CC soccr/soccr.o [2020-05-04T14:13:56.404Z] #44 26.78 CC images/ghost-file.o [2020-05-04T14:13:56.404Z] #44 27.03 CC images/fifo.o [2020-05-04T14:13:56.665Z] #44 27.32 CC images/remap-file-path.o [2020-05-04T14:13:56.926Z] #44 27.52 CC images/eventfd.o [2020-05-04T14:13:57.186Z] #44 27.86 CC images/eventpoll.o [2020-05-04T14:13:57.576Z] #44 61.16 AR soccr/libsoccr.a [2020-05-04T14:13:57.576Z] #44 61.21 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-04T14:13:57.758Z] #44 28.28 CC images/fh.o [2020-05-04T14:13:57.833Z] #44 61.48 DEP criu/arch/x86/sigframe.d [2020-05-04T14:13:57.963Z] #17 ... [2020-05-04T14:13:57.963Z] [2020-05-04T14:13:57.963Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:13:57.963Z] #47 136.8 net/http/httptrace [2020-05-04T14:13:57.963Z] #47 136.9 net/http [2020-05-04T14:13:58.091Z] #44 61.57 DEP criu/arch/x86/sigaction_compat.d [2020-05-04T14:13:58.091Z] #44 61.71 DEP criu/arch/x86/kerndat.d [2020-05-04T14:13:58.200Z] Fetching without tags [2020-05-04T14:13:58.218Z] #47 ... [2020-05-04T14:13:58.218Z] [2020-05-04T14:13:58.218Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:58.218Z] #44 59.61 AR soccr/libsoccr.a [2020-05-04T14:13:58.218Z] #44 59.65 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-04T14:13:58.218Z] #44 60.04 DEP criu/arch/x86/sigframe.d [2020-05-04T14:13:58.218Z] #44 60.15 DEP criu/arch/x86/sigaction_compat.d [2020-05-04T14:13:58.218Z] #44 60.27 DEP criu/arch/x86/kerndat.d [2020-05-04T14:13:58.218Z] #44 60.40 DEP criu/arch/x86/crtools.d [2020-05-04T14:13:58.218Z] #44 60.53 DEP criu/arch/x86/cpu.d [2020-05-04T14:13:58.218Z] #44 60.68 CC criu/arch/x86/cpu.o [2020-05-04T14:13:58.218Z] #44 61.50 CC criu/arch/x86/crtools.o [2020-05-04T14:13:58.218Z] #44 62.64 CC criu/arch/x86/kerndat.o [2020-05-04T14:13:58.218Z] #44 63.21 CC criu/arch/x86/sigaction_compat.o [2020-05-04T14:13:58.218Z] #44 63.71 CC criu/arch/x86/sigframe.o [2020-05-04T14:13:58.218Z] #44 63.99 LINK criu/arch/x86/crtools.built-in.o [2020-05-04T14:13:58.218Z] #44 64.07 DEP criu/pie/util-vdso-elf32.d [2020-05-04T14:13:58.218Z] #44 64.24 DEP criu/pie/util-vdso.d [2020-05-04T14:13:58.218Z] #44 64.41 DEP criu/pie/util.d [2020-05-04T14:13:58.218Z] #44 64.56 CC criu/pie/util.o [2020-05-04T14:13:58.218Z] #44 64.84 CC criu/pie/util-vdso.o [2020-05-04T14:13:58.218Z] #44 65.50 CC criu/pie/util-vdso-elf32.o [2020-05-04T14:13:58.349Z] #44 ... [2020-05-04T14:13:58.349Z] [2020-05-04T14:13:58.349Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-04T14:13:58.349Z] #13 1.962 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-04T14:13:58.349Z] #13 DONE 2.1s [2020-05-04T14:13:58.349Z] [2020-05-04T14:13:58.349Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:13:58.349Z] #44 61.82 DEP criu/arch/x86/crtools.d [2020-05-04T14:13:58.353Z] #44 28.68 CC images/fsnotify.o [2020-05-04T14:13:58.359Z] ok github.com/docker/docker/client 0.743s coverage: 75.4% of statements [2020-05-04T14:13:58.474Z] #44 ... [2020-05-04T14:13:58.474Z] [2020-05-04T14:13:58.474Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:13:58.474Z] #17 2.648 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:13:58.474Z] #17 2.689 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:13:58.474Z] #17 2.767 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:13:58.606Z] #44 62.11 DEP criu/arch/x86/cpu.d [2020-05-04T14:13:58.832Z] Merging remotes/origin/master commit 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 into PR head commit 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 [2020-05-04T14:13:58.864Z] #44 62.37 CC criu/arch/x86/cpu.o [2020-05-04T14:13:57.940Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:13:57.980Z] > git config --add remote.origin.fetch +refs/pull/40891/head:refs/remotes/origin/PR-40891 # timeout=10 [2020-05-04T14:13:58.013Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:13:58.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-04T14:13:58.237Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-04T14:13:58.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-04T14:13:58.239Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40891/head:refs/remotes/origin/PR-40891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T14:13:59.034Z] #17 3.310 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-04T14:13:59.160Z] #44 29.59 CC images/signalfd.o [2020-05-04T14:13:59.428Z] #44 62.97 CC criu/arch/x86/crtools.o [2020-05-04T14:14:00.225Z] #44 29.94 CC images/fs.o [2020-05-04T14:14:00.225Z] #44 30.10 CC images/pstree.o [2020-05-04T14:14:00.225Z] #44 30.49 CC images/pipe.o [2020-05-04T14:14:00.361Z] #44 ... [2020-05-04T14:14:00.361Z] [2020-05-04T14:14:00.361Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-04T14:14:00.361Z] #14 DONE 2.0s [2020-05-04T14:14:00.361Z] [2020-05-04T14:14:00.361Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-04T14:14:00.486Z] #44 31.01 CC images/tcp-stream.o [2020-05-04T14:14:00.747Z] #44 31.34 CC images/sk-packet.o [2020-05-04T14:14:00.920Z] #17 4.856 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] [2020-05-04T14:14:01.007Z] #44 31.53 CC images/mnt.o [2020-05-04T14:14:01.007Z] #44 ... [2020-05-04T14:14:01.007Z] [2020-05-04T14:14:01.007Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-04T14:14:01.007Z] #56 84.53 golang.org/x/crypto/ssh/terminal [2020-05-04T14:14:01.007Z] #56 86.98 mvdan.cc/sh/v3/cmd/shfmt [2020-05-04T14:14:01.007Z] #56 DONE 92.0s [2020-05-04T14:14:01.007Z] [2020-05-04T14:14:01.007Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:14:01.007Z] #47 86.65 go/doc [2020-05-04T14:14:01.007Z] #47 86.95 crypto/rand [2020-05-04T14:14:01.007Z] #47 88.69 crypto/elliptic [2020-05-04T14:14:01.007Z] #47 91.94 encoding/asn1 [2020-05-04T14:14:01.267Z] #47 92.32 github.com/LK4D4/vndr/build [2020-05-04T14:14:01.267Z] #47 ... [2020-05-04T14:14:01.267Z] [2020-05-04T14:14:01.267Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:01.267Z] #44 31.79 CC images/pipe-data.o [2020-05-04T14:14:01.528Z] #44 32.07 CC images/sa.o [2020-05-04T14:13:58.943Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:13:58.977Z] > git checkout -f 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:14:01.188Z] > git merge 0a5cec2833f82a6ad797d70acbf9cbbaf8956017 # timeout=10 [2020-05-04T14:14:01.841Z] Merge succeeded, producing 8f9a2e87b2875357509c2376e02ae96c676b1c58 [2020-05-04T14:14:01.842Z] Checking out Revision 8f9a2e87b2875357509c2376e02ae96c676b1c58 (PR-40891) [2020-05-04T14:14:01.846Z] #17 ... [2020-05-04T14:14:01.846Z] [2020-05-04T14:14:01.846Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:14:01.846Z] #60 10.06 + cd /tmp/tmp.sVNzoPMn9M/src/github.com/opencontainers/runc [2020-05-04T14:14:01.846Z] #60 10.07 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:14:01.846Z] #60 10.68 + '[' -z '' ']' [2020-05-04T14:14:01.846Z] #60 10.68 + target=static [2020-05-04T14:14:01.846Z] #60 10.68 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-04T14:14:01.846Z] #60 12.23 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-04T14:14:02.098Z] #44 32.53 CC images/timer.o [2020-05-04T14:14:02.102Z] #60 ... [2020-05-04T14:14:02.102Z] [2020-05-04T14:14:02.102Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:02.102Z] #44 66.18 AR criu/pie/pie.lib.a [2020-05-04T14:14:02.102Z] #44 66.26 DEP criu/pie/restorer.d [2020-05-04T14:14:02.102Z] #44 66.43 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-04T14:14:02.102Z] #44 66.60 DEP criu/arch/x86/restorer_unmap.d [2020-05-04T14:14:02.102Z] #44 66.63 DEP criu/arch/x86/restorer.d [2020-05-04T14:14:02.102Z] #44 66.76 DEP criu/arch/x86/vdso-pie.d [2020-05-04T14:14:02.102Z] #44 66.88 DEP criu/pie/parasite-vdso.d [2020-05-04T14:14:02.102Z] #44 67.03 DEP criu/pie/parasite.d [2020-05-04T14:14:02.102Z] #44 67.31 CC criu/pie/parasite.o [2020-05-04T14:14:02.102Z] #44 68.40 LINK criu/pie/parasite.built-in.o [2020-05-04T14:14:02.102Z] #44 68.42 GEN criu/pie/parasite-blob.h [2020-05-04T14:14:02.102Z] #44 68.44 CC criu/pie/parasite-vdso.o [2020-05-04T14:14:02.102Z] #44 69.19 CC criu/arch/x86/vdso-pie.o [2020-05-04T14:14:02.102Z] #44 69.60 CC criu/arch/x86/restorer.o [2020-05-04T14:14:02.663Z] #44 70.17 CC criu/arch/x86/restorer_unmap.o [2020-05-04T14:14:02.663Z] #44 70.23 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-04T14:14:02.681Z] #44 33.12 CC images/timerfd.o [2020-05-04T14:14:02.887Z] #15 DONE 2.0s [2020-05-04T14:14:02.887Z] [2020-05-04T14:14:02.887Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-04T14:14:02.942Z] #44 33.46 CC images/mm.o [2020-05-04T14:14:03.204Z] #44 33.82 CC images/sk-opts.o [2020-05-04T14:14:03.224Z] #44 70.48 CC criu/pie/restorer.o [2020-05-04T14:14:03.464Z] #44 34.10 CC images/sk-unix.o [2020-05-04T14:14:03.580Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-05-04T14:14:03.725Z] #44 34.36 CC images/sk-inet.o [2020-05-04T14:14:04.296Z] #44 34.84 CC images/tun.o [2020-05-04T14:14:04.556Z] #44 35.23 CC images/sk-netlink.o [2020-05-04T14:14:01.746Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-04T14:14:01.875Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T14:14:01.917Z] > git checkout -f 8f9a2e87b2875357509c2376e02ae96c676b1c58 # timeout=10 [2020-05-04T14:14:04.784Z] #16 DONE 2.2s [2020-05-04T14:14:04.784Z] [2020-05-04T14:14:04.784Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:04.817Z] #44 35.51 CC images/packet-sock.o [2020-05-04T14:14:05.349Z] #17 ... [2020-05-04T14:14:05.349Z] [2020-05-04T14:14:05.349Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:14:05.349Z] #47 136.6 net/http/httptrace [2020-05-04T14:14:05.349Z] #47 137.0 net/http [2020-05-04T14:14:05.387Z] #44 36.10 CC images/ipc-var.o [2020-05-04T14:14:05.607Z] #47 ... [2020-05-04T14:14:05.607Z] [2020-05-04T14:14:05.607Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:05.607Z] #44 64.39 CC criu/arch/x86/kerndat.o [2020-05-04T14:14:05.607Z] #44 64.90 CC criu/arch/x86/sigaction_compat.o [2020-05-04T14:14:05.607Z] #44 65.10 CC criu/arch/x86/sigframe.o [2020-05-04T14:14:05.607Z] #44 65.35 LINK criu/arch/x86/crtools.built-in.o [2020-05-04T14:14:05.607Z] #44 65.40 DEP criu/pie/util-vdso-elf32.d [2020-05-04T14:14:05.607Z] #44 65.60 DEP criu/pie/util-vdso.d [2020-05-04T14:14:05.607Z] #44 65.70 DEP criu/pie/util.d [2020-05-04T14:14:05.607Z] #44 65.86 CC criu/pie/util.o [2020-05-04T14:14:05.607Z] #44 66.31 CC criu/pie/util-vdso.o [2020-05-04T14:14:05.607Z] #44 67.00 CC criu/pie/util-vdso-elf32.o [2020-05-04T14:14:05.607Z] #44 67.78 AR criu/pie/pie.lib.a [2020-05-04T14:14:05.607Z] #44 67.87 DEP criu/pie/restorer.d [2020-05-04T14:14:05.607Z] #44 68.08 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-04T14:14:05.607Z] #44 68.19 DEP criu/arch/x86/restorer_unmap.d [2020-05-04T14:14:05.607Z] #44 68.23 DEP criu/arch/x86/restorer.d [2020-05-04T14:14:05.607Z] #44 68.49 DEP criu/arch/x86/vdso-pie.d [2020-05-04T14:14:05.607Z] #44 68.59 DEP criu/pie/parasite-vdso.d [2020-05-04T14:14:05.607Z] #44 68.76 DEP criu/pie/parasite.d [2020-05-04T14:14:05.607Z] #44 69.06 CC criu/pie/parasite.o [2020-05-04T14:14:05.958Z] #44 36.40 CC images/ipc-desc.o [2020-05-04T14:14:06.219Z] #44 36.75 CC images/ipc-shm.o [2020-05-04T14:14:06.480Z] #44 37.03 CC images/ipc-msg.o [2020-05-04T14:14:06.486Z] #44 73.58 LINK criu/pie/restorer.built-in.o [2020-05-04T14:14:06.486Z] #44 73.58 GEN criu/pie/restorer-blob.h [2020-05-04T14:14:06.486Z] #44 73.71 DEP criu/vdso.d [2020-05-04T14:14:06.486Z] #44 73.93 DEP criu/vdso-compat.d [2020-05-04T14:14:06.741Z] #44 74.07 DEP criu/uts_ns.d [2020-05-04T14:14:06.741Z] #44 74.22 DEP criu/util.d [2020-05-04T14:14:06.978Z] #44 70.32 LINK criu/pie/parasite.built-in.o [2020-05-04T14:14:06.978Z] #44 70.33 GEN criu/pie/parasite-blob.h [2020-05-04T14:14:06.978Z] #44 70.35 CC criu/pie/parasite-vdso.o [2020-05-04T14:14:06.978Z] #44 ... [2020-05-04T14:14:06.978Z] [2020-05-04T14:14:06.978Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:06.978Z] #17 2.377 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:14:06.978Z] #17 2.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:14:06.978Z] #17 2.443 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:14:06.997Z] #44 74.50 DEP criu/uffd.d [2020-05-04T14:14:07.052Z] #44 37.44 CC images/ipc-sem.o [2020-05-04T14:14:07.052Z] #44 ... [2020-05-04T14:14:07.052Z] [2020-05-04T14:14:07.052Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:14:07.052Z] #68 98.08 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-04T14:14:07.052Z] #68 98.08 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-04T14:14:07.252Z] #44 74.72 DEP criu/tun.d [2020-05-04T14:14:07.508Z] #44 74.88 DEP criu/tty.d [2020-05-04T14:14:07.508Z] #44 75.05 DEP criu/timerfd.d [2020-05-04T14:14:07.543Z] #17 3.070 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-04T14:14:07.763Z] #44 75.20 DEP criu/sysfs_parse.d [2020-05-04T14:14:08.018Z] #44 75.40 DEP criu/sysctl.d [2020-05-04T14:14:08.018Z] #44 75.51 DEP criu/string.d [2020-05-04T14:14:08.018Z] #44 75.54 DEP criu/stats.d [2020-05-04T14:14:08.279Z] #44 75.66 DEP criu/sockets.d [2020-05-04T14:14:08.279Z] #44 75.82 DEP criu/sk-unix.d [2020-05-04T14:14:08.839Z] #44 76.11 DEP criu/sk-tcp.d [2020-05-04T14:14:08.839Z] #44 76.24 DEP criu/sk-queue.d [2020-05-04T14:14:08.915Z] #17 4.401 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] [2020-05-04T14:14:08.968Z] #68 ... [2020-05-04T14:14:08.969Z] [2020-05-04T14:14:08.969Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-04T14:14:08.969Z] #10 95.65 Selecting previously unselected package libapparmor1:arm64. [2020-05-04T14:14:08.969Z] #10 95.66 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 95.66 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-05-04T14:14:08.969Z] #10 95.81 Selecting previously unselected package libapparmor-dev:arm64. [2020-05-04T14:14:08.969Z] #10 95.82 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 95.84 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-04T14:14:08.969Z] #10 96.04 Selecting previously unselected package libbtrfs0. [2020-05-04T14:14:08.969Z] #10 96.04 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 96.06 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-04T14:14:08.969Z] #10 96.13 Selecting previously unselected package libbtrfs-dev. [2020-05-04T14:14:08.969Z] #10 96.14 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 96.15 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:14:08.969Z] #10 96.29 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-05-04T14:14:08.969Z] #10 96.30 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 96.31 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-04T14:14:08.969Z] #10 96.40 Selecting previously unselected package libudev-dev:arm64. [2020-05-04T14:14:08.969Z] #10 96.40 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 96.43 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-05-04T14:14:08.969Z] #10 96.57 Selecting previously unselected package libsepol1-dev:arm64. [2020-05-04T14:14:08.969Z] #10 96.57 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 96.59 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-05-04T14:14:08.969Z] #10 96.86 Selecting previously unselected package libpcre16-3:arm64. [2020-05-04T14:14:08.969Z] #10 96.86 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 96.86 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-05-04T14:14:08.969Z] #10 97.04 Selecting previously unselected package libpcre32-3:arm64. [2020-05-04T14:14:08.969Z] #10 97.05 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 97.07 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-05-04T14:14:08.969Z] #10 97.29 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-05-04T14:14:08.969Z] #10 97.29 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 97.30 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-04T14:14:08.969Z] #10 97.41 Selecting previously unselected package libpcre3-dev:arm64. [2020-05-04T14:14:08.969Z] #10 97.43 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 97.44 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-04T14:14:08.969Z] #10 97.88 Selecting previously unselected package libselinux1-dev:arm64. [2020-05-04T14:14:08.969Z] #10 97.89 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 97.90 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-04T14:14:08.969Z] #10 98.17 Selecting previously unselected package libdevmapper-dev:arm64. [2020-05-04T14:14:08.969Z] #10 98.18 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 98.18 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-04T14:14:08.969Z] #10 98.33 Selecting previously unselected package libseccomp-dev:arm64. [2020-05-04T14:14:08.969Z] #10 98.33 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 98.34 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-04T14:14:08.969Z] #10 98.48 Selecting previously unselected package libsystemd-dev:arm64. [2020-05-04T14:14:08.969Z] #10 98.50 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-05-04T14:14:08.969Z] #10 98.51 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-05-04T14:14:08.969Z] #10 99.10 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-04T14:14:08.969Z] #10 99.14 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-04T14:14:08.969Z] #10 99.15 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-05-04T14:14:08.969Z] #10 99.18 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-04T14:14:08.969Z] #10 99.20 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-05-04T14:14:08.969Z] #10 99.21 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-05-04T14:14:08.969Z] #10 99.22 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:14:08.969Z] #10 99.24 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-04T14:14:08.969Z] #10 99.25 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-05-04T14:14:08.969Z] #10 99.27 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-05-04T14:14:08.969Z] #10 99.32 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-04T14:14:08.969Z] #10 99.33 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-04T14:14:08.969Z] #10 99.35 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-04T14:14:08.969Z] #10 99.36 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-04T14:14:08.969Z] #10 99.38 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-05-04T14:14:08.969Z] #10 99.40 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-04T14:14:08.969Z] #10 99.41 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-04T14:14:08.969Z] #10 99.43 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:14:08.969Z] #10 99.45 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-04T14:14:08.969Z] #10 99.46 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-04T14:14:08.969Z] #10 99.46 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-04T14:14:08.969Z] #10 99.47 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-04T14:14:08.969Z] #10 99.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-04T14:14:08.969Z] #10 99.49 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-04T14:14:08.969Z] #10 99.51 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-04T14:14:08.969Z] #10 99.52 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-04T14:14:08.969Z] #10 99.55 Setting up dmsetup (2:1.02.155-3) ... [2020-05-04T14:14:08.969Z] #10 99.56 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-04T14:14:08.969Z] #10 99.58 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-04T14:14:08.969Z] #10 99.59 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:14:08.969Z] #10 DONE 100.2s [2020-05-04T14:14:08.969Z] [2020-05-04T14:14:08.969Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:14:08.969Z] #58 DONE 0.1s [2020-05-04T14:14:08.969Z] [2020-05-04T14:14:08.969Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-04T14:14:08.969Z] #59 DONE 0.1s [2020-05-04T14:14:08.969Z] [2020-05-04T14:14:08.969Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:14:09.095Z] #44 76.39 DEP criu/sk-packet.d [2020-05-04T14:14:09.095Z] #44 76.54 DEP criu/sk-netlink.d [2020-05-04T14:14:09.350Z] #44 76.72 DEP criu/sk-inet.d [2020-05-04T14:14:09.350Z] #44 76.89 DEP criu/signalfd.d [2020-05-04T14:14:09.606Z] #44 77.04 DEP criu/sigframe.d [2020-05-04T14:14:09.606Z] #44 77.12 DEP criu/shmem.d [2020-05-04T14:14:09.606Z] #44 77.27 DEP criu/servicefd.d [2020-05-04T14:14:10.166Z] #44 77.47 DEP criu/seize.d [2020-05-04T14:14:10.166Z] #44 77.65 DEP criu/seccomp.d [2020-05-04T14:14:10.286Z] #17 5.826 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-04T14:14:10.423Z] #44 ... [2020-05-04T14:14:10.423Z] [2020-05-04T14:14:10.423Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:14:10.423Z] #47 149.7 github.com/LK4D4/vndr/godl [2020-05-04T14:14:10.423Z] #47 150.6 github.com/LK4D4/vndr [2020-05-04T14:14:10.423Z] #47 DONE 159.2s [2020-05-04T14:14:10.423Z] [2020-05-04T14:14:10.423Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:10.423Z] #44 77.92 DEP criu/rst-malloc.d [2020-05-04T14:14:10.423Z] #44 ... [2020-05-04T14:14:10.423Z] [2020-05-04T14:14:10.423Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:10.423Z] #17 6.358 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-04T14:14:10.423Z] #17 11.31 Fetched 8343 kB in 9s (916 kB/s) [2020-05-04T14:14:10.679Z] #17 11.31 Reading package lists... [2020-05-04T14:14:10.679Z] #17 ... [2020-05-04T14:14:10.679Z] [2020-05-04T14:14:10.679Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:10.679Z] #44 78.09 DEP criu/rbtree.d [2020-05-04T14:14:10.679Z] #44 78.21 DEP criu/pstree.d [2020-05-04T14:14:10.934Z] #44 78.59 DEP criu/protobuf.d [2020-05-04T14:14:11.219Z] #17 ... [2020-05-04T14:14:11.219Z] [2020-05-04T14:14:11.219Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:14:11.219Z] #60 9.600 + cd /tmp/tmp.9CLmggv1eA/src/github.com/opencontainers/runc [2020-05-04T14:14:11.219Z] #60 9.600 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:14:11.219Z] #60 10.24 + '[' -z '' ']' [2020-05-04T14:14:11.219Z] #60 10.24 + target=static [2020-05-04T14:14:11.219Z] #60 10.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-04T14:14:11.219Z] #60 12.01 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-04T14:14:11.219Z] #60 ... [2020-05-04T14:14:11.219Z] [2020-05-04T14:14:11.219Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:11.219Z] #44 70.95 CC criu/arch/x86/vdso-pie.o [2020-05-04T14:14:11.219Z] #44 71.33 CC criu/arch/x86/restorer.o [2020-05-04T14:14:11.219Z] #44 71.98 CC criu/arch/x86/restorer_unmap.o [2020-05-04T14:14:11.219Z] #44 72.01 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-04T14:14:11.219Z] #44 72.21 CC criu/pie/restorer.o [2020-05-04T14:14:11.494Z] #44 78.82 GEN criu/protobuf-desc-gen.h [2020-05-04T14:14:11.520Z] #60 2.084 + RM_GOPATH=0 [2020-05-04T14:14:11.520Z] #60 2.084 + TMP_GOPATH= [2020-05-04T14:14:11.520Z] #60 2.084 + : /build [2020-05-04T14:14:11.520Z] #60 2.085 + '[' -z '' ']' [2020-05-04T14:14:11.520Z] #60 2.086 ++ mktemp -d [2020-05-04T14:14:11.520Z] #60 2.087 + export GOPATH=/tmp/tmp.wVMitvnY3H [2020-05-04T14:14:11.520Z] #60 2.087 + GOPATH=/tmp/tmp.wVMitvnY3H [2020-05-04T14:14:11.520Z] #60 2.087 + RM_GOPATH=1 [2020-05-04T14:14:11.520Z] #60 2.088 ++ dirname ./install.sh [2020-05-04T14:14:11.520Z] #60 2.089 + dir=. [2020-05-04T14:14:11.520Z] #60 2.089 + bin=runc [2020-05-04T14:14:11.520Z] #60 2.089 + shift [2020-05-04T14:14:11.520Z] #60 2.089 + '[' '!' -f ./runc.installer ']' [2020-05-04T14:14:11.520Z] #60 2.089 + . ./runc.installer [2020-05-04T14:14:11.520Z] #60 2.090 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:14:11.520Z] #60 2.090 + install_runc [2020-05-04T14:14:11.520Z] #60 2.090 + uname -r [2020-05-04T14:14:11.520Z] #60 2.090 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-04T14:14:11.520Z] #60 2.093 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-04T14:14:11.520Z] #60 2.093 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-04T14:14:11.520Z] #60 2.093 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-04T14:14:11.520Z] #60 2.094 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wVMitvnY3H/src/github.com/opencontainers/runc [2020-05-04T14:14:11.520Z] #60 2.096 Cloning into '/tmp/tmp.wVMitvnY3H/src/github.com/opencontainers/runc'... [2020-05-04T14:14:11.520Z] #60 ... [2020-05-04T14:14:11.520Z] [2020-05-04T14:14:11.520Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-04T14:14:11.520Z] #11 DONE 2.6s [2020-05-04T14:14:11.520Z] [2020-05-04T14:14:11.520Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-04T14:14:11.783Z] #12 ... [2020-05-04T14:14:11.783Z] [2020-05-04T14:14:11.783Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:14:11.783Z] #47 92.84 crypto/rsa [2020-05-04T14:14:11.783Z] #47 95.04 vendor/golang.org/x/text/unicode/bidi [2020-05-04T14:14:11.783Z] #47 96.00 vendor/golang.org/x/crypto/cryptobyte [2020-05-04T14:14:11.783Z] #47 97.52 vendor/golang.org/x/text/unicode/norm [2020-05-04T14:14:11.783Z] #47 97.75 vendor/golang.org/x/net/http2/hpack [2020-05-04T14:14:11.783Z] #47 97.96 mime [2020-05-04T14:14:11.783Z] #47 99.16 mime/quotedprintable [2020-05-04T14:14:11.783Z] #47 99.61 net/http/internal [2020-05-04T14:14:11.783Z] #47 102.4 vendor/golang.org/x/net/idna [2020-05-04T14:14:11.783Z] #47 ... [2020-05-04T14:14:11.783Z] [2020-05-04T14:14:11.783Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:11.783Z] #44 37.63 CC images/utsns.o [2020-05-04T14:14:11.783Z] #44 37.97 CC images/creds.o [2020-05-04T14:14:11.783Z] #44 38.23 CC images/vma.o [2020-05-04T14:14:11.783Z] #44 38.41 CC images/netdev.o [2020-05-04T14:14:11.783Z] #44 38.72 CC images/tty.o [2020-05-04T14:14:11.783Z] #44 39.33 CC images/file-lock.o [2020-05-04T14:14:11.783Z] #44 39.65 CC images/rlimit.o [2020-05-04T14:14:11.783Z] #44 39.85 CC images/pagemap.o [2020-05-04T14:14:11.783Z] #44 40.00 CC images/siginfo.o [2020-05-04T14:14:11.783Z] #44 40.15 CC images/rpc.o [2020-05-04T14:14:11.783Z] #44 41.41 CC images/ext-file.o [2020-05-04T14:14:11.783Z] #44 41.71 CC images/cgroup.o [2020-05-04T14:14:11.783Z] #44 42.36 CC images/userns.o [2020-05-04T14:14:11.784Z] #44 75.22 LINK criu/pie/restorer.built-in.o [2020-05-04T14:14:11.784Z] #44 75.24 GEN criu/pie/restorer-blob.h [2020-05-04T14:14:11.784Z] #44 75.34 DEP criu/vdso.d [2020-05-04T14:14:12.042Z] #44 75.61 DEP criu/vdso-compat.d [2020-05-04T14:14:12.042Z] #44 75.75 DEP criu/uts_ns.d [2020-05-04T14:14:12.044Z] #44 42.68 CC images/google/protobuf/descriptor.o [2020-05-04T14:14:12.606Z] #44 75.94 DEP criu/util.d [2020-05-04T14:14:12.606Z] #44 76.16 DEP criu/uffd.d [2020-05-04T14:14:12.619Z] #44 ... [2020-05-04T14:14:12.619Z] [2020-05-04T14:14:12.619Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:14:12.619Z] #68 DONE 103.6s [2020-05-04T14:14:12.619Z] [2020-05-04T14:14:12.619Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-04T14:14:12.619Z] #69 DONE 0.1s [2020-05-04T14:14:12.619Z] [2020-05-04T14:14:12.619Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:14:12.864Z] #44 76.37 DEP criu/tun.d [2020-05-04T14:14:13.121Z] #44 76.61 DEP criu/tty.d [2020-05-04T14:14:13.379Z] #44 76.85 DEP criu/timerfd.d [2020-05-04T14:14:13.379Z] #44 77.05 DEP criu/sysfs_parse.d [2020-05-04T14:14:13.381Z] #44 80.57 DEP criu/protobuf-desc.d [2020-05-04T14:14:13.381Z] #44 80.72 DEP criu/proc_parse.d [2020-05-04T14:14:13.381Z] #44 80.89 DEP criu/plugin.d [2020-05-04T14:14:13.566Z] #30 ... [2020-05-04T14:14:13.566Z] [2020-05-04T14:14:13.566Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-04T14:14:13.566Z] #12 DONE 2.1s [2020-05-04T14:14:13.566Z] [2020-05-04T14:14:13.566Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-04T14:14:13.637Z] #44 81.00 DEP criu/pipes.d [2020-05-04T14:14:13.637Z] #44 81.14 DEP criu/pie-util.d [2020-05-04T14:14:13.637Z] #44 81.21 DEP criu/pie-util-vdso.d [2020-05-04T14:14:13.640Z] #44 77.20 DEP criu/sysctl.d [2020-05-04T14:14:13.640Z] #44 77.30 DEP criu/string.d [2020-05-04T14:14:13.892Z] #44 81.36 DEP criu/pie-util-vdso-elf32.d [2020-05-04T14:14:13.897Z] #44 77.35 DEP criu/stats.d [2020-05-04T14:14:13.897Z] #44 77.49 DEP criu/sockets.d [2020-05-04T14:14:14.148Z] #44 81.49 DEP criu/path.d [2020-05-04T14:14:14.148Z] #44 81.61 DEP criu/parasite-syscall.d [2020-05-04T14:14:14.154Z] #44 77.70 DEP criu/sk-unix.d [2020-05-04T14:14:14.403Z] #44 81.86 DEP criu/pagemap.d [2020-05-04T14:14:14.411Z] #44 77.95 DEP criu/sk-tcp.d [2020-05-04T14:14:14.658Z] #44 82.01 DEP criu/pagemap-cache.d [2020-05-04T14:14:14.658Z] #44 82.20 DEP criu/page-xfer.d [2020-05-04T14:14:14.668Z] #44 78.23 DEP criu/sk-queue.d [2020-05-04T14:14:14.913Z] #44 82.35 DEP criu/page-pipe.d [2020-05-04T14:14:14.914Z] #44 82.48 DEP criu/netfilter.d [2020-05-04T14:14:14.975Z] #44 78.39 DEP criu/sk-packet.d [2020-05-04T14:14:14.975Z] #44 78.61 DEP criu/sk-netlink.d [2020-05-04T14:14:15.169Z] #44 82.69 DEP criu/net.d [2020-05-04T14:14:15.241Z] #44 78.81 DEP criu/sk-inet.d [2020-05-04T14:14:15.424Z] #44 82.90 DEP criu/namespaces.d [2020-05-04T14:14:15.483Z] #13 2.078 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-04T14:14:15.513Z] #44 ... [2020-05-04T14:14:15.513Z] [2020-05-04T14:14:15.513Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:15.513Z] #17 10.83 Fetched 8343 kB in 9s (952 kB/s) [2020-05-04T14:14:15.679Z] #44 83.03 DEP criu/mount.d [2020-05-04T14:14:15.679Z] #44 83.21 DEP criu/mem.d [2020-05-04T14:14:15.744Z] #13 DONE 2.3s [2020-05-04T14:14:15.744Z] [2020-05-04T14:14:15.744Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-04T14:14:15.934Z] #44 83.39 DEP criu/lsm.d [2020-05-04T14:14:15.934Z] #44 83.50 DEP criu/log.d [2020-05-04T14:14:16.190Z] #44 83.61 DEP criu/libnetlink.d [2020-05-04T14:14:16.190Z] #44 83.71 DEP criu/kerndat.d [2020-05-04T14:14:16.445Z] #44 83.93 DEP criu/kcmp-ids.d [2020-05-04T14:14:16.700Z] #44 84.03 DEP criu/irmap.d [2020-05-04T14:14:16.700Z] #44 84.19 DEP criu/ipc_ns.d [2020-05-04T14:14:16.955Z] #44 84.31 DEP criu/image.d [2020-05-04T14:14:16.955Z] #44 84.42 DEP criu/image-desc.d [2020-05-04T14:14:16.955Z] #44 84.52 DEP criu/fsnotify.d [2020-05-04T14:14:17.210Z] #44 84.62 DEP criu/filesystems.d [2020-05-04T14:14:17.210Z] #44 84.76 DEP criu/files.d [2020-05-04T14:14:17.230Z] Commit message: "Merge commit '0a5cec2833f82a6ad797d70acbf9cbbaf8956017' into HEAD" [2020-05-04T14:14:17.466Z] #44 84.93 DEP criu/files-reg.d [2020-05-04T14:14:17.466Z] #44 85.07 DEP criu/files-ext.d [2020-05-04T14:14:17.265Z] > git rev-list --no-walk 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 # timeout=10 [2020-05-04T14:14:17.660Z] #14 DONE 1.7s [2020-05-04T14:14:17.660Z] [2020-05-04T14:14:17.660Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-04T14:14:17.721Z] #44 85.27 DEP criu/file-lock.d [2020-05-04T14:14:17.976Z] #44 85.42 DEP criu/file-ids.d [2020-05-04T14:14:17.976Z] #44 85.54 DEP criu/fifo.d [2020-05-04T14:14:17.976Z] #44 85.64 DEP criu/fdstore.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-04T14:14:18.243Z] #44 85.72 DEP criu/fault-injection.d [2020-05-04T14:14:18.243Z] #44 85.79 DEP criu/external.d [2020-05-04T14:14:18.499Z] #44 85.97 DEP criu/eventpoll.d [2020-05-04T14:14:18.601Z] #15 ... [2020-05-04T14:14:18.601Z] [2020-05-04T14:14:18.601Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:14:18.601Z] #50 DONE 109.8s [2020-05-04T14:14:18.754Z] #44 86.17 DEP criu/eventfd.d [2020-05-04T14:14:18.754Z] #44 86.30 DEP criu/crtools.d [2020-05-04T14:14:18.806Z] #17 10.83 Reading package lists... [2020-05-04T14:14:18.806Z] #17 ... [2020-05-04T14:14:18.806Z] [2020-05-04T14:14:18.806Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:14:18.806Z] #47 150.2 github.com/LK4D4/vndr/godl [2020-05-04T14:14:18.806Z] #47 150.9 github.com/LK4D4/vndr [2020-05-04T14:14:18.862Z] [2020-05-04T14:14:18.862Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:18.862Z] #44 45.09 CC images/opts.o [2020-05-04T14:14:18.862Z] #44 45.47 CC images/seccomp.o [2020-05-04T14:14:18.862Z] #44 45.84 CC images/binfmt-misc.o [2020-05-04T14:14:18.862Z] #44 46.10 CC images/time.o [2020-05-04T14:14:18.862Z] #44 46.44 CC images/sysctl.o [2020-05-04T14:14:18.862Z] #44 46.69 CC images/autofs.o [2020-05-04T14:14:18.862Z] #44 46.87 CC images/macvlan.o [2020-05-04T14:14:18.862Z] #44 46.99 CC images/sit.o [2020-05-04T14:14:18.862Z] #44 47.36 LINK images/built-in.o [2020-05-04T14:14:18.862Z] #44 47.53 GEN compel/include/asm [2020-05-04T14:14:18.862Z] #44 47.55 GEN compel/include/version.h [2020-05-04T14:14:18.862Z] #44 47.59 touch .config [2020-05-04T14:14:18.862Z] #44 47.61 GEN include/common/config.h [2020-05-04T14:14:18.862Z] #44 47.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-04T14:14:18.862Z] #44 47.72 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-05-04T14:14:18.862Z] #44 47.79 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-05-04T14:14:18.862Z] #44 47.82 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-05-04T14:14:18.862Z] #44 47.84 DEP compel/plugins/std/infect.d [2020-05-04T14:14:18.862Z] #44 48.02 DEP compel/plugins/std/string.d [2020-05-04T14:14:18.862Z] #44 48.11 DEP compel/plugins/std/log.d [2020-05-04T14:14:18.862Z] #44 48.27 DEP compel/plugins/std/fds.d [2020-05-04T14:14:18.862Z] #44 48.47 DEP compel/plugins/std/std.d [2020-05-04T14:14:18.862Z] #44 48.53 DEP compel/plugins/shmem/shmem.d [2020-05-04T14:14:18.862Z] #44 48.64 DEP compel/plugins/fds/fds.d [2020-05-04T14:14:18.862Z] #44 48.84 CC compel/plugins/std/std.o [2020-05-04T14:14:18.862Z] #44 49.24 CC compel/plugins/std/fds.o [2020-05-04T14:14:19.010Z] #44 86.47 DEP criu/cr-service.d [2020-05-04T14:14:19.063Z] #47 DONE 160.2s [2020-05-04T14:14:19.063Z] [2020-05-04T14:14:19.063Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:19.063Z] #44 79.06 DEP criu/signalfd.d [2020-05-04T14:14:19.063Z] #44 79.26 DEP criu/sigframe.d [2020-05-04T14:14:19.063Z] #44 79.39 DEP criu/shmem.d [2020-05-04T14:14:19.063Z] #44 79.49 DEP criu/servicefd.d [2020-05-04T14:14:19.063Z] #44 79.61 DEP criu/seize.d [2020-05-04T14:14:19.063Z] #44 79.72 DEP criu/seccomp.d [2020-05-04T14:14:19.063Z] #44 79.90 DEP criu/rst-malloc.d [2020-05-04T14:14:19.063Z] #44 79.95 DEP criu/rbtree.d [2020-05-04T14:14:19.063Z] #44 79.98 DEP criu/pstree.d [2020-05-04T14:14:19.063Z] #44 80.15 DEP criu/protobuf.d [2020-05-04T14:14:19.063Z] #44 80.33 GEN criu/protobuf-desc-gen.h [2020-05-04T14:14:19.063Z] #44 81.90 DEP criu/protobuf-desc.d [2020-05-04T14:14:19.063Z] #44 82.07 DEP criu/proc_parse.d [2020-05-04T14:14:19.063Z] #44 82.32 DEP criu/plugin.d [2020-05-04T14:14:19.063Z] #44 82.45 DEP criu/pipes.d [2020-05-04T14:14:19.063Z] #44 82.74 DEP criu/pie-util.d [2020-05-04T14:14:19.122Z] #44 49.75 CC compel/plugins/std/log.o [2020-05-04T14:14:19.265Z] #44 86.71 DEP criu/cr-restore.d [2020-05-04T14:14:19.319Z] #44 82.95 DEP criu/pie-util-vdso.d [2020-05-04T14:14:19.520Z] #44 86.86 DEP criu/cr-errno.d [2020-05-04T14:14:19.520Z] #44 86.88 DEP criu/cr-dump.d [2020-05-04T14:14:19.520Z] #44 87.09 DEP criu/cr-dedup.d [2020-05-04T14:14:19.776Z] #44 87.31 DEP criu/cr-check.d [2020-05-04T14:14:19.776Z] #44 ... [2020-05-04T14:14:19.776Z] [2020-05-04T14:14:19.776Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:19.776Z] #17 11.31 Reading package lists... [2020-05-04T14:14:19.776Z] #17 15.47 Reading package lists... [2020-05-04T14:14:19.776Z] #17 19.06 Building dependency tree... [2020-05-04T14:14:19.776Z] #17 20.90 libcap2-bin is already the newest version (1:2.25-2). [2020-05-04T14:14:19.776Z] #17 20.90 The following additional packages will be installed: [2020-05-04T14:14:19.776Z] #17 20.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-04T14:14:19.776Z] #17 20.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-04T14:14:19.776Z] #17 20.91 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-04T14:14:19.776Z] #17 20.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-04T14:14:19.776Z] #17 20.91 python3.7 python3.7-minimal vim-runtime xxd [2020-05-04T14:14:19.776Z] #17 20.91 Suggested packages: [2020-05-04T14:14:19.776Z] #17 20.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-04T14:14:19.776Z] #17 20.91 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-04T14:14:19.776Z] #17 20.91 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-04T14:14:19.776Z] #17 20.91 Recommended packages: [2020-05-04T14:14:19.776Z] #17 20.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-04T14:14:19.776Z] #17 20.91 python3-keyrings.alt python3-xdg unzip [2020-05-04T14:14:19.776Z] #17 22.59 The following NEW packages will be installed: [2020-05-04T14:14:19.776Z] #17 22.59 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-04T14:14:19.776Z] #17 22.59 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-04T14:14:19.776Z] #17 22.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-04T14:14:19.776Z] #17 22.59 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-04T14:14:19.776Z] #17 22.59 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-04T14:14:19.776Z] #17 22.59 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-04T14:14:19.776Z] #17 22.59 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-04T14:14:19.776Z] #17 22.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-04T14:14:19.776Z] #17 22.59 xz-utils zip [2020-05-04T14:14:19.776Z] #17 22.97 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:14:19.776Z] #17 22.97 Need to get 28.5 MB of archives. [2020-05-04T14:14:19.776Z] #17 22.97 After this operation, 116 MB of additional disk space will be used. [2020-05-04T14:14:19.776Z] #17 22.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-04T14:14:19.776Z] #17 22.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-04T14:14:19.776Z] #17 23.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-04T14:14:19.776Z] #17 23.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-04T14:14:19.776Z] #17 23.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-04T14:14:19.776Z] #17 23.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-04T14:14:19.776Z] #17 23.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-04T14:14:19.776Z] #17 23.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-04T14:14:19.776Z] #17 23.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-04T14:14:19.776Z] #17 23.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-04T14:14:19.776Z] #17 23.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-04T14:14:19.776Z] #17 23.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-04T14:14:19.776Z] #17 23.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-04T14:14:19.776Z] #17 23.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-04T14:14:19.776Z] #17 23.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-04T14:14:19.776Z] #17 23.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-04T14:14:19.776Z] #17 23.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-04T14:14:19.776Z] #17 23.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-04T14:14:19.776Z] #17 23.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-04T14:14:19.776Z] #17 23.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-04T14:14:19.776Z] #17 23.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-04T14:14:19.776Z] #17 23.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-04T14:14:19.776Z] #17 23.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-04T14:14:19.776Z] #17 23.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-04T14:14:19.776Z] #17 23.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-04T14:14:19.776Z] #17 23.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-04T14:14:19.776Z] #17 23.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-04T14:14:19.776Z] #17 23.33 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-04T14:14:19.776Z] #17 23.34 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-04T14:14:19.776Z] #17 23.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-04T14:14:19.776Z] #17 23.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-04T14:14:19.776Z] #17 23.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-04T14:14:19.776Z] #17 23.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-04T14:14:19.776Z] #17 23.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-04T14:14:19.776Z] #17 23.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-04T14:14:19.776Z] #17 23.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-04T14:14:19.776Z] #17 23.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-04T14:14:19.776Z] #17 23.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-04T14:14:19.776Z] #17 23.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-04T14:14:19.776Z] #17 23.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-04T14:14:19.776Z] #17 23.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-04T14:14:19.776Z] #17 23.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-04T14:14:19.882Z] #44 83.19 DEP criu/pie-util-vdso-elf32.d [2020-05-04T14:14:19.882Z] #44 83.35 DEP criu/path.d [2020-05-04T14:14:20.031Z] #17 23.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-04T14:14:20.031Z] #17 23.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-04T14:14:20.031Z] #17 24.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-04T14:14:20.031Z] #17 ... [2020-05-04T14:14:20.031Z] [2020-05-04T14:14:20.031Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:20.031Z] #44 87.52 DEP criu/config.d [2020-05-04T14:14:20.063Z] #44 ... [2020-05-04T14:14:20.063Z] [2020-05-04T14:14:20.063Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-04T14:14:20.063Z] #15 DONE 2.4s [2020-05-04T14:14:20.063Z] [2020-05-04T14:14:20.063Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-04T14:14:20.139Z] #44 83.55 DEP criu/parasite-syscall.d [2020-05-04T14:14:20.287Z] #44 87.72 DEP criu/clone-noasan.d [2020-05-04T14:14:20.287Z] #44 87.78 DEP criu/cgroup.d [2020-05-04T14:14:20.395Z] #44 83.80 DEP criu/pagemap.d [2020-05-04T14:14:20.395Z] #44 84.01 DEP criu/pagemap-cache.d [2020-05-04T14:14:20.542Z] #44 87.91 DEP criu/cgroup-props.d [2020-05-04T14:14:20.543Z] #44 87.98 DEP criu/bitmap.d [2020-05-04T14:14:20.543Z] #44 ... [2020-05-04T14:14:20.543Z] [2020-05-04T14:14:20.543Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:14:20.543Z] #30 DONE 169.7s [2020-05-04T14:14:20.543Z] [2020-05-04T14:14:20.543Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:20.543Z] #44 88.01 DEP criu/bfd.d [2020-05-04T14:14:20.543Z] #44 88.11 DEP criu/autofs.d [2020-05-04T14:14:20.637Z] + docker version [2020-05-04T14:14:20.652Z] #44 84.14 DEP criu/page-xfer.d [2020-05-04T14:14:20.652Z] #44 84.24 DEP criu/page-pipe.d [2020-05-04T14:14:20.652Z] #44 84.32 DEP criu/netfilter.d [2020-05-04T14:14:20.802Z] #44 88.40 DEP criu/aio.d [2020-05-04T14:14:20.908Z] #44 84.54 DEP criu/net.d [2020-05-04T14:14:21.165Z] #44 84.74 DEP criu/namespaces.d [2020-05-04T14:14:21.363Z] #44 88.72 DEP criu/action-scripts.d [2020-05-04T14:14:21.422Z] #44 84.89 DEP criu/mount.d [2020-05-04T14:14:21.618Z] #44 89.05 CC criu/action-scripts.o [2020-05-04T14:14:21.678Z] #44 85.12 DEP criu/mem.d [2020-05-04T14:14:21.679Z] #44 85.30 DEP criu/lsm.d [2020-05-04T14:14:21.874Z] #44 89.43 CC criu/aio.o [2020-05-04T14:14:21.935Z] #44 85.40 DEP criu/log.d [2020-05-04T14:14:21.935Z] #44 85.57 DEP criu/libnetlink.d [2020-05-04T14:14:21.935Z] #44 85.66 DEP criu/kerndat.d [2020-05-04T14:14:21.974Z] #16 DONE 2.3s [2020-05-04T14:14:21.974Z] [2020-05-04T14:14:21.974Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:21.974Z] #44 50.99 CC compel/plugins/std/string.o [2020-05-04T14:14:21.974Z] #44 51.68 CC compel/plugins/std/infect.o [2020-05-04T14:14:21.974Z] #44 52.00 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-05-04T14:14:21.974Z] #44 52.08 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-05-04T14:14:21.974Z] #44 52.20 AR compel/plugins/std.lib.a [2020-05-04T14:14:21.974Z] #44 52.31 CC compel/plugins/fds/fds.o [2020-05-04T14:14:21.974Z] #44 52.61 AR compel/plugins/fds.lib.a [2020-05-04T14:14:21.974Z] #44 52.67 HOSTDEP compel/src/lib/log-host.d [2020-05-04T14:14:22.192Z] #44 85.79 DEP criu/kcmp-ids.d [2020-05-04T14:14:22.436Z] #44 89.96 CC criu/autofs.o [2020-05-04T14:14:22.449Z] #44 85.84 DEP criu/irmap.d [2020-05-04T14:14:22.449Z] #44 85.93 DEP criu/ipc_ns.d [2020-05-04T14:14:22.449Z] #44 86.03 DEP criu/image.d [2020-05-04T14:14:22.449Z] #44 86.16 DEP criu/image-desc.d [2020-05-04T14:14:22.545Z] #44 52.88 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-04T14:14:22.545Z] #44 53.05 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-05-04T14:14:22.545Z] #44 53.14 HOSTDEP compel/src/main-host.d [2020-05-04T14:14:22.706Z] #44 86.23 DEP criu/fsnotify.d [2020-05-04T14:14:22.805Z] #44 53.38 DEP compel/src/lib/ptrace.d [2020-05-04T14:14:22.963Z] #44 86.35 DEP criu/filesystems.d [2020-05-04T14:14:22.963Z] #44 86.53 DEP criu/files.d [2020-05-04T14:14:23.066Z] #44 53.49 DEP compel/src/lib/infect.d [2020-05-04T14:14:23.066Z] #44 53.66 DEP compel/src/lib/infect-util.d [2020-05-04T14:14:23.220Z] #44 86.72 DEP criu/files-reg.d [2020-05-04T14:14:23.221Z] #44 86.84 DEP criu/files-ext.d [2020-05-04T14:14:23.326Z] #44 53.77 DEP compel/src/lib/infect-rpc.d [2020-05-04T14:14:23.326Z] #44 53.84 DEP compel/arch/aarch64/src/lib/infect.d [2020-05-04T14:14:23.326Z] #44 53.92 DEP compel/arch/aarch64/src/lib/cpu.d [2020-05-04T14:14:23.326Z] #44 54.02 DEP compel/src/lib/log.d [2020-05-04T14:14:23.478Z] #44 86.97 DEP criu/file-lock.d [2020-05-04T14:14:23.478Z] #44 87.11 DEP criu/file-ids.d [2020-05-04T14:14:23.587Z] #44 54.24 DEP compel/src/main.d [2020-05-04T14:14:23.735Z] #44 87.25 DEP criu/fifo.d [2020-05-04T14:14:23.735Z] #44 87.35 DEP criu/fdstore.d [2020-05-04T14:14:23.735Z] #44 87.40 DEP criu/fault-injection.d [2020-05-04T14:14:23.799Z] #44 91.21 CC criu/bfd.o [2020-05-04T14:14:23.847Z] #44 54.36 DEP compel/src/lib/handle-elf.d [2020-05-04T14:14:23.847Z] #44 54.49 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-05-04T14:14:23.992Z] #44 87.44 DEP criu/external.d [2020-05-04T14:14:23.992Z] #44 87.55 DEP criu/eventpoll.d [2020-05-04T14:14:24.054Z] #44 91.63 CC criu/bitmap.o [2020-05-04T14:14:24.108Z] #44 54.66 CC compel/src/lib/log.o [2020-05-04T14:14:24.249Z] #44 87.70 DEP criu/eventfd.d [2020-05-04T14:14:24.249Z] #44 87.81 DEP criu/crtools.d [2020-05-04T14:14:24.309Z] #44 91.75 CC criu/cgroup-props.o [2020-05-04T14:14:24.369Z] #44 54.95 CC compel/arch/aarch64/src/lib/cpu.o [2020-05-04T14:14:24.369Z] #44 ... [2020-05-04T14:14:24.369Z] [2020-05-04T14:14:24.369Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:14:24.369Z] #47 105.6 vendor/golang.org/x/net/http/httpproxy [2020-05-04T14:14:24.369Z] #47 105.6 net/textproto [2020-05-04T14:14:24.369Z] #47 105.6 crypto/x509 [2020-05-04T14:14:24.369Z] #47 107.0 vendor/golang.org/x/net/http/httpguts [2020-05-04T14:14:24.369Z] #47 107.0 mime/multipart [2020-05-04T14:14:24.369Z] #47 109.7 crypto/tls [2020-05-04T14:14:24.369Z] #47 114.8 net/http/httptrace [2020-05-04T14:14:24.369Z] #47 115.0 net/http [2020-05-04T14:14:24.442Z] Client: Docker Engine - Enterprise [2020-05-04T14:14:24.442Z] Version: 19.03.5 [2020-05-04T14:14:24.442Z] API version: 1.40 [2020-05-04T14:14:24.443Z] Go version: go1.12.12 [2020-05-04T14:14:24.443Z] Git commit: 2ee0c57608 [2020-05-04T14:14:24.443Z] Built: 11/13/2019 08:00:16 [2020-05-04T14:14:24.443Z] OS/Arch: windows/amd64 [2020-05-04T14:14:24.443Z] Experimental: false [2020-05-04T14:14:24.443Z] [2020-05-04T14:14:24.443Z] Server: Docker Engine - Enterprise [2020-05-04T14:14:24.443Z] Engine: [2020-05-04T14:14:24.443Z] Version: 19.03.5 [2020-05-04T14:14:24.443Z] API version: 1.40 (minimum version 1.24) [2020-05-04T14:14:24.443Z] Go version: go1.12.12 [2020-05-04T14:14:24.443Z] Git commit: 2ee0c57608 [2020-05-04T14:14:24.443Z] Built: 11/13/2019 07:58:51 [2020-05-04T14:14:24.443Z] OS/Arch: windows/amd64 [2020-05-04T14:14:24.443Z] Experimental: true [2020-05-04T14:14:24.506Z] #44 87.96 DEP criu/cr-service.d [2020-05-04T14:14:24.630Z] #47 ... [2020-05-04T14:14:24.630Z] [2020-05-04T14:14:24.630Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:24.630Z] #17 2.060 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-04T14:14:24.630Z] #17 2.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-04T14:14:24.630Z] #17 2.101 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-04T14:14:24.762Z] #44 88.11 DEP criu/cr-restore.d [2020-05-04T14:14:24.762Z] #44 88.37 DEP criu/cr-errno.d [2020-05-04T14:14:24.891Z] #17 2.816 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-04T14:14:25.020Z] #44 88.38 DEP criu/cr-dump.d [2020-05-04T14:14:25.020Z] #44 88.62 DEP criu/cr-dedup.d [Pipeline] sh [2020-05-04T14:14:25.235Z] #44 92.45 CC criu/cgroup.o [2020-05-04T14:14:25.277Z] #44 88.75 DEP criu/cr-check.d [2020-05-04T14:14:25.534Z] #44 88.91 DEP criu/config.d [2020-05-04T14:14:25.534Z] #44 89.10 DEP criu/clone-noasan.d [2020-05-04T14:14:25.534Z] #44 89.18 DEP criu/cgroup.d [2020-05-04T14:14:25.791Z] #44 89.37 DEP criu/cgroup-props.d [2020-05-04T14:14:25.791Z] #44 89.45 DEP criu/bitmap.d [2020-05-04T14:14:26.041Z] + docker info [2020-05-04T14:14:26.048Z] #44 89.49 DEP criu/bfd.d [2020-05-04T14:14:26.048Z] #44 89.59 DEP criu/autofs.d [2020-05-04T14:14:26.048Z] #44 89.67 DEP criu/aio.d [2020-05-04T14:14:26.275Z] #17 3.951 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [191 kB] [2020-05-04T14:14:26.305Z] #44 89.82 DEP criu/action-scripts.d [2020-05-04T14:14:26.562Z] #44 90.14 CC criu/action-scripts.o [2020-05-04T14:14:26.598Z] #44 ... [2020-05-04T14:14:26.598Z] [2020-05-04T14:14:26.598Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:26.598Z] #17 24.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-04T14:14:26.598Z] #17 24.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-04T14:14:26.598Z] #17 24.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-04T14:14:26.598Z] #17 25.22 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:14:26.598Z] #17 25.43 Fetched 28.5 MB in 2s (16.6 MB/s) [2020-05-04T14:14:26.598Z] #17 25.54 Selecting previously unselected package pigz. [2020-05-04T14:14:26.598Z] #17 25.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 ... 23431 files and directories currently installed.) [2020-05-04T14:14:26.598Z] #17 25.59 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-04T14:14:26.598Z] #17 25.61 Unpacking pigz (2.4-1) ... [2020-05-04T14:14:26.598Z] #17 25.71 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-04T14:14:26.598Z] #17 25.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-04T14:14:26.598Z] #17 25.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:26.598Z] #17 26.11 Selecting previously unselected package python3.7-minimal. [2020-05-04T14:14:26.598Z] #17 26.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-04T14:14:26.598Z] #17 26.13 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-04T14:14:26.598Z] #17 26.95 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:26.598Z] #17 26.97 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-04T14:14:26.598Z] #17 28.91 Selecting previously unselected package python3-minimal. [2020-05-04T14:14:26.598Z] #17 28.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 ... 23680 files and directories currently installed.) [2020-05-04T14:14:26.598Z] #17 28.95 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-04T14:14:26.598Z] #17 28.95 Unpacking python3-minimal (3.7.3-1) ... [2020-05-04T14:14:26.598Z] #17 29.03 Selecting previously unselected package libmpdec2:amd64. [2020-05-04T14:14:26.598Z] #17 29.03 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-04T14:14:26.598Z] #17 29.05 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-04T14:14:26.598Z] #17 29.12 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-04T14:14:26.598Z] #17 29.12 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-04T14:14:26.598Z] #17 29.13 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:26.598Z] #17 30.02 Selecting previously unselected package python3.7. [2020-05-04T14:14:26.598Z] #17 30.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-04T14:14:26.598Z] #17 30.04 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:26.598Z] #17 30.19 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-04T14:14:26.598Z] #17 30.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-04T14:14:26.598Z] #17 30.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-04T14:14:26.598Z] #17 30.27 Setting up python3-minimal (3.7.3-1) ... [2020-05-04T14:14:26.853Z] #17 30.91 Selecting previously unselected package python3. [2020-05-04T14:14:26.853Z] #17 30.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 ... 24092 files and directories currently installed.) [2020-05-04T14:14:26.853Z] #17 30.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-04T14:14:26.853Z] #17 30.98 Unpacking python3 (3.7.3-1) ... [2020-05-04T14:14:26.853Z] #17 31.09 Selecting previously unselected package libip4tc0:amd64. [2020-05-04T14:14:27.109Z] #17 31.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-04T14:14:27.109Z] #17 31.10 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-04T14:14:27.109Z] #17 31.19 Selecting previously unselected package libip6tc0:amd64. [2020-05-04T14:14:27.109Z] #17 31.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-04T14:14:27.109Z] #17 31.22 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-04T14:14:27.109Z] #17 31.30 Selecting previously unselected package libiptc0:amd64. [2020-05-04T14:14:27.109Z] #17 31.31 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-04T14:14:27.109Z] #17 31.32 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-04T14:14:27.109Z] #17 31.39 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-04T14:14:27.126Z] #44 90.57 CC criu/aio.o [2020-05-04T14:14:27.126Z] #44 ... [2020-05-04T14:14:27.126Z] [2020-05-04T14:14:27.126Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:27.126Z] #17 10.83 Reading package lists... [2020-05-04T14:14:27.126Z] #17 15.68 Reading package lists... [2020-05-04T14:14:27.126Z] #17 18.90 Building dependency tree... [2020-05-04T14:14:27.126Z] #17 20.37 libcap2-bin is already the newest version (1:2.25-2). [2020-05-04T14:14:27.126Z] #17 20.37 The following additional packages will be installed: [2020-05-04T14:14:27.126Z] #17 20.37 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-04T14:14:27.126Z] #17 20.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-04T14:14:27.126Z] #17 20.37 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-04T14:14:27.126Z] #17 20.37 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-04T14:14:27.126Z] #17 20.37 python3.7 python3.7-minimal vim-runtime xxd [2020-05-04T14:14:27.126Z] #17 20.38 Suggested packages: [2020-05-04T14:14:27.126Z] #17 20.38 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-04T14:14:27.126Z] #17 20.38 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-04T14:14:27.126Z] #17 20.38 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-04T14:14:27.126Z] #17 20.38 Recommended packages: [2020-05-04T14:14:27.126Z] #17 20.38 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-04T14:14:27.126Z] #17 20.38 python3-keyrings.alt python3-xdg unzip [2020-05-04T14:14:27.126Z] #17 22.08 The following NEW packages will be installed: [2020-05-04T14:14:27.126Z] #17 22.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-04T14:14:27.126Z] #17 22.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-04T14:14:27.126Z] #17 22.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-04T14:14:27.126Z] #17 22.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-04T14:14:27.126Z] #17 22.10 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-04T14:14:27.126Z] #17 22.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-04T14:14:27.126Z] #17 22.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-04T14:14:27.126Z] #17 22.11 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-04T14:14:27.126Z] #17 22.11 xz-utils zip [2020-05-04T14:14:27.126Z] #17 22.43 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:14:27.126Z] #17 22.43 Need to get 28.5 MB of archives. [2020-05-04T14:14:27.126Z] #17 22.43 After this operation, 116 MB of additional disk space will be used. [2020-05-04T14:14:27.126Z] #17 22.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-04T14:14:27.126Z] #17 22.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-04T14:14:27.126Z] #17 22.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-04T14:14:27.126Z] #17 22.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-04T14:14:27.126Z] #17 22.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-04T14:14:27.126Z] #17 22.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-04T14:14:27.126Z] #17 22.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-04T14:14:27.126Z] #17 22.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-04T14:14:27.126Z] #17 22.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-04T14:14:27.126Z] #17 22.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-04T14:14:27.126Z] #17 22.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-04T14:14:27.126Z] #17 22.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-04T14:14:27.126Z] #17 22.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-04T14:14:27.126Z] #17 22.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-04T14:14:27.126Z] #17 22.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-04T14:14:27.126Z] #17 22.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-04T14:14:27.126Z] #17 22.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-04T14:14:27.126Z] #17 22.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-04T14:14:27.126Z] #17 22.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-04T14:14:27.126Z] #17 22.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-04T14:14:27.126Z] #17 22.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-04T14:14:27.126Z] #17 22.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-04T14:14:27.215Z] #17 5.148 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-04T14:14:27.364Z] #17 31.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-04T14:14:27.364Z] #17 31.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-04T14:14:27.364Z] #17 31.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-04T14:14:27.364Z] #17 31.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-04T14:14:27.364Z] #17 31.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-04T14:14:27.364Z] #17 31.55 Selecting previously unselected package libnftnl11:amd64. [2020-05-04T14:14:27.383Z] #17 22.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-04T14:14:27.383Z] #17 22.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-04T14:14:27.383Z] #17 22.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-04T14:14:27.383Z] #17 22.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-04T14:14:27.383Z] #17 22.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-04T14:14:27.383Z] #17 22.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-04T14:14:27.383Z] #17 22.79 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-04T14:14:27.383Z] #17 ... [2020-05-04T14:14:27.383Z] [2020-05-04T14:14:27.383Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:27.383Z] #44 91.07 CC criu/autofs.o [2020-05-04T14:14:27.619Z] #17 31.55 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-04T14:14:27.619Z] #17 31.56 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-04T14:14:27.619Z] #17 31.63 Selecting previously unselected package iptables. [2020-05-04T14:14:27.619Z] #17 31.64 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-04T14:14:27.619Z] #17 31.64 Unpacking iptables (1.8.2-4) ... [2020-05-04T14:14:27.787Z] #17 ... [2020-05-04T14:14:27.787Z] [2020-05-04T14:14:27.787Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:14:27.787Z] #60 8.853 + cd /tmp/tmp.wVMitvnY3H/src/github.com/opencontainers/runc [2020-05-04T14:14:27.787Z] #60 8.854 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-04T14:14:27.787Z] #60 9.317 + '[' -z '' ']' [2020-05-04T14:14:27.787Z] #60 9.317 + target=static [2020-05-04T14:14:27.787Z] #60 9.317 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-04T14:14:27.787Z] #60 10.93 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-04T14:14:27.787Z] #60 ... [2020-05-04T14:14:27.787Z] [2020-05-04T14:14:27.787Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:27.787Z] #44 55.30 CC compel/arch/aarch64/src/lib/infect.o [2020-05-04T14:14:27.787Z] #44 55.83 CC compel/src/lib/infect-rpc.o [2020-05-04T14:14:27.787Z] #44 56.36 CC compel/src/lib/infect-util.o [2020-05-04T14:14:27.787Z] #44 56.67 CC compel/src/lib/infect.o [2020-05-04T14:14:27.875Z] #17 31.99 Selecting previously unselected package xxd. [2020-05-04T14:14:27.875Z] #17 31.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-04T14:14:27.875Z] #17 32.00 Unpacking xxd (2:8.1.0875-5) ... [2020-05-04T14:14:28.048Z] #44 58.60 CC compel/src/lib/ptrace.o [2020-05-04T14:14:28.130Z] #17 32.14 Selecting previously unselected package vim-common. [2020-05-04T14:14:28.130Z] #17 32.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-04T14:14:28.130Z] #17 32.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-04T14:14:28.309Z] #44 58.90 AR compel/libcompel.a [2020-05-04T14:14:28.386Z] #17 32.36 Selecting previously unselected package bash-completion. [2020-05-04T14:14:28.386Z] #17 32.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-04T14:14:28.570Z] #44 59.00 HOSTCC compel/src/main-host.o [2020-05-04T14:14:28.831Z] #44 59.46 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-05-04T14:14:29.091Z] #44 59.64 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-04T14:14:29.278Z] #44 ... [2020-05-04T14:14:29.278Z] [2020-05-04T14:14:29.278Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:14:29.278Z] #30 DONE 170.8s [2020-05-04T14:14:29.278Z] [2020-05-04T14:14:29.278Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:29.278Z] #17 23.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-04T14:14:29.278Z] #17 23.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-04T14:14:29.278Z] #17 23.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-04T14:14:29.278Z] #17 23.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-04T14:14:29.278Z] #17 23.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-04T14:14:29.278Z] #17 23.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-04T14:14:29.278Z] #17 23.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-04T14:14:29.278Z] #17 23.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-04T14:14:29.278Z] #17 23.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-04T14:14:29.278Z] #17 23.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-04T14:14:29.278Z] #17 23.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-04T14:14:29.278Z] #17 23.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-04T14:14:29.278Z] #17 23.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-04T14:14:29.278Z] #17 23.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-04T14:14:29.278Z] #17 23.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-04T14:14:29.278Z] #17 23.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-04T14:14:29.278Z] #17 23.73 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-04T14:14:29.278Z] #17 23.81 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-04T14:14:29.278Z] #17 23.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-04T14:14:29.278Z] #17 24.62 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:14:29.278Z] #17 24.78 Fetched 28.5 MB in 2s (16.7 MB/s) [2020-05-04T14:14:29.535Z] #17 24.88 Selecting previously unselected package pigz. [2020-05-04T14:14:29.535Z] #17 24.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 ... 23431 files and directories currently installed.) [2020-05-04T14:14:29.535Z] #17 24.98 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-04T14:14:29.535Z] #17 24.99 Unpacking pigz (2.4-1) ... [2020-05-04T14:14:29.667Z] #44 60.05 HOSTCC compel/src/lib/log-host.o [2020-05-04T14:14:29.667Z] #44 60.23 HOSTLINK compel/compel-host-bin [2020-05-04T14:14:29.793Z] #17 25.12 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-04T14:14:29.793Z] #17 25.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-04T14:14:29.793Z] #17 25.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:29.928Z] #44 60.50 DEP soccr/soccr.d [2020-05-04T14:14:30.189Z] #44 60.77 CC soccr/soccr.o [2020-05-04T14:14:30.356Z] #17 25.60 Selecting previously unselected package python3.7-minimal. [2020-05-04T14:14:30.356Z] #17 25.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-04T14:14:30.356Z] #17 25.62 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-04T14:14:30.919Z] #17 26.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:30.919Z] #17 26.32 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-04T14:14:31.702Z] #17 35.35 Unpacking bash-completion (1:2.8-6) ... [2020-05-04T14:14:31.702Z] #17 35.75 Selecting previously unselected package bzip2. [2020-05-04T14:14:31.703Z] #17 35.75 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-04T14:14:31.703Z] #17 35.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-04T14:14:31.703Z] #17 35.84 Selecting previously unselected package xz-utils. [2020-05-04T14:14:31.703Z] #17 35.84 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-04T14:14:31.703Z] #17 35.86 Unpacking xz-utils (5.2.4-1) ... [2020-05-04T14:14:31.957Z] #17 36.02 Selecting previously unselected package apparmor. [2020-05-04T14:14:31.957Z] #17 36.04 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-04T14:14:32.105Z] #44 62.30 AR soccr/libsoccr.a [2020-05-04T14:14:32.106Z] #44 62.37 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-04T14:14:32.211Z] #17 36.13 Unpacking apparmor (2.13.2-10) ... [2020-05-04T14:14:32.366Z] #44 62.85 DEP criu/arch/aarch64/sigframe.d [2020-05-04T14:14:32.366Z] #44 63.05 DEP criu/arch/aarch64/crtools.d [2020-05-04T14:14:32.366Z] #44 ... [2020-05-04T14:14:32.366Z] [2020-05-04T14:14:32.366Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:14:32.366Z] #47 123.7 github.com/LK4D4/vndr/godl [2020-05-04T14:14:32.466Z] #17 36.51 Selecting previously unselected package aufs-tools. [2020-05-04T14:14:32.466Z] #17 36.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-04T14:14:32.466Z] #17 36.52 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-04T14:14:32.466Z] #17 36.62 Selecting previously unselected package libonig5:amd64. [2020-05-04T14:14:32.466Z] #17 36.63 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-04T14:14:32.466Z] #17 36.64 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-04T14:14:32.720Z] #17 36.79 Selecting previously unselected package libjq1:amd64. [2020-05-04T14:14:32.720Z] #17 36.81 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-04T14:14:32.720Z] #17 36.82 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-04T14:14:32.827Z] #17 28.06 Selecting previously unselected package python3-minimal. [2020-05-04T14:14:32.828Z] #17 28.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23680 files and directories currently installed.) [2020-05-04T14:14:32.828Z] #17 28.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-04T14:14:32.828Z] #17 28.11 Unpacking python3-minimal (3.7.3-1) ... [2020-05-04T14:14:32.828Z] #17 28.19 Selecting previously unselected package libmpdec2:amd64. [2020-05-04T14:14:32.828Z] #17 28.20 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-04T14:14:32.828Z] #17 28.21 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-04T14:14:32.828Z] #17 28.31 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-04T14:14:32.828Z] #17 28.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-04T14:14:32.828Z] #17 28.33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:32.937Z] #47 124.3 github.com/LK4D4/vndr [2020-05-04T14:14:32.975Z] #17 36.95 Selecting previously unselected package jq. [2020-05-04T14:14:32.975Z] #17 36.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-04T14:14:32.975Z] #17 36.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-04T14:14:32.975Z] #17 37.04 Selecting previously unselected package libaio1:amd64. [2020-05-04T14:14:32.975Z] #17 37.06 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-04T14:14:32.975Z] #17 37.06 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-04T14:14:32.975Z] #17 37.13 Selecting previously unselected package libgpm2:amd64. [2020-05-04T14:14:33.229Z] #17 37.13 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-04T14:14:33.229Z] #17 37.13 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-04T14:14:33.230Z] #17 37.19 Selecting previously unselected package libicu63:amd64. [2020-05-04T14:14:33.230Z] #17 37.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-04T14:14:33.230Z] #17 37.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-04T14:14:33.758Z] #17 29.25 Selecting previously unselected package python3.7. [2020-05-04T14:14:33.758Z] #17 29.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-04T14:14:33.758Z] #17 29.27 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:34.016Z] #17 29.38 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-04T14:14:34.016Z] #17 29.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-04T14:14:34.016Z] #17 29.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-04T14:14:34.273Z] #17 29.52 Setting up python3-minimal (3.7.3-1) ... [2020-05-04T14:14:34.837Z] #17 30.34 Selecting previously unselected package python3. [2020-05-04T14:14:35.094Z] #17 30.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 ... 24092 files and directories currently installed.) [2020-05-04T14:14:35.094Z] #17 30.40 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-04T14:14:35.094Z] #17 30.41 Unpacking python3 (3.7.3-1) ... [2020-05-04T14:14:35.094Z] #17 30.49 Selecting previously unselected package libip4tc0:amd64. [2020-05-04T14:14:35.094Z] #17 30.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-04T14:14:35.094Z] #17 30.50 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-04T14:14:35.094Z] #17 30.60 Selecting previously unselected package libip6tc0:amd64. [2020-05-04T14:14:35.351Z] #17 30.60 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-04T14:14:35.351Z] #17 30.61 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-04T14:14:35.351Z] #17 30.69 Selecting previously unselected package libiptc0:amd64. [2020-05-04T14:14:35.351Z] #17 30.69 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-04T14:14:35.351Z] #17 30.70 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-04T14:14:35.351Z] #17 30.78 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-04T14:14:35.351Z] #17 30.78 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-04T14:14:35.351Z] #17 30.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-04T14:14:35.351Z] #17 30.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-04T14:14:35.351Z] #17 30.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-04T14:14:35.351Z] #17 30.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-04T14:14:35.351Z] #17 30.96 Selecting previously unselected package libnftnl11:amd64. [2020-05-04T14:14:35.351Z] #17 30.96 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-04T14:14:35.351Z] #17 30.97 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-04T14:14:35.608Z] #17 31.05 Selecting previously unselected package iptables. [2020-05-04T14:14:35.608Z] #17 31.05 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-04T14:14:35.608Z] #17 31.07 Unpacking iptables (1.8.2-4) ... [2020-05-04T14:14:35.866Z] #17 31.44 Selecting previously unselected package xxd. [2020-05-04T14:14:36.123Z] #17 31.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-04T14:14:36.123Z] #17 31.48 Unpacking xxd (2:8.1.0875-5) ... [2020-05-04T14:14:36.381Z] #17 31.62 Selecting previously unselected package vim-common. [2020-05-04T14:14:36.381Z] #17 31.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-04T14:14:36.381Z] #17 31.67 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-04T14:14:36.381Z] #17 31.87 Selecting previously unselected package bash-completion. [2020-05-04T14:14:36.638Z] #17 31.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-04T14:14:37.385Z] #17 40.85 Selecting previously unselected package libnet1:amd64. [2020-05-04T14:14:37.385Z] #17 40.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-04T14:14:37.385Z] #17 40.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-04T14:14:37.385Z] #17 40.95 Selecting previously unselected package libnl-3-200:amd64. [2020-05-04T14:14:37.385Z] #17 40.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-04T14:14:37.385Z] #17 40.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-04T14:14:37.385Z] #17 41.06 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-04T14:14:37.385Z] #17 41.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-04T14:14:37.385Z] #17 41.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-04T14:14:37.385Z] #17 41.17 Selecting previously unselected package libreadline5:amd64. [2020-05-04T14:14:37.385Z] #17 41.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-04T14:14:37.385Z] #17 41.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-04T14:14:37.385Z] #17 41.29 Selecting previously unselected package net-tools. [2020-05-04T14:14:37.385Z] #17 41.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-04T14:14:37.385Z] #17 41.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-04T14:14:37.385Z] #17 41.51 Selecting previously unselected package python-pip-whl. [2020-05-04T14:14:37.385Z] #17 41.52 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-04T14:14:37.385Z] #17 41.52 Unpacking python-pip-whl (18.1-5) ... [2020-05-04T14:14:37.639Z] #17 ... [2020-05-04T14:14:37.639Z] [2020-05-04T14:14:37.639Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:37.639Z] #44 94.99 CC criu/clone-noasan.o [2020-05-04T14:14:37.639Z] #44 95.10 CC criu/config.o [2020-05-04T14:14:37.639Z] #44 96.62 CC criu/cr-check.o [2020-05-04T14:14:37.639Z] #44 98.28 CC criu/cr-dedup.o [2020-05-04T14:14:37.639Z] #44 98.72 CC criu/cr-dump.o [2020-05-04T14:14:37.639Z] #44 101.0 CC criu/cr-errno.o [2020-05-04T14:14:37.639Z] #44 101.1 CC criu/cr-restore.o [2020-05-04T14:14:37.894Z] #44 ... [2020-05-04T14:14:37.894Z] [2020-05-04T14:14:37.894Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:37.894Z] #17 42.04 Selecting previously unselected package python3-lib2to3. [2020-05-04T14:14:37.894Z] #17 42.04 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-04T14:14:37.894Z] #17 42.05 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-04T14:14:37.894Z] #17 42.14 Selecting previously unselected package python3-distutils. [2020-05-04T14:14:38.149Z] #17 42.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-04T14:14:38.149Z] #17 42.15 Unpacking python3-distutils (3.7.3-1) ... [2020-05-04T14:14:38.149Z] #17 42.29 Selecting previously unselected package python3-pip. [2020-05-04T14:14:38.149Z] #17 42.31 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-04T14:14:38.149Z] #17 42.31 Unpacking python3-pip (18.1-5) ... [2020-05-04T14:14:38.225Z] #47 ... [2020-05-04T14:14:38.225Z] [2020-05-04T14:14:38.225Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:14:38.225Z] #23 124.4 Checking out files: 27% (2996/10712) Checking out files: 28% (3000/10712) Checking out files: 29% (3107/10712) Checking out files: 30% (3214/10712) Checking out files: 31% (3321/10712) Checking out files: 32% (3428/10712) Checking out files: 33% (3535/10712) Checking out files: 34% (3643/10712) Checking out files: 35% (3750/10712) Checking out files: 36% (3857/10712) Checking out files: 37% (3964/10712) Checking out files: 38% (4071/10712) Checking out files: 39% (4178/10712) Checking out files: 40% (4285/10712) Checking out files: 41% (4392/10712) Checking out files: 42% (4500/10712) Checking out files: 43% (4607/10712) Checking out files: 44% (4714/10712) Checking out files: 45% (4821/10712) Checking out files: 46% (4928/10712) Checking out files: 47% (5035/10712) Checking out files: 48% (5142/10712) Checking out files: 49% (5249/10712) Checking out files: 50% (5356/10712) Checking out files: 51% (5464/10712) Checking out files: 52% (5571/10712) Checking out files: 52% (5676/10712) Checking out files: 53% (5678/10712) Checking out files: 54% (5785/10712) Checking out files: 55% (5892/10712) Checking out files: 56% (5999/10712) Checking out files: 57% (6106/10712) Checking out files: 58% (6213/10712) Checking out files: 59% (6321/10712) Checking out files: 60% (6428/10712) Checking out files: 61% (6535/10712) Checking out files: 62% (6642/10712) Checking out files: 63% (6749/10712) Checking out files: 64% (6856/10712) Checking out files: 65% (6963/10712) Checking out files: 66% (7070/10712) Checking out files: 67% (7178/10712) Checking out files: 68% (7285/10712) Checking out files: 69% (7392/10712) Checking out files: 70% (7499/10712) Checking out files: 71% (7606/10712) Checking out files: 72% (7713/10712) Checking out files: 73% (7820/10712) Checking out files: 74% (7927/10712) Checking out files: 75% (8034/10712) Checking out files: 76% (8142/10712) Checking out files: 77% (8249/10712) Checking out files: 78% (8356/10712) Checking out files: 79% (8463/10712) Checking out files: 80% (8570/10712) Checking out files: 81% (8677/10712) Checking out files: 82% (8784/10712) Checking out files: 83% (8891/10712) Checking out files: 83% (8919/10712) Checking out files: 84% (8999/10712) Checking out files: 85% (9106/10712) Checking out files: 86% (9213/10712) Checking out files: 87% (9320/10712) Checking out files: 88% (9427/10712) Checking out files: 89% (9534/10712) Checking out files: 90% (9641/10712) Checking out files: 91% (9748/10712) Checking out files: 92% (9856/10712) Checking out files: 93% (9963/10712) Checking out files: 94% (10070/10712) Checking out files: 95% (10177/10712) Checking out files: 96% (10284/10712) Checking out files: 97% (10391/10712) Checking out files: 98% (10498/10712) Checking out files: 99% (10605/10712) Checking out files: 100% (10712/10712) Checking out files: 100% (10712/10712), done. [2020-05-04T14:14:38.225Z] #23 127.1 + cd /tmp/tmp.EJSA4JgHsD/tmp/docker-ce [2020-05-04T14:14:38.226Z] #23 127.1 + git checkout -q v17.06.2-ce [2020-05-04T14:14:38.404Z] #17 42.50 Selecting previously unselected package python3-pkg-resources. [2020-05-04T14:14:38.404Z] #17 42.50 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-04T14:14:38.404Z] #17 42.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-04T14:14:38.659Z] #17 42.64 Selecting previously unselected package python3-setuptools. [2020-05-04T14:14:38.659Z] #17 42.65 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-04T14:14:38.659Z] #17 42.66 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-04T14:14:38.913Z] #17 42.90 Selecting previously unselected package python3-wheel. [2020-05-04T14:14:38.913Z] #17 42.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-04T14:14:38.913Z] #17 42.92 Unpacking python3-wheel (0.32.3-2) ... [2020-05-04T14:14:38.913Z] #17 43.00 Selecting previously unselected package sudo. [2020-05-04T14:14:38.913Z] #17 43.01 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-04T14:14:38.913Z] #17 43.03 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-04T14:14:39.163Z] #17 34.33 Unpacking bash-completion (1:2.8-6) ... [2020-05-04T14:14:39.163Z] #17 34.64 Selecting previously unselected package bzip2. [2020-05-04T14:14:39.163Z] #17 34.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-04T14:14:39.163Z] #17 34.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-04T14:14:39.163Z] #17 34.74 Selecting previously unselected package xz-utils. [2020-05-04T14:14:39.420Z] #17 34.75 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-04T14:14:39.420Z] #17 34.75 Unpacking xz-utils (5.2.4-1) ... [2020-05-04T14:14:39.420Z] #17 ... [2020-05-04T14:14:39.420Z] [2020-05-04T14:14:39.420Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:39.420Z] #44 92.94 CC criu/bfd.o [2020-05-04T14:14:39.420Z] #44 93.57 CC criu/bitmap.o [2020-05-04T14:14:39.420Z] #44 93.69 CC criu/cgroup-props.o [2020-05-04T14:14:39.420Z] #44 94.44 CC criu/cgroup.o [2020-05-04T14:14:39.420Z] #44 97.08 CC criu/clone-noasan.o [2020-05-04T14:14:39.420Z] #44 97.25 CC criu/config.o [2020-05-04T14:14:39.420Z] #44 98.65 CC criu/cr-check.o [2020-05-04T14:14:39.420Z] #44 100.4 CC criu/cr-dedup.o [2020-05-04T14:14:39.420Z] #44 100.8 CC criu/cr-dump.o [2020-05-04T14:14:39.420Z] #44 102.9 CC criu/cr-errno.o [2020-05-04T14:14:39.420Z] #44 102.9 CC criu/cr-restore.o [2020-05-04T14:14:39.420Z] #44 ... [2020-05-04T14:14:39.420Z] [2020-05-04T14:14:39.420Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:39.420Z] #17 34.91 Selecting previously unselected package apparmor. [2020-05-04T14:14:39.420Z] #17 34.92 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-04T14:14:39.472Z] #17 43.53 Selecting previously unselected package thin-provisioning-tools. [2020-05-04T14:14:39.472Z] #17 43.54 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-04T14:14:39.472Z] #17 43.55 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-04T14:14:39.611Z] #23 ... [2020-05-04T14:14:39.611Z] [2020-05-04T14:14:39.611Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:39.611Z] #17 7.258 Fetched 8171 kB in 5s (1497 kB/s) [2020-05-04T14:14:39.611Z] #17 7.258 Reading package lists... [2020-05-04T14:14:39.611Z] #17 9.735 Reading package lists... [2020-05-04T14:14:39.611Z] #17 12.22 Building dependency tree... [2020-05-04T14:14:39.611Z] #17 13.66 libcap2-bin is already the newest version (1:2.25-2). [2020-05-04T14:14:39.611Z] #17 13.66 The following additional packages will be installed: [2020-05-04T14:14:39.611Z] #17 13.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-04T14:14:39.611Z] #17 13.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-04T14:14:39.611Z] #17 13.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-04T14:14:39.611Z] #17 13.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-04T14:14:39.611Z] #17 13.66 python3.7 python3.7-minimal vim-runtime xxd [2020-05-04T14:14:39.611Z] #17 13.67 Suggested packages: [2020-05-04T14:14:39.611Z] #17 13.67 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-04T14:14:39.611Z] #17 13.67 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-04T14:14:39.611Z] #17 13.67 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-04T14:14:39.611Z] #17 13.67 Recommended packages: [2020-05-04T14:14:39.611Z] #17 13.67 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-04T14:14:39.611Z] #17 13.67 python3-keyrings.alt python3-xdg unzip [2020-05-04T14:14:39.611Z] #17 15.01 The following NEW packages will be installed: [2020-05-04T14:14:39.611Z] #17 15.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-04T14:14:39.611Z] #17 15.01 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-04T14:14:39.611Z] #17 15.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-04T14:14:39.611Z] #17 15.01 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-04T14:14:39.611Z] #17 15.01 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-04T14:14:39.611Z] #17 15.01 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-04T14:14:39.611Z] #17 15.01 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-04T14:14:39.611Z] #17 15.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-04T14:14:39.611Z] #17 15.01 xz-utils zip [2020-05-04T14:14:39.611Z] #17 15.35 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-04T14:14:39.611Z] #17 15.35 Need to get 27.6 MB of archives. [2020-05-04T14:14:39.611Z] #17 15.35 After this operation, 114 MB of additional disk space will be used. [2020-05-04T14:14:39.611Z] #17 15.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-05-04T14:14:39.611Z] #17 15.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-05-04T14:14:39.611Z] #17 15.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-05-04T14:14:39.611Z] #17 15.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-05-04T14:14:39.611Z] #17 15.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-05-04T14:14:39.611Z] #17 15.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-05-04T14:14:39.611Z] #17 15.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-05-04T14:14:39.611Z] #17 15.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-05-04T14:14:39.611Z] #17 15.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-05-04T14:14:39.611Z] #17 15.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-05-04T14:14:39.611Z] #17 15.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-05-04T14:14:39.611Z] #17 15.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-05-04T14:14:39.611Z] #17 15.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-05-04T14:14:39.611Z] #17 15.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-05-04T14:14:39.611Z] #17 15.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-05-04T14:14:39.611Z] #17 15.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-05-04T14:14:39.611Z] #17 15.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-04T14:14:39.611Z] #17 15.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-04T14:14:39.611Z] #17 15.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-05-04T14:14:39.611Z] #17 15.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-05-04T14:14:39.611Z] #17 15.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-05-04T14:14:39.611Z] #17 15.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-05-04T14:14:39.611Z] #17 15.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-05-04T14:14:39.611Z] #17 15.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-04T14:14:39.611Z] #17 15.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-04T14:14:39.611Z] #17 15.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-04T14:14:39.611Z] #17 15.63 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-05-04T14:14:39.611Z] #17 15.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-05-04T14:14:39.611Z] #17 15.63 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-04T14:14:39.611Z] #17 15.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-04T14:14:39.611Z] #17 15.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-04T14:14:39.611Z] #17 15.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-04T14:14:39.611Z] #17 15.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-05-04T14:14:39.611Z] #17 15.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-05-04T14:14:39.611Z] #17 15.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-04T14:14:39.611Z] #17 16.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-04T14:14:39.611Z] #17 16.02 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-04T14:14:39.611Z] #17 16.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-05-04T14:14:39.611Z] #17 16.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-04T14:14:39.611Z] #17 16.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-04T14:14:39.612Z] #17 16.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-04T14:14:39.612Z] #17 16.06 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-05-04T14:14:39.612Z] #17 16.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-05-04T14:14:39.612Z] #17 16.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-05-04T14:14:39.612Z] #17 16.14 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-04T14:14:39.612Z] #17 16.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-05-04T14:14:39.612Z] #17 16.34 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-05-04T14:14:39.612Z] #17 16.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-05-04T14:14:39.612Z] #17 17.06 debconf: delaying package configuration, since apt-utils is not installed [2020-05-04T14:14:39.612Z] #17 17.20 Fetched 27.6 MB in 1s (21.2 MB/s) [2020-05-04T14:14:39.612Z] #17 17.28 Selecting previously unselected package pigz. [2020-05-04T14:14:39.612Z] #17 17.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23404 files and directories currently installed.) [2020-05-04T14:14:39.612Z] #17 17.34 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-05-04T14:14:39.612Z] #17 17.35 Unpacking pigz (2.4-1) ... [2020-05-04T14:14:39.612Z] #17 17.46 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-05-04T14:14:39.612Z] #17 17.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-04T14:14:39.612Z] #17 17.48 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:39.678Z] #17 35.01 Unpacking apparmor (2.13.2-10) ... [2020-05-04T14:14:39.727Z] #17 43.79 Selecting previously unselected package uidmap. [2020-05-04T14:14:39.727Z] #17 43.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-04T14:14:39.727Z] #17 43.80 Unpacking uidmap (1:4.5-1.1) ... [2020-05-04T14:14:39.873Z] #17 ... [2020-05-04T14:14:39.873Z] [2020-05-04T14:14:39.873Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:14:39.873Z] #23 130.9 + mkdir -p /tmp/tmp.EJSA4JgHsD/src/github.com/docker [2020-05-04T14:14:39.873Z] #23 130.9 + mv components/cli /tmp/tmp.EJSA4JgHsD/src/github.com/docker/cli [2020-05-04T14:14:39.873Z] #23 130.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-04T14:14:39.934Z] #17 35.36 Selecting previously unselected package aufs-tools. [2020-05-04T14:14:39.934Z] #17 35.38 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-04T14:14:39.934Z] #17 35.38 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-04T14:14:39.981Z] #17 43.93 Selecting previously unselected package vim-runtime. [2020-05-04T14:14:39.982Z] #17 43.96 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-04T14:14:39.982Z] #17 43.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-05-04T14:14:39.982Z] #17 44.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-04T14:14:39.982Z] #17 44.07 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-04T14:14:40.192Z] #17 35.50 Selecting previously unselected package libonig5:amd64. [2020-05-04T14:14:40.192Z] #17 35.51 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-04T14:14:40.192Z] #17 35.53 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-04T14:14:40.192Z] #17 35.67 Selecting previously unselected package libjq1:amd64. [2020-05-04T14:14:40.192Z] #17 35.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-04T14:14:40.192Z] #17 35.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-04T14:14:40.446Z] #23 ... [2020-05-04T14:14:40.446Z] [2020-05-04T14:14:40.446Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:14:40.446Z] #47 DONE 131.6s [2020-05-04T14:14:40.446Z] [2020-05-04T14:14:40.446Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-04T14:14:40.446Z] #30 DONE 131.8s [2020-05-04T14:14:40.446Z] [2020-05-04T14:14:40.446Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:40.446Z] #17 18.28 Selecting previously unselected package python3.7-minimal. [2020-05-04T14:14:40.446Z] #17 18.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-04T14:14:40.446Z] #17 18.32 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-04T14:14:40.449Z] #17 35.82 Selecting previously unselected package jq. [2020-05-04T14:14:40.449Z] #17 35.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-04T14:14:40.449Z] #17 35.84 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-04T14:14:40.449Z] #17 35.94 Selecting previously unselected package libaio1:amd64. [2020-05-04T14:14:40.449Z] #17 35.96 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-04T14:14:40.449Z] #17 35.97 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-04T14:14:40.714Z] #17 36.03 Selecting previously unselected package libgpm2:amd64. [2020-05-04T14:14:40.714Z] #17 36.05 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-04T14:14:40.714Z] #17 36.05 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-04T14:14:40.714Z] #17 36.13 Selecting previously unselected package libicu63:amd64. [2020-05-04T14:14:40.714Z] #17 36.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-04T14:14:40.714Z] #17 36.15 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-04T14:14:41.388Z] #17 18.98 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:41.388Z] #17 19.01 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-04T14:14:42.776Z] #17 ... [2020-05-04T14:14:42.776Z] [2020-05-04T14:14:42.776Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:42.776Z] #44 63.31 DEP criu/arch/aarch64/cpu.d [2020-05-04T14:14:42.776Z] #44 63.34 DEP criu/arch/aarch64/bitops.d [2020-05-04T14:14:42.776Z] #44 63.41 CC criu/arch/aarch64/bitops.o [2020-05-04T14:14:42.776Z] #44 63.53 CC criu/arch/aarch64/cpu.o [2020-05-04T14:14:42.776Z] #44 63.74 CC criu/arch/aarch64/crtools.o [2020-05-04T14:14:42.776Z] #44 64.24 CC criu/arch/aarch64/sigframe.o [2020-05-04T14:14:42.776Z] #44 64.48 LINK criu/arch/aarch64/crtools.built-in.o [2020-05-04T14:14:42.776Z] #44 64.57 DEP criu/pie/util-vdso.d [2020-05-04T14:14:42.776Z] #44 64.82 DEP criu/pie/util.d [2020-05-04T14:14:42.776Z] #44 64.97 CC criu/pie/util.o [2020-05-04T14:14:42.776Z] #44 65.23 CC criu/pie/util-vdso.o [2020-05-04T14:14:42.776Z] #44 65.88 AR criu/pie/pie.lib.a [2020-05-04T14:14:42.776Z] #44 65.96 DEP criu/pie/restorer.d [2020-05-04T14:14:42.776Z] #44 66.15 DEP criu/arch/aarch64/intraprocedure.d [2020-05-04T14:14:42.776Z] #44 66.17 DEP criu/arch/aarch64/restorer.d [2020-05-04T14:14:42.776Z] #44 66.27 DEP criu/arch/aarch64/vdso-pie.d [2020-05-04T14:14:42.776Z] #44 66.38 DEP criu/pie/parasite-vdso.d [2020-05-04T14:14:42.776Z] #44 66.59 DEP criu/pie/parasite.d [2020-05-04T14:14:42.776Z] #44 66.88 CC criu/pie/parasite.o [2020-05-04T14:14:42.776Z] #44 68.05 LINK criu/pie/parasite.built-in.o [2020-05-04T14:14:42.776Z] #44 68.07 GEN criu/pie/parasite-blob.h [2020-05-04T14:14:42.776Z] #44 68.09 CC criu/pie/parasite-vdso.o [2020-05-04T14:14:42.776Z] #44 68.87 CC criu/arch/aarch64/vdso-pie.o [2020-05-04T14:14:42.776Z] #44 69.29 CC criu/arch/aarch64/restorer.o [2020-05-04T14:14:42.776Z] #44 69.64 CC criu/arch/aarch64/intraprocedure.o [2020-05-04T14:14:42.776Z] #44 69.67 CC criu/pie/restorer.o [2020-05-04T14:14:42.776Z] #44 73.32 LINK criu/pie/restorer.built-in.o [2020-05-04T14:14:42.776Z] #44 73.33 GEN criu/pie/restorer-blob.h [2020-05-04T14:14:42.776Z] #44 73.41 DEP criu/vdso.d [2020-05-04T14:14:43.038Z] #44 73.62 DEP criu/uts_ns.d [2020-05-04T14:14:43.244Z] #17 47.33 Selecting previously unselected package vim. [2020-05-04T14:14:43.244Z] #17 47.34 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-04T14:14:43.244Z] #17 47.36 Unpacking vim (2:8.1.0875-5) ... [2020-05-04T14:14:43.298Z] #44 73.81 DEP criu/util.d [2020-05-04T14:14:43.559Z] #44 74.08 DEP criu/uffd.d [2020-05-04T14:14:43.559Z] #44 ... [2020-05-04T14:14:43.559Z] [2020-05-04T14:14:43.559Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:43.559Z] #17 21.40 Selecting previously unselected package python3-minimal. [2020-05-04T14:14:43.559Z] #17 21.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23653 files and directories currently installed.) [2020-05-04T14:14:43.559Z] #17 21.45 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-05-04T14:14:43.559Z] #17 21.46 Unpacking python3-minimal (3.7.3-1) ... [2020-05-04T14:14:43.804Z] #17 47.86 Selecting previously unselected package xfsprogs. [2020-05-04T14:14:43.805Z] #17 47.86 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-04T14:14:43.805Z] #17 47.87 Unpacking xfsprogs (4.20.0-1) ... [2020-05-04T14:14:43.819Z] #17 21.59 Selecting previously unselected package libmpdec2:arm64. [2020-05-04T14:14:43.819Z] #17 21.59 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-05-04T14:14:43.819Z] #17 21.61 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-05-04T14:14:43.819Z] #17 21.72 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-05-04T14:14:43.819Z] #17 21.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-05-04T14:14:43.819Z] #17 21.73 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:43.897Z] Client: [2020-05-04T14:14:43.897Z] Debug Mode: false [2020-05-04T14:14:43.897Z] Plugins: [2020-05-04T14:14:43.897Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-04T14:14:43.897Z] [2020-05-04T14:14:43.897Z] Server: [2020-05-04T14:14:43.897Z] Containers: 0 [2020-05-04T14:14:43.897Z] Running: 0 [2020-05-04T14:14:43.897Z] Paused: 0 [2020-05-04T14:14:43.897Z] Stopped: 0 [2020-05-04T14:14:43.897Z] Images: 0 [2020-05-04T14:14:43.897Z] Server Version: 19.03.5 [2020-05-04T14:14:43.897Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-04T14:14:43.897Z] Windows: [2020-05-04T14:14:43.897Z] LCOW: [2020-05-04T14:14:43.897Z] Logging Driver: json-file [2020-05-04T14:14:43.897Z] Plugins: [2020-05-04T14:14:43.897Z] Volume: local [2020-05-04T14:14:43.897Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-04T14:14:43.897Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-04T14:14:43.897Z] Swarm: inactive [2020-05-04T14:14:43.897Z] Default Isolation: process [2020-05-04T14:14:43.897Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-04T14:14:43.897Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-04T14:14:43.897Z] OSType: windows [2020-05-04T14:14:43.897Z] Architecture: x86_64 [2020-05-04T14:14:43.897Z] CPUs: 4 [2020-05-04T14:14:43.897Z] Total Memory: 32GiB [2020-05-04T14:14:43.897Z] Name: azwin-2-7f9d10 [2020-05-04T14:14:43.897Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-04T14:14:43.897Z] Docker Root Dir: D:\docker [2020-05-04T14:14:43.897Z] Debug Mode: false [2020-05-04T14:14:43.897Z] Registry: https://index.docker.io/v1/ [2020-05-04T14:14:43.897Z] Labels: [2020-05-04T14:14:43.897Z] Experimental: true [2020-05-04T14:14:43.897Z] Insecure Registries: [2020-05-04T14:14:43.897Z] 10.0.0.4:5000 [2020-05-04T14:14:43.897Z] 127.0.0.0/8 [2020-05-04T14:14:43.897Z] Registry Mirrors: [2020-05-04T14:14:43.897Z] http://10.0.0.4:5000/ [2020-05-04T14:14:43.897Z] Live Restore Enabled: false [2020-05-04T14:14:43.897Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-04T14:14:44.315Z] #17 48.35 Selecting previously unselected package zip. [2020-05-04T14:14:44.315Z] #17 48.36 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-04T14:14:44.315Z] #17 48.36 Unpacking zip (3.0-11+b1) ... [2020-05-04T14:14:44.315Z] #17 48.55 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-04T14:14:44.315Z] #17 48.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-04T14:14:44.569Z] #17 48.59 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-04T14:14:44.569Z] #17 48.60 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-04T14:14:44.569Z] #17 48.61 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-04T14:14:44.569Z] #17 48.63 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-04T14:14:44.569Z] #17 48.65 Setting up uidmap (1:4.5-1.1) ... [2020-05-04T14:14:44.569Z] #17 48.66 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-04T14:14:44.569Z] #17 48.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-04T14:14:44.569Z] #17 48.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-04T14:14:44.569Z] #17 48.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-04T14:14:44.569Z] #17 48.71 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-04T14:14:44.569Z] #17 48.72 Setting up xxd (2:8.1.0875-5) ... [2020-05-04T14:14:44.569Z] #17 48.72 Setting up zip (3.0-11+b1) ... [2020-05-04T14:14:44.569Z] #17 48.73 Setting up vim-common (2:8.1.0875-5) ... [2020-05-04T14:14:44.569Z] #17 48.76 Setting up bash-completion (1:2.8-6) ... [2020-05-04T14:14:44.761Z] #17 22.53 Selecting previously unselected package python3.7. [2020-05-04T14:14:44.761Z] #17 22.54 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-05-04T14:14:44.761Z] #17 22.54 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:44.761Z] #17 22.69 Selecting previously unselected package libpython3-stdlib:arm64. [2020-05-04T14:14:44.761Z] #17 22.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-05-04T14:14:44.761Z] #17 22.69 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-04T14:14:44.761Z] #17 22.78 Setting up python3-minimal (3.7.3-1) ... [2020-05-04T14:14:44.892Z] #17 39.78 Selecting previously unselected package libnet1:amd64. [2020-05-04T14:14:44.892Z] #17 39.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-04T14:14:44.892Z] #17 39.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-04T14:14:44.892Z] #17 39.89 Selecting previously unselected package libnl-3-200:amd64. [2020-05-04T14:14:44.892Z] #17 39.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-04T14:14:44.892Z] #17 39.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-04T14:14:44.892Z] #17 39.99 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-04T14:14:44.892Z] #17 40.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-04T14:14:44.892Z] #17 40.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-04T14:14:44.892Z] #17 40.08 Selecting previously unselected package libreadline5:amd64. [2020-05-04T14:14:44.892Z] #17 40.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-04T14:14:44.892Z] #17 40.09 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-04T14:14:44.892Z] #17 40.18 Selecting previously unselected package net-tools. [2020-05-04T14:14:44.892Z] #17 40.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-04T14:14:44.892Z] #17 40.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-04T14:14:45.149Z] #17 40.44 Selecting previously unselected package python-pip-whl. [2020-05-04T14:14:45.149Z] #17 40.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-04T14:14:45.149Z] #17 40.46 Unpacking python-pip-whl (18.1-5) ... [2020-05-04T14:14:45.664Z] #17 41.02 Selecting previously unselected package python3-lib2to3. [2020-05-04T14:14:45.664Z] #17 41.04 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-04T14:14:45.664Z] #17 41.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-04T14:14:45.922Z] #17 41.17 Selecting previously unselected package python3-distutils. [2020-05-04T14:14:45.922Z] #17 41.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-04T14:14:45.922Z] #17 41.19 Unpacking python3-distutils (3.7.3-1) ... [2020-05-04T14:14:45.922Z] #17 41.34 Selecting previously unselected package python3-pip. [2020-05-04T14:14:45.922Z] #17 41.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-04T14:14:45.922Z] #17 41.37 Unpacking python3-pip (18.1-5) ... [2020-05-04T14:14:46.144Z] #17 23.74 Selecting previously unselected package python3. [2020-05-04T14:14:46.144Z] #17 23.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24065 files and directories currently installed.) [2020-05-04T14:14:46.144Z] #17 23.80 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-05-04T14:14:46.144Z] #17 23.82 Unpacking python3 (3.7.3-1) ... [2020-05-04T14:14:46.144Z] #17 23.92 Selecting previously unselected package libip4tc0:arm64. [2020-05-04T14:14:46.144Z] #17 23.93 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-05-04T14:14:46.144Z] #17 23.93 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-05-04T14:14:46.144Z] #17 24.03 Selecting previously unselected package libip6tc0:arm64. [2020-05-04T14:14:46.144Z] #17 24.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-05-04T14:14:46.144Z] #17 24.05 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-05-04T14:14:46.144Z] #17 24.18 Selecting previously unselected package libiptc0:arm64. [2020-05-04T14:14:46.179Z] #17 41.53 Selecting previously unselected package python3-pkg-resources. [2020-05-04T14:14:46.179Z] #17 41.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-04T14:14:46.179Z] #17 41.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-04T14:14:46.179Z] #17 41.69 Selecting previously unselected package python3-setuptools. [2020-05-04T14:14:46.179Z] #17 41.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-04T14:14:46.179Z] #17 41.71 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-04T14:14:46.405Z] #17 24.19 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-05-04T14:14:46.405Z] #17 24.20 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-05-04T14:14:46.405Z] #17 24.28 Selecting previously unselected package libnfnetlink0:arm64. [2020-05-04T14:14:46.405Z] #17 24.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-05-04T14:14:46.405Z] #17 24.29 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-04T14:14:46.405Z] #17 24.37 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-05-04T14:14:46.405Z] #17 24.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-05-04T14:14:46.405Z] #17 24.38 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-04T14:14:46.437Z] #17 41.93 Selecting previously unselected package python3-wheel. [2020-05-04T14:14:46.437Z] #17 41.94 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-04T14:14:46.437Z] #17 41.95 Unpacking python3-wheel (0.32.3-2) ... [2020-05-04T14:14:46.665Z] #17 24.48 Selecting previously unselected package libnftnl11:arm64. [2020-05-04T14:14:46.665Z] #17 24.49 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-05-04T14:14:46.665Z] #17 24.49 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-05-04T14:14:46.694Z] #17 42.03 Selecting previously unselected package sudo. [2020-05-04T14:14:46.694Z] #17 42.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-04T14:14:46.694Z] #17 42.06 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-04T14:14:46.926Z] #17 24.61 Selecting previously unselected package iptables. [2020-05-04T14:14:46.926Z] #17 24.62 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-05-04T14:14:46.926Z] #17 24.62 Unpacking iptables (1.8.2-4) ... [2020-05-04T14:14:47.077Z] #17 51.31 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-04T14:14:47.186Z] #17 24.94 Selecting previously unselected package xxd. [2020-05-04T14:14:47.186Z] #17 24.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-04T14:14:47.186Z] #17 24.96 Unpacking xxd (2:8.1.0875-5) ... [2020-05-04T14:14:47.186Z] #17 25.08 Selecting previously unselected package vim-common. [2020-05-04T14:14:47.186Z] #17 25.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-04T14:14:47.186Z] #17 25.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-04T14:14:47.258Z] #17 42.60 Selecting previously unselected package thin-provisioning-tools. [2020-05-04T14:14:47.258Z] #17 42.61 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-04T14:14:47.258Z] #17 42.62 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-04T14:14:47.331Z] #17 51.32 Setting up xz-utils (5.2.4-1) ... [2020-05-04T14:14:47.331Z] #17 51.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-04T14:14:47.331Z] #17 51.35 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-04T14:14:47.331Z] #17 51.42 invoke-rc.d: could not determine current runlevel [2020-05-04T14:14:47.331Z] #17 51.42 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-04T14:14:47.331Z] #17 51.44 Setting up pigz (2.4-1) ... [2020-05-04T14:14:47.331Z] #17 51.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-04T14:14:47.331Z] #17 51.46 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-04T14:14:47.331Z] #17 51.48 Setting up python-pip-whl (18.1-5) ... [2020-05-04T14:14:47.331Z] #17 51.49 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-04T14:14:47.331Z] #17 51.50 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-04T14:14:47.447Z] #17 25.33 Selecting previously unselected package bash-completion. [2020-05-04T14:14:47.447Z] #17 25.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-04T14:14:47.515Z] #17 42.87 Selecting previously unselected package uidmap. [2020-05-04T14:14:47.515Z] #17 42.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-04T14:14:47.515Z] #17 42.90 Unpacking uidmap (1:4.5-1.1) ... [2020-05-04T14:14:47.773Z] #17 43.01 Selecting previously unselected package vim-runtime. [2020-05-04T14:14:47.773Z] #17 43.02 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-04T14:14:47.773Z] #17 43.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-04T14:14:47.773Z] #17 43.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-04T14:14:47.773Z] #17 43.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-04T14:14:47.890Z] #17 51.94 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-04T14:14:47.891Z] #17 51.95 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-04T14:14:47.891Z] #17 51.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:47.891Z] #17 51.97 Setting up vim (2:8.1.0875-5) ... [2020-05-04T14:14:47.891Z] #17 51.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-04T14:14:47.891Z] #17 51.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-04T14:14:47.891Z] #17 51.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-04T14:14:47.891Z] #17 51.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-04T14:14:47.891Z] #17 52.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-04T14:14:47.891Z] #17 52.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-04T14:14:47.891Z] #17 52.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-04T14:14:47.891Z] #17 52.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-04T14:14:47.891Z] #17 52.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-04T14:14:48.146Z] #17 52.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-04T14:14:48.146Z] #17 52.09 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-04T14:14:48.146Z] #17 52.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-04T14:14:48.146Z] #17 52.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-04T14:14:48.146Z] #17 52.14 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:48.400Z] #17 ... [2020-05-04T14:14:48.400Z] [2020-05-04T14:14:48.400Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:48.400Z] #44 105.8 CC criu/cr-service.o [2020-05-04T14:14:48.400Z] #44 107.4 CC criu/crtools.o [2020-05-04T14:14:48.400Z] #44 108.1 CC criu/eventfd.o [2020-05-04T14:14:48.400Z] #44 108.4 CC criu/eventpoll.o [2020-05-04T14:14:48.400Z] #44 109.3 CC criu/external.o [2020-05-04T14:14:48.400Z] #44 109.5 CC criu/fault-injection.o [2020-05-04T14:14:48.400Z] #44 109.7 CC criu/fdstore.o [2020-05-04T14:14:48.400Z] #44 110.1 CC criu/fifo.o [2020-05-04T14:14:48.400Z] #44 110.6 CC criu/file-ids.o [2020-05-04T14:14:48.400Z] #44 110.9 CC criu/file-lock.o [2020-05-04T14:14:48.400Z] #44 111.8 CC criu/files-ext.o [2020-05-04T14:14:48.400Z] #44 112.2 CC criu/files-reg.o [2020-05-04T14:14:48.400Z] #44 114.3 CC criu/files.o [2020-05-04T14:14:48.959Z] #44 116.5 CC criu/filesystems.o [2020-05-04T14:14:49.882Z] #44 117.2 CC criu/fsnotify.o [2020-05-04T14:14:49.990Z] #17 27.76 Unpacking bash-completion (1:2.8-6) ... [2020-05-04T14:14:50.251Z] #17 28.18 Selecting previously unselected package bzip2. [2020-05-04T14:14:50.251Z] #17 28.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-05-04T14:14:50.251Z] #17 28.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-04T14:14:50.526Z] #17 28.30 Selecting previously unselected package xz-utils. [2020-05-04T14:14:50.526Z] #17 28.30 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-05-04T14:14:50.526Z] #17 28.34 Unpacking xz-utils (5.2.4-1) ... [2020-05-04T14:14:50.526Z] #17 28.51 Selecting previously unselected package apparmor. [2020-05-04T14:14:50.526Z] #17 28.51 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-05-04T14:14:50.786Z] #17 28.60 Unpacking apparmor (2.13.2-10) ... [2020-05-04T14:14:50.807Z] #44 118.4 CC criu/image-desc.o [2020-05-04T14:14:51.020Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-04T14:14:51.020Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-05-04T14:14:51.020Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-05-04T14:14:51.020Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-04T14:14:51.020Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-04T14:14:51.020Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-04T14:14:51.020Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-04T14:14:51.020Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-04T14:14:51.020Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-04T14:14:51.020Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-04T14:14:51.020Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-04T14:14:51.047Z] #17 28.93 Selecting previously unselected package aufs-tools. [2020-05-04T14:14:51.047Z] #17 28.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-05-04T14:14:51.047Z] #17 28.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-04T14:14:51.049Z] #17 46.09 Selecting previously unselected package vim. [2020-05-04T14:14:51.049Z] #17 46.10 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-04T14:14:51.049Z] #17 46.14 Unpacking vim (2:8.1.0875-5) ... [2020-05-04T14:14:51.062Z] #44 ... [2020-05-04T14:14:51.062Z] [2020-05-04T14:14:51.062Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:51.062Z] #17 55.10 Setting up iptables (1.8.2-4) ... [2020-05-04T14:14:51.062Z] #17 55.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-04T14:14:51.062Z] #17 55.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-04T14:14:51.063Z] #17 55.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-04T14:14:51.063Z] #17 55.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-04T14:14:51.063Z] #17 55.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-04T14:14:51.063Z] #17 55.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-04T14:14:51.063Z] #17 55.18 Setting up python3 (3.7.3-1) ... [2020-05-04T14:14:51.305Z] #17 46.69 Selecting previously unselected package xfsprogs. [2020-05-04T14:14:51.305Z] #17 46.71 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-04T14:14:51.305Z] #17 46.72 Unpacking xfsprogs (4.20.0-1) ... [2020-05-04T14:14:51.306Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-04T14:14:51.308Z] #17 29.06 Selecting previously unselected package libonig5:arm64. [2020-05-04T14:14:51.308Z] #17 29.07 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-05-04T14:14:51.308Z] #17 29.08 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-04T14:14:51.308Z] #17 29.17 Selecting previously unselected package libjq1:arm64. [2020-05-04T14:14:51.308Z] #17 29.18 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-04T14:14:51.308Z] #17 29.18 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-04T14:14:51.308Z] #17 29.27 Selecting previously unselected package jq. [2020-05-04T14:14:51.568Z] #17 29.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-04T14:14:51.568Z] #17 29.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-04T14:14:51.568Z] #17 29.39 Selecting previously unselected package libaio1:arm64. [2020-05-04T14:14:51.568Z] #17 29.39 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-05-04T14:14:51.568Z] #17 29.40 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-05-04T14:14:51.568Z] #17 29.50 Selecting previously unselected package libgpm2:arm64. [2020-05-04T14:14:51.621Z] #17 55.58 Setting up python3-wheel (0.32.3-2) ... [2020-05-04T14:14:51.831Z] #17 29.50 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-05-04T14:14:51.831Z] #17 29.51 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-05-04T14:14:51.831Z] #17 29.59 Selecting previously unselected package libicu63:arm64. [2020-05-04T14:14:51.831Z] #17 29.60 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-04T14:14:51.831Z] #17 29.60 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-04T14:14:51.868Z] #17 47.20 Selecting previously unselected package zip. [2020-05-04T14:14:51.868Z] #17 47.21 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-04T14:14:51.868Z] #17 47.22 Unpacking zip (3.0-11+b1) ... [2020-05-04T14:14:51.928Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-04T14:14:51.928Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-04T14:14:52.125Z] #17 47.43 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-04T14:14:52.125Z] #17 47.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-04T14:14:52.125Z] #17 47.46 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-04T14:14:52.125Z] #17 47.47 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-04T14:14:52.125Z] #17 47.48 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-04T14:14:52.125Z] #17 47.49 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-04T14:14:52.125Z] #17 47.50 Setting up uidmap (1:4.5-1.1) ... [2020-05-04T14:14:52.125Z] #17 47.51 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-04T14:14:52.125Z] #17 47.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-04T14:14:52.125Z] #17 47.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-04T14:14:52.125Z] #17 47.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-04T14:14:52.125Z] #17 47.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-04T14:14:52.125Z] #17 47.57 Setting up xxd (2:8.1.0875-5) ... [2020-05-04T14:14:52.125Z] #17 47.58 Setting up zip (3.0-11+b1) ... [2020-05-04T14:14:52.125Z] #17 47.59 Setting up vim-common (2:8.1.0875-5) ... [2020-05-04T14:14:52.125Z] #17 47.61 Setting up bash-completion (1:2.8-6) ... [2020-05-04T14:14:52.212Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 4.8% of statements [2020-05-04T14:14:52.212Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-04T14:14:52.212Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-04T14:14:52.212Z] ? github.com/docker/docker/api/types [no test files] [2020-05-04T14:14:52.212Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-04T14:14:52.212Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-04T14:14:52.212Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-04T14:14:52.212Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-04T14:14:52.434Z] #17 56.41 Setting up apparmor (2.13.2-10) ... [2020-05-04T14:14:52.495Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-05-04T14:14:52.779Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-05-04T14:14:52.779Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-04T14:14:52.779Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-04T14:14:52.779Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-04T14:14:52.779Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-04T14:14:52.779Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-04T14:14:52.779Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-04T14:14:52.779Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-04T14:14:52.779Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-05-04T14:14:53.062Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-05-04T14:14:53.062Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-04T14:14:53.062Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-04T14:14:53.062Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-04T14:14:53.062Z] ? github.com/docker/docker/builder [no test files] [2020-05-04T14:14:53.062Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-04T14:14:53.062Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-04T14:14:53.062Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-04T14:14:53.062Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-04T14:14:53.062Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-04T14:14:53.062Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-04T14:14:53.062Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-04T14:14:53.679Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-05-04T14:14:53.768Z] #17 ... [2020-05-04T14:14:53.768Z] [2020-05-04T14:14:53.768Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:53.768Z] #44 74.25 DEP criu/tun.d [2020-05-04T14:14:53.768Z] #44 74.42 DEP criu/tty.d [2020-05-04T14:14:53.768Z] #44 74.68 DEP criu/timerfd.d [2020-05-04T14:14:53.768Z] #44 74.87 DEP criu/sysfs_parse.d [2020-05-04T14:14:53.768Z] #44 75.03 DEP criu/sysctl.d [2020-05-04T14:14:53.768Z] #44 75.16 DEP criu/string.d [2020-05-04T14:14:53.768Z] #44 75.19 DEP criu/stats.d [2020-05-04T14:14:53.768Z] #44 75.29 DEP criu/sockets.d [2020-05-04T14:14:53.768Z] #44 75.48 DEP criu/sk-unix.d [2020-05-04T14:14:53.768Z] #44 75.67 DEP criu/sk-tcp.d [2020-05-04T14:14:53.768Z] #44 75.82 DEP criu/sk-queue.d [2020-05-04T14:14:53.768Z] #44 75.94 DEP criu/sk-packet.d [2020-05-04T14:14:53.768Z] #44 76.11 DEP criu/sk-netlink.d [2020-05-04T14:14:53.768Z] #44 76.31 DEP criu/sk-inet.d [2020-05-04T14:14:53.768Z] #44 76.50 DEP criu/signalfd.d [2020-05-04T14:14:53.768Z] #44 76.65 DEP criu/sigframe.d [2020-05-04T14:14:53.768Z] #44 76.78 DEP criu/shmem.d [2020-05-04T14:14:53.768Z] #44 76.91 DEP criu/servicefd.d [2020-05-04T14:14:53.768Z] #44 77.12 DEP criu/seize.d [2020-05-04T14:14:53.768Z] #44 77.32 DEP criu/seccomp.d [2020-05-04T14:14:53.768Z] #44 77.54 DEP criu/rst-malloc.d [2020-05-04T14:14:53.768Z] #44 77.68 DEP criu/rbtree.d [2020-05-04T14:14:53.768Z] #44 77.71 DEP criu/pstree.d [2020-05-04T14:14:53.768Z] #44 77.84 DEP criu/protobuf.d [2020-05-04T14:14:53.768Z] #44 77.98 GEN criu/protobuf-desc-gen.h [2020-05-04T14:14:53.768Z] #44 79.37 DEP criu/protobuf-desc.d [2020-05-04T14:14:53.768Z] #44 79.51 DEP criu/proc_parse.d [2020-05-04T14:14:53.768Z] #44 79.70 DEP criu/plugin.d [2020-05-04T14:14:53.768Z] #44 79.80 DEP criu/pipes.d [2020-05-04T14:14:53.768Z] #44 79.94 DEP criu/pie-util.d [2020-05-04T14:14:53.768Z] #44 80.08 DEP criu/pie-util-vdso.d [2020-05-04T14:14:53.768Z] #44 80.18 DEP criu/path.d [2020-05-04T14:14:53.768Z] #44 80.31 DEP criu/parasite-syscall.d [2020-05-04T14:14:53.768Z] #44 80.48 DEP criu/pagemap.d [2020-05-04T14:14:53.768Z] #44 80.56 DEP criu/pagemap-cache.d [2020-05-04T14:14:53.768Z] #44 80.63 DEP criu/page-xfer.d [2020-05-04T14:14:53.768Z] #44 80.74 DEP criu/page-pipe.d [2020-05-04T14:14:53.768Z] #44 80.84 DEP criu/netfilter.d [2020-05-04T14:14:53.768Z] #44 80.99 DEP criu/net.d [2020-05-04T14:14:53.768Z] #44 81.09 DEP criu/namespaces.d [2020-05-04T14:14:53.768Z] #44 81.18 DEP criu/mount.d [2020-05-04T14:14:53.768Z] #44 81.34 DEP criu/mem.d [2020-05-04T14:14:53.768Z] #44 81.44 DEP criu/lsm.d [2020-05-04T14:14:53.768Z] #44 81.58 DEP criu/log.d [2020-05-04T14:14:53.768Z] #44 81.71 DEP criu/libnetlink.d [2020-05-04T14:14:53.768Z] #44 81.85 DEP criu/kerndat.d [2020-05-04T14:14:53.768Z] #44 82.04 DEP criu/kcmp-ids.d [2020-05-04T14:14:53.768Z] #44 82.14 DEP criu/irmap.d [2020-05-04T14:14:53.768Z] #44 82.23 DEP criu/ipc_ns.d [2020-05-04T14:14:53.768Z] #44 82.36 DEP criu/image.d [2020-05-04T14:14:53.768Z] #44 82.55 DEP criu/image-desc.d [2020-05-04T14:14:53.768Z] #44 82.67 DEP criu/fsnotify.d [2020-05-04T14:14:53.768Z] #44 82.81 DEP criu/filesystems.d [2020-05-04T14:14:53.768Z] #44 82.89 DEP criu/files.d [2020-05-04T14:14:53.768Z] #44 82.98 DEP criu/files-reg.d [2020-05-04T14:14:53.768Z] #44 83.14 DEP criu/files-ext.d [2020-05-04T14:14:53.768Z] #44 83.29 DEP criu/file-lock.d [2020-05-04T14:14:53.768Z] #44 83.46 DEP criu/file-ids.d [2020-05-04T14:14:53.768Z] #44 83.59 DEP criu/fifo.d [2020-05-04T14:14:53.768Z] #44 83.74 DEP criu/fdstore.d [2020-05-04T14:14:53.768Z] #44 83.81 DEP criu/fault-injection.d [2020-05-04T14:14:53.768Z] #44 83.87 DEP criu/external.d [2020-05-04T14:14:53.768Z] #44 84.05 DEP criu/eventpoll.d [2020-05-04T14:14:53.768Z] #44 84.25 DEP criu/eventfd.d [2020-05-04T14:14:53.768Z] #44 84.42 DEP criu/crtools.d [2020-05-04T14:14:54.019Z] #17 ... [2020-05-04T14:14:54.019Z] [2020-05-04T14:14:54.019Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:14:54.019Z] #44 107.4 CC criu/cr-service.o [2020-05-04T14:14:54.019Z] #44 109.2 CC criu/crtools.o [2020-05-04T14:14:54.019Z] #44 109.7 CC criu/eventfd.o [2020-05-04T14:14:54.019Z] #44 110.1 CC criu/eventpoll.o [2020-05-04T14:14:54.019Z] #44 110.9 CC criu/external.o [2020-05-04T14:14:54.019Z] #44 111.3 CC criu/fault-injection.o [2020-05-04T14:14:54.019Z] #44 111.4 CC criu/fdstore.o [2020-05-04T14:14:54.019Z] #44 111.8 CC criu/fifo.o [2020-05-04T14:14:54.019Z] #44 112.2 CC criu/file-ids.o [2020-05-04T14:14:54.019Z] #44 112.7 CC criu/file-lock.o [2020-05-04T14:14:54.019Z] #44 113.7 CC criu/files-ext.o [2020-05-04T14:14:54.019Z] #44 114.1 CC criu/files-reg.o [2020-05-04T14:14:54.019Z] #44 116.2 CC criu/files.o [2020-05-04T14:14:54.029Z] #44 84.63 DEP criu/cr-service.d [2020-05-04T14:14:54.292Z] #44 84.80 DEP criu/cr-restore.d [2020-05-04T14:14:54.292Z] #44 ... [2020-05-04T14:14:54.292Z] [2020-05-04T14:14:54.292Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:54.292Z] #17 32.16 Selecting previously unselected package libnet1:arm64. [2020-05-04T14:14:54.292Z] #17 32.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-04T14:14:54.292Z] #17 32.17 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-04T14:14:54.292Z] #17 32.27 Selecting previously unselected package libnl-3-200:arm64. [2020-05-04T14:14:54.316Z] #17 58.16 Setting up xfsprogs (4.20.0-1) ... [2020-05-04T14:14:54.316Z] #17 58.18 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-04T14:14:54.553Z] #17 32.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-04T14:14:54.553Z] #17 32.29 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-04T14:14:54.553Z] #17 32.39 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-04T14:14:54.553Z] #17 32.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-04T14:14:54.553Z] #17 32.41 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-04T14:14:54.553Z] #17 32.49 Selecting previously unselected package libreadline5:arm64. [2020-05-04T14:14:54.571Z] #17 58.52 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-04T14:14:54.813Z] #17 32.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-05-04T14:14:54.813Z] #17 32.52 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-04T14:14:54.813Z] #17 32.66 Selecting previously unselected package net-tools. [2020-05-04T14:14:54.813Z] #17 32.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-05-04T14:14:54.813Z] #17 32.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-04T14:14:54.950Z] #44 ... [2020-05-04T14:14:54.950Z] [2020-05-04T14:14:54.950Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:14:54.950Z] #17 50.23 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-04T14:14:54.950Z] #17 50.24 Setting up xz-utils (5.2.4-1) ... [2020-05-04T14:14:54.950Z] #17 50.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-04T14:14:54.950Z] #17 50.27 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-04T14:14:54.950Z] #17 50.35 invoke-rc.d: could not determine current runlevel [2020-05-04T14:14:54.950Z] #17 50.35 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-04T14:14:54.950Z] #17 50.36 Setting up pigz (2.4-1) ... [2020-05-04T14:14:54.950Z] #17 50.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-04T14:14:54.950Z] #17 50.38 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-04T14:14:54.950Z] #17 50.40 Setting up python-pip-whl (18.1-5) ... [2020-05-04T14:14:54.950Z] #17 50.41 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-04T14:14:54.950Z] #17 50.42 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-04T14:14:55.074Z] #17 32.87 Selecting previously unselected package python-pip-whl. [2020-05-04T14:14:55.074Z] #17 32.87 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-04T14:14:55.074Z] #17 32.87 Unpacking python-pip-whl (18.1-5) ... [2020-05-04T14:14:55.218Z] ok github.com/docker/docker/cmd/dockerd 0.274s coverage: 30.8% of statements [2020-05-04T14:14:55.334Z] #17 33.28 Selecting previously unselected package python3-lib2to3. [2020-05-04T14:14:55.334Z] #17 33.29 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-04T14:14:55.334Z] #17 33.30 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-04T14:14:55.493Z] #17 59.43 Setting up python3-distutils (3.7.3-1) ... [2020-05-04T14:14:55.514Z] #17 50.84 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-04T14:14:55.514Z] #17 50.85 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-04T14:14:55.514Z] #17 50.86 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:55.514Z] #17 50.87 Setting up vim (2:8.1.0875-5) ... [2020-05-04T14:14:55.514Z] #17 50.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-04T14:14:55.514Z] #17 50.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-04T14:14:55.514Z] #17 50.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-04T14:14:55.514Z] #17 50.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-04T14:14:55.514Z] #17 50.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-04T14:14:55.514Z] #17 50.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-04T14:14:55.514Z] #17 50.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-04T14:14:55.514Z] #17 50.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-04T14:14:55.514Z] #17 50.93 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-04T14:14:55.514Z] #17 50.94 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-04T14:14:55.514Z] #17 50.95 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-04T14:14:55.514Z] #17 50.96 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-04T14:14:55.514Z] #17 50.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-04T14:14:55.514Z] #17 50.98 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-04T14:14:55.594Z] #17 33.47 Selecting previously unselected package python3-distutils. [2020-05-04T14:14:55.594Z] #17 33.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-04T14:14:55.594Z] #17 33.49 Unpacking python3-distutils (3.7.3-1) ... [2020-05-04T14:14:55.747Z] #17 59.94 Setting up python3-setuptools (40.8.0-1) ... [2020-05-04T14:14:55.855Z] #17 33.67 Selecting previously unselected package python3-pip. [2020-05-04T14:14:55.855Z] #17 33.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-04T14:14:55.855Z] #17 33.68 Unpacking python3-pip (18.1-5) ... [2020-05-04T14:14:55.855Z] #17 33.86 Selecting previously unselected package python3-pkg-resources. [2020-05-04T14:14:56.116Z] #17 33.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-04T14:14:56.116Z] #17 33.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-04T14:14:56.116Z] #17 34.00 Selecting previously unselected package python3-setuptools. [2020-05-04T14:14:56.116Z] #17 34.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-04T14:14:56.116Z] #17 34.01 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-04T14:14:56.376Z] #17 34.22 Selecting previously unselected package python3-wheel. [2020-05-04T14:14:56.376Z] #17 34.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-04T14:14:56.376Z] #17 34.24 Unpacking python3-wheel (0.32.3-2) ... [2020-05-04T14:14:56.376Z] #17 34.36 Selecting previously unselected package sudo. [2020-05-04T14:14:56.392Z] ok github.com/docker/docker/builder/remotecontext 0.378s coverage: 13.6% of statements [2020-05-04T14:14:56.637Z] #17 34.37 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-05-04T14:14:56.637Z] #17 34.38 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-04T14:14:57.025Z] ok github.com/docker/docker/builder/dockerfile 0.979s coverage: 48.2% of statements [2020-05-04T14:14:57.110Z] #17 61.07 Setting up python3-pip (18.1-5) ... [2020-05-04T14:14:57.146Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-04T14:14:57.146Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-25875432\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-04T14:14:57.146Z] ---------------------------------------------------------------------------- [2020-05-04T14:14:57.146Z] [2020-05-04T14:14:57.146Z] INFO: executeCI.ps1 starting at Mon May 4 14:14:55 CUT 2020 [2020-05-04T14:14:57.146Z] [2020-05-04T14:14:57.146Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-04T14:14:57.146Z] INFO: Running git version 2.24.1.windows.2 [2020-05-04T14:14:57.146Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-04T14:14:57.146Z] INFO: Environment variables: [2020-05-04T14:14:57.146Z] [2020-05-04T14:14:57.146Z] Name Value [2020-05-04T14:14:57.146Z] ---- ----- [2020-05-04T14:14:57.146Z] ALLUSERSPROFILE C:\ProgramData [2020-05-04T14:14:57.146Z] amd64 true [2020-05-04T14:14:57.146Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-04T14:14:57.146Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-04T14:14:57.146Z] arm64 true [2020-05-04T14:14:57.146Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-05-04T14:14:57.146Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-05-04T14:14:57.146Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-04T14:14:57.146Z] BRANCH_NAME PR-40891 [2020-05-04T14:14:57.146Z] BUILD_DISPLAY_NAME #5 [2020-05-04T14:14:57.146Z] BUILD_ID 5 [2020-05-04T14:14:57.146Z] BUILD_NUMBER 5 [2020-05-04T14:14:57.146Z] BUILD_TAG jenkins-moby-PR-40891-5 [2020-05-04T14:14:57.146Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40891/5/ [2020-05-04T14:14:57.146Z] CHANGE_AUTHOR thaJeztah [2020-05-04T14:14:57.146Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-05-04T14:14:57.146Z] CHANGE_BRANCH reformat_swagger [2020-05-04T14:14:57.146Z] CHANGE_FORK thaJeztah/docker [2020-05-04T14:14:57.146Z] CHANGE_ID 40891 [2020-05-04T14:14:57.146Z] CHANGE_TARGET master [2020-05-04T14:14:57.146Z] CHANGE_TITLE swagger: reformat, and wrap to ~80-chars [2020-05-04T14:14:57.146Z] CHANGE_URL https://github.com/moby/moby/pull/40891 [2020-05-04T14:14:57.146Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-04T14:14:57.146Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-04T14:14:57.146Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-04T14:14:57.146Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-04T14:14:57.146Z] COMPUTERNAME azwin-2-7f9d10 [2020-05-04T14:14:57.146Z] ComSpec C:\windows\system32\cmd.exe [2020-05-04T14:14:57.146Z] ConfigSequenceNumber 0 [2020-05-04T14:14:57.146Z] dco true [2020-05-04T14:14:57.146Z] DOCKER_BUILDKIT 0 [2020-05-04T14:14:57.146Z] DOCKER_DUT_DEBUG 1 [2020-05-04T14:14:57.146Z] DOCKER_EXPERIMENTAL 1 [2020-05-04T14:14:57.146Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-04T14:14:57.146Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-04T14:14:57.146Z] EXECUTOR_NUMBER 0 [2020-05-04T14:14:57.146Z] FQDN azwin-2-7f9d10.westus.cloudapp.azure.com [2020-05-04T14:14:57.146Z] GIT_BRANCH PR-40891 [2020-05-04T14:14:57.146Z] GIT_COMMIT 074369ebb4fd32aab414c55e598c87f6844611dd [2020-05-04T14:14:57.146Z] GIT_PREVIOUS_COMMIT 3b261d7709afedcdb20e8a3254f9a3c15c40b1d2 [2020-05-04T14:14:57.146Z] GIT_URL https://github.com/moby/moby.git [2020-05-04T14:14:57.146Z] HUDSON_COOKIE f847ffc9-9706-4ebf-8ea7-ecf150844921 [2020-05-04T14:14:57.146Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-04T14:14:57.146Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-04T14:14:57.146Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-04T14:14:57.146Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-04T14:14:57.146Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-04T14:14:57.146Z] JENKINS_NODE_COOKIE 2e9aef37-c338-4cd6-a57e-8f4cdc1eff81 [2020-05-04T14:14:57.146Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-04T14:14:57.146Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-04T14:14:57.146Z] JOB_BASE_NAME PR-40891 [2020-05-04T14:14:57.146Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40891/display/redirect [2020-05-04T14:14:57.146Z] JOB_NAME moby/PR-40891 [2020-05-04T14:14:57.146Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40891/ [2020-05-04T14:14:57.146Z] library.jps.version master [2020-05-04T14:14:57.146Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-04T14:14:57.146Z] NODE_LABELS amd64 azure azwin-2-7f9d10 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-04T14:14:57.146Z] NODE_NAME azwin-2-7f9d10 [2020-05-04T14:14:57.146Z] NUMBER_OF_PROCESSORS 4 [2020-05-04T14:14:57.146Z] OS Windows_NT [2020-05-04T14:14:57.146Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-04T14:14:57.146Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-04T14:14:57.146Z] ppc64le true [2020-05-04T14:14:57.146Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-04T14:14:57.146Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-04T14:14:57.146Z] PROCESSOR_LEVEL 6 [2020-05-04T14:14:57.146Z] PROCESSOR_REVISION 5504 [2020-05-04T14:14:57.146Z] ProgramData C:\ProgramData [2020-05-04T14:14:57.146Z] ProgramFiles C:\Program Files [2020-05-04T14:14:57.146Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-04T14:14:57.146Z] ProgramW6432 C:\Program Files [2020-05-04T14:14:57.146Z] PROMPT $P$G [2020-05-04T14:14:57.146Z] PSExecutionPolicyPreference Bypass [2020-05-04T14:14:57.146Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-04T14:14:57.146Z] PUBLIC C:\Users\Public [2020-05-04T14:14:57.146Z] rootless true [2020-05-04T14:14:57.146Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40891/5/display/redirect?page=changes [2020-05-04T14:14:57.146Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40891/5/display/redirect [2020-05-04T14:14:57.146Z] s390x true [2020-05-04T14:14:57.146Z] SKIP_VALIDATION_TESTS 1 [2020-05-04T14:14:57.146Z] SOURCES_DRIVE d [2020-05-04T14:14:57.146Z] SOURCES_SUBDIR gopath [2020-05-04T14:14:57.146Z] STAGE_NAME Run tests [2020-05-04T14:14:57.146Z] SystemDrive C: [2020-05-04T14:14:57.146Z] SystemRoot C:\windows [2020-05-04T14:14:57.146Z] TEMP C:\windows\TEMP [2020-05-04T14:14:57.146Z] TESTDEBUG 0 [2020-05-04T14:14:57.146Z] TESTRUN_DRIVE d [2020-05-04T14:14:57.146Z] TESTRUN_SUBDIR CI [2020-05-04T14:14:57.146Z] TIMEOUT 120m [2020-05-04T14:14:57.146Z] TMP C:\windows\TEMP [2020-05-04T14:14:57.146Z] unit_validate true [2020-05-04T14:14:57.146Z] USERDOMAIN WORKGROUP [2020-05-04T14:14:57.146Z] USERNAME azwin-2-7f9d10$ [2020-05-04T14:14:57.146Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-04T14:14:57.146Z] validate_force false [2020-05-04T14:14:57.146Z] windir C:\windows [2020-05-04T14:14:57.146Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-04T14:14:57.146Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-04T14:14:57.146Z] windowsRS1 false [2020-05-04T14:14:57.146Z] windowsRS5 true [2020-05-04T14:14:57.147Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-04T14:14:57.147Z] [2020-05-04T14:14:57.147Z] [2020-05-04T14:14:57.147Z] [2020-05-04T14:14:57.147Z] INFO: Sources under d:\gopath\... [2020-05-04T14:14:57.147Z] INFO: Test run under d:\CI\... [2020-05-04T14:14:57.147Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-04T14:14:57.147Z] INFO: docker/docker repository was found [2020-05-04T14:14:57.147Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-04T14:14:57.147Z] ltsc2019: Pulling from windows/servercore [2020-05-04T14:14:57.147Z] 65014b3c3121: Pulling fs layer [2020-05-04T14:14:57.147Z] eac6fba788c9: Pulling fs layer [2020-05-04T14:14:57.209Z] #17 34.84 Selecting previously unselected package thin-provisioning-tools. [2020-05-04T14:14:57.209Z] #17 34.84 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-05-04T14:14:57.209Z] #17 34.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-04T14:14:57.209Z] #17 35.06 Selecting previously unselected package uidmap. [2020-05-04T14:14:57.209Z] #17 35.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-05-04T14:14:57.209Z] #17 35.08 Unpacking uidmap (1:4.5-1.1) ... [2020-05-04T14:14:57.469Z] #17 35.18 Selecting previously unselected package vim-runtime. [2020-05-04T14:14:57.469Z] #17 35.20 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-04T14:14:57.469Z] #17 35.24 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-04T14:14:57.469Z] #17 35.27 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-04T14:14:57.469Z] #17 35.28 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-04T14:14:57.648Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-05-04T14:14:58.036Z] #17 62.04 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:14:58.036Z] #17 62.08 Processing triggers for mime-support (3.62) ... [2020-05-04T14:14:58.276Z] ok github.com/docker/docker/builder/remotecontext/git 1.145s coverage: 86.3% of statements [2020-05-04T14:14:58.276Z] ? github.com/docker/docker/cli [no test files] [2020-05-04T14:14:58.276Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-04T14:14:58.597Z] #17 DONE 62.6s [2020-05-04T14:14:58.597Z] [2020-05-04T14:14:58.597Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-04T14:14:58.788Z] #17 53.95 Setting up iptables (1.8.2-4) ... [2020-05-04T14:14:58.788Z] #17 53.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-04T14:14:58.788Z] #17 53.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-04T14:14:58.788Z] #17 53.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-04T14:14:58.788Z] #17 53.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-04T14:14:58.788Z] #17 54.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-04T14:14:58.788Z] #17 54.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-04T14:14:58.788Z] #17 54.02 Setting up python3 (3.7.3-1) ... [2020-05-04T14:14:59.044Z] #17 54.39 Setting up python3-wheel (0.32.3-2) ... [2020-05-04T14:14:59.614Z] #17 55.05 Setting up apparmor (2.13.2-10) ... [2020-05-04T14:14:59.685Z] ok github.com/docker/docker/container 0.165s coverage: 34.9% of statements [2020-05-04T14:14:59.685Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-04T14:14:59.685Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-04T14:14:59.685Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-04T14:14:59.685Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-04T14:15:00.331Z] ok github.com/docker/docker/client 0.114s coverage: 75.4% of statements [2020-05-04T14:15:00.483Z] #18 1.690 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-04T14:15:00.483Z] #18 1.698 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-04T14:15:00.483Z] #18 1.702 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-04T14:15:00.483Z] #18 DONE 1.8s [2020-05-04T14:15:00.483Z] [2020-05-04T14:15:00.483Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-04T14:15:00.769Z] #17 37.96 Selecting previously unselected package vim. [2020-05-04T14:15:00.769Z] #17 37.98 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-05-04T14:15:00.769Z] #17 38.00 Unpacking vim (2:8.1.0875-5) ... [2020-05-04T14:15:00.769Z] #17 38.40 Selecting previously unselected package xfsprogs. [2020-05-04T14:15:00.769Z] #17 38.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-05-04T14:15:00.769Z] #17 38.42 Unpacking xfsprogs (4.20.0-1) ... [2020-05-04T14:15:00.986Z] #17 56.55 Setting up xfsprogs (4.20.0-1) ... [2020-05-04T14:15:00.986Z] #17 56.57 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-04T14:15:00.986Z] #17 ... [2020-05-04T14:15:00.986Z] [2020-05-04T14:15:00.986Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:15:00.986Z] #41 203.0 + dpkg --print-architecture [2020-05-04T14:15:00.986Z] #41 203.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-04T14:15:01.044Z] #19 ... [2020-05-04T14:15:01.044Z] [2020-05-04T14:15:01.044Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:01.044Z] #44 118.5 CC criu/image.o [2020-05-04T14:15:01.044Z] #44 119.5 CC criu/ipc_ns.o [2020-05-04T14:15:01.044Z] #44 120.6 CC criu/irmap.o [2020-05-04T14:15:01.044Z] #44 121.4 CC criu/kcmp-ids.o [2020-05-04T14:15:01.044Z] #44 121.8 CC criu/kerndat.o [2020-05-04T14:15:01.044Z] #44 122.8 CC criu/libnetlink.o [2020-05-04T14:15:01.044Z] #44 123.2 CC criu/log.o [2020-05-04T14:15:01.044Z] #44 123.7 CC criu/lsm.o [2020-05-04T14:15:01.044Z] #44 124.2 CC criu/mem.o [2020-05-04T14:15:01.044Z] #44 126.0 CC criu/mount.o [2020-05-04T14:15:01.299Z] #44 ... [2020-05-04T14:15:01.299Z] [2020-05-04T14:15:01.299Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:15:01.299Z] #41 201.8 + dpkg --print-architecture [2020-05-04T14:15:01.299Z] #41 201.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-04T14:15:01.299Z] #41 202.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-04T14:15:01.299Z] #41 202.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-04T14:15:01.341Z] #17 ... [2020-05-04T14:15:01.341Z] [2020-05-04T14:15:01.341Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:15:01.341Z] #41 152.0 + dpkg --print-architecture [2020-05-04T14:15:01.341Z] #41 DONE 152.5s [2020-05-04T14:15:01.341Z] [2020-05-04T14:15:01.341Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:01.341Z] #44 85.10 DEP criu/cr-errno.d [2020-05-04T14:15:01.341Z] #44 85.11 DEP criu/cr-dump.d [2020-05-04T14:15:01.341Z] #44 85.38 DEP criu/cr-dedup.d [2020-05-04T14:15:01.341Z] #44 85.54 DEP criu/cr-check.d [2020-05-04T14:15:01.341Z] #44 85.80 DEP criu/config.d [2020-05-04T14:15:01.341Z] #44 86.00 DEP criu/clone-noasan.d [2020-05-04T14:15:01.341Z] #44 86.08 DEP criu/cgroup.d [2020-05-04T14:15:01.341Z] #44 86.30 DEP criu/cgroup-props.d [2020-05-04T14:15:01.341Z] #44 86.45 DEP criu/bitmap.d [2020-05-04T14:15:01.341Z] #44 86.47 DEP criu/bfd.d [2020-05-04T14:15:01.341Z] #44 86.65 DEP criu/autofs.d [2020-05-04T14:15:01.341Z] #44 86.83 DEP criu/aio.d [2020-05-04T14:15:01.341Z] #44 86.99 DEP criu/action-scripts.d [2020-05-04T14:15:01.341Z] #44 87.27 CC criu/action-scripts.o [2020-05-04T14:15:01.341Z] #44 87.72 CC criu/aio.o [2020-05-04T14:15:01.341Z] #44 88.19 CC criu/autofs.o [2020-05-04T14:15:01.341Z] #44 89.32 CC criu/bfd.o [2020-05-04T14:15:01.341Z] #44 89.86 CC criu/bitmap.o [2020-05-04T14:15:01.341Z] #44 90.03 CC criu/cgroup-props.o [2020-05-04T14:15:01.341Z] #44 90.91 CC criu/cgroup.o [2020-05-04T14:15:01.341Z] #44 ... [2020-05-04T14:15:01.341Z] [2020-05-04T14:15:01.341Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:15:01.341Z] #17 39.10 Selecting previously unselected package zip. [2020-05-04T14:15:01.341Z] #17 39.11 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-05-04T14:15:01.341Z] #17 39.13 Unpacking zip (3.0-11+b1) ... [2020-05-04T14:15:01.551Z] #41 203.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-04T14:15:01.551Z] #41 203.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-04T14:15:01.602Z] #17 39.46 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-04T14:15:01.602Z] #17 39.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-04T14:15:01.602Z] #17 39.49 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-05-04T14:15:01.602Z] #17 39.51 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-04T14:15:01.602Z] #17 39.52 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-05-04T14:15:01.602Z] #17 39.53 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-05-04T14:15:01.602Z] #17 39.55 Setting up uidmap (1:4.5-1.1) ... [2020-05-04T14:15:01.602Z] #17 39.56 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-05-04T14:15:01.602Z] #17 39.57 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-04T14:15:01.602Z] #17 39.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-04T14:15:01.863Z] #17 39.61 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-04T14:15:01.863Z] #17 39.63 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-04T14:15:01.863Z] #17 39.64 Setting up xxd (2:8.1.0875-5) ... [2020-05-04T14:15:01.863Z] #17 39.65 Setting up zip (3.0-11+b1) ... [2020-05-04T14:15:01.863Z] #17 39.66 Setting up vim-common (2:8.1.0875-5) ... [2020-05-04T14:15:01.863Z] #17 39.69 Setting up bash-completion (1:2.8-6) ... [2020-05-04T14:15:03.186Z] #41 ... [2020-05-04T14:15:03.186Z] [2020-05-04T14:15:03.186Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:03.186Z] #44 130.4 CC criu/namespaces.o [2020-05-04T14:15:04.333Z] eac6fba788c9: Download complete [2020-05-04T14:15:04.831Z] #41 ... [2020-05-04T14:15:04.831Z] [2020-05-04T14:15:04.831Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:04.831Z] #44 118.5 CC criu/filesystems.o [2020-05-04T14:15:04.831Z] #44 119.2 CC criu/fsnotify.o [2020-05-04T14:15:04.831Z] #44 120.3 CC criu/image-desc.o [2020-05-04T14:15:04.831Z] #44 120.4 CC criu/image.o [2020-05-04T14:15:04.831Z] #44 121.4 CC criu/ipc_ns.o [2020-05-04T14:15:04.831Z] #44 122.6 CC criu/irmap.o [2020-05-04T14:15:04.831Z] #44 123.3 CC criu/kcmp-ids.o [2020-05-04T14:15:04.831Z] #44 123.6 CC criu/kerndat.o [2020-05-04T14:15:04.831Z] #44 124.9 CC criu/libnetlink.o [2020-05-04T14:15:04.831Z] #44 125.3 CC criu/log.o [2020-05-04T14:15:04.831Z] #44 126.0 CC criu/lsm.o [2020-05-04T14:15:04.831Z] #44 126.5 CC criu/mem.o [2020-05-04T14:15:04.831Z] #44 128.1 CC criu/mount.o [2020-05-04T14:15:05.073Z] #44 132.2 CC criu/net.o [2020-05-04T14:15:05.089Z] #44 ... [2020-05-04T14:15:05.089Z] [2020-05-04T14:15:05.089Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:15:05.089Z] #17 56.94 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-04T14:15:05.089Z] #17 57.94 Setting up python3-distutils (3.7.3-1) ... [2020-05-04T14:15:05.089Z] #17 58.36 Setting up python3-setuptools (40.8.0-1) ... [2020-05-04T14:15:05.089Z] #17 59.59 Setting up python3-pip (18.1-5) ... [2020-05-04T14:15:05.164Z] #17 42.82 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-05-04T14:15:05.164Z] #17 42.83 Setting up xz-utils (5.2.4-1) ... [2020-05-04T14:15:05.164Z] #17 42.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-04T14:15:05.164Z] #17 42.87 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-04T14:15:05.164Z] #17 42.98 invoke-rc.d: could not determine current runlevel [2020-05-04T14:15:05.164Z] #17 42.99 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-04T14:15:05.164Z] #17 43.00 Setting up pigz (2.4-1) ... [2020-05-04T14:15:05.164Z] #17 43.01 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-04T14:15:05.164Z] #17 43.02 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-04T14:15:05.164Z] #17 43.04 Setting up python-pip-whl (18.1-5) ... [2020-05-04T14:15:05.164Z] #17 43.06 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-05-04T14:15:05.164Z] #17 43.07 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-04T14:15:05.347Z] #17 60.59 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:15:05.347Z] #17 60.61 Processing triggers for mime-support (3.62) ... [2020-05-04T14:15:05.735Z] #17 43.45 Setting up libaio1:arm64 (0.3.112-3) ... [2020-05-04T14:15:05.735Z] #17 43.47 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-04T14:15:05.735Z] #17 43.48 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-04T14:15:05.735Z] #17 43.50 Setting up vim (2:8.1.0875-5) ... [2020-05-04T14:15:05.735Z] #17 43.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-04T14:15:05.735Z] #17 43.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-04T14:15:05.735Z] #17 43.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-04T14:15:05.735Z] #17 43.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-04T14:15:05.735Z] #17 43.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-04T14:15:05.735Z] #17 43.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-04T14:15:05.735Z] #17 43.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-04T14:15:05.735Z] #17 43.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-04T14:15:05.735Z] #17 43.58 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-04T14:15:05.735Z] #17 43.59 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-04T14:15:05.735Z] #17 43.61 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-04T14:15:05.735Z] #17 43.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-04T14:15:05.735Z] #17 43.65 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-04T14:15:05.735Z] #17 43.67 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-04T14:15:05.912Z] #17 DONE 61.3s [2020-05-04T14:15:05.912Z] [2020-05-04T14:15:05.912Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-04T14:15:06.551Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.026s coverage: 65.3% of statements [2020-05-04T14:15:07.585Z] #44 135.1 CC criu/netfilter.o [2020-05-04T14:15:07.809Z] #18 1.800 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-04T14:15:07.809Z] #18 1.805 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-04T14:15:07.809Z] #18 1.808 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-04T14:15:07.809Z] #18 DONE 1.9s [2020-05-04T14:15:07.809Z] [2020-05-04T14:15:07.809Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-04T14:15:08.145Z] #44 135.5 CC criu/page-pipe.o [2020-05-04T14:15:08.280Z] #17 46.16 Setting up iptables (1.8.2-4) ... [2020-05-04T14:15:08.280Z] #17 46.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-04T14:15:08.400Z] #44 136.0 CC criu/page-xfer.o [2020-05-04T14:15:08.541Z] #17 46.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-04T14:15:08.541Z] #17 46.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-04T14:15:08.541Z] #17 46.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-04T14:15:08.541Z] #17 46.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-04T14:15:08.541Z] #17 46.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-04T14:15:08.541Z] #17 46.24 Setting up python3 (3.7.3-1) ... [2020-05-04T14:15:08.803Z] #17 46.71 Setting up python3-wheel (0.32.3-2) ... [2020-05-04T14:15:09.102Z] 65014b3c3121: Verifying Checksum [2020-05-04T14:15:09.102Z] 65014b3c3121: Download complete [2020-05-04T14:15:09.744Z] #17 47.63 Setting up apparmor (2.13.2-10) ... [2020-05-04T14:15:09.762Z] #44 137.1 CC criu/pagemap-cache.o [2020-05-04T14:15:10.017Z] #44 137.4 CC criu/pagemap.o [2020-05-04T14:15:10.943Z] #44 138.3 CC criu/parasite-syscall.o [2020-05-04T14:15:11.504Z] #44 139.0 CC criu/path.o [2020-05-04T14:15:11.657Z] #17 49.36 Setting up xfsprogs (4.20.0-1) ... [2020-05-04T14:15:11.657Z] #17 49.38 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-04T14:15:11.759Z] #44 139.4 CC criu/pie-util-vdso-elf32.o [2020-05-04T14:15:11.918Z] #17 49.88 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-04T14:15:12.320Z] #44 139.8 CC criu/pie-util-vdso.o [2020-05-04T14:15:12.860Z] #17 ... [2020-05-04T14:15:12.860Z] [2020-05-04T14:15:12.860Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:12.860Z] #44 93.42 CC criu/clone-noasan.o [2020-05-04T14:15:12.860Z] #44 93.57 CC criu/config.o [2020-05-04T14:15:12.860Z] #44 94.63 CC criu/cr-check.o [2020-05-04T14:15:12.860Z] #44 95.95 CC criu/cr-dedup.o [2020-05-04T14:15:12.860Z] #44 96.42 CC criu/cr-dump.o [2020-05-04T14:15:12.860Z] #44 98.37 CC criu/cr-errno.o [2020-05-04T14:15:12.860Z] #44 98.44 CC criu/cr-restore.o [2020-05-04T14:15:12.860Z] #44 102.5 CC criu/cr-service.o [2020-05-04T14:15:12.880Z] #44 140.3 CC criu/pie-util.o [2020-05-04T14:15:13.121Z] #44 ... [2020-05-04T14:15:13.121Z] [2020-05-04T14:15:13.121Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-04T14:15:13.121Z] #17 50.98 Setting up python3-distutils (3.7.3-1) ... [2020-05-04T14:15:13.135Z] #44 140.5 CC criu/pipes.o [2020-05-04T14:15:13.692Z] #17 51.48 Setting up python3-setuptools (40.8.0-1) ... [2020-05-04T14:15:14.060Z] #44 141.5 CC criu/plugin.o [2020-05-04T14:15:14.362Z] #19 5.766 Collecting yamllint==1.16.0 [2020-05-04T14:15:14.620Z] #19 ... [2020-05-04T14:15:14.620Z] [2020-05-04T14:15:14.620Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:14.620Z] #44 132.3 CC criu/namespaces.o [2020-05-04T14:15:14.620Z] #44 134.2 CC criu/net.o [2020-05-04T14:15:14.620Z] #44 137.2 CC criu/netfilter.o [2020-05-04T14:15:14.620Z] #44 137.5 CC criu/page-pipe.o [2020-05-04T14:15:14.620Z] #44 138.1 CC criu/page-xfer.o [2020-05-04T14:15:14.621Z] #44 142.0 CC criu/proc_parse.o [2020-05-04T14:15:14.621Z] #44 ... [2020-05-04T14:15:14.621Z] [2020-05-04T14:15:14.621Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-04T14:15:14.621Z] #19 6.049 Collecting yamllint==1.16.0 [2020-05-04T14:15:14.621Z] #19 11.41 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-04T14:15:14.621Z] #19 11.49 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-04T14:15:14.621Z] #19 11.53 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-04T14:15:14.621Z] #19 11.59 Collecting pyyaml (from yamllint==1.16.0) [2020-05-04T14:15:14.621Z] #19 11.71 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-04T14:15:14.621Z] #19 13.16 Building wheels for collected packages: pyyaml [2020-05-04T14:15:14.621Z] #19 13.16 Running setup.py bdist_wheel for pyyaml: started [2020-05-04T14:15:14.621Z] #19 14.21 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-04T14:15:14.621Z] #19 14.21 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-04T14:15:14.621Z] #19 14.31 Successfully built pyyaml [2020-05-04T14:15:14.621Z] #19 14.33 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-04T14:15:14.876Z] #19 14.62 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-04T14:15:15.017Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.6% of statements [2020-05-04T14:15:15.076Z] #17 52.82 Setting up python3-pip (18.1-5) ... [2020-05-04T14:15:15.492Z] #19 DONE 15.1s [2020-05-04T14:15:15.493Z] [2020-05-04T14:15:15.493Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-04T14:15:15.493Z] #24 DONE 0.2s [2020-05-04T14:15:15.493Z] [2020-05-04T14:15:15.493Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-04T14:15:15.996Z] #44 139.3 CC criu/pagemap-cache.o [2020-05-04T14:15:16.168Z] #17 53.95 Processing triggers for libc-bin (2.28-10) ... [2020-05-04T14:15:16.168Z] #17 53.99 Processing triggers for mime-support (3.62) ... [2020-05-04T14:15:16.254Z] #44 139.6 CC criu/pagemap.o [2020-05-04T14:15:16.419Z] #28 DONE 0.8s [2020-05-04T14:15:16.419Z] [2020-05-04T14:15:16.419Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-04T14:15:16.419Z] #31 DONE 0.1s [2020-05-04T14:15:16.419Z] [2020-05-04T14:15:16.419Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-04T14:15:16.419Z] #34 DONE 0.1s [2020-05-04T14:15:16.419Z] [2020-05-04T14:15:16.419Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:16.674Z] #44 ... [2020-05-04T14:15:16.674Z] [2020-05-04T14:15:16.674Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-04T14:15:16.674Z] #39 DONE 0.1s [2020-05-04T14:15:16.674Z] [2020-05-04T14:15:16.674Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:16.740Z] #17 DONE 54.6s [2020-05-04T14:15:16.740Z] [2020-05-04T14:15:16.740Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-04T14:15:16.819Z] #44 140.4 CC criu/parasite-syscall.o [2020-05-04T14:15:17.233Z] #44 144.6 CC criu/protobuf-desc.o [2020-05-04T14:15:17.252Z] ok github.com/docker/docker/daemon/cluster 0.180s coverage: 0.5% of statements [2020-05-04T14:15:17.385Z] #44 141.0 CC criu/path.o [2020-05-04T14:15:17.781Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-04T14:15:17.781Z] [2020-05-04T14:15:17.781Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-04T14:15:17.781Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-04T14:15:17.781Z] Using test binary docker [2020-05-04T14:15:17.781Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-04T14:15:17.781Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-04T14:15:17.781Z] INFO: Waiting for daemon to start... [2020-05-04T14:15:17.781Z] Starting dockerd [2020-05-04T14:15:17.793Z] #44 145.2 CC criu/protobuf.o [2020-05-04T14:15:17.950Z] #44 141.3 CC criu/pie-util-vdso-elf32.o [2020-05-04T14:15:18.048Z] #44 145.6 CC criu/pstree.o [2020-05-04T14:15:18.207Z] #44 141.7 CC criu/pie-util-vdso.o [2020-05-04T14:15:18.470Z] #44 142.1 CC criu/pie-util.o [2020-05-04T14:15:18.657Z] #18 1.606 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-04T14:15:18.657Z] #18 1.612 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-04T14:15:18.657Z] #18 1.620 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-04T14:15:18.657Z] #18 DONE 1.8s [2020-05-04T14:15:18.657Z] [2020-05-04T14:15:18.657Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-04T14:15:18.727Z] #44 142.3 CC criu/pipes.o [2020-05-04T14:15:18.727Z] #44 ... [2020-05-04T14:15:18.727Z] [2020-05-04T14:15:18.727Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-04T14:15:18.727Z] #19 11.12 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-04T14:15:18.974Z] #44 146.6 CC criu/rbtree.o [2020-05-04T14:15:18.985Z] #19 11.22 Collecting pyyaml (from yamllint==1.16.0) [2020-05-04T14:15:19.139Z] . [2020-05-04T14:15:19.139Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-04T14:15:19.242Z] #19 11.39 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-04T14:15:19.534Z] #44 147.0 CC criu/rst-malloc.o [2020-05-04T14:15:19.789Z] #44 147.2 CC criu/seccomp.o [2020-05-04T14:15:20.349Z] #44 147.8 CC criu/seize.o [2020-05-04T14:15:20.604Z] #44 ... [2020-05-04T14:15:20.604Z] [2020-05-04T14:15:20.604Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:15:20.604Z] #41 DONE 229.7s [2020-05-04T14:15:20.604Z] [2020-05-04T14:15:20.604Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:20.613Z] #19 12.89 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-04T14:15:20.613Z] #19 12.94 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-04T14:15:20.871Z] #19 12.97 Building wheels for collected packages: pyyaml [2020-05-04T14:15:20.871Z] #19 12.97 Running setup.py bdist_wheel for pyyaml: started [2020-05-04T14:15:21.529Z] #44 149.0 CC criu/servicefd.o [2020-05-04T14:15:21.803Z] #19 14.11 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-04T14:15:21.803Z] #19 14.11 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-04T14:15:21.803Z] #19 14.20 Successfully built pyyaml [2020-05-04T14:15:21.803Z] #19 14.21 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-04T14:15:22.093Z] #44 149.6 CC criu/shmem.o [2020-05-04T14:15:22.349Z] #44 ... [2020-05-04T14:15:22.349Z] [2020-05-04T14:15:22.349Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-04T14:15:22.349Z] #42 DONE 0.2s [2020-05-04T14:15:22.369Z] #19 14.53 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-04T14:15:22.604Z] [2020-05-04T14:15:22.604Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:15:22.604Z] #53 230.8 + cd /tmp/tmp.bUjGfXdEnt/src/github.com/golangci/golangci-lint/ [2020-05-04T14:15:22.604Z] #53 230.8 + git checkout -q v1.23.8 [2020-05-04T14:15:22.604Z] #53 231.3 ++ git describe --tags [2020-05-04T14:15:22.604Z] #53 231.3 + version=v1.23.8 [2020-05-04T14:15:22.604Z] #53 231.3 ++ git rev-parse --short HEAD [2020-05-04T14:15:22.604Z] #53 231.3 + commit=76a82c6 [2020-05-04T14:15:22.604Z] #53 231.3 ++ git show -s --format=%cd [2020-05-04T14:15:22.604Z] #53 231.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-04T14:15:22.604Z] #53 231.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-04T14:15:22.800Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2020-05-04T14:15:22.933Z] #19 DONE 15.1s [2020-05-04T14:15:22.933Z] [2020-05-04T14:15:22.933Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-04T14:15:23.191Z] #24 DONE 0.2s [2020-05-04T14:15:23.191Z] [2020-05-04T14:15:23.191Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-04T14:15:23.756Z] #28 DONE 0.7s [2020-05-04T14:15:23.756Z] [2020-05-04T14:15:23.756Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-04T14:15:23.946Z] #19 ... [2020-05-04T14:15:23.946Z] [2020-05-04T14:15:23.946Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:23.946Z] #44 104.1 CC criu/crtools.o [2020-05-04T14:15:23.946Z] #44 104.6 CC criu/eventfd.o [2020-05-04T14:15:23.946Z] #44 105.1 CC criu/eventpoll.o [2020-05-04T14:15:23.946Z] #44 105.9 CC criu/external.o [2020-05-04T14:15:23.946Z] #44 106.3 CC criu/fault-injection.o [2020-05-04T14:15:23.946Z] #44 106.4 CC criu/fdstore.o [2020-05-04T14:15:23.946Z] #44 106.8 CC criu/fifo.o [2020-05-04T14:15:23.946Z] #44 107.4 CC criu/file-ids.o [2020-05-04T14:15:23.946Z] #44 107.8 CC criu/file-lock.o [2020-05-04T14:15:23.946Z] #44 108.9 CC criu/files-ext.o [2020-05-04T14:15:23.946Z] #44 109.4 CC criu/files-reg.o [2020-05-04T14:15:23.946Z] #44 110.9 CC criu/files.o [2020-05-04T14:15:23.946Z] #44 112.6 CC criu/filesystems.o [2020-05-04T14:15:23.946Z] #44 113.2 CC criu/fsnotify.o [2020-05-04T14:15:23.946Z] #44 114.1 CC criu/image-desc.o [2020-05-04T14:15:23.946Z] #44 114.2 CC criu/image.o [2020-05-04T14:15:23.946Z] #44 ... [2020-05-04T14:15:23.946Z] [2020-05-04T14:15:23.946Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-04T14:15:23.946Z] #19 5.485 Collecting yamllint==1.16.0 [2020-05-04T14:15:24.046Z] #31 DONE 0.1s [2020-05-04T14:15:24.046Z] [2020-05-04T14:15:24.046Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-04T14:15:24.046Z] #34 DONE 0.1s [2020-05-04T14:15:24.046Z] [2020-05-04T14:15:24.046Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-04T14:15:24.046Z] #39 DONE 0.1s [2020-05-04T14:15:24.046Z] [2020-05-04T14:15:24.046Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:24.046Z] #44 143.0 CC criu/plugin.o [2020-05-04T14:15:24.046Z] #44 143.5 CC criu/proc_parse.o [2020-05-04T14:15:24.046Z] #44 146.1 CC criu/protobuf-desc.o [2020-05-04T14:15:24.046Z] #44 147.1 CC criu/protobuf.o [2020-05-04T14:15:24.046Z] #44 147.6 CC criu/pstree.o [2020-05-04T14:15:24.891Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-05-04T14:15:25.028Z] #44 148.7 CC criu/rbtree.o [2020-05-04T14:15:25.620Z] #44 149.1 CC criu/rst-malloc.o [2020-05-04T14:15:25.876Z] #44 149.4 CC criu/seccomp.o [2020-05-04T14:15:25.917Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 81.7% of statements [2020-05-04T14:15:26.806Z] #44 150.1 CC criu/seize.o [2020-05-04T14:15:26.806Z] #44 ... [2020-05-04T14:15:26.806Z] [2020-05-04T14:15:26.806Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:15:26.806Z] #53 228.3 + cd /tmp/tmp.mfkXOyqLav/src/github.com/golangci/golangci-lint/ [2020-05-04T14:15:26.806Z] #53 228.3 + git checkout -q v1.23.8 [2020-05-04T14:15:27.738Z] #53 228.9 ++ git describe --tags [2020-05-04T14:15:27.738Z] #53 228.9 + version=v1.23.8 [2020-05-04T14:15:27.738Z] #53 228.9 ++ git rev-parse --short HEAD [2020-05-04T14:15:27.738Z] #53 228.9 + commit=76a82c6 [2020-05-04T14:15:27.738Z] #53 228.9 ++ git show -s --format=%cd [2020-05-04T14:15:27.738Z] #53 228.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-04T14:15:27.738Z] #53 228.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-04T14:15:28.278Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 30.8% of statements [2020-05-04T14:15:28.278Z] ok github.com/docker/docker/container 0.115s coverage: 34.9% of statements [2020-05-04T14:15:28.278Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-04T14:15:28.278Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-04T14:15:28.278Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-04T14:15:28.278Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-04T14:15:28.622Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-05-04T14:15:28.670Z] #53 ... [2020-05-04T14:15:28.670Z] [2020-05-04T14:15:28.670Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-04T14:15:28.670Z] #41 DONE 230.7s [2020-05-04T14:15:28.929Z] [2020-05-04T14:15:28.929Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:28.929Z] #44 151.0 CC criu/servicefd.o [2020-05-04T14:15:28.929Z] #44 151.5 CC criu/shmem.o [2020-05-04T14:15:28.929Z] #44 152.4 CC criu/sigframe.o [2020-05-04T14:15:29.186Z] #44 152.6 CC criu/signalfd.o [2020-05-04T14:15:29.444Z] #44 153.0 CC criu/sk-inet.o [2020-05-04T14:15:30.528Z] #19 10.85 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-04T14:15:30.528Z] #19 10.95 Collecting pyyaml (from yamllint==1.16.0) [2020-05-04T14:15:30.528Z] #19 11.08 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-04T14:15:30.673Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.541s coverage: 14.0% of statements [2020-05-04T14:15:30.686Z] #53 ... [2020-05-04T14:15:30.686Z] [2020-05-04T14:15:30.686Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:30.686Z] #44 150.3 CC criu/sigframe.o [2020-05-04T14:15:30.686Z] #44 150.6 CC criu/signalfd.o [2020-05-04T14:15:30.686Z] #44 150.8 CC criu/sk-inet.o [2020-05-04T14:15:30.686Z] #44 151.7 CC criu/sk-netlink.o [2020-05-04T14:15:30.686Z] #44 152.0 CC criu/sk-packet.o [2020-05-04T14:15:30.686Z] #44 152.4 CC criu/sk-queue.o [2020-05-04T14:15:30.686Z] #44 152.8 CC criu/sk-tcp.o [2020-05-04T14:15:30.686Z] #44 153.2 CC criu/sk-unix.o [2020-05-04T14:15:30.686Z] #44 154.8 CC criu/sockets.o [2020-05-04T14:15:30.686Z] #44 155.5 CC criu/stats.o [2020-05-04T14:15:30.686Z] #44 155.8 CC criu/string.o [2020-05-04T14:15:30.687Z] #44 155.9 CC criu/sysctl.o [2020-05-04T14:15:30.687Z] #44 156.6 CC criu/sysfs_parse.o [2020-05-04T14:15:30.687Z] #44 156.9 CC criu/timerfd.o [2020-05-04T14:15:30.687Z] #44 157.2 CC criu/tty.o [2020-05-04T14:15:30.815Z] #44 ... [2020-05-04T14:15:30.815Z] [2020-05-04T14:15:30.815Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-04T14:15:30.815Z] #42 DONE 0.2s [2020-05-04T14:15:30.815Z] [2020-05-04T14:15:30.815Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:30.815Z] #44 154.2 CC criu/sk-netlink.o [2020-05-04T14:15:31.071Z] #44 154.5 CC criu/sk-packet.o [2020-05-04T14:15:31.099Z] #19 ... [2020-05-04T14:15:31.099Z] [2020-05-04T14:15:31.099Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:31.099Z] #44 115.1 CC criu/ipc_ns.o [2020-05-04T14:15:31.099Z] #44 116.2 CC criu/irmap.o [2020-05-04T14:15:31.099Z] #44 116.8 CC criu/kcmp-ids.o [2020-05-04T14:15:31.099Z] #44 117.0 CC criu/kerndat.o [2020-05-04T14:15:31.099Z] #44 117.8 CC criu/libnetlink.o [2020-05-04T14:15:31.099Z] #44 118.1 CC criu/log.o [2020-05-04T14:15:31.099Z] #44 118.5 CC criu/lsm.o [2020-05-04T14:15:31.099Z] #44 118.8 CC criu/mem.o [2020-05-04T14:15:31.099Z] #44 120.2 CC criu/mount.o [2020-05-04T14:15:31.247Z] #44 158.8 CC criu/tun.o [2020-05-04T14:15:31.360Z] #44 ... [2020-05-04T14:15:31.360Z] [2020-05-04T14:15:31.360Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-04T14:15:31.360Z] #19 12.91 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-04T14:15:31.360Z] #19 12.97 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-04T14:15:31.621Z] #19 13.02 Building wheels for collected packages: pyyaml [2020-05-04T14:15:31.621Z] #19 13.03 Running setup.py bdist_wheel for pyyaml: started [2020-05-04T14:15:31.635Z] #44 155.0 CC criu/sk-queue.o [2020-05-04T14:15:31.807Z] #44 159.2 CC criu/uffd.o [2020-05-04T14:15:32.198Z] #44 155.5 CC criu/sk-tcp.o [2020-05-04T14:15:32.455Z] #44 156.0 CC criu/sk-unix.o [2020-05-04T14:15:32.562Z] #19 14.13 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-04T14:15:32.747Z] ok github.com/docker/docker/daemon/cluster 0.025s coverage: 0.5% of statements [2020-05-04T14:15:32.823Z] #19 14.14 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-04T14:15:32.824Z] #19 14.21 Successfully built pyyaml [2020-05-04T14:15:32.824Z] #19 14.23 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-04T14:15:33.085Z] #19 14.57 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-04T14:15:33.171Z] #44 160.3 CC criu/util.o [2020-05-04T14:15:33.385Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-05-04T14:15:33.426Z] #44 ... [2020-05-04T14:15:33.426Z] [2020-05-04T14:15:33.426Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:15:33.426Z] #60 111.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-04T14:15:33.657Z] #19 DONE 15.1s [2020-05-04T14:15:33.657Z] [2020-05-04T14:15:33.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:33.657Z] #44 123.4 CC criu/namespaces.o [2020-05-04T14:15:33.766Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-05-04T14:15:34.228Z] #44 124.8 CC criu/net.o [2020-05-04T14:15:34.350Z] #44 157.6 CC criu/sockets.o [2020-05-04T14:15:34.410Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.042s coverage: 57.9% of statements [2020-05-04T14:15:34.699Z] ok github.com/docker/docker/daemon 12.437s coverage: 17.4% of statements [2020-05-04T14:15:34.699Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-04T14:15:34.699Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-04T14:15:34.699Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-04T14:15:34.699Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-04T14:15:34.796Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.6% of statements [2020-05-04T14:15:34.914Z] #44 158.3 CC criu/stats.o [2020-05-04T14:15:35.172Z] #44 158.6 CC criu/string.o [2020-05-04T14:15:35.172Z] #44 158.7 CC criu/sysctl.o [2020-05-04T14:15:35.311Z] #60 113.1 + mkdir -p /build [2020-05-04T14:15:35.311Z] #60 113.1 + cp runc /build/runc [2020-05-04T14:15:35.311Z] #60 DONE 113.4s [2020-05-04T14:15:35.311Z] [2020-05-04T14:15:35.311Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:35.311Z] #44 161.3 CC criu/uts_ns.o [2020-05-04T14:15:35.311Z] #44 161.5 CC criu/vdso-compat.o [2020-05-04T14:15:35.311Z] #44 161.6 CC criu/vdso.o [2020-05-04T14:15:35.311Z] #44 162.1 LINK criu/built-in.o [2020-05-04T14:15:35.311Z] #44 162.2 LINK criu/criu [2020-05-04T14:15:35.311Z] #44 162.7 DEP lib/c/criu.d [2020-05-04T14:15:35.311Z] #44 162.8 CC images/rpc.pb-c.o [2020-05-04T14:15:35.735Z] #44 159.3 CC criu/sysfs_parse.o [2020-05-04T14:15:35.872Z] #44 163.4 CC lib/c/criu.o [2020-05-04T14:15:36.299Z] #44 159.7 CC criu/timerfd.o [2020-05-04T14:15:36.557Z] #44 160.1 CC criu/tty.o [2020-05-04T14:15:36.773Z] #44 127.1 CC criu/netfilter.o [2020-05-04T14:15:36.773Z] #44 127.4 CC criu/page-pipe.o [2020-05-04T14:15:36.798Z] #44 164.3 LINK lib/c/built-in.o [2020-05-04T14:15:36.798Z] #44 164.3 LINK lib/c/libcriu.so [2020-05-04T14:15:36.798Z] #44 164.3 LINK lib/c/libcriu.a [2020-05-04T14:15:37.033Z] #44 ... [2020-05-04T14:15:37.033Z] [2020-05-04T14:15:37.033Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:15:37.033Z] #60 86.59 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-04T14:15:37.033Z] #60 87.77 + mkdir -p /build [2020-05-04T14:15:37.033Z] #60 87.77 + cp runc /build/runc [2020-05-04T14:15:37.033Z] #60 DONE 88.0s [2020-05-04T14:15:37.033Z] [2020-05-04T14:15:37.033Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:37.054Z] #44 164.4 GEN magic.py [2020-05-04T14:15:37.054Z] #44 164.5 Note: Building without setproctitle() and strlcpy() support. [2020-05-04T14:15:37.054Z] #44 164.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-04T14:15:37.054Z] #44 164.5 Note: Building without GnuTLS support [2020-05-04T14:15:37.294Z] #44 128.0 CC criu/page-xfer.o [2020-05-04T14:15:37.614Z] #44 165.1 fatal: not a git repository (or any of the parent directories): .git [2020-05-04T14:15:38.174Z] #44 165.6 make[1]: Nothing to be done for 'all'. [2020-05-04T14:15:38.451Z] #44 161.6 CC criu/tun.o [2020-05-04T14:15:38.451Z] #44 162.0 CC criu/uffd.o [2020-05-04T14:15:38.678Z] #44 129.3 CC criu/pagemap-cache.o [2020-05-04T14:15:38.734Z] #44 166.1 make[1]: 'images/built-in.o' is up to date. [2020-05-04T14:15:38.734Z] #44 166.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-04T14:15:38.734Z] #44 166.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-04T14:15:38.734Z] #44 166.1 make[1]: 'compel/libcompel.a' is up to date. [2020-05-04T14:15:38.734Z] #44 166.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-04T14:15:38.734Z] #44 166.2 make[1]: Nothing to be done for 'all'. [2020-05-04T14:15:38.734Z] #44 166.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-04T14:15:38.990Z] #44 166.4 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:38.990Z] #44 166.4 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:38.990Z] #44 166.4 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:38.990Z] #44 166.5 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:38.990Z] #44 166.5 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:38.990Z] #44 166.6 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:39.132Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-05-04T14:15:39.249Z] #44 129.6 CC criu/pagemap.o [2020-05-04T14:15:39.284Z] #44 166.6 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:39.284Z] #44 166.7 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:39.284Z] #44 166.7 INSTALL criu/criu [2020-05-04T14:15:39.381Z] #44 162.9 CC criu/util.o [2020-05-04T14:15:39.564Z] #44 DONE 166.9s [2020-05-04T14:15:39.564Z] [2020-05-04T14:15:39.564Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:15:39.820Z] #44 130.2 CC criu/parasite-syscall.o [2020-05-04T14:15:40.124Z] #65 192.9 + bin/containerd [2020-05-04T14:15:40.394Z] #44 130.8 CC criu/path.o [2020-05-04T14:15:40.394Z] #44 131.0 CC criu/pie-util-vdso.o [2020-05-04T14:15:40.633Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.868s coverage: 68.6% of statements [2020-05-04T14:15:40.654Z] #44 131.3 CC criu/pie-util.o [2020-05-04T14:15:40.753Z] #44 164.1 CC criu/uts_ns.o [2020-05-04T14:15:40.753Z] #44 164.3 CC criu/vdso-compat.o [2020-05-04T14:15:40.915Z] #44 131.5 CC criu/pipes.o [2020-05-04T14:15:41.010Z] #44 164.5 CC criu/vdso.o [2020-05-04T14:15:41.055Z] #65 ... [2020-05-04T14:15:41.055Z] [2020-05-04T14:15:41.055Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-04T14:15:41.055Z] #45 DONE 0.1s [2020-05-04T14:15:41.055Z] [2020-05-04T14:15:41.055Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-04T14:15:41.055Z] #48 DONE 0.1s [2020-05-04T14:15:41.309Z] [2020-05-04T14:15:41.309Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-04T14:15:41.309Z] #51 DONE 0.1s [2020-05-04T14:15:41.309Z] [2020-05-04T14:15:41.309Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:15:41.485Z] #44 132.0 CC criu/plugin.o [2020-05-04T14:15:41.573Z] #44 165.0 LINK criu/built-in.o [2020-05-04T14:15:41.573Z] #44 165.1 LINK criu/criu [2020-05-04T14:15:41.746Z] #44 132.3 CC criu/proc_parse.o [2020-05-04T14:15:41.830Z] #44 165.5 DEP lib/c/criu.d [2020-05-04T14:15:41.830Z] #44 165.5 CC images/rpc.pb-c.o [2020-05-04T14:15:41.936Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 14.0% of statements [2020-05-04T14:15:42.392Z] #44 ... [2020-05-04T14:15:42.392Z] [2020-05-04T14:15:42.392Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-04T14:15:42.393Z] #60 110.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-04T14:15:42.715Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.397s coverage: 49.5% of statements [2020-05-04T14:15:43.347Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.475s coverage: 45.9% of statements [2020-05-04T14:15:43.347Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-04T14:15:43.513Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.7% of statements [2020-05-04T14:15:43.656Z] #44 134.2 CC criu/protobuf-desc.o [2020-05-04T14:15:43.656Z] #44 ... [2020-05-04T14:15:43.656Z] [2020-05-04T14:15:43.656Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:15:43.656Z] #53 194.9 + cd /tmp/tmp.x8yWUmso1c/src/github.com/golangci/golangci-lint/ [2020-05-04T14:15:43.761Z] #60 112.3 + mkdir -p /build [2020-05-04T14:15:43.761Z] #60 112.3 + cp runc /build/runc [2020-05-04T14:15:43.917Z] #53 194.9 + git checkout -q v1.23.8 [2020-05-04T14:15:44.019Z] #60 DONE 112.6s [2020-05-04T14:15:44.019Z] [2020-05-04T14:15:44.019Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:44.019Z] #44 166.0 CC lib/c/criu.o [2020-05-04T14:15:44.019Z] #44 167.0 LINK lib/c/built-in.o [2020-05-04T14:15:44.019Z] #44 167.0 LINK lib/c/libcriu.so [2020-05-04T14:15:44.019Z] #44 167.1 LINK lib/c/libcriu.a [2020-05-04T14:15:44.019Z] #44 167.2 GEN magic.py [2020-05-04T14:15:44.019Z] #44 167.3 Note: Building without setproctitle() and strlcpy() support. [2020-05-04T14:15:44.019Z] #44 167.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-04T14:15:44.019Z] #44 167.3 Note: Building without GnuTLS support [2020-05-04T14:15:44.147Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-05-04T14:15:44.177Z] #53 195.2 ++ git describe --tags [2020-05-04T14:15:44.177Z] #53 195.2 + version=v1.23.8 [2020-05-04T14:15:44.177Z] #53 195.2 ++ git rev-parse --short HEAD [2020-05-04T14:15:44.177Z] #53 195.2 + commit=76a82c6 [2020-05-04T14:15:44.177Z] #53 195.2 ++ git show -s --format=%cd [2020-05-04T14:15:44.177Z] #53 195.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-04T14:15:44.177Z] #53 195.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-04T14:15:44.436Z] ok github.com/docker/docker/daemon 12.291s coverage: 17.4% of statements [2020-05-04T14:15:44.436Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-04T14:15:44.436Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-04T14:15:44.436Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-05-04T14:15:44.436Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-04T14:15:44.436Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-04T14:15:44.951Z] #44 168.3 fatal: not a git repository (or any of the parent directories): .git [2020-05-04T14:15:45.449Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-05-04T14:15:45.516Z] #44 168.9 make[1]: Nothing to be done for 'all'. [2020-05-04T14:15:46.081Z] #44 169.5 make[1]: 'images/built-in.o' is up to date. [2020-05-04T14:15:46.081Z] #44 169.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-04T14:15:46.081Z] #44 169.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-04T14:15:46.081Z] #44 169.5 make[1]: 'compel/libcompel.a' is up to date. [2020-05-04T14:15:46.081Z] #44 169.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-04T14:15:46.081Z] #44 169.6 make[1]: Nothing to be done for 'all'. [2020-05-04T14:15:46.081Z] #44 169.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-04T14:15:46.081Z] #44 169.7 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:46.081Z] #44 169.8 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:46.339Z] #44 169.8 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:46.339Z] #44 169.9 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:46.339Z] #44 169.9 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:46.339Z] #44 169.9 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:46.339Z] #44 170.0 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:46.596Z] #44 170.1 make[2]: Nothing to be done for 'all'. [2020-05-04T14:15:46.596Z] #44 170.1 INSTALL criu/criu [2020-05-04T14:15:46.596Z] #44 DONE 170.2s [2020-05-04T14:15:46.596Z] [2020-05-04T14:15:46.596Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:15:46.854Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.716s coverage: 76.1% of statements [2020-05-04T14:15:46.854Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2020-05-04T14:15:47.481Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-04T14:15:47.767Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.185s coverage: 57.0% of statements [2020-05-04T14:15:47.881Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-05-04T14:15:47.969Z] #65 197.5 + bin/containerd [2020-05-04T14:15:48.228Z] #65 ... [2020-05-04T14:15:48.228Z] [2020-05-04T14:15:48.228Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-04T14:15:48.228Z] #45 DONE 0.1s [2020-05-04T14:15:48.228Z] [2020-05-04T14:15:48.228Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-04T14:15:48.228Z] #48 DONE 0.1s [2020-05-04T14:15:48.228Z] [2020-05-04T14:15:48.228Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:15:48.228Z] #65 ... [2020-05-04T14:15:48.228Z] [2020-05-04T14:15:48.228Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-04T14:15:48.228Z] #51 DONE 0.1s [2020-05-04T14:15:48.486Z] [2020-05-04T14:15:48.486Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:15:48.509Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.650s coverage: 52.1% of statements [2020-05-04T14:15:48.509Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-04T14:15:48.509Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-04T14:15:48.509Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-05-04T14:15:52.185Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.002s coverage: 46.2% of statements [2020-05-04T14:15:52.332Z] #53 ... [2020-05-04T14:15:52.332Z] [2020-05-04T14:15:52.332Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:52.332Z] #44 134.8 CC criu/protobuf.o [2020-05-04T14:15:52.332Z] #44 135.2 CC criu/pstree.o [2020-05-04T14:15:52.332Z] #44 136.1 CC criu/rbtree.o [2020-05-04T14:15:52.332Z] #44 136.4 CC criu/rst-malloc.o [2020-05-04T14:15:52.332Z] #44 136.7 CC criu/seccomp.o [2020-05-04T14:15:52.332Z] #44 137.3 CC criu/seize.o [2020-05-04T14:15:52.332Z] #44 138.0 CC criu/servicefd.o [2020-05-04T14:15:52.332Z] #44 138.4 CC criu/shmem.o [2020-05-04T14:15:52.332Z] #44 139.2 CC criu/sigframe.o [2020-05-04T14:15:52.332Z] #44 139.3 CC criu/signalfd.o [2020-05-04T14:15:52.332Z] #44 139.5 CC criu/sk-inet.o [2020-05-04T14:15:52.332Z] #44 140.5 CC criu/sk-netlink.o [2020-05-04T14:15:52.332Z] #44 140.8 CC criu/sk-packet.o [2020-05-04T14:15:52.332Z] #44 141.3 CC criu/sk-queue.o [2020-05-04T14:15:52.332Z] #44 141.7 CC criu/sk-tcp.o [2020-05-04T14:15:52.332Z] #44 142.1 CC criu/sk-unix.o [2020-05-04T14:15:52.332Z] #44 ... [2020-05-04T14:15:52.332Z] [2020-05-04T14:15:52.332Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:15:52.332Z] #65 154.3 + bin/containerd [2020-05-04T14:15:53.196Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-05-04T14:15:53.274Z] #65 ... [2020-05-04T14:15:53.274Z] [2020-05-04T14:15:53.274Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:53.274Z] #44 143.7 CC criu/sockets.o [2020-05-04T14:15:53.844Z] #44 144.4 CC criu/stats.o [2020-05-04T14:15:54.105Z] #44 144.6 CC criu/string.o [2020-05-04T14:15:54.105Z] #44 144.7 CC criu/sysctl.o [2020-05-04T14:15:54.676Z] #44 145.3 CC criu/sysfs_parse.o [2020-05-04T14:15:54.936Z] #44 145.6 CC criu/timerfd.o [2020-05-04T14:15:55.426Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 41.8% of statements [2020-05-04T14:15:55.426Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2020-05-04T14:15:55.507Z] #44 145.9 CC criu/tty.o [2020-05-04T14:15:56.053Z] ok github.com/docker/docker/daemon/logger/awslogs 0.663s coverage: 77.4% of statements [2020-05-04T14:15:56.666Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.285s coverage: 49.5% of statements [2020-05-04T14:15:56.889Z] #44 ... [2020-05-04T14:15:56.889Z] [2020-05-04T14:15:56.889Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:15:56.889Z] #23 207.3 + return [2020-05-04T14:15:56.889Z] #23 DONE 207.8s [2020-05-04T14:15:56.889Z] [2020-05-04T14:15:56.889Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:15:57.150Z] #65 ... [2020-05-04T14:15:57.150Z] [2020-05-04T14:15:57.150Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:57.150Z] #44 147.7 CC criu/tun.o [2020-05-04T14:15:57.410Z] #44 148.1 CC criu/uffd.o [2020-05-04T14:15:57.555Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2020-05-04T14:15:57.555Z] ok github.com/docker/docker/daemon/images 0.117s coverage: 4.9% of statements [2020-05-04T14:15:57.555Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-04T14:15:57.555Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-04T14:15:57.555Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-04T14:15:57.555Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-04T14:15:58.191Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2020-05-04T14:15:58.795Z] #44 ... [2020-05-04T14:15:58.795Z] [2020-05-04T14:15:58.795Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-04T14:15:58.795Z] #24 DONE 0.2s [2020-05-04T14:15:58.795Z] [2020-05-04T14:15:58.795Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:58.795Z] #44 149.3 CC criu/util.o [2020-05-04T14:15:58.819Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.058s coverage: 61.6% of statements [2020-05-04T14:15:59.735Z] #44 ... [2020-05-04T14:15:59.735Z] [2020-05-04T14:15:59.735Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-04T14:15:59.735Z] #28 DONE 0.8s [2020-05-04T14:15:59.735Z] [2020-05-04T14:15:59.735Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-04T14:15:59.735Z] #31 DONE 0.2s [2020-05-04T14:15:59.735Z] [2020-05-04T14:15:59.735Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-04T14:15:59.996Z] #34 DONE 0.1s [2020-05-04T14:15:59.996Z] [2020-05-04T14:15:59.996Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-04T14:15:59.996Z] #39 DONE 0.1s [2020-05-04T14:15:59.996Z] [2020-05-04T14:15:59.996Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:15:59.996Z] #44 150.6 CC criu/uts_ns.o [2020-05-04T14:15:59.996Z] #44 ... [2020-05-04T14:15:59.996Z] [2020-05-04T14:15:59.996Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-04T14:15:59.996Z] #42 DONE 0.2s [2020-05-04T14:16:00.256Z] [2020-05-04T14:16:00.256Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-04T14:16:00.256Z] #44 150.8 CC criu/vdso.o [2020-05-04T14:16:00.834Z] #44 151.3 LINK criu/built-in.o [2020-05-04T14:16:00.834Z] #44 151.5 LINK criu/criu [2020-05-04T14:16:01.405Z] #44 151.8 DEP lib/c/criu.d [2020-05-04T14:16:01.405Z] #44 151.9 CC images/rpc.pb-c.o [2020-05-04T14:16:01.977Z] #44 152.5 CC lib/c/criu.o [2020-05-04T14:16:02.200Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.873s coverage: 72.5% of statements [2020-05-04T14:16:02.200Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-04T14:16:02.319Z] ok github.com/docker/docker/daemon/logger/local 0.118s coverage: 75.2% of statements [2020-05-04T14:16:02.319Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-04T14:16:02.608Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 19.8% of statements [2020-05-04T14:16:02.820Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.957s coverage: 57.7% of statements [2020-05-04T14:16:02.821Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-04T14:16:02.983Z] #44 153.4 LINK lib/c/built-in.o [2020-05-04T14:16:02.983Z] #44 153.5 LINK lib/c/libcriu.so [2020-05-04T14:16:02.983Z] #44 153.5 LINK lib/c/libcriu.a [2020-05-04T14:16:03.238Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 33.3% of statements [2020-05-04T14:16:03.248Z] #44 153.7 GEN magic.py [2020-05-04T14:16:03.248Z] #44 153.8 Note: Building without setproctitle() and strlcpy() support. [2020-05-04T14:16:03.248Z] #44 153.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-04T14:16:03.248Z] #44 153.8 Note: Building without GnuTLS support [2020-05-04T14:16:03.358Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.627s coverage: 76.1% of statements [2020-05-04T14:16:03.358Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-04T14:16:03.974Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-05-04T14:16:04.219Z] #44 154.6 fatal: not a git repository (or any of the parent directories): .git [2020-05-04T14:16:04.258Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-05-04T14:16:04.735Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-05-04T14:16:04.874Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-05-04T14:16:05.172Z] #44 155.5 make[1]: Nothing to be done for 'all'. [2020-05-04T14:16:05.733Z] sha256:416a17adf2699e0563602c5231c2f0d9a96e63a5a73661f3f7381e20a34acd58 [2020-05-04T14:16:05.733Z] INFO: Starting docker-py tests... [2020-05-04T14:16:05.733Z] ============================= test session starts ============================== [2020-05-04T14:16:05.733Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-04T14:16:05.733Z] rootdir: /src, inifile: pytest.ini [2020-05-04T14:16:05.733Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-04T14:16:05.733Z] collected 387 items / 1 deselected / 386 selected [2020-05-04T14:16:05.733Z] [2020-05-04T14:16:05.769Z] #44 156.4 make[1]: 'images/built-in.o' is up to date. [2020-05-04T14:16:05.769Z] #44 156.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-04T14:16:06.028Z] #44 156.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-04T14:16:06.028Z] #44 156.6 make[1]: 'compel/libcompel.a' is up to date. [2020-05-04T14:16:06.028Z] #44 156.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-04T14:16:06.028Z] #44 156.7 make[1]: Nothing to be done for 'all'. [2020-05-04T14:16:06.028Z] #44 156.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-04T14:16:06.349Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-05-04T14:16:06.349Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-04T14:16:06.349Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-04T14:16:06.603Z] #44 157.0 make[2]: Nothing to be done for 'all'. [2020-05-04T14:16:06.603Z] #44 157.0 make[2]: Nothing to be done for 'all'. [2020-05-04T14:16:06.603Z] #44 157.1 make[2]: Nothing to be done for 'all'. [2020-05-04T14:16:06.632Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 41.8% of statements [2020-05-04T14:16:06.792Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 47.8% of statements [2020-05-04T14:16:06.863Z] #44 157.2 make[2]: Nothing to be done for 'all'. [2020-05-04T14:16:06.863Z] #44 157.3 make[2]: Nothing to be done for 'all'. [2020-05-04T14:16:06.863Z] #44 157.4 make[2]: Nothing to be done for 'all'. [2020-05-04T14:16:06.863Z] #44 157.4 make[2]: Nothing to be done for 'all'. [2020-05-04T14:16:07.132Z] #44 157.6 make[2]: Nothing to be done for 'all'. [2020-05-04T14:16:07.132Z] #44 157.6 INSTALL criu/criu [2020-05-04T14:16:07.395Z] #44 DONE 157.9s [2020-05-04T14:16:07.395Z] [2020-05-04T14:16:07.395Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:16:07.643Z] ok github.com/docker/docker/daemon/logger/awslogs 0.088s coverage: 77.4% of statements [2020-05-04T14:16:07.643Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-04T14:16:07.643Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-04T14:16:07.643Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-05-04T14:16:08.287Z] ok github.com/docker/docker/daemon/logger/splunk 3.289s coverage: 82.5% of statements [2020-05-04T14:16:08.287Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-04T14:16:08.656Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-05-04T14:16:08.656Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 61.6% of statements [2020-05-04T14:16:08.931Z] ok github.com/docker/docker/daemon/network 0.025s coverage: 63.8% of statements [2020-05-04T14:16:08.931Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-04T14:16:08.939Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-05-04T14:16:09.309Z] #53 ... [2020-05-04T14:16:09.309Z] [2020-05-04T14:16:09.309Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-04T14:16:09.309Z] #45 DONE 0.2s [2020-05-04T14:16:09.309Z] [2020-05-04T14:16:09.309Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-04T14:16:09.555Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 75.2% of statements [2020-05-04T14:16:09.555Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-04T14:16:09.568Z] #48 DONE 0.1s [2020-05-04T14:16:09.568Z] [2020-05-04T14:16:09.568Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-04T14:16:09.826Z] #51 DONE 0.2s [2020-05-04T14:16:09.826Z] [2020-05-04T14:16:09.826Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:16:10.182Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 19.8% of statements [2020-05-04T14:16:10.814Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 33.3% of statements [2020-05-04T14:16:11.850Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-04T14:16:12.134Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-04T14:16:12.435Z] ok github.com/docker/docker/distribution/metadata 0.131s coverage: 48.2% of statements [2020-05-04T14:16:12.732Z] ok github.com/docker/docker/errdefs 0.032s coverage: 49.4% of statements [2020-05-04T14:16:12.750Z] ok github.com/docker/docker/daemon/logger/splunk 1.457s coverage: 82.5% of statements [2020-05-04T14:16:12.750Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-04T14:16:12.750Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-05-04T14:16:12.750Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-04T14:16:13.764Z] ok github.com/docker/docker/distribution 0.592s coverage: 22.1% of statements [2020-05-04T14:16:13.764Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-04T14:16:14.780Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2020-05-04T14:16:14.780Z] ok github.com/docker/docker/distribution 0.295s coverage: 22.1% of statements [2020-05-04T14:16:14.780Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-04T14:16:15.789Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-05-04T14:16:16.406Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-05-04T14:16:17.257Z] ok github.com/docker/docker/distribution/xfer 1.714s coverage: 85.1% of statements [2020-05-04T14:16:17.257Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-04T14:16:17.415Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-05-04T14:16:17.415Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2020-05-04T14:16:17.415Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-04T14:16:17.415Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-04T14:16:17.545Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-05-04T14:16:17.545Z] ok github.com/docker/docker/image 0.071s coverage: 86.4% of statements [2020-05-04T14:16:17.545Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-04T14:16:18.032Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-05-04T14:16:18.033Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-04T14:16:18.649Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-04T14:16:19.056Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2020-05-04T14:16:19.056Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-04T14:16:19.056Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2020-05-04T14:16:19.998Z] #65 ... [2020-05-04T14:16:19.998Z] [2020-05-04T14:16:19.998Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:16:19.998Z] #53 DONE 287.4s [2020-05-04T14:16:19.998Z] [2020-05-04T14:16:19.998Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:16:20.127Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-05-04T14:16:20.127Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-04T14:16:20.253Z] #65 ... [2020-05-04T14:16:20.253Z] [2020-05-04T14:16:20.253Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-04T14:16:20.508Z] #54 DONE 0.2s [2020-05-04T14:16:20.508Z] [2020-05-04T14:16:20.508Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-04T14:16:20.508Z] #57 DONE 0.1s [2020-05-04T14:16:20.508Z] [2020-05-04T14:16:20.508Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:16:20.508Z] #65 ... [2020-05-04T14:16:20.508Z] [2020-05-04T14:16:20.508Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-04T14:16:20.508Z] #61 DONE 0.1s [2020-05-04T14:16:20.549Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 50.0% of statements [2020-05-04T14:16:20.763Z] [2020-05-04T14:16:20.764Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:16:21.602Z] ok github.com/docker/docker/pkg/archive 0.495s coverage: 77.1% of statements [2020-05-04T14:16:22.611Z] ok github.com/docker/docker/pkg/authorization 0.444s coverage: 68.3% of statements [2020-05-04T14:16:22.897Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-04T14:16:23.182Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-04T14:16:24.925Z] #65 237.1 + bin/containerd-stress [2020-05-04T14:16:24.976Z] ok github.com/docker/docker/opts 0.167s coverage: 67.4% of statements [2020-05-04T14:16:26.286Z] #65 238.8 + bin/containerd-shim [2020-05-04T14:16:26.475Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-05-04T14:16:26.651Z] ok github.com/docker/docker/layer 7.039s coverage: 68.8% of statements [2020-05-04T14:16:26.651Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-04T14:16:26.651Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-04T14:16:26.651Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-04T14:16:26.651Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-04T14:16:26.651Z] ? github.com/docker/docker/oci [no test files] [2020-05-04T14:16:26.651Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-04T14:16:26.651Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-04T14:16:26.651Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-05-04T14:16:26.938Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2020-05-04T14:16:27.120Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-05-04T14:16:27.121Z] ok github.com/docker/docker/pkg/authorization 1.998s coverage: 68.3% of statements [2020-05-04T14:16:27.172Z] #65 ... [2020-05-04T14:16:27.172Z] [2020-05-04T14:16:27.173Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:16:27.173Z] #53 DONE 285.7s [2020-05-04T14:16:27.173Z] [2020-05-04T14:16:27.173Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:16:27.173Z] #65 ... [2020-05-04T14:16:27.173Z] [2020-05-04T14:16:27.173Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-04T14:16:27.173Z] #54 DONE 0.2s [2020-05-04T14:16:27.173Z] [2020-05-04T14:16:27.173Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-04T14:16:27.173Z] #57 DONE 0.1s [2020-05-04T14:16:27.173Z] [2020-05-04T14:16:27.173Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:16:27.173Z] #65 ... [2020-05-04T14:16:27.173Z] [2020-05-04T14:16:27.173Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-04T14:16:27.173Z] #61 DONE 0.1s [2020-05-04T14:16:27.173Z] [2020-05-04T14:16:27.173Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:16:27.224Z] ok github.com/docker/docker/pkg/chrootarchive 3.539s coverage: 43.2% of statements [2020-05-04T14:16:27.224Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-04T14:16:27.224Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-04T14:16:27.756Z] ok github.com/docker/docker/pkg/archive 1.501s coverage: 76.8% of statements [2020-05-04T14:16:27.840Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-05-04T14:16:27.925Z] #53 DONE 239.1s [2020-05-04T14:16:27.925Z] [2020-05-04T14:16:27.925Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:16:28.342Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-04T14:16:28.386Z] ok github.com/docker/docker/pkg/directory 0.031s coverage: 80.0% of statements [2020-05-04T14:16:28.456Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2020-05-04T14:16:28.899Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-04T14:16:29.073Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-05-04T14:16:29.889Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-05-04T14:16:29.889Z] ok github.com/docker/docker/pkg/discovery/file 0.025s coverage: 92.9% of statements [2020-05-04T14:16:30.082Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-05-04T14:16:30.458Z] #65 ... [2020-05-04T14:16:30.458Z] [2020-05-04T14:16:30.458Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-04T14:16:30.458Z] #54 DONE 0.2s [2020-05-04T14:16:30.458Z] [2020-05-04T14:16:30.458Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:16:30.458Z] #65 ... [2020-05-04T14:16:30.458Z] [2020-05-04T14:16:30.458Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-04T14:16:30.458Z] #57 DONE 0.1s [2020-05-04T14:16:30.458Z] [2020-05-04T14:16:30.458Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-04T14:16:30.458Z] #61 DONE 0.1s [2020-05-04T14:16:30.458Z] [2020-05-04T14:16:30.458Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-04T14:16:30.704Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-05-04T14:16:30.988Z] ok github.com/docker/docker/pkg/discovery/kv 3.120s coverage: 84.1% of statements [2020-05-04T14:16:31.274Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-05-04T14:16:31.338Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-04T14:16:31.347Z] #65 240.5 + bin/containerd-stress [2020-05-04T14:16:31.387Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-05-04T14:16:31.558Z] ok github.com/docker/docker/pkg/fsutils 0.423s coverage: 85.1% of statements [2020-05-04T14:16:31.842Z] ok github.com/docker/docker/pkg/idtools 0.317s coverage: 70.3% of statements [2020-05-04T14:16:32.360Z] #65 204.1 + bin/containerd-stress [2020-05-04T14:16:32.459Z] ok github.com/docker/docker/pkg/ioutils 0.324s coverage: 70.6% of statements [2020-05-04T14:16:32.459Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-05-04T14:16:32.716Z] #65 242.2 + bin/containerd-shim [2020-05-04T14:16:32.743Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-05-04T14:16:32.743Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-05-04T14:16:32.743Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-04T14:16:32.743Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-04T14:16:32.808Z] #65 245.5 + bin/containerd-shim-runc-v1 [2020-05-04T14:16:32.883Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-05-04T14:16:33.028Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-05-04T14:16:33.028Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-04T14:16:33.028Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-05-04T14:16:33.171Z] ok github.com/docker/docker/layer 7.954s coverage: 68.8% of statements [2020-05-04T14:16:33.171Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-04T14:16:33.171Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-04T14:16:33.171Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-04T14:16:33.171Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-04T14:16:33.171Z] ? github.com/docker/docker/oci [no test files] [2020-05-04T14:16:33.171Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-04T14:16:33.312Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-05-04T14:16:33.312Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-05-04T14:16:33.459Z] ok github.com/docker/docker/pkg/dmesg 0.030s coverage: 83.3% of statements [2020-05-04T14:16:33.929Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2020-05-04T14:16:33.929Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-04T14:16:33.929Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-04T14:16:34.482Z] ok github.com/docker/docker/pkg/chrootarchive 4.479s coverage: 43.2% of statements [2020-05-04T14:16:34.482Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-04T14:16:34.482Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-04T14:16:34.546Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-05-04T14:16:34.778Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-05-04T14:16:34.779Z] ok github.com/docker/docker/pkg/filenotify 0.627s coverage: 67.0% of statements [2020-05-04T14:16:34.830Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-05-04T14:16:34.892Z] #65 206.6 + bin/containerd-shim [2020-05-04T14:16:35.114Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-05-04T14:16:35.398Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-04T14:16:35.805Z] ok github.com/docker/docker/pkg/discovery/kv 3.151s coverage: 84.1% of statements [2020-05-04T14:16:36.065Z] #65 248.5 + bin/containerd-shim-runc-v2 [2020-05-04T14:16:36.096Z] ok github.com/docker/docker/pkg/fsutils 0.403s coverage: 85.1% of statements [2020-05-04T14:16:36.407Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-05-04T14:16:36.623Z] #65 249.3 + binaries [2020-05-04T14:16:36.623Z] #65 249.3 + mkdir -p /build [2020-05-04T14:16:36.623Z] #65 249.3 + cp bin/containerd /build/containerd [2020-05-04T14:16:36.623Z] #65 249.3 + cp bin/containerd-shim /build/containerd-shim [2020-05-04T14:16:36.623Z] #65 249.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-04T14:16:36.623Z] #65 249.3 + cp bin/ctr /build/ctr [2020-05-04T14:16:36.726Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 11.4% of statements [2020-05-04T14:16:36.878Z] #65 DONE 249.6s [2020-05-04T14:16:37.026Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-04T14:16:37.802Z] [2020-05-04T14:16:37.802Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-04T14:16:38.056Z] #66 DONE 0.2s [2020-05-04T14:16:38.056Z] [2020-05-04T14:16:38.056Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-04T14:16:38.056Z] #70 DONE 0.1s [2020-05-04T14:16:38.056Z] [2020-05-04T14:16:38.056Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-04T14:16:38.311Z] #72 DONE 0.1s [2020-05-04T14:16:38.311Z] [2020-05-04T14:16:38.311Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-04T14:16:38.311Z] #75 DONE 0.1s [2020-05-04T14:16:38.311Z] [2020-05-04T14:16:38.311Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-04T14:16:38.311Z] #76 DONE 0.0s [2020-05-04T14:16:38.311Z] [2020-05-04T14:16:38.311Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-04T14:16:38.779Z] ok github.com/docker/docker/pkg/locker 0.060s coverage: 88.9% of statements [2020-05-04T14:16:38.779Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-05-04T14:16:39.262Z] #65 248.7 + bin/containerd-shim-runc-v1 [2020-05-04T14:16:39.406Z] ok github.com/docker/docker/pkg/ioutils 1.574s coverage: 70.1% of statements [2020-05-04T14:16:39.406Z] ok github.com/docker/docker/pkg/idtools 1.066s coverage: 70.3% of statements [2020-05-04T14:16:39.406Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-05-04T14:16:39.406Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-04T14:16:39.406Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-04T14:16:39.669Z] #77 DONE 1.4s [2020-05-04T14:16:39.696Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-05-04T14:16:39.696Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-04T14:16:39.731Z] ok github.com/docker/docker/pkg/signal 2.341s coverage: 61.0% of statements [2020-05-04T14:16:39.731Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-04T14:16:39.924Z] [2020-05-04T14:16:39.924Z] #78 exporting to image [2020-05-04T14:16:39.924Z] #78 exporting layers [2020-05-04T14:16:40.171Z] #65 211.9 + bin/containerd-shim-runc-v1 [2020-05-04T14:16:40.347Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-04T14:16:40.347Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-05-04T14:16:40.631Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-05-04T14:16:40.723Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2020-05-04T14:16:41.011Z] ok github.com/docker/docker/pkg/parsers/kernel 0.033s coverage: 60.0% of statements [2020-05-04T14:16:41.011Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2020-05-04T14:16:41.248Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-04T14:16:41.652Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-05-04T14:16:41.652Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-04T14:16:41.652Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-04T14:16:41.865Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-05-04T14:16:41.865Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2020-05-04T14:16:42.481Z] ok github.com/docker/docker/pkg/tarsum 0.028s coverage: 89.3% of statements [2020-05-04T14:16:42.481Z] testing: warning: no tests to run [2020-05-04T14:16:42.481Z] coverage: [no statements] [2020-05-04T14:16:42.481Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-04T14:16:42.537Z] #65 251.7 + bin/containerd-shim-runc-v2 [2020-05-04T14:16:42.706Z] #65 214.7 + bin/containerd-shim-runc-v2 [2020-05-04T14:16:42.793Z] #65 252.5 + binaries [2020-05-04T14:16:43.050Z] #65 252.5 + mkdir -p /build [2020-05-04T14:16:43.050Z] #65 252.5 + cp bin/containerd /build/containerd [2020-05-04T14:16:43.050Z] #65 252.5 + cp bin/containerd-shim /build/containerd-shim [2020-05-04T14:16:43.050Z] #65 252.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-04T14:16:43.050Z] #65 252.6 + cp bin/ctr /build/ctr [2020-05-04T14:16:43.098Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-04T14:16:43.098Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-04T14:16:43.157Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2020-05-04T14:16:43.307Z] #65 DONE 252.9s [2020-05-04T14:16:43.382Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-04T14:16:43.641Z] #65 215.7 + binaries [2020-05-04T14:16:43.899Z] #65 215.7 + mkdir -p /build [2020-05-04T14:16:43.899Z] #65 215.8 + cp bin/containerd /build/containerd [2020-05-04T14:16:43.899Z] #65 215.8 + cp bin/containerd-shim /build/containerd-shim [2020-05-04T14:16:43.899Z] #65 215.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-04T14:16:43.899Z] #65 215.8 + cp bin/ctr /build/ctr [2020-05-04T14:16:44.157Z] #65 DONE 216.2s [2020-05-04T14:16:44.188Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2020-05-04T14:16:44.188Z] ok github.com/docker/docker/pkg/pools 0.025s coverage: 88.2% of statements [2020-05-04T14:16:44.238Z] [2020-05-04T14:16:44.238Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-04T14:16:44.495Z] #66 DONE 0.2s [2020-05-04T14:16:44.495Z] [2020-05-04T14:16:44.495Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-04T14:16:44.752Z] #70 DONE 0.1s [2020-05-04T14:16:44.752Z] [2020-05-04T14:16:44.752Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-04T14:16:44.752Z] #72 DONE 0.1s [2020-05-04T14:16:44.752Z] [2020-05-04T14:16:44.752Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-04T14:16:44.752Z] #75 DONE 0.1s [2020-05-04T14:16:44.752Z] [2020-05-04T14:16:44.752Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-04T14:16:44.752Z] #76 DONE 0.0s [2020-05-04T14:16:44.818Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2020-05-04T14:16:45.008Z] [2020-05-04T14:16:45.009Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-04T14:16:45.413Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.3% of statements [2020-05-04T14:16:45.534Z] [2020-05-04T14:16:45.534Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-04T14:16:45.697Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-04T14:16:45.792Z] #66 DONE 0.3s [2020-05-04T14:16:45.840Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-05-04T14:16:46.050Z] [2020-05-04T14:16:46.050Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-04T14:16:46.050Z] #70 DONE 0.1s [2020-05-04T14:16:46.050Z] [2020-05-04T14:16:46.050Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-04T14:16:46.050Z] #72 DONE 0.1s [2020-05-04T14:16:46.309Z] [2020-05-04T14:16:46.309Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-04T14:16:46.309Z] #75 DONE 0.1s [2020-05-04T14:16:46.309Z] [2020-05-04T14:16:46.309Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-04T14:16:46.309Z] #76 DONE 0.0s [2020-05-04T14:16:46.309Z] [2020-05-04T14:16:46.309Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-04T14:16:46.339Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-04T14:16:46.375Z] #77 DONE 1.3s [2020-05-04T14:16:46.376Z] [2020-05-04T14:16:46.376Z] #78 exporting to image [2020-05-04T14:16:46.376Z] #78 exporting layers [2020-05-04T14:16:46.449Z] #78 exporting layers 5.9s done [2020-05-04T14:16:46.449Z] #78 writing image sha256:b36da72eecbe38e329446275ada9aaa41b654da1362f3576cf39f98fe98c3bc3 done [2020-05-04T14:16:46.449Z] #78 naming to docker.io/library/docker:074369ebb4fd32aab414c55e598c87f6844611dd done [2020-05-04T14:16:46.449Z] #78 DONE 6.0s [Pipeline] } [2020-05-04T14:16:46.466Z] ok github.com/docker/docker/pkg/pubsub 1.177s coverage: 73.9% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-04T14:16:46.629Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-05-04T14:16:47.497Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-05-04T14:16:47.647Z] ok github.com/docker/docker/registry 0.091s coverage: 56.1% of statements [2020-05-04T14:16:47.896Z] [2020-05-04T14:16:47.896Z] Removing bundles/ [2020-05-04T14:16:47.896Z] [2020-05-04T14:16:47.896Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-04T14:16:47.896Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-04T14:16:47.896Z] GOOS="" GOARCH="" GOARM="" [2020-05-04T14:16:48.212Z] #77 DONE 1.6s [2020-05-04T14:16:48.212Z] [2020-05-04T14:16:48.212Z] #78 exporting to image [2020-05-04T14:16:48.212Z] #78 exporting layers [2020-05-04T14:16:48.264Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-05-04T14:16:48.524Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2020-05-04T14:16:48.524Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-05-04T14:16:48.546Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-05-04T14:16:49.163Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-05-04T14:16:49.446Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-05-04T14:16:49.577Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-05-04T14:16:50.204Z] ok github.com/docker/docker/pkg/signal 4.037s coverage: 61.0% of statements [2020-05-04T14:16:51.234Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-05-04T14:16:51.234Z] ok github.com/docker/docker/pkg/sysinfo 0.024s coverage: 53.7% of statements [2020-05-04T14:16:52.125Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-04T14:16:52.259Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2020-05-04T14:16:52.259Z] testing: warning: no tests to run [2020-05-04T14:16:52.259Z] coverage: [no statements] [2020-05-04T14:16:52.259Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-05-04T14:16:52.404Z] #78 exporting layers 3.8s done [2020-05-04T14:16:52.404Z] #78 writing image sha256:3585657c8824679b2728bcafbb0a3b5a9921d38ef3b407b0a247083b44c3282a done [2020-05-04T14:16:52.404Z] #78 naming to docker.io/library/docker:074369ebb4fd32aab414c55e598c87f6844611dd done [2020-05-04T14:16:52.404Z] #78 DONE 3.8s [2020-05-04T14:16:52.408Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-04T14:16:52.691Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-05-04T14:16:52.745Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40891/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:074369ebb4fd32aab414c55e598c87f6844611dd hack/test/unit [2020-05-04T14:16:52.919Z] #78 exporting layers 5.9s done [2020-05-04T14:16:52.919Z] #78 writing image sha256:2aa7994a6025271e655ac1fbe5d6ed9b4fc399f79339e7a56369316ce99b957a done [2020-05-04T14:16:52.919Z] #78 naming to docker.io/library/docker:074369ebb4fd32aab414c55e598c87f6844611dd done [2020-05-04T14:16:52.919Z] #78 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-04T14:16:53.275Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40891/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:074369ebb4fd32aab414c55e598c87f6844611dd hack/make.sh dynbinary test-integration [2020-05-04T14:16:53.284Z] ok github.com/docker/docker/pkg/urlutil 0.019s coverage: 100.0% of statements [2020-05-04T14:16:53.572Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-05-04T14:16:53.572Z] ok github.com/docker/docker/pkg/tarsum 0.210s coverage: 89.3% of statements [2020-05-04T14:16:53.703Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-05-04T14:16:54.198Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2020-05-04T14:16:54.204Z] [2020-05-04T14:16:54.204Z] Removing bundles/ [2020-05-04T14:16:54.204Z] [2020-05-04T14:16:54.204Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-04T14:16:54.204Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-04T14:16:54.204Z] GOOS="" GOARCH="" GOARM="" [2020-05-04T14:16:56.944Z] ? github.com/docker/docker/api [no test files] [2020-05-04T14:16:57.721Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-05-04T14:16:58.010Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 68.8% of statements [2020-05-04T14:16:59.043Z] ok github.com/docker/docker/reference 0.047s coverage: 84.4% of statements [2020-05-04T14:16:59.671Z] ok github.com/docker/docker/plugin 0.603s coverage: 23.3% of statements [2020-05-04T14:17:01.727Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-05-04T14:17:02.019Z] ok github.com/docker/docker/restartmanager 0.023s coverage: 45.3% of statements [2020-05-04T14:17:03.520Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2020-05-04T14:17:04.149Z] ok github.com/docker/docker/registry 0.457s coverage: 56.1% of statements [2020-05-04T14:17:04.967Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-04T14:17:05.860Z] 65014b3c3121: Pull complete [2020-05-04T14:17:06.221Z] ok github.com/docker/docker/runconfig 0.031s coverage: 65.8% of statements [2020-05-04T14:17:09.008Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/rootless [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/volume [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-04T14:17:09.008Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-04T14:17:09.008Z] [2020-05-04T14:17:09.008Z] === Skipped [2020-05-04T14:17:09.008Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-04T14:17:09.008Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-04T14:17:09.008Z] [2020-05-04T14:17:09.008Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-04T14:17:09.008Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-04T14:17:09.008Z] [2020-05-04T14:17:09.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-04T14:17:09.008Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:09.008Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:17:09.008Z] [2020-05-04T14:17:09.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-04T14:17:09.008Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:09.008Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:17:09.008Z] [2020-05-04T14:17:09.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-04T14:17:09.008Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:09.008Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:17:09.008Z] [2020-05-04T14:17:09.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-04T14:17:09.008Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:09.008Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:17:09.008Z] [2020-05-04T14:17:09.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-04T14:17:09.009Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:09.009Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-04T14:17:09.009Z] graphtest_unix.go:73: No driver to put! [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-04T14:17:09.009Z] time="2020-05-04T14:15:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:17:09.009Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:17:09.009Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-04T14:17:09.009Z] time="2020-05-04T14:15:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:17:09.009Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:17:09.009Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-04T14:17:09.009Z] time="2020-05-04T14:15:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:17:09.009Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:17:09.009Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-04T14:17:09.009Z] time="2020-05-04T14:15:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:17:09.009Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:17:09.009Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-04T14:17:09.009Z] time="2020-05-04T14:15:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:17:09.009Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:17:09.009Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-04T14:17:09.009Z] graphtest_unix.go:73: No driver to put! [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-04T14:17:09.009Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-04T14:17:09.009Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-04T14:17:09.009Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-04T14:17:09.009Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-04T14:17:09.009Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:09.009Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-04T14:17:09.009Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:09.009Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-04T14:17:09.009Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:09.009Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-04T14:17:09.009Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:09.009Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-04T14:17:09.009Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:09.009Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-04T14:17:09.009Z] graphtest_unix.go:73: No driver to put! [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-04T14:17:09.009Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-04T14:17:09.009Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] [2020-05-04T14:17:09.009Z] DONE 2122 tests, 26 skipped in 196.457s Post stage [Pipeline] junit [2020-05-04T14:17:09.045Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-04T14:17:09.610Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40891/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -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:074369ebb4fd32aab414c55e598c87f6844611dd hack/make.sh dynbinary test-integration [2020-05-04T14:17:09.728Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2020-05-04T14:17:09.893Z] [2020-05-04T14:17:10.176Z] Removing bundles/ [2020-05-04T14:17:10.176Z] [2020-05-04T14:17:10.176Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-04T14:17:10.176Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-04T14:17:10.176Z] GOOS="" GOARCH="" GOARM="" [2020-05-04T14:17:10.358Z] ok github.com/docker/docker/volume/mounts 0.090s coverage: 67.0% of statements [2020-05-04T14:17:11.384Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements [2020-05-04T14:17:11.832Z] ok github.com/docker/docker/api/server 0.034s coverage: 9.0% of statements [2020-05-04T14:17:13.442Z] ok github.com/docker/docker/volume/service 0.033s coverage: 73.0% of statements [2020-05-04T14:17:18.940Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/rootless [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/volume [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-04T14:17:18.940Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === Skipped [2020-05-04T14:17:18.940Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-04T14:17:18.940Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-04T14:17:18.940Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:73: No driver to put! [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-04T14:17:18.940Z] time="2020-05-04T14:15:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-04T14:17:18.940Z] time="2020-05-04T14:15:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-04T14:17:18.940Z] time="2020-05-04T14:15:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-04T14:17:18.940Z] time="2020-05-04T14:15:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-04T14:17:18.940Z] time="2020-05-04T14:15:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:73: No driver to put! [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-04T14:17:18.940Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-04T14:17:18.940Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-04T14:17:18.940Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:17:18.940Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-04T14:17:18.940Z] graphtest_unix.go:73: No driver to put! [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-04T14:17:18.940Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-04T14:17:18.940Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] [2020-05-04T14:17:18.940Z] DONE 2122 tests, 26 skipped in 361.108s Post stage [Pipeline] junit [2020-05-04T14:17:19.603Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-04T14:17:20.329Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40891/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -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:074369ebb4fd32aab414c55e598c87f6844611dd hack/make.sh dynbinary test-integration [2020-05-04T14:17:20.616Z] [2020-05-04T14:17:20.915Z] Removing bundles/ [2020-05-04T14:17:20.915Z] [2020-05-04T14:17:20.915Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-04T14:17:20.915Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-04T14:17:20.915Z] GOOS="" GOARCH="" GOARM="" [2020-05-04T14:18:06.043Z] ................................................ [ 29%] [2020-05-04T14:18:06.916Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-04T14:18:06.916Z] [2020-05-04T14:18:06.916Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-04T14:18:06.916Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-04T14:18:06.916Z] HOSTNAME=38de6edc1b3e [2020-05-04T14:18:06.916Z] TESTDEBUG=0 [2020-05-04T14:18:06.916Z] DEST=bundles/test-integration [2020-05-04T14:18:06.916Z] PWD=/go/src/github.com/docker/docker [2020-05-04T14:18:06.916Z] DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd [2020-05-04T14:18:06.916Z] container=docker [2020-05-04T14:18:06.916Z] HOME=/root [2020-05-04T14:18:06.916Z] GOLANG_VERSION=1.13.10 [2020-05-04T14:18:06.916Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-04T14:18:06.916Z] VALIDATE_BRANCH=master [2020-05-04T14:18:06.916Z] TERM=xterm [2020-05-04T14:18:06.916Z] DOCKER_PKG=github.com/docker/docker [2020-05-04T14:18:06.916Z] SHLVL=1 [2020-05-04T14:18:06.916Z] TIMEOUT=120m [2020-05-04T14:18:06.916Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-04T14:18:06.916Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-04T14:18:06.916Z] GO111MODULE=off [2020-05-04T14:18:06.916Z] DOCKER_EXPERIMENTAL=1 [2020-05-04T14:18:06.916Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-04T14:18:06.916Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-04T14:18:06.916Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-04T14:18:06.916Z] GOPATH=/go [2020-05-04T14:18:06.916Z] PKG_CONFIG=pkg-config [2020-05-04T14:18:06.916Z] _=/usr/bin/env [2020-05-04T14:18:06.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-04T14:18:08.070Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2020-05-04T14:18:08.070Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-04T14:18:08.070Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2020-05-04T14:18:08.070Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-04T14:18:08.070Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-04T14:18:08.070Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-04T14:18:08.070Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-04T14:18:08.070Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-04T14:18:08.070Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-04T14:18:08.070Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-04T14:18:08.070Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-04T14:18:08.071Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-05-04T14:18:08.071Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2020-05-04T14:18:08.071Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 4.8% of statements [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-04T14:18:08.071Z] ok github.com/docker/docker/api/types/versions 0.056s coverage: 75.0% of statements [2020-05-04T14:18:08.071Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/builder [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-04T14:18:08.071Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-04T14:18:08.071Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-05-04T14:18:08.071Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-05-04T14:18:08.071Z] ok github.com/docker/docker/builder/remotecontext/git 2.999s coverage: 86.3% of statements [2020-05-04T14:18:08.071Z] ok github.com/docker/docker/builder/remotecontext 0.389s coverage: 13.6% of statements [2020-05-04T14:18:08.640Z] ok github.com/docker/docker/builder/dockerfile 1.324s coverage: 48.2% of statements [2020-05-04T14:18:08.640Z] ? github.com/docker/docker/cli [no test files] [2020-05-04T14:18:08.640Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-04T14:18:09.357Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-04T14:18:09.611Z] [2020-05-04T14:18:11.494Z] [2020-05-04T14:18:11.494Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-04T14:18:11.749Z] [2020-05-04T14:18:11.749Z] [2020-05-04T14:18:11.749Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-04T14:18:11.749Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-04T14:18:11.749Z] HOSTNAME=8deb5b2d6e02 [2020-05-04T14:18:11.749Z] TEST_SKIP_INTEGRATION=1 [2020-05-04T14:18:11.749Z] TESTDEBUG=0 [2020-05-04T14:18:11.749Z] DEST=bundles/test-integration [2020-05-04T14:18:11.749Z] PWD=/go/src/github.com/docker/docker [2020-05-04T14:18:11.749Z] KEEPBUNDLE=1 [2020-05-04T14:18:11.749Z] DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd [2020-05-04T14:18:11.749Z] container=docker [2020-05-04T14:18:11.749Z] HOME=/root [2020-05-04T14:18:11.749Z] GOLANG_VERSION=1.13.10 [2020-05-04T14:18:11.749Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-04T14:18:11.749Z] VALIDATE_BRANCH=master [2020-05-04T14:18:11.749Z] TERM=xterm [2020-05-04T14:18:11.749Z] DOCKER_PKG=github.com/docker/docker [2020-05-04T14:18:11.749Z] SHLVL=1 [2020-05-04T14:18:11.749Z] TIMEOUT=120m [2020-05-04T14:18:11.749Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-04T14:18:11.749Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-04T14:18:11.749Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-04T14:18:11.749Z] GO111MODULE=off [2020-05-04T14:18:11.749Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-04T14:18:11.749Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-04T14:18:11.749Z] GOPATH=/go [2020-05-04T14:18:11.749Z] PKG_CONFIG=pkg-config [2020-05-04T14:18:11.749Z] _=/usr/bin/env [2020-05-04T14:18:11.749Z] Building test suite binary ./integration-cli/test.main [2020-05-04T14:18:12.004Z] No new tests added to integration. [2020-05-04T14:18:12.004Z] [2020-05-04T14:18:12.004Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-04T14:18:12.004Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-04T14:18:12.004Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-04T14:18:12.004Z] HOSTNAME=275b1007468a [2020-05-04T14:18:12.004Z] TEST_SKIP_INTEGRATION=1 [2020-05-04T14:18:12.004Z] TESTDEBUG=0 [2020-05-04T14:18:12.004Z] DEST=bundles/test-integration [2020-05-04T14:18:12.004Z] PWD=/go/src/github.com/docker/docker [2020-05-04T14:18:12.004Z] KEEPBUNDLE=1 [2020-05-04T14:18:12.004Z] DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd [2020-05-04T14:18:12.004Z] container=docker [2020-05-04T14:18:12.004Z] HOME=/root [2020-05-04T14:18:12.004Z] GOLANG_VERSION=1.13.10 [2020-05-04T14:18:12.004Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-04T14:18:12.004Z] VALIDATE_BRANCH=master [2020-05-04T14:18:12.004Z] TERM=xterm [2020-05-04T14:18:12.004Z] DOCKER_PKG=github.com/docker/docker [2020-05-04T14:18:12.004Z] SHLVL=1 [2020-05-04T14:18:12.004Z] TIMEOUT=120m [2020-05-04T14:18:12.004Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-04T14:18:12.004Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-04T14:18:12.004Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-04T14:18:12.004Z] GO111MODULE=off [2020-05-04T14:18:12.004Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-04T14:18:12.004Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-04T14:18:12.004Z] GOPATH=/go [2020-05-04T14:18:12.004Z] PKG_CONFIG=pkg-config [2020-05-04T14:18:12.004Z] _=/usr/bin/env [2020-05-04T14:18:12.004Z] Building test suite binary ./integration-cli/test.main [2020-05-04T14:18:12.838Z] ok github.com/docker/docker/client 0.403s coverage: 75.4% of statements [2020-05-04T14:18:13.366Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-04T14:18:13.366Z] HOSTNAME=6af5021d0ff1 [2020-05-04T14:18:13.366Z] TESTDEBUG=0 [2020-05-04T14:18:13.366Z] DEST=bundles/test-integration [2020-05-04T14:18:13.366Z] PWD=/go/src/github.com/docker/docker [2020-05-04T14:18:13.366Z] KEEPBUNDLE=1 [2020-05-04T14:18:13.366Z] DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd [2020-05-04T14:18:13.366Z] container=docker [2020-05-04T14:18:13.366Z] HOME=/root [2020-05-04T14:18:13.366Z] GOLANG_VERSION=1.13.10 [2020-05-04T14:18:13.366Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-04T14:18:13.366Z] VALIDATE_BRANCH=master [2020-05-04T14:18:13.366Z] TERM=xterm [2020-05-04T14:18:13.366Z] DOCKER_PKG=github.com/docker/docker [2020-05-04T14:18:13.366Z] SHLVL=1 [2020-05-04T14:18:13.366Z] TIMEOUT=120m [2020-05-04T14:18:13.366Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-04T14:18:13.366Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-04T14:18:13.366Z] GO111MODULE=off [2020-05-04T14:18:13.366Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-04T14:18:13.366Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-04T14:18:13.366Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-04T14:18:13.366Z] GOPATH=/go [2020-05-04T14:18:13.366Z] PKG_CONFIG=pkg-config [2020-05-04T14:18:13.366Z] _=/usr/bin/env [2020-05-04T14:18:13.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-04T14:18:15.597Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-04T14:18:15.597Z] [2020-05-04T14:18:15.597Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-04T14:18:15.597Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-04T14:18:15.597Z] HOSTNAME=25c1e4291187 [2020-05-04T14:18:15.597Z] DEST=bundles/test-integration [2020-05-04T14:18:15.597Z] PWD=/go/src/github.com/docker/docker [2020-05-04T14:18:15.597Z] DOCKER_ROOTLESS=1 [2020-05-04T14:18:15.597Z] DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd [2020-05-04T14:18:15.597Z] container=docker [2020-05-04T14:18:15.597Z] HOME=/root [2020-05-04T14:18:15.597Z] GOLANG_VERSION=1.13.10 [2020-05-04T14:18:15.597Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-04T14:18:15.597Z] VALIDATE_BRANCH=master [2020-05-04T14:18:15.597Z] TERM=xterm [2020-05-04T14:18:15.597Z] DOCKER_PKG=github.com/docker/docker [2020-05-04T14:18:15.597Z] SHLVL=1 [2020-05-04T14:18:15.597Z] TIMEOUT=120m [2020-05-04T14:18:15.597Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-04T14:18:15.597Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-04T14:18:15.597Z] GO111MODULE=off [2020-05-04T14:18:15.597Z] DOCKER_EXPERIMENTAL=1 [2020-05-04T14:18:15.597Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-04T14:18:15.597Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-04T14:18:15.597Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-04T14:18:15.597Z] GOPATH=/go [2020-05-04T14:18:15.597Z] PKG_CONFIG=pkg-config [2020-05-04T14:18:15.597Z] _=/usr/bin/env [2020-05-04T14:18:15.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-04T14:18:25.379Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-04T14:18:29.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-04T14:18:29.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-04T14:18:30.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-04T14:18:33.295Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-04T14:18:36.955Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-04T14:18:39.399Z] ok github.com/docker/docker/cmd/dockerd 0.100s coverage: 30.8% of statements [2020-05-04T14:18:41.937Z] ok github.com/docker/docker/container 0.181s coverage: 34.7% of statements [2020-05-04T14:18:41.937Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-04T14:18:41.937Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-04T14:18:41.937Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-04T14:18:41.937Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-04T14:18:44.477Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2020-05-04T14:18:45.417Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.6% of statements [2020-05-04T14:18:45.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-04T14:18:46.801Z] ok github.com/docker/docker/daemon/cluster 0.113s coverage: 0.5% of statements [2020-05-04T14:18:46.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-04T14:18:47.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-04T14:18:48.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-04T14:18:49.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-04T14:18:49.342Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2020-05-04T14:18:50.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-04T14:18:51.264Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-05-04T14:18:51.264Z] ok github.com/docker/docker/daemon/config 0.169s coverage: 81.7% of statements [2020-05-04T14:18:53.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-04T14:18:53.803Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-05-04T14:18:54.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-04T14:18:54.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-04T14:18:54.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-04T14:18:55.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-04T14:18:56.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-04T14:18:57.089Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-05-04T14:18:57.348Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.528s coverage: 14.0% of statements [2020-05-04T14:18:57.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-04T14:18:57.437Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-04T14:18:57.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-04T14:18:58.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-04T14:18:58.728Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.697s coverage: 57.0% of statements [2020-05-04T14:18:59.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-04T14:19:00.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-04T14:19:01.265Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-05-04T14:19:02.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-04T14:19:02.633Z] eac6fba788c9: Pull complete [2020-05-04T14:19:02.633Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-04T14:19:02.633Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:19:02.633Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:19:02.633Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-04T14:19:02.633Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-04T14:19:02.633Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-05-04T14:19:02.633Z] INFO: Docker version of control daemon [2020-05-04T14:19:02.633Z] [2020-05-04T14:19:02.633Z] Client: Docker Engine - Enterprise [2020-05-04T14:19:02.633Z] Version: 19.03.5 [2020-05-04T14:19:02.633Z] API version: 1.40 [2020-05-04T14:19:02.633Z] Go version: go1.12.12 [2020-05-04T14:19:02.633Z] Git commit: 2ee0c57608 [2020-05-04T14:19:02.633Z] Built: 11/13/2019 08:00:16 [2020-05-04T14:19:02.633Z] OS/Arch: windows/amd64 [2020-05-04T14:19:02.633Z] Experimental: false [2020-05-04T14:19:02.633Z] [2020-05-04T14:19:02.633Z] Server: Docker Engine - Enterprise [2020-05-04T14:19:02.633Z] Engine: [2020-05-04T14:19:02.633Z] Version: 19.03.5 [2020-05-04T14:19:02.633Z] API version: 1.40 (minimum version 1.24) [2020-05-04T14:19:02.633Z] Go version: go1.12.12 [2020-05-04T14:19:02.633Z] Git commit: 2ee0c57608 [2020-05-04T14:19:02.633Z] Built: 11/13/2019 07:58:51 [2020-05-04T14:19:02.633Z] OS/Arch: windows/amd64 [2020-05-04T14:19:02.633Z] Experimental: true [2020-05-04T14:19:02.633Z] [2020-05-04T14:19:02.633Z] INFO: Docker info of control daemon [2020-05-04T14:19:02.633Z] [2020-05-04T14:19:02.633Z] Client: [2020-05-04T14:19:02.633Z] Debug Mode: false [2020-05-04T14:19:02.633Z] Plugins: [2020-05-04T14:19:02.633Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-04T14:19:02.633Z] [2020-05-04T14:19:02.633Z] Server: [2020-05-04T14:19:02.633Z] Containers: 0 [2020-05-04T14:19:02.633Z] Running: 0 [2020-05-04T14:19:02.633Z] Paused: 0 [2020-05-04T14:19:02.633Z] Stopped: 0 [2020-05-04T14:19:02.633Z] Images: 1 [2020-05-04T14:19:02.633Z] Server Version: 19.03.5 [2020-05-04T14:19:02.633Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-04T14:19:02.633Z] Windows: [2020-05-04T14:19:02.633Z] LCOW: [2020-05-04T14:19:02.633Z] Logging Driver: json-file [2020-05-04T14:19:02.633Z] Plugins: [2020-05-04T14:19:02.633Z] Volume: local [2020-05-04T14:19:02.633Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-04T14:19:02.633Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-04T14:19:02.633Z] Swarm: inactive [2020-05-04T14:19:02.633Z] Default Isolation: process [2020-05-04T14:19:02.633Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-04T14:19:02.633Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-04T14:19:02.633Z] OSType: windows [2020-05-04T14:19:02.633Z] Architecture: x86_64 [2020-05-04T14:19:02.633Z] CPUs: 4 [2020-05-04T14:19:02.633Z] Total Memory: 32GiB [2020-05-04T14:19:02.633Z] Name: azwin-2-7f9d10 [2020-05-04T14:19:02.633Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-04T14:19:02.633Z] Docker Root Dir: D:\docker [2020-05-04T14:19:02.633Z] Debug Mode: false [2020-05-04T14:19:02.633Z] Registry: https://index.docker.io/v1/ [2020-05-04T14:19:02.633Z] Labels: [2020-05-04T14:19:02.633Z] Experimental: true [2020-05-04T14:19:02.633Z] Insecure Registries: [2020-05-04T14:19:02.633Z] 10.0.0.4:5000 [2020-05-04T14:19:02.633Z] 127.0.0.0/8 [2020-05-04T14:19:02.633Z] Registry Mirrors: [2020-05-04T14:19:02.633Z] http://10.0.0.4:5000/ [2020-05-04T14:19:02.633Z] Live Restore Enabled: false [2020-05-04T14:19:02.633Z] [2020-05-04T14:19:02.633Z] [2020-05-04T14:19:02.633Z] INFO: Commit hash is 8f9a2e87b2 [2020-05-04T14:19:02.633Z] INFO: Nuke-Everything... [2020-05-04T14:19:02.633Z] INFO: Container count on control daemon to delete is 0 [2020-05-04T14:19:02.633Z] INFO: Nuking d:\CI [2020-05-04T14:19:02.633Z] INFO: Zapped successfully [2020-05-04T14:19:02.633Z] INFO: Location for testing is d:\CI\PR-40891\5 [2020-05-04T14:19:02.633Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-04T14:19:02.633Z] [2020-05-04T14:19:02.633Z] [2020-05-04T14:19:02.633Z] INFO: Building the image from Dockerfile.windows at 05/04/2020 14:18:56... [2020-05-04T14:19:02.633Z] [2020-05-04T14:19:02.633Z] Sending build context to Docker daemon 57.71MB [2020-05-04T14:19:02.633Z] [2020-05-04T14:19:02.633Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-04T14:19:02.633Z] ---> fdf6432edbdc [2020-05-04T14:19:02.633Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-04T14:19:02.633Z] ---> Running in 778dbaa98e75 [2020-05-04T14:19:02.633Z] Removing intermediate container 778dbaa98e75 [2020-05-04T14:19:02.633Z] ---> bbf5fae6b92b [2020-05-04T14:19:02.633Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-04T14:19:02.633Z] ---> Running in a5f6bcce3ec8 [2020-05-04T14:19:02.633Z] Removing intermediate container a5f6bcce3ec8 [2020-05-04T14:19:02.633Z] ---> 5bfeb2560142 [2020-05-04T14:19:02.633Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-04T14:19:02.633Z] ---> Running in eb2e90dc3c62 [2020-05-04T14:19:02.633Z] Removing intermediate container eb2e90dc3c62 [2020-05-04T14:19:02.633Z] ---> c7083c5499d8 [2020-05-04T14:19:02.633Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-05-04T14:19:02.633Z] ---> Running in 23428ba12669 [2020-05-04T14:19:03.114Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-04T14:19:03.114Z] Using test binary docker [2020-05-04T14:19:03.114Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-04T14:19:03.114Z] +++ /etc/init.d/apparmor start [2020-05-04T14:19:03.114Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-04T14:19:03.114Z] INFO: Waiting for daemon to start... [2020-05-04T14:19:03.114Z] Starting dockerd [2020-05-04T14:19:03.114Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-04T14:19:03.114Z] Removing intermediate container 23428ba12669 [2020-05-04T14:19:03.114Z] ---> ae1cb00db098 [2020-05-04T14:19:03.114Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-05-04T14:19:03.114Z] ---> Running in 7e08f292a8c4 [2020-05-04T14:19:03.172Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.024s coverage: 72.5% of statements [2020-05-04T14:19:03.172Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.026s coverage: 46.2% of statements [2020-05-04T14:19:04.552Z] ok github.com/docker/docker/daemon 12.415s coverage: 17.4% of statements [2020-05-04T14:19:04.552Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-04T14:19:04.552Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-04T14:19:04.552Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-04T14:19:04.552Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-04T14:19:04.552Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-04T14:19:04.811Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.085s coverage: 49.5% of statements [2020-05-04T14:19:05.138Z] . [2020-05-04T14:19:05.138Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-04T14:19:05.138Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-04T14:19:05.138Z] Error: No such image: emptyfs [2020-05-04T14:19:05.138Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-04T14:19:05.138Z] ++++ docker load [2020-05-04T14:19:05.138Z] Running integration-test (iteration 1) [2020-05-04T14:19:05.138Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-04T14:19:05.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:19:05.138Z] ++ set -e [2020-05-04T14:19:05.138Z] ++ '[' -n 0 ']' [2020-05-04T14:19:05.138Z] ++ set -x [2020-05-04T14:19:05.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:19:05.273Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-04T14:19:05.749Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.598s coverage: 76.1% of statements [2020-05-04T14:19:07.131Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.053s coverage: 58.0% of statements [2020-05-04T14:19:07.131Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2020-05-04T14:19:07.395Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-05-04T14:19:07.489Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-04T14:19:09.934Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 41.8% of statements [2020-05-04T14:19:09.934Z] ok github.com/docker/docker/daemon/logger/awslogs 0.258s coverage: 77.4% of statements [2020-05-04T14:19:10.193Z] ok github.com/docker/docker/daemon/images 0.098s coverage: 4.9% of statements [2020-05-04T14:19:10.433Z] [2020-05-04T14:19:10.433Z] SUCCESS: Specified value was saved. [2020-05-04T14:19:11.132Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-05-04T14:19:11.132Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.271s coverage: 57.7% of statements [2020-05-04T14:19:11.132Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-04T14:19:11.132Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-04T14:19:11.132Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-04T14:19:11.132Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-04T14:19:11.132Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-04T14:19:11.132Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-04T14:19:11.495Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-04T14:19:11.702Z] ok github.com/docker/docker/daemon/logger/journald 0.042s coverage: 26.2% of statements [2020-05-04T14:19:11.949Z] Loaded image: buildpack-deps:jessie [2020-05-04T14:19:11.960Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 87.2% of statements [2020-05-04T14:19:11.960Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.045s coverage: 61.6% of statements [2020-05-04T14:19:12.034Z] INFO: Downloading git... [2020-05-04T14:19:12.232Z] Loaded image: busybox:latest [2020-05-04T14:19:12.232Z] Loaded image: busybox:glibc [2020-05-04T14:19:12.232Z] Loaded image: debian:jessie [2020-05-04T14:19:12.515Z] Loaded image: hello-world:latest [2020-05-04T14:19:12.515Z] INFO: Testing against a local daemon [2020-05-04T14:19:12.515Z] === RUN TestCgroupNamespacesBuild [2020-05-04T14:19:13.065Z] INFO: Downloading go... [2020-05-04T14:19:13.341Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 75.2% of statements [2020-05-04T14:19:13.341Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-04T14:19:13.600Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 19.8% of statements [2020-05-04T14:19:13.600Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.062s coverage: 33.3% of statements [2020-05-04T14:19:14.539Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2020-05-04T14:19:14.801Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 47.8% of statements [2020-05-04T14:19:15.194Z] --- PASS: TestCgroupNamespacesBuild (2.38s) [2020-05-04T14:19:15.194Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-04T14:19:16.182Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2020-05-04T14:19:16.442Z] ok github.com/docker/docker/daemon/logger/splunk 1.934s coverage: 82.5% of statements [2020-05-04T14:19:16.442Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-04T14:19:16.442Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-04T14:19:16.668Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-05-04T14:19:16.669Z] === RUN TestBuildWithSession [2020-05-04T14:19:16.669Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-04T14:19:16.669Z] build_session_test.go:25: TODO: BuildKit [2020-05-04T14:19:16.669Z] === RUN TestBuildSquashParent [2020-05-04T14:19:17.380Z] ok github.com/docker/docker/distribution/metadata 0.085s coverage: 48.2% of statements [2020-05-04T14:19:17.903Z] INFO: Downloading compiler 1 of 3... [2020-05-04T14:19:17.903Z] INFO: Downloading compiler 2 of 3... [2020-05-04T14:19:18.320Z] ok github.com/docker/docker/errdefs 0.025s coverage: 49.4% of statements [2020-05-04T14:19:18.320Z] ok github.com/docker/docker/distribution 0.334s coverage: 22.1% of statements [2020-05-04T14:19:18.320Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-04T14:19:18.384Z] INFO: Downloading compiler 3 of 3... [2020-05-04T14:19:18.384Z] INFO: Extracting git... [2020-05-04T14:19:20.232Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2020-05-04T14:19:20.232Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2020-05-04T14:19:20.232Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2020-05-04T14:19:20.802Z] ok github.com/docker/docker/distribution/xfer 1.704s coverage: 85.1% of statements [2020-05-04T14:19:20.802Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-04T14:19:20.802Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-04T14:19:20.802Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-04T14:19:21.062Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2020-05-04T14:19:21.632Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 50.0% of statements [2020-05-04T14:19:23.542Z] ok github.com/docker/docker/opts 0.071s coverage: 67.4% of statements [2020-05-04T14:19:23.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-04T14:19:23.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-04T14:19:23.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-04T14:19:24.112Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2020-05-04T14:19:24.371Z] ok github.com/docker/docker/pkg/authorization 0.645s coverage: 68.3% of statements [2020-05-04T14:19:24.371Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-05-04T14:19:24.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-04T14:19:24.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-04T14:19:25.060Z] --- PASS: TestBuildSquashParent (6.96s) [2020-05-04T14:19:25.060Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-04T14:19:25.060Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:19:25.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:19:25.060Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:19:25.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:19:25.060Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:19:25.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:19:25.060Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:19:25.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:19:25.060Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:19:25.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:19:25.060Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:19:25.060Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:19:25.060Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:19:25.061Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:19:25.310Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-05-04T14:19:25.570Z] ok github.com/docker/docker/pkg/archive 1.241s coverage: 76.8% of statements [2020-05-04T14:19:26.138Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-05-04T14:19:26.138Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-05-04T14:19:26.309Z] ......................... [ 67%] [2020-05-04T14:19:26.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-04T14:19:26.566Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:19:26.566Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:19:27.075Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-05-04T14:19:27.643Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-05-04T14:19:27.902Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-05-04T14:19:29.070Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-04T14:19:29.070Z] [2020-05-04T14:19:29.070Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-04T14:19:29.070Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-04T14:19:29.070Z] HOSTNAME=f007391e549f [2020-05-04T14:19:29.070Z] TESTDEBUG=0 [2020-05-04T14:19:29.070Z] DEST=bundles/test-integration [2020-05-04T14:19:29.070Z] PWD=/go/src/github.com/docker/docker [2020-05-04T14:19:29.070Z] DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd [2020-05-04T14:19:29.070Z] container=docker [2020-05-04T14:19:29.070Z] HOME=/root [2020-05-04T14:19:29.070Z] GOLANG_VERSION=1.13.10 [2020-05-04T14:19:29.070Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-04T14:19:29.070Z] VALIDATE_BRANCH=master [2020-05-04T14:19:29.070Z] TERM=xterm [2020-05-04T14:19:29.070Z] DOCKER_PKG=github.com/docker/docker [2020-05-04T14:19:29.070Z] SHLVL=1 [2020-05-04T14:19:29.070Z] TIMEOUT=120m [2020-05-04T14:19:29.070Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-04T14:19:29.070Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-04T14:19:29.070Z] GO111MODULE=off [2020-05-04T14:19:29.070Z] DOCKER_EXPERIMENTAL=1 [2020-05-04T14:19:29.070Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-04T14:19:29.070Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-04T14:19:29.070Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-04T14:19:29.070Z] GOPATH=/go [2020-05-04T14:19:29.070Z] PKG_CONFIG=pkg-config [2020-05-04T14:19:29.070Z] _=/usr/bin/env [2020-05-04T14:19:29.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-04T14:19:29.250Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:19:29.250Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:19:29.293Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-05-04T14:19:29.552Z] ok github.com/docker/docker/pkg/chrootarchive 3.518s coverage: 43.2% of statements [2020-05-04T14:19:29.552Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-05-04T14:19:30.120Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-05-04T14:19:30.379Z] ok github.com/docker/docker/pkg/fsutils 0.280s coverage: 85.1% of statements [2020-05-04T14:19:30.379Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-05-04T14:19:30.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-04T14:19:31.321Z] ok github.com/docker/docker/layer 7.687s coverage: 68.8% of statements [2020-05-04T14:19:31.321Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-04T14:19:31.321Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-04T14:19:31.321Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-04T14:19:31.321Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-04T14:19:31.321Z] ? github.com/docker/docker/oci [no test files] [2020-05-04T14:19:31.321Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-04T14:19:31.321Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-04T14:19:31.321Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-04T14:19:31.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-04T14:19:31.580Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2020-05-04T14:19:31.841Z] ok github.com/docker/docker/pkg/locker 0.057s coverage: 88.9% of statements [2020-05-04T14:19:31.841Z] ok github.com/docker/docker/pkg/ioutils 0.603s coverage: 70.6% of statements [2020-05-04T14:19:31.841Z] ok github.com/docker/docker/pkg/idtools 0.737s coverage: 70.3% of statements [2020-05-04T14:19:31.930Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-04T14:19:31.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) [2020-05-04T14:19:31.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2020-05-04T14:19:31.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s) [2020-05-04T14:19:31.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s) [2020-05-04T14:19:31.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.54s) [2020-05-04T14:19:31.931Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.69s) [2020-05-04T14:19:31.931Z] === RUN TestBuildMultiStageCopy [2020-05-04T14:19:31.931Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-04T14:19:32.102Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-05-04T14:19:32.102Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-04T14:19:32.102Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-04T14:19:32.361Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2020-05-04T14:19:32.361Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-04T14:19:32.361Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-05-04T14:19:32.622Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2020-05-04T14:19:32.622Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2020-05-04T14:19:33.193Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2020-05-04T14:19:33.193Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-04T14:19:33.193Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-04T14:19:33.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-04T14:19:33.453Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-05-04T14:19:33.475Z] INFO: Expanding go... [2020-05-04T14:19:33.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-04T14:19:34.024Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2020-05-04T14:19:34.284Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2020-05-04T14:19:34.284Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-05-04T14:19:34.794Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-04T14:19:34.853Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-05-04T14:19:35.085Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-04T14:19:35.421Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-05-04T14:19:35.683Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements [2020-05-04T14:19:35.701Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-04T14:19:35.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-04T14:19:36.253Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-05-04T14:19:36.253Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-05-04T14:19:36.317Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-04T14:19:36.512Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-05-04T14:19:36.602Z] --- PASS: TestBuildMultiStageCopy (4.95s) [2020-05-04T14:19:36.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s) [2020-05-04T14:19:36.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-05-04T14:19:36.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-05-04T14:19:36.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-05-04T14:19:36.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-05-04T14:19:36.602Z] === RUN TestBuildMultiStageParentConfig [2020-05-04T14:19:36.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-04T14:19:37.889Z] ok github.com/docker/docker/pkg/sysinfo 0.025s coverage: 54.1% of statements [2020-05-04T14:19:37.890Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-05-04T14:19:37.890Z] ok github.com/docker/docker/pkg/signal 2.852s coverage: 61.0% of statements [2020-05-04T14:19:38.148Z] ok github.com/docker/docker/pkg/tailfile 0.102s coverage: 88.6% of statements [2020-05-04T14:19:38.628Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2020-05-04T14:19:38.628Z] === RUN TestBuildLabelWithTargets [2020-05-04T14:19:38.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-04T14:19:38.716Z] testing: warning: no tests to run [2020-05-04T14:19:38.716Z] coverage: [no statements] [2020-05-04T14:19:38.716Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2020-05-04T14:19:38.717Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2020-05-04T14:19:38.975Z] ok github.com/docker/docker/pkg/truncindex 0.117s coverage: 91.5% of statements [2020-05-04T14:19:38.975Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2020-05-04T14:19:39.234Z] ok github.com/docker/docker/pkg/useragent 0.022s coverage: 88.9% of statements [2020-05-04T14:19:40.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-04T14:19:40.659Z] --- PASS: TestBuildLabelWithTargets (2.42s) [2020-05-04T14:19:40.659Z] === RUN TestBuildWithEmptyLayers [2020-05-04T14:19:41.143Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 14.5% of statements [2020-05-04T14:19:41.143Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 73.8% of statements [2020-05-04T14:19:41.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-04T14:19:41.667Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2020-05-04T14:19:41.667Z] === RUN TestBuildMultiStageOnBuild [2020-05-04T14:19:41.713Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-05-04T14:19:42.281Z] ok github.com/docker/docker/plugin 0.575s coverage: 23.3% of statements [2020-05-04T14:19:42.788Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-04T14:19:42.789Z] Using test binary docker [2020-05-04T14:19:42.789Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-04T14:19:42.789Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-04T14:19:42.789Z] INFO: Waiting for daemon to start... [2020-05-04T14:19:42.789Z] Starting dockerd [2020-05-04T14:19:42.851Z] ok github.com/docker/docker/registry/resumable 0.045s coverage: 100.0% of statements [2020-05-04T14:19:43.111Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 50.9% of statements [2020-05-04T14:19:43.370Z] ok github.com/docker/docker/registry 0.226s coverage: 56.1% of statements [2020-05-04T14:19:43.939Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-05-04T14:19:45.126Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2020-05-04T14:19:45.126Z] === RUN TestBuildUncleanTarFilenames [2020-05-04T14:19:45.311Z] . [2020-05-04T14:19:45.311Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-04T14:19:45.311Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-04T14:19:45.311Z] Error: No such image: emptyfs [2020-05-04T14:19:45.311Z] Running integration-test (iteration 1) [2020-05-04T14:19:45.311Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-04T14:19:45.317Z] ok github.com/docker/docker/runconfig 0.030s coverage: 65.8% of statements [2020-05-04T14:19:46.134Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-05-04T14:19:46.135Z] === RUN TestBuildMultiStageLayerLeak [2020-05-04T14:19:46.697Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-05-04T14:19:46.697Z] ok github.com/docker/docker/volume/drivers 0.022s coverage: 36.1% of statements [2020-05-04T14:19:47.266Z] ok github.com/docker/docker/volume/mounts 0.087s coverage: 67.0% of statements [2020-05-04T14:19:48.200Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-05-04T14:19:49.595Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s) [2020-05-04T14:19:49.595Z] === RUN TestBuildWithHugeFile [2020-05-04T14:19:51.463Z] INFO: Expanding compiler 1 of 3... [2020-05-04T14:19:53.063Z] INFO: Expanding compiler 2 of 3... [2020-05-04T14:19:55.261Z] Loaded image: buildpack-deps:jessie [2020-05-04T14:19:55.261Z] Loaded image: busybox:latest [2020-05-04T14:19:55.261Z] Loaded image: busybox:glibc [2020-05-04T14:19:55.261Z] Loaded image: debian:jessie [2020-05-04T14:19:55.261Z] Loaded image: hello-world:latest [2020-05-04T14:19:55.261Z] INFO: Testing against a local daemon [2020-05-04T14:19:55.261Z] === RUN TestCgroupNamespacesBuild [2020-05-04T14:19:57.780Z] --- PASS: TestCgroupNamespacesBuild (3.17s) [2020-05-04T14:19:57.780Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-04T14:19:59.026Z] INFO: Expanding compiler 3 of 3... [2020-05-04T14:19:59.026Z] INFO: Removing downloaded files... [2020-05-04T14:19:59.026Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-05-04T14:19:59.026Z] INFO: Configuring git core.autocrlf... [2020-05-04T14:20:01.050Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.54s) [2020-05-04T14:20:01.050Z] === RUN TestBuildWithSession [2020-05-04T14:20:01.050Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-04T14:20:01.050Z] build_session_test.go:25: TODO: BuildKit [2020-05-04T14:20:01.050Z] === RUN TestBuildSquashParent [2020-05-04T14:20:03.060Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-04T14:20:07.590Z] --- PASS: TestBuildSquashParent (6.83s) [2020-05-04T14:20:07.590Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-04T14:20:07.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:20:07.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:20:07.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:20:07.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:20:07.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:20:07.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:20:07.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:20:07.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:20:07.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:20:07.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:20:07.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:20:07.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:20:07.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:20:07.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:20:10.109Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:20:10.109Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:20:10.119Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/rootless [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/volume [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-04T14:20:10.119Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === Skipped [2020-05-04T14:20:10.119Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-04T14:20:10.119Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-04T14:20:10.119Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:73: No driver to put! [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-04T14:20:10.119Z] time="2020-05-04T14:19:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-04T14:20:10.119Z] time="2020-05-04T14:19:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-04T14:20:10.119Z] time="2020-05-04T14:19:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-04T14:20:10.119Z] time="2020-05-04T14:19:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-04T14:20:10.119Z] time="2020-05-04T14:19:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:73: No driver to put! [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-04T14:20:10.119Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-04T14:20:10.119Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-04T14:20:10.119Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:20:10.119Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-04T14:20:10.119Z] graphtest_unix.go:73: No driver to put! [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-04T14:20:10.119Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-04T14:20:10.119Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] [2020-05-04T14:20:10.119Z] DONE 2122 tests, 26 skipped in 192.318s Post stage [Pipeline] junit [2020-05-04T14:20:10.132Z] Recording test results [2020-05-04T14:20:12.001Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:20:12.001Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-04T14:20:12.793Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40891/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -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:074369ebb4fd32aab414c55e598c87f6844611dd hack/make.sh dynbinary test-integration [2020-05-04T14:20:13.360Z] [2020-05-04T14:20:13.618Z] Removing bundles/ [2020-05-04T14:20:13.619Z] [2020-05-04T14:20:13.619Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-04T14:20:13.619Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-04T14:20:13.619Z] GOOS="" GOARCH="" GOARM="" [2020-05-04T14:20:13.895Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-04T14:20:13.895Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2020-05-04T14:20:13.895Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2020-05-04T14:20:13.895Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s) [2020-05-04T14:20:13.895Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2020-05-04T14:20:13.895Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.90s) [2020-05-04T14:20:13.895Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2020-05-04T14:20:13.895Z] === RUN TestBuildMultiStageCopy [2020-05-04T14:20:13.895Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-04T14:20:16.588Z] --- PASS: TestBuildWithHugeFile (26.32s) [2020-05-04T14:20:16.588Z] === RUN TestBuildWithEmptyDockerfile [2020-05-04T14:20:16.588Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:20:16.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:20:16.588Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:20:16.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:20:16.588Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:20:16.588Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:20:16.588Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:20:16.588Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:20:16.588Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:20:16.588Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-05-04T14:20:16.588Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-05-04T14:20:16.588Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-05-04T14:20:16.588Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-05-04T14:20:16.588Z] === RUN TestBuildPreserveOwnership [2020-05-04T14:20:16.588Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-04T14:20:17.165Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-04T14:20:18.002Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-04T14:20:18.095Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-04T14:20:19.468Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-04T14:20:19.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-04T14:20:19.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-04T14:20:19.884Z] tests/integration/client_test.py ..... [ 75%] [2020-05-04T14:20:19.884Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-04T14:20:20.063Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-04T14:20:20.399Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-04T14:20:20.441Z] tests/integration/errors_test.py . [ 76%] [2020-05-04T14:20:21.327Z] --- PASS: TestBuildMultiStageCopy (7.22s) [2020-05-04T14:20:21.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2020-05-04T14:20:21.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-04T14:20:21.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-05-04T14:20:21.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-05-04T14:20:21.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-05-04T14:20:21.327Z] === RUN TestBuildMultiStageParentConfig [2020-05-04T14:20:22.743Z] --- PASS: TestBuildPreserveOwnership (6.59s) [2020-05-04T14:20:22.743Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.26s) [2020-05-04T14:20:22.743Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.32s) [2020-05-04T14:20:22.743Z] === RUN TestBuildPlatformInvalid [2020-05-04T14:20:22.743Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-04T14:20:22.743Z] PASS [2020-05-04T14:20:22.743Z] [2020-05-04T14:20:22.743Z] === Skipped [2020-05-04T14:20:22.743Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-04T14:20:22.743Z] build_session_test.go:25: TODO: BuildKit [2020-05-04T14:20:22.743Z] [2020-05-04T14:20:22.743Z] [2020-05-04T14:20:22.743Z] DONE 32 tests, 1 skipped in 77.402s [2020-05-04T14:20:22.743Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-04T14:20:22.743Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:20:22.743Z] ++ set -e [2020-05-04T14:20:22.743Z] ++ '[' -n 0 ']' [2020-05-04T14:20:22.743Z] ++ set -x [2020-05-04T14:20:22.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:20:22.743Z] INFO: Testing against a local daemon [2020-05-04T14:20:22.743Z] === RUN TestConfigInspect [2020-05-04T14:20:26.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-04T14:20:26.735Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-05-04T14:20:26.735Z] === RUN TestBuildLabelWithTargets [2020-05-04T14:20:27.317Z] --- PASS: TestConfigInspect (3.77s) [2020-05-04T14:20:27.317Z] === RUN TestConfigList [2020-05-04T14:20:30.776Z] --- PASS: TestConfigList (3.72s) [2020-05-04T14:20:30.776Z] === RUN TestConfigsCreateAndDelete [2020-05-04T14:20:34.234Z] --- PASS: TestConfigsCreateAndDelete (3.68s) [2020-05-04T14:20:34.234Z] === RUN TestConfigsUpdate [2020-05-04T14:20:34.824Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-04T14:20:34.824Z] === RUN TestBuildWithEmptyLayers [2020-05-04T14:20:37.342Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-05-04T14:20:37.342Z] === RUN TestBuildMultiStageOnBuild [2020-05-04T14:20:37.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-04T14:20:37.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-04T14:20:37.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-04T14:20:37.760Z] --- PASS: TestConfigsUpdate (3.64s) [2020-05-04T14:20:37.760Z] === RUN TestTemplatedConfig [2020-05-04T14:20:42.149Z] --- PASS: TestTemplatedConfig (3.73s) [2020-05-04T14:20:42.149Z] === RUN TestConfigCreateResolve [2020-05-04T14:20:42.589Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-05-04T14:20:42.589Z] === RUN TestBuildUncleanTarFilenames [2020-05-04T14:20:42.845Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2020-05-04T14:20:42.845Z] === RUN TestBuildMultiStageLayerLeak [2020-05-04T14:20:45.608Z] --- PASS: TestConfigCreateResolve (3.75s) [2020-05-04T14:20:45.608Z] === RUN TestConfigDaemonLibtrustID [2020-05-04T14:20:45.608Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-04T14:20:45.608Z] PASS [2020-05-04T14:20:45.608Z] [2020-05-04T14:20:45.608Z] DONE 7 tests in 22.960s [2020-05-04T14:20:45.608Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-04T14:20:45.608Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:20:45.608Z] ++ set -e [2020-05-04T14:20:45.608Z] ++ '[' -n 0 ']' [2020-05-04T14:20:45.608Z] ++ set -x [2020-05-04T14:20:45.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:20:47.633Z] INFO: Testing against a local daemon [2020-05-04T14:20:47.633Z] === RUN TestCheckpoint [2020-05-04T14:20:47.633Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-04T14:20:47.633Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-04T14:20:47.633Z] === RUN TestContainerInvalidJSON [2020-05-04T14:20:47.633Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:20:47.633Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:20:47.633Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:20:47.633Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:20:47.633Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:20:47.633Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:20:47.633Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:20:47.633Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:20:47.633Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:20:47.633Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-04T14:20:47.633Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-04T14:20:47.633Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-04T14:20:47.633Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-04T14:20:47.633Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-04T14:20:47.633Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-05-04T14:20:47.633Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-04T14:20:47.633Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-05-04T14:20:47.633Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-04T14:20:47.633Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-05-04T14:20:47.633Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-04T14:20:47.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-05-04T14:20:47.916Z] === RUN TestCopyFromContainer [2020-05-04T14:20:48.094Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2020-05-04T14:20:48.094Z] === RUN TestBuildWithHugeFile [2020-05-04T14:20:49.942Z] === RUN TestCopyFromContainer// [2020-05-04T14:20:49.942Z] === RUN TestCopyFromContainer//bar/root [2020-05-04T14:20:50.225Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-04T14:20:50.225Z] === RUN TestCopyFromContainer/bar/quux [2020-05-04T14:20:50.225Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-04T14:20:50.509Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-04T14:20:50.509Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-04T14:20:50.509Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-04T14:20:50.797Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-04T14:20:50.797Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-04T14:20:50.797Z] --- PASS: TestCopyFromContainer (3.01s) [2020-05-04T14:20:50.797Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-04T14:20:50.797Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-04T14:20:50.797Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-04T14:20:50.797Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-04T14:20:50.797Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-04T14:20:50.797Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-04T14:20:50.797Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-04T14:20:50.797Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-04T14:20:50.797Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-04T14:20:50.797Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-04T14:20:50.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-04T14:20:50.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:20:50.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:20:50.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:20:50.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:20:50.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:20:50.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:20:50.797Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:20:50.797Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:20:50.797Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:20:50.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-04T14:20:50.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-04T14:20:50.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-04T14:20:50.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-04T14:20:50.797Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-04T14:20:50.797Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-05-04T14:20:50.797Z] === RUN TestCreateWithInvalidEnv [2020-05-04T14:20:50.797Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-04T14:20:50.797Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-04T14:20:50.797Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-04T14:20:50.797Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-04T14:20:50.797Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-04T14:20:50.797Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-04T14:20:50.797Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-04T14:20:50.797Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-04T14:20:50.797Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-04T14:20:50.797Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-04T14:20:50.797Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-04T14:20:50.797Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-04T14:20:50.797Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-04T14:20:50.797Z] === RUN TestCreateTmpfsMountsTarget [2020-05-04T14:20:51.081Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-04T14:20:51.081Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-04T14:20:53.819Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2020-05-04T14:20:53.819Z] === RUN TestCreateWithCapabilities [2020-05-04T14:20:53.819Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-04T14:20:53.819Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-04T14:20:53.819Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:20:53.819Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:20:53.819Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:20:53.819Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:20:53.819Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:20:53.819Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:20:53.819Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:20:53.819Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:20:53.819Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:20:53.820Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:20:53.820Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-04T14:20:53.820Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-04T14:20:53.820Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:20:53.820Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:20:53.820Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:20:53.820Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:20:53.820Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:20:53.820Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:20:53.820Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:20:53.820Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:20:53.820Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-04T14:20:53.820Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:20:53.820Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:20:53.820Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:20:53.820Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:20:53.820Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-04T14:20:53.820Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:20:53.820Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:20:53.820Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:20:53.820Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:20:53.820Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:20:53.820Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-04T14:20:53.820Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-04T14:20:53.820Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-04T14:20:53.820Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-04T14:20:53.820Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-04T14:20:53.820Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-05-04T14:20:53.820Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-05-04T14:20:53.820Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-04T14:20:53.820Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-05-04T14:20:53.820Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-04T14:20:53.820Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-04T14:20:53.820Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-05-04T14:20:53.820Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-04T14:20:56.497Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s) [2020-05-04T14:20:56.497Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-04T14:20:56.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:20:56.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:20:56.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:20:56.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:20:56.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:20:56.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:20:56.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:20:56.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:20:56.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:20:56.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:20:56.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:20:56.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:20:56.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:20:56.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:20:56.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:20:56.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-04T14:20:56.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-04T14:20:56.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-04T14:20:56.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-04T14:20:56.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-04T14:20:56.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-05-04T14:20:56.497Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-04T14:20:57.114Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2020-05-04T14:20:57.114Z] === RUN TestContainerStartOnDaemonRestart [2020-05-04T14:20:57.114Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-04T14:20:57.114Z] === RUN TestDaemonRestartIpcMode [2020-05-04T14:20:57.114Z] === PAUSE TestDaemonRestartIpcMode [2020-05-04T14:20:57.114Z] === RUN TestDaemonHostGatewayIP [2020-05-04T14:20:57.114Z] === PAUSE TestDaemonHostGatewayIP [2020-05-04T14:20:57.114Z] === RUN TestContainerKillOnDaemonStart [2020-05-04T14:20:57.114Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-04T14:20:57.114Z] === RUN TestDiff [2020-05-04T14:20:58.123Z] --- PASS: TestDiff (0.90s) [2020-05-04T14:20:58.123Z] === RUN TestExecWithCloseStdin [2020-05-04T14:20:59.132Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-05-04T14:20:59.132Z] === RUN TestExec [2020-05-04T14:21:00.141Z] --- PASS: TestExec (0.96s) [2020-05-04T14:21:00.141Z] === RUN TestExecUser [2020-05-04T14:21:01.151Z] --- PASS: TestExecUser (0.98s) [2020-05-04T14:21:01.151Z] === RUN TestExportContainerAndImportImage [2020-05-04T14:21:02.160Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-05-04T14:21:02.160Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-04T14:21:02.841Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-04T14:21:03.635Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-05-04T14:21:03.635Z] === RUN TestHealthCheckWorkdir [2020-05-04T14:21:05.109Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-05-04T14:21:05.109Z] === RUN TestHealthKillContainer [2020-05-04T14:21:07.788Z] --- PASS: TestHealthKillContainer (3.07s) [2020-05-04T14:21:07.788Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-04T14:21:08.798Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-05-04T14:21:08.798Z] === RUN TestIpcModeNone [2020-05-04T14:21:09.806Z] --- PASS: TestIpcModeNone (0.93s) [2020-05-04T14:21:09.806Z] === RUN TestIpcModePrivate [2020-05-04T14:21:10.816Z] --- PASS: TestIpcModePrivate (0.96s) [2020-05-04T14:21:10.816Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-04T14:21:10.816Z] === RUN TestIpcModeShareable [2020-05-04T14:21:11.826Z] --- PASS: TestIpcModeShareable (1.01s) [2020-05-04T14:21:11.826Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-04T14:21:11.826Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-04T14:21:14.512Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2020-05-04T14:21:14.512Z] === RUN TestAPIIpcModeHost [2020-05-04T14:21:15.128Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-05-04T14:21:15.128Z] === RUN TestDaemonIpcModeShareable [2020-05-04T14:21:16.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-04T14:21:16.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-04T14:21:17.153Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2020-05-04T14:21:17.153Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-04T14:21:17.154Z] === RUN TestDaemonIpcModePrivate [2020-05-04T14:21:18.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-04T14:21:19.186Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2020-05-04T14:21:19.186Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-04T14:21:19.186Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-04T14:21:20.302Z] ......... [ 86%] [2020-05-04T14:21:20.673Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-05-04T14:21:20.673Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-04T14:21:20.673Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-04T14:21:21.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-04T14:21:22.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-04T14:21:22.715Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-05-04T14:21:22.715Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-04T14:21:22.715Z] === RUN TestIpcModeOlderClient [2020-05-04T14:21:22.715Z] === PAUSE TestIpcModeOlderClient [2020-05-04T14:21:22.715Z] === RUN TestKillContainerInvalidSignal [2020-05-04T14:21:23.726Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2020-05-04T14:21:23.726Z] === RUN TestKillContainer [2020-05-04T14:21:23.726Z] === RUN TestKillContainer/no_signal [2020-05-04T14:21:24.344Z] === RUN TestKillContainer/non_killing_signal [2020-05-04T14:21:24.960Z] === RUN TestKillContainer/killing_signal [2020-05-04T14:21:25.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-04T14:21:25.738Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-04T14:21:26.435Z] --- PASS: TestKillContainer (2.77s) [2020-05-04T14:21:26.435Z] --- PASS: TestKillContainer/no_signal (0.90s) [2020-05-04T14:21:26.435Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-05-04T14:21:26.435Z] --- PASS: TestKillContainer/killing_signal (0.92s) [2020-05-04T14:21:26.435Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-04T14:21:26.435Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-04T14:21:27.394Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-04T14:21:27.446Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-04T14:21:28.064Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.79s) [2020-05-04T14:21:28.064Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2020-05-04T14:21:28.064Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-05-04T14:21:28.064Z] === RUN TestKillStoppedContainer [2020-05-04T14:21:28.347Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-04T14:21:28.347Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-04T14:21:28.347Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-05-04T14:21:28.347Z] === RUN TestKillDifferentUserContainer [2020-05-04T14:21:29.358Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2020-05-04T14:21:29.358Z] === RUN TestInspectOomKilledTrue [2020-05-04T14:21:29.358Z] --- SKIP: TestInspectOomKilledTrue (0.02s) [2020-05-04T14:21:29.358Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:21:29.358Z] === RUN TestInspectOomKilledFalse [2020-05-04T14:21:29.358Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-04T14:21:29.358Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:21:29.358Z] === RUN TestLinksEtcHostsContentMatch [2020-05-04T14:21:29.975Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-05-04T14:21:29.975Z] === RUN TestLinksContainerNames [2020-05-04T14:21:31.449Z] --- PASS: TestLinksContainerNames (1.66s) [2020-05-04T14:21:31.450Z] === RUN TestLogsFollowTailEmpty [2020-05-04T14:21:32.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-04T14:21:32.459Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-05-04T14:21:32.459Z] === RUN TestContainerNetworkMountsNoChown [2020-05-04T14:21:32.663Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-04T14:21:33.469Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/default [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/default [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/private [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/private [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rprivate [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/slave [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/slave [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rslave [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/shared [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/shared [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rshared [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/default [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/rshared [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/rprivate [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/shared [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/rslave [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/slave [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/private [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:21:33.469Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-04T14:21:33.469Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:21:33.469Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:21:33.752Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:21:33.752Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:21:33.752Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:21:33.752Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:21:33.752Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:21:33.752Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-04T14:21:33.752Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:21:33.752Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:21:34.021Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-04T14:21:34.036Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-04T14:21:34.036Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:21:34.036Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:21:34.036Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:21:34.036Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:21:34.036Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:21:34.036Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:21:34.036Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-04T14:21:34.036Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-04T14:21:34.319Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:21:34.319Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:21:34.319Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-04T14:21:34.319Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-04T14:21:34.319Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-04T14:21:34.319Z] === RUN TestContainerBindMountNonRecursive [2020-05-04T14:21:35.065Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-04T14:21:35.065Z] [2020-05-04T14:21:35.065Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-04T14:21:35.065Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-04T14:21:35.065Z] HOSTNAME=a1f2e1111158 [2020-05-04T14:21:35.065Z] TESTDEBUG=0 [2020-05-04T14:21:35.065Z] DEST=bundles/test-integration [2020-05-04T14:21:35.065Z] PWD=/go/src/github.com/docker/docker [2020-05-04T14:21:35.065Z] DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd [2020-05-04T14:21:35.065Z] container=docker [2020-05-04T14:21:35.065Z] HOME=/root [2020-05-04T14:21:35.065Z] GOLANG_VERSION=1.13.10 [2020-05-04T14:21:35.065Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-04T14:21:35.065Z] VALIDATE_BRANCH=master [2020-05-04T14:21:35.065Z] TERM=xterm [2020-05-04T14:21:35.065Z] DOCKER_PKG=github.com/docker/docker [2020-05-04T14:21:35.065Z] SHLVL=1 [2020-05-04T14:21:35.065Z] TIMEOUT=120m [2020-05-04T14:21:35.065Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-04T14:21:35.065Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-04T14:21:35.065Z] GO111MODULE=off [2020-05-04T14:21:35.065Z] DOCKER_EXPERIMENTAL=1 [2020-05-04T14:21:35.066Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-04T14:21:35.066Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-04T14:21:35.066Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-04T14:21:35.066Z] GOPATH=/go [2020-05-04T14:21:35.066Z] PKG_CONFIG=pkg-config [2020-05-04T14:21:35.066Z] _=/usr/bin/env [2020-05-04T14:21:35.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-04T14:21:35.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-04T14:21:36.349Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2020-05-04T14:21:36.349Z] === RUN TestNetworkNat [2020-05-04T14:21:37.367Z] --- PASS: TestNetworkNat (1.03s) [2020-05-04T14:21:37.367Z] === RUN TestNetworkLocalhostTCPNat [2020-05-04T14:21:38.377Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-05-04T14:21:38.377Z] === RUN TestNetworkLoopbackNat [2020-05-04T14:21:38.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-04T14:21:39.386Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2020-05-04T14:21:39.386Z] === RUN TestPause [2020-05-04T14:21:40.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-04T14:21:40.103Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-04T14:21:40.395Z] --- PASS: TestPause (0.93s) [2020-05-04T14:21:40.395Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-04T14:21:40.395Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-04T14:21:40.395Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-04T14:21:40.395Z] === RUN TestPauseStopPausedContainer [2020-05-04T14:21:41.406Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-05-04T14:21:41.406Z] === RUN TestPsFilter [2020-05-04T14:21:41.406Z] --- PASS: TestPsFilter (0.24s) [2020-05-04T14:21:41.406Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-04T14:21:42.542Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2020-05-04T14:21:42.542Z] === RUN TestRemoveContainerWithVolume [2020-05-04T14:21:43.159Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2020-05-04T14:21:43.159Z] === RUN TestRemoveContainerRunning [2020-05-04T14:21:43.343Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-04T14:21:43.343Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-04T14:21:43.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-04T14:21:44.169Z] --- PASS: TestRemoveContainerRunning (0.92s) [2020-05-04T14:21:44.169Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-04T14:21:44.310Z] --- PASS: TestBuildWithHugeFile (51.57s) [2020-05-04T14:21:44.310Z] === RUN TestBuildWithEmptyDockerfile [2020-05-04T14:21:44.310Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:21:44.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:21:44.310Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:21:44.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:21:44.310Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:21:44.310Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:21:44.310Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:21:44.310Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:21:44.310Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:21:44.310Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-05-04T14:21:44.310Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-05-04T14:21:44.310Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-05-04T14:21:44.310Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-05-04T14:21:44.310Z] === RUN TestBuildPreserveOwnership [2020-05-04T14:21:44.310Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-04T14:21:45.184Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-05-04T14:21:45.184Z] === RUN TestRemoveInvalidContainer [2020-05-04T14:21:45.184Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-04T14:21:45.184Z] === RUN TestRenameLinkedContainer [2020-05-04T14:21:45.239Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-04T14:21:46.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-04T14:21:47.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-04T14:21:47.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-04T14:21:47.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-04T14:21:47.879Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-04T14:21:48.133Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-04T14:21:48.133Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-04T14:21:48.133Z] [2020-05-04T14:21:48.133Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-04T14:21:48.133Z] =========================== short test summary info ============================ [2020-05-04T14:21:48.133Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-04T14:21:48.133Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-04T14:21:48.133Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-04T14:21:48.133Z] Not supported on most drivers [2020-05-04T14:21:48.133Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-04T14:21:48.133Z] Can fail if eth0 has multiple IP addresses [2020-05-04T14:21:48.133Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-04T14:21:48.133Z] This doesn't seem to be taken into account by the engine [2020-05-04T14:21:48.133Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-04T14:21:48.133Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-04T14:21:48.133Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-04T14:21:48.133Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-04T14:21:48.133Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-04T14:21:48.133Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-04T14:21:48.133Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-04T14:21:48.133Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 343.79 seconds == [2020-05-04T14:21:48.434Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-04T14:21:48.930Z] --- PASS: TestRenameLinkedContainer (3.50s) [2020-05-04T14:21:48.930Z] === RUN TestRenameStoppedContainer [2020-05-04T14:21:49.409Z] --- PASS: TestBuildPreserveOwnership (10.08s) [2020-05-04T14:21:49.409Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.08s) [2020-05-04T14:21:49.409Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.99s) [2020-05-04T14:21:49.409Z] === RUN TestBuildPlatformInvalid [2020-05-04T14:21:49.409Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-05-04T14:21:49.409Z] PASS [2020-05-04T14:21:49.409Z] [2020-05-04T14:21:49.409Z] === Skipped [2020-05-04T14:21:49.409Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-04T14:21:49.409Z] build_session_test.go:25: TODO: BuildKit [2020-05-04T14:21:49.409Z] [2020-05-04T14:21:49.409Z] [2020-05-04T14:21:49.409Z] DONE 32 tests, 1 skipped in 124.107s [2020-05-04T14:21:49.409Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-04T14:21:49.409Z] INFO: Testing against a local daemon [2020-05-04T14:21:49.409Z] === RUN TestConfigInspect [2020-05-04T14:21:49.409Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-04T14:21:49.409Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:21:49.409Z] === RUN TestConfigList [2020-05-04T14:21:49.409Z] --- SKIP: TestConfigList (0.02s) [2020-05-04T14:21:49.409Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:21:49.409Z] === RUN TestConfigsCreateAndDelete [2020-05-04T14:21:49.409Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-05-04T14:21:49.409Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:21:49.546Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-05-04T14:21:49.546Z] === RUN TestRenameRunningContainerAndReuse [2020-05-04T14:21:49.666Z] === RUN TestConfigsUpdate [2020-05-04T14:21:49.666Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-05-04T14:21:49.666Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:21:49.666Z] === RUN TestTemplatedConfig [2020-05-04T14:21:49.666Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-04T14:21:49.666Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:21:49.666Z] === RUN TestConfigCreateResolve [2020-05-04T14:21:49.666Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-04T14:21:49.666Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:21:49.666Z] === RUN TestConfigDaemonLibtrustID [2020-05-04T14:21:50.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-04T14:21:50.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-04T14:21:50.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-04T14:21:51.187Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2020-05-04T14:21:51.187Z] === RUN TestRenameInvalidName [2020-05-04T14:21:51.670Z] --- PASS: TestConfigDaemonLibtrustID (1.72s) [2020-05-04T14:21:51.670Z] PASS [2020-05-04T14:21:51.670Z] [2020-05-04T14:21:51.670Z] === Skipped [2020-05-04T14:21:51.670Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-04T14:21:51.670Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:21:51.670Z] [2020-05-04T14:21:51.670Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-05-04T14:21:51.670Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:21:51.670Z] [2020-05-04T14:21:51.670Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-05-04T14:21:51.670Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:21:51.670Z] [2020-05-04T14:21:51.670Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-05-04T14:21:51.670Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:21:51.670Z] [2020-05-04T14:21:51.670Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-04T14:21:51.670Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:21:51.670Z] [2020-05-04T14:21:51.670Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-04T14:21:51.670Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:21:51.670Z] [2020-05-04T14:21:51.670Z] [2020-05-04T14:21:51.670Z] DONE 7 tests, 6 skipped in 1.953s [2020-05-04T14:21:51.670Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-04T14:21:51.670Z] INFO: Testing against a local daemon [2020-05-04T14:21:51.670Z] === RUN TestCheckpoint [2020-05-04T14:21:51.670Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-04T14:21:51.670Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-04T14:21:51.670Z] === RUN TestContainerInvalidJSON [2020-05-04T14:21:51.670Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:21:51.670Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:21:51.670Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:21:51.670Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:21:51.670Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:21:51.670Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:21:51.670Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:21:51.670Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:21:51.670Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:21:51.670Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-04T14:21:51.670Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-04T14:21:51.670Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-04T14:21:51.670Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-04T14:21:51.670Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-04T14:21:51.670Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-04T14:21:51.670Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-04T14:21:51.670Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-04T14:21:51.670Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-04T14:21:51.670Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-04T14:21:51.670Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-04T14:21:51.926Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-04T14:21:51.926Z] === RUN TestCopyFromContainer [2020-05-04T14:21:52.198Z] --- PASS: TestRenameInvalidName (0.86s) [2020-05-04T14:21:52.198Z] === RUN TestRenameAnonymousContainer [2020-05-04T14:21:52.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-04T14:21:53.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-04T14:21:55.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-04T14:21:55.196Z] === RUN TestCopyFromContainer// [2020-05-04T14:21:55.196Z] === RUN TestCopyFromContainer//bar/root [2020-05-04T14:21:55.452Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-04T14:21:55.452Z] === RUN TestCopyFromContainer/bar/quux [2020-05-04T14:21:55.452Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-04T14:21:55.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-04T14:21:55.708Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-04T14:21:55.708Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-04T14:21:55.708Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-04T14:21:55.708Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-04T14:21:55.965Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-04T14:21:55.965Z] --- PASS: TestCopyFromContainer (4.11s) [2020-05-04T14:21:55.965Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-04T14:21:55.965Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-04T14:21:55.965Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-04T14:21:55.965Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-04T14:21:55.965Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-04T14:21:55.965Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-04T14:21:55.965Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-04T14:21:55.965Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-04T14:21:55.965Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-04T14:21:55.965Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-04T14:21:55.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-04T14:21:55.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:21:55.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:21:55.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:21:55.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:21:55.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:21:55.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:21:55.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:21:55.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:21:55.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:21:55.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-04T14:21:55.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-04T14:21:55.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-04T14:21:55.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-04T14:21:55.965Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-04T14:21:55.965Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-05-04T14:21:55.965Z] === RUN TestCreateWithInvalidEnv [2020-05-04T14:21:55.965Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-04T14:21:55.965Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-04T14:21:55.965Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-04T14:21:55.965Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-04T14:21:55.965Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-04T14:21:55.965Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-04T14:21:55.965Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-04T14:21:55.965Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-04T14:21:55.965Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-04T14:21:55.965Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-04T14:21:55.965Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-04T14:21:55.965Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-04T14:21:55.965Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-04T14:21:55.965Z] === RUN TestCreateTmpfsMountsTarget [2020-05-04T14:21:55.965Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-04T14:21:55.965Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-04T14:21:56.020Z] Removing intermediate container 7e08f292a8c4 [2020-05-04T14:21:56.020Z] ---> a1022eb2f3f9 [2020-05-04T14:21:56.020Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-05-04T14:21:56.020Z] ---> Running in 461409fd2509 [2020-05-04T14:21:56.020Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-05-04T14:21:56.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-04T14:21:57.705Z] --- PASS: TestRenameAnonymousContainer (4.94s) [2020-05-04T14:21:57.705Z] === RUN TestRenameContainerWithSameName [2020-05-04T14:21:57.857Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2020-05-04T14:21:57.858Z] === RUN TestCreateWithCapabilities [2020-05-04T14:21:57.858Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-04T14:21:57.858Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-04T14:21:57.858Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:21:57.858Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:21:57.858Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:21:57.858Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:21:57.858Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:21:57.858Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:21:57.858Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:21:57.858Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:21:57.858Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:21:57.858Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:21:57.858Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-04T14:21:57.858Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-04T14:21:57.858Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:21:57.858Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:21:57.858Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:21:57.858Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:21:57.858Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:21:57.858Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:21:57.858Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:21:57.858Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:21:57.858Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-04T14:21:57.858Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-04T14:21:57.858Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:21:57.858Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:21:57.858Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:21:57.858Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:21:57.858Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:21:57.858Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:21:57.858Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:21:57.858Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:21:57.858Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:21:57.858Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-04T14:21:57.858Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-05-04T14:21:57.858Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-04T14:21:57.858Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-04T14:21:57.858Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-04T14:21:57.858Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-04T14:21:57.858Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-04T14:21:57.858Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-04T14:21:57.858Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-04T14:21:57.858Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-04T14:21:57.858Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-04T14:21:57.858Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-04T14:21:57.858Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-04T14:21:57.990Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-05-04T14:21:57.991Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-04T14:21:58.169Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-04T14:21:58.169Z] Using test binary docker [2020-05-04T14:21:58.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-04T14:21:58.454Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-04T14:21:58.454Z] +++ /etc/init.d/apparmor start [2020-05-04T14:21:58.454Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-04T14:21:58.454Z] INFO: Waiting for daemon to start... [2020-05-04T14:21:58.454Z] Starting dockerd [2020-05-04T14:21:58.454Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-04T14:21:59.749Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2020-05-04T14:21:59.749Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-04T14:21:59.749Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:21:59.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:21:59.749Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:21:59.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:21:59.749Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:21:59.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:21:59.749Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:21:59.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:21:59.749Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:21:59.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:21:59.749Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:21:59.749Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:21:59.749Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:21:59.749Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:21:59.749Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:21:59.749Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-04T14:21:59.749Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-04T14:21:59.749Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-04T14:21:59.749Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-04T14:21:59.749Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-04T14:21:59.749Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-04T14:21:59.749Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-04T14:22:00.017Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2020-05-04T14:22:00.017Z] === RUN TestResize [2020-05-04T14:22:00.312Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2020-05-04T14:22:00.312Z] === RUN TestContainerStartOnDaemonRestart [2020-05-04T14:22:00.312Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-04T14:22:00.312Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-04T14:22:00.312Z] === RUN TestDaemonRestartIpcMode [2020-05-04T14:22:00.312Z] === PAUSE TestDaemonRestartIpcMode [2020-05-04T14:22:00.312Z] === RUN TestDaemonHostGatewayIP [2020-05-04T14:22:00.312Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-04T14:22:00.312Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:22:00.312Z] === RUN TestContainerKillOnDaemonStart [2020-05-04T14:22:00.312Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-04T14:22:00.312Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-04T14:22:00.312Z] === RUN TestDiff [2020-05-04T14:22:00.496Z] . [2020-05-04T14:22:00.496Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-04T14:22:00.496Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-04T14:22:00.496Z] Error: No such image: emptyfs [2020-05-04T14:22:00.496Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-04T14:22:00.496Z] ++++ docker load [2020-05-04T14:22:00.633Z] --- PASS: TestResize (0.90s) [2020-05-04T14:22:00.633Z] === RUN TestResizeWithInvalidSize [2020-05-04T14:22:00.662Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-04T14:22:00.662Z] [2020-05-04T14:22:00.662Z] Unloading profiles will leave already running processes permanently [2020-05-04T14:22:00.662Z] unconfined, which can lead to unexpected situations. [2020-05-04T14:22:00.662Z] [2020-05-04T14:22:00.662Z] To set a process to complain mode, use the command line tool [2020-05-04T14:22:00.662Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-04T14:22:00.662Z] [2020-05-04T14:22:00.784Z] Running integration-test (iteration 1) [2020-05-04T14:22:00.784Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-04T14:22:00.784Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:22:00.784Z] ++ set -e [2020-05-04T14:22:00.784Z] ++ '[' -n 0 ']' [2020-05-04T14:22:00.784Z] ++ set -x [2020-05-04T14:22:00.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:22:00.875Z] --- PASS: TestDiff (0.59s) [2020-05-04T14:22:00.875Z] === RUN TestExecWithCloseStdin Post stage [Pipeline] junit [2020-05-04T14:22:01.228Z] Recording test results [2020-05-04T14:22:01.437Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-05-04T14:22:01.437Z] === RUN TestExec [2020-05-04T14:22:01.643Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-05-04T14:22:01.644Z] === RUN TestResizeWhenContainerNotStarted [2020-05-04T14:22:02.001Z] --- PASS: TestExec (0.64s) [2020-05-04T14:22:02.001Z] === RUN TestExecUser [2020-05-04T14:22:02.261Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-05-04T14:22:02.261Z] === RUN TestDaemonRestartKillContainers [2020-05-04T14:22:02.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-04T14:22:02.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-04T14:22:02.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-04T14:22:02.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-04T14:22:02.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-04T14:22:02.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-04T14:22:02.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-04T14:22:02.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-04T14:22:02.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-04T14:22:02.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-04T14:22:02.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-04T14:22:02.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-04T14:22:02.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-04T14:22:02.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-04T14:22:02.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-04T14:22:02.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-04T14:22:02.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:22:02.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:22:02.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:22:02.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:22:02.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:22:02.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:22:02.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:22:02.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:22:02.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-04T14:22:02.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [Pipeline] sh [2020-05-04T14:22:02.889Z] + echo Ensuring container killed. [2020-05-04T14:22:02.889Z] Ensuring container killed. [2020-05-04T14:22:02.889Z] + docker rm -vf docker-pr5 [2020-05-04T14:22:02.889Z] Error: No such container: docker-pr5 [2020-05-04T14:22:02.889Z] + true [Pipeline] sh [2020-05-04T14:22:02.930Z] --- PASS: TestExecUser (0.65s) [2020-05-04T14:22:02.930Z] === RUN TestExportContainerAndImportImage [2020-05-04T14:22:03.168Z] + echo Chowning /workspace to jenkins user [2020-05-04T14:22:03.168Z] Chowning /workspace to jenkins user [2020-05-04T14:22:03.168Z] + id -u [2020-05-04T14:22:03.168Z] + id -g [2020-05-04T14:22:03.168Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40891:/workspace busybox chown -R 1000:1000 /workspace [2020-05-04T14:22:03.493Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2020-05-04T14:22:03.493Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-04T14:22:04.499Z] + bundleName=docker-py [2020-05-04T14:22:04.499Z] + echo Creating docker-py-bundles.tar.gz [2020-05-04T14:22:04.499Z] Creating docker-py-bundles.tar.gz [2020-05-04T14:22:04.499Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-05-04T14:22:04.507Z] Archiving artifacts [2020-05-04T14:22:04.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:22:04.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:22:06.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:22:06.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:22:07.666Z] --- PASS: TestExportContainerAfterDaemonRestart (3.80s) [2020-05-04T14:22:07.666Z] === RUN TestHealthCheckWorkdir [2020-05-04T14:22:07.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-04T14:22:07.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-04T14:22:08.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-04T14:22:08.229Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2020-05-04T14:22:08.229Z] === RUN TestHealthKillContainer [2020-05-04T14:22:09.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-04T14:22:10.206Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-04T14:22:10.787Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40891/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-04T14:22:11.182Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40891/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -e DOCKER_GRAPHDRIVER docker:074369ebb4fd32aab414c55e598c87f6844611dd hack/make.sh binary-daemon [2020-05-04T14:22:11.497Z] --- PASS: TestHealthKillContainer (2.78s) [2020-05-04T14:22:11.497Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-04T14:22:11.497Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2020-05-04T14:22:11.497Z] === RUN TestIpcModeNone [2020-05-04T14:22:11.781Z] [2020-05-04T14:22:11.781Z] Removing bundles/ [2020-05-04T14:22:11.781Z] [2020-05-04T14:22:11.781Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-04T14:22:11.781Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-04T14:22:11.781Z] GOOS="" GOARCH="" GOARM="" [2020-05-04T14:22:12.060Z] --- PASS: TestIpcModeNone (0.63s) [2020-05-04T14:22:12.060Z] === RUN TestIpcModePrivate [2020-05-04T14:22:12.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-04T14:22:12.989Z] --- PASS: TestIpcModePrivate (0.64s) [2020-05-04T14:22:12.989Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-05-04T14:22:12.989Z] === RUN TestIpcModeShareable [2020-05-04T14:22:12.989Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-04T14:22:12.989Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-04T14:22:12.989Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-04T14:22:13.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-04T14:22:13.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-04T14:22:14.881Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.15s) [2020-05-04T14:22:14.881Z] === RUN TestAPIIpcModeHost [2020-05-04T14:22:14.881Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-04T14:22:14.881Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-04T14:22:14.881Z] === RUN TestDaemonIpcModeShareable [2020-05-04T14:22:14.881Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-04T14:22:14.881Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-04T14:22:14.881Z] === RUN TestDaemonIpcModePrivate [2020-05-04T14:22:15.694Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-04T14:22:15.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2020-05-04T14:22:15.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.48s) [2020-05-04T14:22:15.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-05-04T14:22:15.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2020-05-04T14:22:15.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-05-04T14:22:15.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-05-04T14:22:15.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2020-05-04T14:22:15.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2020-05-04T14:22:15.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.20s) [2020-05-04T14:22:15.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.29s) [2020-05-04T14:22:15.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2020-05-04T14:22:15.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.45s) [2020-05-04T14:22:15.694Z] === RUN TestCgroupNamespacesRun [2020-05-04T14:22:16.319Z] Loaded image: buildpack-deps:jessie [2020-05-04T14:22:16.319Z] Loaded image: busybox:latest [2020-05-04T14:22:16.319Z] Loaded image: busybox:glibc [2020-05-04T14:22:16.319Z] Loaded image: debian:jessie [2020-05-04T14:22:16.319Z] Loaded image: hello-world:latest [2020-05-04T14:22:16.319Z] INFO: Testing against a local daemon [2020-05-04T14:22:16.319Z] === RUN TestCgroupNamespacesBuild [2020-05-04T14:22:16.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-04T14:22:17.347Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2020-05-04T14:22:17.347Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-04T14:22:17.400Z] --- PASS: TestDaemonIpcModePrivate (2.46s) [2020-05-04T14:22:17.400Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-05-04T14:22:17.400Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-04T14:22:17.400Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-04T14:22:17.400Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-04T14:22:17.400Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-04T14:22:17.400Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-04T14:22:17.400Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-04T14:22:17.400Z] === RUN TestIpcModeOlderClient [2020-05-04T14:22:17.400Z] === PAUSE TestIpcModeOlderClient [2020-05-04T14:22:17.400Z] === RUN TestKillContainerInvalidSignal [2020-05-04T14:22:17.427Z] INFO: Sources obtained for gotestsum... [2020-05-04T14:22:17.427Z] INFO: Checkout done for gotestsum... [2020-05-04T14:22:17.720Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-05-04T14:22:17.720Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-04T14:22:17.908Z] INFO: Build done for gotestsum... [2020-05-04T14:22:17.962Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2020-05-04T14:22:17.962Z] === RUN TestKillContainer [2020-05-04T14:22:17.962Z] === RUN TestKillContainer/no_signal [2020-05-04T14:22:18.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-04T14:22:18.834Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2020-05-04T14:22:18.834Z] === RUN TestBuildWithSession [2020-05-04T14:22:18.834Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-04T14:22:18.834Z] build_session_test.go:25: TODO: BuildKit [2020-05-04T14:22:18.834Z] === RUN TestBuildSquashParent [2020-05-04T14:22:18.891Z] === RUN TestKillContainer/non_killing_signal [2020-05-04T14:22:19.147Z] === RUN TestKillContainer/killing_signal [2020-05-04T14:22:19.277Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-05-04T14:22:19.277Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-04T14:22:20.077Z] --- PASS: TestKillContainer (1.78s) [2020-05-04T14:22:20.077Z] --- PASS: TestKillContainer/no_signal (0.59s) [2020-05-04T14:22:20.077Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-05-04T14:22:20.077Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2020-05-04T14:22:20.077Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-04T14:22:20.077Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-04T14:22:20.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-04T14:22:20.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-04T14:22:20.333Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-04T14:22:20.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-04T14:22:20.895Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-05-04T14:22:20.895Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-05-04T14:22:20.895Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-05-04T14:22:20.895Z] === RUN TestKillStoppedContainer [2020-05-04T14:22:21.152Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-04T14:22:21.152Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-04T14:22:21.152Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-04T14:22:21.152Z] === RUN TestKillDifferentUserContainer [2020-05-04T14:22:21.413Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-05-04T14:22:21.413Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-04T14:22:21.715Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2020-05-04T14:22:21.715Z] === RUN TestInspectOomKilledTrue [2020-05-04T14:22:21.715Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-04T14:22:21.715Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:22:21.715Z] === RUN TestInspectOomKilledFalse [2020-05-04T14:22:21.715Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-04T14:22:21.715Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:22:21.715Z] === RUN TestLinksEtcHostsContentMatch [2020-05-04T14:22:21.715Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-04T14:22:21.715Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-04T14:22:21.715Z] === RUN TestLinksContainerNames [2020-05-04T14:22:22.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-04T14:22:23.083Z] --- PASS: TestLinksContainerNames (1.21s) [2020-05-04T14:22:23.083Z] === RUN TestLogsFollowTailEmpty [2020-05-04T14:22:23.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-04T14:22:23.439Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s) [2020-05-04T14:22:23.439Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-04T14:22:23.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-04T14:22:23.646Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2020-05-04T14:22:23.646Z] === RUN TestContainerNetworkMountsNoChown [2020-05-04T14:22:24.208Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-05-04T14:22:24.208Z] === RUN TestMountDaemonRoot [2020-05-04T14:22:24.208Z] === RUN TestMountDaemonRoot/default [2020-05-04T14:22:24.208Z] === PAUSE TestMountDaemonRoot/default [2020-05-04T14:22:24.208Z] === RUN TestMountDaemonRoot/private [2020-05-04T14:22:24.208Z] === PAUSE TestMountDaemonRoot/private [2020-05-04T14:22:24.208Z] === RUN TestMountDaemonRoot/rprivate [2020-05-04T14:22:24.208Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-04T14:22:24.208Z] === RUN TestMountDaemonRoot/slave [2020-05-04T14:22:24.208Z] === PAUSE TestMountDaemonRoot/slave [2020-05-04T14:22:24.208Z] === RUN TestMountDaemonRoot/rslave [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/shared [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/shared [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/rshared [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/default [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/rslave [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/rshared [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/shared [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/rprivate [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/slave [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/private [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-04T14:22:24.209Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:22:24.209Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:22:24.209Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:22:24.465Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:22:24.465Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:22:24.465Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:22:24.465Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:22:24.465Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-04T14:22:24.465Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:22:24.465Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-04T14:22:24.465Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:22:24.465Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-04T14:22:24.465Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:22:24.465Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:22:24.465Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:22:24.721Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:22:24.721Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-04T14:22:24.721Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:22:24.721Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:22:24.721Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-04T14:22:24.721Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:22:24.721Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-04T14:22:24.721Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-04T14:22:24.721Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-05-04T14:22:24.721Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-05-04T14:22:24.721Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-05-04T14:22:24.721Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-04T14:22:24.721Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-04T14:22:24.721Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-04T14:22:24.721Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-04T14:22:24.722Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-04T14:22:24.722Z] === RUN TestContainerBindMountNonRecursive [2020-05-04T14:22:24.722Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-04T14:22:24.722Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-04T14:22:24.722Z] === RUN TestNetworkNat [2020-05-04T14:22:24.916Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-05-04T14:22:24.917Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-04T14:22:25.650Z] --- PASS: TestNetworkNat (0.71s) [2020-05-04T14:22:25.650Z] === RUN TestNetworkLocalhostTCPNat [2020-05-04T14:22:25.675Z] --- PASS: TestBuildSquashParent (5.77s) [2020-05-04T14:22:25.675Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-04T14:22:25.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:22:25.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:22:25.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:22:25.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:22:25.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:22:25.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:22:25.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:22:25.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:22:25.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:22:25.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:22:25.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:22:25.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:22:25.675Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:22:25.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:22:25.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:22:25.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:22:25.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-04T14:22:25.906Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-05-04T14:22:25.906Z] === RUN TestNetworkLoopbackNat [2020-05-04T14:22:25.933Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2020-05-04T14:22:25.933Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-04T14:22:26.554Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2020-05-04T14:22:26.554Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-04T14:22:26.834Z] --- PASS: TestNetworkLoopbackNat (0.79s) [2020-05-04T14:22:26.834Z] === RUN TestPause [2020-05-04T14:22:26.834Z] --- SKIP: TestPause (0.00s) [2020-05-04T14:22:26.834Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:22:26.834Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-04T14:22:26.834Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-04T14:22:26.834Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-04T14:22:26.834Z] === RUN TestPauseStopPausedContainer [2020-05-04T14:22:26.834Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-04T14:22:26.834Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:22:26.834Z] === RUN TestPsFilter [2020-05-04T14:22:26.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-04T14:22:27.091Z] --- PASS: TestPsFilter (0.20s) [2020-05-04T14:22:27.091Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-04T14:22:27.654Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s) [2020-05-04T14:22:27.654Z] === RUN TestRemoveContainerWithVolume [2020-05-04T14:22:27.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:22:27.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:22:28.216Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-05-04T14:22:28.216Z] === RUN TestRemoveContainerRunning [2020-05-04T14:22:28.535Z] Removing intermediate container 461409fd2509 [2020-05-04T14:22:28.535Z] ---> 2dcb562bf7bf [2020-05-04T14:22:28.535Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-04T14:22:28.535Z] ---> Running in 8662d186e0ce [2020-05-04T14:22:28.535Z] Removing intermediate container 8662d186e0ce [2020-05-04T14:22:28.535Z] ---> b7cadf27a948 [2020-05-04T14:22:28.535Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-04T14:22:28.535Z] ---> Running in 1c9dbc7c4868 [2020-05-04T14:22:28.579Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-05-04T14:22:28.580Z] === RUN TestKernelTCPMemory [2020-05-04T14:22:28.779Z] --- PASS: TestRemoveContainerRunning (0.59s) [2020-05-04T14:22:28.779Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-04T14:22:29.015Z] Removing intermediate container 1c9dbc7c4868 [2020-05-04T14:22:29.015Z] ---> f4f4e5588f19 [2020-05-04T14:22:29.015Z] Step 10/10 : COPY . . [2020-05-04T14:22:29.198Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-05-04T14:22:29.198Z] === RUN TestNISDomainname [2020-05-04T14:22:29.343Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-05-04T14:22:29.343Z] === RUN TestRemoveInvalidContainer [2020-05-04T14:22:29.343Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-04T14:22:29.343Z] === RUN TestRenameLinkedContainer [2020-05-04T14:22:29.772Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-04T14:22:29.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s) [2020-05-04T14:22:29.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.19s) [2020-05-04T14:22:29.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) [2020-05-04T14:22:29.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s) [2020-05-04T14:22:29.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2020-05-04T14:22:29.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2020-05-04T14:22:29.772Z] === RUN TestBuildMultiStageCopy [2020-05-04T14:22:29.772Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-04T14:22:30.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-04T14:22:30.672Z] --- PASS: TestNISDomainname (1.06s) [2020-05-04T14:22:30.672Z] === RUN TestHostnameDnsResolution [2020-05-04T14:22:31.811Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-04T14:22:31.862Z] --- PASS: TestRenameLinkedContainer (2.39s) [2020-05-04T14:22:31.862Z] === RUN TestRenameStoppedContainer [2020-05-04T14:22:31.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-04T14:22:32.095Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-04T14:22:32.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-04T14:22:32.150Z] --- PASS: TestHostnameDnsResolution (1.82s) [2020-05-04T14:22:32.150Z] === RUN TestStats [2020-05-04T14:22:32.382Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-04T14:22:32.430Z] --- PASS: TestRenameStoppedContainer (0.59s) [2020-05-04T14:22:32.430Z] === RUN TestRenameRunningContainerAndReuse [2020-05-04T14:22:33.006Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-04T14:22:33.292Z] --- PASS: TestBuildMultiStageCopy (3.52s) [2020-05-04T14:22:33.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s) [2020-05-04T14:22:33.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-05-04T14:22:33.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s) [2020-05-04T14:22:33.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s) [2020-05-04T14:22:33.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2020-05-04T14:22:33.292Z] === RUN TestBuildMultiStageParentConfig [2020-05-04T14:22:33.806Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2020-05-04T14:22:33.806Z] === RUN TestRenameInvalidName [2020-05-04T14:22:34.062Z] --- PASS: TestRenameInvalidName (0.60s) [2020-05-04T14:22:34.062Z] === RUN TestRenameAnonymousContainer [2020-05-04T14:22:34.312Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2020-05-04T14:22:34.312Z] === RUN TestBuildLabelWithTargets [2020-05-04T14:22:34.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-04T14:22:34.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-04T14:22:35.609Z] --- PASS: TestStats (2.95s) [2020-05-04T14:22:35.610Z] === RUN TestStopContainerWithTimeout [2020-05-04T14:22:35.610Z] === RUN TestStopContainerWithTimeout/0 [2020-05-04T14:22:35.610Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-04T14:22:35.610Z] === RUN TestStopContainerWithTimeout/1 [2020-05-04T14:22:35.610Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-04T14:22:35.610Z] === RUN TestStopContainerWithTimeout/3 [2020-05-04T14:22:35.610Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-04T14:22:35.610Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-04T14:22:35.610Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-04T14:22:35.610Z] === CONT TestStopContainerWithTimeout/0 [2020-05-04T14:22:35.610Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-04T14:22:36.228Z] === CONT TestStopContainerWithTimeout/3 [2020-05-04T14:22:36.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-04T14:22:36.358Z] --- PASS: TestBuildLabelWithTargets (1.66s) [2020-05-04T14:22:36.358Z] === RUN TestBuildWithEmptyLayers [2020-05-04T14:22:36.979Z] --- PASS: TestBuildWithEmptyLayers (0.84s) [2020-05-04T14:22:36.979Z] === RUN TestBuildMultiStageOnBuild [2020-05-04T14:22:37.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-04T14:22:37.332Z] --- PASS: TestRenameAnonymousContainer (2.79s) [2020-05-04T14:22:37.332Z] === RUN TestRenameContainerWithSameName [2020-05-04T14:22:37.589Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2020-05-04T14:22:37.589Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-04T14:22:38.257Z] === CONT TestStopContainerWithTimeout/1 [2020-05-04T14:22:38.957Z] --- PASS: TestRenameContainerWithLinkedContainer (1.19s) [2020-05-04T14:22:38.957Z] === RUN TestResize [2020-05-04T14:22:39.020Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2020-05-04T14:22:39.020Z] === RUN TestBuildUncleanTarFilenames [2020-05-04T14:22:39.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-04T14:22:39.218Z] --- PASS: TestResize (0.59s) [2020-05-04T14:22:39.218Z] === RUN TestResizeWithInvalidSize [2020-05-04T14:22:40.151Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2020-05-04T14:22:40.151Z] === RUN TestResizeWhenContainerNotStarted [2020-05-04T14:22:40.408Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2020-05-04T14:22:40.408Z] === RUN TestDaemonRestartKillContainers [2020-05-04T14:22:40.408Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-04T14:22:40.408Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-04T14:22:40.408Z] === RUN TestCgroupNamespacesRun [2020-05-04T14:22:40.420Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-04T14:22:40.420Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-05-04T14:22:40.420Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-05-04T14:22:40.420Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2020-05-04T14:22:40.420Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-05-04T14:22:40.420Z] === RUN TestDeleteDevicemapper [2020-05-04T14:22:40.420Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-04T14:22:40.420Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-04T14:22:40.420Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-04T14:22:40.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-04T14:22:40.522Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2020-05-04T14:22:40.522Z] === RUN TestBuildMultiStageLayerLeak [2020-05-04T14:22:41.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-04T14:22:42.559Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2020-05-04T14:22:42.559Z] === RUN TestBuildWithHugeFile [2020-05-04T14:22:42.926Z] --- PASS: TestCgroupNamespacesRun (2.49s) [2020-05-04T14:22:42.926Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-04T14:22:43.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-04T14:22:43.877Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s) [2020-05-04T14:22:43.877Z] === RUN TestUpdateMemory [2020-05-04T14:22:43.877Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-04T14:22:43.877Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:22:43.877Z] === RUN TestUpdateCPUQuota [2020-05-04T14:22:44.609Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-04T14:22:44.609Z] Using test binary docker [2020-05-04T14:22:44.609Z] +++ /etc/init.d/apparmor start [2020-05-04T14:22:44.609Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-04T14:22:44.609Z] INFO: Waiting for daemon to start... [2020-05-04T14:22:44.609Z] Starting dockerd [2020-05-04T14:22:44.610Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-04T14:22:44.911Z] --- PASS: TestUpdateCPUQuota (1.26s) [2020-05-04T14:22:44.911Z] === RUN TestUpdatePidsLimit [2020-05-04T14:22:44.911Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-04T14:22:45.445Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.52s) [2020-05-04T14:22:45.445Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-04T14:22:45.527Z] === RUN TestUpdatePidsLimit/no_change [2020-05-04T14:22:45.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-04T14:22:45.810Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-04T14:22:46.093Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-04T14:22:46.709Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-04T14:22:46.750Z] . [2020-05-04T14:22:46.750Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-04T14:22:46.992Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-04T14:22:47.005Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-04T14:22:47.005Z] Error: No such image: emptyfs [2020-05-04T14:22:47.005Z] ++++ docker load [2020-05-04T14:22:47.005Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-04T14:22:47.274Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-04T14:22:47.337Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2020-05-04T14:22:47.337Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-04T14:22:47.566Z] Running integration-test (iteration 1) [2020-05-04T14:22:47.566Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-04T14:22:47.566Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:22:47.566Z] ++ set -e [2020-05-04T14:22:47.566Z] ++ '[' -n 0 ']' [2020-05-04T14:22:47.566Z] ++ set -x [2020-05-04T14:22:47.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:22:48.069Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-04T14:22:48.069Z] Using test binary docker [2020-05-04T14:22:48.069Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-04T14:22:48.069Z] +++ /etc/init.d/apparmor start [2020-05-04T14:22:48.069Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-04T14:22:48.069Z] INFO: Waiting for daemon to start... [2020-05-04T14:22:48.069Z] Starting dockerd [2020-05-04T14:22:48.069Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-04T14:22:48.749Z] --- PASS: TestUpdatePidsLimit (3.87s) [2020-05-04T14:22:48.749Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-05-04T14:22:48.749Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-05-04T14:22:48.749Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-05-04T14:22:48.749Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-05-04T14:22:48.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-05-04T14:22:48.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-05-04T14:22:48.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-05-04T14:22:48.749Z] === RUN TestUpdateRestartPolicy [2020-05-04T14:22:49.855Z] --- PASS: TestCgroupNamespacesRunHostMode (2.42s) [2020-05-04T14:22:49.855Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-04T14:22:49.970Z] . [2020-05-04T14:22:49.970Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-04T14:22:49.970Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-04T14:22:49.970Z] Error: No such image: emptyfs [2020-05-04T14:22:49.970Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-04T14:22:49.970Z] ++++ docker load [2020-05-04T14:22:50.229Z] Running integration-test (iteration 1) [2020-05-04T14:22:50.229Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-04T14:22:50.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:22:50.229Z] ++ set -e [2020-05-04T14:22:50.229Z] ++ '[' -n 0 ']' [2020-05-04T14:22:50.229Z] ++ set -x [2020-05-04T14:22:50.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:22:50.622Z] ---> 1d2065583012 [2020-05-04T14:22:50.622Z] Successfully built 1d2065583012 [2020-05-04T14:22:50.622Z] Successfully tagged docker:latest [2020-05-04T14:22:50.622Z] INFO: Image build ended at 05/04/2020 14:22:50. Duration:00:03:53.9284160 [2020-05-04T14:22:50.622Z] [2020-05-04T14:22:50.622Z] [2020-05-04T14:22:50.622Z] INFO: Building the test binaries at 05/04/2020 14:22:50... [2020-05-04T14:22:52.447Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.68s) [2020-05-04T14:22:52.447Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-04T14:22:54.345Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.96s) [2020-05-04T14:22:54.345Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-04T14:22:54.486Z] INFO: make.ps1 starting at 05/04/2020 14:22:53 [2020-05-04T14:22:54.486Z] INFO: Git commit (8f9a2e87b2) assumed from DOCKER_GITCOMMIT environment variable [2020-05-04T14:22:54.486Z] INFO: Invoking autogen... [2020-05-04T14:22:54.966Z] INFO: Building daemon... [2020-05-04T14:22:56.235Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s) [2020-05-04T14:22:56.235Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-04T14:22:58.753Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.59s) [2020-05-04T14:22:58.753Z] === RUN TestKernelTCPMemory [2020-05-04T14:22:58.753Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-05-04T14:22:58.753Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:22:58.753Z] === RUN TestNISDomainname [2020-05-04T14:22:58.753Z] --- SKIP: TestNISDomainname (0.01s) [2020-05-04T14:22:58.753Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-04T14:22:58.753Z] === RUN TestHostnameDnsResolution [2020-05-04T14:23:00.120Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-05-04T14:23:00.120Z] === RUN TestStats [2020-05-04T14:23:00.120Z] --- SKIP: TestStats (0.00s) [2020-05-04T14:23:00.120Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:23:00.120Z] === RUN TestStopContainerWithTimeout [2020-05-04T14:23:00.120Z] === RUN TestStopContainerWithTimeout/0 [2020-05-04T14:23:00.120Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-04T14:23:00.120Z] === RUN TestStopContainerWithTimeout/1 [2020-05-04T14:23:00.120Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-04T14:23:00.120Z] === RUN TestStopContainerWithTimeout/3 [2020-05-04T14:23:00.120Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-04T14:23:00.120Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-04T14:23:00.120Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-04T14:23:00.120Z] === CONT TestStopContainerWithTimeout/0 [2020-05-04T14:23:00.120Z] === CONT TestStopContainerWithTimeout/3 [2020-05-04T14:23:00.204Z] Loaded image: buildpack-deps:jessie [2020-05-04T14:23:00.204Z] Loaded image: busybox:latest [2020-05-04T14:23:00.205Z] Loaded image: busybox:glibc [2020-05-04T14:23:00.205Z] Loaded image: debian:jessie [2020-05-04T14:23:00.205Z] Loaded image: hello-world:latest [2020-05-04T14:23:00.205Z] INFO: Testing against a local daemon [2020-05-04T14:23:00.205Z] === RUN TestCgroupNamespacesBuild [2020-05-04T14:23:00.682Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-04T14:23:02.107Z] --- PASS: TestCgroupNamespacesBuild (3.02s) [2020-05-04T14:23:02.107Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-04T14:23:03.201Z] === CONT TestStopContainerWithTimeout/1 [2020-05-04T14:23:03.985Z] --- PASS: TestUpdateRestartPolicy (13.11s) [2020-05-04T14:23:03.985Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-04T14:23:03.985Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-05-04T14:23:03.985Z] === RUN TestWaitNonBlocked [2020-05-04T14:23:03.985Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:23:03.985Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:23:03.985Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:23:03.985Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:23:03.985Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:23:03.985Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:23:03.985Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-04T14:23:03.985Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-05-04T14:23:03.985Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2020-05-04T14:23:03.985Z] === RUN TestWaitBlocked [2020-05-04T14:23:03.985Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:23:03.985Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:23:03.985Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:23:03.985Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:23:03.985Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:23:03.985Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:23:04.011Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.88s) [2020-05-04T14:23:04.011Z] === RUN TestBuildWithSession [2020-05-04T14:23:04.011Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-04T14:23:04.011Z] build_session_test.go:25: TODO: BuildKit [2020-05-04T14:23:04.011Z] === RUN TestBuildSquashParent [2020-05-04T14:23:04.567Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-04T14:23:04.567Z] --- PASS: TestStopContainerWithTimeout/0 (0.86s) [2020-05-04T14:23:04.567Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-05-04T14:23:04.567Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2020-05-04T14:23:04.567Z] --- PASS: TestStopContainerWithTimeout/1 (1.61s) [2020-05-04T14:23:04.567Z] === RUN TestDeleteDevicemapper [2020-05-04T14:23:04.567Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-04T14:23:04.567Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-04T14:23:04.567Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-04T14:23:05.231Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-04T14:23:05.231Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2020-05-04T14:23:05.231Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2020-05-04T14:23:05.231Z] === CONT TestContainerStartOnDaemonRestart [2020-05-04T14:23:05.231Z] === CONT TestIpcModeOlderClient [2020-05-04T14:23:05.514Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-05-04T14:23:05.514Z] === CONT TestDaemonHostGatewayIP [2020-05-04T14:23:06.497Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s) [2020-05-04T14:23:06.497Z] === RUN TestUpdateMemory [2020-05-04T14:23:06.497Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-04T14:23:06.497Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:23:06.497Z] === RUN TestUpdateCPUQuota [2020-05-04T14:23:06.497Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-04T14:23:06.497Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:23:06.497Z] === RUN TestUpdatePidsLimit [2020-05-04T14:23:06.497Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-04T14:23:06.497Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:23:06.497Z] === RUN TestUpdateRestartPolicy [2020-05-04T14:23:08.193Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s) [2020-05-04T14:23:08.193Z] === CONT TestContainerKillOnDaemonStart [2020-05-04T14:23:09.203Z] --- PASS: TestDaemonHostGatewayIP (3.68s) [2020-05-04T14:23:09.203Z] === CONT TestDaemonRestartIpcMode [2020-05-04T14:23:12.124Z] --- PASS: TestBuildSquashParent (6.60s) [2020-05-04T14:23:12.124Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-04T14:23:12.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:23:12.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:23:12.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:23:12.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:23:12.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:23:12.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:23:12.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:23:12.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:23:12.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:23:12.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:23:12.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:23:12.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:23:12.124Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:23:12.124Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:23:12.124Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:23:12.124Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:23:12.661Z] --- PASS: TestDaemonRestartIpcMode (3.53s) [2020-05-04T14:23:13.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:23:13.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:23:15.712Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-04T14:23:15.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2020-05-04T14:23:15.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.07s) [2020-05-04T14:23:15.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s) [2020-05-04T14:23:15.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2020-05-04T14:23:15.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-05-04T14:23:15.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2020-05-04T14:23:15.712Z] === RUN TestBuildMultiStageCopy [2020-05-04T14:23:15.712Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-04T14:23:18.244Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-04T14:23:18.502Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-04T14:23:18.670Z] --- PASS: TestUpdateRestartPolicy (11.70s) [2020-05-04T14:23:18.670Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-04T14:23:18.670Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2020-05-04T14:23:18.670Z] === RUN TestWaitNonBlocked [2020-05-04T14:23:18.670Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:23:18.670Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:23:18.670Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:23:18.670Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:23:18.670Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:23:18.670Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:23:19.067Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-04T14:23:19.769Z] Loaded image: buildpack-deps:jessie [2020-05-04T14:23:19.769Z] Loaded image: busybox:latest [2020-05-04T14:23:19.769Z] Loaded image: busybox:glibc [2020-05-04T14:23:19.769Z] Loaded image: debian:jessie [2020-05-04T14:23:19.769Z] Loaded image: hello-world:latest [2020-05-04T14:23:19.769Z] INFO: Testing against a local daemon [2020-05-04T14:23:19.769Z] === RUN TestCgroupNamespacesBuild [2020-05-04T14:23:19.772Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-04T14:23:19.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-05-04T14:23:19.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-05-04T14:23:19.773Z] === RUN TestWaitBlocked [2020-05-04T14:23:19.773Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:23:19.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:23:19.773Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:23:19.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:23:19.773Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:23:19.773Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:23:19.773Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-04T14:23:20.032Z] --- PASS: TestBuildMultiStageCopy (4.38s) [2020-05-04T14:23:20.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-05-04T14:23:20.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-05-04T14:23:20.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-05-04T14:23:20.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-05-04T14:23:20.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-05-04T14:23:20.032Z] === RUN TestBuildMultiStageParentConfig [2020-05-04T14:23:20.343Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-04T14:23:20.343Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2020-05-04T14:23:20.343Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2020-05-04T14:23:20.343Z] === CONT TestDaemonRestartIpcMode [2020-05-04T14:23:20.343Z] === CONT TestIpcModeOlderClient [2020-05-04T14:23:20.599Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-05-04T14:23:21.048Z] --- PASS: TestContainerKillOnDaemonStart (12.18s) [2020-05-04T14:23:21.048Z] PASS [2020-05-04T14:23:21.048Z] [2020-05-04T14:23:21.048Z] === Skipped [2020-05-04T14:23:21.048Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-04T14:23:21.048Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-04T14:23:21.048Z] [2020-05-04T14:23:21.048Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.02s) [2020-05-04T14:23:21.048Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:23:21.048Z] [2020-05-04T14:23:21.048Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-04T14:23:21.048Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:23:21.048Z] [2020-05-04T14:23:21.048Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-04T14:23:21.048Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-04T14:23:21.048Z] [2020-05-04T14:23:21.048Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-04T14:23:21.048Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-04T14:23:21.048Z] [2020-05-04T14:23:21.048Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-04T14:23:21.048Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:23:21.048Z] [2020-05-04T14:23:21.048Z] [2020-05-04T14:23:21.048Z] DONE 200 tests, 6 skipped in 154.596s [2020-05-04T14:23:21.048Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-04T14:23:21.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:23:21.048Z] ++ set -e [2020-05-04T14:23:21.048Z] ++ '[' -n 0 ']' [2020-05-04T14:23:21.048Z] ++ set -x [2020-05-04T14:23:21.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:23:21.049Z] INFO: Testing against a local daemon [2020-05-04T14:23:21.049Z] === RUN TestCommitInheritsEnv [2020-05-04T14:23:21.049Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-05-04T14:23:21.049Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-04T14:23:21.049Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-04T14:23:21.049Z] === RUN TestImagesFilterMultiReference [2020-05-04T14:23:21.138Z] --- PASS: TestCgroupNamespacesBuild (3.10s) [2020-05-04T14:23:21.138Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-04T14:23:21.332Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-05-04T14:23:21.332Z] === RUN TestImagePullPlatformInvalid [2020-05-04T14:23:21.332Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-04T14:23:21.332Z] === RUN TestRemoveImageOrphaning [2020-05-04T14:23:21.407Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2020-05-04T14:23:21.407Z] === RUN TestBuildLabelWithTargets [2020-05-04T14:23:21.948Z] --- PASS: TestRemoveImageOrphaning (0.64s) [2020-05-04T14:23:21.948Z] === RUN TestRemoveImageGarbageCollector [2020-05-04T14:23:21.948Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-04T14:23:21.948Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:23:21.948Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-04T14:23:21.948Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-04T14:23:21.948Z] === RUN TestTagInvalidReference [2020-05-04T14:23:21.948Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-04T14:23:21.948Z] === RUN TestTagValidPrefixedRepo [2020-05-04T14:23:21.948Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-04T14:23:21.948Z] === RUN TestTagExistedNameWithoutForce [2020-05-04T14:23:21.948Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-04T14:23:21.948Z] === RUN TestTagOfficialNames [2020-05-04T14:23:21.948Z] --- PASS: TestTagOfficialNames (0.03s) [2020-05-04T14:23:21.948Z] === RUN TestTagMatchesDigest [2020-05-04T14:23:21.948Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-04T14:23:21.948Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-04T14:23:23.649Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.41s) [2020-05-04T14:23:23.649Z] === RUN TestBuildWithSession [2020-05-04T14:23:23.649Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-04T14:23:23.649Z] build_session_test.go:25: TODO: BuildKit [2020-05-04T14:23:23.649Z] === RUN TestBuildSquashParent [2020-05-04T14:23:23.937Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2020-05-04T14:23:23.937Z] === RUN TestBuildWithEmptyLayers [2020-05-04T14:23:24.503Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-05-04T14:23:24.503Z] === RUN TestBuildMultiStageOnBuild [2020-05-04T14:23:25.847Z] --- PASS: TestDaemonRestartIpcMode (4.82s) [2020-05-04T14:23:25.847Z] PASS [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === Skipped [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-04T14:23:25.847Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-04T14:23:25.847Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-04T14:23:25.847Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-04T14:23:25.847Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-04T14:23:25.847Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-04T14:23:25.847Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-04T14:23:25.847Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-04T14:23:25.847Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-04T14:23:25.847Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-04T14:23:25.847Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-04T14:23:25.847Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-04T14:23:25.847Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-04T14:23:25.847Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-04T14:23:25.847Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-04T14:23:25.847Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-04T14:23:25.847Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-04T14:23:25.847Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-05-04T14:23:25.847Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-05-04T14:23:25.847Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-04T14:23:25.847Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-04T14:23:25.847Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-04T14:23:25.847Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-04T14:23:25.847Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-04T14:23:25.847Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] [2020-05-04T14:23:25.847Z] DONE 181 tests, 24 skipped in 93.921s [2020-05-04T14:23:25.847Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-04T14:23:25.847Z] INFO: Testing against a local daemon [2020-05-04T14:23:25.847Z] === RUN TestCommitInheritsEnv [2020-05-04T14:23:27.215Z] --- PASS: TestCommitInheritsEnv (1.72s) [2020-05-04T14:23:27.215Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-04T14:23:27.215Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-04T14:23:27.215Z] === RUN TestImagesFilterMultiReference [2020-05-04T14:23:27.215Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-04T14:23:27.215Z] === RUN TestImagePullPlatformInvalid [2020-05-04T14:23:27.215Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-04T14:23:27.215Z] === RUN TestRemoveImageOrphaning [2020-05-04T14:23:27.790Z] --- PASS: TestBuildMultiStageOnBuild (2.72s) [2020-05-04T14:23:27.790Z] === RUN TestBuildUncleanTarFilenames [2020-05-04T14:23:28.725Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-05-04T14:23:28.725Z] === RUN TestBuildMultiStageLayerLeak [2020-05-04T14:23:29.106Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-05-04T14:23:29.106Z] === RUN TestRemoveImageGarbageCollector [2020-05-04T14:23:29.106Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-04T14:23:29.106Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-04T14:23:29.106Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-04T14:23:29.106Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-04T14:23:29.106Z] === RUN TestTagInvalidReference [2020-05-04T14:23:29.106Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-04T14:23:29.106Z] === RUN TestTagValidPrefixedRepo [2020-05-04T14:23:29.363Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-04T14:23:29.363Z] === RUN TestTagExistedNameWithoutForce [2020-05-04T14:23:29.363Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-04T14:23:29.363Z] === RUN TestTagOfficialNames [2020-05-04T14:23:29.363Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-04T14:23:29.363Z] === RUN TestTagMatchesDigest [2020-05-04T14:23:29.363Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-04T14:23:29.363Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-04T14:23:32.009Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s) [2020-05-04T14:23:32.009Z] === RUN TestBuildWithHugeFile [2020-05-04T14:23:33.116Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-04T14:23:33.116Z] Copying nested executables into bundles/binary-daemon [2020-05-04T14:23:33.116Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-04T14:23:33.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40891/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -e DOCKER_GRAPHDRIVER docker:074369ebb4fd32aab414c55e598c87f6844611dd hack/make.sh cross [2020-05-04T14:23:33.874Z] [2020-05-04T14:23:33.874Z] Removing bundles/ [2020-05-04T14:23:34.172Z] [2020-05-04T14:23:34.172Z] ---> Making bundle: cross (in bundles/cross) [2020-05-04T14:23:34.172Z] Cross building: bundles/cross/linux/amd64 [2020-05-04T14:23:34.172Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-04T14:23:34.172Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-04T14:23:35.808Z] --- PASS: TestBuildSquashParent (10.63s) [2020-05-04T14:23:35.808Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-04T14:23:35.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:23:35.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:23:35.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:23:35.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:23:35.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:23:35.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:23:35.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:23:35.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:23:35.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:23:35.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:23:35.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:23:35.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:23:35.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-04T14:23:35.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-04T14:23:37.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-04T14:23:37.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-04T14:23:40.957Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-04T14:23:40.957Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-04T14:23:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-04T14:23:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) [2020-05-04T14:23:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2020-05-04T14:23:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s) [2020-05-04T14:23:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.44s) [2020-05-04T14:23:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s) [2020-05-04T14:23:44.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s) [2020-05-04T14:23:44.220Z] === RUN TestBuildMultiStageCopy [2020-05-04T14:23:44.220Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-04T14:23:47.483Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-04T14:23:48.043Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-04T14:23:48.967Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-04T14:23:49.525Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-04T14:23:50.084Z] --- PASS: TestBuildMultiStageCopy (6.01s) [2020-05-04T14:23:50.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2020-05-04T14:23:50.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2020-05-04T14:23:50.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2020-05-04T14:23:50.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2020-05-04T14:23:50.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2020-05-04T14:23:50.084Z] === RUN TestBuildMultiStageParentConfig [2020-05-04T14:23:51.966Z] --- PASS: TestBuildMultiStageParentConfig (1.64s) [2020-05-04T14:23:51.966Z] === RUN TestBuildLabelWithTargets [2020-05-04T14:23:54.475Z] --- PASS: TestBuildLabelWithTargets (2.74s) [2020-05-04T14:23:54.475Z] === RUN TestBuildWithEmptyLayers [2020-05-04T14:23:55.837Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2020-05-04T14:23:55.837Z] === RUN TestBuildMultiStageOnBuild [2020-05-04T14:23:55.851Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-04T14:23:55.851Z] [2020-05-04T14:23:55.851Z] ________ ____ __. [2020-05-04T14:23:55.851Z] \_____ \ | |/ _| [2020-05-04T14:23:55.851Z] / | \| < [2020-05-04T14:23:55.851Z] / | \ | \ [2020-05-04T14:23:55.851Z] \_______ /____|__ \ [2020-05-04T14:23:55.851Z] \/ \/ [2020-05-04T14:23:55.851Z] [2020-05-04T14:23:55.851Z] INFO: make.ps1 ended at 05/04/2020 14:23:53 [2020-05-04T14:23:55.851Z] INFO: Binaries build ended at 05/04/2020 14:23:55. Duration:00:01:05.1920298 [2020-05-04T14:23:58.125Z] INFO: Copying the built daemon binary to d:\CI\PR-40891\5\binary\dockerd-8f9a2e87b2.exe... [2020-05-04T14:23:59.135Z] INFO: Copying the built client binary to d:\CI\PR-40891\5\binary\docker-8f9a2e87b2.exe... [2020-05-04T14:23:59.135Z] INFO: Copying dockerversion from the container... [2020-05-04T14:23:59.615Z] INFO: Copying the golang package from the container to d:\CI\PR-40891\5\installer\go.zip... [2020-05-04T14:23:59.994Z] --- PASS: TestBuildMultiStageOnBuild (3.88s) [2020-05-04T14:23:59.994Z] === RUN TestBuildUncleanTarFilenames [2020-05-04T14:24:01.880Z] --- PASS: TestBuildUncleanTarFilenames (1.93s) [2020-05-04T14:24:01.880Z] === RUN TestBuildMultiStageLayerLeak [2020-05-04T14:24:02.629Z] INFO: Extracting go.zip to d:\CI\PR-40891\5\go [2020-05-04T14:24:06.068Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-04T14:24:06.068Z] Using test binary docker [2020-05-04T14:24:06.068Z] +++ /etc/init.d/apparmor start [2020-05-04T14:24:06.068Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-04T14:24:06.068Z] INFO: Waiting for daemon to start... [2020-05-04T14:24:06.068Z] Starting dockerd [2020-05-04T14:24:06.068Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-04T14:24:06.068Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-04T14:24:06.068Z] Using test binary docker [2020-05-04T14:24:06.068Z] +++ /etc/init.d/apparmor start [2020-05-04T14:24:06.068Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-04T14:24:06.068Z] INFO: Waiting for daemon to start... [2020-05-04T14:24:06.068Z] Starting dockerd [2020-05-04T14:24:06.068Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-04T14:24:06.068Z] .--- PASS: TestBuildMultiStageLayerLeak (4.41s) [2020-05-04T14:24:06.068Z] === RUN TestBuildWithHugeFile [2020-05-04T14:24:07.950Z] [2020-05-04T14:24:07.950Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-04T14:24:07.950Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-04T14:24:07.950Z] Error: No such image: emptyfs [2020-05-04T14:24:07.950Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-04T14:24:07.950Z] ++++ docker load [2020-05-04T14:24:07.950Z] [2020-05-04T14:24:07.950Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-04T14:24:07.950Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-04T14:24:08.205Z] Error: No such image: emptyfs [2020-05-04T14:24:08.205Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-04T14:24:08.205Z] ++++ docker load [2020-05-04T14:24:08.205Z] Running integration-test (iteration 1) [2020-05-04T14:24:08.205Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-04T14:24:08.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-05-04T14:24:08.205Z] ++ set -e [2020-05-04T14:24:08.205Z] ++ '[' -n 0 ']' [2020-05-04T14:24:08.205Z] ++ set -x [2020-05-04T14:24:08.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-05-04T14:24:08.460Z] Running integration-test (iteration 1) [2020-05-04T14:24:08.460Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-04T14:24:08.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-05-04T14:24:08.460Z] ++ set -e [2020-05-04T14:24:08.460Z] ++ '[' -n 0 ']' [2020-05-04T14:24:08.460Z] ++ set -x [2020-05-04T14:24:08.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-05-04T14:24:18.688Z] --- PASS: TestBuildWithHugeFile (41.34s) [2020-05-04T14:24:18.688Z] === RUN TestBuildWithEmptyDockerfile [2020-05-04T14:24:18.688Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:24:18.688Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:24:18.688Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:24:18.688Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:24:18.688Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:24:18.688Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:24:18.688Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:24:18.688Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:24:18.688Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:24:18.688Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-05-04T14:24:18.688Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-05-04T14:24:18.688Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-05-04T14:24:18.688Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-05-04T14:24:18.688Z] === RUN TestBuildPreserveOwnership [2020-05-04T14:24:18.688Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-04T14:24:18.688Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-04T14:24:19.254Z] --- PASS: TestBuildPreserveOwnership (6.00s) [2020-05-04T14:24:19.254Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2020-05-04T14:24:19.254Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s) [2020-05-04T14:24:19.254Z] === RUN TestBuildPlatformInvalid [2020-05-04T14:24:19.254Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-04T14:24:19.254Z] PASS [2020-05-04T14:24:19.254Z] [2020-05-04T14:24:19.254Z] === Skipped [2020-05-04T14:24:19.254Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-04T14:24:19.254Z] build_session_test.go:25: TODO: BuildKit [2020-05-04T14:24:19.254Z] [2020-05-04T14:24:19.254Z] [2020-05-04T14:24:19.254Z] DONE 32 tests, 1 skipped in 89.150s [2020-05-04T14:24:19.513Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-04T14:24:19.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:24:19.513Z] ++ set -e [2020-05-04T14:24:19.513Z] ++ '[' -n 0 ']' [2020-05-04T14:24:19.513Z] ++ set -x [2020-05-04T14:24:19.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:24:19.513Z] INFO: Testing against a local daemon [2020-05-04T14:24:19.513Z] === RUN TestConfigInspect [2020-05-04T14:24:19.849Z] --- PASS: TestBuildWithHugeFile (84.25s) [2020-05-04T14:24:19.849Z] === RUN TestBuildWithEmptyDockerfile [2020-05-04T14:24:19.849Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:24:19.849Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:24:19.849Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:24:19.849Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:24:19.849Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:24:19.849Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:24:19.849Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:24:19.849Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:24:19.849Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:24:19.849Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-05-04T14:24:19.849Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-05-04T14:24:19.849Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-05-04T14:24:19.849Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-05-04T14:24:19.849Z] === RUN TestBuildPreserveOwnership [2020-05-04T14:24:19.849Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-04T14:24:19.849Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-04T14:24:19.849Z] --- PASS: TestBuildPreserveOwnership (4.97s) [2020-05-04T14:24:19.849Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.27s) [2020-05-04T14:24:19.849Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2020-05-04T14:24:19.849Z] === RUN TestBuildPlatformInvalid [2020-05-04T14:24:19.849Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-04T14:24:19.849Z] PASS [2020-05-04T14:24:19.849Z] [2020-05-04T14:24:19.849Z] === Skipped [2020-05-04T14:24:19.849Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-04T14:24:19.849Z] build_session_test.go:25: TODO: BuildKit [2020-05-04T14:24:19.849Z] [2020-05-04T14:24:19.849Z] [2020-05-04T14:24:19.849Z] DONE 32 tests, 1 skipped in 131.569s [2020-05-04T14:24:19.849Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-04T14:24:19.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:24:19.849Z] ++ set -e [2020-05-04T14:24:19.849Z] ++ '[' -n 0 ']' [2020-05-04T14:24:19.849Z] ++ set -x [2020-05-04T14:24:19.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:24:19.849Z] INFO: Testing against a local daemon [2020-05-04T14:24:19.849Z] === RUN TestConfigInspect [2020-05-04T14:24:19.849Z] --- PASS: TestConfigInspect (2.33s) [2020-05-04T14:24:19.849Z] === RUN TestConfigList [2020-05-04T14:24:19.849Z] --- PASS: TestConfigList (2.28s) [2020-05-04T14:24:19.849Z] === RUN TestConfigsCreateAndDelete [2020-05-04T14:24:19.849Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2020-05-04T14:24:19.849Z] === RUN TestConfigsUpdate [2020-05-04T14:24:21.889Z] --- PASS: TestConfigsUpdate (2.33s) [2020-05-04T14:24:21.889Z] === RUN TestTemplatedConfig [2020-05-04T14:24:23.698Z] --- PASS: TestConfigInspect (3.67s) [2020-05-04T14:24:23.698Z] === RUN TestConfigList [2020-05-04T14:24:24.590Z] --- PASS: TestTemplatedConfig (2.91s) [2020-05-04T14:24:24.591Z] === RUN TestConfigCreateResolve [2020-05-04T14:24:26.981Z] --- PASS: TestConfigList (3.22s) [2020-05-04T14:24:26.981Z] === RUN TestConfigsCreateAndDelete [2020-05-04T14:24:27.295Z] --- PASS: TestConfigCreateResolve (2.23s) [2020-05-04T14:24:27.295Z] === RUN TestConfigDaemonLibtrustID [2020-05-04T14:24:27.295Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-04T14:24:27.295Z] PASS [2020-05-04T14:24:27.295Z] [2020-05-04T14:24:27.295Z] DONE 7 tests in 14.988s [2020-05-04T14:24:27.295Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-04T14:24:27.295Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:24:27.295Z] ++ set -e [2020-05-04T14:24:27.295Z] ++ '[' -n 0 ']' [2020-05-04T14:24:27.295Z] ++ set -x [2020-05-04T14:24:27.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:24:27.583Z] INFO: Testing against a local daemon [2020-05-04T14:24:27.583Z] === RUN TestCheckpoint [2020-05-04T14:24:27.583Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-04T14:24:27.583Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-04T14:24:27.583Z] === RUN TestContainerInvalidJSON [2020-05-04T14:24:27.583Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:24:27.583Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:24:27.583Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:24:27.583Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:24:27.583Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:24:27.583Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:24:27.583Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:24:27.583Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:24:27.583Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:24:27.583Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-04T14:24:27.583Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-04T14:24:27.583Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-04T14:24:27.583Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-04T14:24:27.583Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-04T14:24:27.583Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-05-04T14:24:27.583Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-04T14:24:27.583Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-04T14:24:27.583Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-04T14:24:27.869Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-05-04T14:24:27.869Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-04T14:24:27.869Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-05-04T14:24:27.869Z] === RUN TestCopyFromContainer [2020-05-04T14:24:28.107Z] INFO: Extraction ended at 05/04/2020 14:24:24. Duration:00:00:22.7815408 [2020-05-04T14:24:28.107Z] INFO: Updating the golang and path environment variables [2020-05-04T14:24:28.107Z] INFO: GOPATH=d:\gopath [2020-05-04T14:24:28.107Z] INFO: go version go1.13.10 windows/amd64 [2020-05-04T14:24:28.107Z] INFO: Running the daemon under test in debug mode [2020-05-04T14:24:28.107Z] INFO: Starting a daemon under test... [2020-05-04T14:24:28.107Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40891\5\daemon --pidfile d:\CI\PR-40891\5\docker.pid -D [2020-05-04T14:24:28.107Z] INFO: Process started successfully. [2020-05-04T14:24:28.107Z] INFO: Start tailing logs of the daemon under tests [2020-05-04T14:24:28.107Z] INFO: Waiting for the daemon under test to start... [2020-05-04T14:24:28.587Z] INFO: Daemon under test started and replied! [2020-05-04T14:24:28.587Z] INFO: Docker version of the daemon under test [2020-05-04T14:24:28.587Z] [2020-05-04T14:24:28.587Z] Client: [2020-05-04T14:24:28.587Z] Version: 17.06.2-ce [2020-05-04T14:24:28.587Z] API version: 1.30 [2020-05-04T14:24:28.587Z] Go version: go1.8.3 [2020-05-04T14:24:28.587Z] Git commit: cec0b72 [2020-05-04T14:24:28.587Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-04T14:24:28.587Z] OS/Arch: windows/amd64 [2020-05-04T14:24:28.587Z] [2020-05-04T14:24:28.587Z] Server: [2020-05-04T14:24:28.587Z] Version: 0.0.0-dev [2020-05-04T14:24:28.587Z] API version: 1.41 (minimum version 1.24) [2020-05-04T14:24:28.587Z] Go version: go1.13.10 [2020-05-04T14:24:28.587Z] Git commit: 8f9a2e87b2 [2020-05-04T14:24:28.587Z] Built: 05/04/2020 14:22:54 [2020-05-04T14:24:28.587Z] OS/Arch: windows/amd64 [2020-05-04T14:24:28.587Z] Experimental: false [2020-05-04T14:24:28.587Z] [2020-05-04T14:24:28.587Z] INFO: Docker info of the daemon under test [2020-05-04T14:24:28.587Z] [2020-05-04T14:24:28.587Z] Containers: 0 [2020-05-04T14:24:28.587Z] Running: 0 [2020-05-04T14:24:28.587Z] Paused: 0 [2020-05-04T14:24:28.587Z] Stopped: 0 [2020-05-04T14:24:28.587Z] Images: 0 [2020-05-04T14:24:28.587Z] Server Version: 0.0.0-dev [2020-05-04T14:24:28.587Z] Storage Driver: windowsfilter [2020-05-04T14:24:28.587Z] Windows: [2020-05-04T14:24:28.587Z] Logging Driver: json-file [2020-05-04T14:24:29.067Z] Plugins: [2020-05-04T14:24:29.067Z] Volume: local [2020-05-04T14:24:29.067Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-04T14:24:29.067Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-04T14:24:29.067Z] Swarm: inactive [2020-05-04T14:24:29.067Z] Default Isolation: process [2020-05-04T14:24:29.067Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-04T14:24:29.067Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-04T14:24:29.067Z] OSType: windows [2020-05-04T14:24:29.067Z] Architecture: x86_64 [2020-05-04T14:24:29.067Z] CPUs: 4 [2020-05-04T14:24:29.067Z] Total Memory: 32GiB [2020-05-04T14:24:29.067Z] Name: azwin-2-7f9d10 [2020-05-04T14:24:29.067Z] ID: ASG3:ZFA4:R74O:N54Q:EZXV:KKCN:2G7G:M7OR:UA2G:Q63D:CZEW:6F34 [2020-05-04T14:24:29.067Z] Docker Root Dir: D:\CI\PR-40891\5\daemon [2020-05-04T14:24:29.067Z] Debug Mode (client): false [2020-05-04T14:24:29.067Z] Debug Mode (server): true [2020-05-04T14:24:29.067Z] File Descriptors: -1 [2020-05-04T14:24:29.067Z] Goroutines: 17 [2020-05-04T14:24:29.067Z] System Time: 2020-05-04T14:24:28.5347081Z [2020-05-04T14:24:29.067Z] EventsListeners: 0 [2020-05-04T14:24:29.067Z] Registry: https://index.docker.io/v1/ [2020-05-04T14:24:29.067Z] Labels: [2020-05-04T14:24:29.067Z] Experimental: false [2020-05-04T14:24:29.067Z] Insecure Registries: [2020-05-04T14:24:29.067Z] 127.0.0.0/8 [2020-05-04T14:24:29.067Z] Live Restore Enabled: false [2020-05-04T14:24:29.067Z] [2020-05-04T14:24:29.067Z] [2020-05-04T14:24:29.067Z] INFO: Docker images of the daemon under test [2020-05-04T14:24:29.067Z] [2020-05-04T14:24:29.067Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-04T14:24:29.067Z] [2020-05-04T14:24:29.067Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-04T14:24:29.067Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-04T14:24:29.067Z] ltsc2019: Pulling from windows/servercore [2020-05-04T14:24:29.067Z] 65014b3c3121: Pulling fs layer [2020-05-04T14:24:29.067Z] eac6fba788c9: Pulling fs layer [2020-05-04T14:24:29.350Z] === RUN TestCopyFromContainer// [2020-05-04T14:24:29.350Z] === RUN TestCopyFromContainer//bar/root [2020-05-04T14:24:29.635Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-04T14:24:29.635Z] === RUN TestCopyFromContainer/bar/quux [2020-05-04T14:24:29.635Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-04T14:24:29.923Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-04T14:24:29.923Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-04T14:24:29.923Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-04T14:24:30.210Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-04T14:24:30.210Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-04T14:24:30.263Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2020-05-04T14:24:30.263Z] === RUN TestConfigsUpdate [2020-05-04T14:24:30.494Z] --- PASS: TestCopyFromContainer (2.52s) [2020-05-04T14:24:30.494Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-04T14:24:30.494Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-04T14:24:30.494Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-05-04T14:24:30.494Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-05-04T14:24:30.494Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-04T14:24:30.494Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-04T14:24:30.494Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-04T14:24:30.494Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-04T14:24:30.494Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-04T14:24:30.494Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-04T14:24:30.494Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-04T14:24:30.494Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:24:30.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:24:30.494Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:24:30.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:24:30.494Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:24:30.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:24:30.494Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:24:30.494Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:24:30.494Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:24:30.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-04T14:24:30.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-04T14:24:30.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-04T14:24:30.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-04T14:24:30.494Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-04T14:24:30.494Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-04T14:24:30.494Z] === RUN TestCreateWithInvalidEnv [2020-05-04T14:24:30.494Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-04T14:24:30.494Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-04T14:24:30.494Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-04T14:24:30.494Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-04T14:24:30.494Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-04T14:24:30.494Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-04T14:24:30.494Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-04T14:24:30.494Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-04T14:24:30.494Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-04T14:24:30.494Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-04T14:24:30.494Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-04T14:24:30.494Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-04T14:24:30.494Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-04T14:24:30.494Z] === RUN TestCreateTmpfsMountsTarget [2020-05-04T14:24:30.494Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-04T14:24:30.494Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-04T14:24:32.528Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2020-05-04T14:24:32.528Z] === RUN TestCreateWithCapabilities [2020-05-04T14:24:32.528Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-04T14:24:32.528Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-04T14:24:32.528Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:24:32.528Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:24:32.528Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:24:32.528Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:24:32.528Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:24:32.528Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:24:32.528Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:24:32.528Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:24:32.528Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:24:32.528Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:24:32.528Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-04T14:24:32.528Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-04T14:24:32.528Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:24:32.528Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:24:32.528Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:24:32.528Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:24:32.528Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:24:32.528Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:24:32.528Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:24:32.528Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:24:32.528Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-04T14:24:32.528Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:24:32.528Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:24:32.528Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:24:32.528Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:24:32.528Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-04T14:24:32.528Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:24:32.528Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:24:32.528Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:24:32.528Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:24:32.528Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:24:32.528Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-04T14:24:32.528Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.02s) [2020-05-04T14:24:32.528Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s) [2020-05-04T14:24:32.528Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-04T14:24:32.528Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-04T14:24:32.528Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-04T14:24:32.528Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-04T14:24:32.528Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-04T14:24:32.528Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-05-04T14:24:32.528Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-04T14:24:32.528Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-04T14:24:32.528Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-05-04T14:24:32.528Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-04T14:24:32.793Z] --- PASS: TestConfigsUpdate (2.63s) [2020-05-04T14:24:32.793Z] === RUN TestTemplatedConfig [2020-05-04T14:24:34.582Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2020-05-04T14:24:34.582Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-04T14:24:34.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:24:34.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:24:34.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:24:34.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:24:34.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:24:34.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:24:34.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:24:34.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:24:34.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:24:34.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:24:34.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:24:34.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:24:34.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:24:34.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:24:34.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:24:34.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-05-04T14:24:34.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-05-04T14:24:34.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-05-04T14:24:34.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-05-04T14:24:34.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-05-04T14:24:34.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-04T14:24:34.582Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-04T14:24:35.597Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2020-05-04T14:24:35.597Z] === RUN TestContainerStartOnDaemonRestart [2020-05-04T14:24:35.597Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-04T14:24:35.597Z] === RUN TestDaemonRestartIpcMode [2020-05-04T14:24:35.597Z] === PAUSE TestDaemonRestartIpcMode [2020-05-04T14:24:35.597Z] === RUN TestDaemonHostGatewayIP [2020-05-04T14:24:35.597Z] === PAUSE TestDaemonHostGatewayIP [2020-05-04T14:24:35.597Z] === RUN TestContainerKillOnDaemonStart [2020-05-04T14:24:35.597Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-04T14:24:35.597Z] === RUN TestDiff [2020-05-04T14:24:36.075Z] --- PASS: TestTemplatedConfig (3.40s) [2020-05-04T14:24:36.075Z] === RUN TestConfigCreateResolve [2020-05-04T14:24:36.218Z] --- PASS: TestDiff (0.69s) [2020-05-04T14:24:36.218Z] === RUN TestExecWithCloseStdin [2020-05-04T14:24:36.837Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-05-04T14:24:36.837Z] === RUN TestExec [2020-05-04T14:24:37.859Z] --- PASS: TestExec (0.77s) [2020-05-04T14:24:37.859Z] === RUN TestExecUser [2020-05-04T14:24:38.477Z] --- PASS: TestExecUser (0.79s) [2020-05-04T14:24:38.477Z] === RUN TestExportContainerAndImportImage [2020-05-04T14:24:39.357Z] --- PASS: TestConfigCreateResolve (3.22s) [2020-05-04T14:24:39.357Z] === RUN TestConfigDaemonLibtrustID [2020-05-04T14:24:39.615Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-05-04T14:24:39.615Z] PASS [2020-05-04T14:24:39.615Z] [2020-05-04T14:24:39.615Z] DONE 7 tests in 20.201s [2020-05-04T14:24:39.615Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-04T14:24:39.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:24:39.615Z] ++ set -e [2020-05-04T14:24:39.615Z] ++ '[' -n 0 ']' [2020-05-04T14:24:39.615Z] ++ set -x [2020-05-04T14:24:39.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:24:39.623Z] eac6fba788c9: Verifying Checksum [2020-05-04T14:24:39.623Z] eac6fba788c9: Download complete [2020-05-04T14:24:39.779Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-05-04T14:24:39.779Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-04T14:24:39.873Z] INFO: Testing against a local daemon [2020-05-04T14:24:39.873Z] === RUN TestCheckpoint [2020-05-04T14:24:39.873Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-04T14:24:39.873Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-04T14:24:39.873Z] === RUN TestContainerInvalidJSON [2020-05-04T14:24:39.873Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:24:39.873Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:24:39.873Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:24:39.873Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:24:39.873Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:24:39.873Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:24:39.873Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:24:39.873Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:24:39.873Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:24:39.873Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-04T14:24:39.873Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-04T14:24:39.873Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-04T14:24:39.873Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-04T14:24:39.873Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-04T14:24:39.873Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-05-04T14:24:39.873Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-04T14:24:40.131Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-05-04T14:24:40.131Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-04T14:24:40.131Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-04T14:24:40.131Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-04T14:24:40.389Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-05-04T14:24:40.389Z] === RUN TestCopyFromContainer [2020-05-04T14:24:40.476Z] Loaded image: buildpack-deps:jessie [2020-05-04T14:24:40.476Z] Loaded image: busybox:latest [2020-05-04T14:24:40.476Z] Loaded image: buildpack-deps:jessie [2020-05-04T14:24:40.476Z] Loaded image: busybox:glibc [2020-05-04T14:24:40.476Z] Loaded image: debian:jessie [2020-05-04T14:24:40.476Z] Loaded image: busybox:latest [2020-05-04T14:24:40.476Z] Loaded image: hello-world:latest [2020-05-04T14:24:40.476Z] INFO: Testing against a local daemon [2020-05-04T14:24:40.476Z] === RUN TestDockerDaemonSuite [2020-05-04T14:24:40.476Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-04T14:24:40.476Z] Loaded image: busybox:glibc [2020-05-04T14:24:40.476Z] Loaded image: debian:jessie [2020-05-04T14:24:40.476Z] Loaded image: hello-world:latest [2020-05-04T14:24:40.476Z] INFO: Testing against a local daemon [2020-05-04T14:24:40.476Z] === RUN TestDockerSuite [2020-05-04T14:24:40.476Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-04T14:24:40.476Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-04T14:24:40.476Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-04T14:24:40.476Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-04T14:24:40.476Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-04T14:24:40.476Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-04T14:24:40.476Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-04T14:24:40.476Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-04T14:24:41.275Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2020-05-04T14:24:41.276Z] === RUN TestHealthCheckWorkdir [2020-05-04T14:24:41.400Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-04T14:24:41.400Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-04T14:24:41.898Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-05-04T14:24:41.898Z] === RUN TestHealthKillContainer [2020-05-04T14:24:41.959Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-04T14:24:41.959Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-04T14:24:42.293Z] === RUN TestCopyFromContainer// [2020-05-04T14:24:42.293Z] === RUN TestCopyFromContainer//bar/root [2020-05-04T14:24:42.551Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-04T14:24:42.551Z] === RUN TestCopyFromContainer/bar/quux [2020-05-04T14:24:42.637Z] 65014b3c3121: Verifying Checksum [2020-05-04T14:24:42.637Z] 65014b3c3121: Download complete [2020-05-04T14:24:42.810Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-04T14:24:42.810Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-04T14:24:42.882Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-04T14:24:43.069Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-04T14:24:43.069Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-04T14:24:43.137Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-04T14:24:43.137Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-04T14:24:43.327Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-04T14:24:43.327Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-04T14:24:43.585Z] --- PASS: TestCopyFromContainer (3.16s) [2020-05-04T14:24:43.585Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-04T14:24:43.585Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-04T14:24:43.585Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-05-04T14:24:43.585Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-05-04T14:24:43.585Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-04T14:24:43.585Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-04T14:24:43.585Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-04T14:24:43.585Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-04T14:24:43.585Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-04T14:24:43.585Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-05-04T14:24:43.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-04T14:24:43.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:24:43.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:24:43.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:24:43.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:24:43.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:24:43.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:24:43.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:24:43.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:24:43.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:24:43.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-04T14:24:43.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-04T14:24:43.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-04T14:24:43.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-04T14:24:43.585Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-04T14:24:43.585Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-05-04T14:24:43.585Z] === RUN TestCreateWithInvalidEnv [2020-05-04T14:24:43.585Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-04T14:24:43.585Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-04T14:24:43.585Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-04T14:24:43.585Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-04T14:24:43.585Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-04T14:24:43.585Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-04T14:24:43.585Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-04T14:24:43.585Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-04T14:24:43.585Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-04T14:24:43.585Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-04T14:24:43.585Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-04T14:24:43.585Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-04T14:24:43.585Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-04T14:24:43.585Z] === RUN TestCreateTmpfsMountsTarget [2020-05-04T14:24:43.585Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-04T14:24:43.585Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-04T14:24:45.018Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-04T14:24:45.273Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-04T14:24:45.273Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-04T14:24:45.273Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-04T14:24:45.361Z] --- PASS: TestHealthKillContainer (2.84s) [2020-05-04T14:24:45.361Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-04T14:24:45.361Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2020-05-04T14:24:45.361Z] === RUN TestIpcModeNone [2020-05-04T14:24:45.833Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-04T14:24:46.115Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2020-05-04T14:24:46.115Z] === RUN TestCreateWithCapabilities [2020-05-04T14:24:46.115Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-04T14:24:46.115Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-04T14:24:46.115Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:24:46.115Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:24:46.115Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:24:46.115Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:24:46.115Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:24:46.115Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:24:46.115Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:24:46.115Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:24:46.115Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:24:46.115Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:24:46.115Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-04T14:24:46.115Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-04T14:24:46.115Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:24:46.115Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:24:46.115Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:24:46.115Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:24:46.115Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:24:46.115Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:24:46.115Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:24:46.115Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:24:46.115Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-04T14:24:46.115Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-04T14:24:46.115Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:24:46.115Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:24:46.115Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:24:46.115Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:24:46.115Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:24:46.115Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:24:46.115Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:24:46.115Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:24:46.115Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:24:46.115Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-04T14:24:46.115Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-04T14:24:46.115Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-04T14:24:46.115Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-04T14:24:46.115Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-04T14:24:46.115Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-04T14:24:46.115Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-04T14:24:46.115Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-04T14:24:46.115Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-04T14:24:46.115Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-04T14:24:46.115Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-04T14:24:46.115Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-04T14:24:46.115Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-04T14:24:46.378Z] --- PASS: TestIpcModeNone (0.81s) [2020-05-04T14:24:46.378Z] === RUN TestIpcModePrivate [2020-05-04T14:24:46.392Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-04T14:24:47.001Z] --- PASS: TestIpcModePrivate (0.79s) [2020-05-04T14:24:47.001Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-04T14:24:47.001Z] === RUN TestIpcModeShareable [2020-05-04T14:24:47.751Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-04T14:24:47.751Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-04T14:24:47.751Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-04T14:24:47.751Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-04T14:24:47.751Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-04T14:24:48.020Z] --- PASS: TestIpcModeShareable (0.82s) [2020-05-04T14:24:48.020Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-04T14:24:48.020Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-04T14:24:48.314Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-04T14:24:48.645Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2020-05-04T14:24:48.645Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-04T14:24:48.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:24:48.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:24:48.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:24:48.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:24:48.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:24:48.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:24:48.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:24:48.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:24:48.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:24:48.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:24:48.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:24:48.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:24:48.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:24:48.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:24:48.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:24:48.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-04T14:24:48.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-05-04T14:24:48.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-04T14:24:48.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-04T14:24:48.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-05-04T14:24:48.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-04T14:24:48.645Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-04T14:24:49.211Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-05-04T14:24:49.211Z] === RUN TestContainerStartOnDaemonRestart [2020-05-04T14:24:49.211Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-04T14:24:49.211Z] === RUN TestDaemonRestartIpcMode [2020-05-04T14:24:49.211Z] === PAUSE TestDaemonRestartIpcMode [2020-05-04T14:24:49.211Z] === RUN TestDaemonHostGatewayIP [2020-05-04T14:24:49.211Z] === PAUSE TestDaemonHostGatewayIP [2020-05-04T14:24:49.211Z] === RUN TestContainerKillOnDaemonStart [2020-05-04T14:24:49.211Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-04T14:24:49.211Z] === RUN TestDiff [2020-05-04T14:24:50.146Z] --- PASS: TestDiff (0.81s) [2020-05-04T14:24:50.146Z] === RUN TestExecWithCloseStdin [2020-05-04T14:24:50.307Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2020-05-04T14:24:50.307Z] === RUN TestAPIIpcModeHost [2020-05-04T14:24:50.712Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-05-04T14:24:50.712Z] === RUN TestExec [2020-05-04T14:24:50.927Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-05-04T14:24:50.927Z] === RUN TestDaemonIpcModeShareable [2020-05-04T14:24:51.647Z] --- PASS: TestExec (0.90s) [2020-05-04T14:24:51.647Z] === RUN TestExecUser [2020-05-04T14:24:52.474Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-04T14:24:52.474Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-04T14:24:52.582Z] --- PASS: TestExecUser (0.91s) [2020-05-04T14:24:52.582Z] === RUN TestExportContainerAndImportImage [2020-05-04T14:24:52.967Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-05-04T14:24:52.967Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-04T14:24:52.967Z] === RUN TestDaemonIpcModePrivate [2020-05-04T14:24:53.959Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-05-04T14:24:53.959Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-04T14:24:54.451Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-05-04T14:24:54.451Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-04T14:24:54.451Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-04T14:24:54.981Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-04T14:24:55.236Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-04T14:24:55.594Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-04T14:24:55.594Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-04T14:24:55.594Z] Cross building: bundles/cross/windows/amd64 [2020-05-04T14:24:55.594Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-04T14:24:55.594Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-04T14:24:55.861Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-05-04T14:24:55.861Z] === RUN TestHealthCheckWorkdir [2020-05-04T14:24:55.933Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-05-04T14:24:55.933Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-04T14:24:55.933Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-04T14:24:56.797Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-05-04T14:24:56.797Z] === RUN TestHealthKillContainer [2020-05-04T14:24:57.746Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-04T14:24:57.746Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-04T14:24:58.023Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2020-05-04T14:24:58.023Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-04T14:24:58.023Z] === RUN TestIpcModeOlderClient [2020-05-04T14:24:58.023Z] === PAUSE TestIpcModeOlderClient [2020-05-04T14:24:58.023Z] === RUN TestKillContainerInvalidSignal [2020-05-04T14:24:58.307Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-05-04T14:24:58.307Z] === RUN TestKillContainer [2020-05-04T14:24:58.307Z] === RUN TestKillContainer/no_signal [2020-05-04T14:24:58.926Z] === RUN TestKillContainer/non_killing_signal [2020-05-04T14:24:59.043Z] --- PASS: TestImportExtremelyLargeImageWorks (88.71s) [2020-05-04T14:24:59.043Z] PASS [2020-05-04T14:24:59.043Z] [2020-05-04T14:24:59.043Z] === Skipped [2020-05-04T14:24:59.043Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-04T14:24:59.043Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:24:59.043Z] [2020-05-04T14:24:59.043Z] [2020-05-04T14:24:59.043Z] DONE 12 tests, 1 skipped in 90.375s [2020-05-04T14:24:59.043Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-04T14:24:59.043Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:24:59.043Z] ++ set -e [2020-05-04T14:24:59.043Z] ++ '[' -n 0 ']' [2020-05-04T14:24:59.043Z] ++ set -x [2020-05-04T14:24:59.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:24:59.043Z] INFO: Testing against a local daemon [2020-05-04T14:24:59.043Z] === RUN TestNetworkCreateDelete [2020-05-04T14:24:59.043Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-05-04T14:24:59.043Z] === RUN TestDockerNetworkDeletePreferID [2020-05-04T14:24:59.043Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-05-04T14:24:59.043Z] === RUN TestInspectNetwork [2020-05-04T14:24:59.043Z] === RUN TestInspectNetwork/full_network_id [2020-05-04T14:24:59.043Z] === RUN TestInspectNetwork/partial_network_id [2020-05-04T14:24:59.043Z] === RUN TestInspectNetwork/network_name [2020-05-04T14:24:59.043Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-04T14:24:59.107Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-04T14:24:59.544Z] === RUN TestKillContainer/killing_signal [2020-05-04T14:25:00.031Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-04T14:25:00.079Z] --- PASS: TestHealthKillContainer (2.97s) [2020-05-04T14:25:00.079Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-04T14:25:00.337Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-05-04T14:25:00.337Z] === RUN TestIpcModeNone [2020-05-04T14:25:00.558Z] --- PASS: TestKillContainer (2.03s) [2020-05-04T14:25:00.558Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-05-04T14:25:00.558Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-05-04T14:25:00.558Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-05-04T14:25:00.558Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-04T14:25:00.558Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-04T14:25:00.956Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-04T14:25:01.178Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-04T14:25:01.271Z] --- PASS: TestIpcModeNone (0.89s) [2020-05-04T14:25:01.271Z] === RUN TestIpcModePrivate [2020-05-04T14:25:01.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2020-05-04T14:25:01.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-05-04T14:25:01.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-05-04T14:25:01.807Z] === RUN TestKillStoppedContainer [2020-05-04T14:25:01.807Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-04T14:25:01.807Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-04T14:25:01.807Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-04T14:25:01.807Z] === RUN TestKillDifferentUserContainer [2020-05-04T14:25:02.207Z] --- PASS: TestIpcModePrivate (0.87s) [2020-05-04T14:25:02.207Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-05-04T14:25:02.207Z] === RUN TestIpcModeShareable [2020-05-04T14:25:02.316Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-04T14:25:02.830Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-05-04T14:25:02.830Z] === RUN TestInspectOomKilledTrue [2020-05-04T14:25:02.880Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-04T14:25:03.142Z] --- PASS: TestIpcModeShareable (0.89s) [2020-05-04T14:25:03.142Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-05-04T14:25:03.142Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-04T14:25:03.441Z] --- PASS: TestInspectNetwork (11.65s) [2020-05-04T14:25:03.441Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-04T14:25:03.441Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-04T14:25:03.441Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-04T14:25:03.441Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-04T14:25:03.441Z] === RUN TestRunContainerWithBridgeNone [2020-05-04T14:25:03.445Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-04T14:25:04.316Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-05-04T14:25:04.316Z] === RUN TestInspectOomKilledFalse [2020-05-04T14:25:04.601Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2020-05-04T14:25:04.601Z] === RUN TestLinksEtcHostsContentMatch [2020-05-04T14:25:04.807Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-04T14:25:05.222Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-05-04T14:25:05.222Z] === RUN TestLinksContainerNames [2020-05-04T14:25:05.466Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) [2020-05-04T14:25:05.466Z] === RUN TestNetworkInvalidJSON [2020-05-04T14:25:05.466Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-04T14:25:05.466Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-04T14:25:05.466Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:25:05.466Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:25:05.466Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:25:05.466Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:25:05.466Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-04T14:25:05.466Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:25:05.466Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:25:05.466Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-04T14:25:05.466Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-04T14:25:05.466Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-04T14:25:05.466Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-04T14:25:05.466Z] === RUN TestHostIPv4BridgeLabel [2020-05-04T14:25:05.673Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s) [2020-05-04T14:25:05.673Z] === RUN TestAPIIpcModeHost [2020-05-04T14:25:05.732Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-04T14:25:06.082Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-05-04T14:25:06.082Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-04T14:25:06.611Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-05-04T14:25:06.611Z] === RUN TestDaemonIpcModeShareable [2020-05-04T14:25:06.706Z] --- PASS: TestLinksContainerNames (1.32s) [2020-05-04T14:25:06.706Z] === RUN TestLogsFollowTailEmpty [2020-05-04T14:25:07.090Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-04T14:25:07.090Z] === RUN TestDaemonDefaultNetworkPools [2020-05-04T14:25:07.095Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-04T14:25:07.329Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-05-04T14:25:07.329Z] === RUN TestContainerNetworkMountsNoChown [2020-05-04T14:25:07.952Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/default [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/default [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/private [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/private [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rprivate [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/slave [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/slave [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rslave [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/shared [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/shared [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rshared [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/default [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/private [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/rprivate [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/shared [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/rshared [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/rslave [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/slave [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-04T14:25:07.952Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:25:07.952Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:25:07.952Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:25:08.099Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2020-05-04T14:25:08.099Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-04T14:25:08.237Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-04T14:25:08.237Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-04T14:25:08.237Z] === RUN TestContainerBindMountNonRecursive [2020-05-04T14:25:08.512Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-05-04T14:25:08.512Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-04T14:25:08.512Z] === RUN TestDaemonIpcModePrivate [2020-05-04T14:25:08.982Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-04T14:25:09.574Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-05-04T14:25:09.574Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-04T14:25:10.277Z] --- PASS: TestContainerBindMountNonRecursive (1.83s) [2020-05-04T14:25:10.277Z] === RUN TestNetworkNat [2020-05-04T14:25:10.348Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-04T14:25:10.413Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-05-04T14:25:10.413Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-04T14:25:10.413Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-04T14:25:10.582Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-05-04T14:25:10.582Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-04T14:25:10.602Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-04T14:25:10.907Z] --- PASS: TestNetworkNat (0.77s) [2020-05-04T14:25:10.907Z] === RUN TestNetworkLocalhostTCPNat [2020-05-04T14:25:11.199Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-05-04T14:25:11.199Z] === RUN TestServiceWithPredefinedNetwork [2020-05-04T14:25:11.524Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2020-05-04T14:25:11.524Z] === RUN TestNetworkLoopbackNat [2020-05-04T14:25:11.787Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-05-04T14:25:11.787Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-04T14:25:11.787Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-04T14:25:11.962Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-04T14:25:12.545Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2020-05-04T14:25:12.545Z] === RUN TestPause [2020-05-04T14:25:13.240Z] --- PASS: TestPause (0.71s) [2020-05-04T14:25:13.240Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-04T14:25:13.240Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-04T14:25:13.240Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-04T14:25:13.240Z] === RUN TestPauseStopPausedContainer [2020-05-04T14:25:13.690Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-05-04T14:25:13.690Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-04T14:25:13.690Z] === RUN TestIpcModeOlderClient [2020-05-04T14:25:13.690Z] === PAUSE TestIpcModeOlderClient [2020-05-04T14:25:13.690Z] === RUN TestKillContainerInvalidSignal [2020-05-04T14:25:14.270Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2020-05-04T14:25:14.270Z] === RUN TestPsFilter [2020-05-04T14:25:14.270Z] --- PASS: TestPsFilter (0.18s) [2020-05-04T14:25:14.270Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-04T14:25:14.471Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-04T14:25:14.471Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-04T14:25:14.624Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-05-04T14:25:14.624Z] === RUN TestKillContainer [2020-05-04T14:25:14.624Z] === RUN TestKillContainer/no_signal [2020-05-04T14:25:14.889Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2020-05-04T14:25:14.889Z] === RUN TestRemoveContainerWithVolume [2020-05-04T14:25:15.031Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-04T14:25:15.190Z] === RUN TestKillContainer/non_killing_signal [2020-05-04T14:25:15.511Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2020-05-04T14:25:15.511Z] === RUN TestRemoveContainerRunning [2020-05-04T14:25:15.583Z] --- PASS: TestServiceWithPredefinedNetwork (3.76s) [2020-05-04T14:25:15.583Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-04T14:25:15.583Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-04T14:25:15.583Z] service_test.go:236: FLAKY_TEST [2020-05-04T14:25:15.583Z] === RUN TestServiceWithDataPathPortInit [2020-05-04T14:25:15.757Z] === RUN TestKillContainer/killing_signal [2020-05-04T14:25:16.135Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-05-04T14:25:16.135Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-04T14:25:16.391Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-04T14:25:16.701Z] --- PASS: TestKillContainer (2.35s) [2020-05-04T14:25:16.701Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-05-04T14:25:16.701Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-05-04T14:25:16.701Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-05-04T14:25:16.701Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-04T14:25:16.701Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-04T14:25:16.767Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2020-05-04T14:25:16.767Z] === RUN TestRemoveInvalidContainer [2020-05-04T14:25:17.056Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-04T14:25:17.056Z] === RUN TestRenameLinkedContainer [2020-05-04T14:25:17.315Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-04T14:25:17.650Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-04T14:25:18.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2020-05-04T14:25:18.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-05-04T14:25:18.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-05-04T14:25:18.239Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-04T14:25:18.485Z] === RUN TestKillStoppedContainer [2020-05-04T14:25:18.485Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-04T14:25:18.485Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-04T14:25:18.485Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-04T14:25:18.485Z] === RUN TestKillDifferentUserContainer [2020-05-04T14:25:18.798Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-04T14:25:19.430Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-05-04T14:25:19.430Z] === RUN TestInspectOomKilledTrue [2020-05-04T14:25:19.430Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-04T14:25:19.430Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:25:19.430Z] === RUN TestInspectOomKilledFalse [2020-05-04T14:25:19.430Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-04T14:25:19.430Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:25:19.430Z] === RUN TestLinksEtcHostsContentMatch [2020-05-04T14:25:19.976Z] --- PASS: TestRenameLinkedContainer (2.85s) [2020-05-04T14:25:19.976Z] === RUN TestRenameStoppedContainer [2020-05-04T14:25:20.004Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-05-04T14:25:20.004Z] === RUN TestLinksContainerNames [2020-05-04T14:25:20.600Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-05-04T14:25:20.600Z] === RUN TestRenameRunningContainerAndReuse [2020-05-04T14:25:20.761Z] --- PASS: TestImportExtremelyLargeImageWorks (103.69s) [2020-05-04T14:25:20.761Z] PASS [2020-05-04T14:25:20.761Z] [2020-05-04T14:25:20.761Z] === Skipped [2020-05-04T14:25:20.761Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-04T14:25:20.761Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-04T14:25:20.761Z] [2020-05-04T14:25:20.761Z] [2020-05-04T14:25:20.761Z] DONE 12 tests, 1 skipped in 107.819s [2020-05-04T14:25:20.761Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-04T14:25:20.761Z] INFO: Testing against a local daemon [2020-05-04T14:25:20.761Z] === RUN TestNetworkCreateDelete [2020-05-04T14:25:20.761Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-05-04T14:25:20.761Z] === RUN TestDockerNetworkDeletePreferID [2020-05-04T14:25:20.761Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2020-05-04T14:25:20.761Z] === RUN TestInspectNetwork [2020-05-04T14:25:20.761Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-04T14:25:20.761Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:20.761Z] === RUN TestRunContainerWithBridgeNone [2020-05-04T14:25:20.761Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-04T14:25:20.761Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.761Z] === RUN TestNetworkInvalidJSON [2020-05-04T14:25:20.761Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-04T14:25:20.761Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-04T14:25:20.761Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:25:20.761Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:25:20.761Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:25:20.761Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:25:20.761Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-04T14:25:20.761Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:25:20.761Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:25:20.762Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-04T14:25:20.762Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-04T14:25:20.762Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-04T14:25:20.762Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-04T14:25:20.762Z] === RUN TestHostIPv4BridgeLabel [2020-05-04T14:25:20.762Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-04T14:25:20.762Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-04T14:25:20.762Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-05-04T14:25:20.762Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] === RUN TestDaemonDefaultNetworkPools [2020-05-04T14:25:20.762Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-04T14:25:20.762Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-05-04T14:25:20.762Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-04T14:25:20.762Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-04T14:25:20.762Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] === RUN TestServiceWithPredefinedNetwork [2020-05-04T14:25:20.762Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:20.762Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-04T14:25:20.762Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:236: FLAKY_TEST [2020-05-04T14:25:20.762Z] === RUN TestServiceWithDataPathPortInit [2020-05-04T14:25:20.762Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:20.762Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-04T14:25:20.762Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:20.762Z] PASS [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === Skipped [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-04T14:25:20.762Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-04T14:25:20.762Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-04T14:25:20.762Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-05-04T14:25:20.762Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-05-04T14:25:20.762Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:236: FLAKY_TEST [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-04T14:25:20.762Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] DONE 18 tests, 12 skipped in 0.695s [2020-05-04T14:25:20.762Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-04T14:25:20.762Z] INFO: Testing against a local daemon [2020-05-04T14:25:20.762Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-04T14:25:20.762Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-04T14:25:20.762Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:25:20.762Z] === RUN TestDockerNetworkIpvlan [2020-05-04T14:25:20.762Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-04T14:25:20.762Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:25:20.762Z] PASS [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === Skipped [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-04T14:25:20.762Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-04T14:25:20.762Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] DONE 2 tests, 2 skipped in 0.151s [2020-05-04T14:25:20.762Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-04T14:25:20.762Z] INFO: Testing against a local daemon [2020-05-04T14:25:20.762Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-04T14:25:20.762Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-04T14:25:20.762Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] === RUN TestDockerNetworkMacvlan [2020-05-04T14:25:20.762Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-04T14:25:20.762Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] PASS [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === Skipped [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-04T14:25:20.762Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-04T14:25:20.762Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] DONE 2 tests, 2 skipped in 0.161s [2020-05-04T14:25:20.762Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-04T14:25:20.762Z] testing: warning: no tests to run [2020-05-04T14:25:20.762Z] PASS [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] DONE 0 tests in 0.035s [2020-05-04T14:25:20.762Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-04T14:25:20.762Z] INFO: Testing against a local daemon [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginAllowRequest [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginTLS [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginDenyRequest [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginDenyResponse [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginAllowEventStream [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginErrorResponse [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginErrorRequest [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginHeader [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginV2Disable [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-04T14:25:20.762Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] PASS [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === Skipped [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-05-04T14:25:20.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] DONE 17 tests, 17 skipped in 0.436s [2020-05-04T14:25:20.762Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-04T14:25:20.762Z] INFO: Testing against a local daemon [2020-05-04T14:25:20.762Z] === RUN TestPluginInvalidJSON [2020-05-04T14:25:20.762Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:25:20.762Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:25:20.762Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:25:20.762Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-04T14:25:20.762Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-05-04T14:25:20.762Z] === RUN TestPluginInstall [2020-05-04T14:25:20.762Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-04T14:25:20.762Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] PASS [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] === Skipped [2020-05-04T14:25:20.762Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-04T14:25:20.762Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] [2020-05-04T14:25:20.762Z] DONE 3 tests, 1 skipped in 0.176s [2020-05-04T14:25:20.762Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-04T14:25:20.762Z] INFO: Testing against a local daemon [2020-05-04T14:25:20.762Z] === RUN TestExternalGraphDriver [2020-05-04T14:25:20.762Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-05-04T14:25:20.762Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-04T14:25:20.762Z] === RUN TestGraphdriverPluginV2 [2020-05-04T14:25:21.305Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-04T14:25:21.325Z] --- PASS: TestGraphdriverPluginV2 (6.35s) [2020-05-04T14:25:21.325Z] PASS [2020-05-04T14:25:21.325Z] [2020-05-04T14:25:21.325Z] === Skipped [2020-05-04T14:25:21.325Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-05-04T14:25:21.325Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-04T14:25:21.325Z] [2020-05-04T14:25:21.325Z] [2020-05-04T14:25:21.325Z] DONE 2 tests, 1 skipped in 6.560s [2020-05-04T14:25:21.325Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-04T14:25:21.561Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-04T14:25:21.582Z] INFO: Testing against a local daemon [2020-05-04T14:25:21.582Z] === RUN TestContinueAfterPluginCrash [2020-05-04T14:25:21.582Z] === PAUSE TestContinueAfterPluginCrash [2020-05-04T14:25:21.582Z] === RUN TestReadPluginNoRead [2020-05-04T14:25:21.582Z] === PAUSE TestReadPluginNoRead [2020-05-04T14:25:21.582Z] === RUN TestDaemonStartWithLogOpt [2020-05-04T14:25:21.582Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-04T14:25:21.582Z] === CONT TestContinueAfterPluginCrash [2020-05-04T14:25:21.582Z] === CONT TestDaemonStartWithLogOpt [2020-05-04T14:25:21.907Z] --- PASS: TestLinksContainerNames (1.54s) [2020-05-04T14:25:21.907Z] === RUN TestLogsFollowTailEmpty [2020-05-04T14:25:22.093Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2020-05-04T14:25:22.093Z] === RUN TestRenameInvalidName [2020-05-04T14:25:22.120Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-04T14:25:22.474Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-05-04T14:25:22.474Z] === RUN TestContainerNetworkMountsNoChown [2020-05-04T14:25:22.680Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-04T14:25:22.680Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-04T14:25:22.711Z] --- PASS: TestRenameInvalidName (0.72s) [2020-05-04T14:25:22.711Z] === RUN TestRenameAnonymousContainer [2020-05-04T14:25:23.409Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/default [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/default [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/private [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/private [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rprivate [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/slave [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/slave [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rslave [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/shared [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/shared [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rshared [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-04T14:25:23.409Z] === CONT TestMountDaemonRoot/default [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:25:23.409Z] === CONT TestMountDaemonRoot/rslave [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:25:23.409Z] === CONT TestMountDaemonRoot/slave [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:25:23.409Z] === CONT TestMountDaemonRoot/private [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:25:23.409Z] === CONT TestMountDaemonRoot/rshared [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:25:23.409Z] === CONT TestMountDaemonRoot/shared [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-04T14:25:23.409Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-04T14:25:23.409Z] === CONT TestMountDaemonRoot/rprivate [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:25:23.409Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:25:23.409Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:25:23.409Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:25:23.409Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:25:23.410Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:25:23.668Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:25:23.668Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:25:23.668Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:25:23.668Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-04T14:25:23.668Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:25:23.668Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-04T14:25:23.668Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:25:23.668Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:25:23.668Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-04T14:25:23.668Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-04T14:25:23.668Z] === RUN TestContainerBindMountNonRecursive [2020-05-04T14:25:24.563Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-04T14:25:24.563Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-04T14:25:24.563Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-04T14:25:24.819Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-04T14:25:25.403Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2020-05-04T14:25:25.403Z] === RUN TestRenameContainerWithSameName [2020-05-04T14:25:25.569Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2020-05-04T14:25:25.569Z] === RUN TestNetworkNat [2020-05-04T14:25:25.760Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2020-05-04T14:25:25.760Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-04T14:25:26.180Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-04T14:25:26.504Z] --- PASS: TestNetworkNat (0.89s) [2020-05-04T14:25:26.504Z] === RUN TestNetworkLocalhostTCPNat [2020-05-04T14:25:27.105Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-04T14:25:27.247Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2020-05-04T14:25:27.247Z] === RUN TestResize [2020-05-04T14:25:27.439Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-05-04T14:25:27.439Z] === RUN TestNetworkLoopbackNat [2020-05-04T14:25:27.866Z] --- PASS: TestResize (0.65s) [2020-05-04T14:25:27.866Z] === RUN TestResizeWithInvalidSize [2020-05-04T14:25:28.373Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-05-04T14:25:28.373Z] === RUN TestPause [2020-05-04T14:25:28.466Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-04T14:25:28.501Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2020-05-04T14:25:28.501Z] === RUN TestResizeWhenContainerNotStarted [2020-05-04T14:25:29.124Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2020-05-04T14:25:29.124Z] === RUN TestDaemonRestartKillContainers [2020-05-04T14:25:29.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-04T14:25:29.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-04T14:25:29.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-04T14:25:29.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-04T14:25:29.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-04T14:25:29.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-04T14:25:29.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-04T14:25:29.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-04T14:25:29.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-04T14:25:29.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-04T14:25:29.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-04T14:25:29.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-04T14:25:29.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-04T14:25:29.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-04T14:25:29.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-04T14:25:29.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-04T14:25:29.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:25:29.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:25:29.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:25:29.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:25:29.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:25:29.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:25:29.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:25:29.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:25:29.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-04T14:25:29.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:25:29.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-04T14:25:29.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-04T14:25:29.308Z] --- PASS: TestPause (0.83s) [2020-05-04T14:25:29.308Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-04T14:25:29.308Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-04T14:25:29.308Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-04T14:25:29.308Z] === RUN TestPauseStopPausedContainer [2020-05-04T14:25:30.242Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-05-04T14:25:30.243Z] === RUN TestPsFilter [2020-05-04T14:25:30.349Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-04T14:25:30.501Z] --- PASS: TestPsFilter (0.24s) [2020-05-04T14:25:30.501Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-04T14:25:31.068Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-05-04T14:25:31.068Z] === RUN TestRemoveContainerWithVolume [2020-05-04T14:25:31.189Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-04T14:25:32.003Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-05-04T14:25:32.003Z] === RUN TestRemoveContainerRunning [2020-05-04T14:25:32.936Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-04T14:25:32.936Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-04T14:25:32.938Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-05-04T14:25:32.938Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-04T14:25:33.504Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-05-04T14:25:33.504Z] === RUN TestRemoveInvalidContainer [2020-05-04T14:25:33.504Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-04T14:25:33.504Z] === RUN TestRenameLinkedContainer [2020-05-04T14:25:33.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-04T14:25:33.610Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-04T14:25:34.533Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-04T14:25:35.457Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-04T14:25:36.285Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:25:36.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:25:36.285Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:25:36.432Z] --- PASS: TestDaemonStartWithLogOpt (13.70s) [2020-05-04T14:25:36.433Z] === CONT TestReadPluginNoRead [2020-05-04T14:25:36.789Z] --- PASS: TestRenameLinkedContainer (3.21s) [2020-05-04T14:25:36.789Z] === RUN TestRenameStoppedContainer [2020-05-04T14:25:36.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-04T14:25:37.723Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-05-04T14:25:37.723Z] === RUN TestRenameRunningContainerAndReuse [2020-05-04T14:25:37.909Z] --- PASS: TestServiceWithDataPathPortInit (21.81s) [2020-05-04T14:25:37.909Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-04T14:25:38.716Z] --- PASS: TestBuildWithHugeFile (91.99s) [2020-05-04T14:25:38.716Z] === RUN TestBuildWithEmptyDockerfile [2020-05-04T14:25:38.716Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:25:38.716Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:25:38.716Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:25:38.716Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:25:38.716Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:25:38.716Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:25:38.716Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-04T14:25:38.716Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-04T14:25:38.716Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-04T14:25:38.716Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-05-04T14:25:38.716Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-05-04T14:25:38.716Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-05-04T14:25:38.716Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-05-04T14:25:38.716Z] === RUN TestBuildPreserveOwnership [2020-05-04T14:25:38.716Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-04T14:25:38.952Z] --- PASS: TestContinueAfterPluginCrash (17.34s) [2020-05-04T14:25:38.952Z] === RUN TestReadPluginNoRead/default [2020-05-04T14:25:38.971Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-04T14:25:39.098Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-05-04T14:25:39.098Z] === RUN TestRenameInvalidName [2020-05-04T14:25:39.613Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-04T14:25:39.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.07s) [2020-05-04T14:25:39.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.38s) [2020-05-04T14:25:39.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.62s) [2020-05-04T14:25:39.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.38s) [2020-05-04T14:25:39.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.22s) [2020-05-04T14:25:39.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.19s) [2020-05-04T14:25:39.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.82s) [2020-05-04T14:25:39.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.08s) [2020-05-04T14:25:39.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.05s) [2020-05-04T14:25:39.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.11s) [2020-05-04T14:25:39.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.11s) [2020-05-04T14:25:39.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2020-05-04T14:25:39.613Z] === RUN TestCgroupNamespacesRun [2020-05-04T14:25:40.033Z] --- PASS: TestRenameInvalidName (0.76s) [2020-05-04T14:25:40.033Z] === RUN TestRenameAnonymousContainer [2020-05-04T14:25:41.095Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2020-05-04T14:25:41.095Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-04T14:25:41.470Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-04T14:25:42.226Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-04T14:25:42.481Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-04T14:25:42.647Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-05-04T14:25:42.647Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-04T14:25:43.100Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-04T14:25:43.672Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-04T14:25:44.133Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2020-05-04T14:25:44.133Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-04T14:25:44.218Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2020-05-04T14:25:44.218Z] === RUN TestRenameContainerWithSameName [2020-05-04T14:25:44.236Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-04T14:25:44.494Z] --- PASS: TestBuildPreserveOwnership (6.13s) [2020-05-04T14:25:44.494Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.90s) [2020-05-04T14:25:44.494Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.20s) [2020-05-04T14:25:44.494Z] === RUN TestBuildPlatformInvalid [2020-05-04T14:25:44.739Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-04T14:25:44.751Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-04T14:25:44.751Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-05-04T14:25:44.751Z] PASS [2020-05-04T14:25:44.751Z] [2020-05-04T14:25:44.751Z] === Skipped [2020-05-04T14:25:44.751Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-04T14:25:44.751Z] build_session_test.go:25: TODO: BuildKit [2020-05-04T14:25:44.751Z] [2020-05-04T14:25:44.751Z] [2020-05-04T14:25:44.751Z] DONE 32 tests, 1 skipped in 177.301s [2020-05-04T14:25:44.751Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-04T14:25:44.751Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:25:44.751Z] ++ set -e [2020-05-04T14:25:44.751Z] ++ '[' -n 0 ']' [2020-05-04T14:25:44.751Z] ++ set -x [2020-05-04T14:25:44.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:25:44.785Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-05-04T14:25:44.785Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-04T14:25:45.309Z] INFO: Testing against a local daemon [2020-05-04T14:25:45.310Z] === RUN TestConfigInspect [2020-05-04T14:25:46.160Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2020-05-04T14:25:46.160Z] === RUN TestResize [2020-05-04T14:25:46.174Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2020-05-04T14:25:46.174Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-04T14:25:47.095Z] --- PASS: TestResize (0.78s) [2020-05-04T14:25:47.095Z] === RUN TestResizeWithInvalidSize [2020-05-04T14:25:47.259Z] --- PASS: TestReadPluginNoRead (11.64s) [2020-05-04T14:25:47.259Z] --- PASS: TestReadPluginNoRead/default (2.66s) [2020-05-04T14:25:47.259Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.68s) [2020-05-04T14:25:47.259Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.64s) [2020-05-04T14:25:47.259Z] read_test.go:91: [d14631e34257e] daemon is not started [2020-05-04T14:25:47.259Z] PASS [2020-05-04T14:25:47.259Z] [2020-05-04T14:25:47.259Z] DONE 6 tests in 25.522s [2020-05-04T14:25:47.259Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-04T14:25:47.259Z] testing: warning: no tests to run [2020-05-04T14:25:47.259Z] PASS [2020-05-04T14:25:47.259Z] [2020-05-04T14:25:47.259Z] DONE 0 tests in 0.051s [2020-05-04T14:25:47.259Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-04T14:25:47.259Z] INFO: Testing against a local daemon [2020-05-04T14:25:47.259Z] === RUN TestPluginWithDevMounts [2020-05-04T14:25:47.259Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-04T14:25:47.259Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-04T14:25:47.259Z] PASS [2020-05-04T14:25:47.259Z] [2020-05-04T14:25:47.259Z] === Skipped [2020-05-04T14:25:47.259Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-04T14:25:47.259Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-04T14:25:47.259Z] [2020-05-04T14:25:47.259Z] [2020-05-04T14:25:47.259Z] DONE 1 tests, 1 skipped in 0.172s [2020-05-04T14:25:47.259Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-04T14:25:47.259Z] INFO: Testing against a local daemon [2020-05-04T14:25:47.259Z] === RUN TestSecretInspect [2020-05-04T14:25:47.259Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-04T14:25:47.259Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.259Z] === RUN TestSecretList [2020-05-04T14:25:47.259Z] --- SKIP: TestSecretList (0.02s) [2020-05-04T14:25:47.259Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.259Z] === RUN TestSecretsCreateAndDelete [2020-05-04T14:25:47.516Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-05-04T14:25:47.516Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.516Z] === RUN TestSecretsUpdate [2020-05-04T14:25:47.516Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-05-04T14:25:47.516Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.516Z] === RUN TestTemplatedSecret [2020-05-04T14:25:47.516Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-04T14:25:47.516Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.516Z] === RUN TestSecretCreateResolve [2020-05-04T14:25:47.516Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-04T14:25:47.516Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.516Z] PASS [2020-05-04T14:25:47.516Z] [2020-05-04T14:25:47.516Z] === Skipped [2020-05-04T14:25:47.516Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-04T14:25:47.516Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.516Z] [2020-05-04T14:25:47.516Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-05-04T14:25:47.516Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.516Z] [2020-05-04T14:25:47.516Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-05-04T14:25:47.516Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.516Z] [2020-05-04T14:25:47.516Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-05-04T14:25:47.516Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.516Z] [2020-05-04T14:25:47.516Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-04T14:25:47.516Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.516Z] [2020-05-04T14:25:47.516Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-04T14:25:47.516Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.516Z] [2020-05-04T14:25:47.516Z] [2020-05-04T14:25:47.516Z] DONE 6 tests, 6 skipped in 0.262s [2020-05-04T14:25:47.516Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-04T14:25:47.516Z] INFO: Testing against a local daemon [2020-05-04T14:25:47.516Z] === RUN TestServiceCreateInit [2020-05-04T14:25:47.516Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-04T14:25:47.516Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-04T14:25:47.516Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-04T14:25:47.516Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-04T14:25:47.516Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.516Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-04T14:25:47.516Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.516Z] === RUN TestCreateServiceMultipleTimes [2020-05-04T14:25:47.660Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2020-05-04T14:25:47.660Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-04T14:25:47.778Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-05-04T14:25:47.778Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestCreateServiceConflict [2020-05-04T14:25:47.778Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-05-04T14:25:47.778Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestCreateServiceMaxReplicas [2020-05-04T14:25:47.778Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-05-04T14:25:47.778Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-04T14:25:47.778Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-04T14:25:47.778Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestCreateServiceSecretFileMode [2020-05-04T14:25:47.778Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-04T14:25:47.778Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestCreateServiceConfigFileMode [2020-05-04T14:25:47.778Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-04T14:25:47.778Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestCreateServiceSysctls [2020-05-04T14:25:47.778Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-04T14:25:47.778Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestCreateServiceCapabilities [2020-05-04T14:25:47.778Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-04T14:25:47.778Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestInspect [2020-05-04T14:25:47.778Z] --- SKIP: TestInspect (0.01s) [2020-05-04T14:25:47.778Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestCreateJob [2020-05-04T14:25:47.778Z] --- SKIP: TestCreateJob (0.01s) [2020-05-04T14:25:47.778Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestReplicatedJob [2020-05-04T14:25:47.778Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-04T14:25:47.778Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestUpdateReplicatedJob [2020-05-04T14:25:47.778Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-04T14:25:47.778Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestServiceListWithStatuses [2020-05-04T14:25:47.778Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-04T14:25:47.778Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-04T14:25:47.778Z] === RUN TestDockerNetworkConnectAlias [2020-05-04T14:25:47.778Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-04T14:25:47.778Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestDockerNetworkReConnect [2020-05-04T14:25:47.778Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-05-04T14:25:47.778Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:47.778Z] === RUN TestServicePlugin [2020-05-04T14:25:47.822Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-04T14:25:48.030Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-05-04T14:25:48.030Z] === RUN TestResizeWhenContainerNotStarted [2020-05-04T14:25:48.240Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.38s) [2020-05-04T14:25:48.240Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zekiif8qe4k7rdd4qzquvdvmv Created:2020-05-04 14:25:38.254855559 +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[ae2112d2aa81592c2eec43d5028c3e752381113394b9a3bf0f610f9008ac577c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s7mp4hykoz499goh83k1ylvm9 EndpointID:4f83f2c9d2a746e9f14ef19562dfb171dbfb35d8dbaa9e8741a3d09c4ec56400 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:45ebb8a0987b8a7fcfea2daac89e5bd99fc1608947c77d8cdbfbccf8e906d654 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:9ab8b3265ebc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s7mp4hykoz499goh83k1ylvm9 EndpointID:4f83f2c9d2a746e9f14ef19562dfb171dbfb35d8dbaa9e8741a3d09c4ec56400 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-04T14:25:48.240Z] PASS [2020-05-04T14:25:48.240Z] [2020-05-04T14:25:48.240Z] === Skipped [2020-05-04T14:25:48.240Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-04T14:25:48.240Z] service_test.go:236: FLAKY_TEST [2020-05-04T14:25:48.240Z] [2020-05-04T14:25:48.240Z] [2020-05-04T14:25:48.240Z] DONE 22 tests, 1 skipped in 56.432s [2020-05-04T14:25:48.240Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-04T14:25:48.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:25:48.240Z] ++ set -e [2020-05-04T14:25:48.240Z] ++ '[' -n 0 ']' [2020-05-04T14:25:48.240Z] ++ set -x [2020-05-04T14:25:48.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:25:48.240Z] INFO: Testing against a local daemon [2020-05-04T14:25:48.240Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-04T14:25:48.240Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-04T14:25:48.240Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:25:48.240Z] === RUN TestDockerNetworkIpvlan [2020-05-04T14:25:48.240Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-04T14:25:48.240Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:25:48.240Z] PASS [2020-05-04T14:25:48.240Z] [2020-05-04T14:25:48.240Z] === Skipped [2020-05-04T14:25:48.240Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-04T14:25:48.240Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:25:48.240Z] [2020-05-04T14:25:48.240Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-04T14:25:48.240Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:25:48.240Z] [2020-05-04T14:25:48.240Z] [2020-05-04T14:25:48.240Z] DONE 2 tests, 2 skipped in 0.191s [2020-05-04T14:25:48.241Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-04T14:25:48.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:25:48.241Z] ++ set -e [2020-05-04T14:25:48.241Z] ++ '[' -n 0 ']' [2020-05-04T14:25:48.241Z] ++ set -x [2020-05-04T14:25:48.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:25:48.241Z] INFO: Testing against a local daemon [2020-05-04T14:25:48.241Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-04T14:25:48.597Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-05-04T14:25:48.597Z] === RUN TestDaemonRestartKillContainers [2020-05-04T14:25:48.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-04T14:25:48.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-04T14:25:48.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-04T14:25:48.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-04T14:25:48.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-04T14:25:48.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-04T14:25:48.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-04T14:25:48.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-04T14:25:48.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-04T14:25:48.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-04T14:25:48.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-04T14:25:48.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-04T14:25:48.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-04T14:25:48.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-04T14:25:48.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-04T14:25:48.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-04T14:25:48.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:25:48.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:25:48.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:25:48.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:25:48.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:25:48.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:25:48.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:25:48.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:25:48.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-04T14:25:48.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-04T14:25:48.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:25:48.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-04T14:25:48.675Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-05-04T14:25:48.675Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-04T14:25:48.745Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-04T14:25:48.857Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-05-04T14:25:48.857Z] === RUN TestDockerNetworkMacvlan [2020-05-04T14:25:48.999Z] --- PASS: TestConfigInspect (3.72s) [2020-05-04T14:25:48.999Z] === RUN TestConfigList [2020-05-04T14:25:49.254Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-04T14:25:49.294Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-05-04T14:25:49.294Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-04T14:25:49.866Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-04T14:25:50.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-04T14:25:50.613Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-04T14:25:50.868Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-04T14:25:50.876Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-04T14:25:51.328Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2020-05-04T14:25:51.328Z] === RUN TestKernelTCPMemory [2020-05-04T14:25:51.437Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-04T14:25:51.437Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-04T14:25:51.695Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-04T14:25:51.791Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-04T14:25:51.884Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-04T14:25:51.950Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-05-04T14:25:51.950Z] === RUN TestNISDomainname [2020-05-04T14:25:51.953Z] --- SKIP: TestServicePlugin (3.49s) [2020-05-04T14:25:51.953Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.953Z] === RUN TestServiceUpdateLabel [2020-05-04T14:25:51.953Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-05-04T14:25:51.953Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.953Z] === RUN TestServiceUpdateSecrets [2020-05-04T14:25:51.953Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-04T14:25:51.953Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.953Z] === RUN TestServiceUpdateConfigs [2020-05-04T14:25:51.953Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-04T14:25:51.953Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.953Z] === RUN TestServiceUpdateNetwork [2020-05-04T14:25:51.953Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-05-04T14:25:51.953Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] === RUN TestServiceUpdatePidsLimit [2020-05-04T14:25:51.954Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-04T14:25:51.954Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] PASS [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === Skipped [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-04T14:25:51.954Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-04T14:25:51.954Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-04T14:25:51.954Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-04T14:25:51.954Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-05-04T14:25:51.954Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-05-04T14:25:51.954Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-05-04T14:25:51.954Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-04T14:25:51.954Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-04T14:25:51.954Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-04T14:25:51.954Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-04T14:25:51.954Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-04T14:25:51.954Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-05-04T14:25:51.954Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-04T14:25:51.954Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-04T14:25:51.954Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-04T14:25:51.954Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-04T14:25:51.954Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-04T14:25:51.954Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-05-04T14:25:51.954Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestServicePlugin (3.49s) [2020-05-04T14:25:51.954Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-05-04T14:25:51.954Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-04T14:25:51.954Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-04T14:25:51.954Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-05-04T14:25:51.954Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-04T14:25:51.954Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] DONE 24 tests, 23 skipped in 4.021s [2020-05-04T14:25:51.954Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-04T14:25:51.954Z] INFO: Testing against a local daemon [2020-05-04T14:25:51.954Z] === RUN TestSessionCreate [2020-05-04T14:25:51.954Z] --- PASS: TestSessionCreate (0.03s) [2020-05-04T14:25:51.954Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-04T14:25:51.954Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-04T14:25:51.954Z] PASS [2020-05-04T14:25:51.954Z] [2020-05-04T14:25:51.954Z] DONE 2 tests in 0.190s [2020-05-04T14:25:51.954Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-04T14:25:51.954Z] INFO: Testing against a local daemon [2020-05-04T14:25:51.954Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-04T14:25:51.954Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-04T14:25:51.954Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-04T14:25:51.954Z] === RUN TestEventsExecDie [2020-05-04T14:25:52.046Z] --- PASS: TestConfigList (3.18s) [2020-05-04T14:25:52.046Z] === RUN TestConfigsCreateAndDelete [2020-05-04T14:25:52.516Z] --- PASS: TestEventsExecDie (0.72s) [2020-05-04T14:25:52.516Z] === RUN TestEventsBackwardsCompatible [2020-05-04T14:25:52.516Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-05-04T14:25:52.516Z] === RUN TestInfoBinaryCommits [2020-05-04T14:25:52.773Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-04T14:25:52.773Z] === RUN TestInfoAPIVersioned [2020-05-04T14:25:52.773Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-04T14:25:52.773Z] === RUN TestInfoDiscoveryBackend [2020-05-04T14:25:52.967Z] --- PASS: TestNISDomainname (0.92s) [2020-05-04T14:25:52.967Z] === RUN TestHostnameDnsResolution [2020-05-04T14:25:53.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:25:53.406Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-04T14:25:53.980Z] --- PASS: TestHostnameDnsResolution (1.10s) [2020-05-04T14:25:53.980Z] === RUN TestStats [2020-05-04T14:25:54.009Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:25:54.140Z] --- PASS: TestInfoDiscoveryBackend (1.58s) [2020-05-04T14:25:54.140Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-04T14:25:54.329Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-04T14:25:54.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-04T14:25:54.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:25:55.340Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-04T14:25:55.690Z] --- PASS: TestConfigsCreateAndDelete (3.40s) [2020-05-04T14:25:55.690Z] === RUN TestConfigsUpdate [2020-05-04T14:25:56.249Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-04T14:25:56.249Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-04T14:25:56.666Z] --- PASS: TestStats (2.71s) [2020-05-04T14:25:56.666Z] === RUN TestStopContainerWithTimeout [2020-05-04T14:25:56.666Z] === RUN TestStopContainerWithTimeout/0 [2020-05-04T14:25:56.666Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-04T14:25:56.666Z] === RUN TestStopContainerWithTimeout/1 [2020-05-04T14:25:56.666Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-04T14:25:56.666Z] === RUN TestStopContainerWithTimeout/3 [2020-05-04T14:25:56.666Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-04T14:25:56.666Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-04T14:25:56.666Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-04T14:25:56.666Z] === CONT TestStopContainerWithTimeout/0 [2020-05-04T14:25:56.666Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-04T14:25:56.666Z] === CONT TestStopContainerWithTimeout/1 [2020-05-04T14:25:56.666Z] === CONT TestStopContainerWithTimeout/3 [2020-05-04T14:25:56.736Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-04T14:25:56.736Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-05-04T14:25:56.736Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2020-05-04T14:25:56.736Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s) [2020-05-04T14:25:56.736Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.02s) [2020-05-04T14:25:56.736Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s) [2020-05-04T14:25:56.736Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2020-05-04T14:25:56.736Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-05-04T14:25:56.736Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2020-05-04T14:25:56.736Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.43s) [2020-05-04T14:25:56.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-05-04T14:25:56.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-05-04T14:25:56.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-05-04T14:25:56.737Z] === RUN TestCgroupNamespacesRun [2020-05-04T14:25:57.172Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-04T14:25:58.095Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-04T14:25:58.309Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.56s) [2020-05-04T14:25:58.309Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-04T14:25:58.309Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-04T14:25:58.309Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:25:58.309Z] === RUN TestInfoAPI [2020-05-04T14:25:58.309Z] --- PASS: TestInfoAPI (0.05s) [2020-05-04T14:25:58.309Z] === RUN TestInfoAPIWarnings [2020-05-04T14:25:58.637Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-05-04T14:25:58.637Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-04T14:25:58.653Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-04T14:25:58.653Z] --- PASS: TestConfigsUpdate (3.18s) [2020-05-04T14:25:58.653Z] === RUN TestTemplatedConfig [2020-05-04T14:25:59.676Z] --- PASS: TestInfoAPIWarnings (1.58s) [2020-05-04T14:25:59.676Z] === RUN TestInfoDebug [2020-05-04T14:25:59.727Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-04T14:26:00.182Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-04T14:26:00.182Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2020-05-04T14:26:00.182Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-05-04T14:26:00.182Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2020-05-04T14:26:00.182Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2020-05-04T14:26:00.182Z] === RUN TestDeleteDevicemapper [2020-05-04T14:26:00.182Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-04T14:26:00.182Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-04T14:26:00.182Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-04T14:26:00.536Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-04T14:26:00.539Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-05-04T14:26:00.539Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-04T14:26:01.566Z] --- PASS: TestInfoDebug (1.80s) [2020-05-04T14:26:01.566Z] === RUN TestInfoInsecureRegistries [2020-05-04T14:26:02.234Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s) [2020-05-04T14:26:02.234Z] === RUN TestUpdateMemory [2020-05-04T14:26:02.419Z] --- PASS: TestTemplatedConfig (3.61s) [2020-05-04T14:26:02.419Z] === RUN TestConfigCreateResolve [2020-05-04T14:26:02.419Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-04T14:26:02.439Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-05-04T14:26:02.440Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-04T14:26:02.933Z] --- PASS: TestInfoInsecureRegistries (1.82s) [2020-05-04T14:26:02.933Z] === RUN TestInfoRegistryMirrors [2020-05-04T14:26:03.251Z] --- PASS: TestUpdateMemory (0.99s) [2020-05-04T14:26:03.251Z] === RUN TestUpdateCPUQuota [2020-05-04T14:26:04.267Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-05-04T14:26:04.267Z] === RUN TestUpdatePidsLimit [2020-05-04T14:26:04.267Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-04T14:26:04.340Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-05-04T14:26:04.340Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-04T14:26:04.584Z] === RUN TestUpdatePidsLimit/no_change [2020-05-04T14:26:04.824Z] --- PASS: TestInfoRegistryMirrors (1.80s) [2020-05-04T14:26:04.824Z] === RUN TestLoginFailsWithBadCredentials [2020-05-04T14:26:04.926Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-04T14:26:05.081Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-05-04T14:26:05.081Z] === RUN TestPingCacheHeaders [2020-05-04T14:26:05.081Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-04T14:26:05.081Z] === RUN TestPingGet [2020-05-04T14:26:05.081Z] --- PASS: TestPingGet (0.01s) [2020-05-04T14:26:05.081Z] === RUN TestPingHead [2020-05-04T14:26:05.081Z] --- PASS: TestPingHead (0.02s) [2020-05-04T14:26:05.081Z] === RUN TestVersion [2020-05-04T14:26:05.081Z] --- PASS: TestVersion (0.02s) [2020-05-04T14:26:05.081Z] PASS [2020-05-04T14:26:05.081Z] [2020-05-04T14:26:05.081Z] === Skipped [2020-05-04T14:26:05.081Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-04T14:26:05.081Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-04T14:26:05.081Z] [2020-05-04T14:26:05.081Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-04T14:26:05.081Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-04T14:26:05.081Z] [2020-05-04T14:26:05.081Z] [2020-05-04T14:26:05.081Z] DONE 18 tests, 2 skipped in 13.486s [2020-05-04T14:26:05.081Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-04T14:26:05.204Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-04T14:26:05.337Z] INFO: Testing against a local daemon [2020-05-04T14:26:05.337Z] === RUN TestVolumesCreateAndList [2020-05-04T14:26:05.337Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-04T14:26:05.337Z] === RUN TestVolumesRemove [2020-05-04T14:26:05.337Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-04T14:26:05.337Z] === RUN TestVolumesInspect [2020-05-04T14:26:05.337Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-04T14:26:05.337Z] === RUN TestVolumesInvalidJSON [2020-05-04T14:26:05.486Z] --- PASS: TestConfigCreateResolve (3.06s) [2020-05-04T14:26:05.486Z] === RUN TestConfigDaemonLibtrustID [2020-05-04T14:26:05.488Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-04T14:26:05.594Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-04T14:26:05.594Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-04T14:26:05.594Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-04T14:26:05.594Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-04T14:26:05.594Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-04T14:26:05.594Z] PASS [2020-05-04T14:26:05.594Z] [2020-05-04T14:26:05.594Z] DONE 5 tests in 0.308s [2020-05-04T14:26:05.594Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-04T14:26:05.594Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12215 is not a child of this shell [2020-05-04T14:26:05.594Z] warning: PID 12215 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-04T14:26:05.594Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-04T14:26:05.594Z] [2020-05-04T14:26:05.594Z] Unloading profiles will leave already running processes permanently [2020-05-04T14:26:05.594Z] unconfined, which can lead to unexpected situations. [2020-05-04T14:26:05.594Z] [2020-05-04T14:26:05.594Z] To set a process to complain mode, use the command line tool [2020-05-04T14:26:05.594Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-04T14:26:05.594Z] Removing test suite binaries [2020-05-04T14:26:05.716Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-05-04T14:26:05.716Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-04T14:26:05.773Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-04T14:26:06.046Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2020-05-04T14:26:06.046Z] PASS [2020-05-04T14:26:06.046Z] [2020-05-04T14:26:06.046Z] DONE 7 tests in 21.049s [2020-05-04T14:26:06.046Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-04T14:26:06.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:06.046Z] ++ set -e [2020-05-04T14:26:06.046Z] ++ '[' -n 0 ']' [2020-05-04T14:26:06.046Z] ++ set -x [2020-05-04T14:26:06.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:06.060Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-04T14:26:06.302Z] INFO: Testing against a local daemon [2020-05-04T14:26:06.302Z] === RUN TestCheckpoint [2020-05-04T14:26:06.302Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-04T14:26:06.302Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-04T14:26:06.302Z] === RUN TestContainerInvalidJSON [2020-05-04T14:26:06.302Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:26:06.302Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:26:06.302Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:26:06.302Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:26:06.302Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:26:06.302Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:26:06.302Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-04T14:26:06.302Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-04T14:26:06.302Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-04T14:26:06.302Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-04T14:26:06.302Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.04s) [2020-05-04T14:26:06.302Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.04s) [2020-05-04T14:26:06.302Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-05-04T14:26:06.302Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-04T14:26:06.302Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-04T14:26:06.302Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-04T14:26:06.346Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-04T14:26:06.522Z] [2020-05-04T14:26:06.535Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-04T14:26:06.557Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-04T14:26:06.557Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-04T14:26:06.557Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-05-04T14:26:06.557Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-04T14:26:06.650Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-05-04T14:26:06.651Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-04T14:26:06.811Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-05-04T14:26:06.811Z] === RUN TestCopyFromContainer [2020-05-04T14:26:06.811Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-04T14:26:07.585Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-05-04T14:26:07.585Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-04T14:26:07.734Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-04T14:26:07.832Z] --- PASS: TestUpdatePidsLimit (3.38s) [2020-05-04T14:26:07.832Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-05-04T14:26:07.832Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-05-04T14:26:07.832Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-05-04T14:26:07.832Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-05-04T14:26:07.832Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2020-05-04T14:26:07.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-05-04T14:26:07.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-05-04T14:26:07.833Z] === RUN TestUpdateRestartPolicy [2020-05-04T14:26:08.293Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins Post stage [Pipeline] junit [2020-05-04T14:26:08.446Z] Recording test results [2020-05-04T14:26:08.547Z] === RUN TestCopyFromContainer// [2020-05-04T14:26:08.548Z] === RUN TestCopyFromContainer//bar/root [2020-05-04T14:26:08.562Z] --- PASS: TestDockerNetworkMacvlan (19.38s) [2020-05-04T14:26:08.562Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-04T14:26:08.562Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-04T14:26:08.562Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-05-04T14:26:08.562Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.46s) [2020-05-04T14:26:08.562Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.36s) [2020-05-04T14:26:08.562Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s) [2020-05-04T14:26:08.562Z] PASS [2020-05-04T14:26:08.562Z] [2020-05-04T14:26:08.562Z] DONE 8 tests in 20.996s [2020-05-04T14:26:08.562Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-04T14:26:08.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:08.562Z] ++ set -e [2020-05-04T14:26:08.562Z] ++ '[' -n 0 ']' [2020-05-04T14:26:08.562Z] ++ set -x [2020-05-04T14:26:08.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:08.562Z] testing: warning: no tests to run [2020-05-04T14:26:08.562Z] PASS [2020-05-04T14:26:08.562Z] [2020-05-04T14:26:08.562Z] DONE 0 tests in 0.056s [2020-05-04T14:26:08.562Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-04T14:26:08.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:08.562Z] ++ set -e [2020-05-04T14:26:08.562Z] ++ '[' -n 0 ']' [2020-05-04T14:26:08.562Z] ++ set -x [2020-05-04T14:26:08.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:08.562Z] INFO: Testing against a local daemon [2020-05-04T14:26:08.562Z] === RUN TestAuthZPluginAllowRequest [2020-05-04T14:26:08.802Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-04T14:26:08.802Z] === RUN TestCopyFromContainer/bar/quux [2020-05-04T14:26:09.057Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-04T14:26:09.057Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-04T14:26:09.312Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-04T14:26:09.312Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-04T14:26:09.488Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-05-04T14:26:09.488Z] === RUN TestKernelTCPMemory [2020-05-04T14:26:09.567Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-04T14:26:09.567Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-04T14:26:09.822Z] --- PASS: TestCopyFromContainer (3.02s) [2020-05-04T14:26:09.822Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-05-04T14:26:09.822Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-05-04T14:26:09.822Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-05-04T14:26:09.822Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-04T14:26:09.822Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2020-05-04T14:26:09.822Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-04T14:26:09.822Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-04T14:26:09.822Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-05-04T14:26:09.822Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-04T14:26:09.822Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-05-04T14:26:09.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-04T14:26:09.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:26:09.822Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:26:09.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:26:09.822Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:26:09.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:26:09.822Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:26:09.822Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-04T14:26:09.822Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-04T14:26:09.822Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-04T14:26:09.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-04T14:26:09.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-04T14:26:09.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-04T14:26:09.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-04T14:26:09.822Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-04T14:26:09.822Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-04T14:26:09.822Z] === RUN TestCreateWithInvalidEnv [2020-05-04T14:26:09.822Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-04T14:26:09.822Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-04T14:26:09.822Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-04T14:26:09.822Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-04T14:26:09.822Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-04T14:26:09.822Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-04T14:26:09.822Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-04T14:26:09.822Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-04T14:26:09.822Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-04T14:26:09.822Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-04T14:26:09.822Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-04T14:26:09.822Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-04T14:26:09.822Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-05-04T14:26:09.822Z] === RUN TestCreateTmpfsMountsTarget [2020-05-04T14:26:09.822Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-05-04T14:26:09.822Z] === RUN TestCreateWithCustomMaskedPaths [Pipeline] } [2020-05-04T14:26:10.423Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-05-04T14:26:10.423Z] === RUN TestNISDomainname [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-05-04T14:26:10.599Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2020-05-04T14:26:10.599Z] === RUN TestAuthZPluginTLS Post stage [Pipeline] sh [2020-05-04T14:26:10.882Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-04T14:26:10.882Z] === RUN TestAuthZPluginDenyRequest [2020-05-04T14:26:10.893Z] + echo Ensuring container killed. [2020-05-04T14:26:10.893Z] Ensuring container killed. [2020-05-04T14:26:10.893Z] + docker rm -vf docker-pr5 [2020-05-04T14:26:10.893Z] Error: No such container: docker-pr5 [2020-05-04T14:26:10.893Z] + true [Pipeline] sh [2020-05-04T14:26:11.175Z] + echo Chowning /workspace to jenkins user [2020-05-04T14:26:11.175Z] Chowning /workspace to jenkins user [2020-05-04T14:26:11.175Z] + id -u [2020-05-04T14:26:11.175Z] + id -g [2020-05-04T14:26:11.175Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40891:/workspace busybox chown -R 1000:1000 /workspace [2020-05-04T14:26:11.175Z] Unable to find image 'busybox:latest' locally [2020-05-04T14:26:11.357Z] --- PASS: TestNISDomainname (1.00s) [2020-05-04T14:26:11.358Z] === RUN TestHostnameDnsResolution [2020-05-04T14:26:11.498Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-05-04T14:26:11.498Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-04T14:26:11.704Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-04T14:26:11.704Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-04T14:26:11.959Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-04T14:26:12.114Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-04T14:26:12.114Z] === RUN TestAuthZPluginDenyResponse [2020-05-04T14:26:12.521Z] --- PASS: TestCreateWithCustomMaskedPaths (2.69s) [2020-05-04T14:26:12.521Z] === RUN TestCreateWithCapabilities [2020-05-04T14:26:12.521Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-04T14:26:12.521Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-04T14:26:12.521Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:26:12.521Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:26:12.521Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:26:12.521Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:26:12.521Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:26:12.521Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:26:12.521Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:26:12.521Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:26:12.521Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:26:12.521Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:26:12.521Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-04T14:26:12.521Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-04T14:26:12.521Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:26:12.521Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:26:12.521Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:26:12.521Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:26:12.521Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:26:12.521Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:26:12.521Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:26:12.521Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:26:12.521Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-04T14:26:12.521Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-04T14:26:12.521Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-04T14:26:12.521Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-04T14:26:12.729Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-04T14:26:12.729Z] === RUN TestAuthZPluginAllowEventStream [2020-05-04T14:26:12.776Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-04T14:26:12.776Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-04T14:26:12.776Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-04T14:26:12.776Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-04T14:26:12.776Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-04T14:26:12.776Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-04T14:26:12.776Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-04T14:26:12.776Z] --- PASS: TestCreateWithCapabilities (0.06s) [2020-05-04T14:26:12.776Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-04T14:26:12.776Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-04T14:26:12.776Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-04T14:26:12.776Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-04T14:26:12.776Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-04T14:26:12.776Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-04T14:26:12.776Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-04T14:26:12.776Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-04T14:26:12.776Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-04T14:26:12.776Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-04T14:26:12.776Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-04T14:26:12.776Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-04T14:26:13.259Z] --- PASS: TestHostnameDnsResolution (1.77s) [2020-05-04T14:26:13.259Z] === RUN TestStats [2020-05-04T14:26:13.702Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-04T14:26:14.204Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-05-04T14:26:14.204Z] === RUN TestAuthZPluginErrorResponse [2020-05-04T14:26:14.820Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-04T14:26:14.820Z] === RUN TestAuthZPluginErrorRequest [2020-05-04T14:26:15.436Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-04T14:26:15.436Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-04T14:26:15.586Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.75s) [2020-05-04T14:26:15.586Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-04T14:26:15.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:26:15.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:26:15.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:26:15.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:26:15.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:26:15.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:26:15.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:26:15.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:26:15.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:26:15.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:26:15.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-04T14:26:15.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-04T14:26:15.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-04T14:26:15.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-04T14:26:15.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-04T14:26:15.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-04T14:26:15.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-04T14:26:15.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-04T14:26:15.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-04T14:26:15.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-04T14:26:15.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-04T14:26:15.586Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-04T14:26:16.053Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-04T14:26:16.053Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-04T14:26:16.429Z] latest: Pulling from library/busybox [2020-05-04T14:26:16.429Z] e2334dd9fee4: Pulling fs layer [2020-05-04T14:26:16.429Z] e2334dd9fee4: Download complete [2020-05-04T14:26:16.510Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-04T14:26:16.542Z] --- PASS: TestStats (2.84s) [2020-05-04T14:26:16.542Z] === RUN TestStopContainerWithTimeout [2020-05-04T14:26:16.542Z] === RUN TestStopContainerWithTimeout/0 [2020-05-04T14:26:16.542Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-04T14:26:16.542Z] === RUN TestStopContainerWithTimeout/1 [2020-05-04T14:26:16.542Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-04T14:26:16.542Z] === RUN TestStopContainerWithTimeout/3 [2020-05-04T14:26:16.542Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-04T14:26:16.542Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-04T14:26:16.542Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-04T14:26:16.542Z] === CONT TestStopContainerWithTimeout/0 [2020-05-04T14:26:16.542Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-04T14:26:16.542Z] === CONT TestStopContainerWithTimeout/3 [2020-05-04T14:26:16.542Z] === CONT TestStopContainerWithTimeout/1 [2020-05-04T14:26:16.685Z] e2334dd9fee4: Pull complete [2020-05-04T14:26:16.685Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-04T14:26:16.685Z] Status: Downloaded newer image for busybox:latest [2020-05-04T14:26:16.765Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.97s) [2020-05-04T14:26:16.765Z] === RUN TestContainerStartOnDaemonRestart [2020-05-04T14:26:16.765Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-04T14:26:16.765Z] === RUN TestDaemonRestartIpcMode [2020-05-04T14:26:16.765Z] === PAUSE TestDaemonRestartIpcMode [2020-05-04T14:26:16.765Z] === RUN TestDaemonHostGatewayIP [2020-05-04T14:26:16.765Z] === PAUSE TestDaemonHostGatewayIP [2020-05-04T14:26:16.765Z] === RUN TestContainerKillOnDaemonStart [2020-05-04T14:26:16.765Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-04T14:26:16.765Z] === RUN TestDiff [2020-05-04T14:26:16.943Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-04T14:26:16.943Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-04T14:26:16.943Z] remote: Enumerating objects: 2, done. [2020-05-04T14:26:16.943Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-04T14:26:16.943Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-04T14:26:16.943Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-04T14:26:16.943Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-05-04T14:26:16.943Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-04T14:26:16.943Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-04T14:26:17.309Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40891/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:074369ebb4fd32aab414c55e598c87f6844611dd hack/test/unit [2020-05-04T14:26:17.688Z] --- PASS: TestDiff (0.94s) [2020-05-04T14:26:17.688Z] === RUN TestExecWithCloseStdin [2020-05-04T14:26:17.942Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-04T14:26:18.072Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-05-04T14:26:18.072Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-04T14:26:18.865Z] --- PASS: TestExecWithCloseStdin (1.19s) [2020-05-04T14:26:18.865Z] === RUN TestExec [2020-05-04T14:26:18.870Z] + bundleName=amd64-rootless [2020-05-04T14:26:18.870Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-04T14:26:18.870Z] Creating amd64-rootless-bundles.tar.gz [2020-05-04T14:26:18.870Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-04T14:26:18.870Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-04T14:26:18.880Z] Archiving artifacts [2020-05-04T14:26:19.072Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-04T14:26:19.072Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-05-04T14:26:19.072Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2020-05-04T14:26:19.072Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2020-05-04T14:26:19.072Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2020-05-04T14:26:19.072Z] === RUN TestDeleteDevicemapper [2020-05-04T14:26:19.072Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-04T14:26:19.072Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-04T14:26:19.072Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-04T14:26:19.425Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-04T14:26:19.682Z] --- PASS: TestExec (0.90s) [2020-05-04T14:26:19.682Z] === RUN TestExecUser [2020-05-04T14:26:19.815Z] ? github.com/docker/docker/api [no test files] [2020-05-04T14:26:19.937Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-04T14:26:20.191Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-04T14:26:20.446Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-04T14:26:20.455Z] --- PASS: TestUpdateRestartPolicy (12.12s) [2020-05-04T14:26:20.456Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-04T14:26:20.456Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-05-04T14:26:20.456Z] === RUN TestWaitNonBlocked [2020-05-04T14:26:20.456Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:26:20.456Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:26:20.456Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:26:20.456Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:26:20.456Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:26:20.456Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:26:20.527Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40891/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-04T14:26:20.701Z] --- PASS: TestExecUser (1.14s) [2020-05-04T14:26:20.701Z] === RUN TestExportContainerAndImportImage [2020-05-04T14:26:20.745Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-05-04T14:26:20.745Z] === RUN TestAuthZPluginHeader [2020-05-04T14:26:20.836Z] + make clean [2020-05-04T14:26:20.956Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-04T14:26:21.093Z] docker volume rm -f docker-dev-cache [2020-05-04T14:26:21.093Z] docker-dev-cache [Pipeline] deleteDir [2020-05-04T14:26:21.411Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-05-04T14:26:21.411Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-04T14:26:21.411Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-04T14:26:21.411Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:26:21.411Z] === RUN TestAuthZPluginV2Disable [2020-05-04T14:26:21.411Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-04T14:26:21.411Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:26:21.411Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-04T14:26:21.411Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-04T14:26:21.411Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:26:21.411Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-04T14:26:21.411Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-04T14:26:21.411Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:26:21.411Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-04T14:26:21.506Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-04T14:26:21.506Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-05-04T14:26:21.506Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2020-05-04T14:26:21.506Z] === RUN TestWaitBlocked [2020-05-04T14:26:21.506Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:26:21.506Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:26:21.506Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:26:21.506Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:26:21.506Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:26:21.506Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:26:21.515Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-04T14:26:21.603Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2020-05-04T14:26:21.603Z] === RUN TestUpdateMemory [2020-05-04T14:26:21.603Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-04T14:26:21.603Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:26:21.603Z] === RUN TestUpdateCPUQuota [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-04T14:26:22.075Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-05-04T14:26:22.075Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-04T14:26:22.525Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-04T14:26:22.525Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-05-04T14:26:22.525Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-05-04T14:26:22.525Z] === CONT TestContainerStartOnDaemonRestart [2020-05-04T14:26:22.525Z] === CONT TestDaemonHostGatewayIP [2020-05-04T14:26:22.525Z] === CONT TestIpcModeOlderClient [2020-05-04T14:26:22.525Z] === CONT TestContainerKillOnDaemonStart [2020-05-04T14:26:22.538Z] --- PASS: TestUpdateCPUQuota (1.38s) [2020-05-04T14:26:22.538Z] === RUN TestUpdatePidsLimit [2020-05-04T14:26:22.538Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-04T14:26:22.815Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-05-04T14:26:22.815Z] === CONT TestDaemonRestartIpcMode [2020-05-04T14:26:23.105Z] === RUN TestUpdatePidsLimit/no_change [2020-05-04T14:26:23.364Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-04T14:26:23.436Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-04T14:26:23.690Z] --- PASS: TestExportContainerAfterDaemonRestart (1.69s) [2020-05-04T14:26:23.690Z] === RUN TestHealthCheckWorkdir [2020-05-04T14:26:23.931Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-04T14:26:24.190Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-04T14:26:24.250Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-04T14:26:24.756Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-04T14:26:24.809Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2020-05-04T14:26:24.809Z] === RUN TestHealthKillContainer [2020-05-04T14:26:25.014Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-04T14:26:25.063Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-04T14:26:26.390Z] --- PASS: TestUpdatePidsLimit (3.88s) [2020-05-04T14:26:26.390Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-04T14:26:26.390Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-05-04T14:26:26.390Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-05-04T14:26:26.390Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-05-04T14:26:26.390Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-05-04T14:26:26.390Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-05-04T14:26:26.390Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-05-04T14:26:26.390Z] === RUN TestUpdateRestartPolicy [2020-05-04T14:26:26.948Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-04T14:26:27.203Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-04T14:26:27.275Z] --- PASS: TestContainerStartOnDaemonRestart (4.22s) [2020-05-04T14:26:27.763Z] --- PASS: TestHealthKillContainer (3.09s) [2020-05-04T14:26:27.763Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-04T14:26:27.898Z] --- PASS: TestDaemonRestartIpcMode (5.23s) [2020-05-04T14:26:28.183Z] --- PASS: TestDaemonHostGatewayIP (5.44s) [2020-05-04T14:26:28.323Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-04T14:26:28.323Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-04T14:26:28.883Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-05-04T14:26:28.883Z] === RUN TestIpcModeNone [2020-05-04T14:26:29.806Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-04T14:26:30.062Z] --- PASS: TestIpcModeNone (1.20s) [2020-05-04T14:26:30.062Z] === RUN TestIpcModePrivate [2020-05-04T14:26:30.062Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-04T14:26:30.986Z] --- PASS: TestIpcModePrivate (1.03s) [2020-05-04T14:26:30.986Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:205, shared: false, mustBeShared: false [2020-05-04T14:26:30.986Z] === RUN TestIpcModeShareable [2020-05-04T14:26:31.915Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-04T14:26:32.169Z] --- PASS: TestIpcModeShareable (1.07s) [2020-05-04T14:26:32.169Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true [2020-05-04T14:26:32.169Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-04T14:26:33.532Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-04T14:26:34.092Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-04T14:26:34.639Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-05-04T14:26:34.652Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-04T14:26:35.217Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.23s) [2020-05-04T14:26:35.217Z] === RUN TestAPIIpcModeHost [2020-05-04T14:26:36.140Z] --- PASS: TestAPIIpcModeHost (0.82s) [2020-05-04T14:26:36.140Z] === RUN TestDaemonIpcModeShareable [2020-05-04T14:26:36.575Z] --- PASS: TestContainerKillOnDaemonStart (13.46s) [2020-05-04T14:26:36.575Z] PASS [2020-05-04T14:26:36.575Z] [2020-05-04T14:26:36.575Z] === Skipped [2020-05-04T14:26:36.575Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-04T14:26:36.575Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-04T14:26:36.575Z] [2020-05-04T14:26:36.575Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-04T14:26:36.575Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-04T14:26:36.575Z] [2020-05-04T14:26:36.575Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-04T14:26:36.575Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-04T14:26:36.575Z] [2020-05-04T14:26:36.575Z] [2020-05-04T14:26:36.575Z] DONE 200 tests, 3 skipped in 128.669s [2020-05-04T14:26:36.575Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-04T14:26:36.575Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:36.575Z] ++ set -e [2020-05-04T14:26:36.575Z] ++ '[' -n 0 ']' [2020-05-04T14:26:36.575Z] ++ set -x [2020-05-04T14:26:36.575Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:36.575Z] INFO: Testing against a local daemon [2020-05-04T14:26:36.575Z] === RUN TestCommitInheritsEnv [2020-05-04T14:26:36.575Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-05-04T14:26:36.576Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-04T14:26:36.576Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-04T14:26:36.576Z] === RUN TestImagesFilterMultiReference [2020-05-04T14:26:36.860Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-04T14:26:36.860Z] === RUN TestImagePullPlatformInvalid [2020-05-04T14:26:36.860Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-05-04T14:26:36.860Z] === RUN TestRemoveImageOrphaning [2020-05-04T14:26:37.147Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-05-04T14:26:37.147Z] === RUN TestRemoveImageGarbageCollector [2020-05-04T14:26:37.147Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-04T14:26:37.147Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:26:37.147Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-04T14:26:37.147Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-04T14:26:37.147Z] === RUN TestTagInvalidReference [2020-05-04T14:26:37.432Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-04T14:26:37.432Z] === RUN TestTagValidPrefixedRepo [2020-05-04T14:26:37.432Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-04T14:26:37.432Z] === RUN TestTagExistedNameWithoutForce [2020-05-04T14:26:37.432Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-04T14:26:37.432Z] === RUN TestTagOfficialNames [2020-05-04T14:26:37.432Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-04T14:26:37.432Z] === RUN TestTagMatchesDigest [2020-05-04T14:26:37.432Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-04T14:26:37.432Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-04T14:26:38.025Z] --- PASS: TestDaemonIpcModeShareable (1.62s) [2020-05-04T14:26:38.025Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: true, mustBeShared: true [2020-05-04T14:26:38.025Z] === RUN TestDaemonIpcModePrivate [2020-05-04T14:26:38.281Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-04T14:26:39.644Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-05-04T14:26:39.644Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:227, shared: false, mustBeShared: false [2020-05-04T14:26:39.644Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-04T14:26:39.858Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.29s) [2020-05-04T14:26:39.859Z] PASS [2020-05-04T14:26:39.859Z] [2020-05-04T14:26:39.859Z] === Skipped [2020-05-04T14:26:39.859Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-04T14:26:39.859Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:26:39.859Z] [2020-05-04T14:26:39.859Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-04T14:26:39.859Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:26:39.859Z] [2020-05-04T14:26:39.859Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-04T14:26:39.859Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:26:39.859Z] [2020-05-04T14:26:39.859Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-04T14:26:39.859Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:26:39.859Z] [2020-05-04T14:26:39.859Z] [2020-05-04T14:26:39.859Z] DONE 17 tests, 4 skipped in 30.060s [2020-05-04T14:26:39.859Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-04T14:26:39.859Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:39.859Z] ++ set -e [2020-05-04T14:26:39.859Z] ++ '[' -n 0 ']' [2020-05-04T14:26:39.859Z] ++ set -x [2020-05-04T14:26:39.859Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:39.859Z] INFO: Testing against a local daemon [2020-05-04T14:26:39.859Z] === RUN TestPluginInvalidJSON [2020-05-04T14:26:39.859Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:26:39.859Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:26:39.859Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:26:39.859Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-04T14:26:39.859Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-05-04T14:26:39.859Z] === RUN TestPluginInstall [2020-05-04T14:26:39.859Z] === RUN TestPluginInstall/no_auth [2020-05-04T14:26:41.006Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2020-05-04T14:26:41.006Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: false, mustBeShared: false [2020-05-04T14:26:41.006Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-04T14:26:41.262Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-04T14:26:41.264Z] --- PASS: TestUpdateRestartPolicy (12.48s) [2020-05-04T14:26:41.264Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-04T14:26:41.264Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-05-04T14:26:41.264Z] === RUN TestWaitNonBlocked [2020-05-04T14:26:41.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:26:41.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:26:41.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:26:41.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:26:41.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:26:41.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:26:41.264Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-04T14:26:41.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-05-04T14:26:41.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-05-04T14:26:41.264Z] === RUN TestWaitBlocked [2020-05-04T14:26:41.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:26:41.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:26:41.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:26:41.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:26:41.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:26:41.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:26:41.831Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-04T14:26:41.831Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2020-05-04T14:26:41.831Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2020-05-04T14:26:41.831Z] === CONT TestContainerStartOnDaemonRestart [2020-05-04T14:26:41.831Z] === CONT TestIpcModeOlderClient [2020-05-04T14:26:41.831Z] === CONT TestDaemonHostGatewayIP [2020-05-04T14:26:41.831Z] === CONT TestDaemonRestartIpcMode [2020-05-04T14:26:41.831Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-05-04T14:26:41.831Z] === CONT TestContainerKillOnDaemonStart [2020-05-04T14:26:43.145Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-05-04T14:26:43.145Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: true, mustBeShared: true [2020-05-04T14:26:43.145Z] === RUN TestIpcModeOlderClient [2020-05-04T14:26:43.145Z] === PAUSE TestIpcModeOlderClient [2020-05-04T14:26:43.145Z] === RUN TestKillContainerInvalidSignal [2020-05-04T14:26:43.309Z] time="2020-05-04T14:26:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:26:43.309Z] time="2020-05-04T14:26:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:26:43.309Z] time="2020-05-04T14:26:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:863322b97a92d5b79bb4a6713eb85748a262a5bf847fdb1aa74a6e7da56940b5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:26:43.309Z] time="2020-05-04T14:26:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:26:43.309Z] time="2020-05-04T14:26:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:26:43.309Z] time="2020-05-04T14:26:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:863322b97a92d5b79bb4a6713eb85748a262a5bf847fdb1aa74a6e7da56940b5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:26:43.591Z] === RUN TestPluginInstall/with_htpasswd [2020-05-04T14:26:43.705Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-05-04T14:26:43.705Z] === RUN TestKillContainer [2020-05-04T14:26:43.705Z] === RUN TestKillContainer/no_signal [2020-05-04T14:26:44.205Z] time="2020-05-04T14:26:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:26:44.205Z] time="2020-05-04T14:26:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:26:44.205Z] time="2020-05-04T14:26:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81c6f558ed1201d474415ab6dc748ce9ec3e6988f259869bf8dfbd62db2ad211" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:26:44.205Z] time="2020-05-04T14:26:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:26:44.205Z] time="2020-05-04T14:26:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:26:44.205Z] time="2020-05-04T14:26:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81c6f558ed1201d474415ab6dc748ce9ec3e6988f259869bf8dfbd62db2ad211" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:26:44.205Z] === RUN TestPluginInstall/with_insecure [2020-05-04T14:26:44.628Z] === RUN TestKillContainer/non_killing_signal [2020-05-04T14:26:44.628Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-04T14:26:45.123Z] --- PASS: TestContainerStartOnDaemonRestart (3.14s) [2020-05-04T14:26:45.189Z] === RUN TestKillContainer/killing_signal [2020-05-04T14:26:45.213Z] time="2020-05-04T14:26:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:26:45.213Z] time="2020-05-04T14:26:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:26:45.213Z] time="2020-05-04T14:26:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e05c02a5bfa87231c056464de5192090e775286120461c908aa33ea8fbbbd27d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:26:45.213Z] time="2020-05-04T14:26:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:26:45.213Z] time="2020-05-04T14:26:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:26:45.213Z] time="2020-05-04T14:26:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e05c02a5bfa87231c056464de5192090e775286120461c908aa33ea8fbbbd27d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:26:45.827Z] --- PASS: TestPluginInstall (6.76s) [2020-05-04T14:26:45.827Z] --- PASS: TestPluginInstall/no_auth (4.63s) [2020-05-04T14:26:45.827Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2020-05-04T14:26:45.827Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2020-05-04T14:26:45.827Z] plugin_test.go:157: [d021e12910b41] daemon is not started [2020-05-04T14:26:45.827Z] PASS [2020-05-04T14:26:45.827Z] [2020-05-04T14:26:45.827Z] DONE 6 tests in 7.144s [2020-05-04T14:26:45.827Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-04T14:26:45.827Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:45.827Z] ++ set -e [2020-05-04T14:26:45.827Z] ++ '[' -n 0 ']' [2020-05-04T14:26:45.827Z] ++ set -x [2020-05-04T14:26:45.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:45.827Z] INFO: Testing against a local daemon [2020-05-04T14:26:45.827Z] === RUN TestExternalGraphDriver [2020-05-04T14:26:45.827Z] === RUN TestExternalGraphDriver/json [2020-05-04T14:26:46.060Z] --- PASS: TestDaemonRestartIpcMode (4.33s) [2020-05-04T14:26:46.549Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-04T14:26:46.549Z] --- PASS: TestKillContainer (2.86s) [2020-05-04T14:26:46.549Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-05-04T14:26:46.549Z] --- PASS: TestKillContainer/non_killing_signal (0.81s) [2020-05-04T14:26:46.549Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2020-05-04T14:26:46.549Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-04T14:26:46.549Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-04T14:26:46.626Z] --- PASS: TestDaemonHostGatewayIP (4.81s) [2020-05-04T14:26:47.474Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-04T14:26:48.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.05s) [2020-05-04T14:26:48.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2020-05-04T14:26:48.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.88s) [2020-05-04T14:26:48.398Z] === RUN TestKillStoppedContainer [2020-05-04T14:26:48.504Z] === RUN TestExternalGraphDriver/spec [2020-05-04T14:26:48.653Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-04T14:26:48.653Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-04T14:26:48.653Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-04T14:26:48.653Z] === RUN TestKillDifferentUserContainer [2020-05-04T14:26:50.025Z] --- PASS: TestKillDifferentUserContainer (1.10s) [2020-05-04T14:26:50.025Z] === RUN TestInspectOomKilledTrue [2020-05-04T14:26:50.025Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-04T14:26:50.025Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:26:50.025Z] === RUN TestInspectOomKilledFalse [2020-05-04T14:26:50.025Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-04T14:26:50.025Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:26:50.025Z] === RUN TestLinksEtcHostsContentMatch [2020-05-04T14:26:50.279Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-04T14:26:50.529Z] === RUN TestExternalGraphDriver/pull [2020-05-04T14:26:50.534Z] --- PASS: TestLinksEtcHostsContentMatch (0.76s) [2020-05-04T14:26:50.534Z] === RUN TestLinksContainerNames [2020-05-04T14:26:50.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-04T14:26:50.789Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-04T14:26:52.552Z] --- PASS: TestExternalGraphDriver (6.43s) [2020-05-04T14:26:52.552Z] --- PASS: TestExternalGraphDriver/json (2.15s) [2020-05-04T14:26:52.552Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-05-04T14:26:52.552Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2020-05-04T14:26:52.552Z] === RUN TestGraphdriverPluginV2 [2020-05-04T14:26:52.552Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-05-04T14:26:52.552Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:26:52.552Z] PASS [2020-05-04T14:26:52.552Z] [2020-05-04T14:26:52.552Z] === Skipped [2020-05-04T14:26:52.552Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-05-04T14:26:52.552Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:26:52.552Z] [2020-05-04T14:26:52.552Z] [2020-05-04T14:26:52.552Z] DONE 5 tests, 1 skipped in 6.657s [2020-05-04T14:26:52.552Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-04T14:26:52.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:52.552Z] ++ set -e [2020-05-04T14:26:52.552Z] ++ '[' -n 0 ']' [2020-05-04T14:26:52.552Z] ++ set -x [2020-05-04T14:26:52.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:52.552Z] INFO: Testing against a local daemon [2020-05-04T14:26:52.552Z] === RUN TestContinueAfterPluginCrash [2020-05-04T14:26:52.552Z] === PAUSE TestContinueAfterPluginCrash [2020-05-04T14:26:52.552Z] === RUN TestReadPluginNoRead [2020-05-04T14:26:52.552Z] === PAUSE TestReadPluginNoRead [2020-05-04T14:26:52.552Z] === RUN TestDaemonStartWithLogOpt [2020-05-04T14:26:52.552Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-04T14:26:52.552Z] === CONT TestContinueAfterPluginCrash [2020-05-04T14:26:52.552Z] === CONT TestDaemonStartWithLogOpt [2020-05-04T14:26:52.673Z] --- PASS: TestLinksContainerNames (2.01s) [2020-05-04T14:26:52.673Z] === RUN TestLogsFollowTailEmpty [2020-05-04T14:26:53.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-04T14:26:53.486Z] --- PASS: TestLogsFollowTailEmpty (0.95s) [2020-05-04T14:26:53.486Z] === RUN TestContainerNetworkMountsNoChown [2020-05-04T14:26:54.847Z] --- PASS: TestContainerNetworkMountsNoChown (1.05s) [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/default [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/default [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/private [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/private [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/rprivate [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/slave [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/slave [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/rslave [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/shared [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/shared [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/rshared [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-04T14:26:54.847Z] === CONT TestMountDaemonRoot/default [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:26:54.847Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-04T14:26:54.847Z] === CONT TestMountDaemonRoot/rshared [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:26:54.847Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-04T14:26:54.847Z] === CONT TestMountDaemonRoot/shared [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:26:54.847Z] === CONT TestMountDaemonRoot/rslave [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:26:54.847Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:26:54.847Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:26:54.848Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:26:54.848Z] === CONT TestMountDaemonRoot/slave [2020-05-04T14:26:54.848Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-04T14:26:54.848Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-04T14:26:54.848Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:26:54.848Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:26:54.848Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-04T14:26:54.848Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-04T14:26:54.848Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:26:54.848Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:26:54.848Z] === CONT TestMountDaemonRoot/rprivate [2020-05-04T14:26:54.848Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:26:54.848Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:26:54.848Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:26:54.848Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:26:54.848Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:26:54.848Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:26:54.848Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:26:54.848Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:26:54.848Z] === CONT TestMountDaemonRoot/private [2020-05-04T14:26:54.848Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-04T14:26:54.848Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-04T14:26:54.848Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:26:54.848Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:26:54.848Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-04T14:26:54.848Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-04T14:26:54.848Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:26:54.848Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:26:54.848Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-04T14:26:54.848Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-04T14:26:54.848Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-04T14:26:54.848Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-04T14:26:54.848Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-04T14:26:54.848Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-04T14:26:54.857Z] 65014b3c3121: Pull complete [2020-05-04T14:26:55.102Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-04T14:26:55.102Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-04T14:26:55.102Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-04T14:26:55.102Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-04T14:26:55.102Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-04T14:26:55.102Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-04T14:26:55.102Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-04T14:26:55.102Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-04T14:26:55.357Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-04T14:26:55.357Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-04T14:26:55.357Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-04T14:26:55.357Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-04T14:26:55.357Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-04T14:26:55.357Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-04T14:26:55.357Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-04T14:26:55.357Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-04T14:26:55.612Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-04T14:26:55.612Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-04T14:26:55.612Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-04T14:26:55.612Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.14s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.09s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-04T14:26:55.612Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-05-04T14:26:55.612Z] === RUN TestContainerBindMountNonRecursive [2020-05-04T14:26:56.596Z] --- PASS: TestContainerKillOnDaemonStart (13.03s) [2020-05-04T14:26:56.596Z] PASS [2020-05-04T14:26:56.596Z] [2020-05-04T14:26:56.596Z] === Skipped [2020-05-04T14:26:56.596Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-04T14:26:56.596Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-04T14:26:56.596Z] [2020-05-04T14:26:56.596Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-04T14:26:56.596Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:26:56.596Z] [2020-05-04T14:26:56.596Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-04T14:26:56.596Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:26:56.596Z] [2020-05-04T14:26:56.596Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-04T14:26:56.596Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-04T14:26:56.596Z] [2020-05-04T14:26:56.596Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-04T14:26:56.596Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-04T14:26:56.596Z] [2020-05-04T14:26:56.596Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-04T14:26:56.596Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:26:56.596Z] [2020-05-04T14:26:56.596Z] [2020-05-04T14:26:56.596Z] DONE 200 tests, 6 skipped in 135.305s [2020-05-04T14:26:56.596Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-04T14:26:56.596Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:56.596Z] ++ set -e [2020-05-04T14:26:56.596Z] ++ '[' -n 0 ']' [2020-05-04T14:26:56.596Z] ++ set -x [2020-05-04T14:26:56.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:56.596Z] INFO: Testing against a local daemon [2020-05-04T14:26:56.596Z] === RUN TestCommitInheritsEnv [2020-05-04T14:26:56.596Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-05-04T14:26:56.596Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-04T14:26:56.596Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-04T14:26:56.596Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-04T14:26:56.596Z] === RUN TestImagesFilterMultiReference [2020-05-04T14:26:56.596Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-04T14:26:56.596Z] === RUN TestImagePullPlatformInvalid [2020-05-04T14:26:56.596Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-04T14:26:56.596Z] === RUN TestRemoveImageOrphaning [2020-05-04T14:26:56.596Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-05-04T14:26:56.596Z] === RUN TestRemoveImageGarbageCollector [2020-05-04T14:26:56.596Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-04T14:26:56.596Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:26:56.596Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-04T14:26:56.596Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-04T14:26:56.596Z] === RUN TestTagInvalidReference [2020-05-04T14:26:56.596Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-04T14:26:56.596Z] === RUN TestTagValidPrefixedRepo [2020-05-04T14:26:56.596Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-04T14:26:56.596Z] === RUN TestTagExistedNameWithoutForce [2020-05-04T14:26:56.596Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-04T14:26:56.596Z] === RUN TestTagOfficialNames [2020-05-04T14:26:56.855Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-04T14:26:56.855Z] === RUN TestTagMatchesDigest [2020-05-04T14:26:56.855Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-05-04T14:26:56.855Z] PASS [2020-05-04T14:26:56.855Z] [2020-05-04T14:26:56.855Z] === Skipped [2020-05-04T14:26:56.855Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-04T14:26:56.855Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-04T14:26:56.855Z] [2020-05-04T14:26:56.855Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-04T14:26:56.855Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:26:56.855Z] [2020-05-04T14:26:56.855Z] [2020-05-04T14:26:56.855Z] DONE 12 tests, 2 skipped in 1.788s [2020-05-04T14:26:56.855Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-04T14:26:56.855Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:56.855Z] ++ set -e [2020-05-04T14:26:56.855Z] ++ '[' -n 0 ']' [2020-05-04T14:26:56.855Z] ++ set -x [2020-05-04T14:26:56.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:26:56.855Z] INFO: Testing against a local daemon [2020-05-04T14:26:56.855Z] === RUN TestNetworkCreateDelete [2020-05-04T14:26:56.926Z] --- PASS: TestDaemonStartWithLogOpt (3.87s) [2020-05-04T14:26:56.926Z] === CONT TestReadPluginNoRead [2020-05-04T14:26:57.422Z] --- PASS: TestNetworkCreateDelete (0.43s) [2020-05-04T14:26:57.422Z] === RUN TestDockerNetworkDeletePreferID [2020-05-04T14:26:58.796Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s) [2020-05-04T14:26:58.796Z] === RUN TestInspectNetwork [2020-05-04T14:26:58.871Z] --- PASS: TestContainerBindMountNonRecursive (2.89s) [2020-05-04T14:26:58.871Z] === RUN TestNetworkNat [2020-05-04T14:26:59.597Z] === RUN TestReadPluginNoRead/default [2020-05-04T14:26:59.795Z] --- PASS: TestNetworkNat (1.37s) [2020-05-04T14:26:59.795Z] === RUN TestNetworkLocalhostTCPNat [2020-05-04T14:27:00.718Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2020-05-04T14:27:00.718Z] === RUN TestNetworkLoopbackNat [2020-05-04T14:27:00.972Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-04T14:27:01.068Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-04T14:27:01.682Z] --- PASS: TestContinueAfterPluginCrash (9.16s) [2020-05-04T14:27:02.337Z] --- PASS: TestNetworkLoopbackNat (1.35s) [2020-05-04T14:27:02.337Z] === RUN TestPause [2020-05-04T14:27:02.981Z] === RUN TestInspectNetwork/full_network_id [2020-05-04T14:27:02.981Z] === RUN TestInspectNetwork/partial_network_id [2020-05-04T14:27:02.981Z] === RUN TestInspectNetwork/network_name [2020-05-04T14:27:02.981Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-04T14:27:03.152Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-04T14:27:03.260Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-04T14:27:03.524Z] --- PASS: TestPause (1.36s) [2020-05-04T14:27:03.524Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-04T14:27:03.524Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-04T14:27:03.524Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-04T14:27:03.524Z] === RUN TestPauseStopPausedContainer [2020-05-04T14:27:04.883Z] --- PASS: TestPauseStopPausedContainer (1.11s) [2020-05-04T14:27:04.883Z] === RUN TestPsFilter [2020-05-04T14:27:04.883Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-04T14:27:04.883Z] --- PASS: TestPsFilter (0.22s) [2020-05-04T14:27:04.883Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-04T14:27:05.176Z] --- PASS: TestReadPluginNoRead (8.99s) [2020-05-04T14:27:05.176Z] --- PASS: TestReadPluginNoRead/default (2.04s) [2020-05-04T14:27:05.176Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.08s) [2020-05-04T14:27:05.176Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.03s) [2020-05-04T14:27:05.176Z] read_test.go:91: [d68f12b225e6c] daemon is not started [2020-05-04T14:27:05.176Z] PASS [2020-05-04T14:27:05.176Z] [2020-05-04T14:27:05.176Z] DONE 6 tests in 12.976s [2020-05-04T14:27:05.176Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-04T14:27:05.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:27:05.176Z] ++ set -e [2020-05-04T14:27:05.176Z] ++ '[' -n 0 ']' [2020-05-04T14:27:05.176Z] ++ set -x [2020-05-04T14:27:05.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:27:05.457Z] testing: warning: no tests to run [2020-05-04T14:27:05.457Z] PASS [2020-05-04T14:27:05.457Z] [2020-05-04T14:27:05.457Z] DONE 0 tests in 0.114s [2020-05-04T14:27:05.457Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-04T14:27:05.457Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:27:05.457Z] ++ set -e [2020-05-04T14:27:05.457Z] ++ '[' -n 0 ']' [2020-05-04T14:27:05.457Z] ++ set -x [2020-05-04T14:27:05.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:27:05.457Z] INFO: Testing against a local daemon [2020-05-04T14:27:05.457Z] === RUN TestPluginWithDevMounts [2020-05-04T14:27:05.457Z] === PAUSE TestPluginWithDevMounts [2020-05-04T14:27:05.457Z] === CONT TestPluginWithDevMounts [2020-05-04T14:27:06.242Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.37s) [2020-05-04T14:27:06.242Z] === RUN TestRemoveContainerWithVolume [2020-05-04T14:27:06.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-04T14:27:07.421Z] --- PASS: TestRemoveContainerWithVolume (1.08s) [2020-05-04T14:27:07.421Z] === RUN TestRemoveContainerRunning [2020-05-04T14:27:07.475Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-05-04T14:27:07.475Z] PASS [2020-05-04T14:27:07.475Z] [2020-05-04T14:27:07.475Z] DONE 1 tests in 2.079s [2020-05-04T14:27:07.475Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-04T14:27:07.475Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:27:07.475Z] ++ set -e [2020-05-04T14:27:07.475Z] ++ '[' -n 0 ']' [2020-05-04T14:27:07.475Z] ++ set -x [2020-05-04T14:27:07.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:27:07.756Z] INFO: Testing against a local daemon [2020-05-04T14:27:07.756Z] === RUN TestSecretInspect [2020-05-04T14:27:08.246Z] --- PASS: TestInspectNetwork (8.97s) [2020-05-04T14:27:08.246Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-04T14:27:08.246Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-04T14:27:08.246Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-04T14:27:08.246Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-04T14:27:08.246Z] === RUN TestRunContainerWithBridgeNone [2020-05-04T14:27:08.785Z] --- PASS: TestRemoveContainerRunning (1.21s) [2020-05-04T14:27:08.785Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-04T14:27:08.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-04T14:27:09.345Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s) [2020-05-04T14:27:09.345Z] === RUN TestRemoveInvalidContainer [2020-05-04T14:27:09.600Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-04T14:27:09.600Z] === RUN TestRenameLinkedContainer [2020-05-04T14:27:09.854Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-04T14:27:10.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-04T14:27:10.147Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2020-05-04T14:27:10.147Z] === RUN TestNetworkInvalidJSON [2020-05-04T14:27:10.147Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-04T14:27:10.147Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-04T14:27:10.147Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:27:10.147Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:27:10.147Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:27:10.147Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:27:10.147Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-04T14:27:10.147Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:27:10.147Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:27:10.147Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-04T14:27:10.147Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-04T14:27:10.147Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-04T14:27:10.147Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-04T14:27:10.147Z] === RUN TestHostIPv4BridgeLabel [2020-05-04T14:27:11.083Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-05-04T14:27:11.083Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-04T14:27:12.189Z] --- PASS: TestSecretInspect (3.83s) [2020-05-04T14:27:12.189Z] === RUN TestSecretList [2020-05-04T14:27:12.461Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s) [2020-05-04T14:27:12.461Z] === RUN TestDaemonDefaultNetworkPools [2020-05-04T14:27:13.366Z] --- PASS: TestRenameLinkedContainer (3.88s) [2020-05-04T14:27:13.366Z] === RUN TestRenameStoppedContainer [2020-05-04T14:27:13.396Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2020-05-04T14:27:13.396Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-04T14:27:14.292Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-05-04T14:27:14.292Z] === RUN TestRenameRunningContainerAndReuse [2020-05-04T14:27:15.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-04T14:27:15.298Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s) [2020-05-04T14:27:15.298Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-04T14:27:15.636Z] --- PASS: TestSecretList (3.76s) [2020-05-04T14:27:15.636Z] === RUN TestSecretsCreateAndDelete [2020-05-04T14:27:16.152Z] --- PASS: TestRenameRunningContainerAndReuse (1.97s) [2020-05-04T14:27:16.152Z] === RUN TestRenameInvalidName [2020-05-04T14:27:17.077Z] --- PASS: TestRenameInvalidName (0.84s) [2020-05-04T14:27:17.077Z] === RUN TestRenameAnonymousContainer [2020-05-04T14:27:17.638Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-04T14:27:17.829Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s) [2020-05-04T14:27:17.829Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-04T14:27:18.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-04T14:27:18.396Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-05-04T14:27:18.396Z] === RUN TestServiceWithPredefinedNetwork [2020-05-04T14:27:18.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-04T14:27:19.083Z] --- PASS: TestSecretsCreateAndDelete (3.68s) [2020-05-04T14:27:19.083Z] === RUN TestSecretsUpdate [2020-05-04T14:27:20.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-04T14:27:20.966Z] --- PASS: TestRenameAnonymousContainer (3.74s) [2020-05-04T14:27:20.966Z] === RUN TestRenameContainerWithSameName [2020-05-04T14:27:21.526Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2020-05-04T14:27:21.526Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-04T14:27:21.680Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2020-05-04T14:27:21.681Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-04T14:27:21.681Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-04T14:27:21.681Z] service_test.go:236: FLAKY_TEST [2020-05-04T14:27:21.681Z] === RUN TestServiceWithDataPathPortInit [2020-05-04T14:27:22.545Z] --- PASS: TestSecretsUpdate (3.60s) [2020-05-04T14:27:22.545Z] === RUN TestTemplatedSecret [2020-05-04T14:27:22.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-04T14:27:23.449Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2020-05-04T14:27:23.449Z] === RUN TestResize [2020-05-04T14:27:24.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-04T14:27:24.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-04T14:27:24.517Z] --- PASS: TestResize (1.00s) [2020-05-04T14:27:24.517Z] === RUN TestResizeWithInvalidSize [2020-05-04T14:27:25.441Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-05-04T14:27:25.441Z] === RUN TestResizeWhenContainerNotStarted [2020-05-04T14:27:26.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-04T14:27:26.255Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2020-05-04T14:27:26.255Z] === RUN TestDaemonRestartKillContainers [2020-05-04T14:27:26.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-04T14:27:26.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-04T14:27:26.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-04T14:27:26.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-04T14:27:26.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-04T14:27:26.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-04T14:27:26.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-04T14:27:26.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-04T14:27:26.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-04T14:27:26.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-04T14:27:26.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-04T14:27:26.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-04T14:27:26.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-04T14:27:26.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-04T14:27:26.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-04T14:27:26.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-04T14:27:26.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:27:26.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:27:26.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:27:26.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:27:26.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:27:26.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:27:26.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:27:26.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:27:26.255Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-04T14:27:26.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-04T14:27:26.926Z] --- PASS: TestTemplatedSecret (3.69s) [2020-05-04T14:27:26.926Z] === RUN TestSecretCreateResolve [2020-05-04T14:27:27.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-04T14:27:28.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-04T14:27:29.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:27:29.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:27:29.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-04T14:27:30.381Z] --- PASS: TestSecretCreateResolve (3.66s) [2020-05-04T14:27:30.381Z] PASS [2020-05-04T14:27:30.381Z] [2020-05-04T14:27:30.381Z] DONE 6 tests in 22.322s [2020-05-04T14:27:30.381Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-04T14:27:30.381Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:27:30.381Z] ++ set -e [2020-05-04T14:27:30.381Z] ++ '[' -n 0 ']' [2020-05-04T14:27:30.381Z] ++ set -x [2020-05-04T14:27:30.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:27:30.381Z] INFO: Testing against a local daemon [2020-05-04T14:27:30.381Z] === RUN TestServiceCreateInit [2020-05-04T14:27:30.381Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-04T14:27:30.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-04T14:27:30.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-04T14:27:32.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-04T14:27:32.759Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-04T14:27:33.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-04T14:27:34.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-04T14:27:34.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-04T14:27:35.498Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-04T14:27:35.860Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-04T14:27:39.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-04T14:27:39.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-04T14:27:39.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-04T14:27:40.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-04T14:27:41.337Z] --- PASS: TestServiceCreateInit (10.48s) [2020-05-04T14:27:41.337Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2020-05-04T14:27:41.337Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2020-05-04T14:27:41.337Z] === RUN TestCreateServiceMultipleTimes [2020-05-04T14:27:42.108Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-04T14:27:42.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) [2020-05-04T14:27:42.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2020-05-04T14:27:42.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-05-04T14:27:42.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-05-04T14:27:42.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-05-04T14:27:42.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2020-05-04T14:27:42.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) [2020-05-04T14:27:42.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) [2020-05-04T14:27:42.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s) [2020-05-04T14:27:42.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.56s) [2020-05-04T14:27:42.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2020-05-04T14:27:42.108Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2020-05-04T14:27:42.108Z] === RUN TestCgroupNamespacesRun [2020-05-04T14:27:42.287Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-04T14:27:42.287Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-05-04T14:27:42.847Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-05-04T14:27:42.847Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-04T14:27:42.847Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-04T14:27:42.847Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-04T14:27:43.406Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-04T14:27:43.406Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-04T14:27:43.406Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-04T14:27:43.406Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-04T14:27:43.468Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-04T14:27:43.616Z] --- PASS: TestServiceWithDataPathPortInit (18.17s) [2020-05-04T14:27:43.616Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-04T14:27:43.660Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-04T14:27:43.915Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-04T14:27:44.028Z] --- PASS: TestCgroupNamespacesRun (2.02s) [2020-05-04T14:27:44.028Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-04T14:27:44.838Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-04T14:27:44.838Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-04T14:27:45.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-04T14:27:45.399Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.8% of statements [2020-05-04T14:27:45.399Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-04T14:27:45.399Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-04T14:27:45.399Z] ? github.com/docker/docker/api/types [no test files] [2020-05-04T14:27:45.399Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-04T14:27:45.399Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-04T14:27:45.399Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-04T14:27:45.399Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-04T14:27:45.642Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-05-04T14:27:45.642Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-04T14:27:45.958Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-05-04T14:27:45.958Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-05-04T14:27:45.958Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-04T14:27:45.958Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-04T14:27:45.958Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-04T14:27:45.958Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-04T14:27:45.958Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-04T14:27:45.958Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-04T14:27:45.958Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-04T14:27:46.213Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-05-04T14:27:46.467Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-05-04T14:27:46.467Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-04T14:27:46.467Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-04T14:27:46.467Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-04T14:27:46.467Z] ? github.com/docker/docker/builder [no test files] [2020-05-04T14:27:46.467Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-04T14:27:46.467Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-04T14:27:46.467Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-04T14:27:46.467Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-04T14:27:46.467Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-04T14:27:46.467Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-04T14:27:46.467Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-04T14:27:47.026Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2020-05-04T14:27:47.527Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-05-04T14:27:47.527Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-04T14:27:47.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-04T14:27:48.880Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.06s) [2020-05-04T14:27:48.880Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ic0jzddjmybn83zfgql80w09r Created:2020-05-04 14:27:41.569382535 +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[eaea4df656521719cb6f1d83c7938028cbbb18f593cc6ae53912e5ca3a1ef333:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bu46t06pdknddt21p2cknvd64 EndpointID:fb30b70ca8d3340705b581373efca9009c0b9fea1ed5f125f19f9d9174fa622b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:738de4f8f1605091c64a5338ca366f4d1a4666512c1ffcac05118c86324dba9d 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:f3a3989715ac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bu46t06pdknddt21p2cknvd64 EndpointID:fb30b70ca8d3340705b581373efca9009c0b9fea1ed5f125f19f9d9174fa622b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-04T14:27:48.880Z] PASS [2020-05-04T14:27:48.880Z] [2020-05-04T14:27:48.880Z] === Skipped [2020-05-04T14:27:48.880Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-04T14:27:48.880Z] service_test.go:236: FLAKY_TEST [2020-05-04T14:27:48.880Z] [2020-05-04T14:27:48.880Z] [2020-05-04T14:27:48.880Z] DONE 22 tests, 1 skipped in 52.212s [2020-05-04T14:27:49.138Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-04T14:27:49.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:27:49.138Z] ++ set -e [2020-05-04T14:27:49.138Z] ++ '[' -n 0 ']' [2020-05-04T14:27:49.138Z] ++ set -x [2020-05-04T14:27:49.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:27:49.139Z] INFO: Testing against a local daemon [2020-05-04T14:27:49.139Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-04T14:27:49.139Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-04T14:27:49.139Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:27:49.139Z] === RUN TestDockerNetworkIpvlan [2020-05-04T14:27:49.139Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-04T14:27:49.139Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:27:49.139Z] PASS [2020-05-04T14:27:49.139Z] [2020-05-04T14:27:49.139Z] === Skipped [2020-05-04T14:27:49.139Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-04T14:27:49.139Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:27:49.139Z] [2020-05-04T14:27:49.139Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-04T14:27:49.139Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:27:49.139Z] [2020-05-04T14:27:49.139Z] [2020-05-04T14:27:49.139Z] DONE 2 tests, 2 skipped in 0.171s [2020-05-04T14:27:49.139Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-04T14:27:49.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:27:49.139Z] ++ set -e [2020-05-04T14:27:49.139Z] ++ '[' -n 0 ']' [2020-05-04T14:27:49.139Z] ++ set -x [2020-05-04T14:27:49.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:27:49.396Z] INFO: Testing against a local daemon [2020-05-04T14:27:49.397Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-04T14:27:49.411Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2020-05-04T14:27:49.411Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-04T14:27:50.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-04T14:27:50.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-04T14:27:50.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-04T14:27:51.027Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2020-05-04T14:27:51.027Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-04T14:27:51.181Z] ok github.com/docker/docker/builder/dockerfile 0.555s coverage: 48.2% of statements [2020-05-04T14:27:51.181Z] ok github.com/docker/docker/builder/remotecontext 0.184s coverage: 13.6% of statements [2020-05-04T14:27:51.741Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-05-04T14:27:51.927Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s) [2020-05-04T14:27:51.927Z] === RUN TestDockerNetworkMacvlan [2020-05-04T14:27:51.951Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2020-05-04T14:27:51.951Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-04T14:27:52.494Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-04T14:27:52.875Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-05-04T14:27:52.875Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-04T14:27:53.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-04T14:27:53.626Z] ok github.com/docker/docker/builder/remotecontext/git 1.847s coverage: 86.3% of statements [2020-05-04T14:27:53.626Z] ? github.com/docker/docker/cli [no test files] [2020-05-04T14:27:53.626Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-04T14:27:53.870Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-04T14:27:54.804Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-04T14:27:55.011Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-05-04T14:27:55.011Z] === RUN TestKernelTCPMemory [2020-05-04T14:27:55.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-04T14:27:55.555Z] ok github.com/docker/docker/client 0.163s coverage: 75.4% of statements [2020-05-04T14:27:55.935Z] --- PASS: TestKernelTCPMemory (1.10s) [2020-05-04T14:27:55.935Z] === RUN TestNISDomainname [2020-05-04T14:27:56.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-04T14:27:57.054Z] --- PASS: TestNISDomainname (1.39s) [2020-05-04T14:27:57.054Z] === RUN TestHostnameDnsResolution [2020-05-04T14:27:58.988Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-04T14:27:58.995Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-05-04T14:27:58.995Z] === RUN TestStats [2020-05-04T14:27:59.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-04T14:27:59.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-04T14:28:00.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-04T14:28:01.959Z] --- PASS: TestStats (2.94s) [2020-05-04T14:28:01.959Z] === RUN TestStopContainerWithTimeout [2020-05-04T14:28:01.959Z] === RUN TestStopContainerWithTimeout/0 [2020-05-04T14:28:01.959Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-04T14:28:01.959Z] === RUN TestStopContainerWithTimeout/1 [2020-05-04T14:28:01.959Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-04T14:28:01.959Z] === RUN TestStopContainerWithTimeout/3 [2020-05-04T14:28:01.959Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-04T14:28:01.959Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-04T14:28:01.959Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-04T14:28:01.959Z] === CONT TestStopContainerWithTimeout/0 [2020-05-04T14:28:01.959Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-04T14:28:02.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-04T14:28:02.272Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-04T14:28:02.776Z] === CONT TestStopContainerWithTimeout/3 [2020-05-04T14:28:03.336Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-04T14:28:03.642Z] --- PASS: TestCreateServiceMultipleTimes (22.68s) [2020-05-04T14:28:03.643Z] === RUN TestCreateServiceConflict [2020-05-04T14:28:05.226Z] === CONT TestStopContainerWithTimeout/1 [2020-05-04T14:28:05.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-04T14:28:06.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-04T14:28:06.842Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-04T14:28:06.842Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2020-05-04T14:28:06.842Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2020-05-04T14:28:06.842Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-05-04T14:28:06.842Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2020-05-04T14:28:06.842Z] === RUN TestDeleteDevicemapper [2020-05-04T14:28:06.842Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-04T14:28:06.842Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-04T14:28:06.842Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-04T14:28:07.095Z] --- PASS: TestCreateServiceConflict (3.67s) [2020-05-04T14:28:07.095Z] === RUN TestCreateServiceMaxReplicas [2020-05-04T14:28:08.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-04T14:28:08.842Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-04T14:28:09.652Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.67s) [2020-05-04T14:28:09.652Z] === RUN TestUpdateMemory [2020-05-04T14:28:09.652Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-04T14:28:09.652Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:28:09.652Z] === RUN TestUpdateCPUQuota [2020-05-04T14:28:09.776Z] --- PASS: TestDockerNetworkMacvlan (18.29s) [2020-05-04T14:28:09.776Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-05-04T14:28:09.776Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-05-04T14:28:09.776Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2020-05-04T14:28:09.776Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s) [2020-05-04T14:28:09.776Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.71s) [2020-05-04T14:28:09.776Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-05-04T14:28:09.776Z] PASS [2020-05-04T14:28:09.776Z] [2020-05-04T14:28:09.776Z] DONE 8 tests in 20.515s [2020-05-04T14:28:09.777Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-04T14:28:09.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:28:09.777Z] ++ set -e [2020-05-04T14:28:09.777Z] ++ '[' -n 0 ']' [2020-05-04T14:28:09.777Z] ++ set -x [2020-05-04T14:28:09.777Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:28:09.777Z] testing: warning: no tests to run [2020-05-04T14:28:09.777Z] PASS [2020-05-04T14:28:09.777Z] [2020-05-04T14:28:09.777Z] DONE 0 tests in 0.028s [2020-05-04T14:28:09.777Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-04T14:28:09.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:28:09.777Z] ++ set -e [2020-05-04T14:28:09.777Z] ++ '[' -n 0 ']' [2020-05-04T14:28:09.777Z] ++ set -x [2020-05-04T14:28:09.777Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:28:10.035Z] INFO: Testing against a local daemon [2020-05-04T14:28:10.035Z] === RUN TestAuthZPluginAllowRequest [2020-05-04T14:28:11.013Z] --- PASS: TestUpdateCPUQuota (1.53s) [2020-05-04T14:28:11.013Z] === RUN TestUpdatePidsLimit [2020-05-04T14:28:11.013Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-04T14:28:11.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-04T14:28:11.480Z] --- PASS: TestCreateServiceMaxReplicas (3.93s) [2020-05-04T14:28:11.480Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-04T14:28:11.522Z] === RUN TestUpdatePidsLimit/no_change [2020-05-04T14:28:11.777Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-04T14:28:11.936Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-05-04T14:28:11.936Z] === RUN TestAuthZPluginTLS [2020-05-04T14:28:12.337Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-04T14:28:12.504Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-05-04T14:28:12.505Z] === RUN TestAuthZPluginDenyRequest [2020-05-04T14:28:12.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-04T14:28:12.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-04T14:28:12.847Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-04T14:28:13.072Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-05-04T14:28:13.072Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-04T14:28:13.102Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-04T14:28:13.639Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-05-04T14:28:13.639Z] === RUN TestAuthZPluginDenyResponse [2020-05-04T14:28:13.662Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-04T14:28:14.206Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-05-04T14:28:14.206Z] === RUN TestAuthZPluginAllowEventStream [2020-05-04T14:28:14.224Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-04T14:28:15.149Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-04T14:28:15.149Z] --- PASS: TestUpdatePidsLimit (4.10s) [2020-05-04T14:28:15.149Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-04T14:28:15.149Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-05-04T14:28:15.149Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-05-04T14:28:15.149Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2020-05-04T14:28:15.149Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-05-04T14:28:15.149Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2020-05-04T14:28:15.149Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-05-04T14:28:15.149Z] === RUN TestUpdateRestartPolicy [2020-05-04T14:28:15.711Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-04T14:28:16.109Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-05-04T14:28:16.109Z] === RUN TestAuthZPluginErrorResponse [2020-05-04T14:28:16.677Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-05-04T14:28:16.677Z] === RUN TestAuthZPluginErrorRequest [2020-05-04T14:28:17.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-04T14:28:17.245Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-05-04T14:28:17.245Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-04T14:28:18.181Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-05-04T14:28:18.181Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-04T14:28:20.086Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-05-04T14:28:20.086Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-04T14:28:22.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-04T14:28:22.306Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-04T14:28:22.618Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-05-04T14:28:22.618Z] === RUN TestAuthZPluginHeader [2020-05-04T14:28:23.229Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-04T14:28:23.553Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-05-04T14:28:23.553Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-04T14:28:23.553Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-04T14:28:23.553Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:28:23.553Z] === RUN TestAuthZPluginV2Disable [2020-05-04T14:28:23.553Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-04T14:28:23.553Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:28:23.553Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-04T14:28:23.553Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-04T14:28:23.553Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:28:23.553Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-04T14:28:23.553Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-04T14:28:23.553Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:28:23.553Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-04T14:28:23.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-04T14:28:23.789Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-04T14:28:25.148Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-04T14:28:26.687Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.56s) [2020-05-04T14:28:26.687Z] === RUN TestCreateServiceSecretFileMode [2020-05-04T14:28:27.032Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-04T14:28:28.914Z] --- PASS: TestUpdateRestartPolicy (13.69s) [2020-05-04T14:28:28.914Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-04T14:28:29.837Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-05-04T14:28:29.837Z] === RUN TestWaitNonBlocked [2020-05-04T14:28:29.837Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:28:29.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:28:29.837Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:28:29.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:28:29.837Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-04T14:28:29.837Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-04T14:28:30.136Z] --- PASS: TestCreateServiceSecretFileMode (3.68s) [2020-05-04T14:28:30.136Z] === RUN TestCreateServiceConfigFileMode [2020-05-04T14:28:30.397Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-04T14:28:30.956Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-04T14:28:30.956Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-05-04T14:28:30.956Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s) [2020-05-04T14:28:30.956Z] === RUN TestWaitBlocked [2020-05-04T14:28:30.956Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:28:30.956Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:28:30.956Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:28:30.956Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:28:30.956Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-04T14:28:30.956Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-04T14:28:31.212Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-04T14:28:32.573Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-04T14:28:32.573Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-04T14:28:32.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2020-05-04T14:28:32.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2020-05-04T14:28:32.573Z] === CONT TestContainerStartOnDaemonRestart [2020-05-04T14:28:32.573Z] === CONT TestContainerKillOnDaemonStart [2020-05-04T14:28:33.586Z] --- PASS: TestCreateServiceConfigFileMode (3.55s) [2020-05-04T14:28:33.586Z] === RUN TestCreateServiceSysctls [2020-05-04T14:28:33.933Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-04T14:28:34.281Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 30.8% of statements [2020-05-04T14:28:34.492Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-04T14:28:35.051Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-04T14:28:35.610Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-04T14:28:35.610Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s) [2020-05-04T14:28:35.610Z] === CONT TestIpcModeOlderClient [2020-05-04T14:28:35.610Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-05-04T14:28:35.610Z] === CONT TestDaemonHostGatewayIP [2020-05-04T14:28:35.681Z] ok github.com/docker/docker/container 0.128s coverage: 34.9% of statements [2020-05-04T14:28:35.681Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-04T14:28:35.681Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-04T14:28:35.681Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-04T14:28:35.681Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-04T14:28:35.865Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-04T14:28:35.865Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-04T14:28:36.120Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-04T14:28:36.120Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-04T14:28:38.005Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-04T14:28:39.063Z] --- PASS: TestCreateServiceSysctls (4.58s) [2020-05-04T14:28:39.063Z] === RUN TestCreateServiceCapabilities [2020-05-04T14:28:39.365Z] --- PASS: TestDaemonHostGatewayIP (3.66s) [2020-05-04T14:28:39.365Z] === CONT TestDaemonRestartIpcMode [2020-05-04T14:28:41.629Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s) [2020-05-04T14:28:41.629Z] PASS [2020-05-04T14:28:41.629Z] [2020-05-04T14:28:41.629Z] === Skipped [2020-05-04T14:28:41.629Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-04T14:28:41.629Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:28:41.629Z] [2020-05-04T14:28:41.629Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-04T14:28:41.629Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:28:41.629Z] [2020-05-04T14:28:41.629Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-04T14:28:41.629Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:28:41.629Z] [2020-05-04T14:28:41.630Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-04T14:28:41.630Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:28:41.630Z] [2020-05-04T14:28:41.630Z] [2020-05-04T14:28:41.630Z] DONE 17 tests, 4 skipped in 31.744s [2020-05-04T14:28:41.630Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-04T14:28:41.630Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:28:41.630Z] ++ set -e [2020-05-04T14:28:41.630Z] ++ '[' -n 0 ']' [2020-05-04T14:28:41.630Z] ++ set -x [2020-05-04T14:28:41.630Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:28:41.630Z] INFO: Testing against a local daemon [2020-05-04T14:28:41.630Z] === RUN TestPluginInvalidJSON [2020-05-04T14:28:41.735Z] --- PASS: TestCreateServiceCapabilities (3.47s) [2020-05-04T14:28:41.735Z] === RUN TestInspect [2020-05-04T14:28:41.872Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-04T14:28:41.888Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:28:41.888Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:28:41.888Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:28:41.888Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-04T14:28:41.888Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-04T14:28:41.888Z] === RUN TestPluginInstall [2020-05-04T14:28:41.888Z] === RUN TestPluginInstall/no_auth [2020-05-04T14:28:42.432Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-04T14:28:42.991Z] --- PASS: TestDaemonRestartIpcMode (3.68s) [2020-05-04T14:28:42.991Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-04T14:28:43.550Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-04T14:28:44.109Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-04T14:28:45.035Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-04T14:28:45.035Z] --- PASS: TestContainerKillOnDaemonStart (12.75s) [2020-05-04T14:28:45.035Z] PASS [2020-05-04T14:28:45.035Z] [2020-05-04T14:28:45.035Z] === Skipped [2020-05-04T14:28:45.035Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-04T14:28:45.035Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-04T14:28:45.035Z] [2020-05-04T14:28:45.035Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-04T14:28:45.035Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:28:45.035Z] [2020-05-04T14:28:45.035Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-04T14:28:45.035Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:28:45.035Z] [2020-05-04T14:28:45.035Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-04T14:28:45.035Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-04T14:28:45.035Z] [2020-05-04T14:28:45.035Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-04T14:28:45.035Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-04T14:28:45.035Z] [2020-05-04T14:28:45.035Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-04T14:28:45.035Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:28:45.035Z] [2020-05-04T14:28:45.035Z] [2020-05-04T14:28:45.035Z] DONE 200 tests, 6 skipped in 159.144s [2020-05-04T14:28:45.035Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-04T14:28:45.035Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:28:45.035Z] ++ set -e [2020-05-04T14:28:45.035Z] ++ '[' -n 0 ']' [2020-05-04T14:28:45.035Z] ++ set -x [2020-05-04T14:28:45.036Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:28:45.290Z] INFO: Testing against a local daemon [2020-05-04T14:28:45.290Z] === RUN TestCommitInheritsEnv [2020-05-04T14:28:45.608Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2020-05-04T14:28:45.850Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-05-04T14:28:45.850Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-04T14:28:45.850Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-04T14:28:45.850Z] === RUN TestImagesFilterMultiReference [2020-05-04T14:28:45.850Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-05-04T14:28:45.850Z] === RUN TestImagePullPlatformInvalid [2020-05-04T14:28:45.850Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-04T14:28:45.850Z] === RUN TestRemoveImageOrphaning [2020-05-04T14:28:46.108Z] --- PASS: TestInspect (3.73s) [2020-05-04T14:28:46.108Z] === RUN TestCreateJob [2020-05-04T14:28:46.410Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-05-04T14:28:46.410Z] === RUN TestRemoveImageGarbageCollector [2020-05-04T14:28:47.157Z] time="2020-05-04T14:28:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:28:47.157Z] time="2020-05-04T14:28:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:28:47.157Z] time="2020-05-04T14:28:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b84eb8830e01eadf20db32d5db1b87d1bd8317a29f92a90d561bf43c434bff4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:28:47.157Z] time="2020-05-04T14:28:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:28:47.157Z] time="2020-05-04T14:28:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:28:47.157Z] time="2020-05-04T14:28:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b84eb8830e01eadf20db32d5db1b87d1bd8317a29f92a90d561bf43c434bff4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:28:47.493Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-04T14:28:47.725Z] === RUN TestPluginInstall/with_htpasswd [2020-05-04T14:28:48.292Z] time="2020-05-04T14:28:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:28:48.292Z] time="2020-05-04T14:28:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:28:48.292Z] time="2020-05-04T14:28:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:948a4b0e38ff54588a24d52a30defc81898ce9f6523cbbd28b1ef5e21d8b93be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:28:48.292Z] time="2020-05-04T14:28:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:28:48.292Z] time="2020-05-04T14:28:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:28:48.292Z] time="2020-05-04T14:28:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:948a4b0e38ff54588a24d52a30defc81898ce9f6523cbbd28b1ef5e21d8b93be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:28:48.854Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-05-04T14:28:48.860Z] === RUN TestPluginInstall/with_insecure [2020-05-04T14:28:48.920Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-04T14:28:48.920Z] --- PASS: TestRemoveImageGarbageCollector (2.18s) [2020-05-04T14:28:48.920Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-04T14:28:48.920Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-04T14:28:48.920Z] === RUN TestTagInvalidReference [2020-05-04T14:28:48.920Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-04T14:28:48.920Z] === RUN TestTagValidPrefixedRepo [2020-05-04T14:28:48.920Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-04T14:28:48.920Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2020-05-04T14:28:48.920Z] === RUN TestTagExistedNameWithoutForce [2020-05-04T14:28:48.920Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-04T14:28:48.920Z] === RUN TestTagOfficialNames [2020-05-04T14:28:48.920Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-04T14:28:48.920Z] === RUN TestTagMatchesDigest [2020-05-04T14:28:48.920Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-04T14:28:48.920Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-04T14:28:49.555Z] --- PASS: TestCreateJob (4.08s) [2020-05-04T14:28:49.555Z] === RUN TestReplicatedJob [2020-05-04T14:28:49.844Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-04T14:28:49.844Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-04T14:28:50.100Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-04T14:28:50.235Z] time="2020-05-04T14:28:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:28:50.235Z] time="2020-05-04T14:28:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:28:50.235Z] time="2020-05-04T14:28:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05d0340e87338f40f8edf3674d716e63f9de30125bc8c5010e099cbe237fbcfe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:28:50.235Z] time="2020-05-04T14:28:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:28:50.235Z] time="2020-05-04T14:28:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:28:50.235Z] time="2020-05-04T14:28:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05d0340e87338f40f8edf3674d716e63f9de30125bc8c5010e099cbe237fbcfe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:28:50.355Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-04T14:28:50.493Z] --- PASS: TestPluginInstall (8.67s) [2020-05-04T14:28:50.493Z] --- PASS: TestPluginInstall/no_auth (5.76s) [2020-05-04T14:28:50.493Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-05-04T14:28:50.493Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2020-05-04T14:28:50.493Z] plugin_test.go:157: [d7d267e0b4000] daemon is not started [2020-05-04T14:28:50.493Z] PASS [2020-05-04T14:28:50.493Z] [2020-05-04T14:28:50.493Z] DONE 6 tests in 8.880s [2020-05-04T14:28:50.493Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-04T14:28:50.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:28:50.493Z] ++ set -e [2020-05-04T14:28:50.493Z] ++ '[' -n 0 ']' [2020-05-04T14:28:50.493Z] ++ set -x [2020-05-04T14:28:50.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:28:50.611Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-04T14:28:50.752Z] INFO: Testing against a local daemon [2020-05-04T14:28:50.752Z] === RUN TestExternalGraphDriver [2020-05-04T14:28:50.752Z] === RUN TestExternalGraphDriver/json [2020-05-04T14:28:50.866Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-04T14:28:51.427Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-04T14:28:51.682Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-04T14:28:51.851Z] eac6fba788c9: Pull complete [2020-05-04T14:28:51.851Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-04T14:28:51.851Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:28:51.851Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-04T14:28:51.851Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-04T14:28:51.851Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-05-04T14:28:51.851Z] WARN: Skipping validation tests [2020-05-04T14:28:51.851Z] INFO: Running unit tests at 05/04/2020 14:28:41... [2020-05-04T14:28:51.851Z] INFO: make.ps1 starting at 05/04/2020 14:28:44 [2020-05-04T14:28:51.851Z] INFO: Git commit (8f9a2e87b2) assumed from DOCKER_GITCOMMIT environment variable [2020-05-04T14:28:51.851Z] INFO: Invoking autogen... [2020-05-04T14:28:51.851Z] INFO: Running unit tests... [2020-05-04T14:28:53.284Z] === RUN TestExternalGraphDriver/spec [2020-05-04T14:28:53.453Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-05-04T14:28:54.942Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-04T14:28:54.942Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-04T14:28:55.817Z] === RUN TestExternalGraphDriver/pull [2020-05-04T14:28:57.932Z] --- PASS: TestReplicatedJob (7.24s) [2020-05-04T14:28:57.932Z] === RUN TestUpdateReplicatedJob [2020-05-04T14:28:58.347Z] --- PASS: TestExternalGraphDriver (7.43s) [2020-05-04T14:28:58.347Z] --- PASS: TestExternalGraphDriver/json (2.44s) [2020-05-04T14:28:58.347Z] --- PASS: TestExternalGraphDriver/spec (2.72s) [2020-05-04T14:28:58.347Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-05-04T14:28:58.347Z] === RUN TestGraphdriverPluginV2 [2020-05-04T14:28:58.347Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-05-04T14:28:58.347Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:28:58.347Z] PASS [2020-05-04T14:28:58.347Z] [2020-05-04T14:28:58.347Z] === Skipped [2020-05-04T14:28:58.347Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-05-04T14:28:58.347Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:28:58.347Z] [2020-05-04T14:28:58.347Z] [2020-05-04T14:28:58.347Z] DONE 5 tests, 1 skipped in 7.628s [2020-05-04T14:28:58.347Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-04T14:28:58.347Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:28:58.347Z] ++ set -e [2020-05-04T14:28:58.347Z] ++ '[' -n 0 ']' [2020-05-04T14:28:58.347Z] ++ set -x [2020-05-04T14:28:58.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:28:58.347Z] INFO: Testing against a local daemon [2020-05-04T14:28:58.347Z] === RUN TestContinueAfterPluginCrash [2020-05-04T14:28:58.347Z] === PAUSE TestContinueAfterPluginCrash [2020-05-04T14:28:58.347Z] === RUN TestReadPluginNoRead [2020-05-04T14:28:58.347Z] === PAUSE TestReadPluginNoRead [2020-05-04T14:28:58.347Z] === RUN TestDaemonStartWithLogOpt [2020-05-04T14:28:58.347Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-04T14:28:58.347Z] === CONT TestContinueAfterPluginCrash [2020-05-04T14:28:58.347Z] === CONT TestDaemonStartWithLogOpt [2020-05-04T14:28:58.347Z] === CONT TestReadPluginNoRead [2020-05-04T14:28:58.778Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 14.0% of statements [2020-05-04T14:28:58.778Z] ok github.com/docker/docker/daemon 12.217s coverage: 17.4% of statements [2020-05-04T14:28:58.778Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-04T14:28:58.778Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-04T14:28:59.096Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-04T14:28:59.703Z] ok github.com/docker/docker/daemon/config 0.042s coverage: 81.7% of statements [2020-05-04T14:28:59.703Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-05-04T14:29:00.627Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2020-05-04T14:29:00.627Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-04T14:29:00.627Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-04T14:29:00.980Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-04T14:29:01.385Z] --- PASS: TestUpdateReplicatedJob (4.48s) [2020-05-04T14:29:01.385Z] === RUN TestServiceListWithStatuses [2020-05-04T14:29:01.385Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-04T14:29:01.385Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-04T14:29:01.385Z] === RUN TestDockerNetworkConnectAlias [2020-05-04T14:29:01.551Z] ok github.com/docker/docker/daemon/graphdriver 0.026s coverage: 2.2% of statements [2020-05-04T14:29:02.248Z] ? github.com/docker/docker/api [no test files] [2020-05-04T14:29:02.594Z] === RUN TestReadPluginNoRead/default [2020-05-04T14:29:03.167Z] --- PASS: TestDaemonStartWithLogOpt (4.98s) [2020-05-04T14:29:04.146Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-05-04T14:29:04.560Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-04T14:29:04.704Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.197s coverage: 57.0% of statements [2020-05-04T14:29:05.136Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-04T14:29:06.059Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-04T14:29:06.466Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-04T14:29:07.419Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-04T14:29:07.965Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.427s coverage: 45.9% of statements [2020-05-04T14:29:07.965Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.391s coverage: 72.5% of statements [2020-05-04T14:29:08.369Z] --- PASS: TestReadPluginNoRead (9.95s) [2020-05-04T14:29:08.369Z] --- PASS: TestReadPluginNoRead/default (2.10s) [2020-05-04T14:29:08.369Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-05-04T14:29:08.369Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2020-05-04T14:29:08.369Z] read_test.go:91: [d18c033ed2a31] daemon is not started [2020-05-04T14:29:08.627Z] --- PASS: TestContinueAfterPluginCrash (10.43s) [2020-05-04T14:29:08.627Z] PASS [2020-05-04T14:29:08.627Z] [2020-05-04T14:29:08.627Z] DONE 6 tests in 10.594s [2020-05-04T14:29:08.627Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-04T14:29:08.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:29:08.627Z] ++ set -e [2020-05-04T14:29:08.627Z] ++ '[' -n 0 ']' [2020-05-04T14:29:08.627Z] ++ set -x [2020-05-04T14:29:08.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:29:08.780Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-04T14:29:08.886Z] testing: warning: no tests to run [2020-05-04T14:29:08.886Z] PASS [2020-05-04T14:29:08.886Z] [2020-05-04T14:29:08.886Z] DONE 0 tests in 0.046s [2020-05-04T14:29:08.886Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-04T14:29:08.886Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:29:08.886Z] ++ set -e [2020-05-04T14:29:08.886Z] ++ '[' -n 0 ']' [2020-05-04T14:29:08.886Z] ++ set -x [2020-05-04T14:29:08.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:29:08.886Z] INFO: Testing against a local daemon [2020-05-04T14:29:08.886Z] === RUN TestPluginWithDevMounts [2020-05-04T14:29:08.886Z] === PAUSE TestPluginWithDevMounts [2020-05-04T14:29:08.886Z] === CONT TestPluginWithDevMounts [2020-05-04T14:29:09.340Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-04T14:29:09.800Z] --- PASS: TestDockerNetworkConnectAlias (8.06s) [2020-05-04T14:29:09.800Z] === RUN TestDockerNetworkReConnect [2020-05-04T14:29:09.889Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-05-04T14:29:09.889Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-04T14:29:11.248Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.165s coverage: 49.5% of statements [2020-05-04T14:29:11.416Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-05-04T14:29:11.416Z] PASS [2020-05-04T14:29:11.416Z] [2020-05-04T14:29:11.416Z] DONE 1 tests in 2.349s [2020-05-04T14:29:11.416Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-04T14:29:11.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:29:11.416Z] ++ set -e [2020-05-04T14:29:11.416Z] ++ '[' -n 0 ']' [2020-05-04T14:29:11.416Z] ++ set -x [2020-05-04T14:29:11.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:29:11.416Z] INFO: Testing against a local daemon [2020-05-04T14:29:11.416Z] === RUN TestSecretInspect [2020-05-04T14:29:11.851Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-04T14:29:12.610Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.291s coverage: 76.1% of statements [2020-05-04T14:29:13.620Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-05-04T14:29:13.767Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-04T14:29:14.178Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.303s coverage: 57.7% of statements [2020-05-04T14:29:14.178Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-04T14:29:14.178Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-04T14:29:14.700Z] --- PASS: TestSecretInspect (3.14s) [2020-05-04T14:29:14.700Z] === RUN TestSecretList [2020-05-04T14:29:14.736Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-05-04T14:29:15.021Z] ok github.com/docker/docker/api/server 0.243s coverage: 9.0% of statements [2020-05-04T14:29:15.650Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-04T14:29:15.659Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-05-04T14:29:16.601Z] --- PASS: TestDockerNetworkReConnect (6.22s) [2020-05-04T14:29:16.601Z] === RUN TestServicePlugin [2020-05-04T14:29:16.601Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-04T14:29:16.601Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:29:16.601Z] === RUN TestServiceUpdateLabel [2020-05-04T14:29:17.585Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 41.8% of statements [2020-05-04T14:29:17.585Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.9% of statements [2020-05-04T14:29:17.585Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-04T14:29:17.585Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-04T14:29:17.983Z] --- PASS: TestSecretList (3.22s) [2020-05-04T14:29:17.983Z] === RUN TestSecretsCreateAndDelete [2020-05-04T14:29:18.910Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-04T14:29:18.910Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-04T14:29:19.272Z] --- PASS: TestServiceUpdateLabel (3.74s) [2020-05-04T14:29:19.272Z] === RUN TestServiceUpdateSecrets [2020-05-04T14:29:19.538Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-05-04T14:29:19.793Z] ok github.com/docker/docker/daemon/logger/awslogs 0.221s coverage: 77.4% of statements [2020-05-04T14:29:19.793Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-04T14:29:19.793Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-04T14:29:20.358Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2020-05-04T14:29:20.793Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-04T14:29:20.793Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-04T14:29:20.793Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-04T14:29:20.793Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-04T14:29:20.793Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-04T14:29:21.047Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-04T14:29:21.266Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2020-05-04T14:29:21.266Z] === RUN TestSecretsUpdate [2020-05-04T14:29:21.286Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2020-05-04T14:29:21.286Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-05-04T14:29:21.606Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-04T14:29:22.165Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-04T14:29:22.646Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 75.2% of statements [2020-05-04T14:29:22.646Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-04T14:29:22.724Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-04T14:29:22.901Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 19.8% of statements [2020-05-04T14:29:24.262Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 33.3% of statements [2020-05-04T14:29:24.549Z] --- PASS: TestSecretsUpdate (3.19s) [2020-05-04T14:29:24.549Z] === RUN TestTemplatedSecret [2020-05-04T14:29:25.185Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-05-04T14:29:25.234Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-04T14:29:25.234Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-04T14:29:25.440Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-04T14:29:26.158Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-04T14:29:26.363Z] ok github.com/docker/docker/daemon/logger/splunk 1.636s coverage: 82.5% of statements [2020-05-04T14:29:26.363Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-04T14:29:26.618Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2020-05-04T14:29:26.618Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-04T14:29:26.718Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-04T14:29:27.835Z] --- PASS: TestTemplatedSecret (3.50s) [2020-05-04T14:29:27.835Z] === RUN TestSecretCreateResolve [2020-05-04T14:29:28.601Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-04T14:29:29.170Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-05-04T14:29:29.170Z] ok github.com/docker/docker/distribution 0.171s coverage: 22.1% of statements [2020-05-04T14:29:29.170Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-04T14:29:30.094Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-05-04T14:29:31.117Z] --- PASS: TestSecretCreateResolve (3.21s) [2020-05-04T14:29:31.117Z] PASS [2020-05-04T14:29:31.117Z] [2020-05-04T14:29:31.117Z] DONE 6 tests in 19.599s [2020-05-04T14:29:31.117Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-04T14:29:31.117Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:29:31.117Z] ++ set -e [2020-05-04T14:29:31.117Z] ++ '[' -n 0 ']' [2020-05-04T14:29:31.117Z] ++ set -x [2020-05-04T14:29:31.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:29:31.118Z] INFO: Testing against a local daemon [2020-05-04T14:29:31.118Z] === RUN TestServiceCreateInit [2020-05-04T14:29:31.118Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-04T14:29:31.452Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-04T14:29:32.374Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-05-04T14:29:32.374Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 85.6% of statements [2020-05-04T14:29:32.374Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-04T14:29:32.374Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-04T14:29:32.756Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-04T14:29:32.756Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-04T14:29:33.734Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-05-04T14:29:33.734Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-04T14:29:34.638Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-04T14:29:34.699Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-05-04T14:29:35.621Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-05-04T14:29:35.875Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-04T14:29:36.384Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-04T14:29:36.523Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-04T14:29:36.523Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-04T14:29:37.081Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-04T14:29:37.709Z] --- PASS: TestServiceUpdateSecrets (15.91s) [2020-05-04T14:29:37.709Z] === RUN TestServiceUpdateConfigs [2020-05-04T14:29:37.798Z] ok github.com/docker/docker/pkg/archive 0.400s coverage: 77.3% of statements [2020-05-04T14:29:38.722Z] ok github.com/docker/docker/pkg/authorization 0.198s coverage: 68.3% of statements [2020-05-04T14:29:38.977Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-04T14:29:38.977Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-04T14:29:40.338Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-04T14:29:40.570Z] --- PASS: TestServiceCreateInit (9.44s) [2020-05-04T14:29:40.571Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s) [2020-05-04T14:29:40.571Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.55s) [2020-05-04T14:29:40.571Z] === RUN TestCreateServiceMultipleTimes [2020-05-04T14:29:42.234Z] ok github.com/docker/docker/layer 7.600s coverage: 68.8% of statements [2020-05-04T14:29:42.234Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-04T14:29:42.234Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-04T14:29:42.234Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-04T14:29:42.234Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-04T14:29:42.234Z] ? github.com/docker/docker/oci [no test files] [2020-05-04T14:29:42.234Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-04T14:29:42.488Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-05-04T14:29:42.743Z] ok github.com/docker/docker/pkg/chrootarchive 2.943s coverage: 43.2% of statements [2020-05-04T14:29:42.743Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-04T14:29:42.743Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-04T14:29:42.998Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-05-04T14:29:43.253Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-05-04T14:29:44.304Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-05-04T14:29:44.496Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-04T14:29:44.601Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-05-04T14:29:44.750Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-04T14:29:45.160Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-05-04T14:29:46.084Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-05-04T14:29:47.008Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-05-04T14:29:47.263Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2020-05-04T14:29:47.822Z] ok github.com/docker/docker/pkg/fsutils 0.247s coverage: 85.1% of statements [2020-05-04T14:29:47.822Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-05-04T14:29:48.908Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-04T14:29:49.182Z] ok github.com/docker/docker/pkg/idtools 0.471s coverage: 70.3% of statements [2020-05-04T14:29:49.182Z] ok github.com/docker/docker/pkg/ioutils 0.423s coverage: 69.3% of statements [2020-05-04T14:29:49.436Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-05-04T14:29:49.436Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-05-04T14:29:49.996Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-05-04T14:29:49.996Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-04T14:29:49.996Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-04T14:29:49.996Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-05-04T14:29:49.996Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-04T14:29:50.293Z] ok github.com/docker/docker/pkg/parsers 0.023s coverage: 97.0% of statements [2020-05-04T14:29:50.293Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-05-04T14:29:50.853Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-05-04T14:29:50.853Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-05-04T14:29:50.853Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-04T14:29:50.853Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-04T14:29:51.416Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-04T14:29:51.776Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-05-04T14:29:51.975Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-04T14:29:52.336Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-04T14:29:52.534Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-04T14:29:52.590Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-04T14:29:52.844Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-04T14:29:52.909Z] --- PASS: TestServiceUpdateConfigs (15.61s) [2020-05-04T14:29:52.909Z] === RUN TestServiceUpdateNetwork [2020-05-04T14:29:53.458Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-04T14:29:53.458Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-04T14:29:54.201Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-05-04T14:29:54.456Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-04T14:29:55.342Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-04T14:29:56.701Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-04T14:29:57.714Z] ok github.com/docker/docker/pkg/signal 2.395s coverage: 61.0% of statements [2020-05-04T14:29:57.714Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-04T14:29:57.945Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-04T14:29:57.968Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-04T14:29:58.223Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-04T14:29:58.427Z] ok github.com/docker/docker/api/server/httputils 0.095s coverage: 14.7% of statements [2020-05-04T14:29:58.477Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-05-04T14:29:59.400Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-04T14:29:59.958Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2020-05-04T14:29:59.959Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-04T14:30:00.030Z] ok github.com/docker/docker/api/server/middleware 0.135s coverage: 37.7% of statements [2020-05-04T14:30:00.030Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-04T14:30:00.030Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-04T14:30:00.030Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-04T14:30:00.030Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-04T14:30:00.030Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-04T14:30:00.030Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-04T14:30:00.030Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-04T14:30:00.030Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-04T14:30:00.030Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-04T14:30:00.030Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-04T14:30:00.030Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-04T14:30:00.213Z] ok github.com/docker/docker/pkg/tailfile 0.071s coverage: 88.6% of statements [2020-05-04T14:30:00.520Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-04T14:30:00.520Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-04T14:30:00.773Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-05-04T14:30:01.027Z] testing: warning: no tests to run [2020-05-04T14:30:01.027Z] coverage: [no statements] [2020-05-04T14:30:01.027Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-05-04T14:30:01.282Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-04T14:30:01.536Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-04T14:30:01.631Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2020-05-04T14:30:01.631Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2020-05-04T14:30:01.631Z] ok github.com/docker/docker/api/server/router/swarm 0.158s coverage: 4.8% of statements [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/types [no test files] [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-04T14:30:01.631Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-04T14:30:01.631Z] ok github.com/docker/docker/api/types/time 0.183s coverage: 100.0% of statements [2020-05-04T14:30:01.791Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-04T14:30:02.112Z] ok github.com/docker/docker/api/types/versions 0.056s coverage: 75.0% of statements [2020-05-04T14:30:02.112Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-04T14:30:02.112Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-04T14:30:02.112Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-04T14:30:02.112Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-04T14:30:02.112Z] ? github.com/docker/docker/builder [no test files] [2020-05-04T14:30:02.112Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-04T14:30:02.112Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-04T14:30:02.112Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-04T14:30:02.112Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-04T14:30:02.112Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-04T14:30:02.112Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-04T14:30:02.112Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-04T14:30:02.405Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-04T14:30:02.496Z] --- PASS: TestCreateServiceMultipleTimes (19.26s) [2020-05-04T14:30:02.496Z] === RUN TestCreateServiceConflict [2020-05-04T14:30:02.593Z] ok github.com/docker/docker/builder/dockerignore 0.074s coverage: 96.8% of statements [2020-05-04T14:30:02.755Z] --- PASS: TestCreateServiceConflict (3.17s) [2020-05-04T14:30:02.755Z] === RUN TestCreateServiceMaxReplicas [2020-05-04T14:30:03.673Z] ok github.com/docker/docker/plugin 0.528s coverage: 23.3% of statements [2020-05-04T14:30:03.764Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-04T14:30:04.596Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-04T14:30:05.123Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-04T14:30:05.154Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 73.8% of statements [2020-05-04T14:30:05.713Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-04T14:30:06.046Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-04T14:30:06.455Z] ok github.com/docker/docker/cli/debug 0.307s coverage: 100.0% of statements [2020-05-04T14:30:06.455Z] ok github.com/docker/docker/builder/remotecontext 0.621s coverage: 9.2% of statements [2020-05-04T14:30:06.935Z] ok github.com/docker/docker/builder/dockerfile 0.690s coverage: 46.3% of statements [2020-05-04T14:30:06.941Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2020-05-04T14:30:06.941Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-04T14:30:07.073Z] ok github.com/docker/docker/registry 0.075s coverage: 56.1% of statements [2020-05-04T14:30:07.632Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-04T14:30:07.886Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-05-04T14:30:08.111Z] --- PASS: TestServiceUpdateNetwork (16.75s) [2020-05-04T14:30:08.111Z] === RUN TestServiceUpdatePidsLimit [2020-05-04T14:30:08.724Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-04T14:30:08.809Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-05-04T14:30:09.063Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-04T14:30:09.729Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-04T14:30:11.571Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-04T14:30:12.494Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2020-05-04T14:30:13.053Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-04T14:30:13.976Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-05-04T14:30:15.970Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-04T14:30:17.486Z] ok github.com/docker/docker/client 0.375s coverage: 74.9% of statements [2020-05-04T14:30:18.100Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-04T14:30:19.227Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-04T14:30:19.227Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-04T14:30:20.586Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-04T14:30:20.841Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-04T14:30:21.810Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.95s) [2020-05-04T14:30:21.810Z] === RUN TestCreateServiceSecretFileMode [2020-05-04T14:30:24.099Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-04T14:30:24.099Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-04T14:30:24.355Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-04T14:30:25.095Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2020-05-04T14:30:25.095Z] === RUN TestCreateServiceConfigFileMode [2020-05-04T14:30:26.159Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-05-04T14:30:26.159Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-04T14:30:26.159Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-04T14:30:26.159Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-04T14:30:26.159Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-04T14:30:26.159Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-04T14:30:26.159Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-04T14:30:26.159Z] ? github.com/docker/docker/rootless [no test files] [2020-05-04T14:30:26.159Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-04T14:30:26.159Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-04T14:30:26.159Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-04T14:30:26.160Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-04T14:30:26.160Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-04T14:30:26.160Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-04T14:30:26.160Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-04T14:30:26.160Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-04T14:30:26.160Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-04T14:30:26.160Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-04T14:30:26.160Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-04T14:30:26.160Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-04T14:30:26.160Z] ? github.com/docker/docker/volume [no test files] [2020-05-04T14:30:26.160Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-04T14:30:26.160Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === Skipped [2020-05-04T14:30:26.160Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-04T14:30:26.160Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-04T14:30:26.160Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:73: No driver to put! [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-04T14:30:26.160Z] time="2020-05-04T14:29:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-04T14:30:26.160Z] time="2020-05-04T14:29:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-04T14:30:26.160Z] time="2020-05-04T14:29:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-04T14:30:26.160Z] time="2020-05-04T14:29:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-04T14:30:26.160Z] time="2020-05-04T14:29:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:73: No driver to put! [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-04T14:30:26.160Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-04T14:30:26.160Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-04T14:30:26.160Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-04T14:30:26.160Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-04T14:30:26.160Z] graphtest_unix.go:73: No driver to put! [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-04T14:30:26.160Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-04T14:30:26.160Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] [2020-05-04T14:30:26.160Z] DONE 2122 tests, 26 skipped in 247.130s Post stage [Pipeline] junit [2020-05-04T14:30:26.446Z] Recording test results [2020-05-04T14:30:26.525Z] --- PASS: TestServiceUpdatePidsLimit (18.10s) [2020-05-04T14:30:26.525Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s) [2020-05-04T14:30:26.525Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.27s) [2020-05-04T14:30:26.525Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.27s) [2020-05-04T14:30:26.525Z] PASS [2020-05-04T14:30:26.525Z] [2020-05-04T14:30:26.525Z] === Skipped [2020-05-04T14:30:26.525Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-04T14:30:26.525Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-04T14:30:26.525Z] [2020-05-04T14:30:26.525Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-04T14:30:26.525Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:30:26.525Z] [2020-05-04T14:30:26.525Z] [2020-05-04T14:30:26.525Z] DONE 27 tests, 2 skipped in 175.716s [2020-05-04T14:30:26.525Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-04T14:30:26.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:30:26.525Z] ++ set -e [2020-05-04T14:30:26.525Z] ++ '[' -n 0 ']' [2020-05-04T14:30:26.525Z] ++ set -x [2020-05-04T14:30:26.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:30:26.525Z] INFO: Testing against a local daemon [2020-05-04T14:30:26.525Z] === RUN TestSessionCreate [2020-05-04T14:30:26.525Z] --- PASS: TestSessionCreate (0.03s) [2020-05-04T14:30:26.525Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-04T14:30:26.525Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-04T14:30:26.525Z] PASS [2020-05-04T14:30:26.525Z] [2020-05-04T14:30:26.525Z] DONE 2 tests in 0.313s [2020-05-04T14:30:26.525Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-04T14:30:26.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:30:26.525Z] ++ set -e [2020-05-04T14:30:26.525Z] ++ '[' -n 0 ']' [2020-05-04T14:30:26.525Z] ++ set -x [2020-05-04T14:30:26.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:30:26.525Z] INFO: Testing against a local daemon [2020-05-04T14:30:26.525Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-04T14:30:26.525Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-04T14:30:26.525Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-04T14:30:26.525Z] === RUN TestEventsExecDie [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-04T14:30:27.139Z] --- PASS: TestEventsExecDie (1.00s) [2020-05-04T14:30:27.139Z] === RUN TestEventsBackwardsCompatible [2020-05-04T14:30:27.139Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-04T14:30:27.139Z] === RUN TestInfoBinaryCommits [2020-05-04T14:30:27.139Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-04T14:30:27.139Z] === RUN TestInfoAPIVersioned [2020-05-04T14:30:27.139Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-04T14:30:27.139Z] === RUN TestInfoDiscoveryBackend [2020-05-04T14:30:27.294Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40891/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:074369ebb4fd32aab414c55e598c87f6844611dd hack/validate/vendor [2020-05-04T14:30:27.626Z] --- PASS: TestCreateServiceConfigFileMode (3.01s) [2020-05-04T14:30:27.626Z] === RUN TestCreateServiceSysctls [2020-05-04T14:30:27.753Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-04T14:30:27.753Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-04T14:30:28.216Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-04T14:30:28.762Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-04T14:30:28.763Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-04T14:30:28.920Z] + echo Building e2e image [2020-05-04T14:30:28.920Z] Building e2e image [2020-05-04T14:30:28.920Z] + docker build --build-arg DOCKER_GITCOMMIT=074369ebb4fd32aab414c55e598c87f6844611dd -t moby-e2e-test -f Dockerfile.e2e . [2020-05-04T14:30:28.920Z] #2 [internal] load .dockerignore [2020-05-04T14:30:28.920Z] #2 transferring context: 34B done [2020-05-04T14:30:28.920Z] #2 DONE 0.0s [2020-05-04T14:30:28.920Z] [2020-05-04T14:30:28.920Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-04T14:30:28.920Z] #1 transferring dockerfile: 3.21kB done [2020-05-04T14:30:28.920Z] #1 DONE 0.0s [2020-05-04T14:30:28.920Z] [2020-05-04T14:30:28.920Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-04T14:30:29.175Z] #4 DONE 0.2s [2020-05-04T14:30:29.175Z] [2020-05-04T14:30:29.175Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-04T14:30:29.175Z] #3 DONE 0.2s [2020-05-04T14:30:29.175Z] [2020-05-04T14:30:29.175Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-04T14:30:29.175Z] #14 DONE 0.0s [2020-05-04T14:30:29.175Z] [2020-05-04T14:30:29.175Z] #8 [internal] load build context [2020-05-04T14:30:29.175Z] #8 DONE 0.0s [2020-05-04T14:30:29.175Z] [2020-05-04T14:30:29.175Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-04T14:30:29.175Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-04T14:30:29.175Z] #5 DONE 0.0s [2020-05-04T14:30:29.175Z] [2020-05-04T14:30:29.175Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-04T14:30:29.175Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done [2020-05-04T14:30:29.175Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-04T14:30:29.175Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-05-04T14:30:29.175Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 0B / 126.95MB 0.1s [2020-05-04T14:30:29.175Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 0B / 126B 0.1s [2020-05-04T14:30:29.175Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done [2020-05-04T14:30:29.175Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done [2020-05-04T14:30:29.175Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done [2020-05-04T14:30:29.378Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-04T14:30:29.378Z] === RUN TestInfoAPI [2020-05-04T14:30:29.378Z] --- PASS: TestInfoAPI (0.02s) [2020-05-04T14:30:29.378Z] === RUN TestInfoAPIWarnings [2020-05-04T14:30:29.430Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c [2020-05-04T14:30:29.430Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 9.89MB / 126.95MB 0.3s [2020-05-04T14:30:29.430Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.1s done [2020-05-04T14:30:29.430Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.3s done [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite (349.55s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.81s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.98s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.85s) [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:1449: [d59afc4374165] daemon is not started [2020-05-04T14:30:29.590Z] check_test.go:309: [d254dea34e1d3] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.00s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.06s) [2020-05-04T14:30:29.590Z] check_test.go:309: [dd2c232f18c43] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.86s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.66s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.77s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.56s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.19s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.98s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.79s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-04T14:30:29.590Z] check_test.go:309: [d2d0de43441fc] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-04T14:30:29.590Z] check_test.go:309: [d5e322d59c9dd] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.70s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-05-04T14:30:29.590Z] check_test.go:309: [df5511b4d65a2] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.30s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.95s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.13s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.28s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.80s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-04T14:30:29.590Z] check_test.go:309: [d429b9ffb9aaf] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.22s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.40s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.92s) [2020-05-04T14:30:29.590Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-04T14:30:29.590Z] check_test.go:309: [d8911f46559e9] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.05s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.75s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.25s) [2020-05-04T14:30:29.590Z] check_test.go:309: [dd7e0e19b010a] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.24s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-05-04T14:30:29.590Z] check_test.go:309: [d0c581d61a497] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.59s) [2020-05-04T14:30:29.590Z] docker_cli_daemon_plugins_test.go:79: [ddb42a6f8418c] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.33s) [2020-05-04T14:30:29.590Z] docker_cli_daemon_plugins_test.go:169: [d79428ecfe9e3] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-05-04T14:30:29.590Z] check_test.go:309: [db6a4379cb451] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.55s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.84s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.89s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.99s) [2020-05-04T14:30:29.590Z] check_test.go:309: [db06c5eb9c2c0] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.46s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.30s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.45s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.21s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.16s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.88s) [2020-05-04T14:30:29.590Z] check_test.go:309: [d1f22dcbb4f63] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.60s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.61s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.44s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.47s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.31s) [2020-05-04T14:30:29.590Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-04T14:30:29.590Z] check_test.go:309: [d20963675438b] daemon is not started [2020-05-04T14:30:29.590Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-04T14:30:29.590Z] check_test.go:309: [dbb073181dd9d] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.01s) [2020-05-04T14:30:29.590Z] check_test.go:309: [db478a572599b] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.18s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.18s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.99s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.09s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.31s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.64s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.24s) [2020-05-04T14:30:29.590Z] check_test.go:309: [d1e8a90d0fc0f] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.22s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.34s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.03s) [2020-05-04T14:30:29.590Z] check_test.go:309: [d84afefe9bf0f] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.60s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-05-04T14:30:29.590Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-05-04T14:30:29.590Z] check_test.go:309: [d86e2b326320b] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2020-05-04T14:30:29.590Z] check_test.go:309: [d163cfd00a227] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.56s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-05-04T14:30:29.590Z] check_test.go:309: [d9b7888ed6d65] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.63s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.01s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.41s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-05-04T14:30:29.590Z] check_test.go:309: [d19e145c94cbd] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.60s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.96s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.98s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.25s) [2020-05-04T14:30:29.590Z] check_test.go:309: [db6a8bde38414] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.26s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-05-04T14:30:29.590Z] check_test.go:309: [d4d394022f0c2] daemon is not started [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.76s) [2020-05-04T14:30:29.590Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.67s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.37s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.76s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.64s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.18s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.03s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.48s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.12s) [2020-05-04T14:30:29.591Z] docker_cli_daemon_test.go:2542: [d73fe7e3b0990] daemon is not started [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.95s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.89s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.07s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.25s) [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-05-04T14:30:29.591Z] check_test.go:309: [d2bab1193741b] daemon is not started [2020-05-04T14:30:29.591Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.38s) [2020-05-04T14:30:29.591Z] === RUN TestDockerSwarmSuite [2020-05-04T14:30:29.591Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-04T14:30:29.660Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-04T14:30:29.660Z] === RUN TestInfoDebug [2020-05-04T14:30:29.686Z] #14 ... [2020-05-04T14:30:29.686Z] [2020-05-04T14:30:29.686Z] #8 [internal] load build context [2020-05-04T14:30:29.686Z] #8 transferring context: 842.51kB 0.4s done [2020-05-04T14:30:29.686Z] #8 DONE 0.4s [2020-05-04T14:30:29.686Z] [2020-05-04T14:30:29.686Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-04T14:30:29.686Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 27.87MB / 126.95MB 0.5s [2020-05-04T14:30:29.686Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-04T14:30:29.686Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 40.45MB / 126.95MB 0.7s [2020-05-04T14:30:29.941Z] #14 ... [2020-05-04T14:30:29.941Z] [2020-05-04T14:30:29.941Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-04T14:30:29.941Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-04T14:30:29.941Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-04T14:30:29.941Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-05-04T14:30:29.941Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-04T14:30:29.941Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-05-04T14:30:29.941Z] #5 DONE 0.7s [2020-05-04T14:30:29.941Z] [2020-05-04T14:30:29.941Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-04T14:30:29.941Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 47.81MB / 126.95MB 0.8s [2020-05-04T14:30:30.122Z] ok github.com/docker/docker/builder/remotecontext/git 26.082s coverage: 86.3% of statements [2020-05-04T14:30:30.122Z] ? github.com/docker/docker/cli [no test files] [2020-05-04T14:30:30.122Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-04T14:30:30.197Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 64.20MB / 126.95MB 1.0s [2020-05-04T14:30:30.197Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 75.64MB / 126.95MB 1.1s [2020-05-04T14:30:30.274Z] --- PASS: TestInfoDebug (0.52s) [2020-05-04T14:30:30.274Z] === RUN TestInfoInsecureRegistries [2020-05-04T14:30:30.452Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 85.04MB / 126.95MB 1.2s [2020-05-04T14:30:30.452Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 104.52MB / 126.95MB 1.4s [2020-05-04T14:30:30.706Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 113.29MB / 126.95MB 1.5s [2020-05-04T14:30:30.706Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 122.92MB / 126.95MB 1.6s [2020-05-04T14:30:30.887Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-04T14:30:30.887Z] === RUN TestInfoRegistryMirrors [2020-05-04T14:30:30.961Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.7s done [2020-05-04T14:30:30.961Z] #14 ... [2020-05-04T14:30:30.961Z] [2020-05-04T14:30:30.961Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-04T14:30:30.961Z] #6 DONE 1.2s [2020-05-04T14:30:30.961Z] [2020-05-04T14:30:30.961Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-04T14:30:30.961Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 [2020-05-04T14:30:31.500Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-04T14:30:31.500Z] === RUN TestLoginFailsWithBadCredentials [2020-05-04T14:30:31.500Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-05-04T14:30:31.500Z] === RUN TestPingCacheHeaders [2020-05-04T14:30:31.500Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-05-04T14:30:31.500Z] === RUN TestPingGet [2020-05-04T14:30:31.500Z] --- PASS: TestPingGet (0.01s) [2020-05-04T14:30:31.500Z] === RUN TestPingHead [2020-05-04T14:30:31.782Z] --- PASS: TestPingHead (0.03s) [2020-05-04T14:30:31.782Z] === RUN TestVersion [2020-05-04T14:30:31.782Z] --- PASS: TestVersion (0.01s) [2020-05-04T14:30:31.782Z] PASS [2020-05-04T14:30:31.782Z] [2020-05-04T14:30:31.782Z] === Skipped [2020-05-04T14:30:31.782Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-04T14:30:31.782Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-04T14:30:31.782Z] [2020-05-04T14:30:31.782Z] [2020-05-04T14:30:31.782Z] DONE 18 tests, 1 skipped in 5.781s [2020-05-04T14:30:31.782Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-04T14:30:31.782Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:30:31.782Z] ++ set -e [2020-05-04T14:30:31.782Z] ++ '[' -n 0 ']' [2020-05-04T14:30:31.782Z] ++ set -x [2020-05-04T14:30:31.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:30:31.782Z] INFO: Testing against a local daemon [2020-05-04T14:30:31.782Z] === RUN TestVolumesCreateAndList [2020-05-04T14:30:31.782Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-04T14:30:31.782Z] === RUN TestVolumesRemove [2020-05-04T14:30:31.811Z] --- PASS: TestCreateServiceSysctls (4.16s) [2020-05-04T14:30:31.811Z] === RUN TestCreateServiceCapabilities [2020-05-04T14:30:32.064Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-04T14:30:32.064Z] === RUN TestVolumesInspect [2020-05-04T14:30:32.064Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-04T14:30:32.064Z] === RUN TestVolumesInvalidJSON [2020-05-04T14:30:32.064Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-04T14:30:32.064Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-04T14:30:32.064Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-04T14:30:32.064Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-04T14:30:32.064Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-04T14:30:32.064Z] PASS [2020-05-04T14:30:32.064Z] [2020-05-04T14:30:32.064Z] DONE 5 tests in 0.333s [2020-05-04T14:30:32.064Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-04T14:30:32.064Z] ++++ cat bundles/test-integration/docker.pid [2020-05-04T14:30:32.064Z] +++ kill 12220 [2020-05-04T14:30:33.533Z] +++ /etc/init.d/apparmor stop [2020-05-04T14:30:33.533Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-04T14:30:33.533Z] [2020-05-04T14:30:33.533Z] Unloading profiles will leave already running processes permanently [2020-05-04T14:30:33.533Z] unconfined, which can lead to unexpected situations. [2020-05-04T14:30:33.533Z] [2020-05-04T14:30:33.533Z] To set a process to complain mode, use the command line tool [2020-05-04T14:30:33.533Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-04T14:30:33.533Z] +++ true [2020-05-04T14:30:33.533Z] [2020-05-04T14:30:33.747Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-04T14:30:35.093Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2020-05-04T14:30:35.093Z] === RUN TestInspect Post stage [Pipeline] junit [2020-05-04T14:30:35.587Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-04T14:30:36.190Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.1s [2020-05-04T14:30:36.257Z] + echo Ensuring container killed. [2020-05-04T14:30:36.257Z] Ensuring container killed. [2020-05-04T14:30:36.257Z] + docker rm -vf docker-pr5 [2020-05-04T14:30:36.258Z] Error: No such container: docker-pr5 [2020-05-04T14:30:36.258Z] + true [Pipeline] sh [2020-05-04T14:30:36.484Z] #14 ... [2020-05-04T14:30:36.484Z] [2020-05-04T14:30:36.484Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-04T14:30:36.484Z] #7 0.932 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-04T14:30:36.484Z] #7 2.026 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-04T14:30:36.484Z] #7 2.130 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-04T14:30:36.484Z] #7 2.136 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-04T14:30:36.484Z] #7 2.147 (3/30) Installing readline (8.0.0-r0) [2020-05-04T14:30:36.484Z] #7 2.151 (4/30) Installing bash (5.0.0-r0) [2020-05-04T14:30:36.484Z] #7 2.164 Executing bash-5.0.0-r0.post-install [2020-05-04T14:30:36.484Z] #7 2.167 (5/30) Installing ca-certificates (20191127-r0) [2020-05-04T14:30:36.484Z] #7 2.186 (6/30) Installing libgcc (8.3.0-r0) [2020-05-04T14:30:36.484Z] #7 2.189 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-04T14:30:36.484Z] #7 2.206 (8/30) Installing binutils (2.32-r0) [2020-05-04T14:30:36.484Z] #7 2.300 (9/30) Installing gmp (6.1.2-r1) [2020-05-04T14:30:36.484Z] #7 2.309 (10/30) Installing isl (0.18-r0) [2020-05-04T14:30:36.484Z] #7 2.333 (11/30) Installing libgomp (8.3.0-r0) [2020-05-04T14:30:36.484Z] #7 2.339 (12/30) Installing libatomic (8.3.0-r0) [2020-05-04T14:30:36.484Z] #7 2.342 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-04T14:30:36.484Z] #7 2.347 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-04T14:30:36.484Z] #7 2.349 (15/30) Installing gcc (8.3.0-r0) [2020-05-04T14:30:36.484Z] #7 3.170 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-04T14:30:36.484Z] #7 3.264 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-04T14:30:36.484Z] #7 3.268 (18/30) Installing g++ (8.3.0-r0) [2020-05-04T14:30:36.484Z] #7 3.789 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-04T14:30:36.484Z] #7 3.793 (20/30) Installing libcurl (7.66.0-r0) [2020-05-04T14:30:36.484Z] #7 3.802 (21/30) Installing expat (2.2.8-r0) [2020-05-04T14:30:36.484Z] #7 3.807 (22/30) Installing pcre2 (10.33-r0) [2020-05-04T14:30:36.484Z] #7 3.818 (23/30) Installing git (2.22.4-r0) [2020-05-04T14:30:36.484Z] #7 4.013 (24/30) Installing libmnl (1.0.4-r0) [2020-05-04T14:30:36.484Z] #7 4.027 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-04T14:30:36.484Z] #7 4.030 (26/30) Installing iptables (1.8.3-r1) [2020-05-04T14:30:36.484Z] #7 4.053 (27/30) Installing pigz (2.4-r0) [2020-05-04T14:30:36.484Z] #7 4.058 (28/30) Installing tar (1.32-r0) [2020-05-04T14:30:36.484Z] #7 4.066 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-04T14:30:36.484Z] #7 4.071 (30/30) Installing xz (5.2.4-r0) [2020-05-04T14:30:36.484Z] #7 4.077 Executing busybox-1.30.1-r3.trigger [2020-05-04T14:30:36.484Z] #7 4.085 Executing ca-certificates-20191127-r0.trigger [2020-05-04T14:30:36.484Z] #7 4.130 OK: 179 MiB in 44 packages [2020-05-04T14:30:36.484Z] #7 DONE 5.3s [2020-05-04T14:30:36.484Z] [2020-05-04T14:30:36.484Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-04T14:30:36.484Z] #14 ... [2020-05-04T14:30:36.484Z] [2020-05-04T14:30:36.484Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-04T14:30:36.484Z] #9 DONE 0.1s [2020-05-04T14:30:36.484Z] [2020-05-04T14:30:36.484Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-04T14:30:36.484Z] #10 DONE 0.0s [2020-05-04T14:30:36.484Z] [2020-05-04T14:30:36.484Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-04T14:30:36.629Z] + echo Chowning /workspace to jenkins user [2020-05-04T14:30:36.630Z] Chowning /workspace to jenkins user [2020-05-04T14:30:36.630Z] + id -u [2020-05-04T14:30:36.630Z] + id -g [2020-05-04T14:30:36.630Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40891:/workspace busybox chown -R 1001:1001 /workspace [2020-05-04T14:30:36.630Z] Unable to find image 'busybox:latest' locally [2020-05-04T14:30:36.739Z] #14 ... [2020-05-04T14:30:36.739Z] [2020-05-04T14:30:36.739Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-04T14:30:36.739Z] #11 DONE 0.1s [2020-05-04T14:30:36.739Z] [2020-05-04T14:30:36.739Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-04T14:30:36.739Z] #12 DONE 0.1s [2020-05-04T14:30:36.739Z] [2020-05-04T14:30:36.739Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-04T14:30:36.739Z] #13 DONE 0.1s [2020-05-04T14:30:36.739Z] [2020-05-04T14:30:36.739Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-04T14:30:36.739Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.8s done [2020-05-04T14:30:36.911Z] latest: Pulling from library/busybox [2020-05-04T14:30:36.911Z] 0f0ac3ee2e90: Pulling fs layer [2020-05-04T14:30:36.993Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 [2020-05-04T14:30:36.993Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done [2020-05-04T14:30:36.993Z] #14 DONE 7.9s [2020-05-04T14:30:36.993Z] [2020-05-04T14:30:36.993Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-04T14:30:37.004Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-04T14:30:37.194Z] 0f0ac3ee2e90: Download complete [2020-05-04T14:30:37.475Z] 0f0ac3ee2e90: Pull complete [2020-05-04T14:30:37.475Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-04T14:30:37.475Z] Status: Downloaded newer image for busybox:latest [2020-05-04T14:30:37.915Z] #15 0.623 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-04T14:30:38.377Z] --- PASS: TestInspect (3.38s) [2020-05-04T14:30:38.377Z] === RUN TestCreateJob [2020-05-04T14:30:38.836Z] #15 1.699 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-04T14:30:38.836Z] #15 1.785 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-04T14:30:38.836Z] #15 1.789 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-04T14:30:38.836Z] #15 1.795 (3/42) Installing readline (8.0.1-r0) [2020-05-04T14:30:38.836Z] #15 1.799 (4/42) Installing bash (5.0.11-r1) [2020-05-04T14:30:38.836Z] #15 1.810 Executing bash-5.0.11-r1.post-install [2020-05-04T14:30:38.836Z] #15 1.813 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-04T14:30:38.836Z] #15 1.885 (6/42) Installing libblkid (2.34-r1) [2020-05-04T14:30:38.905Z] ok github.com/docker/docker/cmd/dockerd 0.606s coverage: 19.3% of statements [2020-05-04T14:30:39.090Z] #15 1.890 (7/42) Installing libuuid (2.34-r1) [2020-05-04T14:30:39.090Z] #15 1.891 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-04T14:30:39.090Z] #15 1.898 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-04T14:30:39.090Z] #15 1.902 (10/42) Installing libgcc (9.2.0-r4) [2020-05-04T14:30:39.090Z] #15 1.904 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-04T14:30:39.090Z] #15 1.917 (12/42) Installing binutils (2.33.1-r0) [2020-05-04T14:30:39.090Z] #15 1.983 (13/42) Installing libmagic (5.37-r1) [2020-05-04T14:30:39.090Z] #15 2.002 (14/42) Installing file (5.37-r1) [2020-05-04T14:30:39.090Z] #15 2.004 (15/42) Installing gmp (6.1.2-r1) [2020-05-04T14:30:39.090Z] #15 2.009 (16/42) Installing isl (0.18-r0) [2020-05-04T14:30:39.090Z] #15 2.023 (17/42) Installing libgomp (9.2.0-r4) [2020-05-04T14:30:39.090Z] #15 2.026 (18/42) Installing libatomic (9.2.0-r4) [2020-05-04T14:30:39.090Z] #15 2.028 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-04T14:30:39.090Z] #15 2.034 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-04T14:30:39.090Z] #15 2.036 (21/42) Installing gcc (9.2.0-r4) [2020-05-04T14:30:39.386Z] ok github.com/docker/docker/container 0.460s coverage: 41.9% of statements [2020-05-04T14:30:39.386Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-04T14:30:39.386Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-04T14:30:39.386Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-04T14:30:39.386Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-04T14:30:39.513Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-04T14:30:39.694Z] #15 2.691 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-04T14:30:39.878Z] + bundleName=s390x-integration [2020-05-04T14:30:39.878Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-04T14:30:39.878Z] Creating s390x-integration-bundles.tar.gz [2020-05-04T14:30:39.878Z] + + xargs tar -czf s390x-integration-bundles.tar.gz [2020-05-04T14:30:39.878Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-04T14:30:39.913Z] Archiving artifacts [2020-05-04T14:30:39.949Z] #15 2.761 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-04T14:30:39.949Z] #15 2.763 (24/42) Installing g++ (9.2.0-r4) [2020-05-04T14:30:40.204Z] #15 3.168 (25/42) Installing make (4.2.1-r2) [2020-05-04T14:30:40.204Z] #15 3.172 (26/42) Installing fortify-headers (1.1-r0) [2020-05-04T14:30:40.204Z] #15 3.174 (27/42) Installing build-base (0.5-r1) [2020-05-04T14:30:40.204Z] #15 3.175 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-04T14:30:40.204Z] #15 3.178 (29/42) Installing libcurl (7.67.0-r0) [2020-05-04T14:30:40.204Z] #15 3.184 (30/42) Installing curl (7.67.0-r0) [2020-05-04T14:30:40.204Z] #15 3.187 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-04T14:30:40.204Z] #15 3.192 (32/42) Installing jq (1.6-r0) [2020-05-04T14:30:40.204Z] #15 3.199 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-04T14:30:40.204Z] #15 3.205 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-04T14:30:40.204Z] #15 3.216 (35/42) Installing libaio (0.3.112-r1) [2020-05-04T14:30:40.204Z] #15 3.218 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-04T14:30:40.204Z] #15 3.249 (37/42) Installing libfdisk (2.34-r1) [2020-05-04T14:30:40.204Z] #15 3.255 (38/42) Installing libmount (2.34-r1) [2020-05-04T14:30:40.204Z] #15 3.260 (39/42) Installing libsmartcols (2.34-r1) [2020-05-04T14:30:40.204Z] #15 3.264 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-04T14:30:40.204Z] #15 3.267 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-04T14:30:40.204Z] #15 3.290 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-04T14:30:40.326Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40891/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-04T14:30:40.438Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-04T14:30:40.438Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-04T14:30:40.460Z] #15 3.296 Executing busybox-1.31.1-r9.trigger [2020-05-04T14:30:40.460Z] #15 3.305 OK: 196 MiB in 57 packages [2020-05-04T14:30:40.762Z] + make clean [2020-05-04T14:30:41.061Z] #15 DONE 3.8s [2020-05-04T14:30:41.061Z] [2020-05-04T14:30:41.061Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-04T14:30:41.451Z] #16 DONE 0.7s [2020-05-04T14:30:41.483Z] docker volume rm -f docker-dev-cache [2020-05-04T14:30:41.483Z] docker-dev-cache [Pipeline] deleteDir [2020-05-04T14:30:41.651Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.335s coverage: 65.3% of statements [2020-05-04T14:30:41.706Z] [2020-05-04T14:30:41.706Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-04T14:30:42.265Z] #17 DONE 0.7s [2020-05-04T14:30:42.265Z] [2020-05-04T14:30:42.265Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-04T14:30:42.265Z] #18 DONE 0.0s [2020-05-04T14:30:42.265Z] [2020-05-04T14:30:42.265Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-04T14:30:42.265Z] #19 DONE 0.1s [2020-05-04T14:30:42.265Z] [2020-05-04T14:30:42.265Z] #31 [builder 1/4] COPY . . [2020-05-04T14:30:42.519Z] #31 ... [2020-05-04T14:30:42.519Z] [2020-05-04T14:30:42.519Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-04T14:30:42.519Z] #22 DONE 0.1s [2020-05-04T14:30:42.519Z] [2020-05-04T14:30:42.519Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-04T14:30:42.519Z] #26 DONE 0.1s [2020-05-04T14:30:42.519Z] [2020-05-04T14:30:42.519Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-04T14:30:42.519Z] #27 DONE 0.1s [2020-05-04T14:30:42.519Z] [2020-05-04T14:30:42.519Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-04T14:30:42.519Z] #23 DONE 0.1s [2020-05-04T14:30:42.519Z] [2020-05-04T14:30:42.519Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-04T14:30:42.564Z] --- PASS: TestCreateJob (3.67s) [2020-05-04T14:30:42.564Z] === RUN TestReplicatedJob [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-04T14:30:42.774Z] #24 ... [2020-05-04T14:30:42.774Z] [2020-05-04T14:30:42.774Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-04T14:30:42.774Z] #28 DONE 0.1s [2020-05-04T14:30:42.774Z] [2020-05-04T14:30:42.774Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-04T14:30:43.696Z] #29 ... [2020-05-04T14:30:43.696Z] [2020-05-04T14:30:43.696Z] #31 [builder 1/4] COPY . . [2020-05-04T14:30:43.696Z] #31 DONE 1.4s [2020-05-04T14:30:43.803Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-04T14:30:43.954Z] [2020-05-04T14:30:43.954Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-04T14:30:43.954Z] #24 1.391 + RM_GOPATH=0 [2020-05-04T14:30:43.954Z] #24 1.391 + TMP_GOPATH= [2020-05-04T14:30:43.954Z] #24 1.391 + : /build [2020-05-04T14:30:43.954Z] #24 1.391 + '[' -z '' ']' [2020-05-04T14:30:43.954Z] #24 1.392 ++ mktemp -d [2020-05-04T14:30:43.954Z] #24 1.395 + export GOPATH=/tmp/tmp.Ibmndm [2020-05-04T14:30:43.954Z] #24 1.395 + GOPATH=/tmp/tmp.Ibmndm [2020-05-04T14:30:43.954Z] #24 1.395 + RM_GOPATH=1 [2020-05-04T14:30:43.954Z] #24 1.396 ++ dirname ./install.sh [2020-05-04T14:30:43.954Z] #24 1.397 Install docker/cli version 17.06.2-ce from stable [2020-05-04T14:30:43.954Z] #24 1.397 + dir=. [2020-05-04T14:30:43.954Z] #24 1.397 + bin=dockercli [2020-05-04T14:30:43.954Z] #24 1.397 + shift [2020-05-04T14:30:43.954Z] #24 1.397 + '[' '!' -f ./dockercli.installer ']' [2020-05-04T14:30:43.954Z] #24 1.397 + . ./dockercli.installer [2020-05-04T14:30:43.954Z] #24 1.397 ++ : stable [2020-05-04T14:30:43.954Z] #24 1.397 ++ : 17.06.2-ce [2020-05-04T14:30:43.954Z] #24 1.397 + install_dockercli [2020-05-04T14:30:43.954Z] #24 1.397 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-04T14:30:43.954Z] #24 1.398 ++ uname -m [2020-05-04T14:30:43.954Z] #24 1.400 + arch=x86_64 [2020-05-04T14:30:43.954Z] #24 1.400 + '[' x86_64 '!=' x86_64 ']' [2020-05-04T14:30:43.954Z] #24 1.400 + url=https://download.docker.com/linux/static [2020-05-04T14:30:43.954Z] #24 1.400 + tar -xz docker/docker [2020-05-04T14:30:43.954Z] #24 1.400 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-04T14:30:44.662Z] ok github.com/docker/docker/daemon/cluster/convert 0.501s coverage: 35.6% of statements [2020-05-04T14:30:45.315Z] #24 ... [2020-05-04T14:30:45.315Z] [2020-05-04T14:30:45.315Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-04T14:30:45.315Z] #32 DONE 1.6s [2020-05-04T14:30:45.569Z] [2020-05-04T14:30:45.569Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-04T14:30:46.324Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-04T14:30:46.927Z] #33 1.429 [2020-05-04T14:30:46.927Z] #33 1.645 Removing bundles/ [2020-05-04T14:30:46.927Z] #33 1.646 [2020-05-04T14:30:46.927Z] #33 1.660 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-04T14:30:47.181Z] #33 ... [2020-05-04T14:30:47.181Z] [2020-05-04T14:30:47.181Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-04T14:30:47.181Z] #24 4.631 + mkdir -p /build [2020-05-04T14:30:47.181Z] #24 4.633 + mv docker/docker /build/ [2020-05-04T14:30:47.181Z] #24 4.634 + rmdir docker [2020-05-04T14:30:47.181Z] #24 DONE 4.7s [2020-05-04T14:30:47.436Z] [2020-05-04T14:30:47.436Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-04T14:30:47.436Z] #20 3.023 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-04T14:30:47.436Z] #20 3.514 curl: option --progress: is ambiguous [2020-05-04T14:30:47.436Z] #20 3.514 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-04T14:30:47.436Z] #20 4.034 curl: option --progress: is ambiguous [2020-05-04T14:30:47.436Z] #20 4.034 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-04T14:30:47.436Z] #20 4.527 curl: option --progress: is ambiguous [2020-05-04T14:30:47.436Z] #20 4.528 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-04T14:30:47.436Z] #20 5.099 curl: option --progress: is ambiguous [2020-05-04T14:30:47.436Z] #20 5.099 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-04T14:30:47.995Z] #20 5.624 [2020-05-04T14:30:48.523Z] ok github.com/docker/docker/daemon/cluster 1.001s coverage: 0.5% of statements [2020-05-04T14:30:48.920Z] #20 ... [2020-05-04T14:30:48.920Z] [2020-05-04T14:30:48.920Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-04T14:30:48.920Z] #33 3.308 Building test suite binary ./integration-cli/test.main [2020-05-04T14:30:49.124Z] --- PASS: TestReplicatedJob (6.61s) [2020-05-04T14:30:49.124Z] === RUN TestUpdateReplicatedJob [2020-05-04T14:30:49.583Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-04T14:30:51.572Z] ok github.com/docker/docker/daemon/config 1.016s coverage: 79.6% of statements [2020-05-04T14:30:51.572Z] ok github.com/docker/docker/daemon/discovery 0.300s coverage: 30.0% of statements [2020-05-04T14:30:52.091Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-04T14:30:53.309Z] --- PASS: TestUpdateReplicatedJob (4.31s) [2020-05-04T14:30:53.309Z] === RUN TestServiceListWithStatuses [2020-05-04T14:30:53.309Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-04T14:30:53.309Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-04T14:30:53.309Z] === RUN TestDockerNetworkConnectAlias [2020-05-04T14:30:53.834Z] ok github.com/docker/docker/daemon/events 0.581s coverage: 50.0% of statements [2020-05-04T14:30:54.237Z] #33 ... [2020-05-04T14:30:54.237Z] [2020-05-04T14:30:54.237Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-04T14:30:54.237Z] #20 6.784 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-04T14:30:54.237Z] #20 7.108 curl: option --progress: is ambiguous [2020-05-04T14:30:54.237Z] #20 7.109 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-04T14:30:54.237Z] #20 7.486 [2020-05-04T14:30:54.237Z] #20 8.522 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-04T14:30:54.237Z] #20 8.869 curl: option --progress: is ambiguous [2020-05-04T14:30:54.237Z] #20 8.874 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-04T14:30:54.237Z] #20 9.202 [2020-05-04T14:30:54.237Z] #20 10.30 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-04T14:30:54.237Z] #20 10.56 curl: option --progress: is ambiguous [2020-05-04T14:30:54.237Z] #20 10.56 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-04T14:30:54.237Z] #20 10.93 [2020-05-04T14:30:54.492Z] #20 12.01 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-04T14:30:54.747Z] #20 12.36 curl: option --progress: is ambiguous [2020-05-04T14:30:54.747Z] #20 12.36 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-04T14:30:54.844Z] ok github.com/docker/docker/daemon/graphdriver 0.254s coverage: 2.3% of statements [2020-05-04T14:30:55.001Z] #20 12.71 [2020-05-04T14:30:55.256Z] #20 12.81 Download of images into '/build' complete. [2020-05-04T14:30:55.256Z] #20 12.81 Use something like the following to load the result into a Docker daemon: [2020-05-04T14:30:55.256Z] #20 12.81 tar -cC '/build' . | docker load [2020-05-04T14:30:55.256Z] #20 DONE 12.9s [2020-05-04T14:30:55.256Z] [2020-05-04T14:30:55.256Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-04T14:30:55.816Z] #29 ... [2020-05-04T14:30:55.816Z] [2020-05-04T14:30:55.816Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-04T14:30:55.816Z] #21 DONE 0.1s [2020-05-04T14:30:55.816Z] [2020-05-04T14:30:55.816Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-04T14:30:56.070Z] #33 ... [2020-05-04T14:30:56.070Z] [2020-05-04T14:30:56.070Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-04T14:30:56.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-04T14:30:56.325Z] #25 DONE 0.2s [2020-05-04T14:30:56.325Z] [2020-05-04T14:30:56.325Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-04T14:30:56.446Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2020-05-04T14:30:56.926Z] ok github.com/docker/docker/daemon 3.004s coverage: 9.2% of statements [2020-05-04T14:30:56.926Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.182s coverage: 11.1% of statements [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-04T14:30:56.926Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-04T14:30:57.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-04T14:30:59.487Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-04T14:30:59.869Z] --- PASS: TestDockerNetworkConnectAlias (6.47s) [2020-05-04T14:30:59.869Z] === RUN TestDockerNetworkReConnect [2020-05-04T14:30:59.938Z] ok github.com/docker/docker/daemon/logger 0.640s coverage: 42.1% of statements [2020-05-04T14:30:59.938Z] ok github.com/docker/docker/daemon/images 0.496s coverage: 4.9% of statements [2020-05-04T14:30:59.938Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-04T14:30:59.938Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-04T14:30:59.938Z] ok github.com/docker/docker/daemon/logger/awslogs 0.501s coverage: 77.4% of statements [2020-05-04T14:30:59.938Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-04T14:30:59.938Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-04T14:30:59.938Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-04T14:30:59.938Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-04T14:30:59.938Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-04T14:31:00.418Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.351s coverage: 61.6% of statements [2020-05-04T14:31:01.429Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.370s coverage: 87.2% of statements [2020-05-04T14:31:02.442Z] ok github.com/docker/docker/daemon/logger/local 0.551s coverage: 75.2% of statements [2020-05-04T14:31:02.442Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-04T14:31:02.442Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.313s coverage: 21.4% of statements [2020-05-04T14:31:02.746Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-04T14:31:02.922Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.294s coverage: 33.3% of statements [2020-05-04T14:31:04.522Z] ok github.com/docker/docker/daemon/logger/templates 0.167s coverage: 8.3% of statements [2020-05-04T14:31:05.002Z] ok github.com/docker/docker/daemon/logger/syslog 0.289s coverage: 47.8% of statements [2020-05-04T14:31:05.134Z] --- PASS: TestDockerNetworkReConnect (5.19s) [2020-05-04T14:31:05.134Z] === RUN TestServicePlugin [2020-05-04T14:31:05.134Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-04T14:31:05.134Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:31:05.134Z] === RUN TestServiceUpdateLabel [2020-05-04T14:31:06.006Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-04T14:31:06.012Z] ok github.com/docker/docker/daemon/logger/splunk 2.065s coverage: 82.5% of statements [2020-05-04T14:31:06.012Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-04T14:31:06.012Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-04T14:31:06.012Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-04T14:31:07.022Z] ok github.com/docker/docker/distribution 1.265s coverage: 20.3% of statements [2020-05-04T14:31:07.506Z] ok github.com/docker/docker/errdefs 0.145s coverage: 49.4% of statements [2020-05-04T14:31:07.986Z] ok github.com/docker/docker/distribution/metadata 1.443s coverage: 48.2% of statements [2020-05-04T14:31:07.986Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-04T14:31:08.417Z] --- PASS: TestServiceUpdateLabel (3.18s) [2020-05-04T14:31:08.417Z] === RUN TestServiceUpdateSecrets [2020-05-04T14:31:09.586Z] ok github.com/docker/docker/distribution/xfer 2.464s coverage: 77.3% of statements [2020-05-04T14:31:09.586Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-04T14:31:09.586Z] ok github.com/docker/docker/image/cache 0.437s coverage: 19.2% of statements [2020-05-04T14:31:10.066Z] ok github.com/docker/docker/image/v1 0.308s coverage: 25.0% of statements [2020-05-04T14:31:10.547Z] ok github.com/docker/docker/image 1.296s coverage: 86.4% of statements [2020-05-04T14:31:10.547Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-04T14:31:10.547Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-04T14:31:11.026Z] ok github.com/docker/docker/libcontainerd/queue 0.101s coverage: 100.0% of statements [2020-05-04T14:31:13.290Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2020-05-04T14:31:13.290Z] ok github.com/docker/docker/layer 0.462s coverage: 30.1% of statements [2020-05-04T14:31:13.290Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-04T14:31:14.301Z] ok github.com/docker/docker/opts 0.243s coverage: 67.7% of statements [2020-05-04T14:31:14.386Z] #33 ... [2020-05-04T14:31:14.386Z] [2020-05-04T14:31:14.386Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-04T14:31:14.386Z] #29 29.69 # github.com/docker/docker/contrib/httpserver [2020-05-04T14:31:14.386Z] #29 29.69 loadinternal: cannot find runtime/cgo [2020-05-04T14:31:14.386Z] #29 DONE 30.0s [2020-05-04T14:31:14.386Z] [2020-05-04T14:31:14.386Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-04T14:31:14.386Z] #33 ... [2020-05-04T14:31:14.386Z] [2020-05-04T14:31:14.386Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-04T14:31:14.386Z] #30 DONE 0.1s [2020-05-04T14:31:14.386Z] [2020-05-04T14:31:14.386Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-04T14:31:14.781Z] ok github.com/docker/docker/libcontainerd/local 0.389s coverage: 1.0% of statements [2020-05-04T14:31:14.781Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-04T14:31:14.781Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-04T14:31:14.781Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-04T14:31:14.781Z] ? github.com/docker/docker/oci [no test files] [2020-05-04T14:31:14.781Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-04T14:31:15.262Z] ok github.com/docker/docker/pkg/broadcaster 0.106s coverage: 100.0% of statements [2020-05-04T14:31:15.743Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2020-05-04T14:31:15.743Z] ok github.com/docker/docker/pkg/authorization 0.861s coverage: 26.8% of statements [2020-05-04T14:31:16.753Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2020-05-04T14:31:16.753Z] ok github.com/docker/docker/pkg/chrootarchive 0.145s coverage: 15.4% of statements [2020-05-04T14:31:17.234Z] ok github.com/docker/docker/pkg/discovery 0.172s coverage: 58.3% of statements [2020-05-04T14:31:17.715Z] ok github.com/docker/docker/pkg/discovery/file 0.104s coverage: 92.9% of statements [2020-05-04T14:31:18.725Z] ok github.com/docker/docker/pkg/discovery/memory 0.148s coverage: 92.3% of statements [2020-05-04T14:31:19.204Z] ok github.com/docker/docker/pkg/discovery/nodes 0.167s coverage: 93.8% of statements [2020-05-04T14:31:20.214Z] ok github.com/docker/docker/pkg/filenotify 0.079s coverage: 45.7% of statements [2020-05-04T14:31:20.695Z] ok github.com/docker/docker/pkg/fileutils 0.196s coverage: 87.7% of statements [2020-05-04T14:31:21.175Z] ok github.com/docker/docker/pkg/homedir 0.072s coverage: 42.9% of statements [2020-05-04T14:31:21.656Z] ok github.com/docker/docker/pkg/archive 6.838s coverage: 62.0% of statements [2020-05-04T14:31:21.656Z] ok github.com/docker/docker/pkg/idtools 0.068s coverage: 6.5% of statements [2020-05-04T14:31:22.138Z] ok github.com/docker/docker/pkg/discovery/kv 3.386s coverage: 84.1% of statements [2020-05-04T14:31:23.149Z] ok github.com/docker/docker/pkg/jsonmessage 0.194s coverage: 91.7% of statements [2020-05-04T14:31:23.149Z] ok github.com/docker/docker/pkg/ioutils 0.652s coverage: 68.8% of statements [2020-05-04T14:31:23.149Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-05-04T14:31:23.286Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2020-05-04T14:31:23.286Z] === RUN TestServiceUpdateConfigs [2020-05-04T14:31:24.159Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2020-05-04T14:31:24.160Z] ok github.com/docker/docker/pkg/namesgenerator 0.126s coverage: 85.7% of statements [2020-05-04T14:31:24.160Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2020-05-04T14:31:25.169Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2020-05-04T14:31:26.179Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.064s coverage: 56.8% of statements [2020-05-04T14:31:27.190Z] ok github.com/docker/docker/pkg/plugins/transport 0.217s coverage: 85.7% of statements [2020-05-04T14:31:27.190Z] ok github.com/docker/docker/pkg/pools 0.219s coverage: 88.2% of statements [2020-05-04T14:31:27.868Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-04T14:31:27.869Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-04T14:31:27.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-04T14:31:27.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-04T14:31:28.200Z] ok github.com/docker/docker/pkg/progress 0.054s coverage: 75.9% of statements [2020-05-04T14:31:28.680Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2020-05-04T14:31:29.160Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 73.9% of statements [2020-05-04T14:31:29.641Z] ok github.com/docker/docker/pkg/signal 0.068s coverage: 20.3% of statements [2020-05-04T14:31:30.121Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2020-05-04T14:31:30.601Z] ok github.com/docker/docker/pkg/streamformatter 0.074s coverage: 66.2% of statements [2020-05-04T14:31:31.082Z] ok github.com/docker/docker/pkg/stringid 0.133s coverage: 70.6% of statements [2020-05-04T14:31:31.082Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-04T14:31:31.082Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-04T14:31:31.082Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-04T14:31:31.082Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-04T14:31:31.082Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-04T14:31:31.082Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-04T14:31:31.082Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-04T14:31:31.082Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-04T14:31:31.562Z] ok github.com/docker/docker/pkg/sysinfo 0.046s coverage: 38.2% of statements [2020-05-04T14:31:32.024Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-04T14:31:32.042Z] ok github.com/docker/docker/pkg/tailfile 0.143s coverage: 88.6% of statements [2020-05-04T14:31:32.529Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 13.8% of statements [2020-05-04T14:31:32.583Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-04T14:31:33.010Z] testing: warning: no tests to run [2020-05-04T14:31:33.010Z] coverage: [no statements] [2020-05-04T14:31:33.010Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2020-05-04T14:31:33.010Z] ok github.com/docker/docker/pkg/tarsum 0.217s coverage: 89.3% of statements [2020-05-04T14:31:33.142Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-04T14:31:33.491Z] ok github.com/docker/docker/pkg/truncindex 0.161s coverage: 91.5% of statements [2020-05-04T14:31:33.701Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-04T14:31:33.955Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-04T14:31:33.971Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2020-05-04T14:31:33.971Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2020-05-04T14:31:34.209Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-04T14:31:34.768Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-04T14:31:35.571Z] ok github.com/docker/docker/plugin/v2 0.100s coverage: 20.1% of statements [2020-05-04T14:31:35.571Z] ok github.com/docker/docker/reference 0.283s coverage: 84.4% of statements [2020-05-04T14:31:35.571Z] ok github.com/docker/docker/plugin 0.164s coverage: 12.5% of statements [2020-05-04T14:31:37.171Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2020-05-04T14:31:37.171Z] ok github.com/docker/docker/registry/resumable 0.339s coverage: 100.0% of statements [2020-05-04T14:31:38.029Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-04T14:31:38.156Z] --- PASS: TestServiceUpdateConfigs (15.39s) [2020-05-04T14:31:38.156Z] === RUN TestServiceUpdateNetwork [2020-05-04T14:31:38.182Z] ok github.com/docker/docker/registry 0.437s coverage: 51.5% of statements [2020-05-04T14:31:38.182Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2020-05-04T14:31:38.663Z] ok github.com/docker/docker/runconfig 0.240s coverage: 52.2% of statements [2020-05-04T14:31:39.389Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-04T14:31:41.673Z] ok github.com/docker/docker/volume/drivers 0.152s coverage: 36.1% of statements [2020-05-04T14:31:41.673Z] ok github.com/docker/docker/volume/local 0.116s coverage: 37.7% of statements [2020-05-04T14:31:41.673Z] ok github.com/docker/docker/volume/mounts 0.101s coverage: 66.2% of statements [2020-05-04T14:31:41.896Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-04T14:31:42.456Z] --- PASS: TestImportExtremelyLargeImageWorks (173.42s) [2020-05-04T14:31:42.456Z] PASS [2020-05-04T14:31:42.456Z] [2020-05-04T14:31:42.456Z] DONE 12 tests in 177.201s [2020-05-04T14:31:42.456Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-04T14:31:42.456Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:31:42.456Z] ++ set -e [2020-05-04T14:31:42.456Z] ++ '[' -n 0 ']' [2020-05-04T14:31:42.456Z] ++ set -x [2020-05-04T14:31:42.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:31:42.457Z] INFO: Testing against a local daemon [2020-05-04T14:31:42.457Z] === RUN TestNetworkCreateDelete [2020-05-04T14:31:42.711Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-05-04T14:31:42.711Z] === RUN TestDockerNetworkDeletePreferID [2020-05-04T14:31:43.270Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2020-05-04T14:31:43.270Z] === RUN TestInspectNetwork [2020-05-04T14:31:43.270Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-04T14:31:43.273Z] ok github.com/docker/docker/volume/service 0.458s coverage: 70.3% of statements [2020-05-04T14:31:44.631Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-04T14:31:45.991Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-04T14:31:48.498Z] === RUN TestInspectNetwork/full_network_id [2020-05-04T14:31:48.498Z] === RUN TestInspectNetwork/partial_network_id [2020-05-04T14:31:48.498Z] === RUN TestInspectNetwork/network_name [2020-05-04T14:31:48.498Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-04T14:31:49.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-04T14:31:49.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-04T14:31:52.871Z] --- PASS: TestInspectNetwork (9.56s) [2020-05-04T14:31:52.871Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-04T14:31:52.871Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-04T14:31:52.871Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-04T14:31:52.871Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-04T14:31:52.871Z] === RUN TestRunContainerWithBridgeNone [2020-05-04T14:31:53.028Z] --- PASS: TestServiceUpdateNetwork (14.66s) [2020-05-04T14:31:53.029Z] === RUN TestServiceUpdatePidsLimit [2020-05-04T14:31:53.430Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-04T14:31:54.403Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-04T14:31:55.312Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-05-04T14:31:55.312Z] === RUN TestNetworkInvalidJSON [2020-05-04T14:31:55.312Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-04T14:31:55.312Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-04T14:31:55.312Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:31:55.312Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:31:55.312Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:31:55.312Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:31:55.312Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-04T14:31:55.312Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:31:55.312Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:31:55.312Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-04T14:31:55.312Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-04T14:31:55.312Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-04T14:31:55.312Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-04T14:31:55.312Z] === RUN TestHostIPv4BridgeLabel [2020-05-04T14:31:55.338Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-04T14:31:55.870Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-05-04T14:31:55.870Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-04T14:31:56.793Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-04T14:31:56.793Z] === RUN TestDaemonDefaultNetworkPools [2020-05-04T14:31:57.715Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-05-04T14:31:57.715Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-04T14:31:59.074Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-05-04T14:31:59.074Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-04T14:31:59.997Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-05-04T14:31:59.997Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-04T14:32:00.557Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-04T14:32:00.557Z] === RUN TestServiceWithPredefinedNetwork [2020-05-04T14:32:01.265Z] ok github.com/docker/docker/pkg/plugins 35.038s coverage: 73.4% of statements [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/rootless [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/volume [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-04T14:32:01.265Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === Skipped [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-04T14:32:02.277Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-04T14:32:02.277Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-04T14:32:02.277Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-04T14:32:02.277Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-04T14:32:02.277Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-04T14:32:02.277Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-04T14:32:02.277Z] daemon_test.go:147: root required [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-04T14:32:02.277Z] reload_test.go:520: root required [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-04T14:32:02.277Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-04T14:32:02.277Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-04T14:32:02.277Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-04T14:32:02.277Z] download_test.go:268: Needs fixing on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-04T14:32:02.277Z] layer_test.go:304: Failing on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-04T14:32:02.277Z] layer_test.go:353: Failing on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-04T14:32:02.277Z] layer_test.go:468: Failing on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-04T14:32:02.277Z] layer_test.go:697: Failing on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-04T14:32:02.277Z] migration_test.go:46: Failing on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-04T14:32:02.277Z] migration_test.go:182: Failing on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-04T14:32:02.277Z] mount_test.go:17: Failing on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-04T14:32:02.277Z] mount_test.go:76: Failing on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-04T14:32:02.277Z] mount_test.go:125: Failing on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-04T14:32:02.277Z] mount_test.go:212: Failing on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-04T14:32:02.277Z] archive_test.go:133: Xz not present in msys2 [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-04T14:32:02.277Z] archive_test.go:238: Failing on Windows CI machines [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-04T14:32:02.277Z] archive_windows_test.go:16: Currently fails [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-04T14:32:02.277Z] changes_test.go:192: needs more investigation [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-04T14:32:02.277Z] changes_test.go:405: needs further investigation [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-04T14:32:02.277Z] changes_test.go:441: needs further investigation [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-04T14:32:02.277Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-04T14:32:02.277Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-04T14:32:02.277Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-04T14:32:02.277Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-04T14:32:02.277Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-04T14:32:02.277Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-04T14:32:02.277Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-04T14:32:02.277Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-04T14:32:02.277Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-04T14:32:02.277Z] poller_test.go:41: No chmod on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-04T14:32:02.277Z] fileutils_test.go:134: Needs porting to Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-04T14:32:02.277Z] fileutils_test.go:180: Needs porting to Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-04T14:32:02.277Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-04T14:32:02.277Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-05-04T14:32:02.277Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-05-04T14:32:02.277Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-04T14:32:02.277Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-04T14:32:02.277Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] [2020-05-04T14:32:02.277Z] DONE 1760 tests, 46 skipped in 188.645s [2020-05-04T14:32:02.277Z] INFO: make.ps1 ended at 05/04/2020 14:32:02 [2020-05-04T14:32:03.446Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-04T14:32:03.813Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2020-05-04T14:32:03.813Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-04T14:32:03.813Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-04T14:32:03.813Z] service_test.go:236: FLAKY_TEST [2020-05-04T14:32:03.813Z] === RUN TestServiceWithDataPathPortInit [2020-05-04T14:32:03.881Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-04T14:32:04.361Z] INFO: Unit tests ended at 05/04/2020 14:32:03. Duration:00:03:22.0610483 [2020-05-04T14:32:04.361Z] INFO: Building busybox [2020-05-04T14:32:04.361Z] Sending build context to Docker daemon 5.12kB [2020-05-04T14:32:04.361Z] [2020-05-04T14:32:04.361Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-04T14:32:04.361Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-04T14:32:04.361Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-04T14:32:04.361Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-04T14:32:04.361Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-04T14:32:04.361Z] ---> fdf6432edbdc [2020-05-04T14:32:04.361Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-04T14:32:04.361Z] ---> Running in 425273709a8b [2020-05-04T14:32:10.327Z] Removing intermediate container 425273709a8b [2020-05-04T14:32:10.327Z] ---> a64f6e97bf32 [2020-05-04T14:32:10.327Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-04T14:32:10.327Z] ---> Running in 1140b4f3b412 [2020-05-04T14:32:10.327Z] Removing intermediate container 1140b4f3b412 [2020-05-04T14:32:10.327Z] ---> 2b6c1ffe308b [2020-05-04T14:32:10.327Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-04T14:32:10.327Z] ---> Running in f2ae84be67f8 [2020-05-04T14:32:10.327Z] Removing intermediate container f2ae84be67f8 [2020-05-04T14:32:10.327Z] ---> 3da4c93202e0 [2020-05-04T14:32:10.327Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-04T14:32:11.555Z] --- PASS: TestServiceUpdatePidsLimit (17.57s) [2020-05-04T14:32:11.555Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-05-04T14:32:11.555Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-05-04T14:32:11.555Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2020-05-04T14:32:11.555Z] PASS [2020-05-04T14:32:11.555Z] [2020-05-04T14:32:11.555Z] === Skipped [2020-05-04T14:32:11.555Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-04T14:32:11.555Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-04T14:32:11.555Z] [2020-05-04T14:32:11.555Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-04T14:32:11.555Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:32:11.555Z] [2020-05-04T14:32:11.555Z] [2020-05-04T14:32:11.555Z] DONE 27 tests, 2 skipped in 159.646s [2020-05-04T14:32:11.555Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-04T14:32:11.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:11.555Z] ++ set -e [2020-05-04T14:32:11.555Z] ++ '[' -n 0 ']' [2020-05-04T14:32:11.555Z] ++ set -x [2020-05-04T14:32:11.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:11.555Z] INFO: Testing against a local daemon [2020-05-04T14:32:11.555Z] === RUN TestSessionCreate [2020-05-04T14:32:11.555Z] --- PASS: TestSessionCreate (0.05s) [2020-05-04T14:32:11.555Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-04T14:32:11.555Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-05-04T14:32:11.555Z] PASS [2020-05-04T14:32:11.555Z] [2020-05-04T14:32:11.555Z] DONE 2 tests in 0.268s [2020-05-04T14:32:11.555Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-04T14:32:11.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:11.555Z] ++ set -e [2020-05-04T14:32:11.555Z] ++ '[' -n 0 ']' [2020-05-04T14:32:11.555Z] ++ set -x [2020-05-04T14:32:11.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:11.555Z] INFO: Testing against a local daemon [2020-05-04T14:32:11.555Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-04T14:32:11.555Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-04T14:32:11.555Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-04T14:32:11.555Z] === RUN TestEventsExecDie [2020-05-04T14:32:11.813Z] --- PASS: TestEventsExecDie (0.88s) [2020-05-04T14:32:11.813Z] === RUN TestEventsBackwardsCompatible [2020-05-04T14:32:11.813Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-05-04T14:32:11.813Z] === RUN TestInfoBinaryCommits [2020-05-04T14:32:11.927Z] [2020-05-04T14:32:12.071Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-04T14:32:12.071Z] === RUN TestInfoAPIVersioned [2020-05-04T14:32:12.071Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-04T14:32:12.071Z] === RUN TestInfoDiscoveryBackend [2020-05-04T14:32:12.406Z] ---> c5a7a0ecaf50 [2020-05-04T14:32:12.406Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-05-04T14:32:12.406Z] ---> Running in 37877d9884c3 [2020-05-04T14:32:12.638Z] --- PASS: TestInfoDiscoveryBackend (0.58s) [2020-05-04T14:32:12.638Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-04T14:32:13.571Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-04T14:32:13.571Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-04T14:32:14.138Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2020-05-04T14:32:14.138Z] === RUN TestInfoAPI [2020-05-04T14:32:14.138Z] --- PASS: TestInfoAPI (0.05s) [2020-05-04T14:32:14.138Z] === RUN TestInfoAPIWarnings [2020-05-04T14:32:15.073Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-05-04T14:32:15.073Z] === RUN TestInfoDebug [2020-05-04T14:32:15.332Z] --- PASS: TestInfoDebug (0.60s) [2020-05-04T14:32:15.332Z] === RUN TestInfoInsecureRegistries [2020-05-04T14:32:15.412Z] --- PASS: TestImportExtremelyLargeImageWorks (323.52s) [2020-05-04T14:32:15.412Z] PASS [2020-05-04T14:32:15.412Z] [2020-05-04T14:32:15.412Z] === Skipped [2020-05-04T14:32:15.412Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-04T14:32:15.412Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:32:15.412Z] [2020-05-04T14:32:15.412Z] [2020-05-04T14:32:15.412Z] DONE 12 tests, 1 skipped in 324.917s [2020-05-04T14:32:15.412Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-04T14:32:15.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:15.412Z] ++ set -e [2020-05-04T14:32:15.412Z] ++ '[' -n 0 ']' [2020-05-04T14:32:15.412Z] ++ set -x [2020-05-04T14:32:15.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:15.412Z] INFO: Testing against a local daemon [2020-05-04T14:32:15.412Z] === RUN TestNetworkCreateDelete [2020-05-04T14:32:15.412Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-05-04T14:32:15.412Z] === RUN TestDockerNetworkDeletePreferID [2020-05-04T14:32:15.412Z] --- PASS: TestDockerNetworkDeletePreferID (0.68s) [2020-05-04T14:32:15.412Z] === RUN TestInspectNetwork [2020-05-04T14:32:15.412Z] === RUN TestInspectNetwork/full_network_id [2020-05-04T14:32:15.412Z] === RUN TestInspectNetwork/partial_network_id [2020-05-04T14:32:15.412Z] === RUN TestInspectNetwork/network_name [2020-05-04T14:32:15.412Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-04T14:32:15.412Z] --- PASS: TestInspectNetwork (7.57s) [2020-05-04T14:32:15.412Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-04T14:32:15.412Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-04T14:32:15.412Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-04T14:32:15.412Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-04T14:32:15.413Z] === RUN TestRunContainerWithBridgeNone [2020-05-04T14:32:15.413Z] --- PASS: TestRunContainerWithBridgeNone (2.38s) [2020-05-04T14:32:15.413Z] === RUN TestNetworkInvalidJSON [2020-05-04T14:32:15.413Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-04T14:32:15.413Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-04T14:32:15.413Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:32:15.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:32:15.413Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:32:15.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:32:15.413Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-04T14:32:15.413Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-04T14:32:15.413Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-04T14:32:15.413Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2020-05-04T14:32:15.413Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-04T14:32:15.413Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-04T14:32:15.413Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-04T14:32:15.413Z] === RUN TestHostIPv4BridgeLabel [2020-05-04T14:32:15.413Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2020-05-04T14:32:15.413Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-04T14:32:15.413Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-05-04T14:32:15.413Z] === RUN TestDaemonDefaultNetworkPools [2020-05-04T14:32:15.413Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-05-04T14:32:15.413Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-04T14:32:15.698Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-05-04T14:32:15.698Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-04T14:32:15.899Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2020-05-04T14:32:15.899Z] === RUN TestInfoRegistryMirrors [2020-05-04T14:32:16.101Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-04T14:32:16.835Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-05-04T14:32:16.835Z] === RUN TestLoginFailsWithBadCredentials [2020-05-04T14:32:16.835Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-05-04T14:32:16.835Z] === RUN TestPingCacheHeaders [2020-05-04T14:32:16.835Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-04T14:32:16.835Z] === RUN TestPingGet [2020-05-04T14:32:17.093Z] --- PASS: TestPingGet (0.03s) [2020-05-04T14:32:17.093Z] === RUN TestPingHead [2020-05-04T14:32:17.093Z] --- PASS: TestPingHead (0.05s) [2020-05-04T14:32:17.093Z] === RUN TestVersion [2020-05-04T14:32:17.093Z] --- PASS: TestVersion (0.05s) [2020-05-04T14:32:17.093Z] PASS [2020-05-04T14:32:17.093Z] [2020-05-04T14:32:17.093Z] === Skipped [2020-05-04T14:32:17.093Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-04T14:32:17.093Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-04T14:32:17.093Z] [2020-05-04T14:32:17.093Z] [2020-05-04T14:32:17.093Z] DONE 18 tests, 1 skipped in 6.317s [2020-05-04T14:32:17.093Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-04T14:32:17.093Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:17.093Z] ++ set -e [2020-05-04T14:32:17.093Z] ++ '[' -n 0 ']' [2020-05-04T14:32:17.093Z] ++ set -x [2020-05-04T14:32:17.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:17.184Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s) [2020-05-04T14:32:17.184Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-04T14:32:17.352Z] INFO: Testing against a local daemon [2020-05-04T14:32:17.352Z] === RUN TestVolumesCreateAndList [2020-05-04T14:32:17.352Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-04T14:32:17.352Z] === RUN TestVolumesRemove [2020-05-04T14:32:17.352Z] --- PASS: TestVolumesRemove (0.12s) [2020-05-04T14:32:17.352Z] === RUN TestVolumesInspect [2020-05-04T14:32:17.352Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-04T14:32:17.352Z] === RUN TestVolumesInvalidJSON [2020-05-04T14:32:17.609Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-04T14:32:17.609Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-04T14:32:17.609Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-04T14:32:17.609Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-05-04T14:32:17.609Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-04T14:32:17.609Z] PASS [2020-05-04T14:32:17.609Z] [2020-05-04T14:32:17.609Z] DONE 5 tests in 0.396s [2020-05-04T14:32:17.609Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-04T14:32:17.807Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-04T14:32:17.807Z] === RUN TestServiceWithPredefinedNetwork [2020-05-04T14:32:17.868Z] ++++ cat bundles/test-integration/docker.pid [2020-05-04T14:32:17.868Z] +++ kill 13889 [2020-05-04T14:32:17.982Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-04T14:32:19.241Z] +++ /etc/init.d/apparmor stop [2020-05-04T14:32:19.241Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-04T14:32:19.241Z] [2020-05-04T14:32:19.241Z] Unloading profiles will leave already running processes permanently [2020-05-04T14:32:19.241Z] unconfined, which can lead to unexpected situations. [2020-05-04T14:32:19.241Z] [2020-05-04T14:32:19.241Z] To set a process to complain mode, use the command line tool [2020-05-04T14:32:19.241Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-04T14:32:19.241Z] +++ true [2020-05-04T14:32:19.241Z] [2020-05-04T14:32:20.512Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2020-05-04T14:32:20.512Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-04T14:32:20.512Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-04T14:32:20.512Z] service_test.go:236: FLAKY_TEST [2020-05-04T14:32:20.512Z] === RUN TestServiceWithDataPathPortInit Post stage [Pipeline] junit [2020-05-04T14:32:21.783Z] Recording test results [2020-05-04T14:32:22.136Z] --- PASS: TestServiceWithDataPathPortInit (18.51s) [2020-05-04T14:32:22.136Z] === RUN TestServiceWithDefaultAddressPoolInit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-04T14:32:22.680Z] + echo Ensuring container killed. [2020-05-04T14:32:22.680Z] Ensuring container killed. [2020-05-04T14:32:22.680Z] + docker rm -vf docker-pr5 [2020-05-04T14:32:22.680Z] Error: No such container: docker-pr5 [2020-05-04T14:32:22.680Z] + true [Pipeline] sh [2020-05-04T14:32:22.959Z] Removing intermediate container 37877d9884c3 [2020-05-04T14:32:22.959Z] ---> 8c1c222f5520 [2020-05-04T14:32:22.959Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-04T14:32:22.959Z] ---> Running in 3a3c3bf11d2e [2020-05-04T14:32:22.966Z] + echo Chowning /workspace to jenkins user [2020-05-04T14:32:22.966Z] Chowning /workspace to jenkins user [2020-05-04T14:32:22.966Z] + id -u [2020-05-04T14:32:22.966Z] + id -g [2020-05-04T14:32:22.966Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40891:/workspace busybox chown -R 1000:1000 /workspace [2020-05-04T14:32:22.966Z] Unable to find image 'busybox:latest' locally [2020-05-04T14:32:23.224Z] latest: Pulling from library/busybox [2020-05-04T14:32:23.438Z] [2020-05-04T14:32:23.438Z] SUCCESS: Specified value was saved. [2020-05-04T14:32:23.483Z] a28b2a8c0530: Pulling fs layer [2020-05-04T14:32:23.483Z] a28b2a8c0530: Verifying Checksum [2020-05-04T14:32:23.483Z] a28b2a8c0530: Download complete [2020-05-04T14:32:23.741Z] a28b2a8c0530: Pull complete [2020-05-04T14:32:23.741Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-04T14:32:23.741Z] Status: Downloaded newer image for busybox:latest [2020-05-04T14:32:26.446Z] Removing intermediate container 3a3c3bf11d2e [2020-05-04T14:32:26.446Z] ---> a9cb448c6cf1 [2020-05-04T14:32:26.446Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-04T14:32:26.446Z] ---> Running in 3e017af5fe0d [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-04T14:32:27.326Z] + bundleName=arm64-integration [2020-05-04T14:32:27.327Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-04T14:32:27.327Z] Creating arm64-integration-bundles.tar.gz [2020-05-04T14:32:27.327Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+ *-report.xml ) -print [2020-05-04T14:32:27.327Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-04T14:32:27.597Z] Archiving artifacts [2020-05-04T14:32:28.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-04T14:32:28.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-04T14:32:29.215Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-04T14:32:29.453Z] Cannot create a file when that file already exists. [2020-05-04T14:32:29.470Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-04T14:32:29.667Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40891/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-04T14:32:29.998Z] + make clean [2020-05-04T14:32:30.564Z] docker volume rm -f docker-dev-cache [2020-05-04T14:32:30.564Z] docker-dev-cache [Pipeline] deleteDir [2020-05-04T14:32:30.830Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.11s) [2020-05-04T14:32:30.830Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:b2em3cq305088hmxpw6cpqsk4 Created:2020-05-04 14:32:23.190445903 +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[9b8f16c84ac3dd5ef5ad4df8ae7862e39738b3eb25e76fbaf5409a1af02b1b75:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n898ieusz862irfpys277anpp EndpointID:349415b1fff15f42bfcbc857877b59431aa347bfb0bab166dedf83e69c30dbdf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c5323e9154a72c3a0f7e7e21c177a8144e0a0ce55b16fe6a1bc5288c3327df16 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:1efb249a5118 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n898ieusz862irfpys277anpp EndpointID:349415b1fff15f42bfcbc857877b59431aa347bfb0bab166dedf83e69c30dbdf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-04T14:32:30.830Z] PASS [2020-05-04T14:32:30.830Z] [2020-05-04T14:32:30.830Z] === Skipped [2020-05-04T14:32:30.830Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-04T14:32:30.830Z] service_test.go:236: FLAKY_TEST [2020-05-04T14:32:30.830Z] [2020-05-04T14:32:30.830Z] [2020-05-04T14:32:30.830Z] DONE 22 tests, 1 skipped in 48.619s [2020-05-04T14:32:30.830Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-04T14:32:30.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:30.830Z] ++ set -e [2020-05-04T14:32:30.830Z] ++ '[' -n 0 ']' [2020-05-04T14:32:30.830Z] ++ set -x [2020-05-04T14:32:30.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:31.389Z] INFO: Testing against a local daemon [2020-05-04T14:32:31.389Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-04T14:32:31.389Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-04T14:32:31.389Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:32:31.389Z] === RUN TestDockerNetworkIpvlan [2020-05-04T14:32:31.389Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-04T14:32:31.389Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:32:31.389Z] PASS [2020-05-04T14:32:31.389Z] [2020-05-04T14:32:31.389Z] === Skipped [2020-05-04T14:32:31.389Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-04T14:32:31.389Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:32:31.389Z] [2020-05-04T14:32:31.389Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-04T14:32:31.389Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:32:31.389Z] [2020-05-04T14:32:31.389Z] [2020-05-04T14:32:31.389Z] DONE 2 tests, 2 skipped in 0.284s [2020-05-04T14:32:31.390Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-04T14:32:31.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:31.390Z] ++ set -e [2020-05-04T14:32:31.390Z] ++ '[' -n 0 ']' [2020-05-04T14:32:31.390Z] ++ set -x [2020-05-04T14:32:31.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:31.390Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-04T14:32:31.390Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-04T14:32:31.390Z] INFO: Testing against a local daemon [2020-05-04T14:32:31.390Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-04T14:32:31.644Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-04T14:32:33.047Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-05-04T14:32:33.047Z] === RUN TestDockerNetworkMacvlan [2020-05-04T14:32:33.314Z] Removing intermediate container 3e017af5fe0d [2020-05-04T14:32:33.314Z] ---> d20089aae5de [2020-05-04T14:32:33.314Z] Step 13/13 : CMD ["sh"] [2020-05-04T14:32:33.314Z] ---> Running in d5d692cf38bc [2020-05-04T14:32:33.607Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-04T14:32:33.794Z] Removing intermediate container d5d692cf38bc [2020-05-04T14:32:33.794Z] ---> 46bc79325ae6 [2020-05-04T14:32:33.794Z] Successfully built 46bc79325ae6 [2020-05-04T14:32:33.794Z] Successfully tagged busybox:latest [2020-05-04T14:32:33.794Z] INFO: Docker images of the daemon under test [2020-05-04T14:32:33.794Z] [2020-05-04T14:32:33.794Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-04T14:32:33.794Z] busybox latest 46bc79325ae6 Less than a second ago 4.99GB [2020-05-04T14:32:33.794Z] microsoft/windowsservercore latest fdf6432edbdc 3 weeks ago 4.94GB [2020-05-04T14:32:33.794Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 3 weeks ago 4.94GB [2020-05-04T14:32:33.794Z] [2020-05-04T14:32:33.794Z] INFO: Running integration tests at 05/04/2020 14:32:33... [2020-05-04T14:32:33.794Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-04T14:32:33.794Z] INFO: Integration API tests being run from the host: [2020-05-04T14:32:33.794Z] INFO: make.ps1 starting at 05/04/2020 14:32:33 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-04T14:32:34.537Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-04T14:32:34.803Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-04T14:32:35.460Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-04T14:32:35.769Z] --- PASS: TestServiceWithDataPathPortInit (14.82s) [2020-05-04T14:32:35.769Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-04T14:32:38.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-04T14:32:38.715Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-04T14:32:42.607Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.47s) [2020-05-04T14:32:42.607Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xo8wvt5b3z86anli21neoiudc Created:2020-05-04 14:32:36.207184788 +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[31e4774a5e684b06f1fd639730aaeb7ffd6a1560a03fe4d0dc8033761687f41a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.induew9jqnwha7x84ylruawhr EndpointID:2de70f210868aeed1a36b043ab1ada59f46b13b8b55e38f5d47856d5877e2b2b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:832340d59cda728b520e59146fd550718a525df1e548356765e17234c589ed2a 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:bd4ff617beb1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.induew9jqnwha7x84ylruawhr EndpointID:2de70f210868aeed1a36b043ab1ada59f46b13b8b55e38f5d47856d5877e2b2b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-04T14:32:42.607Z] PASS [2020-05-04T14:32:42.607Z] [2020-05-04T14:32:42.607Z] === Skipped [2020-05-04T14:32:42.607Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-04T14:32:42.607Z] service_test.go:236: FLAKY_TEST [2020-05-04T14:32:42.607Z] [2020-05-04T14:32:42.607Z] [2020-05-04T14:32:42.607Z] DONE 22 tests, 1 skipped in 41.500s [2020-05-04T14:32:42.607Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-04T14:32:42.607Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:42.607Z] ++ set -e [2020-05-04T14:32:42.607Z] ++ '[' -n 0 ']' [2020-05-04T14:32:42.607Z] ++ set -x [2020-05-04T14:32:42.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:42.607Z] INFO: Testing against a local daemon [2020-05-04T14:32:42.607Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-04T14:32:42.607Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-04T14:32:42.607Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:32:42.607Z] === RUN TestDockerNetworkIpvlan [2020-05-04T14:32:42.607Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-04T14:32:42.607Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:32:42.607Z] PASS [2020-05-04T14:32:42.607Z] [2020-05-04T14:32:42.607Z] === Skipped [2020-05-04T14:32:42.607Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-04T14:32:42.607Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:32:42.607Z] [2020-05-04T14:32:42.607Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-04T14:32:42.607Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-04T14:32:42.607Z] [2020-05-04T14:32:42.607Z] [2020-05-04T14:32:42.607Z] DONE 2 tests, 2 skipped in 0.112s [2020-05-04T14:32:42.607Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-04T14:32:42.607Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:42.607Z] ++ set -e [2020-05-04T14:32:42.607Z] ++ '[' -n 0 ']' [2020-05-04T14:32:42.607Z] ++ set -x [2020-05-04T14:32:42.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:42.871Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-04T14:32:42.894Z] INFO: Testing against a local daemon [2020-05-04T14:32:42.894Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-04T14:32:43.794Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-04T14:32:44.354Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-04T14:32:44.377Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-05-04T14:32:44.377Z] === RUN TestDockerNetworkMacvlan [2020-05-04T14:32:44.913Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-04T14:32:45.393Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-04T14:32:45.471Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-04T14:32:45.726Z] === RUN TestDockerSuite/TestBuildFails [2020-05-04T14:32:46.410Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-04T14:32:47.084Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-04T14:32:47.084Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-04T14:32:47.424Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-04T14:32:48.445Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-04T14:32:49.467Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-04T14:32:49.804Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-04T14:32:50.059Z] --- PASS: TestDockerNetworkMacvlan (17.08s) [2020-05-04T14:32:50.059Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-05-04T14:32:50.059Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-05-04T14:32:50.059Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s) [2020-05-04T14:32:50.059Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s) [2020-05-04T14:32:50.059Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.77s) [2020-05-04T14:32:50.059Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-05-04T14:32:50.059Z] PASS [2020-05-04T14:32:50.059Z] [2020-05-04T14:32:50.059Z] DONE 8 tests in 18.744s [2020-05-04T14:32:50.059Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-04T14:32:50.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:50.059Z] ++ set -e [2020-05-04T14:32:50.059Z] ++ '[' -n 0 ']' [2020-05-04T14:32:50.059Z] ++ set -x [2020-05-04T14:32:50.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:50.059Z] testing: warning: no tests to run [2020-05-04T14:32:50.059Z] PASS [2020-05-04T14:32:50.059Z] [2020-05-04T14:32:50.059Z] DONE 0 tests in 0.038s [2020-05-04T14:32:50.059Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-04T14:32:50.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:50.059Z] ++ set -e [2020-05-04T14:32:50.059Z] ++ '[' -n 0 ']' [2020-05-04T14:32:50.059Z] ++ set -x [2020-05-04T14:32:50.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:50.314Z] INFO: Testing against a local daemon [2020-05-04T14:32:50.314Z] === RUN TestAuthZPluginAllowRequest [2020-05-04T14:32:52.175Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-04T14:32:52.194Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-05-04T14:32:52.194Z] === RUN TestAuthZPluginTLS [2020-05-04T14:32:52.194Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-04T14:32:52.449Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-05-04T14:32:52.449Z] === RUN TestAuthZPluginDenyRequest [2020-05-04T14:32:53.009Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-04T14:32:53.009Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-04T14:32:53.567Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-04T14:32:53.567Z] === RUN TestAuthZPluginDenyResponse [2020-05-04T14:32:54.126Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-04T14:32:54.126Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-05-04T14:32:54.126Z] === RUN TestAuthZPluginAllowEventStream [2020-05-04T14:32:56.007Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-04T14:32:56.007Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-05-04T14:32:56.007Z] === RUN TestAuthZPluginErrorResponse [2020-05-04T14:32:56.007Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-04T14:32:56.219Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:32:56.219Z] INFO: Testing against a local daemon [2020-05-04T14:32:56.262Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-05-04T14:32:56.262Z] === RUN TestAuthZPluginErrorRequest [2020-05-04T14:32:56.820Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-05-04T14:32:56.820Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-04T14:32:57.074Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-04T14:32:57.329Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-04T14:32:57.329Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-04T14:32:57.685Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-04T14:32:57.972Z] --- PASS: TestDockerNetworkMacvlan (13.69s) [2020-05-04T14:32:57.972Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-04T14:32:57.972Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-05-04T14:32:57.972Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-05-04T14:32:57.972Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2020-05-04T14:32:57.972Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s) [2020-05-04T14:32:57.972Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2020-05-04T14:32:57.972Z] PASS [2020-05-04T14:32:57.972Z] [2020-05-04T14:32:57.972Z] DONE 8 tests in 15.306s [2020-05-04T14:32:57.972Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-04T14:32:57.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:57.972Z] ++ set -e [2020-05-04T14:32:57.972Z] ++ '[' -n 0 ']' [2020-05-04T14:32:57.972Z] ++ set -x [2020-05-04T14:32:57.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:57.972Z] testing: warning: no tests to run [2020-05-04T14:32:57.972Z] PASS [2020-05-04T14:32:57.972Z] [2020-05-04T14:32:57.972Z] DONE 0 tests in 0.017s [2020-05-04T14:32:57.972Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-04T14:32:57.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:57.972Z] ++ set -e [2020-05-04T14:32:57.972Z] ++ '[' -n 0 ']' [2020-05-04T14:32:57.972Z] ++ set -x [2020-05-04T14:32:57.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:32:58.258Z] INFO: Testing against a local daemon [2020-05-04T14:32:58.258Z] === RUN TestAuthZPluginAllowRequest [2020-05-04T14:32:59.210Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-04T14:32:59.465Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-05-04T14:32:59.465Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-04T14:32:59.740Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-05-04T14:32:59.740Z] === RUN TestAuthZPluginTLS [2020-05-04T14:33:00.023Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-04T14:33:00.360Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-05-04T14:33:00.360Z] === RUN TestAuthZPluginDenyRequest [2020-05-04T14:33:00.582Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-04T14:33:00.977Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-04T14:33:00.978Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-04T14:33:01.596Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-04T14:33:01.596Z] === RUN TestAuthZPluginDenyResponse [2020-05-04T14:33:01.942Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2020-05-04T14:33:01.942Z] === RUN TestAuthZPluginHeader [2020-05-04T14:33:02.217Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-05-04T14:33:02.217Z] === RUN TestAuthZPluginAllowEventStream [2020-05-04T14:33:02.500Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-05-04T14:33:02.500Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-04T14:33:03.058Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-04T14:33:03.700Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-05-04T14:33:03.700Z] === RUN TestAuthZPluginErrorResponse [2020-05-04T14:33:04.321Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-05-04T14:33:04.321Z] === RUN TestAuthZPluginErrorRequest [2020-05-04T14:33:04.945Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-04T14:33:04.945Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-04T14:33:05.566Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-04T14:33:05.572Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-04T14:33:05.572Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-04T14:33:05.865Z] #33 132.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-04T14:33:05.865Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-04T14:33:05.865Z] #33 136.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-04T14:33:05.865Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-04T14:33:06.424Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-04T14:33:06.928Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-04T14:33:07.486Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.01s) [2020-05-04T14:33:07.486Z] === RUN TestAuthZPluginV2Disable [2020-05-04T14:33:07.612Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-05-04T14:33:07.612Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-04T14:33:07.912Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-04T14:33:09.649Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-05-04T14:33:09.649Z] === RUN TestAuthZPluginHeader [2020-05-04T14:33:09.794Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-04T14:33:10.667Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-05-04T14:33:10.667Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-04T14:33:10.667Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-04T14:33:10.667Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:33:10.667Z] === RUN TestAuthZPluginV2Disable [2020-05-04T14:33:10.667Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-04T14:33:10.667Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:33:10.667Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-04T14:33:10.667Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-04T14:33:10.667Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:33:10.667Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-04T14:33:10.667Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-04T14:33:10.667Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:33:10.667Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-04T14:33:10.718Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-04T14:33:10.972Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-04T14:33:11.301Z] ok github.com/docker/docker/integration/build 14.336s [2020-05-04T14:33:11.301Z] [2020-05-04T14:33:11.301Z] === Skipped [2020-05-04T14:33:11.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-04T14:33:11.301Z] build_session_test.go:25: TODO: BuildKit [2020-05-04T14:33:11.301Z] [2020-05-04T14:33:11.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-04T14:33:11.301Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:33:11.301Z] [2020-05-04T14:33:11.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-04T14:33:11.301Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-04T14:33:11.301Z] [2020-05-04T14:33:11.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-05-04T14:33:11.301Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-04T14:33:11.301Z] [2020-05-04T14:33:11.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-05-04T14:33:11.301Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-04T14:33:11.301Z] [2020-05-04T14:33:11.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-04T14:33:11.301Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-04T14:33:11.301Z] [2020-05-04T14:33:11.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-05-04T14:33:11.301Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-04T14:33:11.301Z] [2020-05-04T14:33:11.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-05-04T14:33:11.301Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-04T14:33:11.301Z] [2020-05-04T14:33:11.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-04T14:33:11.301Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-04T14:33:11.301Z] [2020-05-04T14:33:11.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-04T14:33:11.301Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-04T14:33:11.301Z] [2020-05-04T14:33:11.301Z] [2020-05-04T14:33:11.301Z] DONE 22 tests, 10 skipped in 34.784s [2020-05-04T14:33:11.301Z] [2020-05-04T14:33:11.301Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-04T14:33:11.641Z] --- PASS: TestAuthZPluginV2Disable (3.53s) [2020-05-04T14:33:11.641Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-04T14:33:11.641Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-04T14:33:11.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:33:11.781Z] INFO: Testing against a local daemon [2020-05-04T14:33:11.781Z] ok github.com/docker/docker/integration/config 0.213s [2020-05-04T14:33:11.781Z] [2020-05-04T14:33:11.781Z] === Skipped [2020-05-04T14:33:11.781Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-04T14:33:11.781Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:33:11.781Z] [2020-05-04T14:33:11.781Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-04T14:33:11.781Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:33:11.781Z] [2020-05-04T14:33:11.781Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-04T14:33:11.781Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:33:11.781Z] [2020-05-04T14:33:11.781Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2020-05-04T14:33:11.781Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:33:11.781Z] [2020-05-04T14:33:11.781Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-04T14:33:11.781Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:33:11.781Z] [2020-05-04T14:33:11.781Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-04T14:33:11.781Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-04T14:33:11.781Z] [2020-05-04T14:33:11.781Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-04T14:33:11.781Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-04T14:33:11.781Z] [2020-05-04T14:33:11.781Z] [2020-05-04T14:33:11.781Z] DONE 7 tests, 7 skipped in 2.296s [2020-05-04T14:33:11.781Z] [2020-05-04T14:33:11.781Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-04T14:33:11.895Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-04T14:33:12.150Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-04T14:33:12.855Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-04T14:33:13.076Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-04T14:33:13.635Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-04T14:33:13.635Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-04T14:33:14.603Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2020-05-04T14:33:14.603Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-04T14:33:14.779Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-04T14:33:14.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:33:14.790Z] INFO: Testing against a local daemon [2020-05-04T14:33:14.899Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-04T14:33:15.459Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-04T14:33:15.713Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-04T14:33:16.139Z] #33 150.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-04T14:33:16.271Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-04T14:33:16.525Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-04T14:33:17.085Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-04T14:33:18.021Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-04T14:33:18.447Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-04T14:33:18.580Z] #33 153.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-04T14:33:20.464Z] #33 154.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-04T14:33:21.824Z] #33 156.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-04T14:33:22.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-04T14:33:22.857Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-04T14:33:23.706Z] #33 158.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-04T14:33:25.066Z] #33 159.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-04T14:33:26.462Z] #33 161.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-04T14:33:27.011Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.59s) [2020-05-04T14:33:27.011Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-04T14:33:28.353Z] #33 162.7 [2020-05-04T14:33:28.353Z] #33 DONE 163.1s [2020-05-04T14:33:28.607Z] [2020-05-04T14:33:28.607Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-04T14:33:28.892Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-04T14:33:29.137Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-05-04T14:33:29.137Z] PASS [2020-05-04T14:33:29.137Z] [2020-05-04T14:33:29.137Z] === Skipped [2020-05-04T14:33:29.137Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-04T14:33:29.137Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:33:29.137Z] [2020-05-04T14:33:29.137Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-04T14:33:29.137Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:33:29.137Z] [2020-05-04T14:33:29.137Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-04T14:33:29.137Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:33:29.137Z] [2020-05-04T14:33:29.137Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-04T14:33:29.137Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:33:29.137Z] [2020-05-04T14:33:29.137Z] [2020-05-04T14:33:29.137Z] DONE 17 tests, 4 skipped in 29.321s [2020-05-04T14:33:29.137Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-04T14:33:29.137Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:29.137Z] ++ set -e [2020-05-04T14:33:29.137Z] ++ '[' -n 0 ']' [2020-05-04T14:33:29.137Z] ++ set -x [2020-05-04T14:33:29.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:29.137Z] INFO: Testing against a local daemon [2020-05-04T14:33:29.137Z] === RUN TestPluginInvalidJSON [2020-05-04T14:33:29.137Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:33:29.137Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:33:29.137Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:33:29.137Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-04T14:33:29.137Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-04T14:33:29.137Z] === RUN TestPluginInstall [2020-05-04T14:33:29.137Z] === RUN TestPluginInstall/no_auth [2020-05-04T14:33:30.007Z] #34 DONE 1.3s [2020-05-04T14:33:31.366Z] [2020-05-04T14:33:31.366Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-04T14:33:31.924Z] #35 DONE 0.7s [2020-05-04T14:33:31.924Z] [2020-05-04T14:33:31.924Z] #36 exporting to image [2020-05-04T14:33:31.924Z] #36 exporting layers [2020-05-04T14:33:32.147Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-04T14:33:32.147Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-04T14:33:32.403Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-04T14:33:32.403Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-04T14:33:32.658Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-04T14:33:32.912Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-04T14:33:33.804Z] #36 exporting layers 1.9s done [2020-05-04T14:33:33.804Z] #36 writing image sha256:b556f36e04037b01e240fb2c3f01c590db49e12567d43dd16c9b0c431797859e done [2020-05-04T14:33:33.804Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-04T14:33:33.804Z] #36 DONE 1.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-04T14:33:34.273Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-04T14:33:34.280Z] + echo Ensuring container killed. [2020-05-04T14:33:34.280Z] Ensuring container killed. [2020-05-04T14:33:34.280Z] + docker rm -vf docker-pr5 [2020-05-04T14:33:34.280Z] Error: No such container: docker-pr5 [2020-05-04T14:33:34.280Z] + true [Pipeline] sh [2020-05-04T14:33:34.553Z] + echo Chowning /workspace to jenkins user [2020-05-04T14:33:34.553Z] Chowning /workspace to jenkins user [2020-05-04T14:33:34.553Z] + id -u [2020-05-04T14:33:34.553Z] + id -g [2020-05-04T14:33:34.553Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40891:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-04T14:33:35.760Z] + bundleName=unit [2020-05-04T14:33:35.760Z] + echo Creating unit-bundles.tar.gz [2020-05-04T14:33:35.760Z] Creating unit-bundles.tar.gz [2020-05-04T14:33:35.760Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-04T14:33:35.760Z] bundles/junit-report.xml [2020-05-04T14:33:35.760Z] bundles/go-test-report.json [2020-05-04T14:33:35.760Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-04T14:33:35.767Z] Archiving artifacts [2020-05-04T14:33:35.972Z] time="2020-05-04T14:33:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:33:35.972Z] time="2020-05-04T14:33:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:33:35.972Z] time="2020-05-04T14:33:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:562c6cc9e3e966fe490f1d318593949ee209a523a579458b0fecf669a2d3fc93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:33:35.972Z] time="2020-05-04T14:33:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:33:35.972Z] time="2020-05-04T14:33:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:33:35.972Z] time="2020-05-04T14:33:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:562c6cc9e3e966fe490f1d318593949ee209a523a579458b0fecf669a2d3fc93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:33:35.972Z] === RUN TestPluginInstall/with_htpasswd [2020-05-04T14:33:36.153Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-04T14:33:36.248Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40891/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-04T14:33:36.553Z] + make clean [2020-05-04T14:33:36.611Z] time="2020-05-04T14:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:33:36.611Z] time="2020-05-04T14:33:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:33:36.611Z] time="2020-05-04T14:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71bcd6308258175ca9950660456e0c753ffec79058ae38840fbabae53eb03c21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:33:36.611Z] time="2020-05-04T14:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:33:36.611Z] time="2020-05-04T14:33:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:33:36.611Z] time="2020-05-04T14:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71bcd6308258175ca9950660456e0c753ffec79058ae38840fbabae53eb03c21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:33:36.806Z] docker volume rm -f docker-dev-cache [2020-05-04T14:33:36.807Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-04T14:33:37.344Z] === RUN TestPluginInstall/with_insecure [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-04T14:33:38.358Z] time="2020-05-04T14:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:33:38.358Z] time="2020-05-04T14:33:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:33:38.358Z] time="2020-05-04T14:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4232b45495fb9d940e257e23dabf6fb48a1f187d40925ac7fc7554dc4c6ad4c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:33:38.358Z] time="2020-05-04T14:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:33:38.358Z] time="2020-05-04T14:33:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:33:38.358Z] time="2020-05-04T14:33:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4232b45495fb9d940e257e23dabf6fb48a1f187d40925ac7fc7554dc4c6ad4c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:33:38.978Z] --- PASS: TestPluginInstall (11.29s) [2020-05-04T14:33:38.978Z] --- PASS: TestPluginInstall/no_auth (8.15s) [2020-05-04T14:33:38.978Z] --- PASS: TestPluginInstall/with_htpasswd (1.37s) [2020-05-04T14:33:38.978Z] --- PASS: TestPluginInstall/with_insecure (1.78s) [2020-05-04T14:33:38.978Z] plugin_test.go:157: [d71b5ec07e05b] daemon is not started [2020-05-04T14:33:38.978Z] PASS [2020-05-04T14:33:38.978Z] [2020-05-04T14:33:38.978Z] DONE 6 tests in 11.441s [2020-05-04T14:33:38.978Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-04T14:33:38.978Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:38.978Z] ++ set -e [2020-05-04T14:33:38.978Z] ++ '[' -n 0 ']' [2020-05-04T14:33:38.978Z] ++ set -x [2020-05-04T14:33:38.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:38.978Z] INFO: Testing against a local daemon [2020-05-04T14:33:38.978Z] === RUN TestExternalGraphDriver [2020-05-04T14:33:39.264Z] === RUN TestExternalGraphDriver/json [2020-05-04T14:33:40.307Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-04T14:33:40.307Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-04T14:33:40.865Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-04T14:33:41.307Z] === RUN TestExternalGraphDriver/spec [2020-05-04T14:33:43.362Z] === RUN TestExternalGraphDriver/pull [2020-05-04T14:33:43.375Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.16s) [2020-05-04T14:33:43.375Z] PASS [2020-05-04T14:33:43.375Z] [2020-05-04T14:33:43.375Z] DONE 17 tests in 53.342s [2020-05-04T14:33:43.375Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-04T14:33:43.375Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:43.375Z] ++ set -e [2020-05-04T14:33:43.375Z] ++ '[' -n 0 ']' [2020-05-04T14:33:43.375Z] ++ set -x [2020-05-04T14:33:43.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:43.934Z] INFO: Testing against a local daemon [2020-05-04T14:33:43.934Z] === RUN TestPluginInvalidJSON [2020-05-04T14:33:43.934Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:33:43.934Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:33:43.934Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-04T14:33:43.934Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-04T14:33:43.934Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-05-04T14:33:43.934Z] === RUN TestPluginInstall [2020-05-04T14:33:43.934Z] === RUN TestPluginInstall/no_auth [2020-05-04T14:33:45.398Z] --- PASS: TestExternalGraphDriver (6.27s) [2020-05-04T14:33:45.398Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-05-04T14:33:45.398Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-05-04T14:33:45.398Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2020-05-04T14:33:45.398Z] === RUN TestGraphdriverPluginV2 [2020-05-04T14:33:45.398Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-05-04T14:33:45.398Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:33:45.398Z] PASS [2020-05-04T14:33:45.398Z] [2020-05-04T14:33:45.398Z] === Skipped [2020-05-04T14:33:45.398Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-05-04T14:33:45.398Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:33:45.398Z] [2020-05-04T14:33:45.398Z] [2020-05-04T14:33:45.398Z] DONE 5 tests, 1 skipped in 6.445s [2020-05-04T14:33:45.398Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-04T14:33:45.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:45.398Z] ++ set -e [2020-05-04T14:33:45.398Z] ++ '[' -n 0 ']' [2020-05-04T14:33:45.398Z] ++ set -x [2020-05-04T14:33:45.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:45.398Z] INFO: Testing against a local daemon [2020-05-04T14:33:45.398Z] === RUN TestContinueAfterPluginCrash [2020-05-04T14:33:45.398Z] === PAUSE TestContinueAfterPluginCrash [2020-05-04T14:33:45.398Z] === RUN TestReadPluginNoRead [2020-05-04T14:33:45.398Z] === PAUSE TestReadPluginNoRead [2020-05-04T14:33:45.398Z] === RUN TestDaemonStartWithLogOpt [2020-05-04T14:33:45.398Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-04T14:33:45.398Z] === CONT TestContinueAfterPluginCrash [2020-05-04T14:33:45.398Z] === CONT TestDaemonStartWithLogOpt [2020-05-04T14:33:45.398Z] === CONT TestReadPluginNoRead [2020-05-04T14:33:47.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-04T14:33:52.265Z] === RUN TestReadPluginNoRead/default [2020-05-04T14:33:52.428Z] time="2020-05-04T14:33:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:33:52.428Z] time="2020-05-04T14:33:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:33:52.428Z] time="2020-05-04T14:33:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7ad7af0e7741dfd7aec5d437224739553c09c04da27edf8f0f5a03e33f3d9aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:33:52.428Z] time="2020-05-04T14:33:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:33:52.428Z] time="2020-05-04T14:33:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:33:52.428Z] time="2020-05-04T14:33:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7ad7af0e7741dfd7aec5d437224739553c09c04da27edf8f0f5a03e33f3d9aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:33:52.887Z] --- PASS: TestDaemonStartWithLogOpt (7.45s) [2020-05-04T14:33:52.988Z] === RUN TestPluginInstall/with_htpasswd [2020-05-04T14:33:53.579Z] time="2020-05-04T14:33:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:33:53.579Z] time="2020-05-04T14:33:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:33:53.579Z] time="2020-05-04T14:33:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd775506fa51558958facdd078aca0441ed37f1186c1e6d61c3f49b5a40d286f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:33:53.579Z] time="2020-05-04T14:33:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:33:53.579Z] time="2020-05-04T14:33:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:33:53.579Z] time="2020-05-04T14:33:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd775506fa51558958facdd078aca0441ed37f1186c1e6d61c3f49b5a40d286f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:33:53.840Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-04T14:33:53.840Z] === RUN TestPluginInstall/with_insecure [2020-05-04T14:33:54.364Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-04T14:33:55.205Z] time="2020-05-04T14:33:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:33:55.205Z] time="2020-05-04T14:33:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:33:55.205Z] time="2020-05-04T14:33:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e90c53eb94e8e27ff7e67d9767d5678d182f7c1080523d0c556bf080a7d4830d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:33:55.205Z] time="2020-05-04T14:33:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-04T14:33:55.205Z] time="2020-05-04T14:33:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-04T14:33:55.205Z] time="2020-05-04T14:33:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e90c53eb94e8e27ff7e67d9767d5678d182f7c1080523d0c556bf080a7d4830d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-04T14:33:55.462Z] --- PASS: TestPluginInstall (11.44s) [2020-05-04T14:33:55.462Z] --- PASS: TestPluginInstall/no_auth (8.85s) [2020-05-04T14:33:55.462Z] --- PASS: TestPluginInstall/with_htpasswd (1.08s) [2020-05-04T14:33:55.462Z] --- PASS: TestPluginInstall/with_insecure (1.52s) [2020-05-04T14:33:55.462Z] plugin_test.go:157: [d9436fa98f93a] daemon is not started [2020-05-04T14:33:55.462Z] PASS [2020-05-04T14:33:55.462Z] [2020-05-04T14:33:55.462Z] DONE 6 tests in 11.994s [2020-05-04T14:33:55.462Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-04T14:33:55.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:55.462Z] ++ set -e [2020-05-04T14:33:55.462Z] ++ '[' -n 0 ']' [2020-05-04T14:33:55.462Z] ++ set -x [2020-05-04T14:33:55.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:55.716Z] INFO: Testing against a local daemon [2020-05-04T14:33:55.716Z] === RUN TestExternalGraphDriver [2020-05-04T14:33:55.716Z] === RUN TestExternalGraphDriver/json [2020-05-04T14:33:55.853Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-04T14:33:57.884Z] --- PASS: TestReadPluginNoRead (12.16s) [2020-05-04T14:33:57.884Z] --- PASS: TestReadPluginNoRead/default (1.73s) [2020-05-04T14:33:57.884Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2020-05-04T14:33:57.884Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2020-05-04T14:33:57.884Z] read_test.go:91: [df006b40ef04b] daemon is not started [2020-05-04T14:33:58.224Z] === RUN TestExternalGraphDriver/spec [2020-05-04T14:33:58.224Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-04T14:33:58.503Z] --- PASS: TestContinueAfterPluginCrash (12.97s) [2020-05-04T14:33:58.503Z] PASS [2020-05-04T14:33:58.503Z] [2020-05-04T14:33:58.503Z] DONE 6 tests in 13.092s [2020-05-04T14:33:58.503Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-04T14:33:58.503Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:58.503Z] ++ set -e [2020-05-04T14:33:58.503Z] ++ '[' -n 0 ']' [2020-05-04T14:33:58.503Z] ++ set -x [2020-05-04T14:33:58.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:58.503Z] testing: warning: no tests to run [2020-05-04T14:33:58.503Z] PASS [2020-05-04T14:33:58.503Z] [2020-05-04T14:33:58.503Z] DONE 0 tests in 0.023s [2020-05-04T14:33:58.503Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-04T14:33:58.503Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:58.503Z] ++ set -e [2020-05-04T14:33:58.503Z] ++ '[' -n 0 ']' [2020-05-04T14:33:58.503Z] ++ set -x [2020-05-04T14:33:58.504Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:33:58.504Z] INFO: Testing against a local daemon [2020-05-04T14:33:58.504Z] === RUN TestPluginWithDevMounts [2020-05-04T14:33:58.504Z] === PAUSE TestPluginWithDevMounts [2020-05-04T14:33:58.504Z] === CONT TestPluginWithDevMounts [2020-05-04T14:33:59.585Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-04T14:33:59.840Z] === RUN TestExternalGraphDriver/pull [2020-05-04T14:34:01.199Z] --- PASS: TestPluginWithDevMounts (2.29s) [2020-05-04T14:34:01.199Z] PASS [2020-05-04T14:34:01.199Z] [2020-05-04T14:34:01.199Z] DONE 1 tests in 2.400s [2020-05-04T14:34:01.199Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-04T14:34:01.199Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:01.199Z] ++ set -e [2020-05-04T14:34:01.199Z] ++ '[' -n 0 ']' [2020-05-04T14:34:01.199Z] ++ set -x [2020-05-04T14:34:01.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:01.199Z] INFO: Testing against a local daemon [2020-05-04T14:34:01.199Z] === RUN TestSecretInspect [2020-05-04T14:34:01.722Z] --- PASS: TestExternalGraphDriver (5.98s) [2020-05-04T14:34:01.722Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-05-04T14:34:01.722Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-05-04T14:34:01.722Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2020-05-04T14:34:01.722Z] === RUN TestGraphdriverPluginV2 [2020-05-04T14:34:02.282Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-04T14:34:02.282Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-04T14:34:03.253Z] --- PASS: TestSecretInspect (2.25s) [2020-05-04T14:34:03.253Z] === RUN TestSecretList [2020-05-04T14:34:05.888Z] ok github.com/docker/docker/integration/container 48.775s [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === Skipped [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-04T14:34:05.888Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-05-04T14:34:05.888Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-04T14:34:05.888Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-04T14:34:05.888Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-05-04T14:34:05.888Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-04T14:34:05.888Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-04T14:34:05.888Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-04T14:34:05.888Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-04T14:34:05.888Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-04T14:34:05.888Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-04T14:34:05.888Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-04T14:34:05.888Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-04T14:34:05.888Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-04T14:34:05.888Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-04T14:34:05.888Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-04T14:34:05.888Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-04T14:34:05.888Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-04T14:34:05.888Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-04T14:34:05.888Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-04T14:34:05.888Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-04T14:34:05.888Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-04T14:34:05.888Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-04T14:34:05.888Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-04T14:34:05.888Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-04T14:34:05.888Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-04T14:34:05.888Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-04T14:34:05.888Z] [2020-05-04T14:34:05.888Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-04T14:34:05.888Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-04T14:34:05.889Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-04T14:34:05.889Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-04T14:34:05.889Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-04T14:34:05.889Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-04T14:34:05.889Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-04T14:34:05.889Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-04T14:34:05.889Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-04T14:34:05.889Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-04T14:34:05.889Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-04T14:34:05.889Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-04T14:34:05.889Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-04T14:34:05.889Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-04T14:34:05.889Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-04T14:34:05.889Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-04T14:34:05.889Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] DONE 81 tests, 42 skipped in 51.344s [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-04T14:34:05.889Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:34:05.889Z] INFO: Testing against a local daemon [2020-05-04T14:34:05.889Z] ok github.com/docker/docker/integration/image 0.452s [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === Skipped [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-04T14:34:05.889Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-04T14:34:05.889Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-04T14:34:05.889Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-04T14:34:05.889Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] DONE 11 tests, 4 skipped in 2.444s [2020-05-04T14:34:05.889Z] [2020-05-04T14:34:05.889Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-04T14:34:05.949Z] --- PASS: TestSecretList (2.19s) [2020-05-04T14:34:05.949Z] === RUN TestSecretsCreateAndDelete [2020-05-04T14:34:06.436Z] --- PASS: TestGraphdriverPluginV2 (4.47s) [2020-05-04T14:34:06.436Z] PASS [2020-05-04T14:34:06.436Z] [2020-05-04T14:34:06.436Z] DONE 5 tests in 10.613s [2020-05-04T14:34:06.436Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-04T14:34:06.436Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:06.436Z] ++ set -e [2020-05-04T14:34:06.436Z] ++ '[' -n 0 ']' [2020-05-04T14:34:06.436Z] ++ set -x [2020-05-04T14:34:06.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:06.436Z] INFO: Testing against a local daemon [2020-05-04T14:34:06.436Z] === RUN TestContinueAfterPluginCrash [2020-05-04T14:34:06.436Z] === PAUSE TestContinueAfterPluginCrash [2020-05-04T14:34:06.437Z] === RUN TestReadPluginNoRead [2020-05-04T14:34:06.437Z] === PAUSE TestReadPluginNoRead [2020-05-04T14:34:06.437Z] === RUN TestDaemonStartWithLogOpt [2020-05-04T14:34:06.437Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-04T14:34:06.437Z] === CONT TestContinueAfterPluginCrash [2020-05-04T14:34:06.437Z] === CONT TestDaemonStartWithLogOpt [2020-05-04T14:34:07.796Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-04T14:34:07.991Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2020-05-04T14:34:07.991Z] === RUN TestSecretsUpdate [2020-05-04T14:34:08.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:34:08.154Z] INFO: Testing against a local daemon [2020-05-04T14:34:08.154Z] ok github.com/docker/docker/integration/network 0.204s [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === Skipped [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-04T14:34:08.154Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-04T14:34:08.154Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-04T14:34:08.154Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-04T14:34:08.154Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-04T14:34:08.154Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-04T14:34:08.154Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-04T14:34:08.154Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-04T14:34:08.154Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-04T14:34:08.154Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-04T14:34:08.154Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-04T14:34:08.154Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-04T14:34:08.154Z] service_test.go:236: FLAKY_TEST [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-04T14:34:08.154Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-04T14:34:08.154Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] DONE 18 tests, 14 skipped in 2.322s [2020-05-04T14:34:08.154Z] [2020-05-04T14:34:08.154Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-04T14:34:08.634Z] testing: warning: no tests to run [2020-05-04T14:34:08.634Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2020-05-04T14:34:08.634Z] [2020-05-04T14:34:08.634Z] DONE 0 tests in 0.747s [2020-05-04T14:34:08.634Z] [2020-05-04T14:34:08.634Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-04T14:34:08.719Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-04T14:34:09.643Z] testing: warning: no tests to run [2020-05-04T14:34:09.643Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2020-05-04T14:34:09.643Z] [2020-05-04T14:34:09.643Z] DONE 0 tests in 0.750s [2020-05-04T14:34:09.643Z] [2020-05-04T14:34:09.643Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-04T14:34:10.145Z] --- PASS: TestSecretsUpdate (2.31s) [2020-05-04T14:34:10.145Z] === RUN TestTemplatedSecret [2020-05-04T14:34:10.282Z] testing: warning: no tests to run [2020-05-04T14:34:10.282Z] ok github.com/docker/docker/integration/plugin 0.081s [2020-05-04T14:34:10.282Z] [2020-05-04T14:34:10.282Z] DONE 0 tests in 0.766s [2020-05-04T14:34:10.282Z] [2020-05-04T14:34:10.282Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-04T14:34:11.260Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-04T14:34:11.292Z] testing: warning: no tests to run [2020-05-04T14:34:11.293Z] ok github.com/docker/docker/integration/plugin/authz 0.074s [2020-05-04T14:34:11.293Z] [2020-05-04T14:34:11.293Z] DONE 0 tests in 0.751s [2020-05-04T14:34:11.293Z] [2020-05-04T14:34:11.293Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-04T14:34:11.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-04T14:34:11.770Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-04T14:34:12.024Z] --- PASS: TestDaemonStartWithLogOpt (5.61s) [2020-05-04T14:34:12.024Z] === CONT TestReadPluginNoRead [2020-05-04T14:34:12.842Z] --- PASS: TestTemplatedSecret (2.84s) [2020-05-04T14:34:12.842Z] === RUN TestSecretCreateResolve [2020-05-04T14:34:14.532Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-04T14:34:15.455Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-04T14:34:15.550Z] --- PASS: TestSecretCreateResolve (2.30s) [2020-05-04T14:34:15.550Z] PASS [2020-05-04T14:34:15.550Z] [2020-05-04T14:34:15.550Z] DONE 6 tests in 14.283s [2020-05-04T14:34:15.550Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-04T14:34:15.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:15.550Z] ++ set -e [2020-05-04T14:34:15.550Z] ++ '[' -n 0 ']' [2020-05-04T14:34:15.550Z] ++ set -x [2020-05-04T14:34:15.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:15.550Z] INFO: Testing against a local daemon [2020-05-04T14:34:15.550Z] === RUN TestServiceCreateInit [2020-05-04T14:34:15.550Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-04T14:34:16.015Z] === RUN TestReadPluginNoRead/default [2020-05-04T14:34:16.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-04T14:34:16.828Z] --- PASS: TestContinueAfterPluginCrash (10.39s) [2020-05-04T14:34:16.828Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-04T14:34:18.188Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-04T14:34:18.188Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-04T14:34:18.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:34:18.561Z] INFO: Testing against a local daemon [2020-05-04T14:34:18.561Z] ok github.com/docker/docker/integration/plugin/common 0.226s [2020-05-04T14:34:18.561Z] [2020-05-04T14:34:18.561Z] === Skipped [2020-05-04T14:34:18.561Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-04T14:34:18.561Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-04T14:34:18.561Z] [2020-05-04T14:34:18.561Z] [2020-05-04T14:34:18.561Z] DONE 3 tests, 1 skipped in 7.242s [2020-05-04T14:34:18.561Z] [2020-05-04T14:34:18.561Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-04T14:34:19.959Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-04T14:34:20.076Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-04T14:34:20.332Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-04T14:34:20.587Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-04T14:34:20.841Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-04T14:34:21.096Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-04T14:34:21.352Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-04T14:34:22.276Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-04T14:34:22.276Z] --- PASS: TestReadPluginNoRead (10.36s) [2020-05-04T14:34:22.276Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-05-04T14:34:22.276Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.18s) [2020-05-04T14:34:22.276Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.07s) [2020-05-04T14:34:22.276Z] read_test.go:91: [d9372b98aa766] daemon is not started [2020-05-04T14:34:22.276Z] PASS [2020-05-04T14:34:22.276Z] [2020-05-04T14:34:22.276Z] DONE 6 tests in 16.179s [2020-05-04T14:34:22.276Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-04T14:34:22.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:22.276Z] ++ set -e [2020-05-04T14:34:22.276Z] ++ '[' -n 0 ']' [2020-05-04T14:34:22.276Z] ++ set -x [2020-05-04T14:34:22.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:22.276Z] testing: warning: no tests to run [2020-05-04T14:34:22.276Z] PASS [2020-05-04T14:34:22.276Z] [2020-05-04T14:34:22.276Z] DONE 0 tests in 0.080s [2020-05-04T14:34:22.276Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-04T14:34:22.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:22.276Z] ++ set -e [2020-05-04T14:34:22.276Z] ++ '[' -n 0 ']' [2020-05-04T14:34:22.276Z] ++ set -x [2020-05-04T14:34:22.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:22.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:34:22.439Z] INFO: Testing against a local daemon [2020-05-04T14:34:22.439Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.322s [2020-05-04T14:34:22.439Z] [2020-05-04T14:34:22.439Z] === Skipped [2020-05-04T14:34:22.439Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-04T14:34:22.439Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-04T14:34:22.439Z] [2020-05-04T14:34:22.439Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-04T14:34:22.439Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-04T14:34:22.439Z] [2020-05-04T14:34:22.439Z] [2020-05-04T14:34:22.439Z] DONE 2 tests, 2 skipped in 3.391s [2020-05-04T14:34:22.439Z] [2020-05-04T14:34:22.439Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-04T14:34:22.530Z] INFO: Testing against a local daemon [2020-05-04T14:34:22.530Z] === RUN TestPluginWithDevMounts [2020-05-04T14:34:22.530Z] === PAUSE TestPluginWithDevMounts [2020-05-04T14:34:22.530Z] === CONT TestPluginWithDevMounts [2020-05-04T14:34:23.446Z] --- PASS: TestServiceCreateInit (8.27s) [2020-05-04T14:34:23.446Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s) [2020-05-04T14:34:23.446Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.08s) [2020-05-04T14:34:23.446Z] === RUN TestCreateServiceMultipleTimes [2020-05-04T14:34:24.414Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-05-04T14:34:24.414Z] PASS [2020-05-04T14:34:24.414Z] [2020-05-04T14:34:24.414Z] DONE 1 tests in 2.142s [2020-05-04T14:34:24.670Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-04T14:34:24.670Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:24.670Z] ++ set -e [2020-05-04T14:34:24.670Z] ++ '[' -n 0 ']' [2020-05-04T14:34:24.670Z] ++ set -x [2020-05-04T14:34:24.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:24.670Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-04T14:34:24.670Z] INFO: Testing against a local daemon [2020-05-04T14:34:24.670Z] === RUN TestSecretInspect [2020-05-04T14:34:24.701Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:34:24.701Z] INFO: Testing against a local daemon [2020-05-04T14:34:24.701Z] ok github.com/docker/docker/integration/plugin/logging 0.241s [2020-05-04T14:34:24.701Z] [2020-05-04T14:34:24.701Z] === Skipped [2020-05-04T14:34:24.701Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-04T14:34:24.701Z] read_test.go:21: no unix domain sockets on Windows [2020-05-04T14:34:24.701Z] [2020-05-04T14:34:24.701Z] [2020-05-04T14:34:24.701Z] DONE 1 tests, 1 skipped in 2.473s [2020-05-04T14:34:24.701Z] [2020-05-04T14:34:24.701Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-04T14:34:25.594Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-04T14:34:25.712Z] testing: warning: no tests to run [2020-05-04T14:34:25.712Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.108s [2020-05-04T14:34:25.712Z] [2020-05-04T14:34:25.712Z] DONE 0 tests in 1.266s [2020-05-04T14:34:25.712Z] [2020-05-04T14:34:25.712Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-04T14:34:28.100Z] --- PASS: TestSecretInspect (3.05s) [2020-05-04T14:34:28.100Z] === RUN TestSecretList [2020-05-04T14:34:28.366Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-04T14:34:28.735Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:34:28.735Z] INFO: Testing against a local daemon [2020-05-04T14:34:28.735Z] ok github.com/docker/docker/integration/plugin/volumes 0.288s [2020-05-04T14:34:28.735Z] [2020-05-04T14:34:28.735Z] === Skipped [2020-05-04T14:34:28.735Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-04T14:34:28.735Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:28.735Z] [2020-05-04T14:34:28.735Z] [2020-05-04T14:34:28.735Z] DONE 1 tests, 1 skipped in 2.764s [2020-05-04T14:34:28.735Z] [2020-05-04T14:34:28.735Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-04T14:34:30.251Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-04T14:34:30.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-04T14:34:30.505Z] --- PASS: TestSecretList (2.63s) [2020-05-04T14:34:30.505Z] === RUN TestSecretsCreateAndDelete [2020-05-04T14:34:30.996Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:34:30.996Z] INFO: Testing against a local daemon [2020-05-04T14:34:30.996Z] ok github.com/docker/docker/integration/secret 0.205s [2020-05-04T14:34:30.996Z] [2020-05-04T14:34:30.996Z] === Skipped [2020-05-04T14:34:30.996Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-04T14:34:30.996Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:30.996Z] [2020-05-04T14:34:30.996Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-04T14:34:30.996Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:30.996Z] [2020-05-04T14:34:30.996Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-04T14:34:30.996Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:30.996Z] [2020-05-04T14:34:30.996Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-04T14:34:30.996Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:30.996Z] [2020-05-04T14:34:30.997Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-04T14:34:30.997Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:30.997Z] [2020-05-04T14:34:30.997Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-04T14:34:30.997Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-04T14:34:30.997Z] [2020-05-04T14:34:30.997Z] [2020-05-04T14:34:30.997Z] DONE 6 tests, 6 skipped in 2.158s [2020-05-04T14:34:30.997Z] [2020-05-04T14:34:30.997Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-04T14:34:33.013Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-04T14:34:33.937Z] --- PASS: TestSecretsCreateAndDelete (3.43s) [2020-05-04T14:34:33.938Z] === RUN TestSecretsUpdate [2020-05-04T14:34:34.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:34:34.010Z] INFO: Testing against a local daemon [2020-05-04T14:34:34.010Z] ok github.com/docker/docker/integration/service 0.354s [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === Skipped [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2020-05-04T14:34:34.010Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2020-05-04T14:34:34.010Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-04T14:34:34.010Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-04T14:34:34.010Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-04T14:34:34.010Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-04T14:34:34.010Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-04T14:34:34.010Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-04T14:34:34.010Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-04T14:34:34.010Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-04T14:34:34.010Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-05-04T14:34:34.010Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-05-04T14:34:34.010Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-04T14:34:34.010Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-04T14:34:34.010Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-04T14:34:34.010Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-04T14:34:34.010Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-04T14:34:34.010Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-04T14:34:34.010Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-04T14:34:34.010Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-04T14:34:34.010Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-04T14:34:34.010Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-04T14:34:34.010Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-04T14:34:34.010Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-04T14:34:34.010Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-05-04T14:34:34.010Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] DONE 24 tests, 23 skipped in 2.765s [2020-05-04T14:34:34.010Z] [2020-05-04T14:34:34.010Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-04T14:34:34.192Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-04T14:34:35.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:34:35.614Z] INFO: Testing against a local daemon [2020-05-04T14:34:35.614Z] ok github.com/docker/docker/integration/session 0.145s [2020-05-04T14:34:35.614Z] [2020-05-04T14:34:35.614Z] === Skipped [2020-05-04T14:34:35.614Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-04T14:34:35.614Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-04T14:34:35.614Z] [2020-05-04T14:34:35.614Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-04T14:34:35.614Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-04T14:34:35.614Z] [2020-05-04T14:34:35.614Z] [2020-05-04T14:34:35.614Z] DONE 2 tests, 2 skipped in 1.891s [2020-05-04T14:34:35.614Z] [2020-05-04T14:34:35.614Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-04T14:34:36.075Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-04T14:34:36.634Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-04T14:34:37.195Z] --- PASS: TestSecretsUpdate (3.42s) [2020-05-04T14:34:37.195Z] === RUN TestTemplatedSecret [2020-05-04T14:34:37.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:34:37.884Z] INFO: Testing against a local daemon [2020-05-04T14:34:38.896Z] ok github.com/docker/docker/integration/system 1.251s [2020-05-04T14:34:38.896Z] [2020-05-04T14:34:38.896Z] === Skipped [2020-05-04T14:34:38.896Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-04T14:34:38.896Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-04T14:34:38.896Z] [2020-05-04T14:34:38.896Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-04T14:34:38.896Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-04T14:34:38.896Z] [2020-05-04T14:34:38.896Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-04T14:34:38.896Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-04T14:34:38.896Z] [2020-05-04T14:34:38.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-04T14:34:38.896Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-04T14:34:38.896Z] [2020-05-04T14:34:38.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-04T14:34:38.896Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-04T14:34:38.896Z] [2020-05-04T14:34:38.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-04T14:34:38.896Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-04T14:34:38.896Z] [2020-05-04T14:34:38.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-04T14:34:38.896Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-04T14:34:38.896Z] [2020-05-04T14:34:38.896Z] [2020-05-04T14:34:38.896Z] DONE 13 tests, 7 skipped in 3.117s [2020-05-04T14:34:38.896Z] [2020-05-04T14:34:38.896Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-04T14:34:41.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:34:41.162Z] INFO: Testing against a local daemon [2020-05-04T14:34:41.162Z] ok github.com/docker/docker/integration/volume 0.269s [2020-05-04T14:34:41.162Z] [2020-05-04T14:34:41.162Z] === Skipped [2020-05-04T14:34:41.162Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-04T14:34:41.162Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-04T14:34:41.162Z] [2020-05-04T14:34:41.162Z] [2020-05-04T14:34:41.162Z] DONE 5 tests, 1 skipped in 2.028s [2020-05-04T14:34:41.162Z] [2020-05-04T14:34:41.162Z] INFO: make.ps1 ended at 05/04/2020 14:34:40 [2020-05-04T14:34:41.162Z] INFO: Integration CLI tests being run from the host: [2020-05-04T14:34:41.162Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-05-04T14:34:41.349Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-04T14:34:41.349Z] --- PASS: TestTemplatedSecret (3.45s) [2020-05-04T14:34:41.349Z] === RUN TestSecretCreateResolve [2020-05-04T14:34:41.942Z] --- PASS: TestCreateServiceMultipleTimes (16.61s) [2020-05-04T14:34:41.942Z] === RUN TestCreateServiceConflict [2020-05-04T14:34:42.561Z] --- PASS: TestCreateServiceConflict (2.30s) [2020-05-04T14:34:42.561Z] === RUN TestCreateServiceMaxReplicas [2020-05-04T14:34:43.228Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-04T14:34:44.152Z] --- PASS: TestSecretCreateResolve (3.44s) [2020-05-04T14:34:44.152Z] PASS [2020-05-04T14:34:44.152Z] [2020-05-04T14:34:44.152Z] DONE 6 tests in 19.638s [2020-05-04T14:34:44.152Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-04T14:34:44.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:44.152Z] ++ set -e [2020-05-04T14:34:44.152Z] ++ '[' -n 0 ']' [2020-05-04T14:34:44.152Z] ++ set -x [2020-05-04T14:34:44.152Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-04T14:34:44.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:34:44.711Z] INFO: Testing against a local daemon [2020-05-04T14:34:44.711Z] === RUN TestServiceCreateInit [2020-05-04T14:34:44.711Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-04T14:34:45.271Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-04T14:34:46.049Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) [2020-05-04T14:34:46.049Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-04T14:34:48.421Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-04T14:34:48.421Z] INFO: Testing against a local daemon [2020-05-04T14:34:50.501Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-04T14:34:54.662Z] --- PASS: TestServiceCreateInit (9.99s) [2020-05-04T14:34:54.662Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s) [2020-05-04T14:34:54.662Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.78s) [2020-05-04T14:34:54.662Z] === RUN TestCreateServiceMultipleTimes [2020-05-04T14:34:56.021Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-04T14:35:01.256Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-04T14:35:01.291Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.39s) [2020-05-04T14:35:01.291Z] === RUN TestCreateServiceSecretFileMode [2020-05-04T14:35:01.576Z] --- PASS: TestCreateServiceSecretFileMode (2.58s) [2020-05-04T14:35:01.576Z] === RUN TestCreateServiceConfigFileMode [2020-05-04T14:35:03.141Z] === RUN TestDockerSuite/TestBuildRm [2020-05-04T14:35:04.271Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2020-05-04T14:35:04.271Z] === RUN TestCreateServiceSysctls [2020-05-04T14:35:07.297Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-04T14:35:07.855Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-04T14:35:08.680Z] --- PASS: TestCreateServiceSysctls (3.98s) [2020-05-04T14:35:08.680Z] === RUN TestCreateServiceCapabilities [2020-05-04T14:35:09.213Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-04T14:35:09.468Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-04T14:35:10.027Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-04T14:35:10.741Z] --- PASS: TestCreateServiceCapabilities (2.67s) [2020-05-04T14:35:10.741Z] === RUN TestInspect [2020-05-04T14:35:11.386Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-04T14:35:12.744Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-04T14:35:13.668Z] --- PASS: TestCreateServiceMultipleTimes (18.92s) [2020-05-04T14:35:13.668Z] === RUN TestCreateServiceConflict [2020-05-04T14:35:13.923Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-04T14:35:14.235Z] --- PASS: TestInspect (2.90s) [2020-05-04T14:35:14.235Z] === RUN TestCreateJob [2020-05-04T14:35:16.430Z] --- PASS: TestCreateServiceConflict (2.51s) [2020-05-04T14:35:16.430Z] === RUN TestCreateServiceMaxReplicas [2020-05-04T14:35:16.929Z] --- PASS: TestCreateJob (3.29s) [2020-05-04T14:35:16.929Z] === RUN TestReplicatedJob [2020-05-04T14:35:18.338Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-04T14:35:18.595Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-04T14:35:19.164Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-04T14:35:19.164Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-04T14:35:19.419Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-04T14:35:19.419Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2020-05-04T14:35:19.419Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-04T14:35:20.778Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-04T14:35:20.778Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-04T14:35:20.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-04T14:35:21.701Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-04T14:35:23.767Z] --- PASS: TestReplicatedJob (6.08s) [2020-05-04T14:35:23.767Z] === RUN TestUpdateReplicatedJob [2020-05-04T14:35:26.473Z] --- PASS: TestUpdateReplicatedJob (3.51s) [2020-05-04T14:35:26.473Z] === RUN TestServiceListWithStatuses [2020-05-04T14:35:26.473Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-04T14:35:26.473Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-04T14:35:26.473Z] === RUN TestDockerNetworkConnectAlias [2020-05-04T14:35:26.932Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-04T14:35:28.291Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-04T14:35:29.650Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-04T14:35:30.208Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-04T14:35:31.132Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-04T14:35:31.984Z] --- PASS: TestDockerNetworkConnectAlias (4.76s) [2020-05-04T14:35:31.984Z] === RUN TestDockerNetworkReConnect [2020-05-04T14:35:33.014Z] === RUN TestDockerSuite/TestBuildUser [2020-05-04T14:35:34.895Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-04T14:35:34.895Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.32s) [2020-05-04T14:35:34.895Z] === RUN TestCreateServiceSecretFileMode [2020-05-04T14:35:35.473Z] --- PASS: TestDockerNetworkReConnect (3.77s) [2020-05-04T14:35:35.473Z] === RUN TestServicePlugin [2020-05-04T14:35:35.473Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-04T14:35:35.473Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:35:35.473Z] === RUN TestServiceUpdateLabel [2020-05-04T14:35:37.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-04T14:35:37.525Z] --- PASS: TestServiceUpdateLabel (2.21s) [2020-05-04T14:35:37.525Z] === RUN TestServiceUpdateSecrets [2020-05-04T14:35:38.325Z] --- PASS: TestCreateServiceSecretFileMode (3.39s) [2020-05-04T14:35:38.325Z] === RUN TestCreateServiceConfigFileMode [2020-05-04T14:35:39.249Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-04T14:35:41.759Z] --- PASS: TestCreateServiceConfigFileMode (3.52s) [2020-05-04T14:35:41.759Z] === RUN TestCreateServiceSysctls [2020-05-04T14:35:45.912Z] --- PASS: TestCreateServiceSysctls (4.00s) [2020-05-04T14:35:45.912Z] === RUN TestCreateServiceCapabilities [2020-05-04T14:35:50.067Z] --- PASS: TestCreateServiceCapabilities (3.54s) [2020-05-04T14:35:50.067Z] === RUN TestInspect [2020-05-04T14:35:52.576Z] --- PASS: TestInspect (3.30s) [2020-05-04T14:35:52.576Z] === RUN TestCreateJob [2020-05-04T14:35:52.776Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2020-05-04T14:35:52.776Z] === RUN TestServiceUpdateConfigs [2020-05-04T14:35:56.732Z] --- PASS: TestCreateJob (3.92s) [2020-05-04T14:35:56.732Z] === RUN TestReplicatedJob [2020-05-04T14:35:58.612Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-04T14:35:59.536Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-04T14:35:59.790Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-04T14:36:01.149Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-04T14:36:02.074Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-04T14:36:02.999Z] --- PASS: TestReplicatedJob (6.53s) [2020-05-04T14:36:02.999Z] === RUN TestUpdateReplicatedJob [2020-05-04T14:36:03.922Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-04T14:36:03.922Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-04T14:36:03.922Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-04T14:36:03.922Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-04T14:36:03.922Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-04T14:36:05.806Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-04T14:36:05.806Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-04T14:36:07.166Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-04T14:36:07.726Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-04T14:36:07.726Z] --- PASS: TestUpdateReplicatedJob (4.67s) [2020-05-04T14:36:07.726Z] === RUN TestServiceListWithStatuses [2020-05-04T14:36:07.726Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-05-04T14:36:07.726Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-04T14:36:07.726Z] === RUN TestDockerNetworkConnectAlias [2020-05-04T14:36:08.024Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2020-05-04T14:36:08.024Z] === RUN TestServiceUpdateNetwork [2020-05-04T14:36:09.085Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-04T14:36:09.085Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-04T14:36:12.340Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-04T14:36:12.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-04T14:36:14.260Z] --- PASS: TestDockerNetworkConnectAlias (6.37s) [2020-05-04T14:36:14.260Z] === RUN TestDockerNetworkReConnect [2020-05-04T14:36:14.260Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-04T14:36:15.619Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-04T14:36:16.178Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-04T14:36:17.101Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-04T14:36:17.101Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-04T14:36:18.024Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-04T14:36:19.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-04T14:36:19.384Z] --- PASS: TestDockerNetworkReConnect (5.38s) [2020-05-04T14:36:19.384Z] === RUN TestServicePlugin [2020-05-04T14:36:20.583Z] --- PASS: TestServiceUpdateNetwork (13.05s) [2020-05-04T14:36:20.583Z] === RUN TestServiceUpdatePidsLimit [2020-05-04T14:36:20.750Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-04T14:36:20.750Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-04T14:36:20.750Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-04T14:36:20.868Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-04T14:36:21.675Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-04T14:36:21.884Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-04T14:36:23.037Z] === RUN TestDockerSuite/TestCommitChange [2020-05-04T14:36:23.960Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-04T14:36:25.321Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-04T14:36:27.828Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-04T14:36:29.709Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-04T14:36:30.271Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-04T14:36:30.631Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-04T14:36:32.512Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-04T14:36:33.435Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-04T14:36:35.317Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-04T14:36:36.240Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-04T14:36:36.240Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-04T14:36:36.240Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-04T14:36:36.240Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-04T14:36:36.240Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-04T14:36:36.240Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-04T14:36:36.240Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-04T14:36:37.086Z] --- PASS: TestServiceUpdatePidsLimit (16.71s) [2020-05-04T14:36:37.086Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2020-05-04T14:36:37.086Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2020-05-04T14:36:37.086Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-05-04T14:36:37.086Z] PASS [2020-05-04T14:36:37.086Z] [2020-05-04T14:36:37.086Z] === Skipped [2020-05-04T14:36:37.086Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-04T14:36:37.086Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-04T14:36:37.086Z] [2020-05-04T14:36:37.086Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-04T14:36:37.086Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-04T14:36:37.086Z] [2020-05-04T14:36:37.086Z] [2020-05-04T14:36:37.086Z] DONE 27 tests, 2 skipped in 141.298s [2020-05-04T14:36:37.086Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-04T14:36:37.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:36:37.086Z] ++ set -e [2020-05-04T14:36:37.086Z] ++ '[' -n 0 ']' [2020-05-04T14:36:37.086Z] ++ set -x [2020-05-04T14:36:37.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:36:37.086Z] INFO: Testing against a local daemon [2020-05-04T14:36:37.086Z] === RUN TestSessionCreate [2020-05-04T14:36:37.086Z] --- PASS: TestSessionCreate (0.06s) [2020-05-04T14:36:37.086Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-04T14:36:37.086Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-04T14:36:37.086Z] PASS [2020-05-04T14:36:37.086Z] [2020-05-04T14:36:37.086Z] DONE 2 tests in 0.209s [2020-05-04T14:36:37.086Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-04T14:36:37.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:36:37.086Z] ++ set -e [2020-05-04T14:36:37.086Z] ++ '[' -n 0 ']' [2020-05-04T14:36:37.086Z] ++ set -x [2020-05-04T14:36:37.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:36:37.086Z] INFO: Testing against a local daemon [2020-05-04T14:36:37.086Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-04T14:36:37.086Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-05-04T14:36:37.086Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-04T14:36:37.086Z] === RUN TestEventsExecDie [2020-05-04T14:36:37.707Z] --- PASS: TestEventsExecDie (0.79s) [2020-05-04T14:36:37.707Z] === RUN TestEventsBackwardsCompatible [2020-05-04T14:36:37.707Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-04T14:36:37.707Z] === RUN TestInfoBinaryCommits [2020-05-04T14:36:37.707Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-04T14:36:37.707Z] === RUN TestInfoAPIVersioned [2020-05-04T14:36:37.707Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-04T14:36:37.707Z] === RUN TestInfoDiscoveryBackend [2020-05-04T14:36:38.326Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-04T14:36:38.326Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-04T14:36:38.747Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-04T14:36:38.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-04T14:36:39.337Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-04T14:36:39.337Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-04T14:36:39.958Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-04T14:36:39.958Z] === RUN TestInfoAPI [2020-05-04T14:36:39.958Z] --- PASS: TestInfoAPI (0.07s) [2020-05-04T14:36:39.958Z] === RUN TestInfoAPIWarnings [2020-05-04T14:36:40.577Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-04T14:36:40.577Z] === RUN TestInfoDebug [2020-05-04T14:36:40.634Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-04T14:36:40.634Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-04T14:36:41.196Z] --- PASS: TestInfoDebug (0.54s) [2020-05-04T14:36:41.196Z] === RUN TestInfoInsecureRegistries [2020-05-04T14:36:41.486Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-04T14:36:41.486Z] === RUN TestInfoRegistryMirrors [2020-05-04T14:36:41.995Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-04T14:36:42.119Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-05-04T14:36:42.119Z] === RUN TestLoginFailsWithBadCredentials [2020-05-04T14:36:42.738Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2020-05-04T14:36:42.738Z] === RUN TestPingCacheHeaders [2020-05-04T14:36:42.738Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-05-04T14:36:42.738Z] === RUN TestPingGet [2020-05-04T14:36:42.738Z] --- PASS: TestPingGet (0.03s) [2020-05-04T14:36:42.738Z] === RUN TestPingHead [2020-05-04T14:36:42.738Z] --- PASS: TestPingHead (0.05s) [2020-05-04T14:36:42.738Z] === RUN TestVersion [2020-05-04T14:36:42.738Z] --- PASS: TestVersion (0.04s) [2020-05-04T14:36:42.738Z] PASS [2020-05-04T14:36:42.738Z] [2020-05-04T14:36:42.738Z] === Skipped [2020-05-04T14:36:42.738Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-05-04T14:36:42.738Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-04T14:36:42.738Z] [2020-05-04T14:36:42.738Z] [2020-05-04T14:36:42.738Z] DONE 18 tests, 1 skipped in 6.039s [2020-05-04T14:36:42.738Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-04T14:36:42.738Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:36:42.738Z] ++ set -e [2020-05-04T14:36:42.738Z] ++ '[' -n 0 ']' [2020-05-04T14:36:42.738Z] ++ set -x [2020-05-04T14:36:42.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:36:42.954Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-04T14:36:43.023Z] INFO: Testing against a local daemon [2020-05-04T14:36:43.023Z] === RUN TestVolumesCreateAndList [2020-05-04T14:36:43.023Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-05-04T14:36:43.023Z] === RUN TestVolumesRemove [2020-05-04T14:36:43.023Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-04T14:36:43.023Z] === RUN TestVolumesInspect [2020-05-04T14:36:43.023Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-04T14:36:43.023Z] === RUN TestVolumesInvalidJSON [2020-05-04T14:36:43.023Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-04T14:36:43.023Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-04T14:36:43.023Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-04T14:36:43.023Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-04T14:36:43.023Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-04T14:36:43.023Z] PASS [2020-05-04T14:36:43.023Z] [2020-05-04T14:36:43.023Z] DONE 5 tests in 0.317s [2020-05-04T14:36:43.023Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-04T14:36:43.312Z] ++++ cat bundles/test-integration/docker.pid [2020-05-04T14:36:43.312Z] +++ kill 14038 [2020-05-04T14:36:43.880Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-04T14:36:44.794Z] +++ /etc/init.d/apparmor stop [2020-05-04T14:36:44.794Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-04T14:36:44.794Z] [2020-05-04T14:36:44.794Z] Unloading profiles will leave already running processes permanently [2020-05-04T14:36:44.794Z] unconfined, which can lead to unexpected situations. [2020-05-04T14:36:44.794Z] [2020-05-04T14:36:44.794Z] To set a process to complain mode, use the command line tool [2020-05-04T14:36:44.794Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-04T14:36:44.794Z] +++ true [2020-05-04T14:36:44.794Z] [2020-05-04T14:36:44.804Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-04T14:36:45.726Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-04T14:36:45.726Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-04T14:36:45.726Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-04T14:36:46.650Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-04T14:36:46.650Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-04T14:36:46.650Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-04T14:36:46.650Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset Post stage [Pipeline] junit [2020-05-04T14:36:46.877Z] Recording test results [2020-05-04T14:36:46.904Z] === RUN TestDockerSuite/TestContainerAPIDelete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-04T14:36:47.826Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-04T14:36:47.885Z] + echo Ensuring container killed. [2020-05-04T14:36:47.885Z] Ensuring container killed. [2020-05-04T14:36:47.885Z] + docker rm -vf docker-pr5 [2020-05-04T14:36:47.885Z] Error: No such container: docker-pr5 [2020-05-04T14:36:47.885Z] + true [Pipeline] sh [2020-05-04T14:36:48.291Z] + echo Chowning /workspace to jenkins user [2020-05-04T14:36:48.291Z] Chowning /workspace to jenkins user [2020-05-04T14:36:48.291Z] + id -u [2020-05-04T14:36:48.291Z] + id -g [2020-05-04T14:36:48.291Z] + docker run --rm -v /home/docker/workspace/moby_PR-40891:/workspace busybox chown -R 1001:1001 /workspace [2020-05-04T14:36:48.384Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-04T14:36:49.306Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-04T14:36:49.306Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-04T14:36:50.721Z] + bundleName=ppc64le-integration [2020-05-04T14:36:50.721Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-04T14:36:50.721Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-04T14:36:50.721Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-05-04T14:36:50.721Z] [Pipeline] archiveArtifacts [2020-05-04T14:36:51.051Z] Archiving artifacts [2020-05-04T14:36:51.230Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-04T14:36:51.497Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40891/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-04T14:36:51.894Z] + make clean [2020-05-04T14:36:52.152Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-04T14:36:52.152Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-04T14:36:52.513Z] make: command: Command not found [2020-05-04T14:36:52.513Z] make: command: Command not found [2020-05-04T14:36:52.513Z] docker volume rm -f docker-dev-cache [2020-05-04T14:36:52.513Z] docker-dev-cache [Pipeline] deleteDir [2020-05-04T14:36:52.710Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-04T14:36:53.632Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-04T14:36:54.191Z] --- PASS: TestServicePlugin (34.54s) [2020-05-04T14:36:54.191Z] plugin_test.go:62: [d54a10f6c18db] joining swarm manager [d300ad597cd13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:36:54.191Z] plugin_test.go:65: [d807befaea719] joining swarm manager [d300ad597cd13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:36:54.191Z] === RUN TestServiceUpdateLabel [2020-05-04T14:36:54.445Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-04T14:36:55.369Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-04T14:36:55.369Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-04T14:36:56.292Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-04T14:36:57.215Z] --- PASS: TestServiceUpdateLabel (3.03s) [2020-05-04T14:36:57.215Z] === RUN TestServiceUpdateSecrets [2020-05-04T14:36:57.215Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-04T14:36:58.139Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-04T14:36:58.139Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-04T14:36:59.062Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-04T14:37:00.945Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-04T14:37:02.305Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-04T14:37:02.305Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-04T14:37:02.305Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-04T14:37:02.305Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-04T14:37:02.305Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-04T14:37:03.228Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-04T14:37:08.457Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-04T14:37:08.711Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-04T14:37:09.634Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-04T14:37:09.634Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-04T14:37:09.634Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-04T14:37:12.889Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2020-05-04T14:37:12.889Z] === RUN TestServiceUpdateConfigs [2020-05-04T14:37:12.889Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-04T14:37:13.447Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-04T14:37:14.808Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-04T14:37:20.038Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-04T14:37:20.038Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-04T14:37:21.922Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-04T14:37:23.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-04T14:37:24.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-04T14:37:26.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-04T14:37:27.879Z] --- PASS: TestServiceUpdateConfigs (15.25s) [2020-05-04T14:37:27.879Z] === RUN TestServiceUpdateNetwork [2020-05-04T14:37:27.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-04T14:37:29.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-04T14:37:31.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000aa8c20_} [2020-05-04T14:37:33.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1110781554_/foo_false____} [2020-05-04T14:37:34.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1110781554_/foo_true____} [2020-05-04T14:37:36.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3597224745_/foo_false____} [2020-05-04T14:37:38.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3597224745_/foo_true____} [2020-05-04T14:37:39.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3597224745_/foo_true__0xc000aa8c80__} [2020-05-04T14:37:41.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000aa8ca0_} [2020-05-04T14:37:41.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-04T14:37:42.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000aa8cc0_} [2020-05-04T14:37:42.774Z] --- PASS: TestServiceUpdateNetwork (15.21s) [2020-05-04T14:37:42.774Z] === RUN TestServiceUpdatePidsLimit [2020-05-04T14:37:44.659Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-04T14:37:44.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000aa8ce0_} [2020-05-04T14:37:45.583Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-04T14:37:46.141Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000aa8d00_} [2020-05-04T14:37:48.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-04T14:37:49.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-04T14:37:49.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-04T14:37:49.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-04T14:37:49.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-04T14:37:49.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-04T14:37:49.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-04T14:37:49.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-04T14:37:49.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-04T14:37:49.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-04T14:37:49.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-04T14:37:49.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-04T14:37:49.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-04T14:37:49.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-04T14:37:49.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-04T14:37:49.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-04T14:37:49.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-04T14:37:50.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-04T14:37:50.160Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-04T14:37:53.417Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-04T14:37:53.417Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-04T14:37:55.926Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-04T14:37:58.438Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-04T14:38:00.319Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-04T14:38:00.319Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-04T14:38:00.877Z] --- PASS: TestServiceUpdatePidsLimit (18.05s) [2020-05-04T14:38:00.878Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.23s) [2020-05-04T14:38:00.878Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.30s) [2020-05-04T14:38:00.878Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.40s) [2020-05-04T14:38:00.878Z] PASS [2020-05-04T14:38:00.878Z] [2020-05-04T14:38:00.878Z] === Skipped [2020-05-04T14:38:00.878Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2020-05-04T14:38:00.878Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-04T14:38:00.878Z] [2020-05-04T14:38:00.878Z] [2020-05-04T14:38:00.878Z] DONE 27 tests, 1 skipped in 196.685s [2020-05-04T14:38:00.878Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-04T14:38:00.878Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:38:00.878Z] ++ set -e [2020-05-04T14:38:00.878Z] ++ '[' -n 0 ']' [2020-05-04T14:38:00.878Z] ++ set -x [2020-05-04T14:38:00.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:38:01.132Z] INFO: Testing against a local daemon [2020-05-04T14:38:01.132Z] === RUN TestSessionCreate [2020-05-04T14:38:01.132Z] --- PASS: TestSessionCreate (0.05s) [2020-05-04T14:38:01.132Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-04T14:38:01.132Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-05-04T14:38:01.132Z] PASS [2020-05-04T14:38:01.132Z] [2020-05-04T14:38:01.132Z] DONE 2 tests in 0.302s [2020-05-04T14:38:01.132Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-04T14:38:01.132Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:38:01.132Z] ++ set -e [2020-05-04T14:38:01.132Z] ++ '[' -n 0 ']' [2020-05-04T14:38:01.132Z] ++ set -x [2020-05-04T14:38:01.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:38:01.386Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-04T14:38:01.386Z] INFO: Testing against a local daemon [2020-05-04T14:38:01.386Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-04T14:38:01.386Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-04T14:38:01.386Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-04T14:38:01.386Z] === RUN TestEventsExecDie [2020-05-04T14:38:02.311Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-04T14:38:02.311Z] --- PASS: TestEventsExecDie (0.92s) [2020-05-04T14:38:02.311Z] === RUN TestEventsBackwardsCompatible [2020-05-04T14:38:02.565Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-04T14:38:02.565Z] === RUN TestInfoBinaryCommits [2020-05-04T14:38:02.565Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-04T14:38:02.565Z] === RUN TestInfoAPIVersioned [2020-05-04T14:38:02.565Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-04T14:38:02.565Z] === RUN TestInfoDiscoveryBackend [2020-05-04T14:38:03.125Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-04T14:38:03.125Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-04T14:38:03.380Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-04T14:38:03.940Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-04T14:38:03.940Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-04T14:38:04.500Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-04T14:38:04.500Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-04T14:38:04.500Z] === RUN TestInfoAPI [2020-05-04T14:38:04.500Z] --- PASS: TestInfoAPI (0.02s) [2020-05-04T14:38:04.500Z] === RUN TestInfoAPIWarnings [2020-05-04T14:38:05.058Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-04T14:38:05.058Z] === RUN TestInfoDebug [2020-05-04T14:38:05.312Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-04T14:38:05.568Z] --- PASS: TestInfoDebug (0.53s) [2020-05-04T14:38:05.568Z] === RUN TestInfoInsecureRegistries [2020-05-04T14:38:06.127Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-05-04T14:38:06.127Z] === RUN TestInfoRegistryMirrors [2020-05-04T14:38:06.686Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-04T14:38:06.686Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-05-04T14:38:06.686Z] === RUN TestLoginFailsWithBadCredentials [2020-05-04T14:38:06.941Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-05-04T14:38:06.941Z] === RUN TestPingCacheHeaders [2020-05-04T14:38:06.941Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-05-04T14:38:06.941Z] === RUN TestPingGet [2020-05-04T14:38:06.941Z] --- PASS: TestPingGet (0.02s) [2020-05-04T14:38:06.941Z] === RUN TestPingHead [2020-05-04T14:38:07.195Z] --- PASS: TestPingHead (0.03s) [2020-05-04T14:38:07.195Z] === RUN TestVersion [2020-05-04T14:38:07.195Z] --- PASS: TestVersion (0.03s) [2020-05-04T14:38:07.195Z] PASS [2020-05-04T14:38:07.195Z] [2020-05-04T14:38:07.195Z] === Skipped [2020-05-04T14:38:07.195Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-04T14:38:07.195Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-04T14:38:07.195Z] [2020-05-04T14:38:07.195Z] [2020-05-04T14:38:07.195Z] DONE 18 tests, 1 skipped in 5.850s [2020-05-04T14:38:07.195Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-04T14:38:07.195Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:38:07.195Z] ++ set -e [2020-05-04T14:38:07.195Z] ++ '[' -n 0 ']' [2020-05-04T14:38:07.195Z] ++ set -x [2020-05-04T14:38:07.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-04T14:38:07.450Z] INFO: Testing against a local daemon [2020-05-04T14:38:07.450Z] === RUN TestVolumesCreateAndList [2020-05-04T14:38:07.450Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-05-04T14:38:07.450Z] === RUN TestVolumesRemove [2020-05-04T14:38:07.450Z] --- PASS: TestVolumesRemove (0.12s) [2020-05-04T14:38:07.450Z] === RUN TestVolumesInspect [2020-05-04T14:38:07.450Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-04T14:38:07.450Z] === RUN TestVolumesInvalidJSON [2020-05-04T14:38:07.450Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-04T14:38:07.450Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-04T14:38:07.450Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-04T14:38:07.450Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-05-04T14:38:07.450Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-05-04T14:38:07.450Z] PASS [2020-05-04T14:38:07.450Z] [2020-05-04T14:38:07.450Z] DONE 5 tests in 0.443s [2020-05-04T14:38:07.704Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-04T14:38:07.959Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-04T14:38:07.959Z] ++++ cat bundles/test-integration/docker.pid [2020-05-04T14:38:07.959Z] +++ kill 5828 [2020-05-04T14:38:08.882Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-04T14:38:09.136Z] +++ /etc/init.d/apparmor stop [2020-05-04T14:38:09.391Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-04T14:38:09.391Z] [2020-05-04T14:38:09.391Z] Unloading profiles will leave already running processes permanently [2020-05-04T14:38:09.391Z] unconfined, which can lead to unexpected situations. [2020-05-04T14:38:09.391Z] [2020-05-04T14:38:09.391Z] To set a process to complain mode, use the command line tool [2020-05-04T14:38:09.391Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-04T14:38:09.391Z] +++ true [2020-05-04T14:38:09.391Z] [2020-05-04T14:38:09.950Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-04T14:38:11.309Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-04T14:38:12.231Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-04T14:38:13.155Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-04T14:38:14.513Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-04T14:38:15.873Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-04T14:38:17.232Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-04T14:38:17.790Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-04T14:38:17.790Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-04T14:38:18.714Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-04T14:38:19.636Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-04T14:38:20.994Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-04T14:38:21.916Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-04T14:38:23.274Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-04T14:38:24.646Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-04T14:38:25.568Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-04T14:38:28.075Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-04T14:38:33.304Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-04T14:38:36.561Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-04T14:38:37.485Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-04T14:38:42.755Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-04T14:38:43.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-04T14:38:46.263Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-04T14:38:46.821Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-04T14:38:52.053Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-04T14:38:52.976Z] === RUN TestDockerSuite/TestCpToDot [2020-05-04T14:38:53.899Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-04T14:38:55.799Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-04T14:38:57.689Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-04T14:38:58.247Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-04T14:39:02.512Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-04T14:39:02.512Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-04T14:39:03.070Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-04T14:39:04.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-04T14:39:04.683Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-04T14:39:04.938Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-04T14:39:04.938Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-04T14:39:05.496Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-04T14:39:06.419Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-04T14:39:06.420Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-04T14:39:06.420Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-04T14:39:07.342Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-04T14:39:07.902Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-04T14:39:08.156Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-04T14:39:08.156Z] === RUN TestDockerSuite/TestCreateRM [2020-05-04T14:39:08.411Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-04T14:39:08.411Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-04T14:39:08.666Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-04T14:39:08.666Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-04T14:39:09.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-04T14:39:11.105Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-04T14:39:11.360Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-04T14:39:11.360Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-04T14:39:16.594Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-04T14:39:16.849Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-04T14:39:16.849Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-04T14:39:17.102Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-04T14:39:17.102Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-04T14:39:17.356Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-04T14:39:18.279Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-04T14:39:19.638Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-04T14:39:20.560Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-04T14:39:22.444Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-04T14:39:23.812Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-04T14:39:24.737Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-04T14:39:25.659Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-04T14:39:25.659Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-04T14:39:26.217Z] === RUN TestDockerSuite/TestDockerFails [2020-05-04T14:39:26.471Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-04T14:39:26.472Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-04T14:39:26.472Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-04T14:39:27.830Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-04T14:39:28.752Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-04T14:39:29.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-04T14:39:30.233Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-04T14:39:30.233Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-04T14:39:30.233Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-04T14:39:30.487Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-04T14:39:37.009Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-04T14:39:40.265Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-04T14:39:42.771Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-04T14:39:45.278Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-04T14:39:46.201Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-04T14:39:46.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-04T14:39:47.379Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-04T14:39:48.304Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-04T14:39:49.231Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-04T14:39:50.591Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-04T14:39:51.150Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-04T14:39:53.048Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-04T14:39:54.928Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-04T14:39:58.183Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-04T14:40:00.689Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-04T14:40:02.049Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-04T14:40:02.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-04T14:40:03.665Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-04T14:40:04.589Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-04T14:40:05.148Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-04T14:40:07.029Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-04T14:40:07.284Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-04T14:40:07.284Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-04T14:40:07.539Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-04T14:40:07.793Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-04T14:40:08.048Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-04T14:40:08.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-04T14:40:09.893Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-04T14:40:11.776Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-04T14:40:11.776Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-04T14:40:11.776Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-04T14:40:12.700Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-04T14:40:12.954Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-04T14:40:13.513Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-04T14:40:14.930Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-04T14:40:14.930Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-04T14:40:14.930Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-04T14:40:14.930Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-04T14:40:16.812Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-04T14:40:17.373Z] === RUN TestDockerSuite/TestEventsRename [2020-05-04T14:40:18.303Z] === RUN TestDockerSuite/TestEventsResize [2020-05-04T14:40:19.224Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-04T14:40:19.782Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-04T14:40:20.705Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-04T14:40:21.629Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-04T14:40:24.883Z] === RUN TestDockerSuite/TestEventsTop [2020-05-04T14:40:25.444Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-04T14:40:28.698Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-04T14:40:29.620Z] === RUN TestDockerSuite/TestExec [2020-05-04T14:40:30.543Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-04T14:40:31.465Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-04T14:40:32.388Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-04T14:40:33.310Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-04T14:40:35.191Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-04T14:40:35.749Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-04T14:40:36.671Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-04T14:40:37.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-04T14:40:37.483Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-04T14:40:38.406Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-04T14:40:39.329Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-04T14:40:40.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-04T14:40:40.687Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-04T14:40:42.579Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-04T14:40:43.942Z] === RUN TestDockerSuite/TestExecEnv [2020-05-04T14:40:44.865Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-04T14:40:46.747Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-04T14:40:47.671Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-04T14:40:49.550Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-04T14:40:50.473Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-04T14:40:51.395Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-04T14:40:52.325Z] === RUN TestDockerSuite/TestExecParseError [2020-05-04T14:40:53.252Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-04T14:40:54.179Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-04T14:40:55.102Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-04T14:40:56.460Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-04T14:40:57.382Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-04T14:40:58.306Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-04T14:41:04.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-04T14:41:10.055Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-04T14:41:10.615Z] === RUN TestDockerSuite/TestExecTTY [2020-05-04T14:41:11.543Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-04T14:41:12.478Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-04T14:41:13.400Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-04T14:41:14.323Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-04T14:41:14.323Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-04T14:41:16.829Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-04T14:41:17.388Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-04T14:41:18.750Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-04T14:41:19.673Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-04T14:41:20.595Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-04T14:41:25.830Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-04T14:41:31.057Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-04T14:41:31.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-04T14:41:32.236Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-04T14:41:37.466Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-04T14:41:38.392Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-04T14:41:38.392Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-04T14:41:38.647Z] === RUN TestDockerSuite/TestHealth [2020-05-04T14:42:00.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-04T14:42:00.519Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-04T14:42:00.519Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-04T14:42:00.519Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-04T14:42:00.519Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-04T14:42:01.078Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-04T14:42:01.078Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-04T14:42:02.002Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-04T14:42:02.257Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-04T14:42:02.257Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-04T14:42:02.257Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-04T14:42:02.815Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-04T14:42:03.070Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-04T14:42:03.629Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-04T14:42:03.629Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-04T14:42:04.553Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-04T14:42:04.553Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-04T14:42:05.479Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-04T14:42:06.401Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-04T14:42:06.401Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-04T14:42:07.326Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-04T14:42:10.582Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-04T14:42:10.582Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-04T14:42:10.582Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-04T14:42:12.462Z] === RUN TestDockerSuite/TestImportFile [2020-05-04T14:42:13.975Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-04T14:42:13.975Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-04T14:42:15.856Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-04T14:42:18.362Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-04T14:42:20.245Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-04T14:42:21.167Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-04T14:42:22.092Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-04T14:42:23.015Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-04T14:42:23.015Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-04T14:42:23.015Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-04T14:42:23.940Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-04T14:42:24.864Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-04T14:42:25.424Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-04T14:42:26.347Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-04T14:42:26.906Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-04T14:42:27.829Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-04T14:42:27.829Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-04T14:42:29.709Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-04T14:42:30.268Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-04T14:42:31.190Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-04T14:42:31.190Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-04T14:42:32.113Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-04T14:42:32.113Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-04T14:42:33.473Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-04T14:42:34.395Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-04T14:42:34.953Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-04T14:42:36.312Z] === RUN TestDockerSuite/TestInspectImage [2020-05-04T14:42:36.312Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-04T14:42:36.312Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-04T14:42:36.312Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-04T14:42:36.871Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-04T14:42:37.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-04T14:42:37.685Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-04T14:42:37.940Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-04T14:42:38.863Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-04T14:42:39.786Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-04T14:42:41.674Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-04T14:42:41.674Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-04T14:42:43.037Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-04T14:42:43.961Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-04T14:42:45.321Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-04T14:42:46.250Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-04T14:42:47.184Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-04T14:42:48.128Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-04T14:42:49.051Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-04T14:42:49.974Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-04T14:42:50.897Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-04T14:42:50.897Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-04T14:42:54.155Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-04T14:42:55.515Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-04T14:42:57.398Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-04T14:42:57.398Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-04T14:42:59.279Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-04T14:43:01.786Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-04T14:43:03.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-04T14:43:04.229Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-04T14:43:04.483Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-04T14:43:06.993Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-04T14:43:07.553Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-04T14:43:08.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-04T14:43:08.477Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-04T14:43:11.735Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-04T14:43:14.245Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-04T14:43:18.404Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-04T14:43:20.911Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-04T14:43:21.834Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-04T14:43:24.340Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-04T14:43:24.594Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-04T14:43:26.477Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-04T14:43:27.400Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-04T14:43:29.283Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-04T14:43:30.207Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-04T14:43:30.207Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-04T14:43:30.461Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-04T14:43:30.716Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-04T14:43:30.716Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-04T14:43:31.638Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-04T14:43:32.562Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-04T14:43:33.921Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-04T14:43:36.428Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-04T14:43:37.352Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-04T14:43:42.581Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-04T14:43:42.835Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-04T14:43:42.835Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-04T14:43:43.767Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-04T14:43:45.129Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-04T14:43:46.052Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-04T14:43:47.411Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-04T14:43:48.335Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-04T14:43:50.841Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-04T14:43:51.764Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-04T14:43:52.322Z] === RUN TestDockerSuite/TestLogsSince [2020-05-04T14:44:00.386Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-04T14:44:00.386Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-04T14:44:05.617Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-04T14:44:06.176Z] === RUN TestDockerSuite/TestLogsTail [2020-05-04T14:44:06.735Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-04T14:44:07.659Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-04T14:44:08.586Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-04T14:44:09.145Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-04T14:44:09.400Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-04T14:44:09.654Z] === RUN TestDockerSuite/TestNetHostname [2020-05-04T14:44:12.910Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-04T14:44:12.910Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-04T14:44:13.469Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-04T14:44:14.393Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-04T14:44:16.928Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-04T14:44:17.488Z] === RUN TestDockerSuite/TestPluginActive [2020-05-04T14:44:19.369Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-04T14:44:24.598Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-04T14:44:24.598Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-04T14:44:24.853Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-04T14:44:26.211Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-04T14:44:28.092Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-04T14:44:29.451Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-04T14:44:29.705Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-04T14:44:32.211Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-04T14:44:32.769Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-04T14:44:36.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-04T14:44:37.386Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-04T14:44:39.270Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-04T14:44:39.526Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-04T14:44:41.410Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-04T14:44:42.770Z] === RUN TestDockerSuite/TestPortList [2020-05-04T14:44:42.770Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-04T14:44:46.951Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-04T14:44:49.457Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-04T14:44:52.715Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-04T14:44:54.074Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-04T14:44:55.435Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-04T14:44:59.589Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-04T14:45:02.845Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-04T14:45:02.845Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-04T14:45:02.845Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-04T14:45:03.769Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-04T14:45:03.769Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-04T14:45:04.755Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-04T14:45:04.755Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-04T14:45:05.010Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-04T14:45:05.265Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-04T14:45:05.519Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-04T14:45:07.402Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-04T14:45:07.402Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-04T14:45:10.662Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-04T14:45:12.022Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-04T14:45:12.022Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-04T14:45:12.277Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-04T14:45:15.567Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-04T14:45:16.937Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-04T14:45:18.820Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-04T14:45:20.703Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-04T14:45:21.627Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-04T14:45:25.785Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-04T14:45:26.040Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-04T14:45:26.296Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-04T14:45:29.555Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-04T14:45:30.479Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-04T14:45:34.636Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-04T14:45:37.894Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-04T14:45:38.454Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-04T14:45:40.339Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-04T14:45:42.845Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-04T14:45:44.215Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-04T14:45:46.096Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-04T14:45:47.454Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-04T14:45:50.710Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-04T14:45:51.270Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-04T14:45:51.524Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-04T14:45:51.779Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-04T14:45:52.703Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-04T14:45:55.210Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-04T14:45:57.717Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-04T14:45:58.640Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-04T14:45:58.640Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-04T14:45:58.894Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-04T14:45:59.148Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-04T14:45:59.402Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-04T14:46:00.325Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-04T14:46:02.205Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-04T14:46:03.565Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-04T14:46:04.488Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-04T14:46:04.743Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-04T14:46:12.817Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-04T14:46:13.753Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-04T14:46:16.260Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-04T14:46:16.260Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-04T14:46:16.260Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-04T14:46:16.818Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-04T14:46:18.700Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-04T14:46:19.259Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-04T14:46:21.139Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-04T14:46:21.393Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-04T14:46:25.546Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-04T14:46:26.905Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-04T14:46:26.905Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-04T14:46:26.905Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-04T14:46:31.059Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-04T14:46:32.419Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-04T14:46:32.419Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-04T14:46:34.925Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-04T14:46:35.848Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-04T14:46:37.729Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-04T14:46:38.651Z] === RUN TestDockerSuite/TestRmiTag [2020-05-04T14:46:38.651Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-04T14:46:39.574Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-04T14:46:42.868Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-04T14:46:44.751Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-04T14:46:45.309Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-04T14:46:45.563Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-04T14:46:46.486Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-04T14:46:47.045Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-04T14:46:48.928Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-04T14:46:48.928Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-04T14:46:49.543Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-04T14:46:50.103Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-04T14:46:51.026Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-04T14:46:51.026Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-04T14:46:51.949Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-04T14:46:53.832Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-04T14:46:54.754Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-04T14:46:55.680Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-04T14:46:56.604Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-04T14:46:58.486Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-04T14:46:59.845Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-04T14:47:00.768Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-04T14:47:01.691Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-04T14:47:02.614Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-04T14:47:03.538Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-04T14:47:04.477Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-04T14:47:05.400Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-04T14:47:06.759Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-04T14:47:07.317Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-04T14:47:08.240Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-04T14:47:08.494Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-04T14:47:08.749Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-04T14:47:09.003Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-04T14:47:11.510Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-04T14:47:12.432Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-04T14:47:13.355Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-04T14:47:13.914Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-04T14:47:14.838Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-04T14:47:14.838Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-04T14:47:15.761Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-04T14:47:16.685Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-04T14:47:16.685Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-04T14:47:17.611Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-04T14:47:18.533Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-04T14:47:19.457Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-04T14:47:19.457Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-04T14:47:20.016Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-04T14:47:20.016Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-04T14:47:20.270Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-04T14:47:21.634Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-04T14:47:22.559Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-04T14:47:23.483Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-04T14:47:24.405Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-04T14:47:24.405Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-04T14:47:25.329Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-04T14:47:26.701Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-04T14:47:28.583Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-04T14:47:29.941Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-04T14:47:30.865Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-04T14:47:31.788Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-04T14:47:32.346Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-04T14:47:33.269Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-04T14:47:34.195Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-04T14:47:36.075Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-04T14:47:36.330Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-04T14:47:39.587Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-04T14:47:39.841Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-04T14:47:40.763Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-04T14:47:43.271Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-04T14:47:45.154Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-04T14:47:47.661Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-04T14:47:50.916Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-04T14:47:50.916Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-04T14:47:50.916Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-04T14:47:51.171Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-04T14:47:53.083Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-04T14:47:54.965Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-04T14:47:55.887Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-04T14:47:57.248Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-04T14:47:58.174Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-04T14:48:00.055Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-04T14:48:00.614Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-04T14:48:00.614Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-04T14:48:01.537Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-04T14:48:03.419Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-04T14:48:03.419Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-04T14:48:03.978Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-04T14:48:03.978Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-04T14:48:04.901Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-04T14:48:06.261Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-04T14:48:06.821Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-04T14:48:06.821Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-04T14:48:07.746Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-04T14:48:08.670Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-04T14:48:09.230Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-04T14:48:10.153Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-04T14:48:11.075Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-04T14:48:11.634Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-04T14:48:12.560Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-04T14:48:13.483Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-04T14:48:13.483Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-04T14:48:14.042Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-04T14:48:14.974Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-04T14:48:16.342Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-04T14:48:16.902Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-04T14:48:16.902Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-04T14:48:21.057Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-04T14:48:21.311Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-04T14:48:33.457Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-04T14:48:34.016Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-04T14:48:35.898Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-04T14:48:35.898Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-04T14:48:35.898Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-04T14:48:35.898Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-04T14:48:36.462Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-04T14:48:39.719Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-04T14:48:41.078Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-04T14:48:42.959Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-04T14:48:43.882Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-04T14:48:44.440Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-04T14:48:45.002Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-04T14:48:46.361Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-04T14:48:46.361Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-04T14:48:46.618Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-04T14:48:47.980Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-04T14:48:49.353Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-04T14:48:51.238Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-04T14:48:51.238Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-04T14:48:51.238Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-04T14:48:53.118Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-04T14:48:54.477Z] === RUN TestDockerSuite/TestRunMount [2020-05-04T14:49:00.997Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-04T14:49:01.555Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-04T14:49:02.114Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-04T14:49:03.995Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-04T14:49:06.501Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-04T14:49:09.757Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-04T14:49:12.263Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-04T14:49:14.771Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-04T14:49:16.651Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-04T14:49:18.010Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-04T14:49:18.264Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-04T14:49:18.823Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-04T14:49:20.181Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-04T14:49:20.739Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-04T14:49:21.662Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-04T14:49:24.171Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-04T14:49:26.677Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-04T14:49:31.906Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-04T14:49:31.906Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-04T14:49:31.906Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-04T14:49:31.906Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-04T14:49:32.828Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-04T14:49:32.828Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-04T14:49:33.754Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-04T14:49:34.678Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-04T14:49:34.678Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-04T14:49:35.604Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-04T14:49:36.530Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-04T14:49:36.530Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-04T14:49:36.786Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-04T14:49:37.346Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-04T14:49:38.269Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-04T14:49:40.154Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-04T14:49:41.513Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-04T14:49:42.071Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-04T14:49:42.995Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-04T14:49:43.919Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-04T14:49:44.842Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-04T14:49:45.765Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-04T14:49:45.765Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-04T14:49:46.687Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-04T14:49:46.687Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-04T14:49:47.611Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-04T14:49:47.611Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-04T14:49:48.170Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-04T14:49:50.053Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-04T14:49:50.053Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-04T14:49:54.210Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-04T14:49:55.133Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-04T14:49:55.387Z] === RUN TestDockerSuite/TestRunRm [2020-05-04T14:49:56.312Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-04T14:49:58.194Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-04T14:50:00.080Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-04T14:50:01.005Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-04T14:50:01.930Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-04T14:50:03.815Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-04T14:50:03.815Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-04T14:50:04.742Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-04T14:50:07.251Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-04T14:50:11.418Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-04T14:50:11.981Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-04T14:50:11.981Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-04T14:50:14.488Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-04T14:50:15.048Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-04T14:50:15.971Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-04T14:50:16.896Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-04T14:50:17.455Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-04T14:50:18.378Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-04T14:50:19.301Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-04T14:50:19.859Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-04T14:50:20.114Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-04T14:50:20.673Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-04T14:50:20.927Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-04T14:50:21.486Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-04T14:50:22.045Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-04T14:50:24.553Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-04T14:50:24.553Z] === RUN TestDockerSuite/TestRunState [2020-05-04T14:50:26.436Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-04T14:50:27.365Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-04T14:50:28.305Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-04T14:50:28.305Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-04T14:50:28.305Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-04T14:50:29.228Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-04T14:50:29.786Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-04T14:50:31.668Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-04T14:50:31.668Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-04T14:50:31.668Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-04T14:50:32.227Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-04T14:50:34.737Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-04T14:50:35.659Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-04T14:50:37.542Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-04T14:50:41.697Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-04T14:50:44.954Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-04T14:50:45.512Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-04T14:50:46.435Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-04T14:50:46.994Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-04T14:50:49.502Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-04T14:50:50.861Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-04T14:50:51.422Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-04T14:50:51.422Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-04T14:50:51.678Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-04T14:50:52.602Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-04T14:50:53.540Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-04T14:50:54.099Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-04T14:50:54.100Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-04T14:50:54.354Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-04T14:50:55.277Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-04T14:51:00.509Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-04T14:51:00.509Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-04T14:51:01.867Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-04T14:51:04.373Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-04T14:51:05.732Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-04T14:51:08.237Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-04T14:51:10.743Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-04T14:51:11.666Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-04T14:51:12.224Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-04T14:51:13.148Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-04T14:51:13.148Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-04T14:51:13.148Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-04T14:51:13.148Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-04T14:51:13.402Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-04T14:51:14.326Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-04T14:51:15.249Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-04T14:51:16.171Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-04T14:51:17.530Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-04T14:51:18.453Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-04T14:51:18.453Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-04T14:51:19.377Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-04T14:51:19.377Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-04T14:51:20.305Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-04T14:51:20.305Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-04T14:51:20.305Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-04T14:51:20.305Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-04T14:51:20.305Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-04T14:51:20.562Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-04T14:51:20.817Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-04T14:51:21.071Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-04T14:51:21.071Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-04T14:51:21.325Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-04T14:51:22.248Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-04T14:51:23.176Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-04T14:51:23.735Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-04T14:51:23.735Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-04T14:51:24.658Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-04T14:51:24.913Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-04T14:51:25.839Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-04T14:51:25.839Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-04T14:51:26.761Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-04T14:51:27.684Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-04T14:51:27.685Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-04T14:51:27.685Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-04T14:51:28.243Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-04T14:51:30.125Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-04T14:51:30.683Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-04T14:51:30.683Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-04T14:51:31.607Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-04T14:51:31.607Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-04T14:51:33.044Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-04T14:51:33.967Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-04T14:51:36.474Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-04T14:51:37.398Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-04T14:51:37.398Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-04T14:51:37.398Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-04T14:51:38.320Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-04T14:51:39.680Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-04T14:51:40.603Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-04T14:51:40.603Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-04T14:51:43.129Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-04T14:51:43.129Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-04T14:51:43.383Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-04T14:51:45.891Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-04T14:51:45.891Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-04T14:51:47.251Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-04T14:51:47.251Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-04T14:51:47.251Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-04T14:51:49.133Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-04T14:51:50.492Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-04T14:51:50.746Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-04T14:51:50.746Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-04T14:51:51.001Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-04T14:51:51.001Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-04T14:51:51.559Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-04T14:51:54.065Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-04T14:51:59.294Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-04T14:52:01.803Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-04T14:52:02.726Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-04T14:52:04.608Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-04T14:52:07.115Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-04T14:52:07.115Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-04T14:52:10.375Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-04T14:52:11.299Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-04T14:52:13.196Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-04T14:52:15.702Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-04T14:52:17.582Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-04T14:52:20.838Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-04T14:52:20.838Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-04T14:52:26.068Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-04T14:52:26.627Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-04T14:52:29.134Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-04T14:52:34.362Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-04T14:52:37.616Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-04T14:52:38.975Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-04T14:52:39.897Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-04T14:52:40.457Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-04T14:52:41.380Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-04T14:52:41.380Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-04T14:52:42.305Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-04T14:52:46.469Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-04T14:52:49.725Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-04T14:52:50.648Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-04T14:52:51.570Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-04T14:52:51.570Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-04T14:52:52.493Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-04T14:52:54.375Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-04T14:52:54.375Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-04T14:52:55.734Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-04T14:52:56.658Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-04T14:52:58.019Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-04T14:52:59.379Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-04T14:53:03.533Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-04T14:53:04.894Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-04T14:53:04.894Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-04T14:53:05.816Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-04T14:53:06.740Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-04T14:53:11.973Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-04T14:53:15.232Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-04T14:53:18.489Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-04T14:53:20.996Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-04T14:53:25.149Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-04T14:53:30.380Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-04T14:53:32.261Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-04T14:53:34.770Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-04T14:53:36.128Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-04T14:53:38.012Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-04T14:53:40.520Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-04T14:53:42.403Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-04T14:53:44.930Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-04T14:53:47.437Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-04T14:53:49.943Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-04T14:54:04.758Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-04T14:54:04.758Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-04T14:54:04.758Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-04T14:54:05.683Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-04T14:54:05.683Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-04T14:54:05.683Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-04T14:54:05.683Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-04T14:54:06.607Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-04T14:54:06.607Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-04T14:54:07.530Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-04T14:54:07.784Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-04T14:54:07.784Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-04T14:54:07.784Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-04T14:54:07.784Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-04T14:54:10.296Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-04T14:54:10.296Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-04T14:54:10.551Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-04T14:54:10.551Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-04T14:54:10.551Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-04T14:54:11.475Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-04T14:54:13.982Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-04T14:54:13.982Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-04T14:54:13.982Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-04T14:54:17.239Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-04T14:54:22.498Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite (1781.21s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.01s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.25s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.37s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.44s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.95s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.21s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.20s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.23s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.22s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.20s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.35s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.05s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAttachDetach (1.42s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.29s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.27s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.06s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.34s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.83s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.81s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.66s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.56s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.56s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.71s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.47s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.62s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.67s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.91s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.99s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.18s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.40s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.00s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.13s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.49s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.61s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.95s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.00s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.91s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.06s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.18s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.74s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.05s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.86s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.38s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.25s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.26s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.02s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.71s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.44s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.65s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.62s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.57s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.41s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.04s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.32s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.30s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.99s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.08s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.47s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.74s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.63s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.27s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.54s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.81s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2020-05-04T14:54:22.498Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-04T14:54:22.498Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.498Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.67s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.09s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.94s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildContChar (3.57s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.41s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.53s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.22s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.24s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.12s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.98s) [2020-05-04T14:54:22.499Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-04T14:54:22.499Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.499Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-04T14:54:22.499Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.499Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-04T14:54:22.499Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.499Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-04T14:54:22.499Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.27s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.21s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.28s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.74s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.65s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.83s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.69s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.53s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.56s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.55s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.39s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.69s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.05s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.88s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.97s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.81s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.58s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.74s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.13s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.80s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.41s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.05s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.92s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.80s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.07s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEnv (1.73s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.50s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.40s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.94s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.83s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.77s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.73s) [2020-05-04T14:54:22.499Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-04T14:54:22.499Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.25s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildFails (1.19s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.88s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.40s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.96s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.56s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.08s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.18s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.35s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.32s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.66s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildHistory (4.66s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.86s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.13s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildLabel (0.55s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildLabels (0.65s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.33s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.43s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.57s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.62s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.41s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.07s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.08s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.46s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.28s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.77s) [2020-05-04T14:54:22.499Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-04T14:54:22.499Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.49s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.80s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.61s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.84s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.04s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.24s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.19s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.33s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.80s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.50s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.91s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.77s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.69s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.52s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.78s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.69s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.92s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildPATH (2.57s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.97s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.10s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.72s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.78s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.36s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildRm (3.38s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.21s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.27s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.29s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.23s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.31s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.46s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.22s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.45s) [2020-05-04T14:54:22.499Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-04T14:54:22.499Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildStderr (1.18s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.11s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.32s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.18s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.64s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.14s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.50s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildUser (2.16s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.51s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.90s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.26s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.06s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.11s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.65s) [2020-05-04T14:54:22.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-04T14:54:22.499Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2020-05-04T14:54:22.499Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-04T14:54:22.499Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-04T14:54:22.499Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.07s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.07s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.27s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.13s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.21s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.21s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.57s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.82s) [2020-05-04T14:54:22.499Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-04T14:54:22.499Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.99s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.47s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-05-04T14:54:22.499Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-04T14:54:22.499Z] docker_cli_sni_test.go:18: Flakey test [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.97s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.29s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestCommitChange (1.12s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.47s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.06s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.96s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.10s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestCommitTTY (1.81s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.97s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.88s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.02s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.31s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.26s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.01s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.97s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.80s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.82s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.97s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.93s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-05-04T14:54:22.499Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.87s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2020-05-04T14:54:22.500Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-04T14:54:22.500Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.96s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.34s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.73s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.95s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.31s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.55s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.70s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (2.01s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000aa8c20_} (1.69s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1110781554_/foo_false____} (1.58s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1110781554_/foo_true____} (1.65s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3597224745_/foo_false____} (1.48s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3597224745_/foo_true____} (1.61s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3597224745_/foo_true__0xc000aa8c80__} (1.61s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000aa8ca0_} (1.61s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000aa8cc0_} (1.87s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000aa8ce0_} (1.64s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000aa8d00_} (1.64s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.79s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.91s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.46s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.94s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.71s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.98s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.15s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.00s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.15s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.39s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.95s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.01s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.38s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.10s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.09s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.24s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.77s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.53s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.94s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.54s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.85s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.02s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.44s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.07s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.07s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.69s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.84s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.44s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.61s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.64s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s) [2020-05-04T14:54:22.500Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-04T14:54:22.500Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.89s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.49s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateLabels (0.13s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2020-05-04T14:54:22.500Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-04T14:54:22.500Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.51s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.15s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.22s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.04s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.06s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.40s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.66s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.60s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.79s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.33s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.84s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.66s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.70s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.86s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.81s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.10s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.31s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsAttach (1.00s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsCommit (1.12s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.02s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.97s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.91s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.70s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.43s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.53s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsCopy (1.33s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.72s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.92s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.51s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.64s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.10s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsFilters (1.74s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsFormat (1.83s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.16s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.34s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.54s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.36s) [2020-05-04T14:54:22.500Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-04T14:54:22.500Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-04T14:54:22.500Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-04T14:54:22.500Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.56s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsResize (0.86s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.78s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.93s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsTop (0.87s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.62s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExec (0.91s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.67s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.00s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.00s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.88s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecCgroup (1.57s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecEnv (1.06s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.85s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.77s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecInspectID (1.99s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecInteractive (0.88s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.91s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.07s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecParseError (0.93s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.87s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.76s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.39s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.93s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecStartFails (0.79s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.22s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.43s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecTTY (0.92s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.92s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecUlimits (0.95s) [2020-05-04T14:54:22.500Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-04T14:54:22.500Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.15s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.23s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.98s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestExecWithUser (1.02s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.88s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.77s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.90s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.38s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestHealth (21.30s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.98s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.16s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.17s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-04T14:54:22.500Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.00s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.01s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImportDisplay (1.80s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImportFile (1.89s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.92s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImportGzipped (2.06s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.31s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.92s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.93s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.88s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.71s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.70s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.71s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.68s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.81s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s) [2020-05-04T14:54:22.501Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-04T14:54:22.501Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.38s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectHistory (1.00s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-05-04T14:54:22.501Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-04T14:54:22.501Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.83s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.87s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.85s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.02s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.94s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.09s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectStatus (0.94s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.65s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.90s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.95s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.86s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.87s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.71s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.77s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.73s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.53s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.61s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.69s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.55s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.84s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.39s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.87s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.89s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.86s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.68s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.06s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.79s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.11s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.26s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.83s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsSince (6.92s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.87s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsTail (0.84s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.83s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.52s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.70s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestNetHostname (2.86s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.37s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.30s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPluginActive (1.62s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.19s) [2020-05-04T14:54:22.501Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-04T14:54:22.501Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.26s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.52s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.05s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.34s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.42s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.59s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.56s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPortList (11.19s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.64s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.39s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.88s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.68s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.62s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.10s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.60s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsByOrder (3.31s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.77s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.76s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.10s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.99s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.64s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.58s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.64s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.61s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.70s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.55s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.47s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.95s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.54s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.56s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2020-05-04T14:54:22.501Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-04T14:54:22.501Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.29s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.28s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.61s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.87s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.01s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.33s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.78s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.08s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.57s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.27s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.02s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.10s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.03s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.10s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.81s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.93s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.12s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.75s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAddHost (0.98s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.06s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.86s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.96s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.87s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.57s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.99s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.93s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.76s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.66s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.92s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.92s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.91s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.88s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.34s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.04s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.91s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.66s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.61s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.58s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.86s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2020-05-04T14:54:22.501Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.82s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.76s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.96s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.50s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.69s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.68s) [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-04T14:54:22.502Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-04T14:54:22.502Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.83s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.58s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.53s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.93s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.73s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-04T14:54:22.502Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.72s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.01s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.00s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.77s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunExitCode (0.83s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.77s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.77s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.58s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-04T14:54:22.502Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.62s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.17s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.55s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.67s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.28s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.71s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunMount (6.16s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.48s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.38s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.52s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.60s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.40s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.44s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.73s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.87s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.94s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.81s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.97s) [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-04T14:54:22.502Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.88s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.07s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.18s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.63s) [2020-05-04T14:54:22.502Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.80s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.92s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.02s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (1.02s) [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-04T14:54:22.502Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.86s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.85s) [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-04T14:54:22.502Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.89s) [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-04T14:54:22.502Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.51s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.76s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunRm (0.94s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.85s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.07s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.09s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.46s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.80s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.87s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.85s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.92s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.95s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.90s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunState (1.73s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.89s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-04T14:54:22.502Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.77s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunSysctls (1.59s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.86s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.56s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.97s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.02s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.99s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.84s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.34s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s) [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-04T14:54:22.502Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.56s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.34s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.63s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.47s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.70s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-04T14:54:22.502Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-04T14:54:22.502Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-04T14:54:22.502Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.87s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.89s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.86s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.91s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.04s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.23s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.21s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.79s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.37s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.87s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.87s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.77s) [2020-05-04T14:54:22.502Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-04T14:54:22.502Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.62s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.79s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.51s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.99s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.12s) [2020-05-04T14:54:22.502Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents659192475 [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.52s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.48s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.29s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.55s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.52s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.01s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.52s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.99s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.83s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStartRecordError (1.85s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.44s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.24s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.22s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.33s) [2020-05-04T14:54:22.502Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.81s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2020-05-04T14:54:22.503Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-04T14:54:22.503Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.81s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.26s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.34s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s) [2020-05-04T14:54:22.503Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-04T14:54:22.503Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.76s) [2020-05-04T14:54:22.503Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-04T14:54:22.503Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.67s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.94s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.68s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUpdateStats (3.77s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.50s) [2020-05-04T14:54:22.503Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-04T14:54:22.503Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.10s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.94s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.24s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.69s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.17s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.63s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.14s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.05s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.37s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.67s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.33s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.38s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.82s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.46s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.80s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.50s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.15s) [2020-05-04T14:54:22.503Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.48s) [2020-05-04T14:54:22.503Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-04T14:54:22.503Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-04T14:54:22.503Z] === RUN TestDockerRegistrySuite [2020-05-04T14:54:22.503Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-04T14:54:23.427Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-04T14:54:25.307Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-04T14:54:26.667Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-04T14:54:26.921Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-04T14:54:31.075Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-04T14:54:35.229Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-04T14:54:39.385Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-04T14:54:40.744Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-04T14:54:42.102Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-04T14:54:43.464Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-04T14:54:44.823Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-04T14:54:46.704Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-04T14:54:47.627Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-04T14:54:48.550Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-04T14:54:49.109Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-04T14:54:52.378Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-04T14:54:54.884Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-04T14:54:56.243Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-04T14:54:59.499Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-04T14:55:00.858Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-04T14:55:01.113Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-04T14:55:02.472Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-04T14:55:02.472Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-04T14:55:03.832Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-04T14:55:03.832Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-04T14:55:04.392Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-04T14:55:04.392Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-04T14:55:04.392Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-04T14:55:04.952Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-04T14:55:05.876Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-04T14:55:09.135Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-04T14:55:09.135Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-04T14:55:09.389Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-04T14:55:11.270Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-04T14:55:11.525Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-04T14:55:11.525Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-04T14:55:12.084Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-04T14:55:12.339Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-04T14:55:12.593Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-04T14:55:12.847Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-04T14:55:13.771Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-04T14:55:14.330Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-04T14:55:16.848Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-04T14:55:17.102Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-04T14:55:18.024Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-04T14:55:19.907Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-04T14:55:20.832Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite (59.81s) [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.88s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d2fa9b409d864] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d1a45f7678a61] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.82s) [2020-05-04T14:55:21.390Z] check_test.go:196: [dadea3734966d] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-04T14:55:21.390Z] check_test.go:196: [df2d5434121f8] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.13s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d65ec57b206d7] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.16s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d5a00e1297c76] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.16s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d7596447f5723] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2020-05-04T14:55:21.390Z] check_test.go:196: [da9c9032e850a] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d61014b908c13] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.44s) [2020-05-04T14:55:21.390Z] check_test.go:196: [dd966a742dfbb] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d12435233b5c2] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d42479d552b36] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d0a3c7c01a846] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.48s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d4928a6f4d195] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.04s) [2020-05-04T14:55:21.390Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:93a4cab8f83d1ca622567040f5d89527a210f6dd5b0e999ef86158b473e5e8b7 [2020-05-04T14:55:21.390Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b1fcefff25f4eb5a4ebcbeef83103ba5da1d1d79319296d1b03af07fea210ae8 [2020-05-04T14:55:21.390Z] check_test.go:196: [de15a715a5e65] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.76s) [2020-05-04T14:55:21.390Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ec1f00ef1ae979a38e0c17c6855dab5588ca862f9ff894a08f1ea85d299f8b39 [2020-05-04T14:55:21.390Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f192491f55791a173468b4072ebc2c12576247cfbd1996aba56b869f74d0adeb [2020-05-04T14:55:21.390Z] check_test.go:196: [d34afb814b7bc] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.33s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d7ae0ac371b43] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.27s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d72e840a5de86] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d6c2db96d8575] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-05-04T14:55:21.390Z] check_test.go:196: [dcff838932fbb] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d83bb183e3b3e] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d7ce2eecce85d] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d4516e6c41898] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.93s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d9572cd40cc97] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2020-05-04T14:55:21.390Z] check_test.go:196: [dcfdb3db8787f] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.61s) [2020-05-04T14:55:21.390Z] check_test.go:196: [dbc5ef3313fcc] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.57s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d5d45bd0562a8] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d0a2466660999] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2020-05-04T14:55:21.390Z] check_test.go:196: [df659ac2f5006] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.32s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d626255483de7] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-05-04T14:55:21.390Z] check_test.go:196: [de825ea05b896] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d3b26ace8f5eb] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.58s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d412b0cbec298] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.30s) [2020-05-04T14:55:21.390Z] check_test.go:196: [da9973d43646a] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.31s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d360da005e022] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.59s) [2020-05-04T14:55:21.390Z] check_test.go:196: [d1e5295751c94] daemon is not started [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.11s) [2020-05-04T14:55:21.390Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-05-04T14:55:21.390Z] === RUN TestDockerSchema1RegistrySuite [2020-05-04T14:55:21.390Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-04T14:55:21.645Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-04T14:55:26.880Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-04T14:55:31.036Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-04T14:55:36.274Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-04T14:55:37.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-04T14:55:39.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-04T14:55:39.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-04T14:55:40.439Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-04T14:55:41.800Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-04T14:55:43.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-04T14:55:47.317Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-04T14:55:47.317Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-04T14:55:47.886Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-04T14:55:47.886Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-04T14:55:48.140Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-04T14:55:48.699Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-04T14:55:48.954Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite (27.60s) [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.35s) [2020-05-04T14:55:48.954Z] check_test.go:223: [d5fdef199111e] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.54s) [2020-05-04T14:55:48.954Z] check_test.go:223: [d747029aa52b6] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.55s) [2020-05-04T14:55:48.954Z] check_test.go:223: [d98b1fe0692a6] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.04s) [2020-05-04T14:55:48.954Z] check_test.go:223: [d7e08ca155ef8] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.39s) [2020-05-04T14:55:48.954Z] check_test.go:223: [dea655aacf528] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.44s) [2020-05-04T14:55:48.954Z] check_test.go:223: [d66a10fa87e96] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-04T14:55:48.954Z] check_test.go:223: [d0cdf1d9cd6d4] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.63s) [2020-05-04T14:55:48.954Z] check_test.go:223: [d5dbe130f6624] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.33s) [2020-05-04T14:55:48.954Z] check_test.go:223: [dae686aa28c32] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2020-05-04T14:55:48.954Z] check_test.go:223: [dc957236ea40e] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.89s) [2020-05-04T14:55:48.954Z] check_test.go:223: [d37fb73e4ba52] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-05-04T14:55:48.954Z] check_test.go:223: [dd09a8a0c10bb] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-05-04T14:55:48.954Z] check_test.go:223: [da981952883dd] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-04T14:55:48.954Z] check_test.go:223: [d49704ed68dd8] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-05-04T14:55:48.954Z] check_test.go:223: [dad5331a7e5fe] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-05-04T14:55:48.954Z] check_test.go:223: [dfa82c4a98c44] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-05-04T14:55:48.954Z] check_test.go:223: [d58e7717bba64] daemon is not started [2020-05-04T14:55:48.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-04T14:55:48.954Z] check_test.go:223: [dc3e4d6fbeeb8] daemon is not started [2020-05-04T14:55:48.954Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-04T14:55:48.954Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-04T14:55:49.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-04T14:55:50.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-04T14:55:50.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-04T14:55:52.049Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-04T14:55:52.049Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-04T14:55:52.304Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-04T14:55:52.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-04T14:55:52.862Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.95s) [2020-05-04T14:55:52.862Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2020-05-04T14:55:52.862Z] check_test.go:252: [d318e2bce92e8] daemon is not started [2020-05-04T14:55:52.862Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2020-05-04T14:55:52.862Z] check_test.go:252: [d2e110a0735d2] daemon is not started [2020-05-04T14:55:52.862Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-05-04T14:55:52.862Z] check_test.go:252: [d0cd5102696a4] daemon is not started [2020-05-04T14:55:52.862Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2020-05-04T14:55:52.862Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-05-04T14:55:52.862Z] check_test.go:252: [d6d947c470ff2] daemon is not started [2020-05-04T14:55:52.862Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-05-04T14:55:52.862Z] check_test.go:252: [d69517225c692] daemon is not started [2020-05-04T14:55:52.862Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2020-05-04T14:55:52.862Z] check_test.go:252: [dfd2d05cae942] daemon is not started [2020-05-04T14:55:52.862Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-05-04T14:55:52.862Z] check_test.go:252: [d0d3178b74ce6] daemon is not started [2020-05-04T14:55:52.862Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-04T14:55:52.862Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-04T14:55:58.092Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-04T14:55:58.346Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-04T14:55:58.346Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-04T14:55:58.600Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-04T14:55:58.600Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-05-04T14:55:58.600Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-05-04T14:55:58.600Z] check_test.go:279: [d8c3e45864410] daemon is not started [2020-05-04T14:55:58.600Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-04T14:55:58.600Z] check_test.go:279: [d9eeabf2583d7] daemon is not started [2020-05-04T14:55:58.600Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-04T14:55:58.600Z] check_test.go:279: [df4ba8385988f] daemon is not started [2020-05-04T14:55:58.600Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-04T14:55:58.600Z] check_test.go:279: [d301c478f5d04] daemon is not started [2020-05-04T14:55:58.600Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-05-04T14:55:58.600Z] check_test.go:279: [d0776a530ab32] daemon is not started [2020-05-04T14:55:58.600Z] === RUN TestDockerNetworkSuite [2020-05-04T14:55:58.600Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-04T14:56:01.858Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-04T14:56:02.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-04T14:56:08.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-04T14:56:10.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-04T14:56:11.438Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-04T14:56:13.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-04T14:56:14.504Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-04T14:56:16.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-04T14:56:18.278Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-04T14:56:21.534Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-04T14:56:26.766Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-04T14:56:26.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-04T14:56:29.275Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-04T14:56:29.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-04T14:56:32.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-04T14:56:32.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-04T14:56:33.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-04T14:56:34.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-04T14:56:36.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-04T14:56:36.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-04T14:56:36.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-04T14:56:38.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-04T14:56:38.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-04T14:56:38.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-04T14:56:38.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-04T14:56:39.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-04T14:56:41.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-04T14:56:41.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-04T14:56:41.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-04T14:56:41.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-04T14:56:46.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-04T14:56:50.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-04T14:56:50.176Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-04T14:57:00.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-04T14:57:00.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-04T14:57:01.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-04T14:57:01.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-04T14:57:01.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-04T14:57:01.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-04T14:57:01.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-04T14:57:01.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-04T14:57:05.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-04T14:57:05.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-04T14:57:05.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-04T14:57:05.949Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-04T14:57:07.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-04T14:57:09.191Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-04T14:57:12.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-04T14:57:12.448Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-04T14:57:16.604Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-04T14:57:17.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-04T14:57:17.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-04T14:57:19.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-04T14:57:22.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-04T14:57:22.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-04T14:57:23.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-04T14:57:23.683Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-04T14:57:24.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-04T14:57:26.124Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-04T14:57:30.284Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-04T14:57:32.168Z] --- PASS: TestDockerNetworkSuite (93.20s) [2020-05-04T14:57:32.168Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.67s) [2020-05-04T14:57:32.168Z] docker_cli_network_unix_test.go:46: [dd6ac169f1e91] daemon is not started [2020-05-04T14:57:32.168Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.27s) [2020-05-04T14:57:32.168Z] docker_cli_network_unix_test.go:46: [d38bf132860c9] daemon is not started [2020-05-04T14:57:32.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.81s) [2020-05-04T14:57:32.168Z] docker_cli_network_unix_test.go:46: [d47d8a30de938] daemon is not started [2020-05-04T14:57:32.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.61s) [2020-05-04T14:57:32.168Z] docker_cli_network_unix_test.go:46: [dd6765a4ab565] daemon is not started [2020-05-04T14:57:32.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.77s) [2020-05-04T14:57:32.168Z] docker_cli_network_unix_test.go:1233: [d8d281b3bb615] daemon is not started [2020-05-04T14:57:32.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.39s) [2020-05-04T14:57:32.168Z] docker_cli_network_unix_test.go:46: [d4b6d387feb9f] daemon is not started [2020-05-04T14:57:32.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.90s) [2020-05-04T14:57:32.168Z] docker_cli_network_unix_test.go:46: [d9201c9f6d4c9] daemon is not started [2020-05-04T14:57:32.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.75s) [2020-05-04T14:57:32.168Z] docker_cli_network_unix_test.go:46: [d0b58a8f806fc] daemon is not started [2020-05-04T14:57:32.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.99s) [2020-05-04T14:57:32.168Z] docker_cli_network_unix_test.go:46: [d6b149c28ae2c] daemon is not started [2020-05-04T14:57:32.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.84s) [2020-05-04T14:57:32.168Z] docker_cli_network_unix_test.go:46: [d69a12fc3398d] daemon is not started [2020-05-04T14:57:32.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.77s) [2020-05-04T14:57:32.168Z] docker_cli_network_unix_test.go:46: [dfafa5c842785] daemon is not started [2020-05-04T14:57:32.168Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.42s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d77df17668b7b] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d86e3df038c69] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d652ca521930b] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d6c8d13332b10] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.30s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d4c6a8e8fa590] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [dd47f828a3ea5] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d3293708724c7] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [deb16733bd424] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.37s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [dfed3c5299aaf] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.58s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [deec6dda33c23] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [dc34979d2200d] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d8ddae5c22fcc] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [dab824ce576d6] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.14s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:968: [dbd1800786226] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.45s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [dc8467606e2c6] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.27s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:1116: [df8c74731e4b2] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [dc8a6c9f51b2e] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d67273b2f1eb6] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [dad0b59fcaa5a] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d3cc661fd2bde] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d9c98e97993a8] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d9119b612f08f] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [dfe02062ab933] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.24s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d044c769bc28f] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d6108d145e2d7] daemon is not started [2020-05-04T14:57:32.169Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d36778540c14e] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.61s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d2c64b56157c3] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.80s) [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.12s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:1084: [da4934dacce65] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [df643a97942e4] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.80s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d52e67e45ee55] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.85s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d35d0b0fcfe54] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d2636e1011a03] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.58s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [dac2670c80ea2] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.85s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d61f50faaff6e] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.82s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d789c2fc4a4dd] daemon is not started [2020-05-04T14:57:32.169Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.79s) [2020-05-04T14:57:32.169Z] docker_cli_network_unix_test.go:46: [d5014a6715a51] daemon is not started [2020-05-04T14:57:32.169Z] === RUN TestDockerHubPullSuite [2020-05-04T14:57:32.169Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-04T14:57:33.529Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-04T14:57:33.529Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-04T14:57:36.038Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-04T14:57:36.038Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-04T14:57:36.293Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-04T14:57:37.217Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-04T14:57:37.472Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-04T14:57:37.472Z] --- PASS: TestDockerHubPullSuite (5.68s) [2020-05-04T14:57:37.472Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s) [2020-05-04T14:57:37.472Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2020-05-04T14:57:37.472Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s) [2020-05-04T14:57:37.472Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.34s) [2020-05-04T14:57:37.472Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2020-05-04T14:57:37.472Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-05-04T14:57:37.472Z] PASS [2020-05-04T14:57:37.472Z] [2020-05-04T14:57:37.472Z] === Skipped [2020-05-04T14:57:37.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-04T14:57:37.472Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-04T14:57:37.472Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.472Z] [2020-05-04T14:57:37.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-04T14:57:37.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-04T14:57:37.472Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.472Z] [2020-05-04T14:57:37.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-04T14:57:37.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-04T14:57:37.472Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.472Z] [2020-05-04T14:57:37.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-04T14:57:37.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-04T14:57:37.472Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.472Z] [2020-05-04T14:57:37.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-04T14:57:37.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-04T14:57:37.472Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.472Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-04T14:57:37.473Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-04T14:57:37.473Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-04T14:57:37.473Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-04T14:57:37.473Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2020-05-04T14:57:37.473Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-04T14:57:37.473Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-04T14:57:37.473Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-04T14:57:37.473Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-04T14:57:37.473Z] docker_cli_sni_test.go:18: Flakey test [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-04T14:57:37.473Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-04T14:57:37.473Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-04T14:57:37.473Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-04T14:57:37.473Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-04T14:57:37.473Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-04T14:57:37.473Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-04T14:57:37.473Z] docker_cli_network_unix_test.go:46: [d36778540c14e] daemon is not started [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] [2020-05-04T14:57:37.473Z] DONE 1277 tests, 44 skipped in 2009.098s [2020-05-04T14:57:37.728Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-04T14:57:37.728Z] ++++ cat bundles/test-integration/docker.pid [2020-05-04T14:57:37.728Z] +++ kill 7591 [2020-05-04T14:57:38.652Z] +++ /etc/init.d/apparmor stop [2020-05-04T14:57:38.652Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-04T14:57:38.652Z] [2020-05-04T14:57:38.652Z] Unloading profiles will leave already running processes permanently [2020-05-04T14:57:38.652Z] unconfined, which can lead to unexpected situations. [2020-05-04T14:57:38.652Z] [2020-05-04T14:57:38.652Z] To set a process to complain mode, use the command line tool [2020-05-04T14:57:38.652Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-04T14:57:38.652Z] +++ true [2020-05-04T14:57:38.652Z] [2020-05-04T14:57:40.015Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-04T14:57:43.270Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-04T14:57:46.526Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-04T14:57:49.065Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-04T14:58:45.202Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-04T14:59:00.017Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite (1727.68s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.85s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.64s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.21s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.07s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.90s) [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:563: [dc25e8db28153] joining swarm manager [d81fc1ba6f04e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:585: [d0408cd331345] joining swarm manager [d81fc1ba6f04e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] check_test.go:380: [dc25e8db28153] daemon is not started [2020-05-04T14:59:18.037Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.65s) [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:46: [d46c89671656c] joining swarm manager [d6eaf30788325]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.45s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (44.36s) [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:304: [dfb75093d0d75] joining swarm manager [ddc9d68fa616f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:305: [df03de091b3a5] joining swarm manager [ddc9d68fa616f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.75s) [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:272: [dd7e4d7e3afea] joining swarm manager [d0cb202980519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:273: [de4d3d391c46c] joining swarm manager [d0cb202980519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.34s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.62s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.92s) [2020-05-04T14:59:18.037Z] docker_api_swarm_node_test.go:19: [dde7408d71489] joining swarm manager [d2f4696d8d546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_node_test.go:20: [d160a97948184] joining swarm manager [d2f4696d8d546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.61s) [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:502: [db465787fc8a0] joining swarm manager [d4ae5b83232ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:507: [d567db3998aa9] joining swarm manager [d4ae5b83232ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.54s) [2020-05-04T14:59:18.037Z] docker_api_swarm_node_test.go:80: [d9d52009aff0d] joining swarm manager [d0532d12c493b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.51s) [2020-05-04T14:59:18.037Z] docker_api_swarm_node_test.go:52: [dd71d9aad5cf1] joining swarm manager [d250c93e58225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_node_test.go:53: [dd5347e3974bd] joining swarm manager [d250c93e58225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.16s) [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:202: [d1c38909a5848] joining swarm manager [d17c82d5f8068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.69s) [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:384: [dee14829df320] joining swarm manager [dd54f5fc412c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:385: [dbf725f0b802f] joining swarm manager [dd54f5fc412c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] check_test.go:380: [dbf725f0b802f] daemon is not started [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.85s) [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:802: [d5799ab6b9d8a] joining swarm manager [dab6be8e4bebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:802: [dc8fcb0f7a991] joining swarm manager [dab6be8e4bebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:802: [dd68328f7f60e] joining swarm manager [dab6be8e4bebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:802: [d35f1bafe2617] joining swarm manager [dab6be8e4bebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-04T14:59:18.037Z] docker_api_swarm_test.go:810: [d01122c114d09] joining swarm manager [dab6be8e4bebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.77s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.02s) [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:394: [d40b0d8ca644c] joining swarm manager [db9bec9ca3696]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:394: [dd922edb397d4] joining swarm manager [db9bec9ca3696]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.34s) [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:342: [d93f060731878] joining swarm manager [d007092a4ad7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:342: [d5c6361966c46] joining swarm manager [d007092a4ad7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.62s) [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:489: [de3c5a00e681e] joining swarm manager [d24de09fbb86b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:489: [d252e689fd9ed] joining swarm manager [d24de09fbb86b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.55s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.52s) [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:127: [d4f88c26adee9] joining swarm manager [d55ea41e5ef77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:128: [d4c8ac958f55f] joining swarm manager [d55ea41e5ef77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:136: [d2c87c46c4c7b] joining swarm manager [d55ea41e5ef77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:137: [d1cb0dd6f2af6] joining swarm manager [d55ea41e5ef77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.17s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.59s) [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:303: [d0a5b9c8155bf] joining swarm manager [d5cd6979628b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:303: [d9b4675360aa5] joining swarm manager [d5cd6979628b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.40s) [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:99: [d7cba73c3ddec] joining swarm manager [d3f38a5e3d46c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:100: [da2d8bd9c290e] joining swarm manager [d3f38a5e3d46c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] check_test.go:380: [d7cba73c3ddec] daemon is not started [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.06s) [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:532: [d9e8d1ebb1685] joining swarm manager [d783b72001765]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:533: [dcce5040a7ed8] joining swarm manager [d783b72001765]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.74s) [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:147: [d3bee555eea8c] joining swarm manager [d56d9f7fa023a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.037Z] docker_api_swarm_service_test.go:147: [d6d729b25338a] joining swarm manager [d56d9f7fa023a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.29s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.90s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.14s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.76s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.34s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.30s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.26s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.76s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.02s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.39s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.97s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.96s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.03s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.16s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.33s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.88s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.44s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.56s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.52s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.83s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.33s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.73s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.81s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.60s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.16s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.11s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.28s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.36s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.51s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.35s) [2020-05-04T14:59:18.037Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.33s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.78s) [2020-05-04T14:59:18.038Z] docker_cli_service_logs_test.go:241: checking task bf8e6f98y69r [2020-05-04T14:59:18.038Z] docker_cli_service_logs_test.go:246: checking messages for bf8e6f98y69r [2020-05-04T14:59:18.038Z] docker_cli_service_logs_test.go:241: checking task 6djcdw6koxid [2020-05-04T14:59:18.038Z] docker_cli_service_logs_test.go:246: checking messages for 6djcdw6koxid [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.08s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.13s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.83s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.24s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.86s) [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:1901: [d68b5d88ec574] joining swarm manager [da4fb66916310]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:1902: [d172c1b375e2e] joining swarm manager [da4fb66916310]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.21s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.37s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.23s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.59s) [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:1802: [d8f6cc6a93ea6] joining swarm manager [d4709ee3099f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:1803: [d0d1cce640d9c] joining swarm manager [d4709ee3099f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.99s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.67s) [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:1321: [d6b15683e0eed] joining swarm manager [dce6f0d4346f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:1322: [d630e7e2b0778] joining swarm manager [dce6f0d4346f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.30s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.70s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.66s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.00s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.61s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.96s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.24s) [2020-05-04T14:59:18.038Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.72s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.91s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.17s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.39s) [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:1186: [d1babaac61cf3] joining swarm manager [d63a62f2f8610]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:1195: [d589adcc2e50f] joining swarm manager [d63a62f2f8610]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.86s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.83s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (141.76s) [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:1118: [deca209b17091] joining swarm manager [dae35167d64bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:1119: [d58ee375b0c7a] joining swarm manager [dae35167d64bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:1172: [ddbc0087a1d25] joining swarm manager [dae35167d64bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.01s) [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:1453: [d382a161a293e] joining swarm manager [deb9c848535d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.038Z] docker_cli_swarm_test.go:1454: [db2286fed4205] joining swarm manager [deb9c848535d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.26s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.42s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.06s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.08s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.26s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.45s) [2020-05-04T14:59:18.038Z] docker_cli_swarm_unix_test.go:62: [d95f772d78192] joining swarm manager [d8af9f682a39d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.02s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.79s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.97s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.79s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.24s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.53s) [2020-05-04T14:59:18.038Z] docker_api_swarm_test.go:962: [dc1de2bd38d2c] joining swarm manager [df14ccdec38d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.16s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.11s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.18s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.53s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.90s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.01s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.54s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.03s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.39s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.20s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.99s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.37s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.96s) [2020-05-04T14:59:18.038Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2020-05-04T14:59:18.038Z] === RUN TestDockerExternalVolumeSuite [2020-05-04T14:59:18.038Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-04T14:59:36.053Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-04T15:00:43.660Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-04T15:00:51.725Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-04T15:01:23.720Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-04T15:01:35.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-04T15:02:07.885Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-04T15:02:22.699Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-04T15:02:54.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-04T15:03:09.563Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-04T15:03:27.579Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-04T15:04:14.187Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-04T15:04:32.203Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-04T15:05:04.196Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-04T15:05:36.192Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-04T15:05:51.014Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-04T15:06:09.034Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-04T15:06:23.889Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite (441.33s) [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2020-05-04T15:06:38.706Z] docker_cli_external_volume_driver_test.go:53: [df9783546e2df] daemon is not started [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s) [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-05-04T15:06:38.706Z] docker_cli_external_volume_driver_test.go:53: [dd6682293ad61] daemon is not started [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-05-04T15:06:38.706Z] docker_cli_external_volume_driver_test.go:53: [d4248dba0db29] daemon is not started [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-04T15:06:38.706Z] docker_cli_external_volume_driver_test.go:53: [dedabf067d49a] daemon is not started [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.62s) [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s) [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s) [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-05-04T15:06:38.706Z] docker_cli_external_volume_driver_test.go:485: [d31918ed377ab] daemon is not started [2020-05-04T15:06:38.706Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-04T15:06:38.706Z] docker_cli_external_volume_driver_test.go:53: [d351b8fccaf6f] daemon is not started [2020-05-04T15:06:38.706Z] PASS [2020-05-04T15:06:38.706Z] [2020-05-04T15:06:38.706Z] === Skipped [2020-05-04T15:06:38.706Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-05-04T15:06:38.706Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-05-04T15:06:38.706Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-04T15:06:38.706Z] check_test.go:309: [d8911f46559e9] daemon is not started [2020-05-04T15:06:38.706Z] [2020-05-04T15:06:38.706Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-04T15:06:38.706Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-04T15:06:38.706Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-04T15:06:38.706Z] check_test.go:309: [d20963675438b] daemon is not started [2020-05-04T15:06:38.706Z] [2020-05-04T15:06:38.706Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2020-05-04T15:06:38.706Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2020-05-04T15:06:38.706Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-04T15:06:38.706Z] check_test.go:309: [dbb073181dd9d] daemon is not started [2020-05-04T15:06:38.706Z] [2020-05-04T15:06:38.706Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-04T15:06:38.706Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-04T15:06:38.706Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-05-04T15:06:38.706Z] [2020-05-04T15:06:38.706Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-04T15:06:38.706Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-04T15:06:38.706Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-04T15:06:38.706Z] [2020-05-04T15:06:38.706Z] [2020-05-04T15:06:38.706Z] DONE 273 tests, 5 skipped in 2550.306s [2020-05-04T15:06:38.706Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-04T15:06:39.264Z] ++++ cat bundles/test-integration/docker.pid [2020-05-04T15:06:39.264Z] +++ kill 7588 [2020-05-04T15:06:40.186Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1c3bd148fab5/docker.pid [2020-05-04T15:06:40.186Z] +++ kill 4324 [2020-05-04T15:06:40.186Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4324 is not a child of this shell [2020-05-04T15:06:40.186Z] warning: PID 4324 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1c3bd148fab5/docker.pid had a nonzero exit code [2020-05-04T15:06:40.186Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1c3bd148fab5/root: target is busy. [2020-05-04T15:06:40.186Z] +++ /etc/init.d/apparmor stop [2020-05-04T15:06:40.186Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-04T15:06:40.186Z] [2020-05-04T15:06:40.186Z] Unloading profiles will leave already running processes permanently [2020-05-04T15:06:40.186Z] unconfined, which can lead to unexpected situations. [2020-05-04T15:06:40.186Z] [2020-05-04T15:06:40.186Z] To set a process to complain mode, use the command line tool [2020-05-04T15:06:40.186Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-04T15:06:40.186Z] +++ true [2020-05-04T15:06:40.186Z] [2020-05-04T15:06:40.745Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-04T15:06:40.757Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-04T15:06:43.412Z] + echo Ensuring container killed. [2020-05-04T15:06:43.412Z] Ensuring container killed. [2020-05-04T15:06:43.412Z] + docker ps -aq -f name=docker-pr5-* [2020-05-04T15:06:43.412Z] + cids=275b1007468a [2020-05-04T15:06:43.412Z] 6af5021d0ff1 [2020-05-04T15:06:43.412Z] 8deb5b2d6e02 [2020-05-04T15:06:43.412Z] + [ -n 275b1007468a [2020-05-04T15:06:43.412Z] 6af5021d0ff1 [2020-05-04T15:06:43.412Z] 8deb5b2d6e02 ] [2020-05-04T15:06:43.412Z] + docker rm -vf 275b1007468a 6af5021d0ff1 8deb5b2d6e02 [2020-05-04T15:06:45.920Z] 275b1007468a [2020-05-04T15:06:45.920Z] 6af5021d0ff1 [2020-05-04T15:06:45.920Z] 8deb5b2d6e02 [Pipeline] sh [2020-05-04T15:06:46.317Z] + echo Chowning /workspace to jenkins user [2020-05-04T15:06:46.317Z] Chowning /workspace to jenkins user [2020-05-04T15:06:46.317Z] + id -u [2020-05-04T15:06:46.317Z] + id -g [2020-05-04T15:06:46.317Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40891:/workspace busybox chown -R 1000:1000 /workspace [2020-05-04T15:06:46.317Z] Unable to find image 'busybox:latest' locally [2020-05-04T15:06:51.549Z] latest: Pulling from library/busybox [2020-05-04T15:06:51.549Z] e2334dd9fee4: Pulling fs layer [2020-05-04T15:06:51.549Z] e2334dd9fee4: Download complete [2020-05-04T15:06:51.549Z] e2334dd9fee4: Pull complete [2020-05-04T15:06:51.549Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-04T15:06:51.549Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-04T15:06:56.161Z] + bundleName=amd64 [2020-05-04T15:06:56.161Z] + echo Creating amd64-bundles.tar.gz [2020-05-04T15:06:56.161Z] Creating amd64-bundles.tar.gz [2020-05-04T15:06:56.161Z] + xargs tar -czf amd64-bundles.tar.gz [2020-05-04T15:06:56.161Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-04T15:06:57.528Z] Archiving artifacts [2020-05-04T15:06:59.501Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40891/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-04T15:06:59.898Z] + make clean [2020-05-04T15:07:00.154Z] docker volume rm -f docker-dev-cache [2020-05-04T15:07:00.154Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-04T15:11:17.213Z] ok github.com/docker/docker/integration-cli 2189.033s [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === Skipped [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-04T15:11:17.214Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-04T15:11:17.214Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2020-05-04T15:11:17.214Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-04T15:11:17.214Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-04T15:11:17.214Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-04T15:11:17.214Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-05-04T15:11:17.214Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-04T15:11:17.214Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-04T15:11:17.214Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-04T15:11:17.214Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-04T15:11:17.214Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-04T15:11:17.214Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-04T15:11:17.214Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-04T15:11:17.214Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-04T15:11:17.214Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-04T15:11:17.214Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-04T15:11:17.214Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-04T15:11:17.214Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2020-05-04T15:11:17.214Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-04T15:11:17.214Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-04T15:11:17.214Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-04T15:11:17.214Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-04T15:11:17.214Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-04T15:11:17.214Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.214Z] [2020-05-04T15:11:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-05-04T15:11:17.215Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-05-04T15:11:17.215Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-04T15:11:17.215Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.215Z] [2020-05-04T15:11:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-04T15:11:17.215Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-05-04T15:11:17.216Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-04T15:11:17.216Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-05-04T15:11:17.216Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-05-04T15:11:17.216Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-05-04T15:11:17.216Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-04T15:11:17.216Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2020-05-04T15:11:17.216Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-04T15:11:17.216Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-04T15:11:17.216Z] docker_cli_sni_test.go:18: Flakey test [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-04T15:11:17.216Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-04T15:11:17.216Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-05-04T15:11:17.216Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-04T15:11:17.216Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.216Z] [2020-05-04T15:11:17.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-04T15:11:17.216Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-04T15:11:17.217Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-04T15:11:17.217Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-04T15:11:17.217Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-04T15:11:17.217Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-04T15:11:17.217Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-04T15:11:17.217Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-04T15:11:17.217Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-04T15:11:17.217Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-04T15:11:17.217Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-04T15:11:17.217Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.217Z] [2020-05-04T15:11:17.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-04T15:11:17.217Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-04T15:11:17.217Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-04T15:11:17.218Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-04T15:11:17.218Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-04T15:11:17.218Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-05-04T15:11:17.218Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-04T15:11:17.218Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-04T15:11:17.218Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-05-04T15:11:17.218Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-04T15:11:17.218Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-04T15:11:17.218Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-04T15:11:17.218Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-05-04T15:11:17.218Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-04T15:11:17.218Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-05-04T15:11:17.218Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-04T15:11:17.218Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.218Z] [2020-05-04T15:11:17.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-04T15:11:17.218Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-04T15:11:17.219Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-04T15:11:17.219Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-04T15:11:17.219Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-04T15:11:17.219Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-04T15:11:17.219Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-04T15:11:17.219Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-04T15:11:17.219Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-04T15:11:17.219Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-04T15:11:17.219Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-04T15:11:17.219Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-04T15:11:17.219Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-04T15:11:17.219Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-05-04T15:11:17.219Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-04T15:11:17.219Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-04T15:11:17.219Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.219Z] [2020-05-04T15:11:17.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-04T15:11:17.220Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-04T15:11:17.220Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.220Z] [2020-05-04T15:11:17.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-05-04T15:11:17.221Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-04T15:11:17.221Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-04T15:11:17.221Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.221Z] [2020-05-04T15:11:17.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-05-04T15:11:17.222Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-05-04T15:11:17.222Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-04T15:11:17.222Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-04T15:11:17.222Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.222Z] [2020-05-04T15:11:17.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-04T15:11:17.222Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.223Z] [2020-05-04T15:11:17.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-04T15:11:17.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-04T15:11:17.223Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.703Z] [2020-05-04T15:11:17.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-04T15:11:17.703Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-04T15:11:17.703Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.703Z] [2020-05-04T15:11:17.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-04T15:11:17.703Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-04T15:11:17.703Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.703Z] [2020-05-04T15:11:17.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-04T15:11:17.703Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-04T15:11:17.703Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.703Z] [2020-05-04T15:11:17.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-04T15:11:17.703Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-04T15:11:17.703Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.703Z] [2020-05-04T15:11:17.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-04T15:11:17.703Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-04T15:11:17.703Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.703Z] [2020-05-04T15:11:17.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-04T15:11:17.703Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-04T15:11:17.703Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.703Z] [2020-05-04T15:11:17.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-04T15:11:17.703Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-04T15:11:17.703Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.703Z] [2020-05-04T15:11:17.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-04T15:11:17.703Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-04T15:11:17.703Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.703Z] [2020-05-04T15:11:17.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-04T15:11:17.703Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-04T15:11:17.703Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.703Z] [2020-05-04T15:11:17.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-04T15:11:17.703Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-04T15:11:17.703Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.703Z] [2020-05-04T15:11:17.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-04T15:11:17.703Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-04T15:11:17.703Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.703Z] [2020-05-04T15:11:17.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-04T15:11:17.703Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-04T15:11:17.703Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-04T15:11:17.704Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-04T15:11:17.704Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-04T15:11:17.704Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-04T15:11:17.704Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-04T15:11:17.704Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-04T15:11:17.704Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-04T15:11:17.704Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-04T15:11:17.704Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-04T15:11:17.704Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-04T15:11:17.704Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-04T15:11:17.704Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-04T15:11:17.704Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] DONE 1096 tests, 549 skipped in 2196.277s [2020-05-04T15:11:17.704Z] INFO: Integration tests ended at 05/04/2020 15:11:17. Duration:00:36:36.3978396 [2020-05-04T15:11:17.704Z] INFO: Docker info of the daemon under test at end of run [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] Containers: 2 [2020-05-04T15:11:17.704Z] Running: 0 [2020-05-04T15:11:17.704Z] Paused: 0 [2020-05-04T15:11:17.704Z] Stopped: 2 [2020-05-04T15:11:17.704Z] Images: 15 [2020-05-04T15:11:17.704Z] Server Version: 0.0.0-dev [2020-05-04T15:11:17.704Z] Storage Driver: windowsfilter [2020-05-04T15:11:17.704Z] Windows: [2020-05-04T15:11:17.704Z] Logging Driver: json-file [2020-05-04T15:11:17.704Z] Plugins: [2020-05-04T15:11:17.704Z] Volume: local [2020-05-04T15:11:17.704Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-04T15:11:17.704Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-04T15:11:17.704Z] Swarm: inactive [2020-05-04T15:11:17.704Z] Default Isolation: process [2020-05-04T15:11:17.704Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-04T15:11:17.704Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-04T15:11:17.704Z] OSType: windows [2020-05-04T15:11:17.704Z] Architecture: x86_64 [2020-05-04T15:11:17.704Z] CPUs: 4 [2020-05-04T15:11:17.704Z] Total Memory: 32GiB [2020-05-04T15:11:17.704Z] Name: azwin-2-7f9d10 [2020-05-04T15:11:17.704Z] ID: ASG3:ZFA4:R74O:N54Q:EZXV:KKCN:2G7G:M7OR:UA2G:Q63D:CZEW:6F34 [2020-05-04T15:11:17.704Z] Docker Root Dir: D:\CI\PR-40891\5\daemon [2020-05-04T15:11:17.704Z] Debug Mode (client): false [2020-05-04T15:11:17.704Z] Debug Mode (server): true [2020-05-04T15:11:17.704Z] File Descriptors: -1 [2020-05-04T15:11:17.704Z] Goroutines: 18 [2020-05-04T15:11:17.704Z] System Time: 2020-05-04T15:11:17.1947426Z [2020-05-04T15:11:17.704Z] EventsListeners: 0 [2020-05-04T15:11:17.704Z] Registry: https://index.docker.io/v1/ [2020-05-04T15:11:17.704Z] Labels: [2020-05-04T15:11:17.704Z] Experimental: false [2020-05-04T15:11:17.704Z] Insecure Registries: [2020-05-04T15:11:17.704Z] 127.0.0.0/8 [2020-05-04T15:11:17.704Z] Live Restore Enabled: false [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] [2020-05-04T15:11:17.704Z] INFO: Stopping daemon under test [2020-05-04T15:11:17.704Z] SUCCESS: The process with PID 4020 (child process of PID 5532) has been terminated. [2020-05-04T15:11:17.704Z] SUCCESS: The process with PID 5532 (child process of PID 4952) has been terminated. [2020-05-04T15:11:17.704Z] INFO: Stop tailing logs of the daemon under tests [2020-05-04T15:11:17.704Z] INFO: executeCI.ps1 Completed successfully at 05/04/2020 15:11:17. [2020-05-04T15:11:17.704Z] INFO: Tidying up at end of run [2020-05-04T15:11:17.704Z] INFO: Saving daemon under test log (d:\CI\PR-40891\5\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-04T15:11:17.704Z] INFO: Saving daemon under test log (d:\CI\PR-40891\5\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-04T15:11:17.704Z] INFO: Nuke-Everything... [2020-05-04T15:11:17.704Z] INFO: Container count on control daemon to delete is 2 [2020-05-04T15:11:18.185Z] ae1f054674f1 [2020-05-04T15:11:18.185Z] 2d0a636883c8 [2020-05-04T15:11:18.665Z] INFO: Tidying pidfile d:\CI\PR-40891\5\docker.pid [2020-05-04T15:11:18.665Z] INFO: Nuking d:\CI [2020-05-04T15:11:44.169Z] INFO: Zapped successfully [2020-05-04T15:11:44.169Z] [2020-05-04T15:11:44.169Z] INFO: executeCI.ps1 exiting at Mon May 4 15:11:42 CUT 2020. Duration 00:56:47.0619699 [2020-05-04T15:11:44.169Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-04T15:11:44.436Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-04T15:11:58.367Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-04T15:12:00.860Z] Archiving artifacts [2020-05-04T15:12:15.606Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40891/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-04T15:12:16.599Z] + make clean [2020-05-04T15:12:18.869Z] docker volume rm -f docker-dev-cache [2020-05-04T15:12:18.869Z] 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